@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul{margin:0}ul,ol{list-style:none;margin:0;padding:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 375px){html{font-size:4.2666666667vw}}html{font-size:16px}@media screen and (min-width: 768px){html{font-size:1.3333333333vw}}@media (min-width: 1200px){html{font-size:16px}}body{font-family:Noto Sans JP,sans-serif;font-weight:100;color:#1f1f1a;background:#fafaf7}a{text-decoration:none;color:inherit;transition:opacity .3s}@media screen and (min-width: 768px){a:hover{opacity:.8}}.l-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:.875rem 1.125rem;background-color:#1f1f1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(232,161,87,.15);transition:transform .4s,background-color .3s,border-color .3s}@media screen and (min-width: 768px){.l-header{padding:1.125rem 2.75rem}}.l-header.is-hide{transform:translateY(-100%)}.l-header.is-transparent{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-color:transparent}.l-header__logo{display:block;line-height:0}.l-header__logo img{height:2.5rem;width:auto;opacity:.95;transition:opacity .3s}@media screen and (min-width: 768px){.l-header__logo img{height:3.75rem}}.l-header__logo:hover img{opacity:1}.l-header__right{display:flex;align-items:center;gap:.875rem}.l-header__right .c-btn.c-btn--akari{display:none}@media screen and (min-width: 768px){.l-header__right .c-btn.c-btn--akari{display:inline-flex;padding:.5625rem 1.375rem;font-size:.8125rem;border:1px solid transparent}}.l-header__login{display:none}@media screen and (min-width: 768px){.l-header__login{display:inline-flex;align-items:center;justify-content:center;padding:.5625rem 1.375rem;font-size:.8125rem;letter-spacing:.2em;color:#f5efe5;border:1px solid #f5efe5;border-radius:.25rem;transition:color .3s,border-color .3s}.l-header__login:hover{color:#e8a157;border-color:#e8a157}}.l-header__nav{display:none}@media screen and (min-width: 768px){.l-header__nav{display:flex;gap:1.25rem;align-items:center}}.l-header__list{display:flex;gap:1.25rem;align-items:center}.l-header__link{font-size:.8125rem;letter-spacing:.15em;color:#f5efe5;opacity:.85;transition:opacity .3s,color .3s}.l-header__link:hover{opacity:1;color:#f5b85e}.l-header__hamburger{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem;padding:0;background:none;border:none;cursor:pointer;position:relative;z-index:201;color:#f5efe5}@media screen and (min-width: 768px){.l-header__hamburger{display:none}}.l-header__hamburger span{display:block;height:2px;width:1.375rem;background:currentColor;transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .3s}.l-header__hamburger.is-open span:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.l-header__hamburger.is-open span:nth-child(2){opacity:0}.l-header__hamburger.is-open span:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.l-drawer{position:fixed;top:0;right:0;bottom:0;width:22.5rem;max-width:100%;z-index:200;padding:6.25rem 2.5rem 2.5rem;background:#0f1726;color:#f5efe5;overflow-y:auto;transform:translate(110%);transition:transform .5s cubic-bezier(.2,.8,.2,1);box-shadow:-24px 0 60px #00000080;border-left:1px solid rgba(232,161,87,.2)}.l-drawer.is-open{transform:translate(0)}.l-drawer__close{position:absolute;top:1.75rem;right:1.75rem;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;padding:0;background:none;border:none;cursor:pointer;color:#f5efe5;transition:color .3s}.l-drawer__close span{position:absolute;width:1.5rem;height:1.5px;background:currentColor}.l-drawer__close span:nth-child(1){transform:rotate(45deg)}.l-drawer__close span:nth-child(2){transform:rotate(-45deg)}.l-drawer__close:hover{color:#e8a157}.l-drawer__label{font-family:Manrope,sans-serif;font-size:.75rem;letter-spacing:.35em;color:#e8a157;text-transform:uppercase;margin-bottom:1.75rem}.l-drawer__link{display:block;padding:1.125rem 0;font-size:.9375rem;letter-spacing:.12em;color:#f5efe5;border-bottom:1px solid rgba(245,239,229,.12);transition:color .3s,opacity .3s,padding-left .3s}.l-drawer__link:hover{color:#e8a157;padding-left:.5rem;opacity:1}.l-drawer__link:not(.is-current){opacity:.7}.l-drawer__link.is-current{color:#f5efe5;font-weight:500;opacity:1}.l-drawer__actions{margin-top:2rem;display:flex;gap:.625rem}.l-drawer__actions>*{flex:1}.l-drawer__btn-outline{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:1.125rem 1rem;font-size:.9375rem;letter-spacing:.1em;color:#f5efe5;border:1px solid #f5efe5;border-radius:.25rem;transition:color .3s,border-color .3s}.l-drawer__btn-outline:hover{color:#e8a157;border-color:#e8a157}.l-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .4s}.l-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.l-footer{background:#070b14;color:#c9c3b6;font-size:.9375rem;padding:3.75rem 0 2.5rem}@media screen and (min-width: 768px){.l-footer{padding:5rem 3rem 2.5rem}}.l-footer__top{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(245,239,229,.1)}@media screen and (min-width: 768px){.l-footer__top{grid-template-columns:2fr 1fr 1fr 1fr;max-width:77.5rem;margin:0 auto}}.l-footer__brand{display:flex;flex-direction:column;align-items:center;text-align:center}.l-footer__logo{margin-bottom:1.5rem;line-height:0;display:inline-block}.l-footer__logo img{height:3rem;width:auto;display:block;opacity:.92;transition:opacity .3s}.l-footer__logo:hover img{opacity:1}.l-footer__company{display:none;font-size:.9375rem;line-height:1.9;text-align:center}@media screen and (min-width: 768px){.l-footer__company{display:block}}.l-footer__company a{color:#e8a157;border-bottom:1px solid rgba(232,161,87,.4);padding-bottom:1px;transition:color .3s,border-color .3s}.l-footer__company a:hover{color:#f5b85e;border-color:#f5b85e}.l-footer__col-title{display:none;font-family:Manrope,sans-serif;font-size:.6875rem;letter-spacing:.3em;color:#e8a157;text-transform:uppercase;margin-bottom:1.125rem}@media screen and (min-width: 768px){.l-footer__col-title{display:block}}.l-footer__col-list{list-style:none}.l-footer__col-item{margin-bottom:.625rem;font-size:.8125rem}@media screen and (min-width: 768px){.l-footer__col-item--company{display:none}}.l-footer__col--network{display:none}@media screen and (min-width: 768px){.l-footer__col--network{display:block}}.l-footer__col--sitemap .l-footer__col-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(245,239,229,.1)}.l-footer__col--sitemap .l-footer__col-item{margin-bottom:0;padding:1rem .75rem;border-right:1px solid rgba(245,239,229,.1);border-bottom:1px solid rgba(245,239,229,.1);text-align:center}.l-footer__col--sitemap .l-footer__col-item:nth-child(2n){border-right:none}@media screen and (min-width: 768px){.l-footer__col--sitemap .l-footer__col-list{display:block;border:none}.l-footer__col--sitemap .l-footer__col-item{margin-bottom:.625rem;padding:0;border:none;text-align:left}}.l-footer__col--legal .l-footer__col-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:.625rem}.l-footer__col--legal .l-footer__col-item{display:flex;align-items:center;margin-bottom:0}.l-footer__col--legal .l-footer__col-item:not(:last-child):after{content:"｜";margin:0 .625rem;color:#c9c3b6}.l-footer__col--legal .l-footer__col-item--company{flex-basis:100%;justify-content:center}@media screen and (min-width: 768px){.l-footer__col--legal .l-footer__col-list{display:block}.l-footer__col--legal .l-footer__col-item:not(.l-footer__col-item--company){display:list-item;margin-bottom:.625rem}.l-footer__col--legal .l-footer__col-item:not(.l-footer__col-item--company):not(:last-child):after{content:none}.l-footer__col--legal .l-footer__col-item--company{display:none}}.l-footer__col-link{color:#c9c3b6;transition:color .3s}.l-footer__col-link:hover{color:#e8a157}.l-footer__col-link.is-external{display:inline-flex;align-items:center;gap:.375rem}.l-footer__col-link.is-external:after{content:"";width:.625rem;height:.625rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='none' stroke='%23C9C3B6' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 1.5h5.5V7'/><path d='M8.5 1.5L3 7'/><path d='M8.5 5.5v3H1.5v-7h3'/></svg>");background-repeat:no-repeat;background-size:contain;opacity:.75;transition:transform .3s,filter .3s,opacity .3s}.l-footer__col-link.is-external:hover:after{opacity:1;transform:translate(1px,-1px);filter:brightness(1.3) saturate(1.2)}.l-footer__bottom{display:flex;flex-direction:column;gap:.875rem;align-items:center;text-align:center;padding-top:1.875rem;font-size:.6875rem;letter-spacing:.12em;color:#c9c3b6}@media screen and (min-width: 768px){.l-footer__bottom{flex-direction:row;justify-content:space-between;max-width:77.5rem;margin:0 auto}}.l-footer__copy{opacity:.7}.l-footer__tagline{display:none;opacity:.7}@media screen and (min-width: 768px){.l-footer__tagline{display:inline}}.c-btn{padding:.875rem 3.75rem;display:inline-block;font-size:.9375rem;font-weight:100;letter-spacing:.1em;text-transform:uppercase;border:1px solid #000;border-radius:3.125rem;background-color:#fff}.c-btn.c-btn--black{color:#fff;background-color:#000}.c-btn.c-btn--akari{display:inline-flex;align-items:center;justify-content:center;font-family:Noto Sans JP,sans-serif;padding:1.125rem;font-size:.875rem;letter-spacing:.2em;color:#0f1726;background:linear-gradient(135deg,#d98a3c,#f5b85e);border:none;border-radius:.25rem;box-shadow:0 0 1rem #e8a15740;font-weight:100;text-align:center;cursor:pointer;transition:filter .3s,box-shadow .3s}@media screen and (min-width: 768px){.c-btn.c-btn--akari{padding:1.125rem;font-size:.8125rem}}.c-btn.c-btn--akari:hover{filter:brightness(1.06);color:#0f1726;opacity:1}@media screen and (min-width: 768px){.p-contact__complete .c-btn.c-btn--akari{width:15.625rem;margin:0 auto;display:block}}.c-btn.c-btn--outline{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:.875rem;letter-spacing:.18em;font-weight:100;color:#1f1f1a;background-color:transparent;border:1px solid #8a8a80;border-radius:.1875rem;text-transform:none;transition:color .3s,background-color .3s,border-color .3s}.c-btn.c-btn--outline:hover{color:#fafaf7;background-color:#8a8a80;border-color:#8a8a80}.c-btn.c-btn--outline-light{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:.875rem;letter-spacing:.18em;font-weight:100;color:#f5efe5;background-color:transparent;border:1px solid rgba(245,239,229,.1);border-radius:.125rem;text-transform:none;transition:color .3s,background-color .3s,border-color .3s}.c-btn.c-btn--outline-light:hover{color:#0f1726;background-color:#f5efe5;border-color:#f5efe5}.c-btn.c-btn--ghost{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.375rem;font-size:.75rem;letter-spacing:.18em;font-weight:100;color:#5a5a52;background-color:#fafaf7;border:1px solid #8a8a80;border-radius:.25rem;text-transform:none;transition:color .3s,background-color .3s,border-color .3s}.c-btn.c-btn--ghost:hover{color:#fafaf7;background-color:#5a5a52;border-color:#5a5a52}.c-cta-banner{position:relative;overflow:hidden;width:100%;padding:4.5rem 1.25rem 5.625rem;text-align:center}@media screen and (min-width: 768px){.c-cta-banner{min-height:47vw;display:flex;flex-direction:column;justify-content:center;padding:6.25rem 2.5rem}}.c-cta-banner:before{content:"";position:absolute;top:0;left:0;right:0;height:11.25rem;z-index:2;background:linear-gradient(to bottom,#1b2438 0%,rgba(27,36,56,.6) 35%,transparent 100%);pointer-events:none}.c-cta-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.c-cta-banner__img{width:100%;height:100%;object-fit:cover;object-position:center}.c-cta-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(135deg,#0f172666,#0f172640)}.c-cta-banner__inner{position:relative;z-index:2;margin:0 auto}@media screen and (min-width: 768px){.c-cta-banner__inner{max-width:45rem}}.c-cta-banner__title{color:#f5efe5;font-family:"Noto Serif JP",Yu Mincho,serif;font-weight:300;font-size:1.875rem;line-height:1.5;letter-spacing:.12em;margin-bottom:.875rem;text-shadow:0 2px 1.25rem rgba(0,0,0,.5)}@media screen and (min-width: 768px){.c-cta-banner__title{font-size:3.125rem;margin-bottom:1.125rem}}.c-cta-banner__title-accent{color:#f5b85e}.c-cta-banner__sub{color:#c9c3b6;font-size:.8125rem;letter-spacing:.1em;margin-bottom:.625rem}@media screen and (min-width: 768px){.c-cta-banner__sub{font-size:1.25rem;margin-bottom:.75rem}}@media screen and (min-width: 768px){.c-cta-banner__br-sp{display:none}}.c-cta-banner__note{color:#c9c3b6;font-size:.8125rem;letter-spacing:.1em;margin-bottom:1.75rem}@media screen and (min-width: 768px){.c-cta-banner__note{font-size:.9375rem;margin-bottom:2rem}}.c-cta-banner__btn{min-width:17.5rem}.c-cta-banner__btn.c-btn--akari,.c-cta-banner__btn.c-btn--akari:hover{color:#f5efe5}.c-cta-banner__btn:after{content:"→";margin-left:.5rem}.c-page-hero{padding:7.5rem 1.25rem 2.5rem;text-align:center;background:linear-gradient(180deg,#f0ece3,#fafaf7)}@media screen and (min-width: 768px){.c-page-hero{padding:10rem 2.75rem 4.375rem}}.c-page-hero__inner{width:100%}.c-page-hero__breadcrumb{margin-bottom:1rem;font-family:Manrope,sans-serif;font-weight:300;font-size:.8125rem;letter-spacing:.25em;text-transform:uppercase;color:#8a8a80}@media screen and (min-width: 768px){.c-page-hero__breadcrumb{margin-bottom:1.25rem}}.c-page-hero__crumb{color:#d98a3c;transition:color .3s ease}.c-page-hero__crumb:hover{color:#e8a157}.c-page-hero__crumb--current,.c-page-hero__crumb--current:hover,.c-page-hero__sep{color:#8a8a80}.c-page-hero__title{font-family:"Noto Serif JP",Yu Mincho,serif;font-weight:300;font-size:2rem;letter-spacing:.08em;line-height:1.5;color:#1f1f1a}@media screen and (min-width: 768px){.c-page-hero__title{font-size:3.375rem}}.c-page-hero__lead{max-width:100%;margin:0 auto;font-size:.875rem;line-height:1.9;color:#5a5a52}@media screen and (min-width: 768px){.c-page-hero__lead{max-width:40rem;font-size:.9375rem;line-height:2.1}}.c-floating-btn{position:fixed;right:1rem;bottom:1rem;z-index:90;display:inline-flex;align-items:center;padding:.875rem 1.375rem;border-radius:2.5rem;background:#e8a157;color:#f5efe5;box-shadow:0 .25rem 1rem #0003;text-decoration:none;line-height:1;opacity:0;visibility:hidden;transform:translateY(.625rem);pointer-events:none;transition:opacity .6s ease,transform .6s ease,visibility .6s ease,background .3s ease}@media screen and (min-width: 768px){.c-floating-btn{right:1.75rem;bottom:1.75rem;padding:1rem 1.75rem}}.c-floating-btn.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.c-floating-btn:hover{background:#d98a3c}.c-floating-btn__label{font-size:.875rem;font-weight:400;letter-spacing:.08em}@media screen and (min-width: 768px){.c-floating-btn__label{font-size:.9375rem;letter-spacing:.1em}}.c-floating-btn__dot{margin-left:.625rem;width:.375rem;height:.375rem;border-radius:50%;background:#f5efe5;flex-shrink:0}@media screen and (min-width: 768px){.c-floating-btn__dot{width:.4375rem;height:.4375rem}}.c-section-title{text-align:center}.c-section-title__en{display:block;font-family:Manrope,sans-serif;font-size:.6875rem;font-weight:300;letter-spacing:.3em;text-transform:uppercase;color:#d98a3c}@media screen and (min-width: 768px){.c-section-title__en{font-size:.8125rem}}.c-section-title__ja{display:block;margin-top:.625rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-weight:200;font-size:2rem;letter-spacing:.08em;line-height:1.5;color:#1f1f1a}@media screen and (min-width: 768px){.c-section-title__ja{margin-top:.875rem;font-size:2.5rem}}.c-section-title--light .c-section-title__en{color:#f5b85e}.c-section-title--light .c-section-title__ja{color:#f5efe5}.c-section-title--sm .c-section-title__ja{font-size:1.625rem}@media screen and (min-width: 768px){.c-section-title--sm .c-section-title__ja{font-size:2rem}}.c-section-title--left{text-align:left}.c-section-title--left .c-section-title__en{display:inline-flex;align-items:center;gap:1rem}.c-section-title--left .c-section-title__en:before{content:"";width:1.25rem;height:1px;background-color:#e8a157}@media screen and (min-width: 768px){.c-section-title--left .c-section-title__en:before{width:2rem}}.c-section-title--reverse{display:flex;flex-direction:column;align-items:center}.c-section-title--reverse .c-section-title__ja{order:1;margin-top:0;align-self:stretch;display:flex;align-items:center;justify-content:center;gap:1.25rem}.c-section-title--reverse .c-section-title__ja:before,.c-section-title--reverse .c-section-title__ja:after{content:"";flex:1;height:1px;background-color:#f5efe51a}.c-section-title--reverse .c-section-title__en{order:2;margin-top:.875rem}.c-faq-banner{display:flex;flex-direction:column;align-items:flex-start;gap:1.125rem;max-width:68.75rem;margin:0 auto;padding:1.25rem;background:#f0ece3;border-radius:.25rem}@media screen and (min-width: 768px){.c-faq-banner{flex-direction:row;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.625rem 2rem}}.c-faq-banner__body{font-size:.84375rem;line-height:1.85;color:#1f1f1a}.c-faq-banner__title{display:block;margin-bottom:.25rem;font-family:Noto Sans JP,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.06em;color:#5a5a52}@media screen and (min-width: 768px){.c-faq-banner__title{font-size:.9375rem}}.c-faq-banner__text{display:block;font-size:.6875rem;color:#8a8a80}@media screen and (min-width: 768px){.c-faq-banner__text{font-size:.8125rem}}.c-faq-banner__link{flex-shrink:0;width:100%}@media screen and (min-width: 768px){.c-faq-banner__link{width:12.5rem}}.c-form-field{margin-bottom:1.625rem}@media screen and (min-width: 768px){.c-form-field{margin-bottom:2.8125rem}}.c-form-field__label{display:block;margin-bottom:.625rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:.875rem;letter-spacing:.12em;font-weight:500;color:#5a5a52}@media screen and (min-width: 768px){.c-form-field__label{font-size:1rem}}.c-form-field__badge{display:inline-block;margin-left:.5rem;padding:.125rem .4375rem;font-size:.625rem;letter-spacing:.1em;font-weight:600;vertical-align:middle;border-radius:.125rem}.c-form-field__badge--req{color:#fafaf7;background:#d98a3c}.c-form-field__error{display:none;align-items:flex-start;gap:.375rem;margin-top:.5rem;font-size:.75rem;letter-spacing:.04em;line-height:1.6;color:#8a4054}.c-form-field__error:before{content:"";flex-shrink:0;width:.875rem;height:.875rem;margin-top:.125rem;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20data-name='レイヤー%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2014%2014'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23e85252;%20}%20.cls-2%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='_レイヤー_1-2'%20data-name='レイヤー%201'%3e%3ccircle%20class='cls-1'%20cx='7'%20cy='7'%20r='7'/%3e%3cpath%20class='cls-2'%20d='M6.2,10.32c0-.43.35-.8.8-.8s.79.37.79.8-.35.78-.79.78-.8-.35-.8-.78ZM7.72,3.68c0,.49-.13,1.45-.36,3.07l-.19,1.69h-.34l-.19-1.69c-.24-1.61-.36-2.58-.36-3.07s.29-.78.74-.78.72.27.72.78Z'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/contain}.c-form-field.is-error .c-form-control{background:#d87f9514}.c-form-field.is-error .c-form-field__error{display:flex}.c-form-control{width:100%;padding:.8125rem .875rem;font-family:inherit;font-size:.875rem;letter-spacing:.04em;color:#1f1f1a;background:#fff;border:none;border-radius:.1875rem;transition:box-shadow .3s,background .3s}.c-form-control::placeholder{color:#8a8a80}.c-form-control:focus{outline:none;background:#fff;box-shadow:0 0 0 3px #e8a1571f}.c-form-control--textarea{min-height:10rem;line-height:1.9;resize:vertical}.c-form-control--select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2.375rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%238A8A80' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'><path d='M1 1.5l5 5 5-5'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;background-size:.75rem}.c-form-consent{margin:.5rem 0 2rem;text-align:left}@media screen and (min-width: 768px){.c-form-consent{margin:4.625rem 0 4.375rem;text-align:center}}.c-form-consent__box{display:inline-flex;align-items:center;gap:.625rem;font-size:.8125rem;line-height:1.85;color:#5a5a52;cursor:pointer}.c-form-consent__input{flex-shrink:0;width:1.125rem;height:1.125rem;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #d9d3c3;border-radius:.1875rem;cursor:pointer;transition:background-color .2s,border-color .2s}.c-form-consent__input:checked{background-color:#d98a3c;border-color:#d98a3c;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M1.5 5.5l3 3 6-6.5'/></svg>");background-repeat:no-repeat;background-position:center;background-size:.6875rem .5625rem}.c-form-consent__link{color:#d98a3c;border-bottom:1px solid rgba(232,161,87,.4);transition:color .3s,border-color .3s}.c-form-consent__link:hover{color:#e8a157;border-color:#e8a157}.c-form-consent__error{display:none;justify-content:flex-start;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.75rem;letter-spacing:.04em;color:#8a4054}@media screen and (min-width: 768px){.c-form-consent__error{justify-content:center}}.c-form-consent__error:before{content:"";flex-shrink:0;width:.875rem;height:.875rem;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20data-name='レイヤー%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2014%2014'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23e85252;%20}%20.cls-2%20{%20fill:%20%23fff;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='_レイヤー_1-2'%20data-name='レイヤー%201'%3e%3ccircle%20class='cls-1'%20cx='7'%20cy='7'%20r='7'/%3e%3cpath%20class='cls-2'%20d='M6.2,10.32c0-.43.35-.8.8-.8s.79.37.79.8-.35.78-.79.78-.8-.35-.8-.78ZM7.72,3.68c0,.49-.13,1.45-.36,3.07l-.19,1.69h-.34l-.19-1.69c-.24-1.61-.36-2.58-.36-3.07s.29-.78.74-.78.72.27.72.78Z'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/contain}.c-form-consent.is-error .c-form-consent__error{display:flex}.c-form-message{margin-top:1rem;padding:1.125rem 1.25rem;font-size:.84375rem;line-height:1.85;letter-spacing:.04em;border-radius:.25rem}.c-form-message--success{color:#4a6a3c;background:#7ca3601a;border-left:3px solid #7ca360}.c-form-message--error{color:#8a4054;background:#d87f9514;border-left:3px solid #d87f95}.c-confirm-row{margin-bottom:1.25rem}@media screen and (min-width: 768px){.c-confirm-row{margin-bottom:2.8125rem}}.c-confirm-row__label{display:block;margin-bottom:.5rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:.78125rem;letter-spacing:.12em;font-weight:500;color:#5a5a52}@media screen and (min-width: 768px){.c-confirm-row__label{font-size:1rem}}.c-confirm-row__badge{display:inline-block;margin-left:.5rem;padding:.125rem .4375rem;font-size:.625rem;letter-spacing:.1em;font-weight:600;vertical-align:middle;border-radius:.125rem;color:#fafaf7;background:#d98a3c}.c-confirm-row__value{display:block;padding:.8125rem .875rem;font-size:.875rem;line-height:1.85;color:#1f1f1a;background:#f0ece3;border-radius:.1875rem;white-space:pre-wrap;word-break:break-word}.c-confirm-row__value--textarea{min-height:10rem}.c-value-card{border-bottom:1px solid rgba(245,239,229,.12)}.c-value-card__heading{margin:0;font-weight:inherit}.c-value-card__head{width:100%;display:grid;grid-template-columns:1fr auto;grid-template-areas:"index toggle" "title toggle";align-items:center;gap:.375rem .75rem;padding:1.25rem .25rem;background-color:transparent;border:none;cursor:pointer;text-align:left}.c-value-card__index{grid-area:index;font-family:Manrope,sans-serif;font-size:.625rem;font-weight:500;letter-spacing:.16em;color:#e8a157}@media screen and (min-width: 768px){.c-value-card__index{font-size:.8125rem}}.c-value-card__num{font-size:.625rem}@media screen and (min-width: 768px){.c-value-card__num{font-size:.8125rem}}.c-value-card__sep{margin:0 .375rem}.c-value-card__en{text-transform:uppercase}.c-value-card__title{grid-area:title;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.125rem;font-weight:500;line-height:1.6;color:#f5efe5}@media screen and (min-width: 768px){.c-value-card__title{font-size:1.0625rem}}.c-value-card__toggle{grid-area:toggle;position:relative;width:1.375rem;height:1.375rem;flex-shrink:0}.c-value-card__toggle:before,.c-value-card__toggle:after{content:"";position:absolute;top:50%;left:50%;background-color:#e8a157;transition:opacity .3s}.c-value-card__toggle:before{width:.6875rem;height:1px;transform:translate(-50%,-50%)}.c-value-card__toggle:after{width:1px;height:.6875rem;transform:translate(-50%,-50%)}.c-value-card__body{max-height:0;overflow:hidden;transition:max-height .4s ease}.c-value-card__text{padding:0 .25rem 1.25rem;font-size:.8125rem;line-height:2;color:#c9c3b6;text-align:left}@media screen and (min-width: 768px){.c-value-card__text{font-size:.9375rem}}.c-value-card.is-open .c-value-card__toggle:after{opacity:0}.c-value-card.is-open .c-value-card__body{max-height:20rem}@media screen and (min-width: 768px){.c-value-card{height:100%;padding:2.5rem 2rem;background-color:#2a3550;border:1px solid #e8a157;border-radius:.25rem;text-align:center}.c-value-card .c-value-card__head{display:block;padding:0;cursor:default;pointer-events:none;text-align:center}.c-value-card .c-value-card__index{display:block}.c-value-card .c-value-card__title{display:block;margin-top:.875rem;font-size:1.25rem}.c-value-card .c-value-card__toggle{display:none}.c-value-card .c-value-card__text{padding:0;margin-top:.75rem}.c-value-card .c-value-card__body,.c-value-card.is-open .c-value-card__body{max-height:none;overflow:visible}}.c-benefit-card{height:100%;display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background-color:#2a355066;border:1px solid rgba(232,161,87,.4);border-radius:.25rem}@media screen and (min-width: 768px){.c-benefit-card{gap:1.75rem;padding:2rem}}.c-benefit-card__body{flex:1;min-width:0}.c-benefit-card__num{display:flex;align-items:center;gap:.5rem;font-family:Manrope,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.18em;color:#e8a157}@media screen and (min-width: 768px){.c-benefit-card__num{font-size:.8125rem}}.c-benefit-card__num:before{content:"";width:.9375rem;height:1px;background-color:#e8a157}.c-benefit-card__title{margin-top:1rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.125rem;font-weight:500;line-height:1.6;color:#f5efe5}@media screen and (min-width: 768px){.c-benefit-card__title{margin-top:.75rem;font-size:1.125rem;white-space:nowrap}}.c-benefit-card__text{margin-top:.75rem;font-size:.8125rem;line-height:1.9;color:#c9c3b6}@media screen and (min-width: 768px){.c-benefit-card__text{font-size:.8125rem}}.c-benefit-card__thumb{display:none}@media screen and (min-width: 768px){.c-benefit-card__thumb{display:block;flex-shrink:0;align-self:flex-end;width:8.125rem}}.c-benefit-card__thumb img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:.125rem;display:block}.c-plan-card{height:100%;display:flex;flex-direction:column;padding:2rem 1.5rem;background-color:#fafaf7;border:2px solid #d9d3c3;border-radius:.125rem;text-align:center}@media screen and (min-width: 768px){.c-plan-card{text-align:left;padding:2.75rem 2.25rem}}.c-plan-card--individual{border-color:#d98a3c}.c-plan-card--individual .c-plan-card__price{color:#e8a157}.c-plan-card__tag{font-family:Manrope,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#5a5a52}.c-plan-card__name{margin-top:.625rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.375rem;font-weight:500;color:#1f1f1a}@media screen and (min-width: 768px){.c-plan-card__name{font-size:1.5rem}}.c-plan-card__price{margin-top:1rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:2.5rem;font-weight:300;line-height:1.2;color:#1f1f1a}@media screen and (min-width: 768px){.c-plan-card__price{font-size:3.5rem;margin-top:3.4375rem}}.c-plan-card__currency{font-size:1.5rem;margin-right:.125rem;color:#5a5a52}.c-plan-card__per{font-size:.875rem;color:#5a5a52}.c-plan-card__notes{margin-top:1rem;text-align:left}@media screen and (min-width: 768px){.c-plan-card__notes{margin-top:1.625rem}}.c-plan-card__notes li{position:relative;padding-left:1rem;font-size:.8125rem;line-height:1.8;color:#8a8a80}.c-plan-card__notes li:before{content:"•";position:absolute;left:0;top:0;color:#8a8a80}.c-plan-card__notes li+li{margin-top:.375rem}.c-plan-card__desc{margin-top:1.25rem;font-size:.875rem;line-height:1.9;color:#5a5a52}.c-plan-card__features{display:none;margin-top:3.125rem}@media screen and (min-width: 768px){.c-plan-card__features{display:block;margin-top:2.5rem}}.c-plan-card__features li{position:relative;padding-left:1.5rem;font-size:.8125rem;line-height:1.7;color:#5a5a52}.c-plan-card__features li:before{content:"✓";position:absolute;left:0;top:0;color:#d98a3c;font-weight:700}.c-plan-card__features li+li{margin-top:.875rem}@media screen and (min-width: 768px){.c-plan-card__features li+li{margin-top:1.875rem}}.c-plan-card__guide{margin-top:1rem;font-size:.6875rem;line-height:1.7;color:#8a8a80}@media screen and (min-width: 768px){.c-plan-card__guide{font-size:.8125rem}}.c-plan-card__btn{width:100%;max-width:100%;align-self:flex-start;margin-top:1.75rem}@media screen and (min-width: 768px){.c-plan-card__btn{width:15.625rem}}.c-plan-card__btn.c-btn--akari,.c-plan-card__btn.c-btn--akari:hover{color:#fff}.c-plan-card__btn.c-btn--outline{color:#8a8a80;border-color:#8a8a80}.c-flow__steps{display:grid;grid-template-columns:1fr;border-top:1px solid #d9d3c3;border-bottom:1px solid #d9d3c3}@media screen and (min-width: 768px){.c-flow__steps{grid-template-columns:repeat(4,1fr);border:none}}.c-flow__step{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.875rem;padding:1.75rem 1.5rem;text-align:left;border-top:1px solid #d9d3c3}.c-flow__step:first-child{border-top:none}@media screen and (min-width: 768px){.c-flow__step{display:block;padding:2.5rem 1.25rem;text-align:center;border-top:none;border-left:1px solid #d9d3c3}.c-flow__step:first-child{border-left:none}}.c-flow__num{font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.375rem;font-weight:300;line-height:1;color:#d98a3c}@media screen and (min-width: 768px){.c-flow__num{display:block;font-size:2.5rem}}.c-flow__title{font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.375rem;font-weight:400;color:#1f1f1a}@media screen and (min-width: 768px){.c-flow__title{margin-top:1.5rem;font-size:1.625rem}}.c-flow__text{flex-basis:100%;margin-top:.625rem;font-size:.8125rem;line-height:1.9;text-align:left;color:#5a5a52}@media screen and (min-width: 768px){.c-flow__text{font-size:.875rem;margin-top:1.875rem}}.c-voice-card{height:100%;padding:2rem 1.75rem;background-color:#ffffff08;border:1px solid rgba(232,161,87,.4);border-radius:.25rem}.c-voice-card__quote{display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:3rem;line-height:.6;color:#e8a157}.c-voice-card__text{margin-top:1rem;font-size:.875rem;line-height:2.1;color:#f5efe5}.c-voice-card__meta{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(232,161,87,.4);font-size:.8125rem;color:#f5efe5}.c-voice-card__meta strong{display:block;margin-bottom:.25rem;font-weight:500;color:#f5efe5}.c-article-card{display:flex;flex-direction:column;height:100%;background-color:#fff;border:1px solid #d9d3c3;border-radius:.5rem;overflow:hidden}.c-article-card__thumb{overflow:hidden}.c-article-card__thumb img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .4s ease}.c-article-card__body{flex:1;display:flex;flex-direction:column;padding:1.25rem}@media screen and (min-width: 768px){.c-article-card__body{padding-top:1.875rem}}.c-article-card__title{font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.125rem;font-weight:500;line-height:1.7;color:#1f1f1a;transition:color .3s}@media screen and (min-width: 768px){.c-article-card__title{font-size:1.0625rem}}.c-article-card__excerpt{display:none}@media screen and (min-width: 768px){.c-article-card__excerpt{display:block;margin-top:.75rem;margin-bottom:1.25rem;font-size:.8125rem;line-height:1.9;color:#5a5a52}}.c-article-card__meta{display:none}@media screen and (min-width: 768px){.c-article-card__meta{margin-top:auto;padding-top:.875rem;border-top:1px solid #d9d3c3;display:flex;align-items:center;justify-content:space-between}}.c-article-card__cat{font-size:.75rem;color:#5a5a52}.c-article-card__time{font-size:.75rem;color:#8a8a80}.c-article-card:hover .c-article-card__thumb img{transform:scale(1.05)}.c-article-card:hover .c-article-card__title{color:#d98a3c}.c-news-item{display:block;padding:1.25rem 0;border-bottom:1px solid rgba(245,239,229,.12);transition:padding-left .3s}@media screen and (min-width: 768px){.c-news-item{display:grid;grid-template-columns:8.75rem 1fr auto;align-items:center;gap:1.5rem;padding:1.5rem .5rem}}.c-news-item__date{display:block;font-family:Manrope,sans-serif;font-size:.6875rem;letter-spacing:.06em;color:#e8a157}@media screen and (min-width: 768px){.c-news-item__date{font-size:.75rem}}.c-news-item__title{margin-top:.5rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:.8125rem;line-height:1.7;color:#f5efe5}@media screen and (min-width: 768px){.c-news-item__title{margin-top:0;font-size:.875rem}}.c-news-item__arrow{display:none;color:#e8a157;transition:transform .3s}@media screen and (min-width: 768px){.c-news-item__arrow{display:block}}@media screen and (min-width: 768px){.c-news-item:hover{padding-left:1rem}}.c-news-item:hover .c-news-item__arrow{transform:translate(.25rem)}.c-faq__item{border-bottom:1px solid #d9d3c3}.c-faq__q{width:100%;display:flex;align-items:center;gap:.875rem;padding:1.375rem .5rem;background-color:transparent;border:none;cursor:pointer;text-align:left}.c-faq__q:before{content:"Q";flex-shrink:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1;color:#d98a3c}.c-faq__q-text{flex:1;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1rem;font-weight:500;line-height:1.6;color:#1f1f1a}.c-faq__toggle{position:relative;flex-shrink:0;width:1.75rem;height:1.75rem;background-color:#d98a3c;border-radius:50%;box-shadow:0 2px 8px #d98a3c40;transition:transform .3s,background-color .3s,box-shadow .3s}.c-faq__toggle:before,.c-faq__toggle:after{content:"";position:absolute;top:50%;left:50%;background-color:#fff;transition:background-color .3s}.c-faq__toggle:before{width:.6875rem;height:2px;transform:translate(-50%,-50%)}.c-faq__toggle:after{width:2px;height:.6875rem;transform:translate(-50%,-50%)}.c-faq__a{max-height:0;overflow:hidden;transition:max-height .4s ease}.c-faq__a-inner{padding:0 .5rem 1.5rem 2.125rem;font-size:.875rem;line-height:2;color:#5a5a52}.c-faq__a-inner a{color:#d98a3c;text-decoration:underline;transition:opacity .3s}.c-faq__a-inner a:hover{opacity:.7}.c-faq__item.is-open .c-faq__toggle{transform:rotate(45deg);background-color:#fafaf7;box-shadow:none}.c-faq__item.is-open .c-faq__toggle:before,.c-faq__item.is-open .c-faq__toggle:after{background-color:#d98a3c}.c-faq__item.is-open .c-faq__a{max-height:25rem}.p-contact{padding:0rem 1.625rem 5rem;background:#fafaf7}@media screen and (min-width: 768px){.p-contact{padding:0rem 2.75rem 6.25rem}}.p-contact__inner{max-width:50rem;margin:0 auto}.p-contact__faq{margin-bottom:3rem}@media screen and (min-width: 768px){.p-contact__faq{margin-bottom:3.75rem}}.p-contact__lead{margin-bottom:3.125rem;font-size:.8125rem;line-height:1.9;color:#5a5a52}@media screen and (min-width: 768px){.p-contact__lead{text-align:center;margin-bottom:3rem;font-size:.9375rem}}.p-contact__form{padding:0rem 0rem 2rem;background:#fafaf7;border-radius:.5rem}@media screen and (min-width: 768px){.p-contact__form{padding:1.375rem 0rem 3rem}}.p-contact__submit{display:flex;justify-content:center;margin-top:1rem}.p-contact__submit .c-btn{width:100%;color:#fff;transition:filter .3s,box-shadow .3s,transform .3s}@media screen and (min-width: 768px){.p-contact__submit .c-btn{width:15.625rem}}.p-contact__submit .c-btn:hover{color:#fff;transform:translateY(-.125rem)}.p-contact__confirm-title{padding-top:7.5rem;margin-bottom:1.75rem}@media screen and (min-width: 768px){.p-contact__confirm-title{padding-top:10rem;margin-bottom:2.25rem}}.p-contact__confirm-lead{margin-bottom:2rem;font-size:.875rem;line-height:1.9;text-align:left;color:#5a5a52}@media screen and (min-width: 768px){.p-contact__confirm-lead{margin-bottom:2.5rem;font-size:.9375rem;text-align:center}}.p-contact__confirm-list{margin-bottom:2.5rem}.p-contact__confirm-actions{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width: 768px){.p-contact__confirm-actions{flex-direction:row;justify-content:center;gap:1.5rem}}.p-contact__confirm-actions .c-btn{width:100%}@media screen and (min-width: 768px){.p-contact__confirm-actions .c-btn{width:15.625rem}}.p-contact__confirm-actions .c-btn--akari{color:#fff;transition:filter .3s,box-shadow .3s,transform .3s}.p-contact__confirm-actions .c-btn--akari:hover{color:#fff;transform:translateY(-.125rem)}.p-contact__confirm-actions-send{order:1}@media screen and (min-width: 768px){.p-contact__confirm-actions-send{order:2}}.p-contact__confirm-actions-edit{order:2}@media screen and (min-width: 768px){.p-contact__confirm-actions-edit{order:1}}.p-contact__complete{max-width:45rem;margin:0 auto;padding-top:7.5rem}@media screen and (min-width: 768px){.p-contact__complete{padding-top:10rem}}.p-contact__complete .c-btn--akari{color:#fff;width:100%;transition:filter .3s,box-shadow .3s,transform .3s}.p-contact__complete .c-btn--akari:hover{color:#fff;transform:translateY(-.125rem)}.p-contact__complete-title{margin-bottom:1.75rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-weight:300;font-size:1.625rem;letter-spacing:.08em;line-height:1.5;color:#1f1f1a}@media screen and (min-width: 768px){.p-contact__complete-title{margin-bottom:2.25rem;font-size:2.5rem}}.p-contact__complete-text{margin-bottom:1.5rem;font-size:.875rem;line-height:1.9;color:#5a5a52}@media screen and (min-width: 768px){.p-contact__complete-text{font-size:.9375rem}}.p-contact__complete-note{margin-bottom:2.5rem;font-size:.8125rem;line-height:1.85;color:#8a8a80}.p-contact__complete-back{margin-top:.5rem}.p-hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background-color:#0f1726}.p-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.p-hero__picture{display:contents}.p-hero__img{width:100%;height:100%;object-fit:cover;object-position:center}.p-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0f17268c,#0f172659 45%,#0f1726cc)}.p-hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:4.375rem 20px 6.25rem;text-align:center}@media screen and (min-width: 768px){.p-hero__inner{text-align:left;padding:10rem 25px 7.5rem}}.p-hero__label{font-family:Cormorant Garamond,Georgia,serif;font-size:.625rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:#e8a157}@media screen and (min-width: 768px){.p-hero__label{font-size:.6875rem}}.p-hero__title{margin-top:1.25rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.875rem;font-weight:300;line-height:1.5;letter-spacing:.06em;color:#f5efe5}@media screen and (min-width: 768px){.p-hero__title{font-size:3.75rem}}.p-hero__title:after{content:"";display:block;width:2.5rem;height:1px;margin-top:1.75rem;background-color:#e8a157;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.p-hero__title:after{margin-left:0;margin-right:0;width:1.6em;margin-top:3.125rem}}.p-hero__lead{margin-top:1.5rem;font-size:.8125rem;line-height:2;color:#c9c3b6}@media screen and (min-width: 768px){.p-hero__lead{font-size:.9375rem;margin-top:3.75rem}}.p-hero__ctas{margin-top:2.25rem;display:flex;flex-direction:column;gap:.875rem;align-items:center}@media screen and (min-width: 768px){.p-hero__ctas{flex-direction:row;align-items:center;gap:1.25rem}}.p-hero__ctas .c-btn{width:12.5rem}@media screen and (min-width: 768px){.p-hero__ctas .c-btn{width:11.25rem}}.p-hero__ctas .akari{color:#f5efe5;width:10.375rem}@media screen and (min-width: 768px){.p-hero__ctas .akari{width:11.25rem}}.p-hero__scroll{position:absolute;z-index:2;left:50%;bottom:2rem;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem}.p-hero__scroll-text{font-family:Cormorant Garamond,Georgia,serif;font-size:.6875rem;letter-spacing:.4em;text-transform:uppercase;color:#c9c3b6}.p-hero__scroll-line{position:relative;width:1px;height:3.75rem;overflow:hidden;background-color:#f5efe51f}.p-hero__scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:1.5rem;background:linear-gradient(180deg,transparent,#c9c3b6);animation:hero-scroll-down 1.8s ease-in-out infinite}@keyframes hero-scroll-down{0%{transform:translateY(-1.5rem)}to{transform:translateY(3.75rem)}}.p-about{position:relative;background-color:#1b2438;overflow-x:clip;margin-bottom:-.0625rem}.p-about:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#0f1726d9,#0f172600 45%);pointer-events:none}.p-about__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:5rem 20px 3.75rem}@media screen and (min-width: 768px){.p-about__inner{margin-bottom:0rem;padding:7.5rem 25px 9.375rem}}.p-about__title{margin-bottom:0}@media screen and (min-width: 768px){.p-about__title{grid-area:title}}.p-about__grid{display:flex;flex-direction:column;gap:1.75rem}@media screen and (min-width: 768px){.p-about__grid{display:grid;grid-template-columns:1fr 1.25fr;grid-template-areas:"title media" "body  media";align-items:stretch;column-gap:4rem;row-gap:1.75rem}}.p-about__body{display:flex;flex-direction:column}@media screen and (min-width: 768px){.p-about__body{grid-area:body}}.p-about__text{font-size:.9375rem;line-height:2.1;color:#c9c3b6}.p-about__text+.p-about__text{margin-top:1.5rem}.p-about__stats{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(245,239,229,.12);display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width: 768px){.p-about__stats{gap:3rem}}.p-about__stat{display:flex;flex-wrap:wrap;align-items:flex-start;column-gap:.5rem}.p-about__stat-num{font-family:"Noto Serif JP",Yu Mincho,serif;font-size:2.75rem;font-weight:300;line-height:1;color:#e8a157}@media screen and (min-width: 768px){.p-about__stat-num{font-size:3rem}}.p-about__stat-unit{font-size:.875rem;color:#c9c3b6}@media screen and (min-width: 768px){.p-about__stat-unit{font-size:1.125rem}}.p-about__stat-plus{margin-left:.0625rem}.p-about__stat-label{flex-basis:100%;margin-top:.625rem;font-family:Manrope,sans-serif;font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:#c9c3b6}@media screen and (min-width: 768px){.p-about__stat-label{font-size:.8125rem}}@media screen and (min-width: 768px){.p-about__media{grid-area:media;position:relative;margin-right:calc((100% - 100vw)/2)}}.p-about__media img{width:100%;height:34.75rem;object-fit:cover;border-radius:.25rem}@media screen and (min-width: 768px){.p-about__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:.5rem 0 0 .5rem}}.p-promise{background-color:#1b2438}.p-promise__inner{max-width:1200px;margin:0 auto;padding:3.75rem 20px 5rem}@media screen and (min-width: 768px){.p-promise__inner{padding:0rem 25px 7.5rem}}.p-promise__title{margin-bottom:3rem}@media screen and (min-width: 768px){.p-promise__title{margin-bottom:4rem}}.p-promise__grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid rgba(245,239,229,.12)}@media screen and (min-width: 768px){.p-promise__grid{grid-template-columns:repeat(6,1fr);gap:2.5rem 1.5rem;border-top:none}}@media screen and (min-width: 768px){.p-promise__item{grid-column:span 2}}@media screen and (min-width: 768px){.p-promise__item:nth-child(4){grid-column:2/span 2}}@media screen and (min-width: 768px){.p-promise__item:nth-child(5){grid-column:4/span 2}}.p-parallax{position:relative;overflow:hidden;background-color:#0f1726}.p-parallax__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.p-parallax__picture{display:contents}.p-parallax__img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 768px){.p-parallax__img{height:130%;top:-15%;position:absolute;left:0}}.p-parallax__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#0f172661}.p-parallax__inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:5rem 20px 4.375rem;text-align:center}@media screen and (min-width: 768px){.p-parallax__inner{padding:5rem 25px}}.p-parallax__mark{font-family:Manrope,sans-serif;font-size:.625rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:#f5b85e}@media screen and (min-width: 768px){.p-parallax__mark{font-size:.8125rem}}.p-parallax__quote{margin-top:1.5rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.375rem;font-weight:300;line-height:2;color:#f5efe5}@media screen and (min-width: 768px){.p-parallax__quote{letter-spacing:.06em;font-size:2.5rem;line-height:1.9}}.p-parallax__accent{color:#f5b85e}.p-parallax__caption{margin-top:1.5rem;font-family:Manrope,sans-serif;font-size:.8125rem;letter-spacing:.12em;color:#c9c3b6}@media screen and (min-width: 768px){.p-parallax__caption{font-size:.875rem}}.p-akari{background-color:#0f1726}.p-akari__inner{max-width:51.25rem;margin:0 auto;padding:5rem 20px 2.5rem;text-align:center;margin-bottom:-.0625rem}@media screen and (min-width: 768px){.p-akari__inner{margin-bottom:0rem;padding:5.625rem 25px 6.25rem}}.p-akari__title{margin-bottom:2.25rem}@media screen and (min-width: 768px){.p-akari__title{margin-bottom:3.125rem}}.p-akari__text{font-size:.8125rem;line-height:2.1;color:#c9c3b6;text-align:left}.p-benefits{background-color:#0f1726;margin-bottom:-.0625rem}.p-benefits__inner{max-width:1200px;margin:0 auto;padding:2.5rem 20px 5rem}@media screen and (min-width: 768px){.p-benefits__inner{padding:.625rem 25px 7.5rem}}.p-benefits__title{margin-bottom:1.25rem}@media screen and (min-width: 768px){.p-benefits__title{margin-bottom:1.5rem}}.p-benefits__lead{margin-bottom:2.5rem;font-size:.8125rem;line-height:2;text-align:center;color:#c9c3b6;text-align:left}@media screen and (min-width: 768px){.p-benefits__lead{text-align:center;font-size:.9375rem;margin-bottom:3.125rem}}.p-benefits__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 768px){.p-benefits__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.p-benefits__more{margin-top:2.5rem;text-align:center}@media screen and (min-width: 768px){.p-benefits__more{margin-top:3.5rem}}.p-benefits__more .c-btn{min-width:15.625rem;font-size:.8125rem}.p-plans{position:relative;background-color:#fafaf7}.p-plans:before{content:"";position:absolute;top:0;left:0;right:0;height:12.5rem;z-index:0;background:linear-gradient(180deg,#0f1726,#2a3550,#e8e2d4 70%,#fafaf7);pointer-events:none}.p-plans__inner{position:relative;z-index:1;max-width:60rem;margin:0 auto;padding:11.25rem 20px 5rem}@media screen and (min-width: 768px){.p-plans__inner{padding:13.75rem 25px 5.625rem}}.p-plans__title{margin-bottom:1.5rem}.p-plans__lead{margin-bottom:2.5rem;font-size:.8125rem;line-height:2;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-plans__lead{font-size:.9375rem;margin-bottom:3.5rem}}.p-plans__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 768px){.p-plans__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.p-plans__more{margin-top:2.5rem;text-align:center}@media screen and (min-width: 768px){.p-plans__more{margin-top:3rem}}.p-plans__more .c-btn{min-width:18.125rem;padding:1.25rem 3rem;font-size:.8125rem;color:#8a8a80;background-color:transparent;border-color:#8a8a80}@media screen and (min-width: 768px){.p-plans__more .c-btn{min-width:15.625rem}}.p-plans__more .c-btn:hover{color:#fafaf7;background-color:#8a8a80;border-color:#8a8a80}.p-flow{background-color:#f0ece3}.p-flow__inner{max-width:1200px;margin:0 auto;padding:4.375rem 20px 5rem}@media screen and (min-width: 768px){.p-flow__inner{padding:6.25rem 25px}}.p-flow__title{margin-bottom:1.5rem}.p-flow__lead{margin-bottom:3rem;font-size:.8125rem;line-height:2;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-flow__lead{font-size:.9375rem;margin-bottom:3.5rem}}.p-flow__action{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media screen and (min-width: 768px){.p-flow__action{margin-top:3.5rem}}.p-flow__action .c-btn--akari{width:18.125rem;min-width:0;color:#fff}@media screen and (min-width: 768px){.p-flow__action .c-btn--akari{width:15.625rem}}.p-flow__action .c-btn--akari:hover{color:#fff}.p-flow__action .c-btn.c-btn--outline{min-width:0;padding:.375rem .25rem;color:#938469;background-color:transparent;border:none;border-bottom:1px solid #d9d3c3;border-radius:0}.p-flow__action .c-btn.c-btn--outline:hover{color:#938469;background-color:transparent;border-bottom-color:#938469}.p-voices{background-color:#0f1726}.p-voices__inner{max-width:1200px;margin:0 auto;padding:5rem 20px}@media screen and (min-width: 768px){.p-voices__inner{padding:6.25rem 25px}}.p-voices__title{margin-bottom:3rem}@media screen and (min-width: 768px){.p-voices__title{margin-bottom:4rem}}.p-voices__lead{margin-top:-1.75rem;margin-bottom:2.5rem;font-weight:100;font-size:.875rem;line-height:1.9;color:#c9c3b6;text-align:center}@media screen and (min-width: 768px){.p-voices__lead{margin-top:-2.5rem;margin-bottom:3rem;font-size:.9375rem;line-height:2.1}}.p-voices__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 768px){.p-voices__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.p-activities{background-color:#fafaf7}.p-activities__inner{max-width:1200px;margin:0 auto;padding:4.375rem 20px 3.75rem}@media screen and (min-width: 768px){.p-activities__inner{padding:6.25rem 25px}}.p-activities__title{margin-bottom:1.25rem}@media screen and (min-width: 768px){.p-activities__title{margin-bottom:1.5rem}}.p-activities__lead{margin-bottom:3rem;font-size:.9375rem;line-height:2;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-activities__lead{margin-bottom:4rem}}.p-activities__grid{display:grid;grid-template-columns:1fr;gap:1.75rem}@media screen and (min-width: 768px){.p-activities__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.p-activities__more{margin-top:2.5rem;text-align:center}@media screen and (min-width: 768px){.p-activities__more{margin-top:3.5rem}}.p-activities__more .c-btn{min-width:15.625rem;padding:1.25rem 3rem;font-size:.8125rem;color:#8a8a80;background-color:transparent;border-color:#8a8a80}.p-activities__more .c-btn:hover{color:#fafaf7;background-color:#8a8a80;border-color:#8a8a80}.p-faq{background-color:#f0ece3}.p-faq__inner{max-width:55rem;margin:0 auto;padding:4.375rem 20px 5rem}@media screen and (min-width: 768px){.p-faq__inner{padding:6.25rem 25px}}.p-faq__title{margin-bottom:3rem}@media screen and (min-width: 768px){.p-faq__title{margin-bottom:3.5rem}}.p-news{background-color:#1b2438}.p-news__inner{max-width:60rem;margin:0 auto;padding:4.375rem 20px 3.75rem;margin-bottom:-.25rem}@media screen and (min-width: 768px){.p-news__inner{margin-bottom:0rem;padding:6.25rem 25px}}.p-news__title{margin-bottom:2.5rem}@media screen and (min-width: 768px){.p-news__title{margin-bottom:3.5rem}}.p-news__more{margin-top:2.5rem;text-align:center}@media screen and (min-width: 768px){.p-news__more{margin-top:3rem}}.p-news__more .c-btn{min-width:15.625rem;border-color:#fff}.p-news__more .c-btn:hover{background-color:#fff;border-color:#fff}.p-benefits-page__block{padding:1.25rem 20px 3.125rem;padding-inline:20px}@media screen and (min-width: 768px){.p-benefits-page__block{padding:3.75rem 25px 4.375rem;padding-inline:0}}.p-benefits-page__block--01{background-color:#fafaf7}.p-benefits-page__block--02{padding-top:3.125rem;background-color:#f0ece3}@media screen and (min-width: 768px){.p-benefits-page__block--02{padding-top:4.375rem}}.p-benefits-page__inner{width:100%;max-width:68.75rem;margin:0 auto}.p-benefits-page__row{display:grid;grid-template-columns:1fr;gap:1.75rem}@media screen and (min-width: 768px){.p-benefits-page__row{grid-template-columns:1fr 1fr;gap:3.75rem;align-items:center}}.p-benefits-page__media{margin:0}@media screen and (min-width: 768px){.p-benefits-page__block--02 .p-benefits-page__media{order:2}}.p-benefits-page__img{display:block;width:100%;height:auto;border-radius:.5rem}@media screen and (min-width: 768px){.p-benefits-page__block--02 .p-benefits-page__body{order:1}}.p-benefits-page__num{font-family:Manrope,sans-serif;font-weight:300;font-size:.625rem;letter-spacing:.2em;color:#d98a3c}@media screen and (min-width: 768px){.p-benefits-page__num{font-size:.8125rem}}.p-benefits-page__title{margin-top:1rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-weight:300;font-size:1.25rem;letter-spacing:.08em;line-height:1.5;color:#1f1f1a}@media screen and (min-width: 768px){.p-benefits-page__title{margin-top:1.25rem;font-size:2.5rem}}.p-benefits-page__text{margin-top:1rem;font-size:.8125rem;line-height:2;color:#5a5a52}@media screen and (min-width: 768px){.p-benefits-page__text{margin-top:1.25rem;font-size:.9375rem;line-height:2.1}}.p-benefits-page__list{margin-top:1.125rem;font-size:.6875rem}@media screen and (min-width: 768px){.p-benefits-page__list{font-size:.8125rem;margin-top:1.25rem}}.p-benefits-page__item{position:relative;padding:.625rem 0 .625rem 1.75rem;font-size:.8125rem;line-height:1.75;color:#5a5a52}.p-benefits-page__item:before{content:"✓";position:absolute;left:0;color:#d98a3c;font-weight:700}.p-benefits-page__note{margin-top:1.125rem;padding:.875rem 1.125rem;font-size:.8125rem;line-height:1.8;color:#5a5a52;background-color:#f0ece3;border-radius:.25rem}@media screen and (min-width: 768px){.p-benefits-page__note{font-size:.8125rem;margin-top:1.25rem}}.p-corporate-hero{position:relative;min-height:100dvh;display:flex;align-items:center;overflow:hidden;background-color:#0f1726}.p-corporate-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.p-corporate-hero__picture{display:contents}.p-corporate-hero__img{width:100%;height:100%;object-fit:cover;object-position:center}.p-corporate-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0f17268c,#0f172659 45%,#0f1726d9 82%,#0f1726)}@media screen and (min-width: 768px){.p-corporate-hero__overlay{background:linear-gradient(180deg,#0f17268c,#0f172659 45%,#0f1726cc)}}.p-corporate-hero__inner{position:relative;z-index:2;width:100%;max-width:75rem;margin:0 auto;padding:4.375rem 20px 6.25rem;text-align:left}@media screen and (min-width: 768px){.p-corporate-hero__inner{padding:11.25rem 25px}}.p-corporate-hero__breadcrumb{margin-bottom:1rem;font-size:.625rem;font-family:Manrope,sans-serif;font-weight:300;letter-spacing:.25em;text-transform:uppercase;color:#c9c3b6}@media screen and (min-width: 768px){.p-corporate-hero__breadcrumb{font-size:.8125rem;margin-bottom:1.25rem}}.p-corporate-hero__crumb{color:#e8a157;transition:color .3s ease}.p-corporate-hero__crumb:hover{color:#f5b85e}.p-corporate-hero__crumb--current,.p-corporate-hero__crumb--current:hover{color:#c9c3b6}.p-corporate-hero__sep{margin:0 .125rem;color:#c9c3b6}.p-corporate-hero__title{margin-top:1.25rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.75rem;font-weight:300;line-height:1.5;letter-spacing:.06em;color:#f5efe5}@media screen and (min-width: 768px){.p-corporate-hero__title{font-size:2.75rem}}.p-corporate-hero__title:after{content:"";display:block;width:2.5rem;height:1px;margin:1.75rem 0 0;background-color:#e8a157}@media screen and (min-width: 768px){.p-corporate-hero__title:after{width:4rem;margin:2.25rem 0 0}}.p-corporate-hero__lead{margin-top:1.5rem;font-size:.8125rem;line-height:2;color:#c9c3b6}@media screen and (min-width: 768px){.p-corporate-hero__lead{font-size:.9375rem;margin-top:3.75rem}}.p-corporate-hero__ctas{margin-top:2.25rem;display:flex;flex-direction:column;gap:.875rem;align-items:center}@media screen and (min-width: 768px){.p-corporate-hero__ctas{flex-direction:row;align-items:center;gap:1.25rem}}.p-corporate-hero__ctas .c-btn{width:18.125rem;font-size:.875rem;white-space:nowrap;color:#fff}@media screen and (min-width: 768px){.p-corporate-hero__ctas .c-btn{color:#0f1726}}@media screen and (min-width: 768px){.p-corporate-hero__ctas .c-btn--akari{width:15rem}}.p-corporate-hero__ctas .c-btn--akari:after{content:"→";margin-left:.625rem}.p-corporate-hero__ctas .c-btn--outline-light{padding-left:1rem;padding-right:1rem;color:#f5b85e;border-color:#f5b85e;background-color:#f5efe500}@media screen and (min-width: 768px){.p-corporate-hero__ctas .c-btn--outline-light{width:16.25rem}}.p-corporate-hero__ctas .c-btn--outline-light:before{content:"↓";margin-right:.625rem}.p-corporate-hero__scroll{position:absolute;z-index:2;left:50%;bottom:2rem;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem}.p-corporate-hero__scroll-text{font-family:Manrope,sans-serif;font-weight:300;font-size:.6875rem;letter-spacing:.4em;text-transform:uppercase;color:#c9c3b6}.p-corporate-hero__scroll-line{position:relative;width:1px;height:3.75rem;overflow:hidden;background-color:#f5efe51f}.p-corporate-hero__scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:1.5rem;background:linear-gradient(180deg,transparent,#c9c3b6);animation:hero-scroll-down 1.8s ease-in-out infinite}.p-corporate-intro{background-color:#fafaf7}.p-corporate-intro__inner{max-width:1200px;margin:0 auto;padding:5rem 20px 3.75rem}@media screen and (min-width: 768px){.p-corporate-intro__inner{padding:5.625rem 25px 6.25rem}}.p-corporate-intro__grid{display:flex;flex-direction:column;gap:1.75rem}@media screen and (min-width: 768px){.p-corporate-intro__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"title media" "body  media";column-gap:5.625rem;align-items:start}}.p-corporate-intro__body{display:flex;flex-direction:column}@media screen and (min-width: 768px){.p-corporate-intro__body{grid-area:body}}.p-corporate-intro__title{margin-bottom:0}@media screen and (min-width: 768px){.p-corporate-intro__title{grid-area:title;margin-bottom:1.75rem}}@media screen and (min-width: 768px){.p-corporate-intro__media{grid-area:media;align-self:center}}.p-corporate-intro__text{font-size:.8125rem;line-height:2.1;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-intro__text{font-size:.9375rem}}.p-corporate-intro__text+.p-corporate-intro__text{margin-top:1.5rem}.p-corporate-intro__media picture{display:contents}.p-corporate-intro__media img{width:100%;aspect-ratio:1030/1290;object-fit:cover;border-radius:.25rem}@media screen and (min-width: 768px){.p-corporate-intro__media img{aspect-ratio:1530/1815}}.p-corporate-value{background-color:#f0ece3}.p-corporate-value__inner{max-width:1200px;margin:0 auto;padding:4.375rem 20px 3.75rem}@media screen and (min-width: 768px){.p-corporate-value__inner{padding:7.5rem 25px}}.p-corporate-value__title{margin-bottom:1.25rem}@media screen and (min-width: 768px){.p-corporate-value__title{margin-bottom:1.5rem}}.p-corporate-value__lead{margin-bottom:2.5rem;font-size:.8125rem;line-height:2;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-value__lead{font-size:.9375rem;margin-bottom:3.5rem}}.p-corporate-value__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 768px){.p-corporate-value__grid{grid-template-columns:repeat(2,28.75rem);justify-content:center;gap:2rem}}.p-corporate-value__card{height:100%;padding:2rem 1.75rem;background-color:#fafaf7;border:none;border-top:.1875rem solid #e8a157;border-radius:.25rem}@media screen and (min-width: 768px){.p-corporate-value__card{padding:2.5rem 4.375rem}}.p-corporate-value__card-en{font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.18em;text-align:center;text-transform:uppercase;color:#d98a3c}@media screen and (min-width: 768px){.p-corporate-value__card-en{font-size:.8125rem}}.p-corporate-value__card-title{margin-top:.75rem;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1.25rem;font-weight:500;line-height:1.55;text-align:center;color:#1f1f1a}.p-corporate-value__card-text{margin-top:1rem;font-size:.8125rem;line-height:1.95;color:#5a5a52}.p-corporate-benefits{background-color:#fafaf7}.p-corporate-benefits__inner{max-width:1200px;margin:0 auto;padding:4.375rem 20px 3.75rem}@media screen and (min-width: 768px){.p-corporate-benefits__inner{padding:6.875rem 25px 6.25rem}}.p-corporate-benefits__title{margin-bottom:1.25rem}@media screen and (min-width: 768px){.p-corporate-benefits__title{margin-bottom:1.5rem}}.p-corporate-benefits__lead{margin-bottom:2.5rem;font-size:.8125rem;line-height:2;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-benefits__lead{font-size:.9375rem;margin-bottom:5rem}}.p-corporate-benefits__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 768px){.p-corporate-benefits__grid{grid-template-columns:repeat(2,33.125rem);gap:1.75rem;justify-content:center}}.p-corporate-benefits__card{display:grid;grid-template-columns:auto 1fr;column-gap:1.25rem;height:100%;padding:1.75rem 1.5rem;background-color:#e8e2d4;border:none;border-radius:.25rem}@media screen and (min-width: 768px){.p-corporate-benefits__card{column-gap:1.75rem;padding:2.25rem 2rem}}.p-corporate-benefits__icon{grid-row:1;grid-column:1;display:grid;place-items:center;width:3.125rem;height:3.125rem;border-radius:50%;background-color:#d98a3c}@media screen and (min-width: 768px){.p-corporate-benefits__icon{grid-row:1/span 2;width:3.75rem;height:3.75rem}}.p-corporate-benefits__icon img{width:3.125rem;height:3.125rem}@media screen and (min-width: 768px){.p-corporate-benefits__icon img{width:3.75rem;height:3.75rem}}.p-corporate-benefits__card-title{grid-column:2;align-self:center;font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1rem;font-weight:500;line-height:1.6;color:#1f1f1a}@media screen and (min-width: 768px){.p-corporate-benefits__card-title{font-size:1.125rem}}.p-corporate-benefits__card-text{grid-column:1/-1;margin-top:.75rem;font-size:.8125rem;line-height:1.9;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-benefits__card-text{grid-column:2;font-size:.9375rem}}.p-corporate-companies{background-color:#f0ece3}.p-corporate-companies__inner{max-width:1200px;margin:0 auto;padding:5rem 20px}@media screen and (min-width: 768px){.p-corporate-companies__inner{padding:7.5rem 25px}}.p-corporate-companies__title{margin-bottom:2rem}@media screen and (min-width: 768px){.p-corporate-companies__title{margin-bottom:3rem}}.p-corporate-companies__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}@media screen and (min-width: 768px){.p-corporate-companies__grid{grid-template-columns:repeat(5,1fr);gap:1.25rem}}.p-corporate-companies__cell{aspect-ratio:3/2;background-color:#fafaf7;border:1px solid #d9d3c3;border-radius:.25rem}.p-corporate-companies__cell--more{display:grid;place-items:center;font-family:Cormorant Garamond,Georgia,serif;font-size:.8125rem;letter-spacing:.08em;color:#8a8a80}.p-corporate-companies__note{margin-top:1.5rem;font-size:.8125rem;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-companies__note{margin-top:2rem}}.p-corporate-voices{background-color:#0f1726}.p-corporate-voices__inner{max-width:1200px;margin:0 auto;padding:5rem 20px}@media screen and (min-width: 768px){.p-corporate-voices__inner{padding:7.5rem 25px}}.p-corporate-voices__title{margin-bottom:3rem}@media screen and (min-width: 768px){.p-corporate-voices__title{margin-bottom:4rem}}.p-corporate-voices__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 768px){.p-corporate-voices__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.p-corporate-plan{background-color:#f0ece3}.p-corporate-plan__inner{max-width:1200px;margin:0 auto;padding:4.375rem 20px 2.5rem}@media screen and (min-width: 768px){.p-corporate-plan__inner{padding:7.5rem 25px 4.375rem}}.p-corporate-plan__title{margin-bottom:1.25rem}@media screen and (min-width: 768px){.p-corporate-plan__title{margin-bottom:1.5rem}}.p-corporate-plan__lead{margin-bottom:2.5rem;font-size:.8125rem;line-height:2;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-plan__lead{font-size:.9375rem;margin-bottom:5rem}}@media screen and (min-width: 768px){.p-corporate-plan__card{max-width:47.5rem;margin:0 auto}}.p-corporate-plan .c-plan-card{border-radius:.5rem;border-color:#e8a157;text-align:left}@media screen and (min-width: 768px){.p-corporate-plan .c-plan-card{text-align:center}}.p-corporate-plan .c-plan-card__price{font-size:3.25rem;color:#d98a3c}@media screen and (min-width: 768px){.p-corporate-plan .c-plan-card__price{font-size:3.5rem}}.p-corporate-plan .c-plan-card__notes{text-align:left}@media screen and (min-width: 768px){.p-corporate-plan .c-plan-card__notes{text-align:center}}.p-corporate-plan .c-plan-card__notes li{padding-left:0}.p-corporate-plan .c-plan-card__notes li:before{content:none}.p-corporate-plan .c-plan-card__features{display:block}@media screen and (min-width: 768px){.p-corporate-plan .c-plan-card__features{width:fit-content;text-align:left}}@media screen and (min-width: 768px) and (min-width: 768px){.p-corporate-plan .c-plan-card__features{margin-left:20%}}.p-corporate-plan .c-plan-card__btn{align-self:center}@media screen and (min-width: 768px){.p-corporate-plan .c-plan-card__btn{margin-top:3.125rem}}.p-corporate-plan .c-plan-card__guide{text-align:center}.p-corporate-document{background-color:#f0ece3}.p-corporate-document__inner{max-width:1200px;margin:0 auto;padding:.625rem 20px 3.75rem}@media screen and (min-width: 768px){.p-corporate-document__inner{padding:0rem 25px 6.25rem}}.p-corporate-document__card{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:2rem 1.5rem;background-color:#fafaf7;border:1px solid #d9d3c3;border-radius:.5rem}@media screen and (min-width: 768px){.p-corporate-document__card{grid-template-columns:1fr auto;grid-template-areas:"title btn" "text  btn" "meta  btn";column-gap:8.75rem;row-gap:0;align-items:center;max-width:53.75rem;margin:0 auto;padding:2.5rem 5rem}}.p-corporate-document__title{font-family:"Noto Serif JP",Yu Mincho,serif;font-size:1rem;font-weight:500;text-align:left;color:#1f1f1a}@media screen and (min-width: 768px){.p-corporate-document__title{grid-area:title;font-size:1.0625rem}}.p-corporate-document__text{font-size:.8125rem;line-height:1.85;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-document__text{grid-area:text;margin-top:.75rem}}.p-corporate-document__meta{font-size:.6875rem;letter-spacing:.15em;color:#8a8a80;text-align:center}@media screen and (min-width: 768px){.p-corporate-document__meta{text-align:left;grid-area:meta;margin-top:.75rem}}.p-corporate-document__btn{width:100%;color:#fff!important}@media screen and (min-width: 768px){.p-corporate-document__btn{grid-area:btn;align-self:center;width:auto}}.p-corporate-document__btn:hover{color:#fff}.p-corporate-document__btn:before{content:"↓";margin-right:.625rem}.p-corporate-flow{background-color:#fafaf7}.p-corporate-flow__inner{max-width:1200px;margin:0 auto;padding:4.375rem 20px 3.75rem}@media screen and (min-width: 768px){.p-corporate-flow__inner{padding:6.25rem 25px}}.p-corporate-flow__title{margin-bottom:1.5rem}.p-corporate-flow__lead{margin-bottom:2.5rem;font-size:.8125rem;line-height:2;text-align:center;color:#5a5a52}@media screen and (min-width: 768px){.p-corporate-flow__lead{font-size:.9375rem;margin-bottom:3.5rem}}.p-corporate-flow__action{margin-top:2.5rem;display:flex;justify-content:center}@media screen and (min-width: 768px){.p-corporate-flow__action{margin-top:3.5rem}}.p-corporate-flow__action .c-btn--akari{width:15.625rem;color:#fff}.p-corporate-flow__action .c-btn--akari:hover{color:#fff}.p-corporate-faq{background-color:#f0ece3}.p-corporate-faq__inner{max-width:55rem;margin:0 auto;padding:4.375rem 20px 3.75rem}@media screen and (min-width: 768px){.p-corporate-faq__inner{padding:6.25rem 25px 1.5625rem}}.p-corporate-faq__title{margin-bottom:3rem}@media screen and (min-width: 768px){.p-corporate-faq__title{margin-bottom:3.5rem}}.u-hidden{display:none}@media screen and (min-width: 768px){.u-sp-only{display:none}}@media screen and (max-width: 767.98px){.u-pc-only{display:none}}
