html{scroll-padding-top:var(--header-height,0px);font-size:100%}body{color:#000;font-family:Zen Old Mincho,serif;line-height:1.8}img{vertical-align:bottom;max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:all .3s}.l-header{z-index:100;pointer-events:none;width:100%;position:fixed;top:0;left:0}.l-header__hamburger{z-index:102;pointer-events:auto;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:8px;width:40px;height:20px;padding:0;display:flex;position:absolute;top:32px;right:33px}@media screen and (width>=769px){.l-header__hamburger{display:none}}@media screen and (width<=768px){.l-header__hamburger{gap:7px;width:27px;top:21px;right:20px}}.l-header__hamburger span{background-color:#fff;width:100%;height:1px;transition:all .3s;display:block}.l-header__hamburger.is-open span:first-child{transform:translateY(9px)rotate(25deg)}@media screen and (width<=768px){.l-header__hamburger.is-open span:first-child{transform:translateY(8px)rotate(25deg)}}.l-header__hamburger.is-open span:nth-child(2){opacity:0}.l-header__hamburger.is-open span:nth-child(3){transform:translateY(-9px)rotate(-25deg)}@media screen and (width<=768px){.l-header__hamburger.is-open span:nth-child(3){transform:translateY(-8px)rotate(-25deg)}}.l-header__nav{z-index:101;pointer-events:auto;opacity:0;visibility:hidden;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s,visibility .4s;display:flex;position:fixed;top:0;left:0}.l-header__nav.is-open{opacity:1;visibility:visible}.l-header__nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:802px;padding:0 40px;display:flex}@media screen and (width<=768px){.l-header__nav-inner{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:clamp(80px,14svh,129px) 20px 0}}.l-header__nav-list{flex-direction:column;gap:23px;list-style:none;display:flex}.l-header__nav-item{padding-bottom:1px}.l-header__nav-link{flex-direction:column;display:flex}.l-header__nav-en{color:#fff;font-size:18px;font-weight:700}.l-header__nav-ja{color:#fff;font-size:11px;font-weight:700}.l-header__nav-right{flex-direction:column;align-items:center;gap:60px;display:flex}@media screen and (width<=768px){.l-header__nav-right{display:contents}}.l-header__nav-logo{width:324px}@media screen and (width<=768px){.l-header__nav-logo{width:350px;position:absolute;bottom:-54px;left:50%;transform:translate(-50%)}}.l-header__nav-logo img{width:100%;height:auto}.l-header__nav-btn{width:100%;max-width:324px}@media screen and (width<=768px){.l-header__nav-btn{max-width:152px;margin-top:40px}}.l-header__bar{pointer-events:auto;opacity:0;padding:50px 50px 0;transition:transform .4s,opacity .4s;transform:translateY(-100%)}@media screen and (width<=768px){.l-header__bar{display:none}}.l-header__bar-inner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.l-header__bar-logo{width:clamp(90px,6.69643vw + 38.5714px,135px)}.l-header__bar-logo img{width:100%;height:auto;transition:filter .3s}.l-header__bar-nav{align-items:center;gap:clamp(16px,3.27381vw - 9.14286px,38px);display:flex}.l-header__bar-link{color:#000;white-space:nowrap;border-bottom:1px solid #0000;align-items:center;gap:10px;font-size:14px;font-weight:700;line-height:2.14286;transition:color .3s,border-color .3s;display:flex}.l-header__bar-link:hover{border-bottom-color:currentColor}.l-header__bar-link-icon{flex-shrink:0;transition:filter .3s}.l-header__bar-dropdown{position:relative}.l-header__bar-dropdown:hover .l-header__bar-dropdown-menu{opacity:1;visibility:visible}.l-header__bar-dropdown-menu{opacity:0;visibility:hidden;width:183px;list-style:none;transition:opacity .3s,visibility .3s;position:absolute;top:calc(100% + 8px);left:0}.l-header__bar-dropdown-item a{color:#000;white-space:nowrap;background-color:#ffffffe6;justify-content:space-between;align-items:center;height:48px;padding:10px 13px;font-size:14px;font-weight:700;transition:background-color .3s,color .3s;display:flex}.l-header__bar-dropdown-item a:hover{color:#fff;background-color:#cfaa01}.l-header__bar-dropdown-item img{flex-shrink:0;transition:filter .3s}.l-header__bar-dropdown-item a:hover img{filter:brightness(0)invert()}body[data-header=bar] .l-header__bar{opacity:1;transform:translateY(0)}@media screen and (width>=769px){body[data-header=hamburger] .l-header__hamburger{display:flex}body[data-header=hamburger] .l-header__bar{opacity:0;transform:translateY(-100%)}}body[data-header-theme=white] .l-header__bar-link{color:#fff}body[data-header-theme=white] .l-header__bar-link img,body[data-header-theme=white] .l-header__bar-logo img{filter:brightness(0)invert()}body[data-header-theme=black] .l-header__hamburger span{background-color:#000}body[data-header-theme=black] .l-header__hamburger.is-open span{background-color:#fff}.l-footer{background-color:#000;position:relative;overflow:hidden}.l-footer__bg{width:100%;height:100%;position:absolute;top:0;left:0}.l-footer__bg img{object-fit:cover;width:100%;height:100%}.l-footer__main{z-index:1;justify-content:space-between;gap:clamp(40px,3.80952vw + 25.1429px,80px);padding-top:clamp(30px,2.57143vw + 19.9714px,57px);display:flex;position:relative}@media screen and (width<=768px){.l-footer__main{flex-direction:column;gap:clamp(30px,.952381vw + 26.2857px,40px)}}.l-footer__logo{filter:drop-shadow(0 0 84px #0000002b);width:140px;margin-bottom:24px}@media screen and (width<=768px){.l-footer__logo{display:none}}.l-footer__logo img{width:100%;height:auto}.l-footer__company-name{color:#fff;margin-bottom:1em;font-size:18px;font-weight:700;line-height:1.11111}.l-footer__company-detail{flex-direction:column;display:flex}.l-footer__company-detail p{color:#fff;font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:700;line-height:1.8}.l-footer__nav{gap:80px;display:flex}.l-footer__nav-col{flex-direction:column;gap:35px;display:flex}.l-footer__nav-item{flex-direction:column;display:flex}.l-footer__nav-en{color:#fff;font-size:18px;font-weight:700}.l-footer__nav-ja{color:#fff;font-size:11px;font-weight:700}.l-footer__nav-btn{width:147px;height:37px;font-size:14px}.l-footer__bottom{z-index:1;justify-content:space-between;align-items:center;padding-top:clamp(40px,1.90476vw + 32.5714px,60px);padding-bottom:clamp(43px,1.33333vw + 37.8px,57px);display:flex;position:relative}.l-footer__privacy,.l-footer__copyright{color:#fff;font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:700}.l-footer__sp-logo{z-index:1;filter:drop-shadow(0 0 84px #0000002b);width:350px;max-width:100%;margin:0 auto;position:relative}.l-footer__sp-logo img{width:100%;height:auto}.l-wrapper{padding:0 clamp(20px,2.46914vw + 10.3704px,40px)}.l-inner{max-width:1200px;margin:0 auto}.c-btn{white-space:nowrap;border:1px solid;justify-content:center;align-items:center;gap:16px;height:50px;padding:0 20px 0 25px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.c-btn img{width:7px;height:10px}.c-btn--white{color:#fff;border-color:#fff}.c-btn--black{color:#000;border-color:#000}.c-btn--gold{color:#cfaa01;border-color:#cfaa01}.c-car-card{background-color:#fff;height:100%}.c-car-card__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;transition:all .3s;display:flex}.c-car-card__link:hover .c-car-card__img img{transform:scale(1.04)}.c-car-card__img{aspect-ratio:380/220;width:100%;overflow:hidden}.c-car-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.c-car-card__body{flex-direction:column;flex:1;padding:18px 20px;display:flex}.c-car-card__maker{color:#000;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:24px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.c-car-card__grade{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:10px;font-size:14px;font-weight:700;line-height:1.42857;display:-webkit-box;overflow:hidden}.c-car-card__price-wrap{flex-direction:column;gap:4px;margin-top:auto;padding-top:10px;display:flex}.c-car-card__price-row{align-items:baseline;gap:19px;display:flex}.c-car-card__price-label{color:#000;font-size:14px;font-weight:400;line-height:1.42857}.c-car-card__price-value{color:#000;font-size:20px;font-weight:700;line-height:1}.c-car-card__meta{color:#757575;font-size:14px;font-weight:400;line-height:1.42857}.c-delivery-card{background-color:#fff}.c-delivery-card__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;transition:all .3s;display:flex}.c-delivery-card__link:hover .c-delivery-card__img img{transform:scale(1.04)}.c-delivery-card__img{aspect-ratio:380/220;width:100%;overflow:hidden}@media screen and (width<=768px){.c-delivery-card__img{aspect-ratio:350/200}}.c-delivery-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.c-delivery-card__body{flex-direction:column;gap:2px;padding:18px 20px;display:flex}@media screen and (width<=768px){.c-delivery-card__body{gap:3px}}.c-delivery-card__date{color:#757575;font-size:14px;font-weight:400;line-height:1.42857}@media screen and (width<=768px){.c-delivery-card__date{font-size:12px}}.c-delivery-card__title{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:20px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}@media screen and (width<=768px){.c-delivery-card__title{font-size:18px;line-height:1.44444}}.c-blog-card{background-color:#fff}.c-blog-card__link{color:inherit;align-items:center;gap:34px;padding:20px;text-decoration:none;transition:all .3s;display:flex}@media screen and (width<=768px){.c-blog-card__link{flex-direction:column;align-items:stretch;gap:12px;padding:0 0 18px}}.c-blog-card__link:hover .c-blog-card__img img{transform:scale(1.04)}.c-blog-card__img{flex-shrink:0;width:280px;height:180px;overflow:hidden}@media screen and (width<=768px){.c-blog-card__img{width:100%;height:auto}}.c-blog-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}@media screen and (width<=768px){.c-blog-card__img img{height:auto}}.c-blog-card__body{flex-direction:column;flex:1;gap:15px;min-width:0;display:flex}@media screen and (width<=768px){.c-blog-card__body{gap:12px;padding:0 15px}}.c-blog-card__meta{flex-direction:column;gap:7px;display:flex}@media screen and (width<=768px){.c-blog-card__meta{gap:2px}}.c-blog-card__date{color:#000;font-size:14px;font-weight:700;line-height:1.42857}@media screen and (width<=768px){.c-blog-card__date{font-size:12px}}.c-blog-card__title{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.38889;display:-webkit-box;overflow:hidden}.c-blog-card__tags{flex-wrap:wrap;gap:10px;display:flex}@media screen and (width<=768px){.c-blog-card__tags{gap:8px}}.c-blog-card-large{background-color:#fff;height:100%}.c-blog-card-large__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.c-blog-card-large__link:hover .c-blog-card-large__img img{transform:scale(1.04)}.c-blog-card-large__img{aspect-ratio:380/263;width:100%;overflow:hidden}.c-blog-card-large__img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.c-blog-card-large__body{flex-direction:column;gap:12px;padding:26px 30px;display:flex}.c-blog-card-large__meta{flex-direction:column;gap:2px;display:flex}.c-blog-card-large__date{color:#000;font-size:14px;font-weight:700;line-height:1.42857}.c-blog-card-large__title{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:20px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.c-blog-card-large__tags{flex-wrap:wrap;gap:8px;display:flex}.c-blog-card-mini{color:inherit;align-items:center;gap:22px;text-decoration:none;transition:all .3s;display:flex}@media screen and (width<=768px){.c-blog-card-mini{background-color:#fff;gap:10px;padding:10px}}.c-blog-card-mini:hover .c-blog-card-mini__img img{transform:scale(1.04)}.c-blog-card-mini__img{flex-shrink:0;width:100px;height:70px;overflow:hidden}.c-blog-card-mini__img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.c-blog-card-mini__body{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.c-blog-card-mini__date{color:#000;font-size:10px;font-weight:700;line-height:1.4}.c-blog-card-mini__text{color:#000;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.58333;display:-webkit-box;overflow:hidden}.c-blog-tag{color:#000;white-space:nowrap;background:0 0;border:1px solid #000;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.81818;transition:all .3s;display:inline-flex}.c-blog-tag:hover{color:#fff;background-color:#000}.c-blog-filter{flex-wrap:wrap;gap:clamp(10px,.952381vw + 6.28571px,20px);list-style:none;display:flex}.c-blog-filter__item a,.c-blog-filter__item button{color:#000;white-space:nowrap;background:0 0;border:1px solid #000;align-items:center;height:clamp(30px,2.38095vw + 20.7143px,55px);padding:clamp(0px,1.52381vw - 5.94286px,16px) clamp(10px,.952381vw + 6.28571px,20px);font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:700;line-height:1.42857;transition:all .3s;display:inline-flex}.c-blog-filter__item a:hover,.c-blog-filter__item button:hover{color:#fff;background-color:#cfaa01;border-color:#cfaa01}.c-blog-filter__item button{cursor:pointer}.c-blog-filter__item--current a,.c-blog-filter__item--current button{color:#fff;background-color:#cfaa01;border-color:#cfaa01}.c-blog-filter__item--current a:hover,.c-blog-filter__item--current button:hover{background-color:#cfaa01}.c-search-box{outline-offset:2px;background-color:#fff;outline:2px solid #0000;align-items:center;height:55px;padding:0 30px 0 20px;transition:outline-color .3s;display:flex}@media screen and (width<=768px){.c-search-box{height:50px;padding:0 18px}}.c-search-box:focus-within{outline-color:#cfaa01}.c-search-box__input{color:#000;appearance:none;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;font-family:inherit;font-size:16px;font-weight:700;line-height:1.25}@media screen and (width<=768px){.c-search-box__input{font-size:14px}}.c-search-box__input::placeholder{color:#000;opacity:1}.c-search-box__input::-webkit-search-cancel-button{appearance:none}.c-search-box__submit{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:19px;padding:0;transition:opacity .3s;display:inline-flex}@media screen and (width<=768px){.c-search-box__submit{width:12px;height:16px}}.c-search-box__submit:hover{opacity:.6}.c-search-box__submit img,.c-search-box__submit svg{object-fit:contain;width:100%;height:100%}.c-form-field{align-items:center;display:flex}@media screen and (width<=768px){.c-form-field{flex-direction:column;align-items:stretch;gap:10px}}.c-form-field--textarea{align-items:flex-start}.c-form-field__label{color:#fff;flex-shrink:0;width:18.5185%;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:400;line-height:1}@media screen and (width<=768px){.c-form-field__label{width:100%}}.c-form-field__input,.c-form-field__textarea{color:#000;appearance:none;background-color:#fff;border:none;outline:none;flex-shrink:0;width:81.4815%;min-width:0;padding:10px 10px 10px 23px;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:500;line-height:1.4}@media screen and (width<=768px){.c-form-field__input,.c-form-field__textarea{width:100%}}.c-form-field__input::placeholder,.c-form-field__textarea::placeholder{color:#a9a9a9;opacity:1}.c-form-field__input:focus-visible,.c-form-field__textarea:focus-visible{outline-offset:2px;outline:2px solid #cfaa01}.c-form-field__input{height:clamp(53px,.952381vw + 49.2857px,63px)}.c-form-field__textarea{resize:vertical;height:clamp(170px,6.7619vw + 143.629px,241px)}.c-radio-card{cursor:pointer;background-color:#fff;border-radius:4px;align-items:center;gap:20px;height:clamp(53px,.952381vw + 49.2857px,63px);padding:10px 10px 10px 23px;transition:all .3s;display:flex;position:relative}.c-radio-card:has(.c-radio-card__input:focus-visible){outline-offset:2px;outline:2px solid #cfaa01}.c-radio-card:hover{box-shadow:0 2px 6px #00000026}.c-radio-card__input{opacity:0;pointer-events:none;position:absolute}.c-radio-card__icon{border:1.5px solid #757575;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;transition:border-color .3s;display:inline-flex}.c-radio-card__icon:after{content:"";background-color:#0000;border-radius:50%;width:13px;height:13px;transition:background-color .3s}.c-radio-card__input:checked~.c-radio-card__icon{border-color:#cfaa01}.c-radio-card__input:checked~.c-radio-card__icon:after{background-color:#cfaa01}.c-radio-card__input:focus-visible~.c-radio-card__icon{outline-offset:2px;outline:2px solid #cfaa01}.c-radio-card__label{color:#000;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:500;line-height:1}.c-pagination{justify-content:center;align-items:center;gap:16px;display:flex}.c-pagination__prev,.c-pagination__next{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .3s;display:inline-flex}.c-pagination__prev img,.c-pagination__next img{width:7px;height:10px}.c-pagination__prev:disabled,.c-pagination__next:disabled{opacity:.3;cursor:default}.c-pagination__list{align-items:center;gap:24px;list-style:none;display:flex}@media screen and (width<=768px){.c-pagination__list{gap:18px}}.c-pagination__item a,.c-pagination__item span{color:#fff;justify-content:center;align-items:center;min-width:11px;font-size:16px;font-weight:700;line-height:1.625;transition:color .3s;display:inline-flex}.c-pagination__item a:hover,.c-pagination__item--current a,.c-pagination__item--current span{color:#cfaa01}.c-pagination__item--ellipsis span{cursor:default}.c-pagination--light .c-pagination__item a,.c-pagination--light .c-pagination__item span{color:#585858}.c-pagination--light .c-pagination__item a:hover,.c-pagination--light .c-pagination__item--current a,.c-pagination--light .c-pagination__item--current span{color:#cfaa01}.p-mv{width:100%;height:100svh;position:relative;overflow:hidden}.p-mv__bg{width:100%;height:100%;position:absolute;top:0;left:0}.p-mv__bg img{object-fit:cover;width:100%;height:100%}.p-mv__logo{width:clamp(287px,58.0952vw + 60.4286px,897px);position:absolute;top:calc(50% + 40px);left:50%;transform:translate(-50%,-50%)}.p-mv__logo img{filter:drop-shadow(0 0 84px #0000002b);width:100%;height:auto}.p-mv__scroll{opacity:0;flex-direction:column;align-items:center;gap:10px;animation:.8s 1s forwards fade-in-scroll;display:flex;position:absolute;bottom:62px;right:57px}@media screen and (width<=768px){.p-mv__scroll{bottom:27px;right:21px}}.p-mv__scroll-text{color:#fff;writing-mode:vertical-rl;font-family:Zen Old Mincho,serif;font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:700}.p-mv__scroll-line{width:1px;height:95px;display:block;position:relative}.p-mv__scroll-line:before{content:"";background-color:#fff;width:100%;height:100%;animation:2.4s cubic-bezier(.76,0,.24,1) 1.8s infinite scroll-line;position:absolute;top:0;left:0}.p-mv__scroll-line:after{content:"";background-color:#fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes fade-in-scroll{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-line{0%{transform-origin:top;transform:scaleY(0)}40%{transform-origin:top;transform:scaleY(1)}70%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.p-about{background-color:#000;padding-top:clamp(61px,6.7619vw + 34.6286px,132px);padding-bottom:clamp(61px,5.61905vw + 39.0857px,120px);position:relative;overflow:hidden}.p-about__bg{width:100%;height:100%;position:absolute;top:0;left:0}.p-about__bg img{object-fit:cover;width:100%;height:100%}.p-about__watermark{opacity:.07;pointer-events:none;width:613px;position:absolute;top:50%;right:-270px;transform:translateY(-50%)rotate(-90deg)}@media screen and (width<=768px){.p-about__watermark{width:506px;right:-220px}}.p-about__watermark img{width:100%;height:auto}.p-about__container{z-index:1;justify-content:space-between;width:100%;max-width:935px;margin:0 auto;display:flex;position:relative}@media screen and (width<=768px){.p-about__container{display:block}}.p-about__left{flex-direction:column;justify-content:center;align-items:flex-start;gap:164px;width:max-content;padding-top:33px;display:flex}@media screen and (width<=768px){.p-about__left{gap:0;width:100%;margin-bottom:24px;padding-top:0}}.p-about__heading{flex-direction:column;display:flex}@media screen and (width<=768px){.p-about__heading{flex-direction:row;align-items:baseline;gap:8px}}.p-about__heading-en{color:#fff;font-size:clamp(20px,3.66972vw + 5.68807px,40px);font-weight:700;line-height:2}@media screen and (width<=768px){.p-about__heading-en{line-height:.9}}.p-about__heading-ja{color:#fff;font-size:clamp(12px,1.46789vw + 6.27523px,20px);font-weight:700;line-height:2}@media screen and (width<=768px){.p-about__btn{justify-content:space-between;width:100%;max-width:350px}}.p-about__right{flex-direction:column;justify-content:center;display:flex}@media screen and (width<=768px){.p-about__right{width:100%}}.p-about__right .p-about__text{margin-bottom:40px}.p-about__catchcopy{color:#fff;margin-bottom:clamp(15px,1.65138vw + 8.55963px,24px);font-size:clamp(30px,5.50459vw + 8.53211px,60px);font-weight:700;line-height:2}@media screen and (width<=768px){.p-about__catchcopy{margin-bottom:24px}}.p-about__text{color:#fff;font-size:clamp(14px,.366972vw + 12.5688px,16px);font-weight:700;line-height:2}.p-about__text p:not(:last-child){margin-bottom:1em}.p-stock{padding-top:53px;padding-bottom:clamp(60px,1.90476vw + 52.5714px,80px);position:relative;overflow:hidden}.p-stock__bg{width:100%;height:100%;position:absolute;top:0;left:0}.p-stock__bg img{object-fit:cover;width:100%;height:100%}.p-stock__header{z-index:1;align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,2.28571vw + 31.0857px,64px);display:flex;position:relative}.p-stock__title{color:#000;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:.5}.p-stock__line{background-color:#000;flex:1;height:1px}@media screen and (width<=768px){.p-stock__header-btn{display:none}}.p-stock__slider{z-index:1;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.p-stock__slider .splide__track{overflow:visible}@media screen and (width<=768px){.p-stock__slider{padding:0 20px}}.p-stock .splide__slide{transition:opacity .6s}.p-stock__slide{color:inherit;align-items:center;gap:32px;text-decoration:none;display:flex}@media screen and (width<=768px){.p-stock__slide{flex-direction:column;gap:20px}}.p-stock__slide:hover .p-stock__car-img img{transform:scale(1.04)}.p-stock__car-img{aspect-ratio:528/348;flex-shrink:0;width:528px;overflow:hidden}@media screen and (width<=768px){.p-stock__car-img{aspect-ratio:350/200;width:100%}}.p-stock__car-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.p-stock__car-info{flex-direction:column;flex-shrink:0;justify-content:space-between;width:330px;height:250px;display:flex}@media screen and (width<=768px){.p-stock__car-info{width:100%;height:auto}}.p-stock__car-number{color:#000;font-size:clamp(28px,1.52381vw + 22.0571px,44px);font-weight:700;line-height:.863636}.p-stock__car-number-line{background-color:#000;width:50px;height:1px}@media screen and (width<=768px){.p-stock__car-number-line{display:none}}.p-stock__car-detail{flex-direction:column;gap:clamp(3px,.666667vw + .4px,10px);display:flex}.p-stock__car-name{color:#000;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:clamp(28px,.952381vw + 24.2857px,38px);font-weight:700;line-height:.789474;display:-webkit-box;overflow:hidden}.p-stock__car-grade{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:700;line-height:1.42857;display:-webkit-box;overflow:hidden}.p-stock__car-price-wrap{flex-direction:column;gap:clamp(2px,.190476vw + 1.25714px,4px);display:flex}.p-stock__car-price{align-items:center;gap:clamp(4px,1.42857vw - 1.57143px,19px);display:flex}.p-stock__car-price-label{color:#000;padding-top:4px;font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:400;line-height:1.42857}.p-stock__car-price-value{color:#000;font-size:20px;font-weight:700;line-height:1}.p-stock__car-meta{color:#757575;font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:400;line-height:1.42857}.p-stock__footer-btn{z-index:1;justify-content:space-between;width:100%;max-width:350px;margin-top:30px;position:relative}.p-stock .splide__pagination{justify-content:center;gap:8px;margin-top:clamp(30px,1.90476vw + 22.5714px,50px);padding:0;list-style:none;display:flex}.p-stock .splide__pagination__page{cursor:pointer;background-color:#585858;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.p-stock .splide__pagination__page.is-active{background-color:#cfaa01}@media screen and (width<=768px){.p-stock .splide__arrows{display:none}}.p-stock .splide__arrow{z-index:2;cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.p-stock .splide__arrow img{width:20px;height:auto}.p-stock .splide__arrow[disabled]{opacity:.3;cursor:default}.p-stock .splide__arrow--prev{left:max(-50px,50% - 50vw + 10px)}.p-stock .splide__arrow--next{right:max(-50px,50% - 50vw + 10px)}.p-stock__empty{z-index:1;text-align:center;color:#000;padding:clamp(40px,3.80952vw + 25.1429px,80px) 0;font-size:clamp(14px,.190476vw + 13.2571px,16px);position:relative}.p-delivery{padding-top:clamp(80px,7.52381vw + 50.6571px,159px);padding-bottom:clamp(60px,1.90476vw + 52.5714px,80px);position:relative;overflow:hidden}.p-delivery__bg{width:100%;height:100%;position:absolute;top:0;left:0}.p-delivery__bg img{object-fit:cover;width:100%;height:100%}.p-delivery__header{z-index:1;align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,2.28571vw + 31.0857px,64px);display:flex;position:relative}.p-delivery__title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:.5}.p-delivery__line{background-color:#fff;flex:1;height:1px}@media screen and (width<=768px){.p-delivery__header-btn{display:none}}.p-delivery__slider{z-index:1;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.p-delivery__slider .splide__track{overflow:visible}@media screen and (width<=768px){.p-delivery__slider{padding:0 20px}}.p-delivery .splide__slide{transition:opacity .6s}.p-delivery__slide{color:inherit;flex-direction:column;gap:21px;text-decoration:none;display:flex}.p-delivery__slide:hover .p-delivery__slide-img img{transform:scale(1.04)}.p-delivery__slide-img{aspect-ratio:300/200;width:300px;overflow:hidden}@media screen and (width<=768px){.p-delivery__slide-img{width:100%}}.p-delivery__slide-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.p-delivery__slide-body{flex-direction:column;gap:10px;display:flex}.p-delivery__slide-date{color:#a9a9a9;font-size:14px;font-weight:400;line-height:1.42857}.p-delivery__slide-title{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:700;line-height:1.11111;display:-webkit-box;overflow:hidden}.p-delivery__footer-btn{z-index:1;justify-content:space-between;width:100%;max-width:350px;margin-top:30px;position:relative}.p-delivery .splide__pagination{justify-content:center;gap:8px;margin-top:clamp(30px,1.90476vw + 22.5714px,50px);padding:0;list-style:none;display:flex}.p-delivery .splide__pagination__page{cursor:pointer;background-color:#585858;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.p-delivery .splide__pagination__page.is-active{background-color:#cfaa01}@media screen and (width<=768px){.p-delivery .splide__arrows{display:none}}.p-delivery .splide__arrow{z-index:2;cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.p-delivery .splide__arrow img{width:20px;height:auto}.p-delivery .splide__arrow[disabled]{opacity:.3;cursor:default}.p-delivery .splide__arrow--prev{left:max(-50px,50% - 50vw + 10px)}.p-delivery .splide__arrow--next{right:max(-50px,50% - 50vw + 10px)}.p-delivery__empty{z-index:1;text-align:center;color:#fff;padding:clamp(40px,3.80952vw + 25.1429px,80px) 0;font-size:clamp(14px,.190476vw + 13.2571px,16px);position:relative}.p-blog{padding-top:clamp(60px,1.90476vw + 52.5714px,80px);padding-bottom:clamp(60px,1.90476vw + 52.5714px,80px);position:relative;overflow:hidden}.p-blog__bg{width:100%;height:100%;position:absolute;top:0;left:0}.p-blog__bg img{object-fit:cover;width:100%;height:100%}.p-blog__header{z-index:1;align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,2.19048vw + 31.4571px,63px);display:flex;position:relative}.p-blog__title{color:#000;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:.5}.p-blog__line{background-color:#000;flex:1;height:1px}@media screen and (width<=768px){.p-blog__header-btn{display:none}}.p-blog__container{z-index:1;gap:5.08333%;display:flex;position:relative}@media screen and (width<=768px){.p-blog__container{flex-direction:column;gap:40px}}.p-blog__main{width:41.6667%}@media screen and (width<=768px){.p-blog__main{width:100%}}.p-blog__main-link{color:inherit;flex-direction:column;gap:20px;text-decoration:none;display:flex}.p-blog__main-link:hover .p-blog__main-img img{transform:scale(1.04)}.p-blog__main-img{aspect-ratio:500/263;width:100%;overflow:hidden}@media screen and (width<=768px){.p-blog__main-img{aspect-ratio:350/200}}.p-blog__main-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.p-blog__main-body{flex-direction:column;gap:20px;display:flex}.p-blog__main-meta{flex-direction:column;gap:12px;display:flex}.p-blog__main-info{flex-direction:column;gap:2px;display:flex}.p-blog__main-date{color:#000;font-size:14px;font-weight:700;line-height:1.42857}.p-blog__main-title{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:clamp(20px,1.04762vw + 15.9143px,31px);font-weight:700;line-height:1.25806;display:-webkit-box;overflow:hidden}.p-blog__main-tags{flex-wrap:wrap;gap:8px;display:flex}.p-blog__tag{color:#000;white-space:nowrap;border:1px solid #000;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.81818}.p-blog__main-text{color:#606060;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:700;line-height:1.83333;display:-webkit-box;overflow:hidden}.p-blog__list{flex-direction:column;gap:20px;width:53.25%;display:flex}@media screen and (width<=768px){.p-blog__list{width:100%}}.p-blog__item-link{color:inherit;align-items:center;gap:4.69484%;text-decoration:none;display:flex}@media screen and (width<=768px){.p-blog__item-link{gap:16px}}.p-blog__item-link:hover .p-blog__item-img img{transform:scale(1.04)}.p-blog__item-img{aspect-ratio:206/108;flex-shrink:0;width:32.2379%;overflow:hidden}@media screen and (width<=768px){.p-blog__item-img{aspect-ratio:120/80;width:34.2857%}}.p-blog__item-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.p-blog__item-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.p-blog__item-date{color:#000;font-size:14px;font-weight:700;line-height:1.42857}.p-blog__item-title{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:700;line-height:2.16667;display:-webkit-box;overflow:hidden}.p-blog__footer-btn{z-index:1;justify-content:space-between;width:100%;max-width:350px;margin-top:30px;position:relative}.p-blog__empty{z-index:1;text-align:center;color:#000;padding:clamp(40px,3.80952vw + 25.1429px,80px) 20px;font-size:clamp(14px,.190476vw + 13.2571px,16px);position:relative}.p-youtube{background-color:#000;height:clamp(260px,3.04762vw + 248.114px,292px);position:relative;overflow:hidden}.p-youtube__bg{width:100%;height:100%;position:absolute;top:0;left:0}.p-youtube__bg img{object-fit:cover;width:100%;height:100%}.p-youtube__content{z-index:1;flex-direction:column;align-items:flex-end;gap:33px;height:100%;padding-top:clamp(50px,2.7619vw + 39.2286px,79px);display:flex;position:relative}@media screen and (width<=768px){.p-youtube__content{align-items:flex-start;padding-top:95px}}.p-youtube__logo{width:278px;height:62px}@media screen and (width<=768px){.p-youtube__logo{align-self:center;width:234px;height:auto}}.p-youtube__logo img{width:100%;height:auto}.p-youtube__btn{width:278px}@media screen and (width<=768px){.p-youtube__btn{justify-content:space-between;width:350px;max-width:100%}}.p-stock-archive{background-color:#000;padding-top:clamp(96px,8.47619vw + 62.9429px,185px);padding-bottom:clamp(80px,3.80952vw + 65.1429px,120px)}.p-stock-archive__header{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(60px,1.52381vw + 54.0571px,76px);display:flex}.p-stock-archive__title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-stock-archive__line{background-color:#fff;flex:1;height:1px}.p-stock-archive__grid{grid-template-columns:repeat(3,1fr);gap:28px 30px;display:grid}@media screen and (width<=768px){.p-stock-archive__grid{grid-template-columns:1fr;gap:20px}}.p-stock-archive__pagination{margin-top:clamp(40px,2.85714vw + 28.8571px,70px)}.p-stock-archive__pagination:empty{display:none}.p-delivery-archive{background-color:#000;padding-top:clamp(96px,8.57143vw + 62.5714px,186px);padding-bottom:clamp(80px,3.80952vw + 65.1429px,120px)}.p-delivery-archive__header{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,5.2381vw + 19.5714px,95px);display:flex}.p-delivery-archive__title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-delivery-archive__line{background-color:#fff;flex:1;height:1px}.p-delivery-archive__grid{grid-template-columns:repeat(3,1fr);gap:28px 30px;display:grid}@media screen and (width<=768px){.p-delivery-archive__grid{grid-template-columns:1fr;gap:20px}}.p-delivery-archive__pagination{margin-top:clamp(40px,2.85714vw + 28.8571px,70px)}.p-delivery-archive__pagination:empty{display:none}.p-blog-archive{background-color:#f1f1f1;padding-top:clamp(96px,8.57143vw + 62.5714px,186px);padding-bottom:clamp(80px,3.80952vw + 65.1429px,120px)}.p-blog-archive__breadcrumb{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,3.33333vw + 27px,75px);display:flex}.p-blog-archive__breadcrumb-title{color:#000;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-blog-archive__breadcrumb-line{background-color:#000;flex:1;height:1px}.p-blog-archive__top{margin-bottom:clamp(40px,2.85714vw + 28.8571px,70px);position:relative}.p-blog-archive__top .splide__list{align-items:stretch}.p-blog-archive__top .splide__slide{height:auto}@media screen and (width<=768px){.p-blog-archive__top .splide__arrows{display:none}}.p-blog-archive__top .splide__arrow{z-index:2;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:auto;padding:0;transition:opacity .3s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.p-blog-archive__top .splide__arrow:hover{opacity:.6}.p-blog-archive__top .splide__arrow img{width:100%;height:auto}.p-blog-archive__top .splide__arrow--prev{left:max(-50px,50% - 50vw + 10px)}.p-blog-archive__top .splide__arrow--next{right:max(-50px,50% - 50vw + 10px)}.p-blog-archive__top .splide__pagination{justify-content:center;gap:8px;margin-top:clamp(20px,.952381vw + 16.2857px,30px);padding:0;list-style:none;display:flex}.p-blog-archive__top .splide__pagination__page{cursor:pointer;background-color:#585858;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}@media screen and (width<=768px){.p-blog-archive__top .splide__pagination__page{width:8px;height:8px}}.p-blog-archive__top .splide__pagination__page.is-active{background-color:#cfaa01}.p-blog-archive__filter{flex-wrap:wrap;align-items:center;gap:clamp(16px,.380952vw + 14.5143px,20px);margin-bottom:clamp(40px,2.85714vw + 28.8571px,70px);display:flex}.p-blog-archive__filter-list{flex:auto;min-width:0}.p-blog-archive__filter-search{flex-shrink:0;width:31.1667%;min-width:280px}@media screen and (width<=1100px){.p-blog-archive__filter-search{width:100%;min-width:0}}.p-blog-archive__layout{align-items:flex-start;gap:2.5%;display:flex}@media screen and (width<=768px){.p-blog-archive__layout{flex-direction:column;gap:50px}}.p-blog-archive__sidebar{flex-direction:column;flex-shrink:0;gap:clamp(30px,.952381vw + 26.2857px,40px);width:25%;display:flex}@media screen and (width<=1100px){.p-blog-archive__sidebar{width:27.5%}}@media screen and (width<=768px){.p-blog-archive__sidebar{order:2;width:100%}}.p-blog-archive__main{flex-direction:column;flex:1;gap:clamp(30px,.952381vw + 26.2857px,40px);min-width:0;display:flex}.p-blog-archive__list{flex-direction:column;gap:clamp(15px,.47619vw + 13.1429px,20px);list-style:none;display:flex}.p-blog-archive__pagination{justify-content:center;display:flex}.p-blog-archive__pagination:empty{display:none}.p-blog-archive__side-heading{flex-direction:column;gap:clamp(12px,.285714vw + 10.8857px,15px);display:flex}@media screen and (width<=768px){.p-blog-archive__side-heading{flex-direction:row;align-items:center;gap:20px}}.p-blog-archive__side-line{background-color:#000;width:100%;height:1px}@media screen and (width<=768px){.p-blog-archive__side-line{flex:1;width:auto}}.p-blog-archive__side-title{color:#000;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.11111}@media screen and (width<=768px){.p-blog-archive__side-title{font-size:20px}}.p-blog-archive__pickup{flex-direction:column;gap:clamp(20px,.47619vw + 18.1429px,25px);display:flex}.p-blog-archive__pickup-list{flex-direction:column;gap:clamp(10px,.380952vw + 8.51429px,14px);list-style:none;display:flex}.p-blog-archive__tags{flex-direction:column;gap:clamp(20px,.47619vw + 18.1429px,25px);display:flex}.p-blog-archive__tag-list{flex-wrap:wrap;gap:clamp(10px,.380952vw + 8.51429px,14px);list-style:none;display:flex}.p-single-stock{background-color:#000;padding-top:clamp(96px,8.47619vw + 62.9429px,185px);padding-bottom:clamp(80px,3.80952vw + 65.1429px,120px)}.p-single-stock__header{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,5.14286vw + 19.9429px,94px);display:flex}.p-single-stock__title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-single-stock__line{background-color:#fff;flex:1;height:1px}.p-single-stock__content{gap:clamp(40px,6.01852vw - 6.22222px,66px);display:flex}@media screen and (width<=768px){.p-single-stock__content{flex-direction:column;gap:30px}}.p-single-stock__gallery{flex-shrink:0;width:600px}@media screen and (width<=1100px){.p-single-stock__gallery{width:50%}}@media screen and (width<=768px){.p-single-stock__gallery{width:100%}}.p-single-stock__main{position:relative}.p-single-stock__main .splide__track{aspect-ratio:600/400}.p-single-stock__main .splide__arrows{position:static}.p-single-stock__main .splide__slide{transition:opacity 2s!important}.p-single-stock__main-img{width:100%;height:100%;overflow:hidden}.p-single-stock__main-img img{object-fit:cover;width:100%;height:100%}.p-single-stock__arrow{z-index:2;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.p-single-stock__arrow:hover{opacity:.6}.p-single-stock__arrow img{width:27px;height:auto}.p-single-stock__arrow--prev{left:12px}.p-single-stock__arrow--next{right:12px}.p-single-stock .splide__pagination{padding:0;list-style:none;display:none}@media screen and (width<=768px){.p-single-stock .splide__pagination{justify-content:center;gap:8px;margin-top:16px;display:flex}}.p-single-stock .splide__pagination__page{cursor:pointer;background-color:#585858;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .3s}.p-single-stock .splide__pagination__page.is-active{background-color:#cfaa01}.p-single-stock__thumbs{grid-template-columns:repeat(4,1fr);gap:12px 14px;margin-top:12px;list-style:none;display:grid}.p-single-stock__thumb{aspect-ratio:140/90;cursor:pointer;background:0 0;border:none;width:100%;padding:0;transition:opacity .3s;display:block;overflow:hidden}.p-single-stock__thumb img{object-fit:cover;width:100%;height:100%}.p-single-stock__thumb:hover{opacity:.7}.p-single-stock__thumb.is-active{outline-offset:-1px;outline:1px solid #cfaa01}.p-single-stock__info{flex:1;min-width:0}.p-single-stock__heading{flex-direction:column;gap:8px;padding-bottom:15px;display:flex}.p-single-stock__maker{color:#fff;font-size:clamp(28px,.952381vw + 24.2857px,38px);font-weight:700;line-height:.842105}.p-single-stock__grade{color:#fff;font-size:clamp(14px,.571429vw + 11.7714px,20px);font-weight:700;line-height:1.4}.p-single-stock__price-row{border-top:1px solid #585858;border-bottom:1px solid #585858;justify-content:space-between;align-items:flex-end;gap:20px;padding:15px 0 25px;display:flex}@media screen and (width<=768px){.p-single-stock__price-row{border-top:none;flex-direction:column;align-items:stretch;gap:18px;padding:18px 0 22px}}.p-single-stock__price-box{flex-direction:column;gap:10px;display:flex}@media screen and (width<=768px){.p-single-stock__price-box{flex-direction:row;align-items:baseline;gap:14px}}.p-single-stock__price-label{color:#fff;font-size:14px;font-weight:400;line-height:1.42857}.p-single-stock__price-value{color:#cfaa01;align-items:baseline;font-weight:700;line-height:1;display:flex}.p-single-stock__price-num{font-size:clamp(28px,1.33333vw + 22.8px,42px)}.p-single-stock__price-unit{font-size:clamp(16px,.380952vw + 14.5143px,20px)}@media screen and (width<=768px){.p-single-stock__cta{justify-content:space-between;width:100%}}.p-single-stock__spec{flex-direction:column;display:flex}.p-single-stock__spec-row{border-bottom:1px solid #585858;align-items:stretch;padding:16px 0;display:flex}.p-single-stock__spec-row:first-child{border-top:1px solid #585858}.p-single-stock__spec-label{color:#fff;flex-shrink:0;width:100px;font-size:12px;font-weight:400;line-height:1.66667}@media screen and (width<=768px){.p-single-stock__spec-label{width:80px}}.p-single-stock__spec-value{color:#fff;flex:1;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:400;line-height:1.38889}.p-single-delivery{background-color:#000;padding-top:clamp(96px,8.57143vw + 62.5714px,186px);padding-bottom:clamp(80px,3.80952vw + 65.1429px,120px)}.p-single-delivery__breadcrumb{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,4.28571vw + 23.2857px,85px);display:flex}.p-single-delivery__breadcrumb-title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-single-delivery__breadcrumb-line{background-color:#fff;flex:1;height:1px}.p-single-delivery__article{flex-direction:column;gap:clamp(20px,1.90476vw + 12.5714px,40px);display:flex}.p-single-delivery__head{flex-direction:column;gap:clamp(3px,1.42857vw - 2.57143px,18px);display:flex}.p-single-delivery__date{color:#fff;font-size:clamp(12px,.761905vw + 9.02857px,20px);font-weight:700;line-height:1}@media screen and (width<=768px){.p-single-delivery__date{font-weight:400}}.p-single-delivery__title{color:#fff;font-size:clamp(18px,2.09524vw + 9.82857px,40px);font-weight:700;line-height:1}@media screen and (width<=768px){.p-single-delivery__title{line-height:1.44444}}.p-single-delivery__main-img{aspect-ratio:1200/630;width:100%;overflow:hidden}@media screen and (width<=768px){.p-single-delivery__main-img{aspect-ratio:350/200}}.p-single-delivery__main-img img{object-fit:cover;width:100%;height:100%}.p-single-delivery__body{color:#fff;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:700;line-height:2.16667}@media screen and (width<=768px){.p-single-delivery__body{font-weight:400;line-height:1.92857}}.p-single-delivery__back{align-self:flex-start;width:max-content}.p-single-delivery__back-icon{transform:rotate(180deg)}.p-single-blog{background-color:#f1f1f1;padding-top:clamp(96px,8.57143vw + 62.5714px,186px);padding-bottom:clamp(80px,3.80952vw + 65.1429px,120px)}.p-single-blog__breadcrumb{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,4.28571vw + 23.2857px,85px);display:flex}.p-single-blog__breadcrumb-title{color:#000;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-single-blog__breadcrumb-line{background-color:#000;flex:1;height:1px}.p-single-blog__article{flex-direction:column;gap:clamp(20px,1.90476vw + 12.5714px,40px);display:flex}.p-single-blog__head{flex-direction:column;gap:clamp(8px,.952381vw + 4.28571px,18px);display:flex}.p-single-blog__date{color:#000;font-size:clamp(12px,.761905vw + 9.02857px,20px);font-weight:700;line-height:1}.p-single-blog__title{color:#000;font-size:clamp(18px,2.09524vw + 9.82857px,40px);font-weight:700;line-height:1}@media screen and (width<=768px){.p-single-blog__title{line-height:1.44444}}.p-single-blog__tags{flex-wrap:wrap;gap:8px;display:flex}.p-single-blog__body{color:#000;flex-direction:column;gap:clamp(20px,.952381vw + 16.2857px,30px);font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:700;line-height:2.16667;display:flex}@media screen and (width<=768px){.p-single-blog__body{font-weight:400;line-height:1.92857}}.p-single-blog__body p{margin:0}.p-single-blog__figure{aspect-ratio:1200/630;width:100%;margin:0;overflow:hidden}@media screen and (width<=768px){.p-single-blog__figure{aspect-ratio:350/200}}.p-single-blog__figure img{object-fit:cover;width:100%;height:100%}.p-single-blog__divider{border:0;border-top:1px solid #000;margin:clamp(40px,1.90476vw + 32.5714px,60px) 0 clamp(30px,1.90476vw + 22.5714px,50px)}@media screen and (width<=768px){.p-single-blog__divider{display:none}}.p-single-blog__recommend{flex-direction:column;gap:clamp(30px,.952381vw + 26.2857px,40px);display:flex}.p-single-blog__recommend-head{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);display:flex}.p-single-blog__recommend-title{color:#000;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-single-blog__recommend-line{background-color:#000;flex:1;height:1px}.p-single-blog__recommend-list{grid-template-columns:repeat(3,1fr);gap:30px;list-style:none;display:grid}@media screen and (width<=768px){.p-single-blog__recommend-list{display:none}}.p-single-blog__recommend-list-sp{list-style:none;display:none}@media screen and (width<=768px){.p-single-blog__recommend-list-sp{flex-direction:column;gap:10px;display:flex}}.p-contact{background-color:#000;padding-top:clamp(96px,8.57143vw + 62.5714px,186px);padding-bottom:clamp(80px,4.7619vw + 61.4286px,130px);position:relative}.p-contact__breadcrumb{align-items:center;gap:clamp(20px,2.71605vw + 9.40741px,42px);margin-bottom:clamp(40px,5.2381vw + 19.5714px,95px);display:flex}.p-contact__breadcrumb-title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-contact__breadcrumb-line{background-color:#fff;flex:1;height:1px}.p-contact__container{width:100%;max-width:1080px;margin:0 auto}.p-contact__lead{color:#fff;margin-bottom:60px;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:700;line-height:1.993}.p-contact__lead p{margin:0}.p-contact__radios{align-items:flex-start;margin-bottom:60px;display:flex}@media screen and (width<=768px){.p-contact__radios{flex-direction:column;gap:20px}}.p-contact__radios-label{color:#fff;flex-shrink:0;width:18.5185%;padding-top:16px;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:400;line-height:1}@media screen and (width<=768px){.p-contact__radios-label{width:100%;padding-top:0}}.p-contact__radios-grid{flex-shrink:0;grid-template-columns:1fr 1fr;gap:12px 11px;width:81.4815%;list-style:none;display:grid}@media screen and (width<=768px){.p-contact__radios-grid{grid-template-columns:1fr;gap:9px;width:100%}}.p-contact__radios-grid .wpcf7-form-control-wrap,.p-contact__radios-grid .wpcf7-radio{display:contents}.p-contact__radios-grid .wpcf7-list-item{margin:0}.p-contact__radios-grid .wpcf7-list-item input[type=radio]{opacity:0;pointer-events:none;position:absolute}.p-contact__radios-grid .wpcf7-list-item label{cursor:pointer;background-color:#fff;border-radius:4px;align-items:center;gap:20px;height:clamp(53px,.952381vw + 49.2857px,63px);padding:10px 10px 10px 23px;transition:all .3s;display:flex;position:relative}.p-contact__radios-grid .wpcf7-list-item label:hover{box-shadow:0 2px 6px #00000026}.p-contact__radios-grid .wpcf7-list-item label:before{content:"";border:1.5px solid #757575;border-radius:50%;flex-shrink:0;width:23px;height:23px;transition:all .3s}.p-contact__radios-grid .wpcf7-list-item:has(input[type=radio]:checked) label:before{border-color:#cfaa01;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 11px #cfaa01}.p-contact__radios-grid .wpcf7-list-item-label{color:#000;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:500;line-height:1}.p-contact .wpcf7-not-valid-tip{color:#e1003c;margin-top:4px;font-size:12px;font-weight:700}.p-contact .wpcf7-response-output{color:#fff;background-color:#00000080;border:1px solid #fff;margin:clamp(20px,.952381vw + 16.2857px,30px) 0 0;padding:12px 16px;font-size:14px;font-weight:700}.p-contact [data-class=wpcf7cf_group],.p-contact .wpcf7cf_group{display:contents}.p-contact__submit-wrap{justify-content:flex-end;align-items:center;display:flex}@media screen and (width<=768px){.p-contact__submit-wrap{justify-content:stretch}}.p-contact__submit-wrap .wpcf7-spinner{display:none}.wpcf7-form.submitting .p-contact__submit-wrap .wpcf7-spinner{order:-1;margin:0 8px 0 0;display:inline-block}.p-contact__form{margin-bottom:53px}.p-contact__form .wpcf7-form{flex-direction:column;display:flex}.p-contact__form .c-form-field{margin-bottom:19px}.p-contact__form .c-form-field:has(+.p-contact__submit-wrap){margin-bottom:44px}.p-contact__form .wpcf7-form-control-wrap{display:contents}.p-contact__submit{text-align:left;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20width%3D'9'%20height%3D'11'%20viewBox%3D'0%200%209%2011'%20fill%3D'none'%3E%3Cpath%20d%3D'M0.290649%200.40686L7.29065%205.40556L0.290649%2010.4069'%20stroke%3D'white'%20stroke-miterlimit%3D'10'/%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;background-size:7px 10px;width:100%;max-width:174px}@media screen and (width<=768px){.p-contact__submit{align-self:stretch;max-width:none}}.p-contact__note{color:#fff;margin-bottom:101px;font-size:14px;font-weight:700;line-height:1.993}.p-contact__tel{color:#fff;text-align:center;background-color:#585858;justify-content:center;align-items:center;min-height:157px;padding:clamp(40px,43.7143px - .952381vw,30px) 20px;display:flex}.p-contact__tel-inner{flex-direction:column;gap:0;display:flex}.p-contact__tel-title{margin-bottom:4px;font-size:18px;font-weight:700;line-height:1.11111}.p-contact__tel-detail{font-size:14px;font-weight:700;line-height:1.42857}.p-contact__tel-detail p{margin:0}.p-contact__chat{z-index:50;color:#fff;background-color:#cfaa01;border-radius:110px;align-items:center;gap:8px;height:85px;padding:17px 35px;font-family:Zen Kaku Gothic New,sans-serif;font-size:18px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 4px #00000040}@media screen and (width<=768px){.p-contact__chat{display:none}}.p-contact__chat:hover{transform:translateY(-2px);box-shadow:0 6px 10px #0000004d}.p-contact__chat-text p{margin:0}.p-service{color:#fff;background-color:#000;padding-top:clamp(96px,8.57143vw + 62.5714px,186px);padding-bottom:clamp(80px,10.0952vw + 40.6286px,186px);position:relative;overflow:hidden}.p-service__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.p-service__bg img{object-fit:cover;width:100%;height:100%}.p-service__inner{z-index:1;max-width:1080px;margin:0 auto;position:relative}.p-service__header{align-items:center;gap:clamp(20px,3.18841vw + 7.56522px,42px);display:flex}.p-service__title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-service__line{background-color:#fff;flex:1;height:1px}.p-service__divider{background-color:#585858;border:none;height:1px;margin:clamp(50px,2.6087vw + 39.8261px,68px) 0 0}.p-service__intro{flex-direction:column;gap:30px;padding-top:clamp(40px,5.07246vw + 20.2174px,75px);display:flex}@media screen and (width<=768px){.p-service__intro{gap:40px}}.p-service__intro-item{align-items:center;gap:clamp(0px,7.24638vw - 28.2609px,50px);display:flex}@media screen and (width<=768px){.p-service__intro-item{flex-direction:column;gap:20px}}.p-service__intro-img{aspect-ratio:440/260;flex-shrink:0;width:clamp(350px,13.0435vw + 299.13px,440px);overflow:hidden}@media screen and (width<=768px){.p-service__intro-img{aspect-ratio:350/200;width:100%}}.p-service__intro-img img{object-fit:cover;width:100%;height:100%}.p-service__intro-body{flex-direction:column;flex:1;gap:clamp(10px,4.34783vw - 6.95652px,40px);min-width:0;display:flex}@media screen and (width<=768px){.p-service__intro-body{width:100%}}.p-service__intro-title{color:#fff;font-size:clamp(20px,.952381vw + 16.2857px,30px);font-weight:700;line-height:.666667}.p-service__intro-text{color:#fff;font-size:clamp(14px,.190476vw + 13.2571px,16px);font-weight:700;line-height:1.75}@media screen and (width<=768px){.p-service__intro-text{font-weight:400;line-height:1.92857}}.p-service__coating{flex-direction:column;gap:clamp(30px,3.33333vw + 17px,53px);padding-top:clamp(50px,2.6087vw + 39.8261px,68px);display:flex}.p-service__coating-heading{flex-wrap:wrap;align-items:center;gap:20px;display:flex}@media screen and (width<=768px){.p-service__coating-heading{gap:0}}.p-service__coating-title{color:#fff;white-space:nowrap;font-size:clamp(24px,.571429vw + 21.7714px,30px);font-weight:700;line-height:1}.p-service__coating-sep{background-color:#fff;width:1px;height:25px;display:block}@media screen and (width<=768px){.p-service__coating-sep{display:none}}.p-service__coating-sub{color:#fff;font-size:clamp(24px,.571429vw + 21.7714px,30px);font-weight:700;line-height:1}@media screen and (width<=768px){.p-service__coating-sub{font-size:24px}}.p-service__effect-list{grid-template-columns:repeat(2,1fr);gap:clamp(30px,2.89855vw + 18.6957px,50px);margin:0;padding:0;list-style:none;display:grid}@media screen and (width<=768px){.p-service__effect-list{grid-template-columns:1fr;gap:30px}}.p-service__effect{flex-direction:column;gap:clamp(20px,1.15942vw + 15.4783px,28px);display:flex}.p-service__effect-img{aspect-ratio:540/241;background-color:#fff;width:100%;overflow:hidden}@media screen and (width<=768px){.p-service__effect-img{aspect-ratio:350/200}}.p-service__effect-img img{object-fit:cover;width:100%;height:100%}.p-service__effect-heading{align-items:flex-end;gap:10px;display:flex}.p-service__effect-number,.p-service__effect-title{color:#fff;font-size:clamp(20px,.952381vw + 16.2857px,30px);font-weight:700;line-height:.666667}.p-service__effect-en{font-size:clamp(14px,.571429vw + 11.7714px,20px);font-weight:700}.p-service__effect-text{color:#fff;font-size:clamp(14px,.190476vw + 13.2571px,16px);font-weight:700;line-height:1.75}@media screen and (width<=768px){.p-service__effect-text{font-weight:400;line-height:1.92857}}.p-service__coating-message{align-items:center;gap:clamp(20px,4.34783vw + 3.04348px,50px);display:flex}@media screen and (width<=768px){.p-service__coating-message{flex-direction:column}}.p-service__coating-message-img{aspect-ratio:440/294;flex-shrink:0;width:clamp(350px,13.0435vw + 299.13px,440px);overflow:hidden}@media screen and (width<=768px){.p-service__coating-message-img{aspect-ratio:350/200;width:100%}}.p-service__coating-message-img img{object-fit:cover;width:100%;height:100%}.p-service__coating-message-body{flex-direction:column;flex:1;gap:clamp(10px,4.34783vw - 6.95652px,40px);min-width:0;display:flex}@media screen and (width<=768px){.p-service__coating-message-body{width:100%}}.p-service__coating-message-title{color:#fff;font-size:clamp(20px,.952381vw + 16.2857px,30px);font-weight:700;line-height:1.26667}@media screen and (width<=768px){.p-service__coating-message-title{font-size:22px;line-height:1.45455}}.p-service__coating-message-text{color:#fff;font-size:14px;font-weight:700;line-height:1.42857}@media screen and (width<=768px){.p-service__coating-message-text{font-weight:400;line-height:1.92857}}.p-service__financial{flex-direction:column;gap:clamp(30px,2.89855vw + 18.6957px,50px);padding-top:clamp(50px,2.6087vw + 39.8261px,68px);display:flex}.p-service__financial-block{flex-direction:column;gap:clamp(10px,1.5942vw + 3.78261px,21px);display:flex}.p-service__financial-heading{flex-wrap:wrap;align-items:center;gap:20px;display:flex}@media screen and (width<=768px){.p-service__financial-heading{gap:0}}.p-service__financial-title{color:#fff;white-space:nowrap;font-size:clamp(24px,.571429vw + 21.7714px,30px);font-weight:700;line-height:1}.p-service__financial-sep{background-color:#fff;width:1px;height:25px;display:block}@media screen and (width<=768px){.p-service__financial-sep{display:none}}.p-service__financial-sub,.p-service__financial-subtitle{color:#fff;font-size:clamp(24px,.571429vw + 21.7714px,30px);font-weight:700;line-height:1}.p-service__financial-text{color:#fff;max-width:89.4444%;font-size:clamp(14px,.190476vw + 13.2571px,16px);font-weight:700;line-height:1.75}@media screen and (width<=768px){.p-service__financial-text{max-width:100%;font-weight:400;line-height:1.92857}}.p-service__payment{flex-direction:column;gap:clamp(20px,2.17391vw + 11.5217px,35px);display:flex}.p-service__payment-list{grid-template-columns:repeat(3,1fr);gap:clamp(15px,1.73913vw + 8.21739px,27px);margin:0;padding:0;list-style:none;display:grid}@media screen and (width<=992px){.p-service__payment-list{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=768px){.p-service__payment-list{grid-template-columns:1fr;gap:20px}}.p-service__payment-card{border:1px solid #fff;flex-direction:column;gap:16px;padding:clamp(20px,1.44928vw + 14.3478px,30px);display:flex}.p-service__payment-card-title{color:#fff;font-size:20px;font-weight:700;line-height:1}.p-service__payment-card-graph{aspect-ratio:282/105;width:100%;max-width:282px;overflow:hidden}.p-service__payment-card-graph img{object-fit:contain;width:100%;height:100%}.p-service__payment-card-desc{color:#fff;font-size:clamp(14px,.190476vw + 13.2571px,16px);font-weight:700;line-height:1.5625}.p-service__payment-card-merit{flex-direction:column;gap:10px;display:flex}.p-service__payment-card-badge{color:#fff;white-space:nowrap;border:1px solid #fff;align-self:flex-start;padding:4px 11px;font-size:16px;font-weight:700;line-height:1.25}.p-service__payment-card-merit-text{color:#fff;font-size:clamp(14px,.190476vw + 13.2571px,16px);font-weight:700;line-height:1.5625}.p-company{color:#fff;background-color:#000;padding-top:clamp(96px,8.57143vw + 62.5714px,186px);padding-bottom:clamp(80px,3.80952vw + 65.1429px,120px);position:relative;overflow:hidden}.p-company__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.p-company__bg img{object-fit:cover;width:100%;height:100%}.p-company__inner{z-index:1;max-width:1000px;margin:0 auto;position:relative}.p-company__header{align-items:center;gap:clamp(20px,3.60656vw + 5.93443px,42px);margin-bottom:clamp(40px,7.04918vw + 12.5082px,83px);display:flex}.p-company__title{color:#fff;white-space:nowrap;font-size:clamp(20px,1.90476vw + 12.5714px,40px);font-weight:700;line-height:1}.p-company__line{background-color:#fff;flex:1;height:1px}.p-company__divider{background-color:#585858;border:none;height:1px;margin:clamp(40px,3.93443vw + 24.6557px,64px) 0}.p-company__section-title{color:#fff;font-size:clamp(24px,.571429vw + 21.7714px,30px);font-weight:700;line-height:1}.p-company__philosophy{justify-content:space-between;align-items:center;gap:clamp(20px,4.91803vw + .819672px,50px);display:flex}@media screen and (width<=768px){.p-company__philosophy{flex-direction:column-reverse;gap:20px}}.p-company__philosophy-body{flex-direction:column;flex:1;gap:clamp(20px,4.59016vw + 2.09836px,48px);min-width:0;display:flex}@media screen and (width<=768px){.p-company__philosophy-body{gap:20px;width:100%}}.p-company__philosophy-title{color:#fff;font-size:clamp(24px,.571429vw + 21.7714px,30px);font-weight:700;line-height:2}.p-company__philosophy-text{color:#fff;font-size:clamp(14px,.190476vw + 13.2571px,16px);font-weight:700;line-height:1.75}@media screen and (width<=768px){.p-company__philosophy-text{font-weight:400;line-height:1.71429}}.p-company__philosophy-img{aspect-ratio:498/304;flex-shrink:0;width:50%;max-width:498px;overflow:hidden}@media screen and (width<=768px){.p-company__philosophy-img{width:100%}}.p-company__philosophy-img img{object-fit:cover;width:100%;height:100%}.p-company__staff>.p-company__section-title{margin-bottom:40px}.p-company__staff-list{grid-template-columns:repeat(2,1fr);gap:clamp(30px,4.91803vw + 10.8197px,60px);margin:0;padding:0;list-style:none;display:grid}@media screen and (width<=768px){.p-company__staff-list{grid-template-columns:1fr;gap:40px}}.p-company__staff-item{flex-direction:column;gap:clamp(20px,2.29508vw + 11.0492px,34px);display:flex}.p-company__staff-img{aspect-ratio:470/300;width:100%;overflow:hidden}.p-company__staff-img img{object-fit:cover;width:100%;height:100%}.p-company__staff-body{flex-direction:column;gap:clamp(14px,2.29508vw + 5.04918px,28px);display:flex}.p-company__staff-name{flex-direction:column;gap:clamp(6px,.327869vw + 4.72131px,8px);display:flex}.p-company__staff-position{color:#fff;font-size:clamp(12px,.190476vw + 11.2571px,14px);font-weight:700;line-height:1.42857}.p-company__staff-fullname{color:#fff;font-size:24px;font-weight:700;line-height:1}.p-company__staff-text{color:#fff;font-size:clamp(14px,.190476vw + 13.2571px,16px);font-weight:700;line-height:1.75}@media screen and (width<=768px){.p-company__staff-text{font-weight:400;line-height:1.92857}}.p-company__info{margin-bottom:64px}.p-company__info>.p-company__section-title{margin-bottom:48px}.p-company__table{border-top:1px solid #fff;flex-direction:column;margin:0;padding:0;display:flex}.p-company__row{border-bottom:1px solid #fff;align-items:center;min-height:76px;padding:20px 0 20px 20px;display:flex}@media screen and (width<=768px){.p-company__row{min-height:76px;padding:20px 0}}.p-company__label{color:#fff;flex-shrink:0;width:clamp(112px,8.19672vw + 80.0328px,162px);padding-right:20px;font-size:clamp(12px,.571429vw + 9.77143px,18px);font-weight:500;line-height:1.5}.p-company__value{color:#fff;flex:1;margin:0;padding-left:clamp(16px,5.57377vw - 5.73771px,50px);font-size:clamp(14px,.380952vw + 12.5143px,18px);font-weight:700;line-height:1.5}.p-company__value p{margin:0}.p-company__access{flex-direction:column;gap:clamp(20px,2.29508vw + 11.0492px,34px);display:flex}.p-company__map{aspect-ratio:1000/449;width:100%;overflow:hidden}@media screen and (width<=768px){.p-company__map{aspect-ratio:350/260}}.p-company__map iframe{border:0;width:100%;height:100%;display:block}.p-company__access-btn{width:100%;max-width:174px}@media screen and (width<=768px){.p-company__access-btn{max-width:152px}}.u-show-md{display:none}@media screen and (width<=768px){.u-show-md{display:block}}.u-show-flex-md{display:none}@media screen and (width<=768px){.u-show-flex-md{display:flex}.u-hide-md{display:none}}.u-show-sp-lg{display:none}@media screen and (width<=576px){.u-show-sp-lg{display:block}}
/*$vite$:1*/