:root{--header-height: 0px}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}.custom-section img{width:100%}@media (min-width: 769px){a[href^="tel:"]{pointer-events:none}}.custom-section a{text-decoration:none;transition:.5s cubic-bezier(.215,.61,.355,1)}@media (any-hover: hover){a:hover{opacity:.8}}.custom-section,.custom-section *{box-sizing:border-box}.custom-section *:before,.custom-section *:after{box-sizing:border-box}.custom-section button{border:none;background:none;padding:0}.custom-section summary{list-style:none}.custom-section summary::-webkit-details-marker{display:none}.custom-section :where(ul,ol,li){margin:0;margin-block:0;padding:0;list-style:none}.custom-section :where(h1,h2,h3,h4,p,dl,dt,dd,figure){margin:0}.custom-section svg{display:block}.is-pc{display:block}@media (max-width: 768px){.is-pc{display:none}}.is-sp{display:none}@media (max-width: 768px){.is-sp{display:block}}.custom__inner{width:min(100%,1440px);padding-inline:104px;padding-inline:min(calc(104 / 1440 * 100vw),104px);margin-inline:auto}@media (max-width: 768px){.custom__inner{padding-inline:32px}}.custom-section__headline{display:flex;flex-direction:column;flex-shrink:0}.custom-section__headline.is-pc{display:flex}@media (max-width: 768px){.custom-section__headline.is-pc{display:none}}.custom-section__headline.is-sp{display:none}@media (max-width: 768px){.custom-section__headline.is-sp{display:flex}}.custom-section__headline.--center{align-items:center}@media (min-width: 769px){.custom-section__headline.--pc-center{align-items:center}}@media (max-width: 768px){.custom-section__headline.--sp-center{align-items:center}}.custom-section__headline-ja{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:15px;letter-spacing:.06em;line-height:calc(38 / 15);text-align:left}.custom-section__headline-ja.--white{color:#fff}.custom-section__headline-en{font-family:Marcellus,serif;font-weight:400;font-size:55px;line-height:1;text-align:left}@media (max-width: 768px){.custom-section__headline-en{font-size:40px}}.custom-section__headline-en.--white{color:#fff}.custom-header{position:fixed;top:0;left:0;width:100%;z-index:10}.custom-header-menu-button{width:83px;height:10px;position:relative;background:none;cursor:pointer}@media (max-width: 768px){.custom-header-menu-button{width:64px;height:5px}}.custom-header-menu-button__line{display:block;width:100%;height:1px;background:#707070;position:absolute}.custom-header-menu-button__line:nth-child(1){top:0;left:0}.custom-header-menu-button__line:nth-child(2){bottom:0;left:0}.custom-header-drawer{width:100%;height:100svh;background:url(./custom-header-drawer_bg.webp) no-repeat center center / 100% 100%;position:fixed;top:0;right:0;z-index:100;translate:100% 0;transition:1s cubic-bezier(.16,1,.3,1);overflow:auto}.custom-header-drawer.js-open{translate:0 0}.custom-header-drawer__header{display:flex;align-items:center;justify-content:space-between;padding-inline:20px;padding-top:20px}@media (max-width: 768px){.custom-header-drawer__header{padding-inline:32px}}.custom-header-drawer__body{height:100%;padding:40px 20px}.custom-header-drawer__list{display:flex;flex-direction:column;gap:36px;width:fit-content;margin-top:120px;margin-inline:auto}@media (max-width: 768px){.custom-header-drawer__list{gap:20px;width:100%}}@media (max-width: 768px){.custom-header-drawer__item{padding-bottom:20px;border-bottom:1px solid #ffffff30}}.custom-header-drawer__link{display:flex;align-items:flex-end;gap:8px}@media (max-width: 768px){.custom-header-drawer__link{justify-content:space-between}}.custom-header-drawer__text-en{font-family:Marcellus,serif;font-weight:400;font-size:34px;line-height:1.5;text-align:left;color:#fff}@media (max-width: 768px){.custom-header-drawer__text-en{font-size:32px}}.custom-header-drawer__text-ja{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:14px;letter-spacing:.06em;line-height:calc(38 / 14);text-align:left;color:#fff;opacity:.5}.custom-header-drawer-button{display:block;width:83px;height:31px;position:relative;cursor:pointer;transition:.5s cubic-bezier(.215,.61,.355,1)}@media (any-hover: hover){.custom-header-drawer-button:hover{opacity:.7}}@media (max-width: 768px){.custom-header-drawer-button{width:64px;height:5px}}.custom-header-drawer__footer{display:flex;align-items:center;gap:52px;padding-inline:56px;padding-bottom:36px;margin-top:170px}@media (max-width: 768px){.custom-header-drawer__footer{padding-inline:32px;padding-bottom:26px}}.custom-header-drawer__footer-text small{display:block;font-family:Marcellus,serif;font-weight:400;font-size:12px;line-height:1;text-align:left;color:#fff}.custom-header-drawer__privacy{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:12px;letter-spacing:.06em;line-height:1;text-align:left;color:#fff;opacity:.5}.top-hero{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100svh;background:url(./custom-top-hero_bg.webp) no-repeat center center / 100% 100%;padding-block:46px 28px;position:relative}@media (max-width: 768px){.top-hero{padding-block:26px 20px}}.custom-section .top-hero__header{display:grid;grid-template-columns:auto 1fr auto;column-gap:70px;justify-content:space-between;width:100%;padding-inline:56px}@media (max-width: 768px){.custom-section .top-hero__header{grid-template-columns:auto auto;align-items:center;padding-inline:32px}}.custom-section .top-hero__logo-link{display:block;width:86px;height:fit-content}@media (max-width: 768px){.custom-section .top-hero__logo-link{width:57px}}.custom-section .top-hero__nav{display:flex;justify-content:flex-end}.custom-section .top-hero__nav.is-pc{display:flex}@media (max-width: 768px){.custom-section .top-hero__nav.is-pc{display:none}}.custom-section .top-hero__nav-menu{display:flex;flex-direction:column;gap:4px}.custom-section .top-hero__nav-menu+.top-hero__nav-menu{margin-left:46px}@media (max-width: 768px){.custom-section .top-hero__nav-item+.top-hero__nav-item{border-bottom:1px solid #fff;padding-bottom:22px}}.custom-section .top-hero__nav-menu+.top-hero__nav-menu .top-hero__nav-item{padding-left:58px;position:relative}.custom-section .top-hero__nav-menu+.top-hero__nav-menu .top-hero__nav-item:before{content:"";width:1px;height:10px;background:#253644;position:absolute;top:50%;left:0;transform:translateY(-50%)}.custom-section .top-hero__nav-link{display:block;font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:14px;letter-spacing:.06em;line-height:2;text-align:left;color:#434452}.custom-section .top-hero__content{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row-reverse;gap:20px;width:min(100%,504px);padding-bottom:96px}@media (max-width: 768px){.custom-section .top-hero__content{flex-direction:column;align-items:center;padding-inline:32px}}.custom-section .top-hero__title{writing-mode:vertical-rl}.custom-section .top-hero__headline{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:34px;letter-spacing:.2em;line-height:calc(56 / 34);text-align:left;color:#434452}@media (max-width: 768px){.custom-section .top-hero__headline{font-size:32px}}.custom-section .top-hero__headline .symbol.--ls{letter-spacing:-.2em}.custom-section .top-hero__concept-label{font-family:Marcellus,serif;font-weight:400;font-size:12px;line-height:calc(28 / 12);text-align:left;color:#434452;opacity:.5}.custom-section .top-hero__concept-text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:14px;letter-spacing:.06em;line-height:calc(30 / 14);text-align:left;color:#434452;margin-top:34px}@media (max-width: 768px){.custom-section .top-hero__concept-text{margin-top:30px}}.custom-section .top-hero__bottom{width:min(100%,1440px);padding-inline:104px;margin-inline:auto}@media (max-width: 768px){.custom-section .top-hero__bottom{padding-inline:32px}}.custom-section .top-hero__bottom-wrap{display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.custom-section .top-hero__bottom-wrap{margin-top:50px}}.custom-section .top-hero__tagline{font-family:Marcellus,serif;font-weight:400;font-size:23px;line-height:calc(28 / 23);text-align:left;color:#1c1c1c;text-transform:uppercase}@media (max-width: 768px){.custom-section .top-hero__tagline{font-size:10px}}.custom-section .top-hero__scroll{display:flex;align-items:center;justify-content:center;gap:16px}@media (max-width: 768px){.custom-section .top-hero__scroll{gap:8px}}.custom-section .top-hero__scroll-label{font-family:Marcellus,serif;font-weight:400;font-size:12px;line-height:calc(28 / 12);text-align:left;color:#434452}@media (max-width: 768px){.custom-section .top-hero__scroll-label{font-size:10px}}.custom-section .top-hero__scroll-arrow{width:8px;height:12px}@media (max-width: 768px){.custom-section .top-hero__scroll-arrow{width:6px;height:8px}}.custom-section .top-hero__scroll-arrow svg{width:100%;height:100%}.top-philosophy{background-color:#f4f7f9;padding-block:324px 0}@media (max-width: 768px){.top-philosophy{padding-block:200px 0}}.custom-section .top-philosophy__column{display:flex;width:min(100%,830px);margin-inline:auto}@media (max-width: 768px){.custom-section .top-philosophy__column{flex-direction:column;width:100%}}.custom-section .top-philosophy__headline-en{position:relative;padding-right:13px}@media (max-width: 768px){.custom-section .top-philosophy__headline-en{padding-right:0;padding-bottom:24px}}.custom-section .top-philosophy__headline-en:before{content:"";width:1px;height:18px;background:#707070;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width: 768px){{width:18px;height:1px;top:inherit;bottom:0;right:inherit;left:0;transform:translateY(0)}}.custom-section .top-philosophy__content{margin-top:50px;margin-left:70px}@media (max-width: 768px){.custom-section .top-philosophy__content{margin-top:30px;margin-left:0}}.custom-section .top-philosophy__subtitle{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:24px;letter-spacing:.1em;line-height:calc(38 / 24);text-align:left;color:#434452}.custom-section .top-philosophy__text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.1em;line-height:2.125;text-align:left;color:#434452;margin-top:26px}@media (max-width: 768px){.custom-section .top-philosophy__text{margin-top:52px}}.custom-section .top-philosophy__gallery{margin-top:160px}@media (max-width: 768px){.custom-section .top-philosophy__gallery{margin-top:50px}}.custom-section .top-philosophy__gallery .swiper-wrapper{transition-timing-function:linear!important}.custom-section .top-philosophy__gallery-item{aspect-ratio:490 / 300}.custom-section .top-philosophy__gallery-item img{width:100%;height:100%;object-fit:cover}.top-business{background:url(./custom-top-business_bg.webp) repeat center center / 100% 100%;padding-block:150px 146px}.custom-section .top-business__header{display:flex;justify-content:space-between;gap:20px}@media (max-width: 768px){.custom-section .top-business__header{flex-direction:column;gap:24px}}.custom-section .top-business__description{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.1em;line-height:2.125;text-align:left;color:#fff}@media (max-width: 768px){.custom-section .top-business__description{font-size:15px}}.custom-section .top-business__list{display:flex;justify-content:space-between;gap:20px;margin-top:130px}@media (max-width: 768px){.custom-section .top-business__list{flex-direction:column;justify-content:center;gap:60px;margin-top:44px}}.custom-section .top-business__item{padding-inline:34px 20px;border-left:1px solid #ffffff50}@media (max-width: 768px){.custom-section .top-business__item{padding-inline:30px 20px}}.custom-section .top-business__number{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:34px;line-height:1;text-align:left;color:#fff}@media (max-width: 768px){.custom-section .top-business__number{font-size:26px}}.custom-section .top-business__subtitle{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:13px;letter-spacing:.06em;line-height:calc(38 / 13);text-align:left;color:#96a0a6;margin-top:40px}@media (max-width: 768px){.custom-section .top-business__subtitle{margin-top:24px}}.custom-section .top-business__item-title{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:24px;letter-spacing:.1em;line-height:calc(34 / 24);text-align:left;color:#fff}.custom-section .top-business__tags{display:flex;flex-direction:column;gap:8px;margin-top:30px}.custom-section .top-business__tag{width:fit-content;font-family:yu-gothic-pr6n,sans-serif;font-weight:400;font-size:12px;letter-spacing:.06em;line-height:1;text-align:left;color:#fff;background-color:#365163;border-radius:9999px;padding:10px 16px}.top-works{background-color:#f4f7f9;padding-block:140px 140px}@media (max-width: 768px){.top-works{overflow-x:hidden}}.custom-section .top-works__inner{width:min(100%,1124px);padding-inline:50px;margin-inline:auto}@media (max-width: 768px){.custom-section .top-works__inner{padding-inline:32px}}.custom-section .top-works__main{display:flex;justify-content:center;gap:16px;margin-top:80px}@media (max-width: 768px){.custom-section .top-works__main{flex-direction:column;gap:20px;margin-top:24px}}.custom-section .top-works__image{width:50%}@media (max-width: 768px){.custom-section .top-works__image{width:100%}}.custom-section .top-works__image img{width:min(100%,400px);height:auto;border-radius:12px}@media (max-width: 768px){.custom-section .top-works__image img{width:100%}}.custom-section .top-works__content{flex:1;padding-top:20px}@media (max-width: 768px){.custom-section .top-works__content{width:100%;padding-top:0}}.custom-section .top-works__project-title{font-family:yu-mincho-pr6n,sans-serif;font-weight:700;font-size:24px;letter-spacing:.1em;line-height:calc(40 / 24);text-align:left;color:#434452}@media (max-width: 768px){.custom-section .top-works__project-title{font-size:20px}}@media (max-width: 768px){.custom-section .top-works__container{overflow-x:auto}}.custom-section .top-works__categories{display:flex;flex-wrap:wrap;gap:30px 50px;margin-top:40px}@media (max-width: 768px){.custom-section .top-works__categories{flex-wrap:nowrap;gap:20px;width:100vw;margin-right:calc(50% - 50vw);margin-top:28px}}.custom-section .top-works__category-title{font-family:yu-gothic-pr6n,sans-serif;font-weight:400;font-size:14px;letter-spacing:.06em;line-height:calc(30 / 14);text-align:left;color:#96a0a6}.custom-section .top-works__tags{display:flex;flex-direction:column;gap:10px;margin-top:8px}.custom-section .top-works__tag{width:fit-content;font-family:yu-gothic-pr6n,sans-serif;font-weight:400;font-size:12px;letter-spacing:.06em;line-height:1;color:#39a9f2;background-color:#fff;border:1px solid #39a9f2;border-radius:9999px;padding:8px 14px}@media (max-width: 768px){.custom-section .top-works__tag{white-space:nowrap}}.custom-section .top-works__more{margin-top:54px}@media (max-width: 768px){.custom-section .top-works__more{margin-top:32px}}.custom-section .top-works__more-link{display:flex;align-items:center;gap:20px;font-family:Marcellus,serif;font-weight:400;font-size:14px;line-height:calc(51 / 14);text-align:left;color:#434452}@media (any-hover: hover){.custom-section .top-works__more-link:hover{opacity:.8}}.custom-section .top-works__more-icon{display:flex;align-items:center;justify-content:center;width:56px;aspect-ratio:1;background-color:#39a9f2;border-radius:100%;overflow:hidden}.custom-section .top-works__more-icon svg{transition:1s cubic-bezier(.215,.61,.355,1)}.custom-section .top-works__list{display:flex;gap:16px;margin-top:80px}@media (max-width: 768px){.custom-section .top-works__list{flex-direction:column;gap:40px;margin-top:56px}}.custom-section .top-works__item{width:50%}@media (max-width: 768px){.custom-section .top-works__item{width:100%}}.custom-section .top-works__list-details{border-radius:4px;border:1px solid #39a9f2;position:relative}@media (any-hover: hover){.custom-section .top-works__list-details:hover .top-works__list-summary{background-color:#39a9f2}.custom-section .top-works__list-details:hover .top-works__list-title{color:#fff}}.custom-section .top-works__list-details[open] .top-works__list-summary{background-color:#39a9f2}.custom-section .top-works__list-details[open] .top-works__list-title{color:#fff}.custom-section .top-works__list-details[open] .top-works__list-icon #top-works__list-icon-rect{opacity:0}.custom-section .top-works__list-summary{background-color:#fff;border-radius:4px;padding:16px;cursor:pointer;transition:.3s cubic-bezier(.16,1,.3,1)}.custom-section .top-works__list-title{display:block;font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:18px;letter-spacing:.03em;line-height:calc(30 / 18);text-align:center;color:#434452;transition:.5s cubic-bezier(.215,.61,.355,1)}.custom-section .top-works__list-icon{width:32px;aspect-ratio:1;position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(50%)}.custom-section .top-works__list-icon #top-works__list-icon-rect{transition:.5s cubic-bezier(.215,.61,.355,1)}.custom-section .top-works__list-content{display:grid;transition:.7s cubic-bezier(.16,1,.3,1);grid-template-rows:0fr;background-color:#ecf3f8}.custom-section .top-works__list-content>*{overflow:hidden}.custom-section .top-works__list-content[data-is-active=true]{grid-template-rows:1fr}.custom-section .top-works__list-inner{overflow:hidden}.custom-section .top-works__list-body{display:flex;flex-direction:column;gap:24px;padding:40px 20px}.custom-section .top-works__list-category{display:flex}@media (max-width: 768px){.custom-section .top-works__list-category{flex-direction:column;gap:14px}}.custom-section .top-works__list-heading{width:170px;font-family:yu-gothic-pr6n,sans-serif;font-weight:400;font-size:15px;letter-spacing:.03em;line-height:calc(30 / 14);text-align:left;color:#39a9f2;flex-shrink:0}.custom-section .top-works__list-items{display:flex;flex-direction:column;gap:4px;padding-left:18px;margin-left:10px;position:relative}@media (max-width: 768px){.custom-section .top-works__list-items{padding-left:10px;margin-left:0}}.custom-section .top-works__list-items:before{content:"";width:1px;height:100%;background-color:#707070;position:absolute;top:0;left:0}@media (max-width: 768px){{display:none}}.custom-section .top-works__list-item{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:14px;letter-spacing:.03em;line-height:calc(26 / 14);text-align:left;color:#434452}.top-greeting{background:url(./custom-top-greeting_bg.webp) no-repeat center center / 100% 100%;padding-block:142px 142px}@media (max-width: 768px){.top-greeting{background:url(./custom-top-greeting_bg-sp.webp) no-repeat center center / 100% 100%}}.custom-section .top-greeting__inner{display:flex;justify-content:space-between;gap:80px;width:min(100%,1120px);padding-inline:48px 40px;margin-inline:auto}@media (max-width: 768px){.custom-section .top-greeting__inner{flex-direction:column;gap:52px}}.custom-section .top-greeting__left{width:306px;flex-shrink:0}@media (max-width: 768px){.custom-section .top-greeting__left{width:311px;margin-inline:auto}}.custom-section .top-greeting__catch{width:fit-content;writing-mode:vertical-rl;margin-left:auto;position:relative}@media (max-width: 768px){.custom-section .top-greeting__catch{margin-top:52px}}.custom-section .top-greeting__catch-text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:34px;letter-spacing:.2em;line-height:calc(54 / 34);text-align:left;color:#434452}@media (max-width: 768px){.custom-section .top-greeting__catch-text{font-size:32px}}.custom-section .top-greeting__image{width:228px;margin-top:-90px}@media (max-width: 768px){.custom-section .top-greeting__image{width:264px;padding-left:36px}}.custom-section .top-greeting__image img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;border-radius:100%}.custom-section .top-greeting__name{display:flex;align-items:flex-end;gap:6px;font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1;text-align:left;color:#434452;margin-top:10px}.custom-section .top-greeting__name-text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:21px;letter-spacing:.03em;line-height:1;text-align:left;color:#434452}.custom-section .top-greeting__right{flex:1;padding-top:50px}.custom-section .top-greeting__message{margin-top:52px}@media (max-width: 768px){.custom-section .top-greeting__message{margin-top:0}}.custom-section .top-greeting__message-text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:15px;letter-spacing:.03em;line-height:2;text-align:left;color:#434452}.top-flow{background-color:#f4f7f9;padding-block:140px 120px;position:relative;overflow:hidden}.custom-section .top-flow__inner,.custom-section .top-flow__container{position:relative}.custom-section .top-flow__container:after{content:"";height:100%;width:79px;height:450px;background:linear-gradient(to right,#f4f7f900,#f4f7f9);position:absolute;top:0;right:0;z-index:1}.custom-section .top-flow__slider{margin-top:40px;overflow:visible}.custom-section .top-flow__controls-inner{margin-top:54px}@media (max-width: 768px){.custom-section .top-flow__controls-inner{display:flex;align-items:center;justify-content:space-between;gap:70px;margin-top:32px}}.custom-section .top-flow__controls{display:flex;align-items:center;gap:6px;position:absolute;top:-108px;right:0}@media (max-width: 768px){.custom-section .top-flow__controls{position:static}}.custom-section .top-flow__controls.is-pc{display:flex}@media (max-width: 768px){.custom-section .top-flow__controls.is-pc{display:none}}.custom-section .top-flow__button-prev,.custom-section .top-flow__button-next{width:56px;height:56px;position:static;margin:0}@media (max-width: 768px){.custom-section .top-flow__button-prev,.custom-section .top-flow__button-next{width:44px;height:44px}}:is(.custom-section .top-flow__button-prev,.custom-section .top-flow__button-next):after{display:none}.custom-section .top-flow__item{width:400px;height:auto;background-color:#fff;border-radius:4px;padding:30px 32px 36px}@media (max-width: 768px){.custom-section .top-flow__item{width:296px;padding:30px 32px 28px}}.custom-section .top-flow__item-number{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;line-height:2.125;text-align:left;color:#434452}.custom-section .top-flow__item-headline{display:flex;flex-direction:column;gap:8px;margin-top:34px}.custom-section .top-flow__item-headline-en{font-family:Marcellus,serif;font-weight:400;font-size:21px;line-height:1.2;text-align:left;color:#434452}.custom-section .top-flow__item-headline-ja{font-family:yu-gothic-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.2;text-align:left;color:#39a9f2}.custom-section .top-flow__item-text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:14px;letter-spacing:.03em;line-height:2;text-align:left;color:#434452;margin-top:24px}.custom-section .top-flow__pagination{position:relative;width:600px!important;height:3px!important;background:#39a9f210;border-radius:9999px}@media (max-width: 768px){.custom-section .top-flow__pagination{width:152px!important;margin-top:0}}.custom-section .top-flow__pagination .swiper-pagination-progressbar-fill{background:#39a9f2;border-radius:9999px;transition:transform .5s cubic-bezier(.215,.61,.355,1)}.top-faq{background-color:#f4f7f9;padding-block:100px 120px}.custom-section .top-faq__inner{display:flex;justify-content:space-between;gap:40px}@media (max-width: 768px){.custom-section .top-faq__inner{flex-direction:column}}.custom-section .top-faq__list{display:flex;flex-direction:column;gap:16px;width:calc(816 / 1232 * 100%)}@media (max-width: 768px){.custom-section .top-faq__list{width:100%}}.custom-section .top-faq__item{border-radius:4px;overflow:hidden}@media (any-hover: hover){.custom-section .top-faq__item:hover .top-faq__question{background-color:#39a9f2}.custom-section .top-faq__item:hover .top-faq__question-headline{color:#fff}.custom-section .top-faq__item:hover .top-faq__icon:before,.custom-section .top-faq__item:hover .top-faq__icon:after{background-color:#fff}}.custom-section .top-faq__item[open] .top-faq__question{background-color:#39a9f2}.custom-section .top-faq__item[open] .top-faq__question-headline{color:#fff}.custom-section .top-faq__item[open] .top-faq__icon:before,.custom-section .top-faq__item[open] .top-faq__icon:after{background-color:#fff}.custom-section .top-faq__item[open] .top-faq__icon:after{rotate:180deg}.custom-section .top-faq__question{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;background-color:#fff;padding:20px 34px;transition:.3s cubic-bezier(.215,.61,.355,1);cursor:pointer}@media (max-width: 768px){.custom-section .top-faq__question{padding:24px 16px}}.custom-section .top-faq__q{display:flex;align-items:center;justify-content:center;width:48px;aspect-ratio:1;background-color:#dcebf4;border-radius:100%;font-family:Marcellus,serif;font-weight:400;font-size:21px;line-height:1;text-align:center;color:#39a9f2;transition:.5s cubic-bezier(.215,.61,.355,1)}@media (max-width: 768px){.custom-section .top-faq__q{width:32px;font-size:16px}}.custom-section .top-faq__question-headline{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.875;text-align:left;color:#434452}@media (max-width: 768px){.custom-section .top-faq__question-headline{font-size:14px}}.custom-section .top-faq__icon{width:22px;aspect-ratio:1;position:relative}@media (max-width: 768px){.custom-section .top-faq__icon{width:16px}}.custom-section .top-faq__icon:before,.custom-section .top-faq__icon:after{position:absolute;top:0;right:0;bottom:0;left:0;inline-size:100%;block-size:1px;margin:auto;content:"";background-color:#39a9f2}.custom-section .top-faq__icon:after{transition:.5s cubic-bezier(.16,1,.3,1);rotate:90deg}.custom-section .top-faq__answer{display:grid;transition:.7s cubic-bezier(.16,1,.3,1);grid-template-rows:0fr;background-color:#dcebf4}.custom-section .top-faq__answer>*{overflow:hidden}.custom-section .top-faq__answer[data-is-active=true]{grid-template-rows:1fr}.custom-section .top-faq__answer-inner{overflow:hidden}.custom-section .top-faq__answer-body{display:grid;grid-template-columns:auto 1fr;gap:20px;padding:20px 34px}@media (max-width: 768px){.custom-section .top-faq__answer-body{padding:24px 16px}}.custom-section .top-faq__a{display:flex;align-items:center;justify-content:center;width:48px;aspect-ratio:1;background-color:#fff;border-radius:100%;font-family:Marcellus,serif;font-weight:400;font-size:21px;line-height:1;text-align:center;color:#39a9f2}@media (max-width: 768px){.custom-section .top-faq__a{width:32px;font-size:16px}}.custom-section .top-faq__answer-text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.875;text-align:left;color:#434452;padding-top:.5em}@media (max-width: 768px){.custom-section .top-faq__answer-text{font-size:14px}}.top-company{background:url(./custom-top-company_bg.webp) no-repeat center center / 100% 100%;padding-block:130px 130px}@media (max-width: 768px){.top-company{background:url(./custom-top-company_bg-sp.webp) no-repeat center center / 100% 100%}}.custom-section .top-company__content{display:flex;gap:min(calc(100 / 1440 * 100vw),100px);margin-top:80px}@media (max-width: 768px){.custom-section .top-company__content{flex-direction:column;gap:80px;margin-top:40px}}.custom-section .top-company__list{display:flex;flex-direction:column;gap:10px}.custom-section .top-company__row{display:flex;gap:40px}@media (max-width: 768px){.custom-section .top-company__row{gap:18px}}.custom-section .top-company__term{width:80px;font-family:yu-gothic-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.875;text-align:left;color:#fff;flex-shrink:0}.custom-section .top-company__desc{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.875;text-align:left;color:#fff}.custom-section .top-company__business-item{font-family:Yu Mincho;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.875;text-align:left;color:#fff}.custom-section .top-company__feature-title{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:21px;letter-spacing:.03em;line-height:calc(30 / 21);text-align:left;color:#fff}.custom-section .top-company__feature-list{display:flex;flex-direction:column;gap:12px;padding-left:20px;margin-top:32px;position:relative}.custom-section .top-company__feature-list:before{content:"";width:1px;height:100%;background-color:#ffffff50;position:absolute;top:0;left:0}.custom-section .top-company__feature-item{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.25;text-align:left;color:#fff}.top-contact{background-color:#f4f7f9;padding-block:142px 0px}.custom-section .top-contact__headline{align-items:center}.custom-section .top-contact__lead{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:16px;letter-spacing:.03em;line-height:1.875;text-align:center;color:#434452;margin-top:40px}.custom-section .top-contact__note{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:12px;letter-spacing:.03em;line-height:2.5;text-align:center;color:#434452;margin-top:16px}.custom-section .top-contact__note .asterisk{color:#39a9f2}.globo-form-app{margin-top:0!important;margin-bottom:0!important}.globo-formbuilder{padding-block:54px 100px}.globo-formbuilder .label-content{font-family:yu-gothic-pr6n,sans-serif;font-weight:400;font-size:15px;letter-spacing:.03em;line-height:1;padding-bottom:140px}.globo-formbuilder .label-content a{text-decoration:underline}.globo-formbuilder .globo-form-control input{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:15px;letter-spacing:.03em;line-height:30px;text-align:left;color:#434452;background:#fff!important}.globo-formbuilder .globo-form-control input::placeholder{color:#43445280}.globo-formbuilder .globo-form-control textarea{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:15px;letter-spacing:.03em;line-height:30px;text-align:left;color:#434452;background:#fff!important}.globo-formbuilder .globo-form-control textarea::placeholder{color:#43445280}.globo-formbuilder .text-smaller{font-size:20px!important;color:#39a9f2!important}.globo-formbuilder .submit{border-radius:9999px!important;max-width:233px;margin-inline:auto;display:block!important}.custom-footer{background:url(./custom-footer_bg.webp) no-repeat center center / 100% 100%}.custom-footer .custom-footer__top{padding-block:120px 86px}.custom-footer .custom-footer__top-column{display:flex;gap:min(calc(224 / 1440 * 100vw),224px);position:relative}@media (max-width: 768px){.custom-footer .custom-footer__top-column{flex-direction:column;gap:0px}}.custom-footer .custom-footer__logo-link{display:block;width:88px;height:64px}@media (max-width: 768px){.custom-footer .custom-footer__logo-link{margin-inline:auto}}@media (max-width: 768px){.custom-footer .custom-footer__wrap{display:flex;justify-content:space-between;gap:20px}}.custom-footer .custom-footer__nav{display:flex;justify-content:space-between;gap:min(calc(208 / 1440 * 100vw),208px)}@media (max-width: 768px){.custom-footer .custom-footer__nav{flex-direction:column;gap:10px;padding-left:40px;margin-top:86px}}.custom-footer .custom-footer__menu{display:flex;flex-direction:column;gap:12px}.custom-footer .custom-footer__menu-link{display:block;font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:14px;letter-spacing:.06em;line-height:2;text-align:left;color:#fff}.custom-footer .custom-footer__message{writing-mode:vertical-rl;position:absolute;top:-90px;right:0}@media (max-width: 768px){.custom-footer .custom-footer__message{position:static;margin-top:-90px;margin-left:auto}}.custom-footer .custom-footer__message-text{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:34px;letter-spacing:.15em;line-height:1.6;text-align:left;color:#fff;white-space:nowrap}.custom-footer .custom-footer__message-text .symbol.--ls{letter-spacing:-.2em}.custom-footer .custom-footer__bottom{border-top:1px solid #ffffff50;padding-block:50px}@media (max-width: 768px){.custom-footer .custom-footer__bottom{padding-block:30px}}.custom-footer .custom-footer__bottom-column{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:58px}@media (max-width: 768px){.custom-footer .custom-footer__bottom-column{grid-template-columns:auto auto;justify-content:space-between;gap:20px}}.custom-footer .custom-footer__copyright small{display:block;font-family:Marcellus,serif;font-weight:400;font-size:12px;line-height:1;text-align:left;color:#fff}.custom-footer .custom-footer__privacy{font-family:yu-mincho-pr6n,sans-serif;font-weight:400;font-size:12px;letter-spacing:.06em;line-height:1;text-align:left;color:#fff;opacity:.5}.custom-footer .custom-footer__pagetop{display:flex;align-items:center;justify-content:center;gap:6px}.custom-footer .custom-footer__pagetop.is-pc{display:flex}@media (max-width: 768px){.custom-footer .custom-footer__pagetop.is-pc{display:none}}.custom-footer .custom-footer__pagetop-label{font-family:Marcellus,serif;font-weight:400;font-size:11px;line-height:calc(20 / 11);text-align:left;color:#fff}.custom-footer .custom-footer__pagetop-arrow{width:8px;height:12px}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom.css.map */
