﻿[data-ani]{opacity:0}.anima-active{opacity:1}.anima-fadeIn{animation:anima-fadeIn 1s both}@keyframes anima-fadeIn{0%{opacity:0}100%{opacity:1}}.anima-fadeOut{animation:anima-fadeOut 1s both}@keyframes anima-fadeOut{0%{opacity:1}100%{opacity:0}}.anima-fadeInLeft{animation:anima-fadeInLeft 1s both}@keyframes anima-fadeInLeft{0%{opacity:0;transform:translate3d(-50%, 0, 0)}100%{opacity:1;transform:none}}.anima-fadeInRight{animation:anima-fadeInRight 1s both}@keyframes anima-fadeInRight{0%{opacity:0;transform:translate3d(50%, 0, 0)}100%{opacity:1;transform:none}}.anima-fadeInRightCenter{animation:anima-fadeInRightCenter 1s both}@keyframes anima-fadeInRightCenter{0%{opacity:0;transform:translate3d(0%, -50%, 0)}100%{opacity:1;transform:translate3d(-50%, -50%, 0)}}.anima-fadeInUp{animation:anima-fadeInUp 1s both}@keyframes anima-fadeInUp{0%{opacity:0;transform:translate3d(0, 50%, 0)}100%{opacity:1;transform:none}}.anima-fadeOutDown{animation:anima-fadeOutDown 1s both}@keyframes anima-fadeOutDown{0%{opacity:1;transform:none}100%{opacity:0;transform:translate3d(0, 50%, 0)}}.anima-fadeInUpCenter{animation:anima-fadeInUpCenter 1s both}@keyframes anima-fadeInUpCenter{0%{opacity:0;transform:translate3d(-50%, 0%, 0)}100%{opacity:1;transform:translate3d(-50%, -50%, 0)}}.anima-fadeInDown{animation:anima-fadeInDown 1s both}@keyframes anima-fadeInDown{0%{opacity:0;transform:translate3d(0, -50%, 0)}100%{opacity:1;transform:none}}.anima-fadeScaleIn{animation:anima-fadeScaleIn 1s both}@keyframes anima-fadeScaleIn{0%{opacity:0;transform:scale(0.5)}100%{opacity:1;transform:scale(1)}}.anima-fadeScaleInLight{animation:anima-fadeScaleInLight 1s both}@keyframes anima-fadeScaleInLight{0%{opacity:0;transform:scale(0.5)}50%{filter:brightness(2)}100%{opacity:1;transform:scale(1);filter:brightness(1)}}.anima-fadeScaleInRotate{animation:anima-fadeScaleInRotate 1s both}@keyframes anima-fadeScaleInRotate{0%{opacity:0;transform:scale(0.5) rotate(90deg)}100%{opacity:1;transform:scale(1) rotate(0deg)}}.anima-fadeScaleInRotateCenter{animation:anima-fadeScaleInRotateCenter 1s both}@keyframes anima-fadeScaleInRotateCenter{0%{opacity:0;transform:translate(-50%, -50%) scale(0.5) rotate(90deg)}100%{opacity:1;transform:translate(-50%, -50%) scale(1) rotate(0deg)}}.anima-fadeScaleInCenter{animation:anima-fadeScaleInCenter 1s both}@keyframes anima-fadeScaleInCenter{0%{opacity:0;transform:translate(-50%, -50%) scale(0.5)}100%{opacity:1;transform:translate(-50%, -50%) scale(1)}}.anima-bounceIn{animation:anima-bounceIn 1s both}@keyframes anima-bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}100%{opacity:1;transform:scale3d(1, 1, 1)}}.anima-rotate360{animation:anima-rotate360 1s both}@keyframes anima-rotate360{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.anima-fadeInLeftLight{animation:anima-fadeInLeftLight 1s both}@keyframes anima-fadeInLeftLight{0%{opacity:0;transform:translate3d(-50%, 0, 0)}50%{filter:brightness(2)}100%{opacity:1;filter:brightness(1);transform:none}}.anima-fadeInRightLight{animation:anima-fadeInRightLight 1s both}@keyframes anima-fadeInRightLight{0%{opacity:0;transform:translate3d(50%, 0, 0)}50%{filter:brightness(2)}100%{opacity:1;filter:brightness(1);transform:none}}.anima-fadeInUpLight{animation:anima-fadeInUpLight 1s both}@keyframes anima-fadeInUpLight{0%{opacity:0;transform:translate3d(0, 50%, 0)}50%{filter:brightness(2)}100%{opacity:1;filter:brightness(1);transform:none}}.anima-fadeInLight{animation:anima-fadeInLight 1s both}@keyframes anima-fadeInLight{0%{opacity:0}50%{filter:brightness(2)}100%{opacity:1;filter:brightness(1)}}@keyframes shakeY{0%{transform:translate3d(0, -25%, 0)}50%{transform:translate3d(0, 25%, 0)}100%{transform:translate3d(0, -25%, 0)}}.ani-shakeY{animation:shakeY infinite 1.5s ease-in-out}@keyframes shine{0%{filter:brightness(1)}50%{filter:brightness(1.2)}100%{filter:brightness(1)}}@keyframes shinePulse{0%,100%{filter:brightness(1)}50%{filter:brightness(2)}}@keyframes point{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@keyframes point_in{0%{transform:scale(1)}100%{transform:scale(3);opacity:0}}body{background-color:#fff !important}body *{line-height:1}.pc_menu_class_space>div a>p{margin-bottom:0;line-height:1}.spec_head_in p{line-height:1;margin-bottom:0}a{text-decoration:none !important}a:hover{text-decoration:none !important}.breadcrumb{background:rgba(0,0,0,0);color:#000 !important;font-size:1.25rem}.breadcrumb a{color:#000 !important;font-family:KROTFR,"Noto Sans TC","微軟正黑體",sans-serif}@media(min-width : 992px)and (max-width : 1081px){.d-lg-inline-block{display:inherit !important}.d-lg-flex{display:inherit !important}.flex-lg-wrap{flex-wrap:nowrap !important}.d-lg-block{display:none !important}.d-lg-none{display:block !important}.order-lg-1{order:inherit}.order-lg-2{order:inherit}.order-lg-3{order:inherit}.order-lg-4{order:inherit}.order-lg-5{order:inherit}.order-lg-6{order:inherit}.order-lg-7{order:inherit}.order-lg-8{order:inherit}.order-lg-9{order:inherit}.order-lg-10{order:inherit}.order-lg-11{order:inherit}.order-lg-12{order:inherit}.px-lg-0{padding-left:inherit !important;padding-right:inherit !important}.px-lg-1{padding-left:inherit !important;padding-right:inherit !important}.px-lg-2{padding-left:inherit !important;padding-right:inherit !important}.px-lg-3{padding-left:inherit !important;padding-right:inherit !important}.px-lg-4{padding-left:inherit !important;padding-right:inherit !important}.px-lg-5{padding-left:inherit !important;padding-right:inherit !important}}@media only screen and (min-width : 1081px){.d-lg-inline-block{display:inline-block !important}.d-lg-flex{display:flex !important}.flex-lg-wrap{flex-wrap:wrap !important}.d-lg-block{display:block !important}.d-lg-none{display:none !important}.col-lg-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.px-lg-0{padding-left:0 !important;padding-right:0 !important}.px-lg-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-lg-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-lg-3{padding-left:1rem !important;padding-right:1rem !important}.px-lg-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-lg-5{padding-left:3rem !important;padding-right:3rem !important}}.us-wapper{overflow:hidden}.cus-title{font-size:3.3333333333vw}@media only screen and (min-width : 1081px){.cus-title{font-size:1.3131313131vw}}.cus-subtitle{font-size:max(2.5vw,12px)}@media only screen and (min-width : 1081px){.cus-subtitle{font-size:1.1111111111vw}}.j_swiper--style1.swiper,.j_swiper--style2.swiper{padding:0 5%}.j_swiper--style1 .swiper-slide .swiper-slide-img,.j_swiper--style2 .swiper-slide .swiper-slide-img{overflow:hidden;border:1px solid #fff}.j_swiper--style1 .swiper-slide .swiper-slide-text,.j_swiper--style2 .swiper-slide .swiper-slide-text{min-height:2em;transition:opacity .3s ease-in-out;opacity:0}.j_swiper--style1 .swiper-slide.show-item .swiper-slide-text,.j_swiper--style2 .swiper-slide.show-item .swiper-slide-text{opacity:1}.j_swiper--style1 .swiper-button-prev,.j_swiper--style1 .swiper-button-next,.j_swiper--style2 .swiper-button-prev,.j_swiper--style2 .swiper-button-next{top:0;width:10em;height:28.5em;margin-top:0}@media only screen and (min-width : 1081px){.j_swiper--style1 .swiper-button-prev,.j_swiper--style1 .swiper-button-next,.j_swiper--style2 .swiper-button-prev,.j_swiper--style2 .swiper-button-next{top:var(--swiper-navigation-top-offset, 33%);width:3em;height:3em}}@media only screen and (max-width : 1080px){.j_swiper--style1 .swiper-button-prev,.j_swiper--style1 .swiper-button-next,.j_swiper--style2 .swiper-button-prev,.j_swiper--style2 .swiper-button-next{border:1px solid #fff;background:rgba(0,0,0,.75)}}.j_swiper--style1 .swiper-button-prev::after,.j_swiper--style1 .swiper-button-next::after,.j_swiper--style2 .swiper-button-prev::after,.j_swiper--style2 .swiper-button-next::after{content:"";width:50%;height:50%;background:0% 50% no-repeat;background-size:contain}@media only screen and (max-width : 1080px){.j_swiper--style1 .swiper-button-prev::after,.j_swiper--style1 .swiper-button-next::after,.j_swiper--style2 .swiper-button-prev::after,.j_swiper--style2 .swiper-button-next::after{background-position:50% 50%}}.j_swiper--style1 .swiper-button-next,.j_swiper--style2 .swiper-button-next{right:0}.j_swiper--style1 .swiper-button-next::after,.j_swiper--style2 .swiper-button-next::after{background-image:url("../images/carStyle_car_21/arrow-left.png")}.j_swiper--style1 .swiper-button-prev,.j_swiper--style2 .swiper-button-prev{left:0}.j_swiper--style1 .swiper-button-prev::after,.j_swiper--style2 .swiper-button-prev::after{background-image:url("../images/carStyle_car_21/arrow-right.png")}.j_swiper--style1 .swiper-slide{width:49%;margin:0 .5%}@media only screen and (min-width : 1081px){.j_swiper--style1 .swiper-slide{width:24%}.j_swiper--style1 .swiper-slide:not(.show-item) img{filter:brightness(0.3) opacity(0.8) blur(3px)}.j_swiper--style1 .swiper-slide:not(.show-item):not(.before-show-1):not(.before-show-2):not(.after-show-1):not(.after-show-2){transform:translateX(700%);z-index:-2}.j_swiper--style1 .swiper-slide.before-show-2{z-index:-2;transform:translateX(184%)}.j_swiper--style1 .swiper-slide.before-show-1{z-index:-1;transform:translateX(92%)}.j_swiper--style1 .swiper-slide.after-show-1{z-index:-1;transform:translateX(-92%)}.j_swiper--style1 .swiper-slide.after-show-2{z-index:-2;transform:translateX(-184%)}}@media only screen and (max-width : 1080px){.j_swiper--style1 .swiper-button-prev,.j_swiper--style1 .swiper-button-next{height:30.5em}}.j_swiper--style2 .swiper-slide{width:49%;margin:0 .5%}@media only screen and (min-width : 1081px){.j_swiper--style2 .swiper-slide{width:32%}.j_swiper--style2 .swiper-slide:not(.show-item){transform:translateX(500%)}.j_swiper--style2 .swiper-slide:not(.show-item) img{filter:brightness(0.2) opacity(0.7) blur(2px)}.j_swiper--style2 .swiper-slide.before-show-1{z-index:-1;transform:translateX(50%)}.j_swiper--style2 .swiper-slide.after-show-1{z-index:-1;transform:translateX(-50%)}}@media only screen and (max-width : 1080px){.j_swiper--style3.swiper{overflow:visible}}.j_swiper--style3 .swiper-slide{padding:0 1em}@media only screen and (max-width : 1080px){.j_swiper--style3 .swiper-slide{transition:opacity .3s ease-in-out;opacity:.6}.j_swiper--style3 .swiper-slide.swiper-slide-active{opacity:1}}.j_swiper--style3 .slider_img{padding-bottom:4em}.j_swiper--style3 .slider_img--item{border:1px solid #fff;position:relative;border-radius:1em;overflow:hidden}@media only screen and (min-width : 1081px){.j_swiper--style3 .slider_img--item{border-radius:.5em}}.j_swiper--style3 .slider_img--item::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom, black 10%, rgba(0, 0, 0, 0) 50%)}.j_swiper--style3_btn.swiper-button-next,.j_swiper--style3_btn.swiper-button-prev{background:#000;border-radius:100%;width:10em;height:10em;top:var(--swiper-navigation-top-offset, 58%)}@media only screen and (min-width : 1081px){.j_swiper--style3_btn.swiper-button-next,.j_swiper--style3_btn.swiper-button-prev{width:3em;height:3em}}.j_swiper--style3_btn.swiper-button-next::after,.j_swiper--style3_btn.swiper-button-prev::after{content:"";width:50%;height:50%;background:0% 50% no-repeat;background-size:contain}.j_swiper--style3_btn.swiper-button-next{right:6%}@media only screen and (min-width : 1081px){.j_swiper--style3_btn.swiper-button-next{right:8%}}.j_swiper--style3_btn.swiper-button-next::after{background-image:url("../images/carStyle_car_21/arrow-left.png")}.j_swiper--style3_btn.swiper-button-prev{left:6%}@media only screen and (min-width : 1081px){.j_swiper--style3_btn.swiper-button-prev{left:8%}}.j_swiper--style3_btn.swiper-button-prev::after{background-image:url("../images/carStyle_car_21/arrow-right.png")}.j_swiper--block{display:flex}.j_swiper--group_modal{display:none;position:absolute;z-index:99;height:100%;width:100%;left:0;top:0;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 100%)}.j_swiper--group_modal--text{position:absolute;bottom:0;right:1em;color:#fff}.j_swiper--group_modal--img{position:relative;margin:auto;width:85%;height:75%;border-radius:.5em;overflow:hidden;box-shadow:1em 1em .5em rgba(0,0,0,.3)}.j_swiper--group_modal--img::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, black 100%)}@media only screen and (min-width : 1081px){.j_swiper--group_modal--img{width:42%;height:85%}}.j_swiper--group_modal--img img{width:100%;height:100%;object-fit:cover}.j_swiper--group_modal--close{position:absolute;right:1em;top:1em;width:3rem;height:3rem;background:rgba(0,0,0,0);border:none;z-index:1;filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.5))}.j_swiper--group_modal--close::after,.j_swiper--group_modal--close::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;display:block;top:43%;left:0;transition:all .3s ease-in-out}.j_swiper--group_modal--close::after{transform:rotate(45deg)}.j_swiper--group_modal--close::before{transform:rotate(-45deg)}.j_swiper--group_modal--close:hover{cursor:pointer}.j_swiper--group_modal--close:hover::after,.j_swiper--group_modal--close:hover::before{transform:rotate(0deg)}.j_swiper--group_modal--close:focus{outline:none}.modal{height:100vh;width:100vw;background:rgba(0,0,0,.8);position:fixed;z-index:999;top:0;left:0;overflow-x:hidden;overflow-y:auto;justify-items:center;align-items:center;display:none}.modal-item{position:relative;display:none}.modal-modal{padding:2rem 0;position:relative;width:90%;margin:auto;opacity:0;transform:scale(0.5);transition:all .5s ease-in-out}.modal-modal.show-modal{opacity:1;transform:scale(1);transition:all .5s ease-in-out}.modal-modal>div{margin:auto;width:90%}@media only screen and (min-width : 1081px){.modal-modal>div{width:67.9292929293%}}.modal-slider-title{color:#fff;font-size:1.75rem;margin:.5em 0}.modal-slider-dec{color:#fff;font-size:1.25rem}.modal-close{position:absolute;right:0;top:0;width:2rem;height:2rem;transform:translate(0, -100%);background:rgba(0,0,0,0);border:none;z-index:1;filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.5))}@media only screen and (min-width : 1081px){.modal-close{width:4rem;height:4rem;transform:translate(100%, -100%)}[data-box=slider] .modal-close,[data-box=slider2] .modal-close{transform:translate(-50%, 50%)}}.modal-close::after,.modal-close::before{content:"";width:100%;height:.25em;background-color:#fff;position:absolute;display:block;top:43%;left:0;transition:all .3s ease-in-out}@media only screen and (min-width : 1081px){.modal-close::after,.modal-close::before{height:.5em}}.modal-close::after{transform:rotate(45deg)}.modal-close::before{transform:rotate(-45deg)}.modal-close:hover{cursor:pointer}.modal-close:hover::after{transform:rotate(18deg)}.modal-close:hover::before{transform:rotate(-18deg)}.modal-close:focus{outline:none}.jum-video{position:relative}.jum-video>img{width:100%}.jum-video.play:hover{cursor:pointer}.jum-video.play:not(.no-black-cover)::after{content:"";position:absolute;left:50%;top:50%;background:url("../images/carStyle_car_21/icon-play.png") 50% 50% no-repeat;background-size:contain;width:13.3162612036%;height:23.6902050114%;transform:translate(-50%, -50%);z-index:1}.video-wrap{width:100%}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width : 1080px){.video-container{transform:translate(0);width:100%;left:0%;top:6%}}.video-item{width:45%;font-size:2.5rem;letter-spacing:.2em;text-align:center}.video-item p{margin:8rem 0 4rem}@media only screen and (max-width : 1080px){.video-item{width:100%}}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.cus-container{width:100%}@media only screen and (min-width : 1081px){.cus-container{margin:auto;width:85%}}section{font-size:1vw}.s1{background:#fff url("../images/carStyle_car_21/s1-bg-mb.jpg") 50% 100% no-repeat;background-size:100% auto;min-height:295.625vw}@media only screen and (min-width : 1081px){.s1{background-image:url("../images/carStyle_car_21/s1-bg.jpg");min-height:98.4848484848vw}}.s5{position:relative;z-index:1}.s6{background:#000 url("../images/carStyle_car_21/s6-bg-mb.jpg") 50% 0% no-repeat;background-size:100% auto;min-height:395.8333333333vw}@media only screen and (max-width : 1080px){.s6{margin-top:-58%}}@media only screen and (min-width : 1081px){.s6{background-image:url("../images/carStyle_car_21/s6-bg.jpg");min-height:109.898989899vw}}.s7{position:relative;background:url("../images/carStyle_car_21/s7-bg-mb.png") 50% 0% no-repeat;background-size:100% auto;min-height:213.3333333333vw}@media only screen and (min-width : 1081px){.s7{background-position:50% 100%;background-image:url("../images/carStyle_car_21/s7-bg.png");min-height:107.1212121212vw}}.s8{position:relative;background:url("../images/carStyle_car_21/s8-bg-mb.png") 50% 50% no-repeat;background-size:100% auto;margin-top:-15%;z-index:1;min-height:156.25vw}@media only screen and (min-width : 1081px){.s8{background-image:url("../images/carStyle_car_21/s8-bg.png");min-height:74.4444444444vw}}.s8 .line{position:absolute;left:50%;transform:translateX(-50%);top:58%;width:96%;height:90%;border-bottom:1px solid hsla(0,0%,100%,.3);border-radius:0 0 1em 1em}@media only screen and (min-width : 1081px){.s8 .line{width:90%;height:74%}}.s8 .line::before,.s8 .line::after{content:"";position:absolute;top:0;width:12%;height:100%;border-top:1px solid hsla(0,0%,100%,.3)}@media only screen and (min-width : 1081px){.s8 .line::before,.s8 .line::after{width:30%}}.s8 .line::before{left:0;border-left:1px solid hsla(0,0%,100%,.3);border-radius:1em 0 0 1em}.s8 .line::after{right:0;border-right:1px solid hsla(0,0%,100%,.3);border-radius:0 1em 1em 0}.s9{background-image:url("../images/carStyle_car_21/s9-bg-mb.png");background-repeat:no-repeat;background-size:contain;width:100%;background-position-y:80.2083333333vw;padding-top:80.2083333333vw}@media only screen and (min-width : 1081px){.s9{background-image:url("../images/carStyle_car_21/s9-bg.png");background-position-y:29.797979798vw;padding-top:29.797979798vw}}.s9-grid{background-color:#191c23;display:grid;grid-template:auto/repeat(2, 1fr);gap:2vw;padding:0 6vw;padding-top:10.5vw}@media only screen and (min-width : 1081px){.s9-grid{background-color:rgba(0,0,0,0);padding:0 2vw;padding-top:2.5vw;grid-template:auto/repeat(5, 1fr)}}.s9-grid div:nth-child(4){grid-area:1/1/2/3}@media only screen and (min-width : 1081px){.s9-grid div:nth-child(4){grid-area:1/1/2/2}}.s9-txt{margin-bottom:0;color:#fff;text-align:center;line-height:1.5;font-size:max(1.875vw,12px)}@media only screen and (min-width : 1081px){.s9-txt{line-height:1.5;font-size:1.1111111111vw}}.s9-btn{background-image:url("../images/carStyle_car_21/s9-btn-bg.png");background-repeat:no-repeat;background-position:center;background-size:contain;color:#53add1;aspect-ratio:430/90;width:54.1666666667vw;display:flex;justify-content:center;align-items:center;font-size:max(3.125vw,12px);font-weight:bold;padding-right:1em;margin-top:77.0833333333vw;margin-bottom:4.1666666667vw;margin-left:4vw}@media only screen and (min-width : 1081px){.s9-btn{width:21.7171717172vw;font-size:1.2626262626vw;margin-top:16.5vw;margin-bottom:0;margin-left:2.5vw}}.s9-btn::after{content:"";display:inline-block;aspect-ratio:17/19;width:1.7708333333vw;background-image:url("../images/carStyle_car_21/s9-triple.png");background-repeat:no-repeat;background-position:center;background-size:contain;position:relative;top:.1em;right:-1em;transition:all .3s ease-in-out}@media only screen and (min-width : 1081px){.s9-btn::after{width:.8585858586vw}}.s9-btn:hover{color:#53add1;filter:brightness(1.5)}.s9-btn:hover::after{right:-1.2em}.s10{position:relative;background:url("../images/carStyle_car_21/s10-bg.jpg") 50% 100% no-repeat;background-size:100% auto;min-height:120.8333333333vw}@media only screen and (min-width : 1081px){.s10{min-height:45.4545454545vw}}.car-color-btn-black,.car-color-btn-white,.car-color-btn-blue,.car-color-btn-gary{text-align:center;border-radius:5px;padding:1em;overflow:hidden;background:#000 50% 50% no-repeat;background-size:cover;box-shadow:0 .3em .5em rgba(0,0,0,.3);display:block;transition:all .3s ease-in-out}@media only screen and (min-width : 1081px){.car-color-btn-black,.car-color-btn-white,.car-color-btn-blue,.car-color-btn-gary{padding:.5em 1em}}.car-color-btn-black:hover,.car-color-btn-white:hover,.car-color-btn-blue:hover,.car-color-btn-gary:hover{filter:brightness(0.75)}.car-color-btn-gary{background-image:url("../images/carStyle_car_21/car-color-btn-gary.jpg")}.car-color-btn-blue{background-image:url("../images/carStyle_car_21/car-color-btn-blue.jpg")}.car-color-btn-white{background-image:url("../images/carStyle_car_21/car-color-btn-white.jpg")}.car-color-btn-black{background-image:url("../images/carStyle_car_21/car-color-btn-black.jpg")}.icon-km,.icon-nm,.icon-ps{display:inline-block;width:2.5em;height:2.5em;background:50% 50% no-repeat;background-size:contain;vertical-align:middle}.icon-ps{background-image:url("../images/carStyle_car_21/icon-ps.png")}.icon-nm{background-image:url("../images/carStyle_car_21/icon-Nm.png")}.icon-km{background-image:url("../images/carStyle_car_21/icon-km.png")}.light-box-btn-title{display:inline-block;color:#fff}@media only screen and (max-width : 1080px){.light-box-btn-title{top:100%;width:100%;margin-top:.5em;margin-bottom:.5em;color:#2f2f2f}}@media only screen and (max-width : 1080px){.light-box-btn-title .icon-frame{filter:invert(1);margin-top:-4px;margin-right:5px}}.c-btn{border-width:1.5px;border-style:solid;border-radius:.25em;background:linear-gradient(0deg, rgb(12, 36, 66) 0%, rgb(79, 116, 146) 100%);display:inline-block;padding:.5em 4em;color:#fff;font-weight:500;transition:all .3s ease-in-out;letter-spacing:.15em}.c-btn:hover{color:#fff}.j_car--type_btn{cursor:pointer}.j_car--type_btn.active,.j_car--type_btn:hover{color:#20548e}