@charset "utf-8";

/* SUB0103 :: POLYESTER */
.sub0103_wrap .intro_banner { background-image: url(../img/sub01/sub0103_intro_banner.jpg); }
.sub0103_wrap .download_banner { background-image: url(../img/sub01/sub0103_download_banner.jpg); }
.sub0103_wrap .brand_07_popup .cont_group_02 .img_flex_cont .popup_desc{margin-top: 5px;}
.sub0103_wrap .brand_08_popup .cont_group_03 .flex_cont{flex-wrap: wrap;}
.sub0103_wrap .brand_08_popup .cont_group_03 .img_flex_cont{margin: 3.125em -1.25em -1.25em;}
.sub0103_wrap .brand_08_popup .cont_group_03 .img_flex_cont .half_img{ margin: 1.25em; width: calc(50% - 2.5em);}
.sub0103_wrap .brand_12_popup .cont_group_02 .cont_img{padding-top: 1em;}

/* 221209 Y add */
.sub0103_wrap .brand_13_popup .popup_banner .icon_list .two_items { align-items: flex-start; }
/* 230106 J del */
/* .sub0103_wrap .brand_13 .brand_logo img { max-width: none; width: 150%; left: 54%; top: 55%; } */ 
.sub0103_wrap .com_brand_lineup .brand_13{display: none;} /* 220202 J add */

@media screen and (min-width:761px) {
    .sub0103_wrap .brand_07_popup .cont_group_02 .img_flex_cont .img_box{width: calc(31.3% - 1.25em);}
    .sub0103_wrap .brand_08_popup .cont_group_03 .popup_desc{width: 62%;}
    .sub0103_wrap .brand_08_popup .cont_group_03 .popup_desc + .cont_img{ width: 38%;}
}
@media screen and (max-width:760px) {
    .sub0103_wrap .brand_08_popup .cont_group_03 .img_flex_cont .half_img{width: 100%;}
    .sub0103_wrap .brand_08_popup .cont_group_03 .popup_desc{width: 100%; margin-bottom: 1em;}
    .sub0103_wrap .brand_08_popup .cont_group_03 > .cont_img{width: 100%;}
}