@keyframes fadeInChar{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLine{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBlur{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-chars{display:inline-block}.animate-chars .char{display:inline-block;opacity:0}.animate-chars .char:empty,.animate-chars .char:blank{animation:none;opacity:1}.animate-lines .line{display:inline-block;opacity:0}.animate-blur{opacity:0;filter:blur(10px)}.fade-up{opacity:0}.animate-on-scroll.is-visible.fade-up{animation:fadeUp .8s ease-out forwards}.animate-on-scroll.is-visible.fade-down{transform:translateY(-30px)}.animate-on-scroll.is-visible.fade-left{transform:translate(30px)}.animate-on-scroll.is-visible.fade-right{transform:translate(-30px)}.animate-on-scroll.is-visible.blur{filter:blur(10px)}.animate-on-scroll.is-visible.scale{transform:scale(.8)}.animate-on-scroll.is-visible.slide-up{transform:translateY(100px)}.animate-on-scroll.is-visible.slide-down{transform:translateY(-100px)}.animate-on-scroll.is-visible.slide-left{transform:translate(100px)}.animate-on-scroll.is-visible.slide-right{transform:translate(-100px)}.animate-on-scroll.is-visible.animate-blur{animation:fadeInBlur 1s ease-out forwards}.animate-on-scroll.is-visible .char{animation:fadeInChar .6s ease-out forwards}.animate-on-scroll.is-visible .line{animation:fadeInLine .8s ease-out forwards}.delay-0{animation-delay:0s!important}.delay-1{animation-delay:.1s!important}.delay-2{animation-delay:.2s!important}.delay-3{animation-delay:.3s!important}.delay-4{animation-delay:.4s!important}.delay-5{animation-delay:.5s!important}.delay-6{animation-delay:.6s!important}.delay-7{animation-delay:.7s!important}.delay-8{animation-delay:.8s!important}.delay-9{animation-delay:.9s!important}.delay-10{animation-delay:1s!important}.delay-11{animation-delay:1.1s!important}.delay-12{animation-delay:1.2s!important}.delay-13{animation-delay:1.3s!important}.delay-14{animation-delay:1.4s!important}.delay-15{animation-delay:1.5s!important}.delay-16{animation-delay:1.6s!important}.delay-17{animation-delay:1.7s!important}.delay-18{animation-delay:1.8s!important}.delay-19{animation-delay:1.9s!important}.delay-20{animation-delay:2s!important}.animate-on-scroll.delay-short{transition-delay:.1s}.animate-on-scroll.delay-medium{transition-delay:.3s}.animate-on-scroll.delay-long{transition-delay:.5s}@media (max-width: 768px){.animate-on-scroll.fade-up,.animate-on-scroll.fade-down{transform:translateY(20px)}.animate-on-scroll.fade-left,.animate-on-scroll.fade-right{transform:translate(20px)}.animate-on-scroll.slide-up,.animate-on-scroll.slide-down{transform:translateY(50px)}.animate-on-scroll.slide-left,.animate-on-scroll.slide-right{transform:translate(50px)}}@media (prefers-reduced-motion: reduce){.animate-on-scroll{transition:opacity .3s ease-out;transform:none!important;filter:none!important}.animate-on-scroll.is-visible{opacity:1}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-start-1{grid-column-start:1}.col-end--1{grid-column-end:-1}@media screen and (max-width: 375px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:col-span-7{grid-column:span 7/span 7}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:col-span-11{grid-column:span 11/span 11}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:col-span-12{grid-column:span 12/span 12}}@media screen and (max-width: 768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:col-span-1{grid-column:span 1/span 1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:col-span-3{grid-column:span 3/span 3}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:col-span-4{grid-column:span 4/span 4}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:col-span-5{grid-column:span 5/span 5}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:col-span-6{grid-column:span 6/span 6}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:col-span-7{grid-column:span 7/span 7}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:col-span-8{grid-column:span 8/span 8}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:col-span-9{grid-column:span 9/span 9}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:col-span-10{grid-column:span 10/span 10}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:col-span-11{grid-column:span 11/span 11}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:col-span-12{grid-column:span 12/span 12}}@media screen and (max-width: 1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:col-span-11{grid-column:span 11/span 11}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-12{grid-column:span 12/span 12}}@media screen and (max-width: 1280px){.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:col-span-9{grid-column:span 9/span 9}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:col-span-11{grid-column:span 11/span 11}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:col-span-12{grid-column:span 12/span 12}}.text-primary{color:var(--alias-primary-default)}.text-primary-light{color:var(--alias-primary-300)}.text-primary-dark{color:var(--alias-primary-700)}.text-secondary{color:var(--alias-secondary-orange)}.text-error{color:var(--alias-error-default)}.text-white{color:var(--alias-neutral-white)}.bg-primary-light{background-color:var(--mapped-surface-primary-light)}.bg-primary{background-color:var(--mapped-surface-primary)}.bg-primary-dark{background-color:var(--alias-primary-default)}.bg-secondary{background-color:var(--mapped-surface-secondary)}.bg-success{background-color:var(--mapped-surface-success)}.bg-error{background-color:var(--mapped-surface-error)}.bg-warning{background-color:var(--mapped-surface-warning)}.display-none{display:none}.display-block{display:block}.display-inline{display:inline}.display-inline-block{display:inline-block}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.display-table{display:table}.display-inline-table{display:inline-table}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-around{justify-content:space-around}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}@media screen and (max-width: 768px){.flex-column-sp{flex-direction:column}}@media screen and (max-width: 768px){.flex-row-sp{flex-direction:row}}@media screen and (max-width: 768px){.flex-row-reverse-sp{flex-direction:row-reverse}}@media screen and (max-width: 768px){.flex-column-reverse-sp{flex-direction:column-reverse}}.display-pc{display:block}@media screen and (max-width: 768px){.display-pc{display:none}}.display-sp{display:none}@media screen and (max-width: 768px){.display-sp{display:block}}.is-fixed{overflow:hidden}.inner{width:100%;max-width:1360px;padding-inline:40px;margin-inline:auto}@media screen and (max-width: 768px){.inner{padding-inline:20px}}.inner--sm{max-width:1200px}.page-home .header{position:fixed}.about-company__image{max-height:400px;overflow:hidden}.about-company__image img{width:100%;height:100%;object-fit:cover}.about-company__inner{padding-block:80px 120px}@media screen and (max-width: 768px){.about-company__inner{padding-block:40px 80px}}.about-company__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}@media screen and (max-width: 768px){.about-company__list{grid-template-columns:repeat(1,1fr)}}.about-company__link{position:relative;display:inline-block;text-align:center;width:100%;padding:32px 16px;border-radius:8px;font:var(--font-heading-h5);border:1px solid var(--gray-300, #D5D5D5);transition:background-color .3s ease}.about-company__link .icon{position:absolute;top:50%;right:16px;transform:translateY(-50%)}@media (any-hover: hover){.about-company__link:hover{background-color:var(--mapped-surface-primary-light)}.about-company__link:hover .icon{transform:translate(6px,-50%)}}.about-info{padding-bottom:82px}@media screen and (max-width: 768px){.about-info{padding-bottom:80px}}.about-info__list{max-width:1120px;margin-inline:auto}.about-info__item{position:relative;display:flex;width:100%}@media screen and (max-width: 768px){.about-info__item{flex-direction:column;border-bottom:1px solid var(--alias-neutral-300);padding-block:16px}.about-info__item:after{content:"";position:absolute;left:0;bottom:-1px;width:40px;height:1px;background-color:var(--alias-primary-default)}}.about-info__term{width:120px;padding-block:16px;font:var(--font-body-md);border-bottom:1px solid var(--alias-primary-default)}@media screen and (max-width: 768px){.about-info__term{width:100%;border-bottom:none;padding:0}}dt.about-info__term{color:var(--alias-primary-700)}.about-info__description{width:calc(100% - 120px);padding-left:16px;padding-block:16px;border-bottom:1px solid var(--alias-neutral-300)}@media screen and (max-width: 768px){.about-info__description{width:100%;border-bottom:none;padding:0}}.about-history{padding-block:40px 100px}@media screen and (max-width: 768px){.about-history{padding-block:20px 80px}}.about-history__inner{max-width:1120px;margin-inline:auto}.about-message__hero{position:relative}.message-hero__image{position:relative;max-height:650px;overflow:hidden}.message-hero__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--mapped-surface-primary);clip-path:polygon(0 0,660px 0,540px 650px,0 650px)}@media screen and (max-width: 768px){.message-hero__image:after{display:none}}.message-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.message-hero__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:2}.message-hero__body{position:absolute;inset:50% auto auto 40px;transform:translateY(-50%);display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start;gap:30px;width:380px;height:284px}@media screen and (max-width: 768px){.message-hero__body{width:80px;height:294px}}@media screen and (max-width: 768px){.message-hero__body{top:46%;left:20px;gap:20px}}.message-hero__text-wrap,.message-hero__text-wrap *{writing-mode:vertical-rl;text-orientation:upright}.message-hero__text{display:inline-block;font-size:40px;font-weight:600;letter-spacing:6px;line-height:2;z-index:2}@media screen and (max-width: 768px){.message-hero__text{font-size:20px}}.message-hero__text-line{padding-top:8px;background-color:var(--alias-neutral-white)}.message-hero__name{margin-top:auto;writing-mode:vertical-rl;text-orientation:upright}@media screen and (max-width: 768px){.message-hero__name{position:absolute;left:16px;bottom:24px;writing-mode:horizontal-tb!important;width:100%}}.message-body{padding-block:80px 120px}@media screen and (max-width: 768px){.message-body{padding-block:40px 80px}}.message-body .title{font:var(--font-heading-h4)}@media screen and (max-width: 768px){.message-body .title{font:var(--font-heading-h5)}}.message-body__content{padding-top:24px}.message-body__name{text-align:right;margin-top:16px}.about-access{padding-block:40px 100px}@media screen and (max-width: 768px){.about-access{padding-block:0 80px}}.access-info__title{font:var(--font-heading-h4)}.access-info__address{display:flex;align-items:flex-end;gap:8px;margin-top:8px}.access-info__content{display:flex;flex-direction:column;gap:8px}.access-info__contact-item,.access-info__detail-item{display:flex;gap:8px}.access-info__label{min-width:60px}.access-info__value a{text-decoration:underline}.access-info__value a[href^="tel:"]{pointer-events:none}@media screen and (max-width: 768px){.access-info__value a[href^="tel:"]{pointer-events:auto}}.access-info__value--fax a{text-decoration:none;pointer-events:none}.about-access__map{position:relative;aspect-ratio:1120/500;margin-top:40px;border-radius:24px;overflow:hidden}@media screen and (max-width: 768px){.about-access__map{aspect-ratio:342/300;margin-top:24px}}.about-access__map div,.about-access__map iframe{width:100%;height:100%}.business__hero{max-height:400px;overflow:hidden}.business__hero img{width:100%;height:100%;object-fit:cover;object-position:center}.business-section{padding-block:80px 120px;overflow:clip}@media screen and (max-width: 768px){.business-section{padding-block:80px}}@media screen and (max-width: 768px){.business-section:first-of-type{padding-top:40px}}@media screen and (max-width: 768px){.business-section .title--center{font:var(--font-heading-h5);flex-direction:row;text-align:left;gap:14px;padding-bottom:12px}}@media screen and (max-width: 768px){.business-section .title--center:before{content:"";width:8px;height:8px;background-color:var(--alias-primary-600);border-radius:50%}}@media screen and (max-width: 768px){.business-section .title--center:after{left:0;transform:none}}.business-section--product{text-align:center;padding-block:120px}@media screen and (max-width: 768px){.business-section--product{padding-block:80px}}.business-section__subtitle{font:var(--font-heading-h3);padding-block:8px 24px}@media screen and (max-width: 768px){.business-section__subtitle{font:var(--font-heading-h3-sp)}}.business-section__content{width:48.125%}@media screen and (max-width: 768px){.business-section__content{width:100%}}.business-section__content .title__jp{font:var(--font-heading-h4)}@media screen and (max-width: 768px){.business-section__content .title__jp{font:var(--font-heading-h5)}}.business-section__inner{gap:64px}@media screen and (max-width: 768px){.business-section__inner{flex-direction:column;gap:40px}}.business-section__title{font:var(--font-heading-h3)}@media screen and (max-width: 768px){.business-section__title{font:var(--font-heading-h4-sp)}}.business-section__text{margin-top:8px}@media screen and (max-width: 768px){.business-section__text{text-align:left}}.business-section__image{filter:drop-shadow(16px 16px 8px rgba(0,0,0,.08))}.business-section__image img{border-radius:16px}.business-section__image,.business-section__slider{width:46.875%}@media screen and (max-width: 768px){.business-section__image,.business-section__slider{width:100%}}.business-section__slider .swiper-container{position:relative}.business-section__slider .swiper-container:before{content:"";display:block;width:100%;background-color:var(--alias-neutral-black);opacity:.4;position:absolute;top:4px;left:4px;filter:blur(16px);border-radius:16px;aspect-ratio:6/4}.business-section__slider .swiper-slide img{border-radius:16px;overflow:hidden;aspect-ratio:6/4}.business-section__voice-name{text-align:right;margin-top:8px}.business-section__button{text-align:center;margin-top:40px}@media screen and (max-width: 768px){.business-section__button{margin-top:24px}}.business-section__images{display:flex;flex-direction:row;gap:40px;margin-top:80px}@media screen and (max-width: 768px){.business-section__images{flex-direction:column;gap:24px;margin-top:40px}}.business-production__body{padding-block:120px}@media screen and (max-width: 768px){.business-production__body{padding-block:80px}}.business-production__body--list{display:flex;flex-direction:column;gap:80px}.production-hero{position:relative;max-height:650px;overflow:hidden}.production-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--mapped-surface-primary);clip-path:polygon(0 0,53% 0,45% 100%,0 100%)}@media screen and (max-width: 1280px){.production-hero:after{clip-path:polygon(0 0,45.833333% 0,37.5% 100%,0 100%)}}@media screen and (max-width: 1280px){.production-hero:after{clip-path:polygon(0 0,53% 0,45% 100%,0 100%)}}@media screen and (max-width: 768px){.production-hero:after{display:none}}.production-hero__image{width:65.9722222222%;margin-left:auto}@media screen and (max-width: 768px){.production-hero__image{width:100%}}.production-hero__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:2}.production-hero__body{position:absolute;inset:90px auto auto 120px;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start;gap:30px;width:380px;height:498px}@media screen and (max-width: 1280px){.production-hero__body{top:50%;transform:translateY(-50%);width:328px;height:418px}}@media screen and (max-width: 768px){.production-hero__body{display:grid;gap:16px 24px;top:24px;left:24px;transform:none;width:115px;height:264px}}.production-hero__body *{writing-mode:vertical-rl;text-orientation:upright}.production-hero__title{position:relative;font:var(--font-heading-h3);letter-spacing:6px;padding-block:24px;margin-left:34px;display:flex}@media screen and (max-width: 1280px){.production-hero__title{font:var(--font-heading-h4)}}@media screen and (max-width: 768px){.production-hero__title{writing-mode:horizontal-tb;font:var(--font-heading-h5);letter-spacing:0;margin-left:0;padding-block:0 4px;grid-area:1/1/2/4;order:1}}.production-hero__title:before,.production-hero__title:after{content:"";position:absolute;top:0;width:1px;height:384px;border-left:1px dashed var(--alias-primary-700)}@media screen and (max-width: 1280px){.production-hero__title:before,.production-hero__title:after{height:220px}}@media screen and (max-width: 768px){.production-hero__title:before,.production-hero__title:after{width:90px;height:1px;border-left:none;border-top:1px dashed var(--alias-primary-700)}}.production-hero__title:before{left:0}@media screen and (max-width: 768px){.production-hero__title:before{top:auto;bottom:0}}.production-hero__title:after{right:0}@media screen and (max-width: 768px){.production-hero__title:after{display:none}}.production-hero__text{display:inline-block;font-size:40px;width:40px;font-weight:600;letter-spacing:6px;line-height:2;padding:4px 5px;z-index:2;margin-top:26px}@media screen and (max-width: 1280px){.production-hero__text{font-size:32px}}@media screen and (max-width: 768px){.production-hero__text{font-size:20px;width:26px;padding:0 0 0 29px;margin-top:0}}.production-hero__text-line{padding-top:4px;background-color:var(--alias-neutral-white)}.production__slider{margin-right:calc(50% - 50vw);margin-top:40px}@media screen and (max-width: 768px){.production__slider{margin-right:0}}.production__slider .swiper-container{padding-right:40px}@media screen and (max-width: 768px){.production__slider .swiper-container{padding-right:0}}@media screen and (max-width: 768px){.production__slider .swiper-wrapper{display:flex;flex-direction:column!important;gap:64px}}.production__slider .swiper-controls{max-width:1360px;padding-inline:40px;gap:16px}@media screen and (max-width: 768px){.production__slider .swiper-controls{display:none!important}}.production-concept{background-color:var(--alias-primary-default);color:var(--alias-neutral-white);padding-block:120px;text-align:center}@media screen and (max-width: 768px){.production-concept{padding-block:80px;text-align:left}}.production-concept__title{font:var(--font-heading-h3);margin-bottom:24px}@media screen and (max-width: 768px){.production-concept__title{font:var(--font-heading-h3-sp);letter-spacing:-.02em;margin-bottom:16px}}.contact{padding-block:40px 100px}@media screen and (max-width: 768px){.contact{padding-block:20px 60px}}.contact__container{max-width:1080px;margin:0 auto;padding:0 20px}@media screen and (max-width: 768px){.contact__container{padding:0 16px}}.contact__description{text-align:center;color:var(--brand-color-gray-800);font:var(--font-body-md);line-height:1.8;margin-bottom:40px}@media screen and (max-width: 768px){.contact__description{text-align:left}}.privacy{padding-block:40px 100px}@media screen and (max-width: 768px){.privacy{padding-block:0 80px}}.privacy__inner{display:flex;flex-direction:column;gap:56px}.privacy__content p+p{margin-top:.5em}.privacy__content ol{list-style:decimal;padding-left:1em;margin-top:.5em}.privacy__content ol li+li{margin-top:.5em}.privacy__content a{color:var(--brand-color-primary);text-decoration:underline}.not-found{padding:80px 0 120px}@media screen and (max-width: 768px){.not-found{padding:40px 0 80px}}.not-found__container{max-width:800px;margin:0 auto;padding:0 20px}.not-found__content{text-align:center}.not-found__number{font-size:120px;font-weight:700;color:var(--primary-500, #2563eb);line-height:1;margin-bottom:24px}@media screen and (max-width: 768px){.not-found__number{font-size:80px}}.not-found__title{font-size:32px;font-weight:600;color:var(--gray-900, #111827);margin-bottom:16px}@media screen and (max-width: 768px){.not-found__title{font-size:24px}}.not-found__description{font-size:16px;color:var(--gray-600, #4b5563);line-height:1.6;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.not-found__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 768px){.not-found__actions{flex-direction:column;align-items:center}}html{font-family:var(--primitive-type-font-family-primary),sans-serif;line-height:1.6;color:var(--primitive-color-text-body);background-color:var(--primitive-color-surface-page)}body{margin:0;padding:0;font:var(--font-body-md)}h1,h2,h3,h4,h5,h6{color:var(--primitive-color-text-heading);margin:0 0 1rem}h1{font:var(--font-heading-h1)}@media screen and (max-width: 768px){h1{font:var(--font-heading-h1-sp)}}h2{font:var(--font-heading-h2)}@media screen and (max-width: 768px){h2{font:var(--font-heading-h2-sp)}}h3{font:var(--font-heading-h3)}@media screen and (max-width: 768px){h3{font:var(--font-heading-h3-sp)}}h4{font:var(--font-heading-h4)}@media screen and (max-width: 768px){h4{font:var(--font-heading-h4-sp)}}h5{font:var(--font-heading-h5)}@media screen and (max-width: 768px){h5{font:var(--font-heading-h5-sp)}}a{color:var(--primitive-color-text-action);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primitive-color-text-action-hover)}button,.button{font:var(--font-button-md);cursor:pointer;border:none;transition:all .2s ease}button:disabled,.button:disabled{background-color:var(--primitive-color-surface-disabled);color:var(--primitive-color-text-disabled);cursor:not-allowed}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px 8px 24px;border:none;font:var(--font-button-md);cursor:pointer;transition:all .2s ease;text-decoration:none;border-radius:50px;box-shadow:4px 4px 8px #00000014}@media screen and (max-width: 768px){.button{width:100%}}.button:disabled{opacity:.5;cursor:not-allowed}.button:focus{outline:2px solid var(--alias-primary-default);outline-offset:2px}.button input{border:none}.button--small{font:var(--font-button-sm);padding:2px 16px;line-height:1.4}.button--primary{background-color:var(--alias-primary-default);color:var(--alias-neutral-white)}@media (any-hover: hover){.button--primary:hover:not(:disabled){background-color:var(--alias-primary-400);color:var(--alias-neutral-white)}}.button--secondary{background-color:var(--alias-secondary-orange);color:var(--alias-neutral-white)}@media (any-hover: hover){.button--secondary:hover:not(:disabled){background-color:var(--brand-color-yellow-600)}}.button--gray{background-color:var(--alias-neutral-200);color:var(--alias-neutral-black)}.button--line-btn{background-color:transparent;border:1px solid var(--alias-primary-default);color:var(--alias-primary-default)}@media (any-hover: hover){.button--line-btn:hover:not(:disabled){background-color:var(--alias-primary-default);color:var(--alias-neutral-white)}}.button--line-btn.button--secondary{border-color:var(--brand-color-yellow-500);color:var(--brand-color-yellow-500)}@media (any-hover: hover){.button--line-btn.button--secondary:hover:not(:disabled){background-color:var(--brand-color-yellow-600);color:var(--alias-neutral-white)}}.button--round-btn{border-radius:24px}.button--icon-btn{gap:32px;padding:16px 16px 16px 48px}.button--icon-btn .button__icon{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:transform .2s ease}.button--icon-btn .button__text{flex:1}@media (any-hover: hover){.button--icon-btn:hover .button__icon{transform:translate(6px)}}.form{display:flex;flex-direction:column;max-width:1080px;margin:0 auto}.form__description{color:var(--alias-neutral-800);font:var(--font-body-md);line-height:1.8;text-align:center;margin-bottom:40px}.form-field{position:relative;display:flex;align-items:flex-start;gap:24px;padding-block:24px;border-top:1px solid var(--alias-neutral-300)}@media screen and (max-width: 768px){.form-field{flex-direction:column;gap:8px}}.form-field:before{content:"";position:absolute;top:-1px;left:0;width:210px;height:1px;background-color:var(--alias-primary-default)}@media screen and (max-width: 768px){.form-field:before{width:40px}}.form-field--last{border-bottom:1px solid var(--alias-neutral-300)}.form-field--last:after{content:"";position:absolute;bottom:-1px;left:0;width:210px;height:1px;background-color:var(--alias-primary-default)}@media screen and (max-width: 768px){.form-field--last:after{width:40px}}.form-field__header{display:flex;align-items:center;gap:8px;width:210px;padding-top:7px}@media screen and (max-width: 768px){.form-field__header{width:100%;flex-direction:column;align-items:flex-start;gap:4px}}.form-field__label{display:flex;align-items:center;gap:8px;color:var(--alias-neutral-800);font:var(--font-body-md);font-weight:500;line-height:1.8;cursor:pointer}.form-field__required{display:inline-flex;align-items:center;padding:0 12px;background-color:var(--brand-color-blue-500);color:var(--alias-neutral-white);font:var(--font-body-sm);font-weight:500;border-radius:30px;line-height:1.833}.form-field__input-container{display:flex;flex-direction:column;gap:4px;flex:1;padding-right:16px}@media screen and (max-width: 768px){.form-field__input-container{width:100%;padding-right:0}}.form-field__input{width:100%;padding:8px 16px;border:1px solid var(--alias-neutral-300);border-radius:4px;background-color:var(--alias-neutral-white);color:var(--alias-neutral-600);font:var(--font-input-md);font-weight:500;line-height:1.48;transition:border-color .2s ease}.form-field__input::placeholder{color:var(--alias-neutral-400)}.form-field__input:focus{outline:none;border-color:var(--alias-primary-500)}.form-field__input--error{border-color:var(--alias-error-500)}.form-field__error{color:var(--alias-error-default);font:var(--font-body-md);font-weight:500;line-height:1.5;display:flex;align-items:center;gap:2px}.form-field__radio-group{display:flex;flex-direction:column;gap:8px}.form-field__radio{display:flex;align-items:center;gap:8px;cursor:pointer}.form-field__radio input[type=radio]{display:none}.form-field__radio-custom{width:24px;height:24px;border:1px solid var(--alias-neutral-300);border-radius:50%;background-color:var(--alias-neutral-white);position:relative;transition:border-color .2s ease}.form-field__radio input:checked+.form-field__radio-custom{border-color:var(--alias-primary-500);border-width:6px}.form-field__radio-label{color:var(--alias-neutral-800);font:var(--font-body-md);font-weight:500;line-height:1.8}.form-field__checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.form-field__checkbox input[type=checkbox]{display:none}.form-field__checkbox-custom{width:24px;height:24px;border:1px solid var(--alias-neutral-300);border-radius:2px;background-color:var(--alias-neutral-white);position:relative;transition:all .2s ease}.form-field__checkbox input:checked+.form-field__checkbox-custom{border-color:var(--alias-primary-500)}.form-field__checkbox input:checked+.form-field__checkbox-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:13px;height:12px;background-image:url(/images/icon/checkbox.png);background-size:contain;background-repeat:no-repeat;background-position:center}.form-field__checkbox-label{color:var(--alias-neutral-800);font:var(--font-body-md);font-weight:500;line-height:1.48}.form-field__checkbox-link{color:var(--brand-color-blue-500);text-decoration:underline;text-decoration-color:var(--brand-color-blue-500)}.form-field__checkbox-link:hover{color:var(--alias-primary-700);text-decoration-color:var(--alias-primary-700)}.form__submit{display:flex;justify-content:center;align-items:stretch;gap:16px;text-align:center;margin-top:56px}@media screen and (max-width: 768px){.form__submit{margin-top:40px;flex-direction:column;gap:8px}}.form__submit input{height:100%;min-width:215px}.form__submit-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 16px 16px 24px;background-color:var(--alias-primary-500);color:var(--alias-neutral-white);border:1px solid var(--alias-primary-500);border-radius:50px;font:var(--font-body-md);font-weight:500;line-height:1.8;cursor:pointer;transition:all .2s ease;box-shadow:4px 4px 8px #00000014;min-height:48px}.form__submit-button:hover{background-color:var(--alias-primary-700);border-color:var(--alias-primary-700)}.form__submit-button:focus{outline:2px solid var(--alias-primary-500);outline-offset:2px}@media screen and (max-width: 768px){.form__submit-button{width:100%}}.icon{display:inline-block;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:default;transition:all .2s ease}.icon--xs{width:12px;height:12px}.icon--sm{width:16px;height:16px}.icon--md{width:24px;height:24px}.icon--lg{width:32px;height:32px}.icon--xl{width:48px;height:48px}.icon--primary{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.icon--secondary{filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%)}.icon--accent{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.icon--success{filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%)}.icon--warning{filter:brightness(0) saturate(100%) invert(84%) sepia(31%) saturate(6382%) hue-rotate(359deg) brightness(103%) contrast(107%)}.icon--error{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.icon[role=button]{cursor:pointer}.icon[role=button]:hover{opacity:.8}.icon[role=button]:focus{outline:2px solid var(--primary-color, #007bff);outline-offset:2px}.data-link{text-decoration:none;cursor:pointer}@media (any-hover: hover){.data-link:hover{text-decoration:underline}}.logo{display:flex;align-items:center}.logo__icon{background-image:url(/images/logo/logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;height:48px;width:100px}.logo__icon--black{background-image:url(/images/logo/logo.png)}.logo__icon--white{background-image:url(/images/logo/logo-white.png)}.logo__icon--primary{background-image:url(/images/logo/logo-primary.png)}.parallax-image{overflow:hidden;will-change:transform;transform-origin:center center}.parallax-image img{width:100%;height:100%;object-fit:cover;display:block}.title{position:relative;display:flex;flex-direction:column;gap:4px;padding-bottom:12px}.title:after{content:"";position:absolute;bottom:0;left:0;width:120px;border-bottom:1px dashed var(--alias-primary-600)}.title:has(.title__num){flex-direction:row;align-items:center;gap:8px}.title:has(.title__num) .title__jp{font:var(--font-heading-h4)}.title--center{align-items:center;text-align:center}.title--center:after{left:50%;transform:translate(-50%)}.title--center .title__en{padding-left:0;padding-right:0}.title--center .title__en:before{left:-12px}.title--center:has(.title__num){justify-content:center}.title__en{color:var(--alias-primary-600);font:var(--font-heading-h5);position:relative;padding-left:16px;white-space:nowrap}@media screen and (max-width: 768px){.title__en{font:var(--font-heading-h5-sp)}}.title__en:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:8px;height:8px;background-color:var(--alias-primary-600);border-radius:50px}.title__num{color:var(--alias-primary-600);font:var(--font-heading-h4)}@media screen and (max-width: 768px){.title__num{font:var(--font-heading-h6-sp)}}.title__jp{color:var(--alias-primary-700)}.breadcrumb{display:flex;align-items:center;padding-block:16px}.breadcrumb--pseudo-separator .breadcrumb__item{display:inline-flex}.breadcrumb--pseudo-separator .breadcrumb__item:not(:last-child):after{content:"";width:16px;height:1px;background-color:var(--alias-neutral-300);pointer-events:none}.breadcrumb__list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.5rem}.breadcrumb__item{display:flex;align-items:center;gap:.5rem;color:var(--alias-neutral-400)}.breadcrumb__link{text-decoration:none;color:var(--color-primary);font-size:.875rem}.breadcrumb__link:hover{text-decoration:underline}a.breadcrumb__text{color:var(--alias-neutral-400)}.breadcrumb__text{color:var(--alias-neutral-black);font-size:.875rem}.breadcrumb__separator{color:var(--color-text-secondary);font-size:.875rem}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container,.swiper-container .swiper{width:100%}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{width:22px;height:12px;background:none;border:none;cursor:pointer}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{content:"";width:100%;height:100%;background:url(/images/icon/slider-arrow.png) center center/contain no-repeat;display:block}.swiper-container .swiper-button-prev{left:0}.swiper-container .swiper-button-next{right:0;transform:scaleX(-1)}.swiper-container .swiper-pagination{bottom:0;width:fit-content}.swiper-container .swiper-controls{display:flex;justify-content:center;align-items:center}.swiper-container .swiper-controls *{position:relative;inset:0;margin-top:0}.swiper-container .swiper-controls .swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:12px;background-color:var(--alias-neutral-white);border:1px solid var(--alias-primary-default);opacity:1;margin:0 8px}.swiper-container .swiper-controls .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--alias-primary-default)}.swiper-container.swiper-container--step .swiper{display:flex;flex-direction:column-reverse;gap:24px;padding-bottom:0;overflow:visible}.swiper-container.swiper-container--step .swiper-slide__step{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.swiper-container.swiper-container--step .swiper-slide__step-image{position:relative;width:100%;box-shadow:16px 16px 8px #00000014;border-radius:16px;overflow:hidden}.swiper-container.swiper-container--step .swiper-slide__step-image img{width:100%;height:100%;object-fit:cover;border-radius:16px;overflow:hidden;aspect-ratio:420/280}@media screen and (max-width: 768px){.swiper-container.swiper-container--step .swiper-slide__step-image{order:2}}.swiper-container.swiper-container--step .swiper-slide__step-content{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding-bottom:8px}@media screen and (max-width: 768px){.swiper-container.swiper-container--step .swiper-slide__step-content{order:1;padding-bottom:0}}.swiper-container.swiper-container--step .swiper-slide__step-header{display:flex;width:100%}.swiper-container.swiper-container--step .swiper-slide__step-badge{display:flex;align-items:center;gap:8px}.swiper-container.swiper-container--step .swiper-slide__step-dot{display:flex;align-items:center;gap:4PX}.swiper-container.swiper-container--step .swiper-slide__step-dot:before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--brand-color-orange-500)}.swiper-container.swiper-container--step .swiper-slide__step-dot:after{content:"";width:20px;height:1px;background-color:var(--brand-color-orange-500);border-top:1px dashed var(--brand-color-orange-500)}.swiper-container.swiper-container--step .swiper-slide__step-number{font:var(--font-heading-h5);color:var(--brand-color-orange-500)}.swiper-container.swiper-container--step .swiper-slide__step-text{display:flex;flex-direction:column;width:100%;padding-bottom:8px}.swiper-container.swiper-container--step .swiper-slide__step-title{font:var(--font-body-lg-bold);color:var(--alias-primary-700);margin-bottom:8px}.swiper-container.swiper-container--step .swiper-slide__step-description{font:var(--font-body-md);color:var(--brand-color-gray-700);line-height:1.8;margin:0;white-space:pre-line}.swiper-container.swiper-container--step .swiper-controls{justify-content:flex-end}.swiper-container.swiper-container--step .swiper-button-next,.swiper-container.swiper-container--step .swiper-button-prev{width:40px;height:40px;background-color:var(--alias-primary-default);border-radius:50%;display:flex;align-items:center;justify-content:center}.swiper-container.swiper-container--step .swiper-button-next:after,.swiper-container.swiper-container--step .swiper-button-prev:after{width:14px;height:14px;background:url(/images/icon/arrow-right.svg) center center/contain no-repeat}.swiper-container.swiper-container--step .swiper-button-prev{transform:none}.swiper-container.swiper-container--step .swiper-button-prev:after{transform:scaleX(-1)}.swiper-container.swiper-container--step .swiper-button-next{transform:none}.swiper-container.swiper-container--daily .swiper{display:flex;flex-direction:column-reverse;gap:24px;padding-bottom:0}@media screen and (max-width: 768px){.swiper-container.swiper-container--daily .swiper-wrapper{gap:12px}}.swiper-container.swiper-container--daily .swiper-slide__daily{display:flex;flex-direction:column;gap:2px}.swiper-container.swiper-container--daily .swiper-slide__daily-time{display:flex;align-items:center;gap:8px;font:var(--font-heading-h5)}.swiper-container.swiper-container--daily .swiper-slide__daily-time:before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--alias-primary-default)}.swiper-container.swiper-container--daily .swiper-slide__daily-time:after{content:"";width:76%;height:1px;background-color:var(--alias-primary-default)}@media screen and (max-width: 768px){.swiper-container.swiper-container--daily .swiper-slide__daily-time:after{position:absolute;bottom:0;left:4px;width:1px;height:80%}}.swiper-container.swiper-container--daily .swiper-slide__daily-content{position:relative;display:flex;flex-direction:column;gap:8px;background-color:var(--alias-neutral-white);box-shadow:6px 6px 8px #00000014;border-radius:8px;padding:16px 24px;margin-right:16px;margin-top:34px}@media screen and (max-width: 768px){.swiper-container.swiper-container--daily .swiper-slide__daily-content{margin-right:0;margin-top:0;margin-left:20px}}.swiper-container.swiper-container--daily .swiper-slide__daily-content:before{content:"";position:absolute;bottom:calc(100% + 10px);left:35px;width:1px;height:24px;border-right:1px dashed var(--alias-primary-default)}@media screen and (max-width: 768px){.swiper-container.swiper-container--daily .swiper-slide__daily-content:before{display:none}}.swiper-container.swiper-container--daily .swiper-slide__daily-title{font:var(--font-body-md);color:var(--brand-color-gray-700);margin:0;line-height:1.4}.swiper-container.swiper-container--daily .swiper-slide__daily-description{font:var(--font-body-md);color:var(--brand-color-gray-700);line-height:1.6;margin:0;white-space:pre-line}.swiper-container.swiper-container--daily .swiper-controls{justify-content:flex-end}.swiper-container.swiper-container--daily .swiper-button-next,.swiper-container.swiper-container--daily .swiper-button-prev{width:40px;height:40px;background-color:var(--alias-primary-default);border-radius:50%;display:flex;align-items:center;justify-content:center}.swiper-container.swiper-container--daily .swiper-button-next:after,.swiper-container.swiper-container--daily .swiper-button-prev:after{width:14px;height:14px;background:url(/images/icon/arrow-right.svg) center center/contain no-repeat}.swiper-container.swiper-container--daily .swiper-button-prev{transform:none}.swiper-container.swiper-container--daily .swiper-button-prev:after{transform:scaleX(-1)}.swiper-container.swiper-container--daily .swiper-button-next{transform:none}.hero{position:relative}.hero__image{position:relative;aspect-ratio:1440/800}@media screen and (max-width: 768px){.hero__image{aspect-ratio:390/650}}.hero__image img,.hero__image video{width:100%;height:100%;object-fit:cover}.hero__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--alias-neutral-black);opacity:.4}.hero__content{position:absolute;top:50%;left:56px;transform:translateY(-50%);padding-inline:24px}@media screen and (max-width: 768px){.hero__content{left:0}}.hero__content.is-visible .char{animation:fadeInChar .6s ease-out forwards}.hero__content.is-visible .line{animation:fadeInLine .8s ease-out forwards}.hero__title{color:var(--alias-neutral-white);font:var(--font-heading-h1);letter-spacing:10.24px}@media screen and (max-width: 768px){.hero__title{font:var(--font-heading-h1-sp);letter-spacing:4.48px}}.hero__subtitle{color:var(--alias-neutral-white);font:var(--font-body-md)}.top-section{padding-block:120px}@media screen and (max-width: 768px){.top-section{padding-block:0 80px}}.top-section__container{gap:64px;max-width:1440px;margin-inline:auto;padding-inline:80px}@media screen and (max-width: 768px){.top-section__container{flex-direction:column;align-items:center;gap:40px;padding-inline:0}}.top-section__image{position:relative;border-radius:16px;overflow:hidden;flex:0 0 41.6666666667%;filter:drop-shadow(16px 16px 8px rgba(0,0,0,.08));will-change:transform;height:400px}@media screen and (max-width: 768px){.top-section__image{border-radius:0;width:100%;height:300px}}.top-section__image .parallax-image{width:100%;height:100%}.top-section__image .parallax-image img{width:100%;height:100%;object-fit:cover}.top-section__content{width:calc(100% - (41.6666666667% + 64px))}@media screen and (max-width: 768px){.top-section__content{width:100%;padding-inline:24px}}.top-section__text{margin-top:40px}@media screen and (max-width: 768px){.top-section__text{margin-top:24px}}.top-section__button{margin-top:24px;text-align:center}@media screen and (max-width: 768px){.top-section__button{margin-top:40px}}.cta{position:relative}.cta__image{position:relative;width:100%;height:390px;overflow:hidden}@media screen and (max-width: 768px){.cta__image{height:497px}}.cta__image video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.cta__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--alias-neutral-black);opacity:.4}.cta__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:1088px;padding-inline:24px}@media screen and (max-width: 768px){.cta__content{flex-direction:column;align-items:center;gap:40px}}.cta__title{font:var(--font-heading-h3);color:var(--alias-neutral-white)}.cta__subtitle{font:var(--font-body-md);color:var(--alias-neutral-white);margin-top:8px}@media screen and (max-width: 768px){.cta__button{width:100%;text-align:center}}.header{position:sticky;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;gap:48px;height:80px;padding:16px 40px;transition:background-color .3s ease,color .3s ease;background-color:var(--alias-neutral-white);border-bottom:1px solid var(--alias-neutral-200)}.header.header--inverted{background-color:transparent;color:var(--alias-neutral-black);border-bottom:none}.header.header--inverted .data-link{color:var(--alias-neutral-white)}.header.header--inverted .data-link:hover{color:var(--mapped-text-action)}.header.header--inverted .button:hover{color:var(--alias-neutral-white)}.header__content{display:flex;align-items:center;gap:48px}.header__content.header__content--no-actions{gap:0}.header__nav{display:flex;gap:40px;align-items:center;white-space:nowrap}.header__nav .data-link{font-size:15px;font-weight:700;color:var(--mapped-text-body);transition:all .2s ease}.header__nav .data-link:hover{color:var(--mapped-text-action);text-decoration:underline;text-underline-offset:12px}.header__nav .data-link.header__nav-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:50px;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;background-color:var(--alias-primary-default);color:var(--alias-neutral-white)}.header__nav .data-link.header__nav-button:hover{background-color:var(--alias-primary-hover);color:var(--alias-neutral-white);text-decoration:none}.header__nav .data-link.header__nav-button.header__nav-button--secondary{background-color:var(--alias-secondary-orange);color:var(--alias-neutral-white)}.header__nav .data-link.header__nav-button.header__nav-button--secondary:hover{background-color:var(--alias-secondary-hover);color:var(--alias-neutral-white)}.header__nav .button{padding:8px 24px;color:var(--alias-neutral-white)}.header__nav .button:hover{color:var(--alias-neutral-white);text-decoration:none}.header__nav .header__submenu .data-link:hover{text-decoration:none}.header__nav-item{position:relative;display:flex;align-items:center}.header__nav-item .header__submenu{display:none}.header__nav-item:hover .header__submenu{display:block}.header__submenu{position:absolute;top:100%;left:0;background:var(--alias-neutral-white);border-radius:4px;box-shadow:6px 6px 8px #00000014;min-width:200px;z-index:1000;padding:24px;margin-top:4px}.header__submenu:before{content:"";position:absolute;top:-4px;left:0;right:0;height:4px;background:transparent}.header__submenu-item{display:block;margin-bottom:16px;font-size:14px;color:var(--mapped-text-body);text-decoration:none;transition:background-color .2s ease,color .2s ease;white-space:nowrap;line-height:1.4}.header__submenu-item:hover{color:var(--mapped-text-action);text-decoration:none}.header__submenu-item:before{content:"";display:inline-block;width:7px;height:10px;margin-right:12px;background:url(/images/icon/rightArrow.svg) no-repeat center;background-size:contain;vertical-align:middle;position:relative;top:-1px}.header__submenu-item:last-child{margin-bottom:0}.header .header__actions{display:flex;align-items:center;height:100%;min-height:80px}.header .header__actions .data-link{display:flex;align-items:center;justify-content:center;height:100%;min-height:80px;padding:0 29px;font-size:15px;text-align:center;white-space:nowrap;font-weight:700;color:inherit}.header .header__actions .data-link:hover{text-decoration:none}.header__nav-double-row{display:flex;flex-direction:column;gap:24px}.header__nav-double-row .header__nav{width:100%}.header__nav-arrow--down{display:inline-block;width:7px;height:10px;margin-left:16px;vertical-align:middle;background-color:var(--mapped-text-body);-webkit-mask:url(/images/icon/rightArrow.svg) no-repeat center;mask:url(/images/icon/rightArrow.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;transform:rotate(90deg);transition:background-color .3s}.header__nav-item:hover .header__nav-arrow--down{background-color:var(--mapped-text-action)}.header__nav .data-link:has(.header__nav-arrow--down):hover{text-decoration:none}.header__hamburger{display:none;background:none;border:none;cursor:pointer;padding:8px;border-radius:100px;background-color:var(--alias-primary-default);transition:background-color .3s ease}.header__hamburger:hover{background-color:var(--alias-primary-hover)}.header__hamburger img{display:block;width:32px;height:32px}.header__drawer{position:fixed;inset:0;z-index:1000;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease}.header__drawer.header__drawer--open{visibility:visible;opacity:1}.header__drawer-overlay{position:absolute;inset:0;background-color:#00000080}.header__drawer-content{position:absolute;top:0;right:0;width:100%;height:100%;background-color:var(--alias-primary-default);transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.header__drawer--open .header__drawer-content{transform:translate(0)}.header__drawer-header{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;height:70px;background-color:var(--alias-neutral-white)}.header__drawer-logo{display:flex;align-items:center;gap:6px}.header__drawer-close{background:none;border:none;cursor:pointer;padding:8px;border-radius:100px;background-color:var(--alias-primary-default);transition:background-color .3s ease}.header__drawer-close:hover{background-color:var(--alias-primary-hover)}.header__drawer-close img{display:block;width:32px;height:32px}.header__drawer-divider{height:1px;background-color:#e6e6e6;width:100%}.header__drawer-nav{flex:1;padding:40px 24px 24px;display:flex;flex-direction:column;gap:24px}.header__drawer-nav-item{display:flex;flex-direction:column;gap:24px}.header__drawer-nav-item{border-bottom:1px solid #D5D5D5;padding-bottom:24px}.header__drawer-link{display:flex;justify-content:space-between;align-items:center;padding:0;font-size:15px;font-weight:500;line-height:1.8;color:var(--alias-neutral-white);text-decoration:none;transition:color .3s ease}.header__drawer-link:hover{color:var(--alias-neutral-white);text-decoration:none}.header__drawer-link:after{content:"";width:24px;height:24px;background-image:url(/images/icon/arrow-right-white.svg);background-repeat:no-repeat;background-position:center}.header__drawer-link.header__drawer-link--action:after{display:none}.header__drawer-submenu{display:flex;flex-direction:column;gap:24px;padding-left:16px;margin-top:8px}.header__drawer-submenu-item{display:flex;justify-content:space-between;align-items:center;padding:0;font-size:15px;font-weight:500;line-height:1.8;color:var(--alias-neutral-white);text-decoration:none;transition:color .3s ease}.header__drawer-submenu-item:hover{color:var(--alias-neutral-white);text-decoration:none}.header__drawer-submenu-item:after{content:"";width:24px;height:24px;border:1px solid var(--alias-primary-default);border-radius:100px;background-color:var(--alias-neutral-white);display:flex;align-items:center;justify-content:center;background-image:url(/images/icon/arrow-right-white.svg);background-repeat:no-repeat;background-position:center;background-size:4.17px 8.33px}@media (max-width: 768px){.header{padding:16px 24px}.header__nav,.header__actions{display:none}.header__hamburger{display:block}.header__drawer-content{width:100%}}@media (max-width: 480px){.header{padding:16px}.header__drawer-header{padding:8px 16px}.header__drawer-nav{padding:40px 24px 24px}}.footer{display:flex;justify-content:space-between;gap:48px;padding:40px 120px;background-color:var(--mapped-surface-primary-light);color:var(--mapped-text-color)}@media screen and (max-width: 768px){.footer{flex-direction:column;gap:24px;padding:24px 16px}}.footer__content{display:flex;flex-direction:column;gap:32px;width:100%}@media screen and (max-width: 768px){.footer__content{gap:24px}}.footer__content.footer__content--start{align-items:flex-start}.footer__content.footer__content--space-between{align-items:stretch}.footer__main{display:flex;justify-content:space-between;align-items:flex-start;gap:48px}@media screen and (max-width: 768px){.footer__main{flex-direction:column-reverse;gap:40px}}.footer__content--start .footer__main{justify-content:flex-start}.footer__content--space-between .footer__main{justify-content:space-between}.footer__logo-section{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media screen and (max-width: 768px){.footer__logo-section{margin-inline:auto}}.footer__sns-links{display:flex;gap:12px;align-items:center;flex-wrap:wrap}@media screen and (max-width: 768px){.footer__sns-links{justify-content:center}}.footer__sns-link-item{position:relative;display:flex;align-items:center}.footer__sns-link-item .data-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:var(--mapped-text-action);color:var(--mapped-text-color);transition:background-color .3s ease,color .3s ease}@media (any-hover: hover){.footer__sns-link-item .data-link:hover{background-color:var(--mapped-text-color);color:var(--mapped-text-action)}}.footer__sns-link-item .data-link svg{width:16px;height:16px}.footer__nav-container{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 768px){.footer__nav-container{width:100%}}.footer__title-links{position:relative;display:flex;flex-wrap:wrap;gap:0 96px}@media screen and (max-width: 768px){.footer__title-links{flex-direction:column;gap:24px;width:100%}}.footer__title-item{position:relative;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 768px){.footer__title-item{gap:0;border-bottom:1px solid var(--alias-neutral-300)}}.footer__title-item>.data-link,.footer__title-item:nth-child(4) .data-link{font-size:var(--font-body-md);color:var(--alias-primary-700);transition:color .3s ease,text-decoration .3s ease;display:flex;align-items:center;gap:8px}@media screen and (max-width: 768px){.footer__title-item>.data-link,.footer__title-item:nth-child(4) .data-link{width:100%;justify-content:space-between;padding-bottom:24px}}.footer__title-item>.data-link:after,.footer__title-item:nth-child(4) .data-link:after{content:"";display:block;width:16px;height:16px;background:url(/images/icon/arrow-right-primary.svg) no-repeat center center/contain}.footer__title-item.footer__title-item--accordion .footer__sub-link-item:first-child{display:none}@media screen and (max-width: 768px){.footer__title-item.footer__title-item--accordion .footer__sub-link-item:first-child{display:block}}@media screen and (max-width: 768px){.footer__title-item.footer__title-item--accordion>.data-link{cursor:pointer}.footer__title-item.footer__title-item--accordion>.data-link:after{background:url(/images/icon/plus.svg) no-repeat center center/contain!important}.footer__title-item.footer__title-item--accordion.accordion--open>.data-link:after{background:url(/images/icon/minus.svg) no-repeat center center/contain!important}}@media screen and (max-width: 768px){.footer__title-item:nth-child(4){gap:24px}.footer__title-item:nth-child(4)>.data-link{border-bottom:1px solid var(--alias-neutral-300)}}.footer__sub-links{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.footer__title-item--accordion .footer__sub-links{display:none}.footer__title-item--accordion .footer__sub-links.accordion__content--open{display:flex;padding-bottom:16px}}.footer__sub-link-item{position:relative;display:flex;align-items:center}.footer__sub-link-item .data-link{font-size:14px;font-weight:400;color:var(--alias-neutral-600);transition:color .3s ease,text-decoration .3s ease}.footer__sub-link-item .data-link:hover{color:var(--mapped-text-action);text-decoration:underline;text-underline-offset:8px}.footer__nav{display:flex;flex-direction:column;gap:12px!important;justify-content:left;white-space:nowrap}.footer__nav .data-link{font-size:14px;font-weight:400;color:var(--mapped-text-color);transition:color .3s ease,text-decoration .3s ease}.footer__nav .data-link:hover{color:var(--mapped-text-action);text-decoration:underline;text-underline-offset:12px}.footer__nav-item{position:relative;display:flex;align-items:center}.footer__bottom-container{padding-top:24px;text-align:center}@media screen and (max-width: 768px){.footer__bottom-container{padding-top:0}}.footer__bottom-links{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.footer__bottom-links .data-link{font-size:12px;font-weight:400;color:var(--alias-neutral-gray-400);transition:color .3s ease,text-decoration .3s ease}.footer__bottom-links .data-link:hover{color:var(--mapped-text-action);text-decoration:underline;text-underline-offset:6px}.footer__bottom-link-item{position:relative;display:flex;align-items:center}.footer__copyright{font-size:12px;color:var(--alias-neutral-800)}.footer .logo{margin-left:0;margin-right:0}.page-header{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}.page-header__title .title__jp{font:var(--font-heading-h1)}@media screen and (max-width: 768px){.page-header__title .title__jp{font:var(--font-heading-h3)}}.timeline{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:22px;width:100%;max-width:800px;margin:0 auto}.timeline__item{display:flex;flex-direction:column;align-self:stretch;gap:16px;padding:24px;background:var(--alias-neutral-0);border:1px solid var(--alias-neutral-300);border-radius:8px;position:relative;width:100%}@media screen and (max-width: 768px){.timeline__item{padding:16px}}.timeline__content{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%}@media screen and (max-width: 768px){.timeline__content{flex-direction:column;align-items:flex-start;gap:0}}.timeline__header{display:flex;align-items:center}.timeline__year{font:var(--font-heading-h4);color:var(--alias-primary-default)}.timeline__description{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:15px;line-height:1.8em;text-align:left;color:var(--alias-neutral-900);flex:1}.timeline__line{position:absolute;bottom:100%;left:50px;display:flex;flex-direction:column;align-items:center;gap:4px}.timeline__line:before{content:"";width:8px;height:8px;background:var(--alias-primary-default);border-radius:50%}.timeline__line:after{content:"";width:1px;height:16px;border-left:1px dashed var(--alias-primary-default)}@media screen and (max-width: 768px){.timeline__line{left:24px}}.top-about{position:relative;padding-block:240px 360px;overflow:hidden}@media screen and (max-width: 768px){.top-about{padding-block:440px 460px}}.top-about:before{content:"";position:absolute;top:59%;left:12%;width:35%;aspect-ratio:504/239;background:url(/images/top/about/map.png) no-repeat center center/cover}@media screen and (max-width: 768px){.top-about:before{width:80%;top:42.4867021277%;left:50%;transform:translate(-50%)}}.top-about__container{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:64px;max-width:740px;padding-inline:24px;margin-inline:auto;z-index:20}@media screen and (max-width: 1024px){.top-about__container{max-width:688px}}@media screen and (max-width: 768px){.top-about__container{flex-direction:column;align-items:center;gap:32px}}.top-about__title{position:relative;font:var(--font-heading-h3);writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.5em;line-height:1.8;color:var(--alias-primary-700);padding-block:23px;margin-bottom:0}@media screen and (max-width: 768px){.top-about__title{font:var(--font-heading-h4);line-height:1.8}}.top-about__title:before,.top-about__title:after{content:"";position:absolute;top:0;width:1px;height:288px;border-left:1px dashed var(--alias-primary-700)}@media screen and (max-width: 768px){.top-about__title:before,.top-about__title:after{height:216px}}.top-about__title:before{left:0}.top-about__title:after{right:0}.top-about__text{padding-top:120px}@media screen and (max-width: 1024px){.top-about__text{padding-top:60px}}@media screen and (max-width: 768px){.top-about__text{padding-top:0}}.top-about__text p+p{margin-top:12px}.top-about__images{z-index:10}.top-about__image{position:absolute;box-shadow:6px 6px 8px #00000014;border-radius:16px;overflow:hidden;aspect-ratio:3/2}.top-about__image img{width:100%;height:100%;object-fit:cover}.top-about__image--1{top:8.3857442348%;right:36.8055555556%;width:16.6666666667%;max-width:240px}@media screen and (max-width: 768px){.top-about__image--1{width:48%;top:3.3244680851%;right:50%;transform:translate(50%)}}@media screen and (max-width: 375px){.top-about__image--1{top:5.3191489362%}}.top-about__image--2{top:12.5786163522%;right:4.1666666667%;width:20.8333333333%;max-width:300px}@media screen and (max-width: 768px){.top-about__image--2{width:64%;top:14.8936170213%;right:-8.5333333333%}}.top-about__image--3{bottom:23.0607966457%;right:5.5555555556%;width:15.2777777778%;max-width:220px}@media screen and (max-width: 768px){.top-about__image--3{width:42.6666666667%;left:auto;right:3.4666666667%;bottom:17.9521276596%}}.top-about__image--4{right:29.1666666667%;bottom:8.3857442348%;width:20.8333333333%;max-width:300px}@media screen and (max-width: 768px){.top-about__image--4{width:64%;left:50%;transform:translate(-50%);bottom:3.9893617021%}}@media screen and (max-width: 375px){.top-about__image--4{bottom:5.7180851064%}}.top-about__image--5{left:6.9444444444%;bottom:12.5786163522%;width:16.6666666667%;max-width:240px}@media screen and (max-width: 768px){.top-about__image--5{width:42.6666666667%;bottom:19.9468085106%;left:3.4666666667%}}.top-about__image--6{left:4.1666666667%;top:18.8679245283%;width:15.2777777778%;max-width:220px}@media screen and (max-width: 1024px){.top-about__image--6{top:10%}}@media screen and (max-width: 768px){.top-about__image--6{width:42.6666666667%;top:16.4893617021%;left:-4.8%}}.loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.loading--fadeout{animation:fadeOut .5s ease-in forwards}.loading__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--alias-neutral-white);display:flex;align-items:center;justify-content:center}.loading__content{text-align:center;color:var(--alias-neutral-white)}.loading__logo{margin:0 auto 24px;text-align:center;opacity:0;animation:fadeIn .8s ease-out .2s forwards}.loading__logo img{width:160px;height:auto;max-width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media screen and (max-width: 768px){.loading__logo img{width:120px}}.scroll-to-top{position:fixed;bottom:24px;right:24px;width:80px;height:80px;border-radius:50%;background:#00796bcc;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;z-index:1000;transition:all .3s ease;backdrop-filter:blur(10px)}.scroll-to-top:hover{background:#00796b;transform:translateY(-2px);box-shadow:0 4px 12px #00796b4d}.scroll-to-top:active{transform:translateY(0)}.scroll-to-top__icon{display:flex;align-items:center;justify-content:center}.scroll-to-top__text{color:#fff;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:12px;line-height:1.83;text-align:center}@media (max-width: 768px){.scroll-to-top{bottom:16px;right:16px;width:64px;height:64px}.scroll-to-top__text{font-size:10px}}
