:root{--font-jp: "Noto Sans JP", sans-serif;--font-en: "Inter", sans-serif !important}html[lang=en]{--font-jp: "Inter", sans-serif !important}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{position:relative;min-height:100vh;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}a:visited{color:inherit}ul{list-style-type:none;padding:0;margin:0}img,svg,picture{height:auto;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}img,picture{width:100%;display:block}button{all:unset}h1,h2,h3,h4,h5,h6,p{margin:0}@media screen and (max-width:767px){.u-pc-only{display:none!important}}@media screen and (min-width:768px){.u-sp-only{display:none!important}}body.custom .c-dot-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}body.custom .c-dot-title__dot{display:block;width:8px;height:8px;border-radius:2px;-ms-flex-negative:0;flex-shrink:0}body.custom .c-dot-title__text{margin:0;color:#fff;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:20px;line-height:100%}@media screen and (max-width:767px){body.custom .c-dot-title__text{font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:18px;line-height:100%;letter-spacing:.02em}}body.custom .c-dot-title--blue .c-dot-title__dot{background-color:#0a52a2}body.custom .c-dot-title--white .c-dot-title__dot{background-color:#fff}body.custom .c-dot-title--red .c-dot-title__dot{background-color:#fe0000}body.custom .c-dot-title--yellow .c-dot-title__dot{background-color:#fefe01}body.custom .c-dot-title--black .c-dot-title__dot{background-color:#1f1f1f}body.custom .c-dot-title--black .c-dot-title__text{color:#1f1f1f}body.custom .c-btn{--btn-accent: #FEFE01;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;position:relative;height:61px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:60px;color:#fff}body.custom .c-btn--yellow{--btn-accent: #FEFE01}body.custom .c-btn--blue{--btn-accent: #0a52a2}body.custom .c-btn--white{--btn-accent: #ffffff}body.custom .c-btn--red{--btn-accent: #FE0000}body.custom .c-btn--black{--btn-accent: #1f1f1f}@media screen and (max-width:767px){body.custom .c-btn--en .c-btn__text{font-size:14px}}body.custom .c-btn__text{posiition:relative;z-index:1}body.custom .c-btn__cover{background:#424242;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%;height:100%;position:absolute;border-radius:60px;z-index:0;left:0;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .c-btn:hover .c-btn__cover{-webkit-transform:scale(1.02);transform:scale(1.02)}}body.custom .c-btn--primary{padding:22px 40px 22px 48px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.1);box-shadow:4px 4px 20px #0000001a;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:16px;line-height:105%;letter-spacing:.03em}body.custom .c-btn--primary .c-btn__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:17px;height:12px;position:relative;z-index:1}body.custom .c-btn--primary .c-btn__icon:after{content:"";width:8px;height:8px;background:var(--btn-accent);border-radius:2px;position:absolute;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1) .3s;transition:all .3s cubic-bezier(.165,.84,.44,1) .3s}body.custom .c-btn--primary .c-btn__icon svg{opacity:0;-webkit-transform:translateX(-10px);transform:translate(-10px);-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1) 0s;transition:all .3s cubic-bezier(.165,.84,.44,1) 0s;color:var(--btn-accent)}@media(hover:hover){body.custom .c-btn--primary:hover .c-btn__icon:after{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1) 0s;transition:all .3s cubic-bezier(.165,.84,.44,1) 0s}body.custom .c-btn--primary:hover .c-btn__icon svg{opacity:1;-webkit-transform:translateX(0);transform:translate(0);-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1) .3s;transition:all .3s cubic-bezier(.165,.84,.44,1) .3s}}body.custom .c-btn--external{padding:22px 48px 22px 50px;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:16px;line-height:105%;letter-spacing:.03em}body.custom .c-btn--external .c-btn__icon{-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);position:relative;z-index:1}body.custom .c-btn--external .c-btn__icon svg{color:var(--btn-accent)}@media(hover:hover){body.custom .c-btn--external:hover .c-btn__icon{-webkit-transform:translateX(3px);transform:translate(3px)}}body.custom .c-btn--external2{padding:22px 48px 22px 50px;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:16px;line-height:105%;letter-spacing:.03em}body.custom .c-btn--external2 .c-btn__icon{position:relative;z-index:1;margin:4px 0 0}body.custom .c-btn--external2 .c-btn__icon svg{color:var(--btn-accent)}body.custom .c-btn--back{padding:22px 48px;font-family:var(--font-jp)!important;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.01em;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.custom .c-btn--back .c-btn__icon{-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);position:relative;z-index:1}body.custom .c-btn--back .c-btn__icon svg{color:var(--btn-accent)}@media(hover:hover){body.custom .c-btn--back:hover .c-btn__icon{-webkit-transform:translateX(-3px);transform:translate(-3px)}}body.custom .c-btn--blur{font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:16px;line-height:105%;letter-spacing:.03em;padding:22px 48px 22px 50px;color:#fff}body.custom .c-hover-zoom{overflow:hidden}body.custom .c-hover-zoom img,body.custom .c-hover-zoom svg{-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .c-hover-zoom:hover img,body.custom .c-hover-zoom:hover svg{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom .c-hover-zoom-trigger .c-hover-zoom{-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .c-hover-zoom-trigger:hover .c-hover-zoom img,body.custom .c-hover-zoom-trigger:hover .c-hover-zoom svg{-webkit-transform:scale(1.05);transform:scale(1.05)}body.custom .c-hover-zoom-trigger:hover .c-hover-zoom{-webkit-transform:scale(1.05);transform:scale(1.05)}}body.custom .c-plus-circle{position:relative;display:block;-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#ffffff59;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-webkit-transition:background .3s cubic-bezier(.165,.84,.44,1);transition:background .3s cubic-bezier(.165,.84,.44,1)}body.custom .c-plus-circle:before,body.custom .c-plus-circle:after{content:"";position:absolute;top:50%;left:50%;background-color:#fff;border-radius:1px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.custom .c-plus-circle:before{width:33.33%;height:4.17%;min-height:2px}body.custom .c-plus-circle:after{width:4.17%;min-width:2px;height:33.33%}body.custom .c-accordion{--accordion-duration: .4s;--accordion-padding-open: 24px;--accordion-trigger-padding-open: 35px}body.custom .c-accordion__panel{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows var(--accordion-duration) cubic-bezier(.165,.84,.44,1);transition:grid-template-rows var(--accordion-duration) cubic-bezier(.165,.84,.44,1);transition:grid-template-rows var(--accordion-duration) cubic-bezier(.165,.84,.44,1),-ms-grid-rows var(--accordion-duration) cubic-bezier(.165,.84,.44,1)}body.custom .c-accordion__panel-inner{overflow:hidden;min-height:0;-webkit-transition:padding-bottom var(--accordion-duration) cubic-bezier(.165,.84,.44,1);transition:padding-bottom var(--accordion-duration) cubic-bezier(.165,.84,.44,1);padding-left:30px;padding-right:30px}@media screen and (max-width:767px){body.custom .c-accordion__panel-inner{padding-left:20px;padding-right:20px}}body.custom .c-accordion__trigger{-webkit-transition:padding-bottom var(--accordion-duration) cubic-bezier(.165,.84,.44,1);transition:padding-bottom var(--accordion-duration) cubic-bezier(.165,.84,.44,1)}body.custom .c-accordion.is-open .c-accordion__panel{grid-template-rows:1fr}body.custom .c-accordion.is-open .c-accordion__panel-inner{padding-bottom:20px}@media screen and (max-width:767px){body.custom .c-accordion.is-open .c-accordion__panel-inner{padding-bottom:16px}}body.custom .c-accordion.is-open .c-accordion__trigger{padding-bottom:var(--accordion-trigger-padding-open)}body.custom .c-overlay1{position:fixed;top:0;right:0;bottom:0;left:0;background:#161616cc;z-index:900;opacity:0;pointer-events:none;-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1)}body.custom .c-overlay1.is-active{opacity:1;pointer-events:auto}body.custom .scroll-trigger{--animation-duration: .6s;--animation-delay: 0s}body.custom .scroll-trigger[data-cascade]{--animation-delay: calc(var(--animation-order, 0) * .1s)}body.custom .c-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#5a5a5a;-ms-flex-negative:0;flex-shrink:0;color:#fff}body.custom .c-arrow__icon{display:block;width:100%;height:100%}body.custom .c-arrow--prev .c-arrow__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.custom .scroll-trigger.animate--fade-in{opacity:0}body.custom .scroll-trigger.animate--slide-in{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}body.custom .scroll-trigger.animate--slide-in-right{opacity:0;-webkit-transform:translateX(30px);transform:translate(30px)}body.custom .scroll-trigger.animate--slide-in-left{opacity:0;-webkit-transform:translateX(-30px);transform:translate(-30px)}body.custom .scroll-trigger.animate--fade-in.is-visible{-webkit-animation:fadeIn var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;animation:fadeIn var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;-webkit-animation-delay:var(--animation-delay);animation-delay:var(--animation-delay)}body.custom .scroll-trigger.animate--slide-in.is-visible{-webkit-animation:slideIn var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;animation:slideIn var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;-webkit-animation-delay:var(--animation-delay);animation-delay:var(--animation-delay)}body.custom .scroll-trigger.animate--slide-in-right.is-visible{-webkit-animation:slideInRight var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;animation:slideInRight var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;-webkit-animation-delay:var(--animation-delay);animation-delay:var(--animation-delay)}body.custom .scroll-trigger.animate--slide-in-left.is-visible{-webkit-animation:slideInLeft var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;animation:slideInLeft var(--animation-duration) cubic-bezier(.165,.84,.44,1) forwards;-webkit-animation-delay:var(--animation-delay);animation-delay:var(--animation-delay)}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(30px);transform:translate(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(30px);transform:translate(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translate(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translate(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@media(prefers-reduced-motion:reduce){body.custom .scroll-trigger.animate--fade-in,body.custom .scroll-trigger.animate--slide-in,body.custom .scroll-trigger.animate--slide-in-right,body.custom .scroll-trigger.animate--slide-in-left{opacity:1;-webkit-transform:none;transform:none;-webkit-animation:none;animation:none}}:root{--scrollbar-width: 0px}body.custom.is-scroll-locked{overflow:hidden;position:fixed;width:100%;left:0;right:0;padding-right:var(--scrollbar-width)}body.custom{background-color:#1f1f1f}body.custom .shopify-section-group-footer-group{position:relative;z-index:0}html:not(.is-page-loaded) body.custom{opacity:0;pointer-events:none}html.is-page-loaded body.custom{opacity:1;pointer-events:auto;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){html:not(.is-page-loaded) body.custom,html.is-page-loaded body.custom{opacity:1;pointer-events:auto;-webkit-transition:none;transition:none}}body.custom .s-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:0}body.custom .s-breadcrumb>a:first-child{-ms-flex-negative:0;flex-shrink:0;min-width:auto}body.custom .s-breadcrumb__link{font-family:var(--font-en)!important;font-weight:600;font-size:14px;line-height:1;letter-spacing:.42px;color:#0003;text-decoration:none;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis;-webkit-transition:color .5s cubic-bezier(.165,.84,.44,1);transition:color .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-breadcrumb__link:hover{color:#0006}}body.custom .s-breadcrumb__separator{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4px;height:8px}@media screen and (max-width:767px){body.custom .s-breadcrumb__separator{width:3px;height:6px}}body.custom .s-breadcrumb__separator img{display:block;width:100%;height:100%}body.custom .s-breadcrumb__current{font-family:var(--font-en)!important;font-weight:600;font-size:14px;line-height:1;letter-spacing:.42px;color:#0003;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}body.custom .s-breadcrumb--light .s-breadcrumb__link{color:#ccc}@media(hover:hover){body.custom .s-breadcrumb--light .s-breadcrumb__link:hover{color:#fff}}body.custom .s-breadcrumb--light .s-breadcrumb__current{color:#ccc}body.custom .s-breadcrumb--dark .s-breadcrumb__link{color:#fff}@media(hover:hover){body.custom .s-breadcrumb--dark .s-breadcrumb__link:hover{color:#c7c7c7}}body.custom .s-breadcrumb--dark .s-breadcrumb__current{color:#757575}body.custom .s-header{position:fixed;top:0;z-index:1000;width:100%}body.custom .s-header__inner{display:block;padding:16px}@media screen and (max-width:767px){body.custom .s-header__inner{padding:8px 10px}}body.custom .s-header__bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:632px;margin:0 auto;background-color:#424242;border-radius:6px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.12);box-shadow:4px 4px 20px #0000001f;padding:6px 16px}@media screen and (max-width:767px){body.custom .s-header__bar{-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.15);box-shadow:4px 4px 15px #00000026;max-width:inherit;padding:6px 10px 6px 16px}}body.custom .s-header__menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;padding:0;border:none;background:none;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}body.custom .s-header__menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;width:20px;height:10px}@media screen and (max-width:767px){body.custom .s-header__menu-icon{gap:4px}}body.custom .s-header__menu-icon span{display:block;width:100%;height:1.6px;background-color:#fff;border-radius:1px;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:center;transform-origin:center}body.custom .s-header.is-menu-open .s-header__menu-icon span:nth-child(1){-webkit-transform:translateY(4px) rotate(45deg);transform:translateY(4px) rotate(45deg)}body.custom .s-header.is-menu-open .s-header__menu-icon span:nth-child(2){-webkit-transform:translateY(-4px) rotate(-45deg);transform:translateY(-4px) rotate(-45deg)}@media screen and (max-width:767px){body.custom .s-header.is-menu-open .s-header__menu-icon span:nth-child(2){-webkit-transform:translateY(-2px) rotate(-45deg);transform:translateY(-2px) rotate(-45deg)}}body.custom .s-header.is-menu-open .s-header__drawer{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateX(-50%) translateY(0);transform:translate(-50%) translateY(0)}body.custom .s-header__drawer{position:fixed;top:92px;left:50%;z-index:950;width:calc(100% - 20px);max-width:632px;max-height:calc(100dvh - 90px);padding:40px 24px;background-color:#424242;border-radius:6px;-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.15);box-shadow:4px 4px 15px #00000026;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateX(-50%) translateY(-8px);transform:translate(-50%) translateY(-8px);-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1),visibility .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1),visibility .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1),visibility .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1),visibility .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){body.custom .s-header__drawer{max-width:inherit;top:80px}}body.custom .s-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px}body.custom .s-header__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px 28px 0;border-bottom:1px solid #5a5a5a;color:#fff;text-decoration:none;font-family:var(--font-en)!important;font-weight:800;font-size:20px;line-height:100%;letter-spacing:-.01em;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-header__nav-item:hover{opacity:.8}}@media screen and (max-width:767px){body.custom .s-header__nav-item{font-family:var(--font-en)!important;font-weight:800;font-size:20px;line-height:100%;letter-spacing:-.01em;font-size:16px;padding-bottom:24px}}@media(hover:hover){body.custom .s-header__nav-item:hover .s-header__nav-icon{-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}body.custom .s-header__nav-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:16px;height:10px;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){body.custom .s-header__nav-icon{width:12px;height:8px}}body.custom .s-header__nav-icon img{display:block;width:100%;height:100%}body.custom .s-header__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;margin-top:40px}body.custom .s-header__lang-form{display:contents}body.custom .s-header__lang-item{padding:0;border:none;background:none;color:#919191;text-transform:capitalize;cursor:pointer;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:16px;line-height:105%;letter-spacing:.03em;-webkit-transition:color .5s cubic-bezier(.165,.84,.44,1);transition:color .5s cubic-bezier(.165,.84,.44,1);-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){body.custom .s-header__lang-item:hover{color:#fff}}body.custom .s-header__lang-item.is-active{color:#fff;cursor:default;pointer-events:none}body.custom .s-header__lang-sep{display:block;-ms-flex-negative:0;flex-shrink:0;width:1px;height:10px;background-color:#919191}body.custom .s-header__drawer-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-top:40px}body.custom .s-header__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}body.custom .s-header__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;color:#c7c7c7;-webkit-transition:color .5s cubic-bezier(.165,.84,.44,1);transition:color .5s cubic-bezier(.165,.84,.44,1)}body.custom .s-header__social-link svg{display:block;width:100%;height:100%}@media(hover:hover){body.custom .s-header__social-link:hover{color:#fff}}body.custom .s-header__store-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}body.custom .s-header__store-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;color:#c7c7c7;text-decoration:none;white-space:nowrap;-webkit-transition:color .5s cubic-bezier(.165,.84,.44,1);transition:color .5s cubic-bezier(.165,.84,.44,1);font-family:var(--font-jp)!important;font-weight:700;font-size:12px;line-height:100%;letter-spacing:.01em}@media(hover:hover){body.custom .s-header__store-link:hover{color:#fff}}body.custom .s-header__store-link svg{width:14px;height:14px}body.custom .s-header__logo{width:49px;height:56px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-header__logo{width:44px;height:50px;left:4px;position:relative}}body.custom .s-header__logo a{display:block;width:100%;height:100%}body.custom .s-header__logo img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.custom .s-header__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:#757575;border-radius:4px;-ms-flex-negative:0;flex-shrink:0;text-decoration:none;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-header__contact:hover{opacity:.8}}body.custom .s-header__contact img{display:block;width:18px;height:18px}body.custom .s-footer{background-color:#424242}body.custom .s-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 5.5555555556% 30px;margin:0 auto;gap:111px}@media screen and (max-width:767px){body.custom .s-footer__inner{padding:40px 20px 30px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}body.custom .s-footer__right-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (max-width:767px){body.custom .s-footer__right-col{width:100%;gap:12px}}body.custom .s-footer__breadcrumb .s-breadcrumb{padding:0 16px}@media screen and (max-width:767px){body.custom .s-footer__breadcrumb .s-breadcrumb{padding:0 12px}}body.custom .s-footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:213px;-ms-flex-negative:0;flex-shrink:0;min-height:100%;gap:40px}@media screen and (max-width:767px){body.custom .s-footer__left{width:100%;min-height:auto;display:grid;grid-template-columns:91px calc(100% - 91px);grid-template-rows:auto 1fr;gap:40px 0}}body.custom .s-footer__logo{width:121px;height:138px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-footer__logo{grid-area:2/1/3/2;width:54px;height:61px;margin:0 0 0 24px}}body.custom .s-footer__logo img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.custom .s-footer__bottom-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}@media screen and (max-width:767px){body.custom .s-footer__bottom-links{grid-area:2/2/3/3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 8px}}body.custom .s-footer__legal-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width:767px){body.custom .s-footer__legal-links{grid-area:1/1/2/3;padding:0 24px;gap:25px}}body.custom .s-footer__legal-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding-bottom:4px;border-bottom:1px solid #c7c7c7;font-family:var(--font-jp)!important;font-weight:700;font-size:12px;line-height:100%;letter-spacing:.01em;color:#c7c7c7;text-decoration:none;white-space:nowrap;-webkit-transition:color .5s cubic-bezier(.165,.84,.44,1),border-color .5s cubic-bezier(.165,.84,.44,1);transition:color .5s cubic-bezier(.165,.84,.44,1),border-color .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-footer__legal-link:hover{color:#fff;border-bottom:1px solid #fff}}body.custom .s-footer__copyright{font-family:var(--font-en)!important;font-weight:500;font-size:12px;line-height:1;letter-spacing:-.12px;color:#c7c7c7;text-transform:capitalize;margin:0;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-footer__copyright{white-space:inherit}}body.custom .s-footer__right{background-color:#1f1f1f;border-radius:24px;padding:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media screen and (max-width:767px){body.custom .s-footer__right{gap:30px;padding:32px 24px}}body.custom .s-footer__nav-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:20px 32px;width:100%}@media screen and (max-width:767px){body.custom .s-footer__nav-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:18px}}body.custom .s-footer__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px;padding-right:8px;border-bottom:1px solid #2e2e2e;text-decoration:none;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-footer__nav-item:hover{opacity:.8}}@media(hover:hover){body.custom .s-footer__nav-item:hover .s-footer__nav-icon{-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}body.custom .s-footer__nav-text{color:#fff;white-space:nowrap;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:16px;line-height:105%;letter-spacing:.03em}body.custom .s-footer__nav-icon{width:12px;height:8px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}body.custom .s-footer__nav-icon img{display:block;width:100%;height:100%}body.custom .s-footer__bottom-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width:767px){body.custom .s-footer__bottom-bar{gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.custom .s-footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:767px){body.custom .s-footer__social{gap:20px}}body.custom .s-footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;color:#c7c7c7;-webkit-transition:color .5s cubic-bezier(.165,.84,.44,1);transition:color .5s cubic-bezier(.165,.84,.44,1)}body.custom .s-footer__social-link svg{display:block;width:100%;height:100%}@media(hover:hover){body.custom .s-footer__social-link:hover{color:#fff}}body.custom .s-footer__store-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width:767px){body.custom .s-footer__store-links{gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.custom .s-footer__store-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;color:#c7c7c7;text-decoration:none;white-space:nowrap;-webkit-transition:color .5s cubic-bezier(.165,.84,.44,1);transition:color .5s cubic-bezier(.165,.84,.44,1);font-family:var(--font-jp)!important;font-weight:700;font-size:12px;line-height:100%;letter-spacing:.01em}@media(hover:hover){body.custom .s-footer__store-link:hover{color:#fff}}body.custom .s-footer__store-link svg{width:14px;height:14px}body.custom .s-contact-banner{display:block;width:100%;overflow:hidden}body.custom .s-contact-banner__inner{position:relative;width:100%}body.custom .s-contact-banner__bg{background-color:#5a5a5a}body.custom .s-contact-banner__bg picture,body.custom .s-contact-banner__bg img{display:block;width:100%;height:100%;aspect-ratio:1440/360}@media screen and (max-width:767px){body.custom .s-contact-banner__bg picture,body.custom .s-contact-banner__bg img{aspect-ratio:1/1}}body.custom .s-contact-banner__bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.custom .s-contact-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#0006;pointer-events:none}body.custom .s-contact-banner__content{position:absolute;z-index:2;width:100%;height:100%;top:0}body.custom .s-contact-banner__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;padding:50px 5.5555555556%}@media screen and (max-width:767px){body.custom .s-contact-banner__content-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 30px 30px}}body.custom .s-contact-banner__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-contact-banner__text{gap:8px}}body.custom .s-contact-banner__heading-en{margin:0;color:#adadad;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:20px;line-height:100%}@media screen and (max-width:767px){body.custom .s-contact-banner__heading-en{font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:20px;line-height:100%;letter-spacing:.02em}}body.custom .s-contact-banner__heading-jp{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-contact-banner__heading-jp{font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-contact-banner__btn .c-btn__cover{background:#ffffff59!important}body.custom .s-contact-banner__btn .c-btn__icon svg{color:#fff!important}body.custom .s-store-information{background-color:#1f1f1f}body.custom .s-store-information__inner{padding:64px 13.0555555556%;max-width:1440px;margin:0 auto}@media screen and (max-width:767px){body.custom .s-store-information__inner{padding:48px 30px}}body.custom .s-store-information__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media screen and (max-width:767px){body.custom .s-store-information__section{gap:24px}}body.custom .s-store-information__heading{margin:0;color:#fff;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:20px;line-height:100%}@media screen and (max-width:767px){body.custom .s-store-information__heading{font-family:Inter;font-style:normal;font-weight:700;font-size:18px;line-height:100%;letter-spacing:.02em}}body.custom .s-store-information__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:767px){body.custom .s-store-information__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}body.custom .s-store-information__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:32px;overflow:hidden;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,.1);box-shadow:10px 10px 10px #0000001a;text-decoration:none;cursor:pointer}@media screen and (max-width:767px){body.custom .s-store-information__item{border-radius:24px;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}}@media(hover:hover){body.custom .s-store-information__item:hover .s-store-information__btn{background-color:#ffffff8c}}body.custom .s-store-information__img-wrap{position:relative;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background-color:#424242}body.custom .s-store-information__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:524/294}body.custom .s-store-information__img--placeholder{width:100%;height:100%;aspect-ratio:524/294}body.custom .s-store-information__img--placeholder svg{width:100%;height:100%;fill:#5a5a5a}body.custom .s-store-information__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#424242;padding:16px 16px 16px 24px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-store-information__info{padding:12px 12px 12px 20px}}body.custom .s-store-information__title{color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:20px;line-height:130%;letter-spacing:.06em;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-store-information__title{font-family:var(--font-jp)!important;font-weight:700;font-size:16px;line-height:130%;letter-spacing:.01em}}body.custom .s-store-information__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:54px;height:54px;border-radius:50%;background-color:#ffffff59;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}body.custom .s-store-information__btn svg{display:block;width:20px;height:20px}@media screen and (max-width:767px){body.custom .s-store-information__btn{width:44px;height:44px}body.custom .s-store-information__btn svg{width:16px;height:16px}}body.custom .s-recruit{background-color:#161616}body.custom .s-recruit__inner{padding:64px 13.0555555556%;max-width:1440px;margin:0 auto}@media screen and (max-width:767px){body.custom .s-recruit__inner{padding:48px 30px}}body.custom .s-recruit__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:32px;overflow:hidden;padding:40px;aspect-ratio:1064/472}@media screen and (max-width:767px){body.custom .s-recruit__card{padding:26px 24px;aspect-ratio:315/472}}body.custom .s-recruit__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}body.custom .s-recruit__bg-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.custom .s-recruit__bg-img--placeholder{background-color:#2a2a2a}body.custom .s-recruit__bg-img--placeholder svg{width:100%;height:100%;fill:#3a3a3a}body.custom .s-recruit__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.45)),to(rgba(0,0,0,.45)));background:linear-gradient(0deg,#00000073 0% 100%)}body.custom .s-recruit__header{position:relative;z-index:1}body.custom .s-recruit__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:24px;position:relative;z-index:1}@media screen and (max-width:767px){body.custom .s-recruit__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.custom .s-recruit__texts{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;min-width:0}@media screen and (max-width:767px){body.custom .s-recruit__texts{gap:10px;width:100%}}body.custom .s-recruit__heading-jp{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit__heading-jp{font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit__body{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit__body{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit__btn{color:#1f1f1f}body.custom .s-recruit__btn .c-btn__cover{background-color:#f0f0f0}body.custom .s-recruit-page{position:relative;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,color-stop(43.99%,#FFF),to(#F6F6F6));background:linear-gradient(180deg,#fff 43.99%,#f6f6f6)}@media screen and (max-width:767px){body.custom .s-recruit-page{background:-webkit-gradient(linear,left top,left bottom,color-stop(47.46%,#FFF),to(#F6F6F6));background:linear-gradient(180deg,#fff 47.46%,#f6f6f6)}}body.custom .s-recruit-page__ellipses{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}body.custom .s-recruit-page__ellipse{position:absolute;border-radius:50%;-webkit-filter:blur(20px);filter:blur(20px)}body.custom .s-recruit-page__ellipse--left{top:50%;left:-450px;width:900px;height:900px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:radial-gradient(50% 50% at 50% 50%,#fefe01,#fefe0100);opacity:.08}@media screen and (max-width:767px){body.custom .s-recruit-page__ellipse--left{left:-234px;width:467px;height:467px}}body.custom .s-recruit-page__ellipse--top{top:-450px;left:50%;width:900px;height:900px;-webkit-transform:translateX(-50%);transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,#fe0000,#fe000000);opacity:.08}@media screen and (max-width:767px){body.custom .s-recruit-page__ellipse--top{top:-234px;left:141px;width:467px;height:467px;-webkit-transform:none;transform:none}}body.custom .s-recruit-page__ellipse--bottom-right{bottom:-450px;left:calc(50% + 720px);width:900px;height:900px;-webkit-transform:translateX(-50%);transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,#0a52a2,#0a52a200);opacity:.15}@media screen and (max-width:767px){body.custom .s-recruit-page__ellipse--bottom-right{top:514px;bottom:auto;left:141px;width:467px;height:467px;-webkit-transform:none;transform:none}}body.custom .s-recruit-page__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:148px 5.5555555556% 0;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-recruit-page__inner{padding:132px 30px 0}}body.custom .s-recruit-page__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:48px;max-width:1280px;margin:0 auto}@media screen and (max-width:767px){body.custom .s-recruit-page__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;max-width:none}}body.custom .s-recruit-page__header{-ms-flex-negative:0;flex-shrink:0}body.custom .s-recruit-page__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:631px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-recruit-page__texts{gap:16px;width:100%}}body.custom .s-recruit-page__heading{margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:700;font-size:40px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-page__heading{font-size:32px;letter-spacing:.02em}}body.custom .s-recruit-page__body{margin:0;color:#5a5a5a;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-page__body{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-page__gallery-wrap{position:relative;z-index:1;width:100%;overflow:hidden;padding-bottom:64px;padding-top:56px}@media screen and (max-width:767px){body.custom .s-recruit-page__gallery-wrap{padding:44px 0 68px}}body.custom .s-recruit-page__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:recruit-page-gallery-scroll 40s linear infinite;animation:recruit-page-gallery-scroll 40s linear infinite}@media screen and (max-width:767px){body.custom .s-recruit-page__gallery{-webkit-animation:recruit-page-gallery-scroll 25s linear infinite;animation:recruit-page-gallery-scroll 25s linear infinite}}body.custom .s-recruit-page__gallery-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-negative:0;flex-shrink:0;gap:40px;padding-right:40px}@media screen and (max-width:767px){body.custom .s-recruit-page__gallery-track{gap:8px;padding-right:8px}}body.custom .s-recruit-page__gallery-item{-ms-flex-negative:0;flex-shrink:0;width:210px;height:284px;border-radius:24px;overflow:hidden}@media screen and (max-width:767px){body.custom .s-recruit-page__gallery-item{width:152px;height:220px}}body.custom .s-recruit-page__gallery-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}@-webkit-keyframes recruit-page-gallery-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-50%);transform:translate(-50%)}}@keyframes recruit-page-gallery-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-50%);transform:translate(-50%)}}body.custom .s-recruit-data{background-color:#fff}body.custom .s-recruit-data__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:64px;max-width:1440px;margin:0 auto;padding:80px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-recruit-data__inner{gap:40px;padding:64px 30px}}body.custom .s-recruit-data__header{-ms-flex-negative:0;flex-shrink:0}body.custom .s-recruit-data__note{-ms-flex-item-align:end;align-self:flex-end;font-family:var(--font-jp)!important;font-weight:700;font-size:14px;line-height:1;color:#919191;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;margin:0 0 2px}@media screen and (max-width:767px){body.custom .s-recruit-data__note{font-size:12px}}body.custom .s-recruit-data__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%}@media screen and (max-width:1340px)and (min-width:768px){body.custom .s-recruit-data__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){body.custom .s-recruit-data__cards{grid-template-columns:1fr;gap:8px}}body.custom .s-recruit-data__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:209px;padding:31px 32px 32px;border-radius:16px;background:#fff;-webkit-box-shadow:2px 2px 20px 0 rgba(0,0,0,.08);box-shadow:2px 2px 20px #00000014;overflow:hidden;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-recruit-data__card{min-height:0;padding:20px;gap:6px}}body.custom .s-recruit-data__card--overtime .s-recruit-data__card-number,body.custom .s-recruit-data__card--gender .s-recruit-data__card-number{font-size:56px;letter-spacing:-.56px}body.custom .s-recruit-data__card-title{margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-data__card-title{font-family:var(--font-jp)!important;font-weight:600;font-size:13px;line-height:130%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-data__card-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:4px;margin-top:auto;width:100%}body.custom .s-recruit-data__card-value--overtime{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:1340px)and (min-width:768px){body.custom .s-recruit-data__card-value--overtime{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){body.custom .s-recruit-data__card-value--overtime{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-top:auto}}body.custom .s-recruit-data__card-value--ratio{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}@media screen and (max-width:767px){body.custom .s-recruit-data__card-value--ratio{gap:8px}}body.custom .s-recruit-data__card-number{font-family:var(--font-en)!important;font-weight:700;font-size:64px;line-height:1;letter-spacing:-.64px;color:#1f1f1f;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-recruit-data__card-number{font-size:56px;letter-spacing:-.56px}}body.custom .s-recruit-data__card-unit{color:#1f1f1f;-ms-flex-negative:0;flex-shrink:0}body.custom .s-recruit-data__card-unit--jp{font-family:var(--font-jp)!important;font-weight:600;font-size:20px;line-height:1.4;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;padding-bottom:8px}@media screen and (max-width:767px){body.custom .s-recruit-data__card-unit--jp{font-size:16px;letter-spacing:.04em;padding-bottom:6px}}body.custom .s-recruit-data__card-unit--en{font-family:var(--font-en)!important;font-weight:600;font-size:24px;line-height:.8;padding-bottom:10px}@media screen and (max-width:767px){body.custom .s-recruit-data__card-unit--en{font-size:20px;padding-bottom:8px}}body.custom .s-recruit-data__ratio-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}@media screen and (max-width:767px){body.custom .s-recruit-data__ratio-item{gap:4px}}body.custom .s-recruit-data__ratio-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px}body.custom .s-recruit-data__ratio-label{font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:1;letter-spacing:.04em;color:#5a5a5a;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-data__ratio-label{font-size:12px;letter-spacing:.04em;color:#757575}}body.custom .s-recruit-data__ratio-separator{font-family:var(--font-en)!important;font-weight:600;font-size:24px;line-height:.8;color:#1f1f1f;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:18px}@media screen and (max-width:767px){body.custom .s-recruit-data__ratio-separator{font-size:20px;margin-bottom:14px}}body.custom .s-recruit-welfare{background-color:#f0f0f0}body.custom .s-recruit-welfare__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;max-width:1440px;margin:0 auto;padding:80px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-recruit-welfare__inner{gap:40px;padding:64px 0}}body.custom .s-recruit-welfare__header{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-recruit-welfare__header{padding:0 30px}}body.custom .s-recruit-welfare__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:100%}@media screen and (min-width:768px){body.custom .s-recruit-welfare__body{gap:0}}body.custom .s-recruit-welfare__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%}@media screen and (max-width:767px){body.custom .s-recruit-welfare__grid{display:none}}body.custom .s-recruit-welfare__carousel-wrap{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:100%}@media screen and (max-width:767px){body.custom .s-recruit-welfare__carousel-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}}body.custom .s-recruit-welfare__splide{width:100%;overflow:hidden}body.custom .s-recruit-welfare__slide{height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .s-recruit-welfare__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-height:221px;padding:20px 20px 24px;border-radius:16px;background:-webkit-gradient(linear,left top,left bottom,from(#FFF),to(#FAFAFA));background:linear-gradient(180deg,#fff,#fafafa);-webkit-box-shadow:2px 2px 20px 0 rgba(0,0,0,.04);box-shadow:2px 2px 20px #0000000a;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}@media screen and (max-width:767px){body.custom .s-recruit-welfare__card{width:260px;height:196px;min-height:196px}}body.custom .s-recruit-welfare__card-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:56px;height:56px;border-radius:12px;background-color:#dedede}@media screen and (max-width:767px){body.custom .s-recruit-welfare__card-icon{width:50px;height:50px}}body.custom .s-recruit-welfare__card-icon img{display:block;width:24px;height:24px}body.custom .s-recruit-welfare__card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}body.custom .s-recruit-welfare__card-title{margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-welfare__card-title{font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-welfare__card-description{margin:0;color:#5a5a5a;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-welfare__card-description{font-family:var(--font-jp)!important;font-weight:600;font-size:12px;line-height:130%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-welfare__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;width:134px;min-height:34px;padding:8px 14px;background-color:#dedede;border-radius:999px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.04);box-shadow:4px 4px 10px #0000000a}body.custom .s-recruit-welfare__pagination-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:6px;height:6px;margin:0;padding:0;border:none;border-radius:50%;background:#f0f0f0;overflow:hidden;-webkit-transition:width .3s cubic-bezier(.165,.84,.44,1),border-radius .3s cubic-bezier(.165,.84,.44,1),background .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);transition:width .3s cubic-bezier(.165,.84,.44,1),border-radius .3s cubic-bezier(.165,.84,.44,1),background .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);cursor:pointer}@media(hover:hover){body.custom .s-recruit-welfare__pagination-item:hover:not(.is-active){opacity:.5}}body.custom .s-recruit-welfare__pagination-item i{display:block;width:0;height:6px;border-radius:3px;background-color:#5a5a5a}body.custom .s-recruit-welfare__pagination-item.is-active{width:20px;border-radius:3px;background:#f0f0f0}body.custom .s-recruit-welfare__pagination-item.is-active i{width:0%}body.custom .s-recruit-gallery{position:relative;background-color:#fff;overflow:hidden}body.custom .s-recruit-gallery__ellipses{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}body.custom .s-recruit-gallery__ellipse{position:absolute;border-radius:50%;-webkit-filter:blur(20px);filter:blur(20px)}body.custom .s-recruit-gallery__ellipse--left{top:calc(50% - 285px);left:-450px;width:900px;height:900px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:radial-gradient(50% 50% at 50% 50%,#fefe01,#fefe0100);opacity:.08}@media screen and (max-width:767px){body.custom .s-recruit-gallery__ellipse--left{top:50%;left:-234px;width:467px;height:467px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}body.custom .s-recruit-gallery__ellipse--top-right{top:-450px;left:990px;width:900px;height:900px;background:radial-gradient(50% 50% at 50% 50%,#fe0000,#fe000000);opacity:.08}@media screen and (max-width:767px){body.custom .s-recruit-gallery__ellipse--top-right{top:-234px;left:141px;width:467px;height:467px}}body.custom .s-recruit-gallery__ellipse--bottom{bottom:-450px;left:50%;width:900px;height:900px;-webkit-transform:translateX(-50%);transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,#0a52a2,#0a52a200);opacity:.15}@media screen and (max-width:767px){body.custom .s-recruit-gallery__ellipse--bottom{top:352px;bottom:auto;left:141px;width:467px;height:467px;-webkit-transform:none;transform:none}}body.custom .s-recruit-gallery__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px;margin:0 auto;padding:80px 0 80px 80px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:767px){body.custom .s-recruit-gallery__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;max-width:none;padding:64px 0 64px 30px}}body.custom .s-recruit-gallery__header{-ms-flex-negative:0;flex-shrink:0}body.custom .s-recruit-gallery__carousel-wrap{position:relative;-ms-flex-negative:0;flex-shrink:0;width:68.2352941176%;min-width:0;overflow:visible}@media screen and (min-width:768px){body.custom .s-recruit-gallery__carousel-wrap:hover .s-recruit-gallery__arrows{opacity:1}}@media screen and (max-width:767px){body.custom .s-recruit-gallery__carousel-wrap{width:calc(100% + 30px);margin-left:-30px}}body.custom .s-recruit-gallery__splide .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex}body.custom .s-recruit-gallery__splide .splide__slide{height:auto}body.custom .s-recruit-gallery__slide{width:calc((100% - 16px)/3)}@media screen and (max-width:767px){body.custom .s-recruit-gallery__slide{width:80vw}}body.custom .s-recruit-gallery__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;aspect-ratio:308/410;border-radius:16px;overflow:hidden}@media screen and (max-width:767px){body.custom .s-recruit-gallery__card{aspect-ratio:300/400}}body.custom .s-recruit-gallery__card-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:16px}body.custom .s-recruit-gallery__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.custom .s-recruit-gallery__card-caption{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:40px 20px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,#0000,#000000b3)}body.custom .s-recruit-gallery__card-text{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:140%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}body.custom .s-recruit-gallery__arrows{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}@media screen and (max-width:767px){body.custom .s-recruit-gallery__arrows{display:none}}@media screen and (min-width:768px){body.custom .s-recruit-gallery__arrows{opacity:0;-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1)}}body.custom .s-recruit-gallery__arrows.is-hidden{display:none}body.custom .s-recruit-gallery__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;padding:0;border:none;background:#0000;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:auto;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-recruit-gallery__arrow:hover{opacity:.55}}body.custom .s-recruit-gallery__arrow .c-arrow{background:#5a5a5acc}body.custom .s-recruit-gallery__arrow--prev{left:16px}body.custom .s-recruit-gallery__arrow--next{right:86px}body.custom .s-recruit-gallery__arrow.is-disabled{opacity:.35;cursor:auto;pointer-events:none}body.custom .s-recruit-process{background-color:#fff}body.custom .s-recruit-process__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:48px;max-width:1440px;margin:0 auto;padding:80px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-recruit-process__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:64px 30px}}body.custom .s-recruit-process__header{-ms-flex-negative:0;flex-shrink:0}body.custom .s-recruit-process__body{width:100%;max-width:632px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-recruit-process__body{max-width:none}}body.custom .s-recruit-process__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;list-style:none;counter-reset:recruit-process}body.custom .s-recruit-process__step{display:grid;grid-template-columns:50px minmax(0,1fr);-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media screen and (max-width:767px){body.custom .s-recruit-process__step{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}body.custom .s-recruit-process__track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px}body.custom .s-recruit-process__badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;border-radius:12px;background-color:#757575;color:#fff;font-family:var(--font-en)!important;font-weight:600;font-size:18px;line-height:1;letter-spacing:-.03em;counter-increment:recruit-process;position:relative;z-index:1}body.custom .s-recruit-process__badge:before{content:counter(recruit-process,decimal-leading-zero)}body.custom .s-recruit-process__line{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;border-left:1.5px solid #757575}body.custom .s-recruit-process__step:last-child .s-recruit-process__line{display:none}body.custom .s-recruit-process__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-top:0;padding-bottom:48px}@media screen and (max-width:767px){body.custom .s-recruit-process__content{gap:8px;padding-bottom:50px}}body.custom .s-recruit-process__step:last-child .s-recruit-process__content{padding-bottom:0}body.custom .s-recruit-process__title{margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:20px;line-height:150%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-process__title{font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-process__description{margin:0;color:#5a5a5a;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-process__description{font-family:var(--font-jp)!important;font-weight:600;font-size:13px;line-height:140%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-process__note{margin:-7px 0 0;color:#919191;font-family:var(--font-jp)!important;font-weight:600;font-size:12px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}body.custom .s-recruit-process__description+body.custom .s-recruit-process__note{margin-top:-8px}@media screen and (max-width:767px){body.custom .s-recruit-process__description+body.custom .s-recruit-process__note{margin-top:-2px}}body.custom .s-recruit-job{background-color:#f0f0f0}body.custom .s-recruit-job__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;max-width:1440px;margin:0 auto;padding:80px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-recruit-job__inner{gap:56px;padding:64px 30px}}body.custom .s-recruit-job__header{-ms-flex-negative:0;flex-shrink:0}body.custom .s-recruit-job__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}body.custom .s-recruit-job__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%;max-width:848px}@media screen and (max-width:767px){body.custom .s-recruit-job__group{gap:20px;max-width:none}}body.custom .s-recruit-job__group+.s-recruit-job__group{margin-top:64px}@media screen and (max-width:767px){body.custom .s-recruit-job__group+.s-recruit-job__group{margin-top:48px}}body.custom .s-recruit-job__category{margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-job__category{font-size:16px;line-height:120%;letter-spacing:.05em}}body.custom .s-recruit-job__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}body.custom .s-recruit-job__item{--accordion-padding-open: 24px;--accordion-trigger-padding-open: 35px;border-radius:16px;background-color:#fff;overflow:hidden}@media screen and (max-width:767px){body.custom .s-recruit-job__item{--accordion-padding-open: 20px}}body.custom .s-recruit-job__item.is-open .s-recruit-job__toggle:before{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}body.custom .s-recruit-job__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%;padding:20px 12px 20px 30px;border:none;background:#0000;color:#fff;text-align:left;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-recruit-job__trigger{padding:16px 12px 16px 20px}}body.custom .s-recruit-job__title{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:20px;line-height:150%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-job__title{font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-job__toggle{position:relative;-ms-flex-negative:0;flex-shrink:0;width:46px;height:46px;border-radius:50%;background-color:#dedede}body.custom .s-recruit-job__toggle:before,body.custom .s-recruit-job__toggle:after{content:"";position:absolute;top:50%;left:50%;width:13px;height:1.625px;background-color:#5a5a5a;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0);-webkit-transition:width var(--accordion-duration) cubic-bezier(.165,.84,.44,1),-webkit-transform var(--accordion-duration) cubic-bezier(.165,.84,.44,1);transition:width var(--accordion-duration) cubic-bezier(.165,.84,.44,1),-webkit-transform var(--accordion-duration) cubic-bezier(.165,.84,.44,1);transition:width var(--accordion-duration) cubic-bezier(.165,.84,.44,1),transform var(--accordion-duration) cubic-bezier(.165,.84,.44,1);transition:width var(--accordion-duration) cubic-bezier(.165,.84,.44,1),transform var(--accordion-duration) cubic-bezier(.165,.84,.44,1),-webkit-transform var(--accordion-duration) cubic-bezier(.165,.84,.44,1)}body.custom .s-recruit-job__toggle:before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}@media screen and (max-width:767px){body.custom .s-recruit-job__toggle{width:40px;height:40px}body.custom .s-recruit-job__toggle:before,body.custom .s-recruit-job__toggle:after{width:11.3px;height:1.4px}}body.custom .s-recruit-job__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px;width:100%;counter-reset:recruit-section}@media screen and (max-width:767px){body.custom .s-recruit-job__content{gap:48px}}body.custom .s-recruit-job__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:100%}@media screen and (max-width:767px){body.custom .s-recruit-job__detail{gap:24px}}body.custom .s-recruit-job__detail>h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px;margin:0;padding-bottom:16px;border-bottom:1px solid #f0f0f0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;counter-increment:recruit-section}body.custom .s-recruit-job__detail>h2:before{content:counter(recruit-section,decimal-leading-zero);-ms-flex-negative:0;flex-shrink:0;font-family:var(--font-en)!important;font-weight:600;font-size:20px;line-height:1;color:#c7c7c7;letter-spacing:.03em}@media screen and (max-width:767px){body.custom .s-recruit-job__detail>h2{gap:7px;font-size:16px;line-height:120%;letter-spacing:.05em}body.custom .s-recruit-job__detail>h2:before{font-size:16px;letter-spacing:.03em}}body.custom .s-recruit-job__detail-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;width:100%}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-body{gap:32px}}body.custom .s-recruit-job__detail-body>p{margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-body>p{font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:135%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-job__detail-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:100%}body.custom .s-recruit-job__detail-group p{margin:0;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-group p{font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:135%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-job__detail-group p strong,body.custom .s-recruit-job__detail-group p b{display:block;margin:0;color:#919191;font-family:var(--font-jp)!important;font-weight:600;font-size:12px;line-height:130%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}body.custom .s-recruit-job__detail-group p small{font-family:var(--font-jp)!important;font-weight:600;font-size:12px;line-height:145%;letter-spacing:.04em;color:#919191;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}body.custom .s-recruit-job__detail-group p:not(:first-child):has(small:only-child){margin-top:-8px}body.custom .s-recruit-job__detail-group p:has(small:only-child)+p:has(small:only-child){margin-top:-10px}body.custom .s-recruit-job__detail-group ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-group ul{gap:12px}}body.custom .s-recruit-job__detail-group ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-group ul li{font-family:var(--font-jp)!important;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;font-weight:600;font-size:14px;line-height:135%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-job__detail-group ul li:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:6px;height:6px;border-radius:2px;background-color:#757575;margin:9px 0 0}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-group ul li:before{margin-top:7px}}body.custom .s-recruit-job__detail-group ul.s-recruit-job__detail-list--disc{display:block;gap:0;padding-left:24px;list-style:disc}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-group ul.s-recruit-job__detail-list--disc{padding-left:21px}}body.custom .s-recruit-job__detail-group ul.s-recruit-job__detail-list--disc li{display:list-item;margin:0 0 2px;padding-left:0}body.custom .s-recruit-job__detail-group ul.s-recruit-job__detail-list--disc li:before{display:none}body.custom .s-recruit-job__detail-group ul.s-recruit-job__detail-list--disc li:last-child{margin-bottom:0}body.custom .s-recruit-job__detail-group ol{margin:0;padding-left:24px;list-style:decimal}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-group ol{padding-left:21px}}body.custom .s-recruit-job__detail-group ol li{margin:0 0 2px;color:#1f1f1f;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-recruit-job__detail-group ol li{font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:135%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-recruit-job__detail-group ol li:last-child{margin-bottom:0}body.custom .s-recruit-job__apply{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:34px;padding-bottom:24px}@media screen and (max-width:767px){body.custom .s-recruit-job__apply{margin-top:38px}}body.custom .s-recruit-job__apply-btn{color:#fff}body.custom .s-recruit-job__apply-btn .c-btn__text{font-family:var(--font-jp)!important;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.01em}body.custom .s-recruit-job__apply-btn .c-btn__icon svg{color:#fefe01}body.custom .s-recruit-job__apply-btn .c-btn__cover{background:#424242;backdrop-filter:none;-webkit-backdrop-filter:none;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);box-shadow:4px 4px 20px #0000001a}body.custom .s-recruit-job__gallery-slider{position:relative;width:100%}@media screen and (min-width:768px){body.custom .s-recruit-job__gallery-slider:hover .s-recruit-job__gallery-arrows{opacity:1}}@media screen and (max-width:767px){body.custom .s-recruit-job__gallery-slider{width:calc(100% + 20px)}}body.custom .s-recruit-job__gallery-slide{width:278px;height:209px;border-radius:8px;overflow:hidden}@media screen and (max-width:767px){body.custom .s-recruit-job__gallery-slide{width:240px;height:180px}}body.custom .s-recruit-job__gallery-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.custom .s-recruit-job__gallery-arrows{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}@media screen and (max-width:767px){body.custom .s-recruit-job__gallery-arrows{display:none}}@media screen and (min-width:768px){body.custom .s-recruit-job__gallery-arrows{opacity:0;-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1)}}body.custom .s-recruit-job__gallery-arrows.is-hidden{display:none}body.custom .s-recruit-job__gallery-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;padding:0;border:none;background:#0000;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:auto;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-recruit-job__gallery-arrow:hover{opacity:.8}}body.custom .s-recruit-job__gallery-arrow .c-arrow{background:#5a5a5acc}body.custom .s-recruit-job__gallery-arrow--prev{left:16px}body.custom .s-recruit-job__gallery-arrow--next{right:16px}body.custom .s-recruit-job__gallery-arrow.is-disabled{opacity:.35;cursor:auto;pointer-events:none}body.custom .s-company{background-color:#1f1f1f}body.custom .s-company__inner{width:100%;padding-top:100px;padding-bottom:108px;position:relative;max-width:1440px;margin:0 auto;overflow:hidden}@media screen and (max-width:767px){body.custom .s-company__inner{padding-top:64px;padding-bottom:0}}body.custom .s-company__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:126px;padding-left:5.5555555556%;max-width:1440px}@media screen and (max-width:767px){body.custom .s-company__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding-left:0;max-width:none}}body.custom .s-company__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px;width:524px;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1}@media screen and (max-width:767px){body.custom .s-company__info{gap:32px;width:100%;padding:0 30px}}body.custom .s-company__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:100%}@media screen and (max-width:767px){body.custom .s-company__details{gap:32px}}body.custom .s-company__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}@media screen and (max-width:767px){body.custom .s-company__texts{gap:16px}}body.custom .s-company__heading-jp{margin:0;color:#fff;font-family:var(--font-en);-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width:767px){body.custom .s-company__heading-jp{font-size:32px}}body.custom .s-company__body-text{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company__body-text{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-company__btn{color:#1f1f1f}body.custom .s-company__btn:after{background-color:#0a52a2}body.custom .s-company__btn .c-btn__cover{background:#f0f0f0}body.custom .s-company__visual{aspect-ratio:710/551;position:absolute;bottom:0;right:0;width:clamp(651px,49.3vw,710px);width:710px;z-index:0}@media screen and (max-width:767px){body.custom .s-company__visual{width:100%;height:auto;overflow:hidden;position:relative;aspect-ratio:1/1;right:0}}body.custom .s-company__img{height:100%}@media screen and (max-width:767px){body.custom .s-company__img{width:100%;height:auto}}body.custom .s-company__img--placeholder{background-color:#2a2a2a}body.custom .s-company-page{background-color:#1f1f1f}body.custom .s-company-page__inner{width:100%;padding-top:96px;position:relative;max-width:1440px;margin:0 auto;overflow:hidden}@media screen and (max-width:767px){body.custom .s-company-page__inner{padding-top:133px}}body.custom .s-company-page__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:124px;padding-left:5.5555555556%;max-width:1440px}@media screen and (max-width:767px){body.custom .s-company-page__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding-left:0;max-width:none}}body.custom .s-company-page__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;width:532px;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1;min-height:580px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){body.custom .s-company-page__info{gap:30px;width:100%;padding:0 30px;min-height:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.custom .s-company-page__info br{display:none}}body.custom .s-company-page__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}body.custom .s-company-page__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}body.custom .s-company-page__heading-jp{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:40px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-page__heading-jp{font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;max-width:none}}body.custom .s-company-page__body-text{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-page__body-text{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-company-page__visual{aspect-ratio:712/580;position:absolute;bottom:-3px;right:-15px;width:712px;z-index:0}@media screen and (max-width:767px){body.custom .s-company-page__visual{width:100%;height:auto;overflow:hidden;position:relative;aspect-ratio:1/1;right:0;top:2px}}body.custom .s-company-page__img{height:100%}@media screen and (max-width:767px){body.custom .s-company-page__img{width:100%;height:auto}}body.custom .s-company-page__img--placeholder{background-color:#2a2a2a}body.custom .s-company-story{background-color:#161616;position:relative;overflow:hidden}body.custom .s-company-story__inner{width:100%;max-width:1440px;margin:0 auto}body.custom .s-company-story__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}body.custom .s-company-story__bg picture,body.custom .s-company-story__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.custom .s-company-story__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(22,22,22,.9)),to(rgba(22,22,22,.9)));background:linear-gradient(0deg,#161616e6 0% 100%)}body.custom .s-company-story__body{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding:100px 5.5555555556%}@media screen and (max-width:767px){body.custom .s-company-story__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:80px 0}}body.custom .s-company-story__header{-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1}@media screen and (max-width:767px){body.custom .s-company-story__header{width:100%;padding:0 30px}}body.custom .s-company-story__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;width:848px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-company-story__content{gap:40px;width:100%;padding:0 30px}}body.custom .s-company-story__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}@media screen and (max-width:767px){body.custom .s-company-story__texts{gap:16px}}body.custom .s-company-story__heading-jp{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-story__heading-jp{font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-company-story__body-text{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-story__body-text{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-company-story__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;background-color:#2e2e2e;border-radius:24px;overflow:hidden;-webkit-box-shadow:20px 20px 30px rgba(0,0,0,.1);box-shadow:20px 20px 30px #0000001a}@media screen and (max-width:767px){body.custom .s-company-story__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:none;box-shadow:none}}body.custom .s-company-story__card-img{-ms-flex-negative:0;flex-shrink:0;width:309px;aspect-ratio:309/234;overflow:hidden;background-color:#fff}@media screen and (max-width:767px){body.custom .s-company-story__card-img{width:100%;aspect-ratio:315/177}}body.custom .s-company-story__card-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.custom .s-company-story__card-img--placeholder{background-color:#3a3a3a}body.custom .s-company-story__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;padding:30px 48px}@media screen and (max-width:767px){body.custom .s-company-story__card-body{gap:16px;padding:24px 24px 32px}}body.custom .s-company-story__quote{position:relative;width:100%}body.custom .s-company-story__quote-open,body.custom .s-company-story__quote-close{position:absolute;width:22px;height:17px;pointer-events:none}body.custom .s-company-story__quote-open{top:-7px;left:-10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.custom .s-company-story__quote-close{right:-10px;bottom:-8px}body.custom .s-company-story__quote-text{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:140%;letter-spacing:.04em;text-align:justify;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;position:relative}@media screen and (max-width:767px){body.custom .s-company-story__quote-text{font-size:13px;line-height:140%;letter-spacing:.04em}}body.custom .s-company-story__ceo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:6px}@media screen and (max-width:767px){body.custom .s-company-story__ceo{gap:4px}}body.custom .s-company-story__ceo-title{color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:125%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-story__ceo-title{font-size:12px;line-height:130%;letter-spacing:.05em}}body.custom .s-company-story__ceo-name{color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-story__ceo-name{font-size:16px;line-height:120%;letter-spacing:.05em}}body.custom .s-company-profile{background-color:#161616}body.custom .s-company-profile__inner{width:100%;max-width:1440px;margin:0 auto}@media screen and (max-width:767px){body.custom .s-company-profile__inner{padding:0 30px}}body.custom .s-company-profile__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding:100px 5.5555555556%}@media screen and (max-width:767px){body.custom .s-company-profile__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:40px;padding:64px 0}}body.custom .s-company-profile__header{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-company-profile__header{padding:0}}body.custom .s-company-profile__card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:24px;width:100%;max-width:848px;margin:0;padding:40px;background-color:#2e2e2e;border-radius:24px}@media screen and (max-width:767px){body.custom .s-company-profile__card{grid-template-columns:1fr;gap:18px;max-width:none;margin:0;padding:30px 24px 36px}}body.custom .s-company-profile__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin:0;padding-bottom:24px;border-bottom:1px solid #424242}@media screen and (max-width:767px){body.custom .s-company-profile__item{gap:25px;padding-bottom:20px}body.custom .s-company-profile__item:last-child{border-bottom:none;padding-bottom:0}}body.custom .s-company-profile__label{-ms-flex-negative:0;flex-shrink:0;width:100px;margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:130%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-profile__label{width:60px;font-size:13px;line-height:140%;letter-spacing:.04em}}body.custom .s-company-profile__value{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:130%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-profile__value{font-size:13px;line-height:140%;letter-spacing:.04em}}body.custom .s-company-history{background-color:#1f1f1f;position:relative;overflow:hidden}body.custom .s-company-history__inner{width:100%;max-width:1440px;margin:0 auto}body.custom .s-company-history__deco{position:absolute;border-radius:50%;pointer-events:none;z-index:0}body.custom .s-company-history__deco--1{width:1196px;height:1196px;top:-599px;right:-598px;opacity:.08;background:radial-gradient(50% 50% at 50% 50%,#fe0000,#fe000000)}@media screen and (max-width:767px){body.custom .s-company-history__deco--1{width:467px;height:467px;top:-234px;right:-234px}}body.custom .s-company-history__deco--2{width:1020px;height:1020px;top:50%;left:-509px;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:.08;background:radial-gradient(50% 50% at 50% 50%,#fefe01,#fefe0100)}@media screen and (max-width:767px){body.custom .s-company-history__deco--2{width:467px;height:467px;top:50%;left:-233px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}body.custom .s-company-history__deco--3{width:1200px;height:1200px;bottom:-379px;right:-610px;opacity:.15;background:radial-gradient(50% 50% at 50% 50%,#0a52a2,#0a52a200)}@media screen and (max-width:767px){body.custom .s-company-history__deco--3{width:467px;height:467px;bottom:-233px;right:-234px}}body.custom .s-company-history__body{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding:100px 5.5555555556%}@media screen and (max-width:767px){body.custom .s-company-history__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:62px;padding:64px 30px 80px}}body.custom .s-company-history__header{-ms-flex-negative:0;flex-shrink:0}body.custom .s-company-history__timeline{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:849px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}@media screen and (max-width:767px){body.custom .s-company-history__timeline{gap:47px;max-width:none;width:100%;padding-top:0}}body.custom .s-company-history__timeline.is-line-visible .s-company-history__line{-webkit-transform:scaleY(1);transform:scaleY(1)}body.custom .s-company-history__timeline.is-line-visible .s-company-history__line-arrow{opacity:1}body.custom .s-company-history__timeline.is-line-visible .s-company-history__dot{opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translate(-50%) scale(1)}body.custom .s-company-history__line{position:absolute;top:22px;left:112px;width:2px;height:calc(100% - 44px);background-color:#424242;-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:scaleY(0);transform:scaleY(0);pointer-events:none}@media screen and (max-width:767px){body.custom .s-company-history__line{left:74px;top:6px;height:100%}}body.custom .s-company-history__line-arrow{position:absolute;left:113px;width:0;height:0;top:22px;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:10px solid #424242;opacity:0;pointer-events:none;z-index:1;-webkit-transform:translateX(-50%) translateY(0);transform:translate(-50%) translateY(0)}@media screen and (max-width:767px){body.custom .s-company-history__line-arrow{top:0;left:75px}}body.custom .s-company-history__entry{--dot-delay: 0s;position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);-webkit-column-gap:44px;-moz-column-gap:44px;column-gap:44px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-width:767px){body.custom .s-company-history__entry{grid-template-columns:72px minmax(0,1fr);-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px}}body.custom .s-company-history__entry-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:30px}@media screen and (max-width:767px){body.custom .s-company-history__entry-head{min-height:20px}}body.custom .s-company-history__year{margin:0;color:#0a52a2;font-family:var(--font-en)!important;font-weight:700;font-size:30px;line-height:100%;letter-spacing:-.01em;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-company-history__year{font-size:20px;letter-spacing:-.01em}}body.custom .s-company-history__year--empty{visibility:hidden}body.custom .s-company-history__dot{position:absolute;top:11px;left:113px;width:8px;height:8px;border-radius:50%;background-color:#0a52a2;opacity:0;-webkit-transform:translateX(-50%) scale(0);transform:translate(-50%) scale(0);z-index:1}@media screen and (max-width:767px){body.custom .s-company-history__dot{top:6px;left:75px}}body.custom .s-company-history__dot.is-dot-revealed{opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translate(-50%) scale(1);-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}body.custom .s-company-history__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px;min-width:0}@media screen and (max-width:767px){body.custom .s-company-history__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}body.custom .s-company-history__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;min-width:0}@media screen and (max-width:767px){body.custom .s-company-history__info{gap:8px}}body.custom .s-company-history__title{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-history__title{font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-company-history__desc{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-company-history__desc{font-family:var(--font-jp)!important;font-weight:600;font-size:13px;line-height:130%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-company-history__img-wrap{-ms-flex-negative:0;flex-shrink:0;width:250px;aspect-ratio:250/140;border-radius:16px;overflow:hidden;background-color:#2e2e2e}@media screen and (max-width:767px){body.custom .s-company-history__img-wrap{width:100%;max-width:214px;aspect-ratio:214/120}}body.custom .s-company-history__img-wrap img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.custom .s-news{background-color:#161616}body.custom .s-news__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25.8098223615%;padding:100px min(27.9861111111%,403px) 80px min(5.5555555556%,80px);max-width:1440px;margin:0 auto}@media screen and (max-width:767px){body.custom .s-news__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:31px;padding:64px 30px}}body.custom .s-news__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (max-width:767px){body.custom .s-news__container{width:100%;gap:32px}}body.custom .s-news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;min-width:400px}@media screen and (max-width:767px){body.custom .s-news__list{min-width:auto}}body.custom .s-news__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;background-color:#2e2e2e;border-radius:24px;padding:14px 14px 14px 32px;-webkit-box-shadow:10px 10px 20px rgba(0,0,0,.1);box-shadow:10px 10px 20px #0000001a;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-news__card:hover{opacity:.8}}@media screen and (max-width:767px){body.custom .s-news__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:18px;padding:24px}}body.custom .s-news__card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:12px 0}@media screen and (max-width:767px){body.custom .s-news__card-content{gap:10px;padding:0}}body.custom .s-news__card-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}body.custom .s-news__date{font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#919191;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-news__date{font-family:var(--font-en)!important;font-style:normal;font-weight:500;font-size:14px;line-height:100%}}body.custom .s-news__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px 3px;background-color:#757575;border-radius:4px;font-family:var(--font-jp)!important;font-weight:500;font-size:12px;line-height:150%;letter-spacing:-.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#fff;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-news__tag{font-family:var(--font-jp)!important;font-weight:500;font-size:11px;line-height:150%;letter-spacing:-.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-news__title{margin:0;font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:140%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#dedede}@media screen and (max-width:767px){body.custom .s-news__title{font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:140%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;width:100%}}body.custom .s-news__thumb{width:148px;height:104px;-ms-flex-negative:0;flex-shrink:0;border-radius:14px;overflow:hidden}@media screen and (max-width:767px){body.custom .s-news__thumb{width:114px;height:80px;border-radius:10px}}body.custom .s-news__thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.custom .s-news__btn:after{background-color:#fe0000}body.custom .s-news__empty{margin:0;color:#919191;font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;text-align:center;padding:40px 0}body.custom .s-blog{background-color:#1f1f1f}body.custom .s-blog__inner{display:grid;grid-template-columns:200px minmax(0,1fr);-webkit-column-gap:9.609375%;-moz-column-gap:9.609375%;column-gap:9.609375%;max-width:1440px;margin:0 auto;padding:204px min(5.5555555556%,80px) 80px}@media screen and (max-width:767px){body.custom .s-blog__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:120px 30px 80px}}body.custom .s-blog__sidebar{position:sticky;top:120px;-ms-flex-item-align:start;align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px;margin:0 0 100px}@media screen and (max-width:767px){body.custom .s-blog__sidebar{position:static;gap:48px;margin:0}}body.custom .s-blog__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}@media screen and (max-width:767px){body.custom .s-blog__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}}body.custom .s-blog__filter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 17px;border:1px solid #c7c7c7;border-radius:80px;font-family:var(--font-jp)!important;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.01em;color:#c7c7c7;text-decoration:none;white-space:nowrap;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-blog__filter:hover{background-color:#fff;border-color:#fff;color:#1f1f1f}}@media screen and (max-width:767px){body.custom .s-blog__filter{padding:13px 15px;font-family:var(--font-jp)!important;font-weight:700;font-size:12px;line-height:100%;letter-spacing:.01em}}body.custom .s-blog__filter--active{background-color:#fff;border-color:#fff;color:#1f1f1f}body.custom .s-blog__content{grid-column:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:47px;min-width:0}@media screen and (max-width:767px){body.custom .s-blog__content{gap:23px;width:100%}}body.custom .s-blog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}body.custom .s-blog__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;background-color:#2e2e2e;border-radius:24px;padding:14px 14px 14px 32px;-webkit-box-shadow:10px 10px 20px rgba(0,0,0,.1);box-shadow:10px 10px 20px #0000001a;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-blog__card:hover{opacity:.8}}@media screen and (max-width:767px){body.custom .s-blog__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:18px;padding:24px}}body.custom .s-blog__card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:12px 0}@media screen and (max-width:767px){body.custom .s-blog__card-content{gap:10px;padding:0}}body.custom .s-blog__card-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}body.custom .s-blog__date{font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#919191;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-blog__date{font-family:var(--font-en)!important;font-style:normal;font-weight:500;font-size:14px;line-height:100%}}body.custom .s-blog__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px 3px;background-color:#757575;border-radius:4px;font-family:var(--font-jp)!important;font-weight:500;font-size:12px;line-height:150%;letter-spacing:-.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#fff;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-blog__tag{font-family:var(--font-jp)!important;font-weight:500;font-size:11px;line-height:150%;letter-spacing:-.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-blog__title{margin:0;font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:140%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#dedede}@media screen and (max-width:767px){body.custom .s-blog__title{font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:140%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;width:100%}}body.custom .s-blog__thumb{width:148px;height:104px;-ms-flex-negative:0;flex-shrink:0;border-radius:12px;overflow:hidden}@media screen and (max-width:767px){body.custom .s-blog__thumb{width:114px;height:80px;border-radius:10px}}body.custom .s-blog__thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.custom .s-blog__empty{margin:0;color:#919191;font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;text-align:center;padding:40px 0}body.custom .s-blog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:64px}body.custom .s-blog__pagination-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;padding:0;text-decoration:none;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-blog__pagination-arrow{width:40px;height:40px}}body.custom .s-blog__pagination-arrow .c-arrow{display:block;width:100%;height:100%;background:#2e2e2e}body.custom .s-blog__pagination-arrow[aria-hidden=true]{opacity:.35;pointer-events:none}body.custom .s-blog__pagination-arrow:not([aria-hidden=true]){cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-blog__pagination-arrow:not([aria-hidden=true]):hover{opacity:.8}}body.custom .s-blog__pagination-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#fff}@media screen and (max-width:767px){body.custom .s-blog__pagination-number{font-family:var(--font-en)!important;font-style:normal;font-weight:500;font-size:14px;line-height:100%}}body.custom .s-blog__pagination-input{width:35px;height:48px;padding:12px 11px;border:0;border-radius:6px;background-color:#2e2e2e;-webkit-box-shadow:10px 10px 20px rgba(0,0,0,.1);box-shadow:10px 10px 20px #0000001a;color:#fff;font-family:inherit;font-size:inherit;font-weight:600;line-height:1;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media screen and (max-width:767px){body.custom .s-blog__pagination-input{width:32px;height:auto;padding:12px 11px;font-weight:500}}body.custom .s-blog__pagination-input::-webkit-outer-spin-button,body.custom .s-blog__pagination-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}body.custom .s-blog__pagination-input:focus{outline:1px solid #c7c7c7;outline-offset:2px}body.custom .s-blog__pagination-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;white-space:nowrap}body.custom .s-article{background-color:#1f1f1f}body.custom .s-article__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px;max-width:1440px;margin:0 auto;padding:148px min(5.5555555556%,80px) 120px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-article__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:40px;max-width:none;padding:0 0 80px}}body.custom .s-article__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:100%;max-width:848px;padding:80px 64px;background-color:#2e2e2e;border-radius:32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-article__card{gap:32px;max-width:none;padding:144px 30px 80px;background-color:#2e2e2e;border-radius:0 0 24px 24px}}body.custom .s-article__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.custom .s-article__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media screen and (max-width:767px){body.custom .s-article__meta{gap:10px}}body.custom .s-article__date{font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#919191;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-article__date{font-family:var(--font-en)!important;font-style:normal;font-weight:500;font-size:14px;line-height:100%}}body.custom .s-article__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px 3px;background-color:#757575;border-radius:4px;font-family:var(--font-jp)!important;font-weight:500;font-size:12px;line-height:150%;letter-spacing:-.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#fff;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-article__tag{font-family:var(--font-jp)!important;font-weight:500;font-size:11px;line-height:150%;letter-spacing:-.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-article__title{margin:24px 0 0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-article__title{font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-article__hero{width:100%;border-radius:12px;overflow:hidden;aspect-ratio:267/187;margin:40px 0 0}body.custom .s-article__hero-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.custom .s-article__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.custom .s-article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;color:#c7c7c7}@media screen and (max-width:767px){body.custom .s-article__content{gap:24px}}body.custom .s-article__content h2{margin:0;padding:30px 0 20px;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-article__content h2{padding:24px 0 20px;font-size:20px;line-height:135%;letter-spacing:.02em}}body.custom .s-article__content h3{margin:0;padding:20px 0 16px;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:20px;line-height:150%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-article__content h3{padding:14px 0 12px;font-size:18px;line-height:150%;letter-spacing:.04em}}body.custom .s-article__content h4{margin:0;padding:20px 0 16px;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-article__content h4{padding:14px 0 12px;font-size:16px;line-height:150%;letter-spacing:.04em}}body.custom .s-article__content p{margin:0 0 24px;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;line-height:160%;color:#c7c7c7}@media screen and (max-width:767px){body.custom .s-article__content p{margin-bottom:20px;font-size:15px;line-height:160%;letter-spacing:.04em}}body.custom .s-article__content a{color:#fff;text-decoration:none;border-bottom:1.5px solid #fff;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-article__content a:hover{opacity:.7}}body.custom .s-article__content img{display:block;max-width:352px;width:100%;height:auto;margin:16px 0 0;border-radius:12px}@media screen and (max-width:767px){body.custom .s-article__content img{max-width:100%}}body.custom .s-article__content ul,body.custom .s-article__content ol{margin:0 0 24px;padding:0;list-style:none}@media screen and (max-width:767px){body.custom .s-article__content ul,body.custom .s-article__content ol{margin-bottom:20px}}body.custom .s-article__content ul li,body.custom .s-article__content ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:160%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#c7c7c7}@media screen and (max-width:767px){body.custom .s-article__content ul li,body.custom .s-article__content ol li{gap:10px;font-size:12px;line-height:140%;letter-spacing:.04em}}body.custom .s-article__content ul li+li,body.custom .s-article__content ol li+li{margin-top:10px}body.custom .s-article__content ul li:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:6px;height:6px;margin-top:.55em;background-color:#fe0000;border-radius:2px}body.custom .s-article__content ol{counter-reset:article-ol}body.custom .s-article__content ol li{counter-increment:article-ol;gap:6px}body.custom .s-article__content ol li:before{content:counter(article-ol,decimal-leading-zero);-ms-flex-negative:0;flex-shrink:0;min-width:20px;font-family:var(--font-en)!important;font-weight:600;font-size:14px;line-height:1;color:#fe0000}@media screen and (max-width:767px){body.custom .s-article__content ol li:before{min-width:16px;font-size:12px}}body.custom .s-article__content table{width:100%;margin:0;border-collapse:collapse}body.custom .s-article__content table tr{border-top:1px solid #424242}body.custom .s-article__content table tr:last-child{border-bottom:1px solid #424242}body.custom .s-article__content table th,body.custom .s-article__content table td{padding:24px 0;vertical-align:top;text-align:left}body.custom .s-article__content table th{width:100px;padding-right:24px;vertical-align:middle;font-family:var(--font-jp)!important;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#c7c7c7;font-weight:600}@media screen and (max-width:767px){body.custom .s-article__content table th{width:72px;padding-right:20px;font-size:16px;line-height:130%}}body.custom .s-article__content table td{font-family:var(--font-jp)!important;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;color:#fff;font-weight:600;width:82%}@media screen and (max-width:767px){body.custom .s-article__content table td{font-size:16px;line-height:130%;width:71%}}body.custom .s-article__content table td small,body.custom .s-article__content table td .note{display:block;margin-top:8px;font-family:var(--font-jp)!important;font-weight:400;line-height:160%;color:#c7c7c7;font-weight:600;font-size:12px;line-height:130%;letter-spacing:.04em}body.custom .s-article__content blockquote{margin:0 0 20px;padding:20px 24px;background-color:#5a5a5a;border-radius:16px;border:0}@media screen and (max-width:767px){body.custom .s-article__content blockquote{padding:20px}}body.custom .s-article__content blockquote p{margin:0;font-family:var(--font-jp)!important;font-weight:400;line-height:160%;color:#c7c7c7;font-weight:600;font-size:12px;line-height:180%;letter-spacing:.04em}body.custom .s-article__content blockquote p+p{margin-top:8px}body.custom .s-article__content blockquote ul{margin:0;padding:0 0 0 8px}body.custom .s-article__content blockquote ul li{font-size:12px;line-height:180%;letter-spacing:.04em;-webkit-box-align:anchor-center;-ms-flex-align:anchor-center;align-items:anchor-center;margin-top:0}@media screen and (max-width:767px){body.custom .s-article__content blockquote ul li{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}body.custom .s-article__content blockquote ul li:before{border-radius:50%;background-color:#c7c7c7;margin-top:0;width:3px;height:3px}@media screen and (max-width:767px){body.custom .s-article__content blockquote ul li:before{top:-3px;position:relative}}body.custom .s-article__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding-top:40px;border-top:1px solid #424242}body.custom .s-article__share-label{font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#757575}body.custom .s-article__share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}body.custom .s-article__share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid #fff;border-radius:50%;background:#0000;color:#c7c7c7;text-decoration:none;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-article__share-link:hover{opacity:.7}}body.custom .s-article__share-link img,body.custom .s-article__share-link svg{display:block;width:20px;height:20px}body.custom .s-article__share-link.twitter img{width:15px;height:15px}body.custom .s-article__share-link.facebook img{width:18px;height:18px}body.custom .s-article__back{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:12px;padding:22px 48px;text-transform:capitalize}@media screen and (max-width:767px){body.custom .s-article__back{margin:0 auto}}body.custom .s-article__back .c-btn__icon svg{color:#fff}body.custom .s-article__back .c-btn__text{font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:16px;line-height:105%;letter-spacing:.03em}@media screen and (max-width:767px){body.custom .s-article__back .c-btn__text{font-size:14px}}body.custom .s-service{background-color:#1f1f1f;position:relative}body.custom .s-service__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1440px;margin:0 auto;padding-top:131px;padding-bottom:100px;gap:112px}@media screen and (max-width:767px){body.custom .s-service__inner{padding-top:80px;padding-bottom:80px;gap:0}}body.custom .s-service__top{width:100%}body.custom .s-service__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:126px;padding-left:5.5555555556%;padding-right:5.5555555556%;margin:0 auto;position:relative}@media screen and (max-width:767px){body.custom .s-service__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;padding-right:0;max-width:none}}body.custom .s-service__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:524px;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1;gap:40px}@media screen and (max-width:767px){body.custom .s-service__info{width:100%;padding:0 30px;gap:32px}}body.custom .s-service__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:45vw;max-width:524px;gap:40px}@media screen and (max-width:767px){body.custom .s-service__details{gap:0;width:100%}}body.custom .s-service__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:20px}@media screen and (max-width:767px){body.custom .s-service__texts{gap:16px}}body.custom .s-service__heading-jp{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:40px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-service__heading-jp{font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-service__body-text{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-service__body-text{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}@media screen and (max-width:767px){body.custom .s-service__btn--desktop{display:none}}body.custom .s-service__btn--mobile{display:none;-ms-flex-item-align:center;align-self:center;margin-top:40px}@media screen and (max-width:767px){body.custom .s-service__btn--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}body.custom .s-service__visual{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;position:absolute;right:0;overflow:hidden;width:49.44%;top:clamp(-180px,-11vw,0px)}@media screen and (max-width:767px){body.custom .s-service__visual{position:relative;width:100%;height:auto;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:-17%;margin-bottom:7%;top:0}}body.custom .s-service__visual-img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}body.custom .s-service__visual-img--placeholder{width:100%;height:100%;min-height:200px;background-color:#2a2a2a}body.custom .s-service__cards-wrap{width:100%;padding-left:5.5555555556%;padding-right:5.5555555556%;margin:-11px auto 0}@media screen and (max-width:767px){body.custom .s-service__cards-wrap{padding-left:0;padding-right:0;margin-top:58px}}body.custom .s-service__cards--overlay{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}@media screen and (max-width:767px){body.custom .s-service__cards--overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0 auto;padding:0 30px}}body.custom .s-service__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-radius:24px;overflow:hidden;padding:4px;-webkit-box-shadow:20px 20px 30px rgba(0,0,0,.1);box-shadow:20px 20px 30px #0000001a;aspect-ratio:309/405}@media screen and (max-width:767px){body.custom .s-service__card{width:100%;aspect-ratio:1/1}}body.custom .s-service__card-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:24px;pointer-events:none}body.custom .s-service__card-media picture{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}body.custom .s-service__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}body.custom .s-service__card-img--placeholder{position:absolute;right:0;bottom:0;left:0;width:100%;height:100%;top:0;background-color:#2a2a2a}body.custom .s-service__card-bar{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%;padding:10px;background-color:#2e2e2e;border-radius:22px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}body.custom .s-service__card-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;padding:14px 11px;background-color:#fff;border-radius:12px;color:#2e2e2e;font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:18px;line-height:100%;letter-spacing:-.03em}body.custom .s-service__card-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding-bottom:4px;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}body.custom .s-service-detail{background-color:#1f1f1f}body.custom .s-service-detail__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1440px;margin:0 auto;padding-top:259px;padding-bottom:80px;gap:152px}@media screen and (max-width:767px){body.custom .s-service-detail__inner{padding-top:132px;padding-bottom:73px;gap:0px}}body.custom .s-service-detail__top{width:100%}body.custom .s-service-detail__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:124px;padding-left:5.5555555556%;padding-right:5.5555555556%;margin:0 auto;position:relative}@media screen and (max-width:767px){body.custom .s-service-detail__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-left:0;padding-right:0;max-width:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.custom .s-service-detail__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:524px;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1;gap:40px}@media screen and (max-width:767px){body.custom .s-service-detail__info{width:100%;padding:0 30px;gap:32px}}body.custom .s-service-detail__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:0;width:45vw;max-width:524px}@media screen and (max-width:767px){body.custom .s-service-detail__details{gap:24px;width:100%}}body.custom .s-service-detail__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:20px}@media screen and (max-width:767px){body.custom .s-service-detail__texts{gap:16px}}body.custom .s-service-detail__heading-jp{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:40px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-service-detail__heading-jp{font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-service-detail__body-text{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-service-detail__body-text{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-service-detail__visual{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;position:absolute;right:4%;width:45.44%;top:clamp(-144px,-10vw,390px);overflow:hidden}@media screen and (max-width:767px){body.custom .s-service-detail__visual{position:relative;width:97%;height:auto;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:0%;margin-bottom:31.5%;right:2%;top:-12px}}body.custom .s-service-detail__visual-img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}body.custom .s-service-detail__visual-img--placeholder{width:100%;height:100%;min-height:200px;background-color:#2a2a2a}body.custom .s-service-detail__cards-wrap{width:100%;padding-left:5.5555555556%;padding-right:5.5555555556%;margin:13px auto 0;position:relative}@media screen and (max-width:767px){body.custom .s-service-detail__cards-wrap{padding-left:30px;padding-right:30px;margin-top:-6px}}body.custom .s-service-detail__cards--split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media screen and (max-width:767px){body.custom .s-service-detail__cards--split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}body.custom .s-service-detail__card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:307px;border-radius:24px;overflow:hidden}@media screen and (max-width:767px){body.custom .s-service-detail__card-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}body.custom .s-service-detail__card-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:235px;padding:20px 24px 24px 20px;background-color:#2e2e2e;max-width:325px;width:100%}@media screen and (max-width:767px){body.custom .s-service-detail__card-text{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:14px;padding:24px 20px 30px;max-width:inherit}}body.custom .s-service-detail__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:100%}@media screen and (max-width:767px){body.custom .s-service-detail__card-body{gap:12px}}body.custom .s-service-detail__card-num-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:20px;line-height:90%;letter-spacing:-.03em;color:#fefe01;background-color:#5a5a5a}body.custom .s-service-detail__card-num-icon--pc{width:56px;height:56px;border-radius:12px}@media screen and (max-width:767px){body.custom .s-service-detail__card-num-icon--pc{display:none}}body.custom .s-service-detail__card-num-icon--sp{display:none;position:absolute;top:10px;left:10px;z-index:1;width:48px;height:48px;border-radius:16px}@media screen and (max-width:767px){body.custom .s-service-detail__card-num-icon--sp{display:-webkit-box;display:-ms-flexbox;display:flex}}body.custom .s-service-detail__card-media--split{position:relative;overflow:hidden;-webkit-box-shadow:20px 20px 30px rgba(0,0,0,.1);box-shadow:20px 20px 30px #0000001a;width:100%}body.custom .s-service-detail__card-media--split picture{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}body.custom .s-service-detail__card-media--split picture img{height:100%}@media screen and (max-width:767px){body.custom .s-service-detail__card-media--split{aspect-ratio:315/236;width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-shadow:20px 20px 30px rgba(0,0,0,.1);box-shadow:20px 20px 30px #0000001a}}body.custom .s-service-detail__card-media--split body.custom .s-service-detail__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}body.custom .s-service-detail__card-media--split body.custom .s-service-detail__card-img--placeholder{background-color:#2a2a2a}body.custom .s-service-detail__card-title{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-service-detail__card-title{font-family:var(--font-jp)!important;font-weight:600;font-size:18px;line-height:120%;letter-spacing:.05em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-service-detail__card-desc{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:140%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-service-detail__card-desc{font-size:13px;line-height:145%;letter-spacing:.04em}}body.custom .s-original-brand{background-color:#161616}body.custom .s-original-brand__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;padding:80px 0;max-width:1440px;margin:0 auto}@media screen and (max-width:767px){body.custom .s-original-brand__inner{gap:34px;padding:64px 0}}body.custom .s-original-brand__header{width:100%;padding:0 5.5555555556%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand__header{padding:0 30px}}body.custom .s-original-brand__header .c-dot-title{gap:10px}body.custom .s-original-brand__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;width:100%;margin:0 auto;padding:0 5.5555555556%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand__body{gap:32px;max-width:none;padding:0}}body.custom .s-original-brand__carousel-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:100%;position:relative}@media screen and (max-width:767px){body.custom .s-original-brand__carousel-wrap{gap:0}}body.custom .s-original-brand__nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;max-width:48px;width:3.3333333333%;height:auto;aspect-ratio:1/1;padding:0;border:none;border-radius:50%;background:#0000;position:absolute;top:50.5%;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-original-brand__nav-btn:hover{opacity:.55}}@media screen and (max-width:767px){body.custom .s-original-brand__nav-btn{display:none}}body.custom .s-original-brand__nav-btn--prev{left:-4.6948356808%}body.custom .s-original-brand__nav-btn--next{right:-4.6948356808%}body.custom .s-original-brand__nav-btn .c-arrow{display:block;width:100%;height:100%}body.custom .s-original-brand__nav-btn.is-disabled{opacity:.35;cursor:auto;pointer-events:none}body.custom .s-original-brand__splide{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;margin:-25px 0 0}@media screen and (max-width:767px){body.custom .s-original-brand__splide{width:100%;padding:0;margin:0}}body.custom .s-original-brand__slide{height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}body.custom .s-original-brand__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;width:100%;border-radius:32px;overflow:hidden;text-decoration:none;color:inherit;border:none;padding:0;background:#0000;cursor:pointer;text-align:left;font:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}@media(hover:hover){body.custom .s-original-brand__card:hover .s-original-brand__card-img{-webkit-transform:scale(1.05);transform:scale(1.05)}body.custom .s-original-brand__card:hover .c-plus-circle{background:#ffffff8c}}@media screen and (max-width:767px){body.custom .s-original-brand__card{height:auto}}body.custom .s-original-brand__card:after{content:"";width:100%;height:calc(91.5% - 25px);background:var(--card-background, linear-gradient(to top, #166d8b, #73c3d4));position:absolute;z-index:-1;border-radius:32px;-webkit-box-shadow:20px 20px 15px rgba(0,0,0,.1);box-shadow:20px 20px 15px #0000001a}@media screen and (max-width:767px){body.custom .s-original-brand__card:after{height:93%}}body.custom .s-original-brand__card-media{position:relative;top:0;left:0;width:100%;height:auto;overflow:hidden;pointer-events:none;padding:25px 0 0}@media screen and (max-width:767px){body.custom .s-original-brand__card-media{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:0}}body.custom .s-original-brand__card-media picture{display:block;width:100%;height:100%}body.custom .s-original-brand__card-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;aspect-ratio:314/546;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){body.custom .s-original-brand__card-img{aspect-ratio:267/444}}body.custom .s-original-brand__card-img--placeholder{width:100%;height:100%;background-color:#00000026}body.custom .s-original-brand__card-info{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;width:100%;min-height:80px;padding:16px 12px 16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none}@media screen and (max-width:767px){body.custom .s-original-brand__card-info{min-height:76px;padding:16px 10px 12px 16px}}body.custom .s-original-brand__card-name{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin:0;padding-bottom:4px;color:#fff;font-family:var(--font-en)!important;font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:.24px}@media screen and (max-width:767px){body.custom .s-original-brand__card-name{letter-spacing:.96px;padding-bottom:6px}}body.custom .s-original-brand__card-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){body.custom .s-original-brand__card-btn{width:44px;height:44px}}body.custom .s-original-brand__card-btn .c-plus-circle{width:100%;height:100%}body.custom .s-original-brand__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;min-height:48px;padding:12px 30px;background-color:#2e2e2e;border-radius:999px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand__pagination{min-height:34px;padding:8px 22px;gap:6px}}body.custom .s-original-brand__pagination-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:8px;height:8px;margin:0;padding:0;border:none;border-radius:50%;background:#ffffff59;overflow:hidden;-webkit-transition:width .3s cubic-bezier(.165,.84,.44,1),border-radius .3s cubic-bezier(.165,.84,.44,1),background .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);transition:width .3s cubic-bezier(.165,.84,.44,1),border-radius .3s cubic-bezier(.165,.84,.44,1),background .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);cursor:pointer}@media screen and (max-width:767px){body.custom .s-original-brand__pagination-item{width:6px;height:6px}}@media(hover:hover){body.custom .s-original-brand__pagination-item:hover:not(.is-active){opacity:.5}}body.custom .s-original-brand__pagination-item i{display:block;width:0;height:6px;border-radius:3px;background-color:#fefe01}body.custom .s-original-brand__pagination-item.is-active{width:32px;border-radius:3px;background:#ffffff26}@media screen and (max-width:767px){body.custom .s-original-brand__pagination-item.is-active{width:20px}}body.custom .s-original-brand__pagination-item.is-active i{width:0%}body.custom .s-original-brand__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;pointer-events:none}body.custom .s-original-brand__modal.is-active{visibility:visible;pointer-events:auto}body.custom .s-original-brand__modal.is-active .s-original-brand__modal-overlay{opacity:1}body.custom .s-original-brand__modal.is-active .s-original-brand__modal-panel{-webkit-transform:translateY(0);transform:translateY(0)}body.custom .s-original-brand__modal.is-closing{visibility:visible;pointer-events:none}body.custom .s-original-brand__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background-color:#222c;opacity:0;-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1);cursor:pointer}@media screen and (max-width:767px){body.custom .s-original-brand__modal-overlay{background-color:#161616cc}}body.custom .s-original-brand__modal-panel{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:100%;height:calc(100vh - 18%);padding:0 0 32px;border-radius:32px 32px 0 0;background:var(--modal-background, linear-gradient(to top, #166d8b, #73c3d4));-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .5s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .5s cubic-bezier(.22,1,.36,1);transition:transform .5s cubic-bezier(.22,1,.36,1);transition:transform .5s cubic-bezier(.22,1,.36,1),-webkit-transform .5s cubic-bezier(.22,1,.36,1)}@media screen and (max-width:767px){body.custom .s-original-brand__modal-panel{height:calc(100svh - 11%);padding-bottom:40px}}body.custom .s-original-brand__modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;padding:16px 16px 16px 32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand__modal-header{padding:16px 16px 16px 30px}}body.custom .s-original-brand__modal-label{margin:0;color:#fff;font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:20px;line-height:100%;letter-spacing:.02em;text-transform:uppercase}body.custom .s-original-brand__modal-close{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#ffffff59;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-original-brand__modal-close:hover{background-color:#ffffff8c}}body.custom .s-original-brand__modal-close:before,body.custom .s-original-brand__modal-close:after{content:"";position:absolute;top:50%;left:50%;width:1.5px;height:15.5px;border-radius:1px;background:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}body.custom .s-original-brand__modal-close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}body.custom .s-original-brand__modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px;min-height:0;overflow-y:auto}@media screen and (max-width:767px){body.custom .s-original-brand__modal-body{gap:64px}}body.custom .s-original-brand__modal-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:33px;padding:0 5.5555555556%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand__modal-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;padding:0 30px}}body.custom .s-original-brand__modal-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;min-width:0;color:#fff}@media screen and (max-width:767px){body.custom .s-original-brand__modal-info{gap:14px;width:100%}}body.custom .s-original-brand__modal-title{margin:0;color:#fff;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:30px;line-height:100%;letter-spacing:-.01em;word-break:break-word}@media screen and (max-width:767px){body.custom .s-original-brand__modal-title{font-size:28px;letter-spacing:-.01em;text-transform:capitalize}}body.custom .s-original-brand__modal-text{margin:0;color:#fff;text-align:justify;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-original-brand__modal-text{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-original-brand__modal-text p{margin:0 0 .45em}body.custom .s-original-brand__modal-text p:last-child{margin-bottom:0}body.custom .s-original-brand__modal-link{padding:16px 26px 16px 28px;height:54px}body.custom .s-original-brand__modal-link .c-btn__cover{background:#ffffff59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.custom .s-original-brand__modal-link .c-btn__icon svg{color:#fff}body.custom .s-original-brand__modal-gallery-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;overflow:hidden}body.custom .s-original-brand__modal-gallery{height:100%;overflow:hidden}body.custom .s-original-brand__modal-gallery .splide__track,body.custom .s-original-brand__modal-gallery .splide__list{height:100%}body.custom .s-original-brand__modal-gallery .splide__list{-webkit-transition-timing-function:linear;transition-timing-function:linear}body.custom .s-original-brand__modal-gallery .splide__slide{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-original-brand__modal-gallery-item{-ms-flex-negative:0;flex-shrink:0;width:auto;height:100%}body.custom .s-original-brand__modal-gallery-link,body.custom .s-original-brand__modal-gallery-img{display:block;width:auto;height:100%}body.custom .s-original-brand.is-reduced-motion .s-original-brand__modal-gallery .splide__list{-webkit-transform:none!important;transform:none!important;-webkit-transition:none!important;transition:none!important}body.custom .s-original-brand-grid{background-color:#161616}body.custom .s-original-brand-grid__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:80px 0;max-width:1440px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand-grid__inner{gap:40px;padding:48px 0}}body.custom .s-original-brand-grid__header{width:100%;padding:0 5.5555555556%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand-grid__header{padding:0 30px}}body.custom .s-original-brand-grid__header .c-dot-title{gap:8px}body.custom .s-original-brand-grid__body{width:100%;padding:0 5.5555555556%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand-grid__body{padding:0 4px}}body.custom .s-original-brand-grid__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;width:100%}@media screen and (max-width:767px){body.custom .s-original-brand-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}}body.custom .s-original-brand-grid__item{width:calc((100% - 16px)/3);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand-grid__item{width:auto}}body.custom .s-original-brand-grid__card{display:block;position:relative;width:100%;border-radius:32px;overflow:hidden;text-decoration:none;color:inherit;border:none;padding:0;background:#0000;cursor:pointer;text-align:left;font:inherit;-webkit-box-shadow:20px 20px 15px rgba(0,0,0,.1);box-shadow:20px 20px 15px #0000001a;aspect-ratio:420/500}@media(hover:hover){body.custom .s-original-brand-grid__card:hover .s-original-brand-grid__card-img{-webkit-transform:scale(1.05);transform:scale(1.05)}body.custom .s-original-brand-grid__card:hover .c-plus-circle{background:#ffffff8c}}@media screen and (max-width:767px){body.custom .s-original-brand-grid__card{aspect-ratio:181/320;border-radius:24px;-webkit-box-shadow:20px 20px 30px rgba(0,0,0,.1);box-shadow:20px 20px 30px #0000001a}}body.custom .s-original-brand-grid__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:var(--card-background, linear-gradient(to top, #166d8b, #73c3d4));pointer-events:none}body.custom .s-original-brand-grid__card-media{position:relative;z-index:2;display:block;width:100%;pointer-events:none}body.custom .s-original-brand-grid__card-media picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}body.custom .s-original-brand-grid__card-img{display:block;width:100%;height:auto;vertical-align:bottom;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}body.custom .s-original-brand-grid__card-img--placeholder{aspect-ratio:420/500;background-color:#00000026}@media screen and (max-width:767px){body.custom .s-original-brand-grid__card-img--placeholder{aspect-ratio:181/320}}body.custom .s-original-brand-grid__card-info{position:absolute;z-index:3;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;min-height:80px;padding:16px 12px 16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none}@media screen and (max-width:767px){body.custom .s-original-brand-grid__card-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:auto;padding:12px 8px 10px 12px}}body.custom .s-original-brand-grid__card-name{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin:0;padding-bottom:4px;color:#fff;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:32px;line-height:120%;letter-spacing:.01em;font-size:24px}@media screen and (max-width:767px){body.custom .s-original-brand-grid__card-name{padding-bottom:6px;font-weight:600;font-size:18px;line-height:1;letter-spacing:-.54px}}body.custom .s-original-brand-grid__card-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;-webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);transition:opacity .3s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width:767px){body.custom .s-original-brand-grid__card-btn{width:32px;height:32px}}body.custom .s-original-brand-grid__card-btn .c-plus-circle{width:100%;height:100%}body.custom .s-original-brand-grid__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;pointer-events:none}body.custom .s-original-brand-grid__modal.is-active{visibility:visible;pointer-events:auto}body.custom .s-original-brand-grid__modal.is-active .s-original-brand-grid__modal-overlay{opacity:1}body.custom .s-original-brand-grid__modal.is-active .s-original-brand-grid__modal-panel{-webkit-transform:translateY(0);transform:translateY(0)}body.custom .s-original-brand-grid__modal.is-closing{visibility:visible;pointer-events:none}body.custom .s-original-brand-grid__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background-color:#222c;opacity:0;-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1);cursor:pointer}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-overlay{background-color:#161616cc}}body.custom .s-original-brand-grid__modal-panel{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:100%;height:calc(100vh - 18%);padding:0 0 32px;border-radius:32px 32px 0 0;background:var(--modal-background, linear-gradient(to top, #166d8b, #73c3d4));-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .5s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .5s cubic-bezier(.22,1,.36,1);transition:transform .5s cubic-bezier(.22,1,.36,1);transition:transform .5s cubic-bezier(.22,1,.36,1),-webkit-transform .5s cubic-bezier(.22,1,.36,1)}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-panel{height:calc(100svh - 11%);padding-bottom:40px}}body.custom .s-original-brand-grid__modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;padding:16px 16px 16px 32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-header{padding:16px 16px 16px 30px}}body.custom .s-original-brand-grid__modal-label{margin:0;color:#fff;font-family:var(--font-en)!important;font-style:normal;font-weight:600;font-size:20px;line-height:100%;letter-spacing:.02em;text-transform:uppercase}body.custom .s-original-brand-grid__modal-close{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#ffffff59;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-original-brand-grid__modal-close:hover{background-color:#ffffff8c}}body.custom .s-original-brand-grid__modal-close:before,body.custom .s-original-brand-grid__modal-close:after{content:"";position:absolute;top:50%;left:50%;width:1.5px;height:15.5px;border-radius:1px;background:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}body.custom .s-original-brand-grid__modal-close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}body.custom .s-original-brand-grid__modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px;min-height:0;overflow-y:auto}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-body{gap:64px}}body.custom .s-original-brand-grid__modal-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:33px;padding:0 5.5555555556%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;padding:0 30px}}body.custom .s-original-brand-grid__modal-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;min-width:0;color:#fff}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-info{gap:14px;width:100%}}body.custom .s-original-brand-grid__modal-title{margin:0;color:#fff;font-family:var(--font-en)!important;font-style:normal;font-weight:700;font-size:30px;line-height:100%;letter-spacing:-.01em;word-break:break-word}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-title{font-size:28px;letter-spacing:-.01em;text-transform:capitalize}}body.custom .s-original-brand-grid__modal-text{margin:0;color:#fff;text-align:justify;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-original-brand-grid__modal-text{font-family:var(--font-jp)!important;font-weight:600;font-size:15px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-original-brand-grid__modal-text p{margin:0 0 .45em}body.custom .s-original-brand-grid__modal-text p:last-child{margin-bottom:0}body.custom .s-original-brand-grid__modal-link{padding:16px 26px 16px 28px;height:54px}body.custom .s-original-brand-grid__modal-link .c-btn__cover{background:#ffffff59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.custom .s-original-brand-grid__modal-link .c-btn__icon svg{color:#fff}body.custom .s-original-brand-grid__modal-gallery-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;overflow:hidden}body.custom .s-original-brand-grid__modal-gallery{height:100%;overflow:hidden}body.custom .s-original-brand-grid__modal-gallery .splide__track,body.custom .s-original-brand-grid__modal-gallery .splide__list{height:100%}body.custom .s-original-brand-grid__modal-gallery .splide__list{-webkit-transition-timing-function:linear;transition-timing-function:linear}body.custom .s-original-brand-grid__modal-gallery .splide__slide{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body.custom .s-original-brand-grid__modal-gallery-item{-ms-flex-negative:0;flex-shrink:0;width:auto;height:100%}body.custom .s-original-brand-grid__modal-gallery-link,body.custom .s-original-brand-grid__modal-gallery-img{display:block;width:auto;height:100%}body.custom .s-original-brand-grid.is-reduced-motion .s-original-brand-grid__modal-gallery .splide__list{-webkit-transform:none!important;transform:none!important;-webkit-transition:none!important;transition:none!important}body.custom .s-hero__inner{position:relative;width:100%;height:100svh;min-height:600px;overflow:hidden}@media screen and (max-width:767px){body.custom .s-hero__inner{min-height:700px}}body.custom .s-hero__bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}body.custom .s-hero__bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;-webkit-transition:opacity .7s cubic-bezier(.165,.84,.44,1);transition:opacity .7s cubic-bezier(.165,.84,.44,1)}body.custom .s-hero__bg-layer.is-active{opacity:1}body.custom .s-hero__splide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}body.custom .s-hero__splide .splide__track,body.custom .s-hero__splide .splide__list,body.custom .s-hero__splide .splide__slide{height:100%}body.custom .s-hero__slide{position:relative;width:100%;height:100%;overflow:hidden}body.custom .s-hero__slide .s-hero__product{opacity:0;-webkit-transform:translate(calc(-50% + 100px),-50%);transform:translate(calc(-50% + 100px),-50%);-webkit-transition:opacity 1s cubic-bezier(.165,.84,.44,1) .7s,-webkit-transform 1s cubic-bezier(.165,.84,.44,1) .7s;transition:opacity 1s cubic-bezier(.165,.84,.44,1) .7s,-webkit-transform 1s cubic-bezier(.165,.84,.44,1) .7s;transition:opacity 1s cubic-bezier(.165,.84,.44,1) .7s,transform 1s cubic-bezier(.165,.84,.44,1) .7s;transition:opacity 1s cubic-bezier(.165,.84,.44,1) .7s,transform 1s cubic-bezier(.165,.84,.44,1) .7s,-webkit-transform 1s cubic-bezier(.165,.84,.44,1) .7s}@media screen and (max-width:767px){body.custom .s-hero__slide .s-hero__product{-webkit-transform:translate(calc(-50% + 60px),0);transform:translate(calc(-50% + 60px))}}body.custom .s-hero__slide .s-hero__brand-text{opacity:0;-webkit-transform:translateX(calc(-50% + 40px));transform:translate(calc(-50% + 40px));-webkit-transition:opacity .6s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform .6s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity .6s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform .6s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity .6s cubic-bezier(.165,.84,.44,1) .4s,transform .6s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity .6s cubic-bezier(.165,.84,.44,1) .4s,transform .6s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform .6s cubic-bezier(.165,.84,.44,1) .4s;width:auto}body.custom .s-hero__slide.is-active .s-hero__product{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){body.custom .s-hero__slide.is-active .s-hero__product{-webkit-transform:translateX(-50%);transform:translate(-50%)}}body.custom .s-hero__slide.is-active .s-hero__brand-text{opacity:1;-webkit-transform:translateX(-50%);transform:translate(-50%)}body.custom .s-hero__slide.is-prev,body.custom .s-hero__slide.is-exiting{opacity:1!important;z-index:2!important}body.custom .s-hero__slide.is-prev .s-hero__product,body.custom .s-hero__slide.is-exiting .s-hero__product{opacity:0;-webkit-transform:translate(calc(-50% - 100px),-50%);transform:translate(calc(-50% - 100px),-50%);-webkit-transition:opacity .7s cubic-bezier(.55,.05,.68,.53),-webkit-transform .7s cubic-bezier(.55,.05,.68,.53);transition:opacity .7s cubic-bezier(.55,.05,.68,.53),-webkit-transform .7s cubic-bezier(.55,.05,.68,.53);transition:opacity .7s cubic-bezier(.55,.05,.68,.53),transform .7s cubic-bezier(.55,.05,.68,.53);transition:opacity .7s cubic-bezier(.55,.05,.68,.53),transform .7s cubic-bezier(.55,.05,.68,.53),-webkit-transform .7s cubic-bezier(.55,.05,.68,.53)}@media screen and (max-width:767px){body.custom .s-hero__slide.is-prev .s-hero__product,body.custom .s-hero__slide.is-exiting .s-hero__product{-webkit-transform:translate(calc(-50% - 60px),0);transform:translate(calc(-50% - 60px))}}body.custom .s-hero__slide.is-prev .s-hero__brand-text,body.custom .s-hero__slide.is-exiting .s-hero__brand-text{opacity:0;-webkit-transform:translateX(calc(-50% - 40px));transform:translate(calc(-50% - 40px));-webkit-transition:opacity .5s cubic-bezier(.55,.05,.68,.53),-webkit-transform .5s cubic-bezier(.55,.05,.68,.53);transition:opacity .5s cubic-bezier(.55,.05,.68,.53),-webkit-transform .5s cubic-bezier(.55,.05,.68,.53);transition:opacity .5s cubic-bezier(.55,.05,.68,.53),transform .5s cubic-bezier(.55,.05,.68,.53);transition:opacity .5s cubic-bezier(.55,.05,.68,.53),transform .5s cubic-bezier(.55,.05,.68,.53),-webkit-transform .5s cubic-bezier(.55,.05,.68,.53)}body.custom .s-hero__slide.is-exiting-back{opacity:1!important;z-index:2!important}body.custom .s-hero__slide.is-exiting-back .s-hero__product{opacity:0;-webkit-transform:translate(calc(-50% + 100px),-50%);transform:translate(calc(-50% + 100px),-50%);-webkit-transition:opacity .7s cubic-bezier(.55,.05,.68,.53),-webkit-transform .7s cubic-bezier(.55,.05,.68,.53);transition:opacity .7s cubic-bezier(.55,.05,.68,.53),-webkit-transform .7s cubic-bezier(.55,.05,.68,.53);transition:opacity .7s cubic-bezier(.55,.05,.68,.53),transform .7s cubic-bezier(.55,.05,.68,.53);transition:opacity .7s cubic-bezier(.55,.05,.68,.53),transform .7s cubic-bezier(.55,.05,.68,.53),-webkit-transform .7s cubic-bezier(.55,.05,.68,.53)}@media screen and (max-width:767px){body.custom .s-hero__slide.is-exiting-back .s-hero__product{-webkit-transform:translate(calc(-50% + 60px),0);transform:translate(calc(-50% + 60px))}}body.custom .s-hero__slide.is-exiting-back .s-hero__brand-text{opacity:0;-webkit-transform:translateX(calc(-50% + 40px));transform:translate(calc(-50% + 40px));-webkit-transition:opacity .5s cubic-bezier(.55,.05,.68,.53),-webkit-transform .5s cubic-bezier(.55,.05,.68,.53);transition:opacity .5s cubic-bezier(.55,.05,.68,.53),-webkit-transform .5s cubic-bezier(.55,.05,.68,.53);transition:opacity .5s cubic-bezier(.55,.05,.68,.53),transform .5s cubic-bezier(.55,.05,.68,.53);transition:opacity .5s cubic-bezier(.55,.05,.68,.53),transform .5s cubic-bezier(.55,.05,.68,.53),-webkit-transform .5s cubic-bezier(.55,.05,.68,.53)}body.custom .s-hero__slide.is-entering-back .s-hero__product{opacity:0;-webkit-transform:translate(calc(-50% - 100px),-50%);transform:translate(calc(-50% - 100px),-50%);-webkit-transition:none;transition:none}@media screen and (max-width:767px){body.custom .s-hero__slide.is-entering-back .s-hero__product{-webkit-transform:translate(calc(-50% - 60px),0);transform:translate(calc(-50% - 60px))}}body.custom .s-hero__slide.is-entering-back .s-hero__brand-text{opacity:0;-webkit-transform:translateX(calc(-50% - 40px));transform:translate(calc(-50% - 40px));-webkit-transition:none;transition:none}body.custom .s-hero__slide.is-entering-back-animate.is-active .s-hero__product{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){body.custom .s-hero__slide.is-entering-back-animate.is-active .s-hero__product{-webkit-transform:translateX(-50%);transform:translate(-50%)}}body.custom .s-hero__slide.is-entering-back-animate.is-active .s-hero__brand-text{opacity:1;-webkit-transform:translateX(-50%);transform:translate(-50%)}body.custom .s-hero__slide-content{position:relative;width:100%;height:100%}body.custom .s-hero__brand-text{position:absolute;z-index:1;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100svh}@media screen and (max-width:767px){body.custom .s-hero__brand-text{top:11%;left:50%;-webkit-transform:none;transform:none;height:auto}}body.custom .s-hero__brand-text-label{color:inherit;font-family:var(--font-en)!important;font-style:normal;font-weight:800;font-size:180px;line-height:80%;text-align:center;letter-spacing:-.05em;opacity:.2;white-space:nowrap;width:auto;-webkit-background-clip:text;background-clip:text;-webkit-filter:drop-shadow(-1px -1px 0 rgba(0,0,0,.4));filter:drop-shadow(-1px -1px 0 rgba(0,0,0,.4))}@media screen and (max-width:767px){body.custom .s-hero__brand-text-label{font-size:64px;top:-4px;position:relative}}body.custom .s-hero__product{position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:38.0555555556%;max-width:548px}@media screen and (max-width:767px){body.custom .s-hero__product{top:64px;width:100%;max-width:none;-webkit-transform:translateX(-50%);transform:translate(-50%)}}body.custom .s-hero__product-img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;-webkit-filter:drop-shadow(0 20px 40px rgba(0,0,0,.12));filter:drop-shadow(0 20px 40px rgba(0,0,0,.12))}body.custom .s-hero__product-img--placeholder{aspect-ratio:548/720;background-color:#0000001a}@media screen and (max-width:767px){body.custom .s-hero__product-img--placeholder{aspect-ratio:380/553}}body.custom .s-hero__bottom{display:contents}@media screen and (max-width:767px){body.custom .s-hero__bottom{position:absolute;bottom:30px;left:0;right:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}}body.custom .s-hero__copyright{position:absolute;z-index:3;bottom:80px;right:5px;width:325px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width:767px){body.custom .s-hero__copyright{display:none}}body.custom .s-hero__copyright-item{color:#dedede;text-align:right;font-family:var(--font-jp);font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.12px;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;position:absolute;bottom:0;pointer-events:none;right:0}body.custom .s-hero__copyright-item.is-active{opacity:1;pointer-events:all}body.custom .s-hero__copyright-sp{display:none}@media screen and (max-width:767px){body.custom .s-hero__copyright-sp{display:block;position:relative;bottom:12px}}body.custom .s-hero__copyright-list-sp{position:relative}body.custom .s-hero__copyright-item-sp{opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;position:absolute;bottom:0;pointer-events:none;color:#dedede;text-align:end;font-family:var(--font-jp);font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.12px;width:100%}body.custom .s-hero__copyright-item-sp.is-active{opacity:1;pointer-events:all}body.custom .s-hero__title{position:absolute;z-index:3;left:5.5555555556%;bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;pointer-events:none;width:clamp(320px,100vw - 439px,1070px)}@media screen and (max-width:767px){body.custom .s-hero__title{position:static;left:0;bottom:auto;-ms-flex-item-align:stretch;align-self:stretch;padding-left:30px;padding-right:30px;gap:8px;width:auto}}body.custom .s-hero__title-en{margin:0;color:#fff;text-transform:capitalize;text-shadow:10px 10px 20px rgba(0,0,0,.1);font-family:var(--font-en)!important;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;font-style:normal;font-weight:700;font-size:56px;line-height:95%;letter-spacing:-.01em}@media screen and (max-width:767px){body.custom .s-hero__title-en{font-size:42px;line-height:95%;letter-spacing:-.01em}}body.custom .s-hero__title-jp{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:24px;line-height:140%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-hero__title-jp{font-family:var(--font-jp)!important;font-weight:600;font-size:20px;line-height:140%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-hero__controls{position:absolute;z-index:4;right:5.5555555556%;bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width:767px){body.custom .s-hero__controls{position:static;right:auto;left:auto;bottom:auto;top:auto;-webkit-transform:none;transform:none;gap:0}}body.custom .s-hero__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;min-height:48px;padding:20px 30px;border-radius:60px;background-color:#ffffff59;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-hero__pagination{gap:8px;min-height:34px;padding:14px 22px}}body.custom .s-hero__pagination-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:8px;height:8px;margin:0;padding:0;border:none;border-radius:50%;background:#c7c7c7d9;overflow:hidden;-webkit-transition:width .3s cubic-bezier(.165,.84,.44,1),border-radius .3s cubic-bezier(.165,.84,.44,1),background .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);transition:width .3s cubic-bezier(.165,.84,.44,1),border-radius .3s cubic-bezier(.165,.84,.44,1),background .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);cursor:pointer}@media(hover:hover){body.custom .s-hero__pagination-item:hover:not(.is-active){opacity:.5}}@media screen and (max-width:767px){body.custom .s-hero__pagination-item{width:6px;height:6px}}body.custom .s-hero__pagination-item i{display:block;width:0;height:8px;border-radius:30px;background-color:#fff}@media screen and (max-width:767px){body.custom .s-hero__pagination-item i{height:6px}}body.custom .s-hero__pagination-item.is-active{width:60px;border-radius:30px;background:#c7c7c7}@media screen and (max-width:767px){body.custom .s-hero__pagination-item.is-active{width:40px}}body.custom .s-hero__pagination-item.is-active i{width:0%}body.custom .s-hero__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}@media screen and (max-width:767px){body.custom .s-hero__nav{display:none}}body.custom .s-hero__nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;padding:0;border:none;border-radius:50%;background:#0000;cursor:pointer}body.custom .s-hero__nav-btn .c-arrow{display:block;width:100%;height:100%;background:#ffffff59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-hero__nav-btn .c-arrow:hover{background-color:#ffffff8c}}body.custom .s-hero__nav-btn.is-disabled{opacity:.35;cursor:auto;pointer-events:none}body.custom .s-collaborator{background-color:#1f1f1f;overflow:hidden}body.custom .s-collaborator__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:80px 0}@media screen and (max-width:767px){body.custom .s-collaborator__inner{gap:8px;padding:64px 0}}body.custom .s-collaborator__ellipses{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}body.custom .s-collaborator__ellipse{position:absolute;border-radius:50%;-webkit-filter:blur(80px);filter:blur(80px);opacity:.55}@media screen and (max-width:767px){body.custom .s-collaborator__ellipse{-webkit-filter:blur(60px);filter:blur(60px);opacity:.5}}body.custom .s-collaborator__ellipse--left{top:50%;left:-294px;width:590px;height:590px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:radial-gradient(circle,#c4c4408c,#c4c44000 70%)}@media screen and (max-width:767px){body.custom .s-collaborator__ellipse--left{top:calc(50% + .5px);left:-190px;width:381px;height:381px}}body.custom .s-collaborator__ellipse--top-right{top:-296px;left:1145px;width:590px;height:590px;background:radial-gradient(circle,#cf000a73,#cf000a00 70%)}@media screen and (max-width:767px){body.custom .s-collaborator__ellipse--top-right{top:-191px;left:185px;width:381px;height:381px}}body.custom .s-collaborator__ellipse--bottom{bottom:-295px;left:50%;width:590px;height:590px;-webkit-transform:translateX(-50%);transform:translate(-50%);background:radial-gradient(circle,#0a52a273,#0a52a200 70%)}@media screen and (max-width:767px){body.custom .s-collaborator__ellipse--bottom{right:-141px;bottom:-190px;left:auto;width:381px;height:381px;-webkit-transform:none;transform:none}}body.custom .s-collaborator__rows{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;pointer-events:none}body.custom .s-collaborator__row{width:100%;overflow:hidden}body.custom .s-collaborator__splide{overflow:hidden}body.custom .s-collaborator__splide .splide__list{-webkit-transition-timing-function:linear;transition-timing-function:linear}body.custom .s-collaborator__splide .splide__slide{width:auto;height:auto}body.custom .s-collaborator__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:auto;height:auto;border-radius:12px;background-color:#dedede;overflow:hidden;padding:20px 48px}@media screen and (max-width:767px){body.custom .s-collaborator__card{padding:14px 20px}}body.custom .s-collaborator__card-img{display:block;height:3.8vw;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:auto}@media screen and (max-width:767px){body.custom .s-collaborator__card-img{width:auto;height:13.5vw}}body.custom .s-collaborator.is-reduced-motion .s-collaborator__splide .splide__list{-webkit-transform:none!important;transform:none!important;-webkit-transition:none!important;transition:none!important}body.custom .s-powerful-form-builder{background-color:#1f1f1f;padding:148px 0 120px}@media screen and (max-width:767px){body.custom .s-powerful-form-builder{padding:120px 30px 80px}}body.custom .s-powerful-form-builder__inner{max-width:848px;margin:0 auto;padding:0}@media screen and (max-width:767px){body.custom .s-powerful-form-builder__inner{max-width:none;width:100%}}body.custom .s-powerful-form-builder .globo-formbuilder,body.custom .s-powerful-form-builder .globo-form,body.custom .s-powerful-form-builder .globo-form-app,body.custom .s-powerful-form-builder .g-container{width:100%;max-width:100%;margin:0;background:#0000!important;-webkit-box-shadow:none!important;box-shadow:none!important}body.custom .s-powerful-form-builder .globo-form-app{font-family:var(--font-jp)!important;font-weight:600;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;--gfb-bg-color: transparent !important;--gfb-primary-color: #ffffff !important;--gfb-primary-text-color: #1f1f1f !important;--gfb-color-textColor: #c7c7c7 !important;--gfb-color-solidButtonColor: #ffffff !important;--gfb-color-solidButtonLabelColor: #1f1f1f !important;--gfb-form-width: 100% !important;--gfb-font-family: var(--font-jp) !important}body.custom .s-powerful-form-builder [class*=globo-form-id-] .globo-form-app{max-width:100%!important;width:100%!important}body.custom .s-powerful-form-builder .globo-form-app .header{width:100%;margin:0;padding:64px 64px 0;background-color:#2e2e2e;border-radius:32px 32px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-app .header{padding:32px 20px 0;border-radius:24px 24px 0 0}}body.custom .s-powerful-form-builder .globo-form-app .header .title.globo-heading{margin:0 0 16px;padding:0;color:#fff!important;font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-app .header .title.globo-heading{font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;margin-bottom:12px}}body.custom .s-powerful-form-builder .globo-form-app .header .description.globo-description{margin:0;padding:0;color:#c7c7c7!important}body.custom .s-powerful-form-builder .globo-form-app .header .description.globo-description p{margin:0;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:1.6;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-app .header .description.globo-description p{font-size:15px;letter-spacing:.04em}}body.custom .s-powerful-form-builder .globo-form-app .header .description.globo-description p+p{margin-top:0}body.custom .s-powerful-form-builder .globo-formbuilder-wizard{width:100%}body.custom .s-powerful-form-builder .globo-formbuilder-wizard .wizard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}body.custom .s-powerful-form-builder .globo-formbuilder-wizard .wizard__header{display:none}body.custom .s-powerful-form-builder .globo-formbuilder-wizard .panels{width:100%;height:auto!important}body.custom .s-powerful-form-builder .globo-formbuilder-wizard .panel{width:100%;margin:0;padding:48px 64px 46px!important;background-color:#2e2e2e;border-radius:0 0 32px 32px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-formbuilder-wizard .panel{padding:32px 20px 40px!important;border-radius:0 0 24px 24px}}body.custom .s-powerful-form-builder .globo-form-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:100%;max-width:352px;margin:0 0 11px;padding:0}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control{gap:12px;max-width:none;margin-bottom:12px}}body.custom .s-powerful-form-builder .globo-form-control:last-child{margin-bottom:0}body.custom .s-powerful-form-builder .globo-form-control[data-type=textarea],body.custom .s-powerful-form-builder .globo-form-control[data-type=consent]{max-width:none}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent]{gap:0;margin-top:24px;margin-bottom:0;margin-top:14px!important}body.custom .s-powerful-form-builder .globo-label,body.custom .s-powerful-form-builder .globo-form-control label.globo-label,body.custom .s-powerful-form-builder .globo-form-control label.globo-label .label-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;margin:0;padding:0 0 0 4px;color:#c7c7c7!important;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:1.3;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;text-align:left}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-label,body.custom .s-powerful-form-builder .globo-form-control label.globo-label,body.custom .s-powerful-form-builder .globo-form-control label.globo-label .label-content{padding-left:3px;font-size:14px;letter-spacing:.04em}}body.custom .s-powerful-form-builder .text-danger{color:#fe0000!important;font-size:inherit;line-height:inherit}body.custom .s-powerful-form-builder .globo-form-input{width:100%}body.custom .s-powerful-form-builder .flat-input,body.custom .s-powerful-form-builder .globo-form-control select.flat-input,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input{width:100%;max-width:100%;margin:0;padding:21px 24px;border:none!important;border-radius:16px!important;background-color:#424242!important;color:#fff!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;height:auto!important;min-height:0!important;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:1.3;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-transition:none;transition:none}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .flat-input,body.custom .s-powerful-form-builder .globo-form-control select.flat-input,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input{padding:20px 16px 22px;font-size:14px;letter-spacing:.04em}}body.custom .s-powerful-form-builder .flat-input::-webkit-input-placeholder,body.custom .s-powerful-form-builder .globo-form-control select.flat-input::-webkit-input-placeholder,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input::-webkit-input-placeholder{color:#757575!important;opacity:1}body.custom .s-powerful-form-builder .flat-input::-moz-placeholder,body.custom .s-powerful-form-builder .globo-form-control select.flat-input::-moz-placeholder,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input::-moz-placeholder{color:#757575!important;opacity:1}body.custom .s-powerful-form-builder .flat-input:-ms-input-placeholder,body.custom .s-powerful-form-builder .globo-form-control select.flat-input:-ms-input-placeholder,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input:-ms-input-placeholder{color:#757575!important;opacity:1}body.custom .s-powerful-form-builder .flat-input::-ms-input-placeholder,body.custom .s-powerful-form-builder .globo-form-control select.flat-input::-ms-input-placeholder,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input::-ms-input-placeholder{color:#757575!important;opacity:1}body.custom .s-powerful-form-builder .flat-input::placeholder,body.custom .s-powerful-form-builder .globo-form-control select.flat-input::placeholder,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input::placeholder{color:#757575!important;opacity:1}body.custom .s-powerful-form-builder .flat-input:focus,body.custom .s-powerful-form-builder .globo-form-control select.flat-input:focus,body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input:focus{outline:none;-webkit-box-shadow:0 0 0 1px hsla(0,0%,100%,.2)!important;box-shadow:0 0 0 1px #fff3!important}body.custom .s-powerful-form-builder .globo-form-control select.flat-input{padding-right:48px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='7' viewBox='0 0 13 7' fill='none'%3E%3Cpath d='M1 1L6.5 6L12 1' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 24px center!important;background-size:13px 7px!important;cursor:pointer}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control select.flat-input{background-position:right 16px center!important}}body.custom .s-powerful-form-builder .globo-form-control select.flat-input option{color:#1f1f1f;background:#fff}body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input{min-height:254px!important;resize:vertical}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control textarea.flat-input{min-height:230px!important}}body.custom .s-powerful-form-builder .globo-form-control[data-type=textarea] .help-text.globo-description{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:-10px 0 0;padding:0 0 0 8px;color:#919191!important;font-family:var(--font-jp)!important;font-weight:600;font-size:12px;line-height:1.3;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control[data-type=textarea] .help-text.globo-description{padding-left:6px}}body.custom .s-powerful-form-builder .globo-form-control[data-type=textarea] .globo-label{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.custom .s-powerful-form-builder .globo-form-control[data-type=textarea] .globo-form-input{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body.custom .s-powerful-form-builder .globo-form-control[data-type=textarea] .messages{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2]{gap:4px;margin:0 0 16px}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone{width:100%;border:none!important;background:#0000!important;padding:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;min-height:auto!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;gap:8px;width:100%}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--placeholder{display:contents}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--title{display:none}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0;padding:0 0 0 8px;color:#919191!important;font-family:var(--font-jp)!important;font-weight:600;font-size:12px;line-height:1.3;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;display:block!important}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--description{padding-left:6px}}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--area{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding-left:8px}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--area{padding-left:8px}}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--list{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:8px!important;margin:8px 0!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;border:none!important;background:#0000!important;-webkit-box-shadow:none!important;box-shadow:none!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-thumb{display:none!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-title{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:8px;width:auto!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;background:#0000!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-filename{color:#fff!important;font-family:var(--font-jp)!important;font-weight:600;font-size:14px!important;line-height:1.3;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-filename{font-size:12px!important}}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-remove{display:block!important;width:16px!important;height:16px!important;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 2H10M2 4H14M12.6667 4L12.1991 11.0129C12.129 12.065 12.0939 12.5911 11.8667 12.99C11.6666 13.3412 11.3648 13.6235 11.0011 13.7998C10.588 14 10.0607 14 9.00623 14H6.99377C5.93927 14 5.41202 14 4.99889 13.7998C4.63517 13.6235 4.33339 13.3412 4.13332 12.99C3.90607 12.5911 3.871 12.065 3.80086 11.0129L3.33333 4' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/16px 16px!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-remove:hover{opacity:1}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-remove svg{display:none!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--button{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%;margin:0;padding:21px 24px;border:none!important;border-radius:16px!important;background-color:#424242!important;color:#fff!important;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:1.3;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;cursor:pointer;text-align:left}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--button{padding:20px 16px 22px;font-size:14px}}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--button:before{content:"+";display:block;-ms-flex-negative:0;flex-shrink:0;width:13px;font-size:16px;line-height:1;text-align:center}body.custom .s-powerful-form-builder .help-text.globo-description,body.custom .s-powerful-form-builder .globo-form-control span.globo-description{color:#919191!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .globo-form-input,body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .flex-wrap,body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .globo-list-control{width:100%}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;max-width:100%;padding-left:0;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-input{position:absolute;opacity:0;width:16px;height:16px;margin:0;-ms-flex-negative:0;flex-shrink:0}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-input:focus-visible+.checkbox-label:before{outline:2px solid hsla(0,0%,100%,.4);outline-offset:2px}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-input:checked+.checkbox-label:before{background-color:#0000!important;border-color:#919191!important;-webkit-box-shadow:none!important;box-shadow:none!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-input:checked+.checkbox-label:after{content:""!important;display:block!important;position:absolute!important;top:1px!important;left:0!important;width:16px!important;height:16px!important;margin:0!important;border:none!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center/10px 10px!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transform:none!important;transform:none!important;pointer-events:none}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-input:not(:checked)+.checkbox-label:after{display:none!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-label.globo-option{position:relative;display:block;margin:0;padding:0 0 0 28px;color:#919191!important;font-family:var(--font-jp)!important;font-weight:600;font-size:12px;line-height:1.3;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;cursor:pointer}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-label.globo-option:before{content:"";position:absolute;top:1px;left:0;width:16px;height:16px;margin:0!important;border:1px solid #919191!important;border-radius:1px!important;background:#0000!important;-webkit-box-shadow:none!important;box-shadow:none!important}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-label.globo-option a{color:#919191!important;text-decoration:underline;text-underline-offset:2px}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-label.globo-option a:hover{opacity:.8}body.custom .s-powerful-form-builder .globo-form-control[data-type=consent] .checkbox-label.globo-option .text-danger{display:none}body.custom .s-powerful-form-builder .gfb__footer,body.custom .s-powerful-form-builder .globo-form-app .footer{width:100%;margin:48px 0 0;padding:0;background:#0000!important;text-align:center}@media screen and (max-width:767px){body.custom .s-powerful-form-builder .gfb__footer,body.custom .s-powerful-form-builder .globo-form-app .footer{margin-top:40px}}body.custom .s-powerful-form-builder .gfb__footer button.submit,body.custom .s-powerful-form-builder .gfb__footer button.action.submit,body.custom .s-powerful-form-builder .globo-form-app .footer button.submit,body.custom .s-powerful-form-builder .globo-form-app .footer button.action.submit{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;position:relative;width:auto!important;min-width:0;margin:0 auto;padding:22px 48px!important;border:none!important;border-radius:60px!important;background-color:#0000!important;color:#1f1f1f!important;font-family:var(--font-jp)!important;font-weight:600;font-size:14px;line-height:1;letter-spacing:.01em;cursor:pointer;isolation:isolate}body.custom .s-powerful-form-builder .gfb__footer button.submit:before,body.custom .s-powerful-form-builder .gfb__footer button.action.submit:before,body.custom .s-powerful-form-builder .globo-form-app .footer button.submit:before,body.custom .s-powerful-form-builder .globo-form-app .footer button.action.submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:60px;background-color:#fff;z-index:-1;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-webkit-box-shadow:4px 4px 10px rgba(0,0,0,.1);box-shadow:4px 4px 10px #0000001a}@media(hover:hover){body.custom .s-powerful-form-builder .gfb__footer button.submit:hover,body.custom .s-powerful-form-builder .gfb__footer button.action.submit:hover,body.custom .s-powerful-form-builder .globo-form-app .footer button.submit:hover,body.custom .s-powerful-form-builder .globo-form-app .footer button.action.submit:hover{-webkit-filter:none!important;filter:none!important}body.custom .s-powerful-form-builder .gfb__footer button.submit:hover:before,body.custom .s-powerful-form-builder .gfb__footer button.action.submit:hover:before,body.custom .s-powerful-form-builder .globo-form-app .footer button.submit:hover:before,body.custom .s-powerful-form-builder .globo-form-app .footer button.action.submit:hover:before{-webkit-transform:scale(1.02);transform:scale(1.02)}body.custom .s-powerful-form-builder .gfb__footer button.submit:hover:after,body.custom .s-powerful-form-builder .gfb__footer button.action.submit:hover:after,body.custom .s-powerful-form-builder .globo-form-app .footer button.submit:hover:after,body.custom .s-powerful-form-builder .globo-form-app .footer button.action.submit:hover:after{-webkit-transform:translateX(3px);transform:translate(3px)}}body.custom .s-powerful-form-builder .gfb__footer button.submit:after,body.custom .s-powerful-form-builder .gfb__footer button.action.submit:after,body.custom .s-powerful-form-builder .globo-form-app .footer button.submit:after,body.custom .s-powerful-form-builder .globo-form-app .footer button.action.submit:after{content:"";position:relative;z-index:1;display:block;width:14.7px;height:10.5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' viewBox='0 0 15 11' fill='none'%3E%3Cpath d='M1 5.5H13M9.5 9.75L13.5 5.5L9.5 1.25' stroke='%231f1f1f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}body.custom .s-powerful-form-builder .gfb__footer button.submit .spinner,body.custom .s-powerful-form-builder .gfb__footer button.action.submit .spinner,body.custom .s-powerful-form-builder .globo-form-app .footer button.submit .spinner,body.custom .s-powerful-form-builder .globo-form-app .footer button.action.submit .spinner{display:none}body.custom .s-powerful-form-builder .gfb__footer button.previous,body.custom .s-powerful-form-builder .globo-form-app .footer button.previous{display:none!important}body.custom .s-powerful-form-builder .messages{margin-top:8px;color:#fe0000!important;font-size:12px}body.custom .s-powerful-form-builder .has-error .messages{margin:-12px 0 6px 6px}body.custom .s-powerful-form-builder .globo-form-control[data-type=file2].has-error .messages,body.custom .s-powerful-form-builder .globo-form-control[data-type=consent].has-error .messages{margin:-4px 0 6px 6px}body.custom .s-powerful-form-builder .message.success,body.custom .s-powerful-form-builder .message.error{border-radius:16px}body.custom .s-powerful-form-builder .header.dismiss{display:none!important}body.custom .s-powerful-form-builder:has(>.s-powerful-form-builder__inner.s-powerful-form-builder--white){background-color:#f0f0f0}body.custom .s-powerful-form-builder--white .globo-form-app{--gfb-primary-color: #1f1f1f !important;--gfb-primary-text-color: #ffffff !important;--gfb-color-textColor: #5a5a5a !important;--gfb-color-solidButtonColor: #1f1f1f !important;--gfb-color-solidButtonLabelColor: #ffffff !important}body.custom .s-powerful-form-builder--white .globo-form-app .header{background-color:#fefefe}body.custom .s-powerful-form-builder--white .globo-form-app .header .title.globo-heading{color:#1f1f1f!important}body.custom .s-powerful-form-builder--white .globo-form-app .header .description.globo-description p{color:#5a5a5a!important}body.custom .s-powerful-form-builder--white .globo-formbuilder-wizard .panel{background-color:#fefefe}body.custom .s-powerful-form-builder--white .globo-label,body.custom .s-powerful-form-builder--white .globo-form-control label.globo-label,body.custom .s-powerful-form-builder--white .globo-form-control label.globo-label .label-content{color:#5a5a5a!important}body.custom .s-powerful-form-builder--white .flat-input,body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input,body.custom .s-powerful-form-builder--white .globo-form-control textarea.flat-input{background-color:#f0f0f0!important;color:#1f1f1f!important}body.custom .s-powerful-form-builder--white .flat-input::-webkit-input-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input::-webkit-input-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control textarea.flat-input::-webkit-input-placeholder{color:#c7c7c7!important}body.custom .s-powerful-form-builder--white .flat-input::-moz-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input::-moz-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control textarea.flat-input::-moz-placeholder{color:#c7c7c7!important}body.custom .s-powerful-form-builder--white .flat-input:-ms-input-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input:-ms-input-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control textarea.flat-input:-ms-input-placeholder{color:#c7c7c7!important}body.custom .s-powerful-form-builder--white .flat-input::-ms-input-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input::-ms-input-placeholder,body.custom .s-powerful-form-builder--white .globo-form-control textarea.flat-input::-ms-input-placeholder{color:#c7c7c7!important}body.custom .s-powerful-form-builder--white .flat-input::placeholder,body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input::placeholder,body.custom .s-powerful-form-builder--white .globo-form-control textarea.flat-input::placeholder{color:#c7c7c7!important}body.custom .s-powerful-form-builder--white .flat-input:focus,body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input:focus,body.custom .s-powerful-form-builder--white .globo-form-control textarea.flat-input:focus{-webkit-box-shadow:0 0 0 1px rgba(31,31,31,.15)!important;box-shadow:0 0 0 1px #1f1f1f26!important}body.custom .s-powerful-form-builder--white .globo-form-control select.flat-input{color:#1f1f1f!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='7' viewBox='0 0 13 7' fill='none'%3E%3Cpath d='M1 1L6.5 6L12 1' stroke='%231f1f1f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}body.custom .s-powerful-form-builder--white .help-text.globo-description,body.custom .s-powerful-form-builder--white .globo-form-control span.globo-description,body.custom .s-powerful-form-builder--white .globo-form-control[data-type=textarea] .help-text.globo-description,body.custom .s-powerful-form-builder--white .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--description{color:#919191!important}body.custom .s-powerful-form-builder--white .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-filename{color:#1f1f1f!important}body.custom .s-powerful-form-builder--white .globo-form-control[data-type=file2] .gfb__dropzone--preview--item-remove{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 2H10M2 4H14M12.6667 4L12.1991 11.0129C12.129 12.065 12.0939 12.5911 11.8667 12.99C11.6666 13.3412 11.3648 13.6235 11.0011 13.7998C10.588 14 10.0607 14 9.00623 14H6.99377C5.93927 14 5.41202 14 4.99889 13.7998C4.63517 13.6235 4.33339 13.3412 4.13332 12.99C3.90607 12.5911 3.871 12.065 3.80086 11.0129L3.33333 4' stroke='%231f1f1f' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}body.custom .s-powerful-form-builder--white .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--button{background-color:#f0f0f0!important;color:#1f1f1f!important}body.custom .s-powerful-form-builder--white .globo-form-control[data-type=consent] .checkbox-input:checked+.checkbox-label:before{border-color:#888!important}body.custom .s-powerful-form-builder--white .globo-form-control[data-type=consent] .checkbox-input:checked+.checkbox-label:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%231f1f1f' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important}body.custom .s-powerful-form-builder--white .globo-form-control[data-type=consent] .checkbox-input:focus-visible+.checkbox-label:before{outline-color:#1f1f1f4d}body.custom .s-powerful-form-builder--white .gfb__footer button.submit,body.custom .s-powerful-form-builder--white .gfb__footer button.action.submit,body.custom .s-powerful-form-builder--white .globo-form-app .footer button.submit,body.custom .s-powerful-form-builder--white .globo-form-app .footer button.action.submit{background-color:#0000!important;color:#fff!important}body.custom .s-powerful-form-builder--white .gfb__footer button.submit:before,body.custom .s-powerful-form-builder--white .gfb__footer button.action.submit:before,body.custom .s-powerful-form-builder--white .globo-form-app .footer button.submit:before,body.custom .s-powerful-form-builder--white .globo-form-app .footer button.action.submit:before{background-color:#424242}body.custom .s-powerful-form-builder--white .gfb__footer button.submit:after,body.custom .s-powerful-form-builder--white .gfb__footer button.action.submit:after,body.custom .s-powerful-form-builder--white .globo-form-app .footer button.submit:after,body.custom .s-powerful-form-builder--white .globo-form-app .footer button.action.submit:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' viewBox='0 0 15 11' fill='none'%3E%3Cpath d='M1 5.5H13M9.5 9.75L13.5 5.5L9.5 1.25' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}body.custom .s-page{background-color:#1f1f1f}@media screen and (max-width:767px){body.custom .s-page{background-color:#2e2e2e}}body.custom .s-page__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1440px;margin:0 auto;padding:148px min(5.5555555556%,80px) 120px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-page__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:none;padding:119px 30px 80px}}body.custom .s-page__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px;width:100%;max-width:848px;padding:72px 64px;background-color:#2e2e2e;border-radius:32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-page__card{gap:40px;max-width:none;padding:0;background-color:#0000;border-radius:0}}body.custom .s-page__title{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-page__title{font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;color:#c7c7c7}@media screen and (max-width:767px){body.custom .s-page__content{gap:40px}}body.custom .s-page__content>section,body.custom .s-page__content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}body.custom .s-page__content h2{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-page__content h2{font-size:20px;line-height:135%;letter-spacing:.02em}}body.custom .s-page__content h3{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:600;font-size:20px;line-height:150%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-page__content h3{font-size:18px;line-height:150%;letter-spacing:.04em}}body.custom .s-page__content p{margin:0;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;line-height:160%;color:#c7c7c7}@media screen and (max-width:767px){body.custom .s-page__content p{font-size:15px;line-height:160%;letter-spacing:.04em}}body.custom .s-page__content p+p{margin-top:0}body.custom .s-page__content a{color:#0a52a2;text-decoration:underline;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.165,.84,.44,1);transition:opacity .5s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){body.custom .s-page__content a:hover{opacity:.7}}body.custom .s-page__content ul,body.custom .s-page__content ol{margin:0;padding-left:24px;color:#c7c7c7}@media screen and (max-width:767px){body.custom .s-page__content ul,body.custom .s-page__content ol{padding-left:22.5px}}body.custom .s-page__content ul li,body.custom .s-page__content ol li{font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;line-height:160%;color:#c7c7c7}@media screen and (max-width:767px){body.custom .s-page__content ul li,body.custom .s-page__content ol li{font-size:15px;line-height:160%;letter-spacing:.04em}}body.custom .s-page__content ul li+li,body.custom .s-page__content ol li+li{margin-top:0}body.custom .s-page__content ol{list-style:decimal}body.custom .s-page__content ul{list-style:disc}body.custom .s-page-message{background-color:#1f1f1f}body.custom .s-page-message__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1440px;margin:0 auto;padding:148px min(5.5555555556%,80px) 120px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-page-message__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:none;padding:120px 30px 80px}}body.custom .s-page-message__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;width:100%;max-width:848px;padding:64px;background-color:#2e2e2e;border-radius:32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){body.custom .s-page-message__card{gap:32px;max-width:none;padding:32px 24px 40px;border-radius:24px}}body.custom .s-page-message__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width:767px){body.custom .s-page-message__texts{gap:12px}}body.custom .s-page-message__title{margin:0;color:#fff;font-family:var(--font-jp)!important;font-weight:700;font-size:32px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}@media screen and (max-width:767px){body.custom .s-page-message__title{font-family:var(--font-jp)!important;font-weight:700;font-size:24px;line-height:135%;letter-spacing:.02em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on}}body.custom .s-page-message__body{margin:0;color:#c7c7c7;font-family:var(--font-jp)!important;font-weight:600;font-size:16px;line-height:145%;letter-spacing:.04em;-webkit-font-feature-settings:"palt" on;font-feature-settings:"palt" on;line-height:160%}@media screen and (max-width:767px){body.custom .s-page-message__body{font-size:15px;line-height:160%;letter-spacing:.04em}}body.custom .s-page-message .c-btn--back{color:#1f1f1f}body.custom .s-page-message .c-btn--back .c-btn__text{font-family:var(--font-jp)!important;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:.01em}body.custom .s-page-message .c-btn--back .c-btn__icon svg{color:#1f1f1f}body.custom .s-page-message .c-btn--back .c-btn__cover{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;-webkit-box-shadow:4px 4px 10px rgba(0,0,0,.1);box-shadow:4px 4px 10px #0000001a}body.custom .s-page-message:has(>.s-page-message__inner.s-page-message--white){background-color:#f0f0f0}body.custom .s-page-message--white .s-page-message__card{background-color:#fefefe}body.custom .s-page-message--white .s-page-message__title{color:#1f1f1f}body.custom .s-page-message--white .s-page-message__body{color:#5a5a5a}body.custom .s-page-message--white .c-btn--back .c-btn__text{color:#fff}body.custom .s-page-message--white .c-btn--back .c-btn__cover{background-color:#424242;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);box-shadow:4px 4px 20px #0000001a}body.custom .s-page-message--white .c-btn--back .c-btn__icon svg{color:#fff}body.custom .s-password__inner{position:relative;width:100%;min-height:100svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px clamp(24px,5vw,80px);overflow:hidden;background-color:#161616}@media screen and (max-width:767px){body.custom .s-password__inner{padding:32px 24px}}body.custom .s-password__glow{position:absolute;z-index:0;width:1000px;height:1000px;border-radius:50%;-webkit-filter:blur(60px);filter:blur(60px);pointer-events:none}@media screen and (max-width:767px){body.custom .s-password__glow{width:480px;height:480px;-webkit-filter:blur(40px);filter:blur(40px)}}body.custom .s-password__glow--yellow{top:-500px;right:-500px;background:radial-gradient(circle,#fefe0114,#fefe0100 65%)}@media screen and (max-width:767px){body.custom .s-password__glow--yellow{top:-240px;right:auto;left:150px}}body.custom .s-password__glow--blue{top:30%;right:-450px;background:radial-gradient(circle,#0a52a226,#0a52a200 65%)}@media screen and (max-width:767px){body.custom .s-password__glow--blue{top:auto;bottom:-240px;right:-240px}}body.custom .s-password__glow--red{top:50%;left:-500px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:radial-gradient(circle,#fe00001a,#fe000000 65%)}@media screen and (max-width:767px){body.custom .s-password__glow--red{left:-240px}}body.custom .s-password__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(48px,7.8125vw,100px);width:100%;max-width:1120px}@media screen and (max-width:767px){body.custom .s-password__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px,5.3846vw,21px)}}body.custom .s-password__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(32px,4.375vw,56px);-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.custom .s-password__intro{gap:clamp(24px,7.6923vw,30px)}}body.custom .s-password__logo{margin:0;width:clamp(110px,15.5469vw,199px)}body.custom .s-password__logo img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){body.custom .s-password__logo{width:clamp(90px,28.4615vw,111px)}}body.custom .s-password__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(12px,1.5625vw,20px);text-align:center;color:#fff;font-family:var(--font-en)!important}@media screen and (max-width:767px){body.custom .s-password__text{gap:clamp(11px,3.5897vw,14px)}}body.custom .s-password__heading{margin:0;font-weight:600;font-size:clamp(28px,3.75vw,48px);line-height:1.1;letter-spacing:.01em}body.custom .s-password__heading span{display:block}@media screen and (max-width:767px){body.custom .s-password__heading{font-size:clamp(28px,9.2308vw,36px)}}body.custom .s-password__date{margin:0;font-weight:600;font-size:clamp(14px,1.875vw,24px);line-height:1.2;letter-spacing:.01em;white-space:nowrap}@media screen and (max-width:767px){body.custom .s-password__date{font-size:clamp(16px,5.1282vw,20px)}}body.custom .s-password__visual{-ms-flex-negative:0;flex-shrink:0;width:clamp(220px,31.5625vw,404px)}@media screen and (max-width:767px){body.custom .s-password__visual{width:clamp(230px,73.0769vw,285px)}}body.custom .s-password__visual-img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}body.custom .s-password__copyright{position:absolute;z-index:1;left:50%;bottom:40px;-webkit-transform:translateX(-50%);transform:translate(-50%);margin:0;width:100%;padding:0 24px;text-align:center;white-space:nowrap;color:#666;font-family:var(--font-en)!important;font-weight:500;font-size:12px;line-height:1;letter-spacing:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme-custom.css.map */
