@charset "utf-8";

@import url('./product_style.css');

/*-------------------------------------------------------------------
    ## Top section
-------------------------------------------------------------------*/
.top_sec { position: relative; height: 0; padding-bottom: 168.888%; background: url(../images/product/sfit2/bg_top_area.jpg) top center / cover no-repeat; overflow: hidden; }
.top_els { position: absolute; left: 0; right: 0; bottom: 0; top: 0; }
.top_els span { position: absolute; left: 0; bottom: 0; }
.top_els .pole_1 { top: 0; width: 100%; height: 0; padding-bottom: calc(659 / 390 * 100%); background: url(../images/product/sfit2/main_top_deco.png) top left / cover no-repeat; z-index: 2; opacity: 0; transform: translate(-100%, 0); }
.top_sec.ani_in .top_els .el_pole { animation: polesAni cubic-bezier(.2, .38, .24, 1) .9s forwards; animation-delay: 220ms; }
.top_els .el_bottom_bar { width: 0; height: 20.6207%; background: #11004c; left: 0; z-index: 1; }
.top_sec.ani_in .top_els .el_bottom_bar { animation: bottomBarAni cubic-bezier(.2, .38, .24, 1) 1s forwards; }
.el_bottom_bar .uel_logo { position: absolute; right: 44px; bottom:46px; width: 162px;opacity: 0; transition: ease-out .5s .8s; }
.ani_in .el_bottom_bar .uel_logo { margin-right: 0; opacity: 1; }
.top_els .graphic { position: absolute; width: 100%; left: 20px; top: 12px;box-sizing: border-box; text-align: left; z-index: 2; }
.top_els .cars { margin-top: 12px; }
.top_els .graphic .img { display: inline-block; vertical-align: top; }
.top_els .graphic .txt { opacity: 0; width: 168px; }
.top_sec.ani_in .top_els .graphic .txt { animation: elsInPoleAni ease-out .3s 540ms forwards; }
.top_els .graphic .cars img { opacity: 0; }
.top_sec.ani_in .top_els .graphic .cars img { height: 16px; width: auto; animation: elsInPoleAni ease-out .3s 580ms forwards; vertical-align: top; }
.top_sec.ani_in .top_els .graphic .cars img + img { animation-delay: 620ms; }
.top_els .cars img + img {margin-left: 7px;}
.top_sec .set_inner {position: relative;height: 100%;}
@keyframes polesAni {
    0% {
        opacity: 0;
        transform: translate(-100%, 0);
    }
    20% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes bottomBarAni {
    0% {
        width: 0;
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 1;
        width: 100%;
    }
}
@keyframes elsInPoleAni {
    0% {
        transform: translate(-40px, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

/* section_spec */
.section_spec {margin-bottom:55px;}

/* section_tire360 */
.section_tire360 .ttl_area {position:absolute; top:0; z-index:1; width:100%;padding:min(calc(160 / 390 * 100vw), 160px) 23px 0 23px;}
.section_tire360 .ttl_area img {max-height:32px;}
.section_tire360 .tire_area {position:relative;height:0;padding-bottom:calc(754 / 390 * 100%); background:url(../images/product/sfit2/bg_tire_sec.jpg) center/cover no-repeat;}

/* section_grid_img */
.section_grid_img .img_area {flex-direction:column;gap:min(calc(16 / 390 * 100vw), 32px);}
.section_grid_img .img_area,
.section_grid_img .img_area ul {display:flex;justify-content: space-between;}
.section_grid_img .img_grid_wrap {overflow:hidden;gap:min(calc(16 / 390 * 100vw), 32px);height:min(calc(240 / 390 * 100vw), 480px);}
.section_grid_img .img_grid_wrap.top .top_l {width:calc(200 / 350 * 100%);}
.section_grid_img .img_grid_wrap.top .top_r {width:calc(134 / 350 * 100%);}
.section_grid_img .img_grid_wrap.middle {height:min(calc(240 / 390 * 100vw), 480px);}
.section_grid_img .img_grid_wrap.middle .middle_l {width:100%;}
.section_grid_img .img_grid_wrap.btm {height:min(calc(240 / 390 * 100vw), 480px);}
.section_grid_img .img_grid_wrap.btm .btm_l {width:calc(134 / 350 * 100%);}
.section_grid_img .img_grid_wrap.btm .btm_r {width:calc(200 / 350 * 100%);}

/* section_overview */
.section_overview {position:relative;}
.section_overview .set_inner.gray {padding-top: 40px;padding-bottom: 40px;background-color:#f2f2f2;}
.section_overview .ttl_area {position:relative;z-index:1;padding:40px 0 30px;}
.section_overview .logo_ul {position:absolute;top:30px;left:50%;transform: translateX(-50%);}
.section_overview .logo_ul li {position:relative;display:inline-block;}
.section_overview .logo_ul li img {height:16px;}
.section_overview .logo_ul li + li {margin-left:36px;}
.section_overview .logo_ul li + li::before {content:'';display:block;position:absolute;top:7px;left:-20px;width:1px;height:16px;background-color:#bbb;}
.section_overview .graph_area {position:relative;width:min(calc(350 / 390 * 100vw), 700px);height:min(calc(321 / 390 * 100vw), 642px);}
.section_overview .graph_area .graph_list {position:absolute;top:0;left:0;width:100%;height:100%;}
.section_overview .graph_area .graph_list li {position:relative;padding-left:18px;font-size: 14px;font-weight: 600;line-height:20px;}
.section_overview .graph_area .graph_list li:first-child {color: #4A2885;}
.section_overview .graph_area .graph_list li:last-child {color: #666;}
.section_overview .graph_area .graph_list li::before {content: '';display: block;position: absolute;top: 50%;left:0;transform: translateY(-50%);width: 10px;height: 3px;}
.section_overview .graph_area .graph_list li:first-child::before {background: #4A2885;}
.section_overview .graph_area .graph_list li:last-child::before {background: #fff;}
.section_overview .graph_area .graph_summary li {position:absolute;text-align:left;line-height:1;}
.section_overview .graph_area .graph_summary li p {font-size: min(calc(13 / 390 * 100vw), 26px);font-weight: 600;line-height:min(calc(19 / 390 * 100vw), 38px);color:#666;}
.section_overview .graph_area .graph_summary li span {font-size: min(calc(13 / 390 * 100vw), 26px);font-weight: 600;line-height:min(calc(19 / 390 * 100vw), 38px);color:#4A2885;}
.section_overview .graph_area .graph_summary li:nth-child(1) {top: -3%;left: 39%;text-align: center;}
.section_overview .graph_area .graph_summary li:nth-child(2) {top: 18%;right: 3%;text-align: left;}
.section_overview .graph_area .graph_summary li:nth-child(3) {top: 70%;right: -5%;text-align: left;}
.section_overview .graph_area .graph_summary li:nth-child(4) {top: 92%;right: 46%;text-align: center;}
.section_overview .graph_area .graph_summary li:nth-child(5) {top: 70%;left: 0;text-align: right;}
.section_overview .graph_area .graph_summary li:nth-child(6) {top: 21%;left: 2%;text-align: right;}
.section_overview .features_area {margin-top:40px;}
.section_overview .features_area h3 {font-size:15px;font-weight:600;color:#666;line-height:22px;}
.section_overview .features_area ol {margin-top:20px;}
.section_overview .features_area ol li {display:flex;align-items:center;border-bottom:1px solid #bbb;padding:19px 0;}
.section_overview .features_area ol li::before {display:none;}
.section_overview .features_area ol li:first-child {padding-top:0;}
.section_overview .features_area ol li:last-child {padding-bottom:0;border-bottom:none;}
.section_overview .features_area ol li p {font-size:14px;font-weight:500;color:#666;line-height:20px;word-break: break-word;}
.section_overview .features_area ol li span {flex:0 0 25px;font-size: 14px;font-weight: 700;line-height:20px;color:#A493C2;}
.section_overview #graphCanvas {position:absolute;top:min(calc(45 / 390 * 100vw), 90px);left:50%;transform: translateX(-50%);width:min(calc(246 / 390 * 100vw), 492px);height:min(calc(246 / 390 * 100vw), 492px);}
.section_overview .tire_area {position:relative;z-index:0;}
.section_overview .tire_area .bg_img {width:100%;}

/* section_performance */
.section_performance {position:relative;padding-bottom:40px;}
.section_performance .ttl_area {background-image:url(../images/product/sfit2/img_performance_car.jpg);}
.section_performance .info_list_wrap {margin-top:40px;}
.section_performance .sub_txt p {font-size:11px;font-weight:500;line-height:16px;}
.section_performance .sub_txt p.c_point {font-size:13px;line-height:19px;letter-spacing:-0.02em;}
.section_performance .sub_txt p.c_point strong {margin-lefT:7px;font-size:22px;font-weight:600;line-height:32px;}
.section_performance .sub_txt .road_item {margin-top:-60px;}
.section_performance .sub_txt .road_item.sfit2 {margin-top:-10px;}
.section_performance .sub_txt .road_item div {font-size:12px;font-weight:500;line-height:17px;color:#666;}
.section_performance .sub_txt .road_item.sfit2 div {font-weight:600;color:#4A2785;}
.section_performance .sub_txt .road_item:nth-of-type(1) img {width:276px;}
.section_performance .sub_txt .road_item:nth-of-type(2) img {width:306px;}

/* section_sporty */
.section_sporty {position:relative;padding-bottom:40px;}
.section_sporty .ttl_area {background-image:url(../images/product/sfit2/img_sporty_car.jpg);}
.section_sporty .info_list_wrap {margin-top:40px;}

/* section_longlasting */
.section_longlasting {position:relative;padding-bottom:40px;background-color:#f2f2f2;}
.section_longlasting .ttl_area {background-image:url(../images/product/sfit2/img_longlasting_car.jpg);}
.section_longlasting .info_list_wrap {margin-top:40px;}
.section_longlasting .img_item img {width:290px;}
.section_longlasting .sub_txt {margin-top:28px;}
.section_longlasting .sub_txt .road_item .percentage_area {display:flex;align-items:center;gap:3px;}
.section_longlasting .sub_txt .road_item div {margin-top:-5px;font-size:14px;font-weight:500;line-height:20px;color:#666;}
.section_longlasting .sub_txt .road_item.sfit2 div {font-weight:600;color:#4A2785;}
.section_longlasting .sub_txt .road_item .percentage {display:inline-block;font-size:12px;font-weight:600;line-height:17px;color:#939598;}
.section_longlasting .sub_txt .road_item.sfit2 .percentage {color:#4A2785;}
.section_longlasting .sub_txt .road_item:nth-of-type(1) img {width:274px;}
.section_longlasting .sub_txt .road_item:nth-of-type(2) img {width:195px;}

/* section_energycomfort */
.section_energycomfort {position:relative;/*padding-bottom:40px;*/margin-bottom:60px;}
.section_energycomfort .ttl_area {background-image:url(../images/product/sfit2/img_energycomfort_tire.jpg);}
.section_energycomfort .info_list_wrap {margin-top:40px;}
.section_energycomfort .tire_text_area {background-color:#333;padding:46px 20px 39px;}
.section_energycomfort .ev_comparison_wrap h3 {margin-bottom:16px;}
.section_energycomfort .ev_comparison_wrap h3 img {width:auto;height:36px;}
.section_energycomfort .ev_comparison_wrap .ev_comparison_content + .ev_comparison_content {margin-top:24px;}
.section_energycomfort .ev_comparison_wrap .ev_comparison_content h4 {margin-bottom:10px;font-size:15px;font-weight:600;line-height:22px;color:#fff;}
.section_energycomfort .ev_comparison_wrap .ev_comparison_content ol li {font-size:13px;line-height:20px;word-break: break-word;color:#fff;}
.section_energycomfort .ev_comparison_wrap .ev_comparison_content p {margin-top:8px;font-size:10px;line-height:22px;word-break: break-word;color:#fff;}

.section_gallery {margin-bottom:60px;}

.category_item_liwidth{width:67.55px;}