*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;appearance:none;font:inherit}input,textarea,select{font:inherit}body{font-family:"Noto Sans JP",sans-serif;font-size:15px;line-height:2;color:#222;background-color:#fff;overflow-x:hidden}main{position:relative;z-index:10}.sec{position:relative}.u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}br.is-sp{display:none}@media(max-width: 768px){br.is-sp{display:inline}}html{scroll-padding-top:var(--header-height, 80px)}.js-fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.js-fade-in.is-visible{opacity:1;transform:translateY(0)}.js-fade-in[data-delay="1"]{transition-delay:.15s}.js-fade-in[data-delay="2"]{transition-delay:.3s}.js-fade-in[data-delay="3"]{transition-delay:.45s}.breadcrumb{font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-0.03em;display:flex;gap:4px}@media(max-width: 768px){.breadcrumb{font-size:10px}}.breadcrumb__prev{opacity:.5}.btn-more{display:inline-flex;align-items:center;gap:10px;font-family:"Benne",serif;font-size:14px;color:#222;text-decoration:none;cursor:pointer;transition:opacity .3s ease}@media(max-width: 768px){.btn-more{font-size:11px}}.btn-more:hover{opacity:.7}.btn-more__arrow{display:inline-flex;align-items:center;justify-content:center;width:76px;height:25px;background:#f4ded5;border-radius:14px;font-family:"Kantumruy Pro",sans-serif;font-size:15px;flex-shrink:0}@media(max-width: 768px){.btn-more__arrow{width:85px;height:29px;font-size:13px}}.btn-link-more{display:inline-flex;align-items:center;gap:1.25em;text-decoration:none;color:#222;transition:opacity .3s ease}@media(max-width: 768px){.btn-link-more{gap:1em}}.btn-link-more:hover{opacity:.7}.btn-link-more__text{font-family:"Shippori Mincho",serif;font-size:20px;line-height:1.5;white-space:nowrap;flex-shrink:0;padding-bottom:.25em;border-bottom:1px solid #222}@media(max-width: 768px){.btn-link-more__text{font-size:15px}}.btn-link-more__circle{display:flex;align-items:center;justify-content:center;width:100px;aspect-ratio:1;border-radius:50%;border:1px solid #222;font-family:"Kantumruy Pro",sans-serif;font-size:15px;flex-shrink:0;background:#fff;transition:background .3s ease,color .3s ease}@media(max-width: 768px){.btn-link-more__circle{width:90px;font-size:13px}}.btn-link-more__circle--dark{background:#222;color:#fff;border-color:#222}.btn-link-more:hover .btn-link-more__circle:not(.btn-link-more__circle--dark){background:#222;color:#fff}:root{--header-height: 100px}@media(max-width: 768px){:root{--header-height: 80px}}.site-header{position:sticky;top:0;z-index:100;padding-block:20px;isolation:isolate}@media(max-width: 768px){.site-header{padding-block:18px}}.site-header::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(149deg, rgba(255, 255, 255, 0.4) 0.91%, rgba(255, 255, 255, 0.2) 100%);border:1px solid hsla(0,0%,100%,.3);box-shadow:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none;transition:box-shadow .3s ease}.site-header.is-scrolled::before{box-shadow:-8px 8px 16px rgba(34,34,34,.08)}.site-header__inner{position:relative;z-index:2;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.site-header__inner{padding-inline:20px}}.header{position:relative;z-index:10;display:flex;align-items:center}@media(max-width: 768px){.header{width:100%;justify-content:space-between}}.header__logo-wrap{display:flex;align-items:center;gap:12px;flex-shrink:0}@media(max-width: 768px){.header__logo-wrap{gap:15px}}.header__logo{display:block;mix-blend-mode:multiply}.header__logo img{width:124px;height:auto}@media(max-width: 768px){.header__logo img{width:84px}}.header__sub{font-family:"Amiri",serif;font-size:18px;line-height:1.5;color:#222;letter-spacing:.02em}@media(max-width: 768px){.header__sub{font-size:13px}}.header__nav{display:flex;align-items:center;gap:40px;margin-left:auto}@media(max-width: 768px){.header__nav{display:none;flex-direction:column;gap:32px;position:fixed;top:0;right:0;bottom:0;width:85%;margin-left:0;background:#fafafa;z-index:90;align-items:center;justify-content:center;box-shadow:-4px 0 20px rgba(0,0,0,.08)}.header__nav.is-open{display:flex}}.header__nav ul{display:flex;align-items:center;gap:40px}@media(max-width: 768px){.header__nav ul{flex-direction:column;gap:32px}}.header__nav a:not(.header__cta){font-family:"Noto Sans JP",sans-serif;font-size:13px;font-weight:700;line-height:2;color:#222;transition:opacity .3s ease}@media(max-width: 768px){.header__nav a:not(.header__cta){font-size:18px;font-weight:400}}.header__nav a:not(.header__cta):hover{opacity:.6}.header__cta{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 20px;border-radius:17px;background:#222;font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:500;line-height:1;color:#fff;white-space:nowrap;transition:opacity .3s ease;flex-shrink:0}@media(max-width: 768px){.header__cta{font-size:16px}}.header__cta:hover{opacity:.75}.header__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:52px;aspect-ratio:1;margin-left:auto;background:#222;border-radius:50%;padding:0;flex-shrink:0}@media(max-width: 768px){.header__hamburger{display:flex;position:relative;z-index:110;width:52px;height:26px;aspect-ratio:auto;border-radius:13px;gap:3px;margin-left:auto}}.header__hamburger span{display:block;width:24px;height:1.5px;background:#fff;transform-origin:center;transition:transform .3s ease,opacity .3s ease}.header__hamburger.is-open span:nth-child(1){transform:translateY(2.25px) rotate(45deg)}.header__hamburger.is-open span:nth-child(2){transform:translateY(-2.25px) rotate(-45deg)}.header__overlay{display:none}@media(max-width: 768px){.header__overlay{position:fixed;inset:0;background:rgba(34,34,34,.35);z-index:1}.header__overlay.is-open{display:block}}.scroll-scene{position:relative}.scroll-scene .fv-sticky-bg{position:sticky;top:0;height:100vh;overflow:hidden;z-index:0;margin-bottom:-100vh;clip-path:inset(0 var(--fv-clip-x, 50px));will-change:clip-path}@media(max-width: 768px){.scroll-scene .fv-sticky-bg{clip-path:inset(0 var(--fv-clip-x, 10px))}}.scroll-scene .fv-sticky-bg::after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.6);opacity:var(--empathy-overlay, 0);pointer-events:none;z-index:1}.scroll-scene .fv-sticky-bg__img-wrap{width:100%;height:100%;overflow:hidden}.scroll-scene .fv-sticky-bg__img-wrap picture{display:block;width:100%;height:100%}.scroll-scene .fv-sticky-bg__img{width:100%;height:100%;object-fit:cover;object-position:center center;transform-origin:center center;will-change:filter,transform;filter:blur(calc(var(--fv-blur, 0) * 1px));transform:scale(calc(1 + var(--fv-scale, 0) * 0.32))}@media(max-width: 768px){.scroll-scene .fv-sticky-bg__img{transform:scale(calc(1 + var(--fv-scale, 0) * 0.55))}}.scroll-scene .sec-fv{position:relative;z-index:1;height:100vh}.scroll-scene .sec-fv__inner{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.scroll-scene .sec-fv__inner{padding-inline:20px}}.scroll-scene .sec-fv__content{position:relative;z-index:1;width:fit-content;max-width:100%;display:flex;flex-direction:column;gap:1.25em;margin-top:34vh}.scroll-scene .sec-fv__content::before{content:"";position:absolute;inset:-3em -1.75em;background:radial-gradient(ellipse at center, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 45%, transparent 70%);pointer-events:none;z-index:-1}@media(max-width: 768px){.scroll-scene .sec-fv__content{margin-top:80px;margin-bottom:0;gap:30px}.scroll-scene .sec-fv__content::before{inset:-1.25em -1em}}.scroll-scene .sec-fv__title{font-family:"Shippori Mincho",serif;font-size:48px;font-weight:400;line-height:1.5;letter-spacing:-0.03em;color:#222}@media(max-width: 768px){.scroll-scene .sec-fv__title{font-size:clamp(20px,7vw,36px);letter-spacing:-0.02em}}.scroll-scene .sec-fv__lead{font-family:"Noto Sans JP",sans-serif;font-size:15px;font-weight:400;line-height:2;color:#222;padding-inline-start:.4em}@media(max-width: 768px){.scroll-scene .sec-fv__lead{font-size:clamp(13px,3.6vw,20px);padding-inline-start:0}}.scroll-scene .sec-empathy{position:relative;z-index:1;min-height:100vh;padding:100px 0}@media(max-width: 768px){.scroll-scene .sec-empathy{padding:60px 0}}.scroll-scene .sec-empathy::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 100%);z-index:0;pointer-events:none}.scroll-scene .sec-empathy__inner{position:relative;max-width:720px;z-index:1;margin-inline:auto;padding-inline:50px;display:flex;justify-content:center}@media(max-width: 768px){.scroll-scene .sec-empathy__inner{max-width:310px;padding-inline:20px;justify-content:center}}.scroll-scene .sec-empathy__content{display:flex;flex-direction:column;gap:60px;max-width:86.2448418157%}@media(max-width: 768px){.scroll-scene .sec-empathy__content{max-width:100%;gap:20px}}.scroll-scene .sec-empathy__lead{font-family:"Shippori Mincho",serif;font-size:28px;font-weight:400;line-height:2.2;--text-blur: 7;--text-opacity: 0.4;--text-translate-y: 30px;filter:blur(calc(var(--text-blur) * 1px));opacity:var(--text-opacity);transform:translateY(var(--text-translate-y, 30px));will-change:filter,opacity,transform}@media(max-width: 768px){.scroll-scene .sec-empathy__lead{font-size:19px;line-height:2}}.scroll-scene .sec-empathy__body{display:flex;flex-direction:column;gap:2.5em}.scroll-scene .sec-empathy__body p{font-family:"Shippori Mincho",serif;font-size:18px;line-height:2.2;letter-spacing:.1em;--text-blur: 6;--text-opacity: 0.35;--text-translate-y: 30px;filter:blur(calc(var(--text-blur) * 1px));opacity:var(--text-opacity);transform:translateY(var(--text-translate-y, 30px));will-change:filter,opacity,transform}@media(max-width: 768px){.scroll-scene .sec-empathy__body p{font-size:14px;letter-spacing:.05em}}.sec-workstyle{position:relative;z-index:1;background-color:#fff;padding:100px 0}@media(max-width: 768px){.sec-workstyle{padding:60px 0}}.sec-workstyle__inner{max-width:1360px;margin-inline:auto;padding-inline:10px}@media(max-width: 768px){.sec-workstyle__inner{padding-inline:15px}}.sec-workstyle__heading{text-align:center}@media(max-width: 768px){.sec-workstyle__heading{text-align:left}}.sec-workstyle__heading+.workstyle-item{margin-top:90px}@media(max-width: 768px){.sec-workstyle__heading+.workstyle-item{margin-top:50px}}.sec-workstyle__heading-en{font-family:"Benne",serif;font-size:14px;line-height:1.8}@media(max-width: 768px){.sec-workstyle__heading-en{font-size:11px}}.sec-workstyle__title{margin-top:3px;font-family:"Shippori Mincho",serif;font-size:42px;font-weight:400;line-height:1.8}@media(max-width: 768px){.sec-workstyle__title{font-size:25px}}.sec-workstyle__more{display:flex;justify-content:center;margin-top:76px}@media(max-width: 768px){.sec-workstyle__more{margin-top:40px}}.sec-workstyle .workstyle-item{display:flex;gap:3.7313432836%;position:relative}@media(max-width: 768px){.sec-workstyle .workstyle-item{flex-direction:column}}.sec-workstyle .workstyle-item+.workstyle-item{margin-top:100px}@media(max-width: 768px){.sec-workstyle .workstyle-item+.workstyle-item{margin-top:70px}}.sec-workstyle .workstyle-item__visual{width:46.2686567164%;overflow:hidden;aspect-ratio:620/349;position:relative}@media(max-width: 768px){.sec-workstyle .workstyle-item__visual{width:100%}}.sec-workstyle .workstyle-item__visual img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.sec-workstyle .workstyle-item__visual::after{content:"";position:absolute;inset:0;background:rgba(217,217,217,.3);mix-blend-mode:multiply;pointer-events:none}@media(max-width: 768px){.sec-workstyle .workstyle-item__visual::after{content:none}}.sec-workstyle .workstyle-item:hover .sec-workstyle .workstyle-item__visual img{transform:scale(1.02)}.sec-workstyle .workstyle-item__content{flex:1}@media(max-width: 768px){.sec-workstyle .workstyle-item__content{width:100%;margin-top:20px;padding:0 20px}}.sec-workstyle .workstyle-item__more-row{display:flex;align-items:flex-start}.sec-workstyle .workstyle-item__actions{margin-top:52px}@media(max-width: 768px){.sec-workstyle .workstyle-item__actions{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-top:20px}}.sec-workstyle .workstyle-item__img-sub{position:absolute;bottom:0;z-index:1;width:180px;aspect-ratio:1;overflow:hidden}@media(max-width: 768px){.sec-workstyle .workstyle-item__img-sub{position:static;bottom:auto;left:auto;right:auto;width:120px;margin-top:0;margin-left:auto}}.sec-workstyle .workstyle-item__img-sub img{width:100%;height:100%;object-fit:cover;opacity:.9}.sec-workstyle .workstyle-item__img-sub::after{content:"";position:absolute;inset:0;background:rgba(217,217,217,.3);mix-blend-mode:multiply;pointer-events:none}@media(max-width: 768px){.sec-workstyle .workstyle-item__img-sub::after{content:none}}.sec-workstyle .workstyle-item--01 .workstyle-item__img-sub{right:0}@media(max-width: 768px){.sec-workstyle .workstyle-item--01 .workstyle-item__img-sub{position:static;right:auto}}.sec-workstyle .workstyle-item--02 .workstyle-item__img-sub{left:39.5%}@media(max-width: 768px){.sec-workstyle .workstyle-item--02 .workstyle-item__img-sub{position:static;left:auto;width:130px}}.sec-workstyle .workstyle-item--02 .workstyle-item__content{padding-left:5%}@media(max-width: 768px){.sec-workstyle .workstyle-item--02 .workstyle-item__content{padding-left:0}}.sec-workstyle .workstyle-item--03 .workstyle-item__img-sub{right:2%;width:200px}@media(max-width: 768px){.sec-workstyle .workstyle-item--03 .workstyle-item__img-sub{position:static;right:auto;width:130px}}.sec-workstyle .workstyle-item__num{position:relative;display:block;font-family:"Benne",serif;font-size:70px;line-height:58px}@media(max-width: 768px){.sec-workstyle .workstyle-item__num{font-size:48px;line-height:1}}.sec-workstyle .workstyle-item__num::after{position:absolute;content:"";display:block;width:30px;height:1px;background:#222;bottom:0;left:0}@media(max-width: 768px){.sec-workstyle .workstyle-item__num::after{width:20px}}.sec-workstyle .workstyle-item__title{margin-top:14px;font-family:"Shippori Mincho",serif;font-size:28px;font-weight:400;line-height:1.5}@media(max-width: 768px){.sec-workstyle .workstyle-item__title{font-size:21px}}.sec-workstyle .workstyle-item__text{position:relative;margin-top:20px;font-size:15px;line-height:2;z-index:2}@media(max-width: 768px){.sec-workstyle .workstyle-item__text{font-size:13px}}.sec-workstyle .workstyle-item--reverse{flex-direction:row-reverse}@media(max-width: 768px){.sec-workstyle .workstyle-item--reverse{flex-direction:column}}.sec-message{position:relative;padding:70px 0 100px;overflow:hidden;background:linear-gradient(to bottom, #f1f1f1 50%, #f4ded5 50%)}@media(max-width: 768px){.sec-message{padding:30px 0 0;background:#f4ded5}}@media(max-width: 768px){.sec-message::before{content:"";position:absolute;top:0;left:0;right:0;height:calc(100vw + 90px);background:#f1f1f1;z-index:0}}.sec-message::after{content:"Editor-in-Chief's Message";position:absolute;bottom:2%;left:0;right:0;text-align:center;font-family:"Benne",serif;font-size:80px;line-height:1;color:#fff;opacity:.8;pointer-events:none;user-select:none;z-index:2}@media(max-width: 768px){.sec-message::after{top:110vw;bottom:auto;font-size:56px;line-height:45px;padding-inline:15px;white-space:normal}}.sec-message__inner{position:relative;z-index:1;display:flex;gap:8%;align-items:flex-start;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-message__inner{flex-direction:column;gap:0;padding-inline:0}}.sec-message__img-wrap{flex:0 0 50%;position:relative;overflow:hidden;z-index:1}@media(max-width: 768px){.sec-message__img-wrap{flex:none;width:calc(100% - 20px);margin-inline:auto;aspect-ratio:1/1}}.sec-message__img-wrap::after{content:"";position:absolute;inset:0;background:rgba(217,217,217,.3);mix-blend-mode:multiply;pointer-events:none}.sec-message__img{width:100%;height:auto}@media(max-width: 768px){.sec-message__img{height:100%;object-fit:cover}}.sec-message__content{flex:1;margin-top:20px;display:flex;flex-direction:column}@media(max-width: 768px){.sec-message__content{position:relative;z-index:1;width:100%;margin-top:0;padding:140px 20px 60px;background:rgba(0,0,0,0)}}.sec-message__body{display:flex;flex-direction:column;gap:1.5em}@media(max-width: 768px){.sec-message__body{gap:0}}.sec-message__body p{font-size:15px;line-height:2}@media(max-width: 768px){.sec-message__body p{font-size:13px}.sec-message__body p+p{margin-top:2em}}.sec-message__author{margin-top:50px}@media(max-width: 768px){.sec-message__author{margin-top:25px}}.sec-message__company{font-size:12px;font-weight:500;line-height:2}@media(max-width: 768px){.sec-message__company{font-size:10px}}.sec-message__name{font-size:15px;font-weight:500;line-height:2}@media(max-width: 768px){.sec-message__name{font-size:13px}}.sec-message__more{margin-top:40px;text-align:right}@media(max-width: 768px){.sec-message__more{margin-top:30px;text-align:left}}@media(max-width: 768px){.sec-message__more .btn-link-more{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px}}.sec-message__more .btn-link-more__text{display:inline-flex;align-items:center;gap:6px;font-size:18px}@media(max-width: 768px){.sec-message__more .btn-link-more__text{display:inline-flex;flex-wrap:wrap;align-items:center;align-content:flex-start;gap:6px;font-size:15px;white-space:normal;flex:1;max-width:calc(100% - 105px);padding-bottom:0;border-bottom:none}.sec-message__more .btn-link-more__text::after{content:"";display:block;flex-basis:100%;width:222px;max-width:100%;height:2px;background:#222;margin-top:2px}}.sec-message__more .btn-link-more__circle{background:none}@media(max-width: 768px){.sec-message__more .btn-link-more__circle{flex-shrink:0;background:rgba(0,0,0,0)}}.sec-message__more .btn-link-more__icon{width:14px;aspect-ratio:1;flex-shrink:0}.sec-interview .interview-list,.sec-iv-index .interview-list{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:2.3134328358%}@media(max-width: 768px){.sec-interview .interview-list,.sec-iv-index .interview-list{grid-template-columns:1fr;gap:50px}}.sec-interview .interview-card__link,.sec-iv-index .interview-card__link{display:flex;flex-direction:column;gap:24px;transition:opacity .3s ease}@media(max-width: 768px){.sec-interview .interview-card__link,.sec-iv-index .interview-card__link{gap:10px}}.sec-interview .interview-card__link:hover,.sec-iv-index .interview-card__link:hover{opacity:.85}.sec-interview .interview-card__img-wrap,.sec-iv-index .interview-card__img-wrap{overflow:hidden;aspect-ratio:426/490;position:relative}@media(max-width: 768px){.sec-interview .interview-card__img-wrap,.sec-iv-index .interview-card__img-wrap{aspect-ratio:630/724}}.sec-interview .interview-card__img-wrap img,.sec-iv-index .interview-card__img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .5s ease}.sec-interview .interview-card__img-wrap::before,.sec-iv-index .interview-card__img-wrap::before{content:"";position:absolute;inset:0;background:rgba(217,217,217,.3);mix-blend-mode:multiply;pointer-events:none;z-index:1}.sec-interview .interview-card__link:hover .sec-interview .interview-card__img-wrap img,.sec-interview .interview-card__link:hover .sec-iv-index .interview-card__img-wrap img,.sec-iv-index .interview-card__link:hover .sec-interview .interview-card__img-wrap img,.sec-iv-index .interview-card__link:hover .sec-iv-index .interview-card__img-wrap img{transform:scale(1.03)}.sec-interview .interview-card__content,.sec-iv-index .interview-card__content{display:flex;flex-direction:column;gap:4px;padding:0 8px}.sec-interview .interview-card__title,.sec-iv-index .interview-card__title{font-family:"Shippori Mincho",serif;font-size:20px;font-weight:400;line-height:1.5}@media(max-width: 768px){.sec-interview .interview-card__title,.sec-iv-index .interview-card__title{font-size:18px}}.sec-interview .interview-card__name,.sec-iv-index .interview-card__name{margin-top:10px;font-size:15px;line-height:1.5}@media(max-width: 768px){.sec-interview .interview-card__name,.sec-iv-index .interview-card__name{margin-top:3px;font-size:13px}}.sec-interview .interview-card__meta,.sec-iv-index .interview-card__meta{font-size:13px;line-height:1.5;opacity:.7}@media(max-width: 768px){.sec-interview .interview-card__meta,.sec-iv-index .interview-card__meta{font-size:10px}}.sec-interview{padding:100px 0}@media(max-width: 768px){.sec-interview{padding:60px 0}}.sec-interview__inner{max-width:1440px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-interview__inner{padding-inline:30px}}.sec-interview__title{font-family:"Shippori Mincho",serif;font-size:32px;font-weight:400;line-height:1.5}@media(max-width: 768px){.sec-interview__title{font-size:25px}}.sec-interview .interview-list{margin-top:50px}@media(max-width: 768px){.sec-interview .interview-list{margin-top:15px}}.sec-interview__more{display:flex;justify-content:center;margin-top:78px}@media(max-width: 768px){.sec-interview__more{margin-top:40px}}.sec-iv-index__inner{max-width:1400px;margin-inline:auto;padding-inline:30px}.sec-faq{padding:20px 0 0}@media(max-width: 768px){.sec-faq{padding:60px 0 0}}.sec-faq__inner{max-width:1440px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-faq__inner{padding:0 10px}}.sec-faq__wrap{display:flex;gap:128px;align-items:flex-start;background:#f1f1f1;padding-inline:140px;padding-block:94px}@media(max-width: 768px){.sec-faq__wrap{flex-direction:column;gap:15px;padding-inline:20px;padding-block:40px 60px}}.sec-faq__heading{font-family:"Benne",serif;font-size:70px;font-weight:400;line-height:1;flex-shrink:0;width:141px}@media(max-width: 768px){.sec-faq__heading{font-size:45px;line-height:1;width:100%;text-align:center}}.sec-faq__list{flex:1;margin-top:16px}@media(max-width: 768px){.sec-faq__list{margin-top:30px}}.sec-faq .faq-item{border-top:1px solid #222}.sec-faq .faq-item:last-child{border-bottom:1px solid #222}.sec-faq .faq-item__q{display:flex;align-items:center;width:100%;padding-block:28px;text-align:left;gap:.35em;color:#222}@media(max-width: 768px){.sec-faq .faq-item__q{display:grid;grid-template-columns:28px 1fr auto;align-items:start;gap:0 12px;padding-block:20px}}.sec-faq .faq-item__q:hover{opacity:.75}.sec-faq .faq-item__q::after{content:"";flex-shrink:0;width:19px;margin-left:auto;aspect-ratio:1;background:linear-gradient(#222222, #222222) center/19px 1px no-repeat,linear-gradient(#222222, #222222) center/1px 19px no-repeat;transition:background .3s ease}@media(max-width: 768px){.sec-faq .faq-item__q::after{width:15px;margin-left:0;grid-column:3;grid-row:1;align-self:center;background:linear-gradient(#222222, #222222) center/15px 1px no-repeat,linear-gradient(#222222, #222222) center/1px 15px no-repeat}}.sec-faq .faq-item__q-num{flex-shrink:0;font-family:"Noto Sans JP",sans-serif;font-size:22px;font-weight:300;line-height:1.5;white-space:nowrap}@media(max-width: 768px){.sec-faq .faq-item__q-num{font-size:18px;grid-column:1;grid-row:1;width:28px}}.sec-faq .faq-item__q-text{font-family:"Noto Sans JP",sans-serif;font-size:22px;font-weight:300;line-height:1.5;flex:1;min-width:0}@media(max-width: 768px){.sec-faq .faq-item__q-text{font-size:18px;grid-column:2}}.sec-faq .faq-item__a{overflow:hidden;max-height:0;transition:max-height .4s ease}.sec-faq .faq-item__a p{font-size:15px;line-height:2;padding-bottom:30px}@media(max-width: 768px){.sec-faq .faq-item__a p{font-size:13px;padding-bottom:20px;padding-left:40px}}.sec-faq .faq-item.is-open .faq-item__q::after{background:linear-gradient(#222222, #222222) center/19px 1px no-repeat}@media(max-width: 768px){.sec-faq .faq-item.is-open .faq-item__q::after{background:linear-gradient(#222222, #222222) center/15px 1px no-repeat}}.sec-faq .faq-item.is-open .faq-item__a{max-height:600px}.sec-entry{position:relative;padding:170px 0 80px;margin-top:-110px;background:#f4ded5;overflow:hidden}@media(max-width: 768px){.sec-entry{margin-top:-60px;padding:120px 0 50px}}.sec-entry__inner{position:relative;z-index:1;display:flex;align-items:center;gap:5.5555555556%;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-entry__inner{flex-direction:column;align-items:stretch;gap:0;padding-inline:8vw}}.sec-entry::after{content:"Entry";position:absolute;top:45.0877192982%;left:2.1527777778%;font-family:"Benne",serif;font-size:270px;line-height:1.8;color:#fff;opacity:.5;pointer-events:none;user-select:none;z-index:0;white-space:nowrap}@media(max-width: 768px){.sec-entry::after{top:160px;left:auto;right:10px;font-size:140px}}.sec-entry__left{flex:1;position:relative;z-index:1;scroll-margin-top:var(--header-height, 80px)}@media(max-width: 768px){.sec-entry__left{width:100%}}.sec-entry__title{font-family:"Shippori Mincho",serif;font-size:36px;font-weight:400;line-height:1.8}@media(max-width: 768px){.sec-entry__title{font-size:25px}}.sec-entry__right{flex:0 0 40.2985074627%;display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}@media(max-width: 768px){.sec-entry__right{flex:none;width:100%;gap:15px;margin-top:140px}}.sec-entry .btn-entry{display:flex;align-items:center;justify-content:space-between;width:100%;aspect-ratio:540/150;padding:0 3.7037037037% 0 7.4074074074%;border:1px solid #222;border-radius:5px;color:#222;text-decoration:none;transition:background .3s ease}@media(max-width: 768px){.sec-entry .btn-entry{aspect-ratio:630/250;padding:0 4.6666666667vw 0 6.6666666667vw;border-width:2px;border-radius:10px;background:rgba(0,0,0,0)}}.sec-entry .btn-entry:hover{background:rgba(34,34,34,.04)}@media(max-width: 768px){.sec-entry .btn-entry:hover{background:rgba(34,34,34,.04)}}.sec-entry .btn-entry:hover .btn-entry__circle{background:#222;color:#fff;border-color:#222}.sec-entry .btn-entry__text{font-family:"Shippori Mincho",serif;font-size:28px;font-weight:400;line-height:1.5}@media(max-width: 768px){.sec-entry .btn-entry__text{font-size:clamp(18px,4.8vw,36px)}}.sec-entry .btn-entry__circle{display:flex;align-items:center;justify-content:center;width:18.5185185185%;aspect-ratio:1;border-radius:50%;border:1px solid #fff;background:#fff;font-family:"Kantumruy Pro",sans-serif;font-size:15px;flex-shrink:0;transition:background .3s ease,color .3s ease,border-color .3s ease}@media(max-width: 768px){.sec-entry .btn-entry__circle{width:24vw;font-size:clamp(13px,3.4666666667vw,26px);border-color:#fff}}@media(max-width: 768px){.site-header{position:fixed;width:100%}}/*# sourceMappingURL=top.css.map */
