﻿@media screen and (max-width: 1439px)and (min-width: 767px){html{font-size:min(1600/1440*1vw,18px)}}@media screen and (max-width: 767px){html{font-size:clamp(12px,1600/393*1vw,16px)}}body{color:#2f2f2f;font-family:"Noto Sans JP",sans-serif;background:#f5f5f6;line-height:normal;font-weight:400;letter-spacing:.05em}a{text-decoration:none;transition:.3s;color:#2f2f2f}@media(hover: hover){a:hover{cursor:pointer}}picture,img,a,span{display:inline-block}img,svg{width:100%;height:auto}button{color:inherit;background:rgba(0,0,0,0)}*,*::before,*::after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{border:0;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}li,dd{list-style-type:none}header,footer,nav,section,article,main,aside,figure,figcaption{display:block}img{border:none;vertical-align:bottom}.l-main{overflow:hidden}.l-header{position:fixed;z-index:100;top:0;left:0;width:100%;height:auto}@media screen and (max-width: 767px){.l-header{position:fixed;width:100%;height:3.75rem;background:#2f2f2f}}.l-header__logo{width:7rem;height:auto;aspect-ratio:112/45;position:fixed;top:2rem;left:3.875rem;z-index:102}@media screen and (max-width: 767px){.l-header__logo{aspect-ratio:87/34;width:6.75rem;top:.3125rem;left:1.25rem}}@media(any-hover: hover){.l-header__logo:hover{opacity:.7}}.l-header__nav{position:absolute;top:1.75rem;right:4rem;display:flex;align-items:center;justify-content:end;column-gap:3.125rem;z-index:90}@media screen and (max-width: 767px){.l-header__nav{display:none}}.l-header__list{position:fixed;top:2.6875rem;right:17.5rem;display:flex;align-items:center;column-gap:2.5rem;mix-blend-mode:difference;z-index:90}.l-header__list li a{color:#fff;font-size:max(12px,1rem);font-weight:700;letter-spacing:.05em;text-transform:capitalize}@media(any-hover: hover){.l-header__list li a:hover{color:#f49703}}@media screen and (max-width: 767px){.l-header__list{display:none}}.l-header__btn-recruit{color:#fff;font-family:"helvetica",sans-serif;font-size:max(12px,1.125rem);font-weight:700;letter-spacing:.05em;text-transform:capitalize;padding:.875rem 1.625rem;border-radius:.5rem;background:linear-gradient(100deg, #f49703 0%, #f46702 100%);transition:opacity .3s ease}@media(any-hover: hover){.l-header__btn-recruit:hover{opacity:.7}}.l-header__btn-mail{margin-left:-2.5rem;width:3.125rem;height:3.125rem;transition:opacity .3s ease}@media(any-hover: hover){.l-header__btn-mail:hover{opacity:.7}}.l-drawer__icon{position:fixed;z-index:102;top:1.25rem;right:1.25rem;width:32px;height:20px;flex-direction:column;justify-content:space-between;display:none}@media screen and (max-width: 767px){.l-drawer__icon{display:flex}}.l-drawer__icon--bar{width:100%;height:2px;background:#fff;transition:all .5s ease}.l-drawer__icon.js-show .l-drawer__icon--bar:nth-of-type(1){rotate:45deg;translate:0 9px}.l-drawer__icon.js-show .l-drawer__icon--bar:nth-of-type(2){display:none}.l-drawer__icon.js-show .l-drawer__icon--bar:nth-of-type(3){rotate:-45deg;translate:0 -9.5px}.l-drawer{position:fixed;z-index:101;top:0;right:0;width:100%;max-width:300px;height:100vh;height:100svh;background:#2f2f2f;overflow-y:scroll;translate:101%;transition:translate .5s ease}.l-drawer.js-show{translate:0}.l-drawer__body{width:100%;height:fit-content;padding:4.6875rem 2.8125rem 0 3.4375rem}.l-drawer__list li a{width:100%;padding-block:.9375rem;color:#fff;font-family:"helvetica",sans-serif;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:capitalize;cursor:pointer;display:flex;justify-content:space-between}.l-drawer__list li a::after{content:"";width:1.5625rem;height:1.5625rem;background:url(../img/icon_drawer-arrow.svg) no-repeat center center/cover}.l-drawer__nav{margin-top:.625rem;display:flex;flex-direction:column;align-items:start;gap:1.875rem}.l-drawer__btn-recruit{color:#fff;font-family:"helvetica",sans-serif;font-size:max(12px,1.125rem);font-weight:700;letter-spacing:.05em;text-transform:capitalize;padding:.875rem 1.625rem;border-radius:.5rem;background:linear-gradient(100deg, #f49703 0%, #f46702 100%);transition:opacity .3s ease}@media(any-hover: hover){.l-drawer__btn-recruit:hover{opacity:.7}}.l-drawer__btn-mail{width:3.125rem;height:3.125rem;transition:opacity .3s ease}@media(any-hover: hover){.l-drawer__btn-mail:hover{opacity:.7}}.l-inner{position:relative;width:100%;max-width:1440px;height:inherit;padding:0 7.5rem;margin:auto}@media screen and (max-width: 767px){.l-inner{width:100%;max-width:550px;padding:0 1.25rem}}.l-inner__narrow{max-width:55rem}@media screen and (max-width: 767px){.l-inner__narrow{padding:0 3.125rem;max-width:100%}}.l-footer{padding-block:8.75rem 3.0625rem;background:#1a1a1a;color:#fff;overflow:hidden;position:relative}.l-footer a{color:#fff}@media screen and (max-width: 767px){.l-footer{padding-block:5rem 1.6875rem}}.l-footer__top{display:grid;grid-template-columns:repeat(2, 1fr);gap:5rem}@media screen and (max-width: 767px){.l-footer__top{grid-template-columns:repeat(1, 1fr);gap:2.5rem}}.l-footer__top-item{border-radius:1rem;border:1px solid #fff;position:relative;overflow:hidden;aspect-ratio:560/350}.l-footer__top-item img{object-fit:cover}@media screen and (max-width: 767px){.l-footer__top-item{aspect-ratio:353/220}}.l-footer__top-item::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(47,47,47,.4);pointer-events:none;transition:background .3s ease}.l-footer__top-item::after{content:"";position:absolute;background:url(../img/icon_footer-arrow.svg) no-repeat center center/contain;width:3.3125rem;height:3.3125rem;right:1.25rem;bottom:1.25rem;transition:background .3s ease}@media screen and (max-width: 767px){.l-footer__top-item::after{width:1.875rem;height:1.875rem;right:.9375rem;bottom:.9375rem}}@media(any-hover: hover){.l-footer__top-item:hover::before{background:rgba(0,0,0,.7)}.l-footer__top-item:hover::after{background:url(../img/icon_footer-arrow-orange.svg) no-repeat center center/contain}}.l-footer__top-item-title{position:absolute;left:1.5625rem;bottom:.75rem;font-size:max(12px,.875rem);font-weight:700;letter-spacing:.1em}@media screen and (max-width: 767px){.l-footer__top-item-title{left:.9375rem;bottom:.4375rem;font-size:14px}}.l-footer__top-item-title span{display:block;margin-top:.3125rem;font-family:"helvetica",sans-serif;font-size:3.75rem;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.l-footer__top-item-title span{margin-top:-0.3125rem;font-size:2.5rem}}.l-footer__bottom{margin-top:7.5rem;display:flex;gap:3.4375rem;justify-content:space-between;align-items:start;padding-bottom:3.25rem;border-bottom:1px solid hsla(0,0%,100%,.3)}@media screen and (max-width: 767px){.l-footer__bottom{margin-top:3.75rem;flex-direction:column-reverse;gap:5rem;padding-bottom:3.8125rem}}.l-footer__bottom-item{flex-shrink:0}.l-footer__logo{width:12.5rem;height:auto}@media screen and (max-width: 767px){.l-footer__logo{width:8.75rem}}@media(any-hover: hover){.l-footer__logo:hover{opacity:.7}}.l-footer__info{margin-top:2.25rem}@media screen and (max-width: 767px){.l-footer__info{margin-top:1.1875rem}}.l-footer__info li{display:grid;grid-template-columns:4.0625rem 1fr;gap:1.8125rem;font-size:max(10px,.75rem)}@media screen and (max-width: 767px){.l-footer__info li{grid-template-columns:4.125rem 1fr;gap:1.875rem}}.l-footer__info li+li{margin-top:1.1875rem}.l-footer__info-head{font-weight:500}.l-footer__info-body{font-weight:400}.l-footer__nav{flex-grow:1;margin-top:1.5rem;width:100%}@media screen and (max-width: 767px){.l-footer__nav{margin-top:0}}.l-footer__list{display:flex;gap:4.625rem 3.125rem;flex-wrap:wrap;justify-content:end}@media screen and (max-width: 767px){.l-footer__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:2.5625rem 4.0625rem;margin-right:4.0625rem}}@media screen and (max-width: 767px){.l-footer__list li:nth-of-type(3){margin-top:-3.125rem}}@media screen and (max-width: 767px){.l-footer__list li:nth-of-type(5){margin-top:-1.5625rem}}@media screen and (max-width: 767px){.l-footer__list li:nth-of-type(7){margin-top:-1.375rem}}.l-footer__list-main{font-family:"helvetica",sans-serif;font-size:max(14px,1.125rem);font-weight:500;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.l-footer__list-main span{display:block;font-family:"Noto Sans JP",sans-serif;margin-top:.25rem;color:#7f7f7f;font-size:max(10px,.75rem);font-weight:400;letter-spacing:.1em}@media(any-hover: hover){.l-footer__list-main:hover{color:#f49703}}.l-footer__list-sub,.l-footer__list-sub--ja{display:block;margin-top:.625rem;font-size:max(10px,.75rem);text-transform:uppercase;display:flex;align-items:center;gap:.25rem;letter-spacing:.05em}.l-footer__list-sub+.l-footer__list-sub,.l-footer__list-sub--ja+.l-footer__list-sub,.l-footer__list-sub+.l-footer__list-sub--ja,.l-footer__list-sub--ja+.l-footer__list-sub--ja{margin-top:.25rem}.l-footer__list-sub::before,.l-footer__list-sub--ja::before{content:"";width:.375rem;height:1px;background:#fff}.l-footer__list-sub--ja{font-family:"Noto Sans JP",sans-serif}@media(any-hover: hover){.l-footer__list-sub:hover,.l-footer__list-sub--ja:hover{color:#f49703}.l-footer__list-sub:hover::before,.l-footer__list-sub--ja:hover::before{background:#f49703}}.l-footer__copyright{margin-top:2.5rem;display:flex;justify-content:space-between;align-items:center;font-family:"helvetica",sans-serif;font-size:max(12px,1.125rem);font-weight:500;text-transform:uppercase;letter-spacing:0}@media screen and (max-width: 767px){.l-footer__copyright{margin-top:.9375rem;flex-direction:column-reverse;gap:.5rem;justify-content:center}}@media screen and (max-width: 767px){.l-footer__copyright small{font-size:14px}}.l-footer__privacy{font-size:max(12px,.875rem);font-family:"helvetica",sans-serif;font-weight:500;text-decoration:underline;text-transform:uppercase}@media screen and (max-width: 767px){.l-footer__privacy{display:block;width:fit-content;margin:0 auto;font-size:14px}}@media(any-hover: hover){.l-footer__privacy:hover{color:#f49703}}.l-footer__text-wrap{width:100vw;height:auto;margin-left:calc((100vw - 100%)/2*-1);margin-top:3.75rem;display:flex;justify-content:center;gap:3.125rem;position:relative}@media screen and (max-width: 767px){.l-footer__text-wrap{margin-top:1.25rem;gap:1.25rem}}.l-footer__text-wrap::before,.l-footer__text-wrap::after{content:"";position:absolute;width:26.875rem;height:6.875rem;top:50%;translate:0 -50%;z-index:5}@media screen and (max-width: 767px){.l-footer__text-wrap::before,.l-footer__text-wrap::after{width:8.6875rem;height:5rem}}.l-footer__text-wrap::before{left:0;background:linear-gradient(90deg, #1a1a1a 3.33%, rgba(26, 26, 26, 0) 103.61%)}.l-footer__text-wrap::after{right:0;background:linear-gradient(-90deg, #1a1a1a 3.33%, rgba(26, 26, 26, 0) 103.61%)}.l-footer__text{color:hsla(0,0%,100%,.8);font-family:"helvetica",sans-serif;font-size:5rem;font-weight:700;white-space:nowrap;letter-spacing:0;text-transform:capitalize;aspect-ratio:1372/98;flex-shrink:0;width:auto;height:100%;animation:infinity-scroll-left 50s infinite linear .5s both}@media screen and (max-width: 767px){.l-footer__text{font-size:2.5rem;aspect-ratio:866/49}}@keyframes infinity-scroll-left{from{transform:translateX(0%)}to{transform:translateX(-100%)}}.l-footer__details{border-bottom:1px solid hsla(0,0%,100%,.3)}.l-footer__summary{width:100%;padding-block:1.25rem;color:#fff;font-family:"helvetica",sans-serif;font-size:1.125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1em;position:relative}.l-footer__summary::-webkit-details-marker{display:none}.l-footer__summary::before,.l-footer__summary::after{grid-column:2;grid-row:1;justify-self:end;content:"";width:13px;border-bottom:1px solid #fff}.l-footer__summary::before{transform:rotate(-90deg);transition:transform .3s}.is-open>.l-footer__summary::before{transform:rotate(0deg)}.l-footer__panel{box-sizing:content-box;overflow:hidden;margin:0;padding:0 0;opacity:0;transition:padding .2s ease .1s,max-height .3s,opacity .7s}.is-open>.l-footer__panel{opacity:1;transition:padding .3s,max-height .3s,opacity .7s}.l-footer__sublist{list-style:none;margin-top:-1.25rem;padding:.9375rem .9375rem .9375rem}.l-footer__sublist li+li{margin-top:6px}.l-footer__sublist a{font-family:"helvetica",sans-serif;color:#7f7f7f !important;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.l-footer__link{width:100%;padding-block:1.25rem;color:#fff;font-family:"helvetica",sans-serif;font-size:1.125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.3)}.l-border-radius{border-radius:2.5rem 2.5rem 0 0}.l-bg-white{background:#fff}.l-bg-black{background:#2f2f2f}.l-bg-mid-gray{background:#3c3c3c}.c-title,.c-title--black{color:#fff;font-weight:700}.c-title--black{color:#2f2f2f}.c-title--black .c-title__ja::before{background:#2f2f2f}.c-title__ja{font-size:max(12px,1rem);display:flex;align-items:center;gap:.625rem}@media screen and (max-width: 767px){.c-title__ja{font-size:.875rem}}.c-title__ja::before{content:"";width:.9375rem;height:1px;background:#fff}.c-title__en{margin-top:1.5625rem;font-family:"helvetica",sans-serif;font-size:max(45px,3.75rem);text-transform:capitalize}@media screen and (max-width: 767px){.c-title__en{margin-top:1.625rem;font-size:2.5rem}}.c-btn,.c-btn--white,.c-btn--orange{width:max(150px,13.4375rem);padding:1.1875rem 1.375rem 1.125rem 1.625rem;border-radius:100vmax;border:1px solid #fff;font-family:"helvetica",sans-serif;color:#fff;font-size:max(12px,1rem);font-weight:700;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease !important}.c-btn::after,.c-btn--white::after,.c-btn--orange::after{content:"";width:12px;height:14px;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;mask-image:url(../img/icon_arrow.svg);background:#fff}@media(any-hover: hover){.c-btn:hover,.c-btn--white:hover,.c-btn--orange:hover{background:#f49703;border-color:#f49703;color:#2f2f2f}.c-btn:hover::after,.c-btn--white:hover::after,.c-btn--orange:hover::after{background:#2f2f2f}}@media(any-hover: hover){.c-btn--orange:hover{background:#fff;color:#f49703}.c-btn--orange:hover::after{background:#f49703}}.c-btn--white{border:1px solid #2f2f2f;color:#2f2f2f}.c-btn--white::after{background:#2f2f2f}@media(any-hover: hover){.c-btn--white:hover{background:#f49703;border-color:#f49703;color:#2f2f2f}.c-btn--white:hover::after{background:#2f2f2f}}.c-btn__large{display:block;width:100%;padding:1.625rem 1.875rem 1.6875rem 2.5rem;border-radius:100vmax;font-size:1rem;font-weight:700;background:#fff;display:flex;justify-content:space-between;align-items:center}.c-btn__large::after{content:"";width:.75rem;height:.875rem;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;mask-image:url(../img/icon_arrow.svg);background:#2f2f2f}@media(any-hover: hover){.c-btn__large:hover{background:#f49703}}.c-btn__back{width:max(120px,9.375rem);border-radius:100vmax;border:1px solid #2f2f2f;background:#fff;padding:.875rem 1.5625rem .875rem 1.1875rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;font-family:"helvetica",sans-serif;font-size:16px;font-weight:700}@media screen and (max-width: 767px){.c-btn__back{width:9.375rem}}.c-btn__back::before{content:"";width:10px;height:12px;mask-image:url(../img/icon_arrow-black.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:contain;background:#2f2f2f;rotate:-180deg}@media screen and (max-width: 767px){.c-btn__back::before{width:14px;height:14px}}@media(any-hover: hover){.c-btn__back:hover{background:#2f2f2f;color:#fff}.c-btn__back:hover::before{background:#fff}}.c-head,.c-head--black{padding-block:9.375rem 13.375rem;position:relative;color:#fff;aspect-ratio:1440/950;width:100%;height:59.375rem}@media screen and (max-width: 900px){.c-head,.c-head--black{height:65.625rem}}@media screen and (max-width: 767px){.c-head,.c-head--black{aspect-ratio:1440/950;padding-block:3.75rem 0;padding-block:0;aspect-ratio:unset;height:49.5rem;overflow:hidden}}.c-head__img{position:absolute;top:0;left:0;width:100%;height:100%}.c-head__img picture,.c-head__img img{width:100%;height:100%;object-fit:cover}.c-head__title{font-weight:700}@media screen and (max-width: 767px){.c-head__title{margin-top:3.75rem}}.c-head__title-en{font-family:"helvetica",sans-serif;font-size:max(12px,1.125rem);text-transform:capitalize}.c-head__title-ja{margin-top:.8125rem;font-size:3.75rem;letter-spacing:.05em}@media screen and (max-width: 767px){.c-head__title-ja{margin-top:.75rem;font-size:2.25rem}}.c-head__copy{margin-top:10.625rem;font-size:max(20px,1.5rem);font-weight:700;line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.c-head__copy{margin-top:7.375rem;line-height:1.75}}.c-head__text{margin-top:1.875rem;font-size:max(12px,1rem);line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.c-head__text{font-size:max(12px,.9375rem);line-height:1.75}}.c-head--black{background:#2f2f2f;padding-block:8.75rem 8.5rem;aspect-ratio:unset;height:auto}@media screen and (max-width: 767px){.c-head--black{padding-block:5rem 8.3125rem;height:auto}}.c-head--black .c-breadcrumb{margin-top:0}.c-head--black .c-head__title-en{margin-top:3.125rem;font-size:5.625rem;text-transform:capitalize}@media screen and (max-width: 767px){.c-head--black .c-head__title-en{font-size:2.5rem}}.c-head--black .c-head__title-ja{margin-top:.9375rem;font-size:max(12px,1.125rem);font-weight:500;letter-spacing:.05em}@media screen and (max-width: 767px){.c-head--black .c-head__title-ja.--news{font-size:max(12px,1.125rem)}}.c-head--black .c-head__text{margin-top:3.75rem;font-feature-settings:"halt" on;font-size:max(12px,1rem);font-weight:500;line-height:200%;letter-spacing:.05em}@media screen and (max-width: 767px){.c-head--black.--contact{padding-block:6rem 10rem}}@media screen and (max-width: 767px){.c-head--black.--contact .c-head__title{margin-top:3.625rem}}@media screen and (max-width: 767px){.c-head--black.--contact .c-head__title-en{margin-top:0}}@media screen and (max-width: 767px){.c-head--black.--contact .c-head__title-ja{margin-top:1rem;font-size:1.125rem;letter-spacing:0}}@media screen and (max-width: 767px){.c-head--black.--contact .c-head__text{font-size:.9375rem;line-height:1.75333}}@media screen and (max-width: 767px){.c-head--black.p-thanks .c-head__title-en{margin-top:0}}@media screen and (max-width: 767px){.c-head--black.--policy{padding-block:6.875rem 6.25rem}}@media screen and (max-width: 767px){.c-head--black.--policy .c-head__title{margin-top:2.5rem}}@media screen and (max-width: 767px){.c-head--black.--policy .c-head__title-en{margin-top:0}}@media screen and (max-width: 767px){.c-head--black.--policy .c-head__title-ja{margin-top:.8125rem;font-size:.875rem;font-weight:700}}.c-breadcrumb{margin-top:3.375rem;display:flex;align-items:center;gap:.6875rem;text-transform:capitalize;font-size:max(12px,.875rem);font-family:"helvetica",sans-serif}@media screen and (max-width: 767px){.c-breadcrumb{margin-top:3.125rem;gap:.875rem;flex-wrap:wrap}}.c-breadcrumb a{color:hsla(0,0%,100%,.5)}@media(any-hover: hover){.c-breadcrumb a:hover{opacity:.7}}.c-breadcrumb .current-item{color:#fff}.c-breadcrumb .post-news{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.c-pagination{margin:3.125rem 0 0 auto;width:fit-content;display:flex;gap:2.5rem;align-items:center;position:relative}@media screen and (max-width: 767px){.c-pagination{margin:2.5rem auto 0;gap:5rem}}.c-pagination::after{content:"";position:absolute;width:1px;height:1.5625rem;background:#2f2f2f;top:50%;left:50%;translate:-50% -50%}.c-pagination .page-numbers{width:3.125rem}.c-pagination .page-numbers.is-disabled{opacity:.3;pointer-events:none;cursor:default}.c-pagination .page-numbers .arrow-icon{display:block;width:3.125rem;height:3.125rem;background-repeat:no-repeat;background-position:center;background-size:contain;transition:background-image .3s ease}.c-pagination .page-numbers.prev .prev-icon{background-image:url("../img/icon_prev.svg")}@media(any-hover: hover){.c-pagination .page-numbers.prev .prev-icon:hover{background-image:url("../img/icon_prev-black.svg")}}.c-pagination .page-numbers.next .next-icon{background-image:url("../img/icon_next.svg")}@media(any-hover: hover){.c-pagination .page-numbers.next .next-icon:hover{background-image:url("../img/icon_next-black.svg")}}.c-pagination--white .c-pagination::after{background:#fff}.c-pagination--white .c-pagination__numbers p,.c-pagination--white .c-pagination__numbers .page-numbers .current{color:#fff;pointer-events:none}.c-pagination--white .c-pagination__numbers .page-numbers li a,.c-pagination--white .c-pagination__numbers .page-numbers li span{color:hsla(0,0%,100%,.3)}.c-pagination--white .c-pagination .page-numbers.prev .prev-icon{background-image:url("../img/icon_prev-white.svg")}@media(any-hover: hover){.c-pagination--white .c-pagination .page-numbers.prev .prev-icon:hover{background-image:url("../img/icon_prev-white-black.svg")}}.c-pagination--white .c-pagination .page-numbers.next .next-icon{background-image:url("../img/icon_next-white.svg")}@media(any-hover: hover){.c-pagination--white .c-pagination .page-numbers.next .next-icon:hover{background-image:url("../img/icon_next-white-black.svg")}}.c-pagination__numbers{margin-top:1.875rem;margin-left:auto;display:flex;gap:3.125rem;align-items:center;justify-content:end}@media screen and (max-width: 767px){.c-pagination__numbers{margin-top:1.5rem;flex-direction:column;row-gap:1.125rem}}.c-pagination__numbers p{color:#2f2f2f;font-weight:700;font-size:max(12px,.875rem);font-family:"helvetica",sans-serif;letter-spacing:.1em}.c-pagination__numbers ul{display:flex;justify-content:center;gap:1.875rem;list-style:none;width:fit-content}.c-pagination__numbers .page-numbers li a,.c-pagination__numbers .page-numbers li span{text-decoration:none;color:rgba(0,0,0,.3);font-weight:700;font-size:max(12px,.875rem);font-family:"helvetica",sans-serif;letter-spacing:.1em}@media screen and (max-width: 767px){.c-pagination__numbers .page-numbers li a,.c-pagination__numbers .page-numbers li span{font-size:1.125rem;letter-spacing:.05em}}@media(any-hover: hover){.c-pagination__numbers .page-numbers li a:hover,.c-pagination__numbers .page-numbers li span:hover{color:#f49703}}.c-pagination__numbers .page-numbers .current{color:#2f2f2f;pointer-events:none}.c-card__meta{display:flex;align-items:center;gap:.9375rem;justify-content:start}.c-card__date{font-family:"helvetica",sans-serif;font-size:max(12px,.875rem);font-weight:700;letter-spacing:.05em}@media screen and (max-width: 767px){.c-card__date{font-size:.75rem;font-weight:700}}.c-card__tags{display:flex;flex-wrap:wrap;gap:.625rem}.c-card__tag{color:#2f2f2f;font-family:"helvetica",sans-serif;font-size:max(12px,.875rem);font-weight:500;letter-spacing:.05em;text-transform:capitalize;padding:.3125rem .9375rem;border-radius:100vmax;background:#cdcdcd}.c-card__title{font-size:max(12px,1.125rem);font-weight:500;line-height:175%;letter-spacing:.05em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width: 767px){.c-card__title{font-size:.8125rem;line-height:1.84615;-webkit-line-clamp:3}}.c-animation__fadeIn{-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.c-animation__fadeIn.js-show{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.c-animation__circle{animation:20s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.c-animation__fadeIn-left{-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:translateX(-30px);transform:translateX(-30px);opacity:0}.c-animation__fadeIn-left.js-show{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.c-animation__fadeIn-right{-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:translateX(10px);transform:translateX(30px);opacity:0}.c-animation__fadeIn-right.js-show{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.p-top__fv{aspect-ratio:1440/800;width:100%;height:100%}@media screen and (max-width: 767px){.p-top__fv{margin-top:3.5625rem}}.p-top__fv video{width:100%;height:100%;object-fit:cover}.p-top__about{background:#f49703;color:#fff;position:relative;overflow:hidden}@media screen and (max-width: 767px){.p-top__about{padding-block:3.75rem}}.p-top__about-inner{padding-inline:11.25rem 0}@media screen and (max-width: 767px){.p-top__about-inner{padding-inline:1.25rem}}.p-top__about-wrap{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.p-top__about-wrap{flex-direction:column;align-items:start}}.p-top__about-item{padding-block:8.75rem}@media screen and (max-width: 767px){.p-top__about-item{padding-block:0}}.p-top__about-copy{margin-top:3.75rem;font-size:2.625rem;font-weight:700;line-height:175%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-top__about-copy{margin-top:1.125rem;font-size:1.5rem;line-height:145%}}.p-top__about-text{margin-top:2.8125rem;font-size:max(12px,1.125rem);line-height:200%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-top__about-text{margin-top:1.875rem;font-size:.9375rem;line-height:175%}}.p-top__about-text .ml-10{margin-left:-0.5625rem}@media screen and (max-width: 767px){.p-top__about-text .ml-10{margin-left:-0.4375rem}}.p-top__about-text .bold{font-weight:700;letter-spacing:.05em;line-height:200%}@media screen and (max-width: 767px){.p-top__about-text .bold{display:block;margin-top:.625rem;font-size:1.0625rem;line-height:145%}}.p-top__about-text+.p-top__about-text{margin-top:.9375rem}@media screen and (max-width: 767px){.p-top__about-text+.p-top__about-text{margin-top:1.75rem}}.p-top__about-btn{margin-top:5rem}@media screen and (max-width: 767px){.p-top__about-btn{margin:3.75rem auto 0;translate:1.1875rem 0}}.p-top__about-images{margin-top:-500px;width:45.625rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.p-top__about-images::before,.p-top__about-images::after{content:"";position:absolute;left:0;width:100%;height:20%;z-index:1}.p-top__about-images::before{top:0;background:linear-gradient(180deg, #f49703 3.33%, rgba(26, 26, 26, 0) 103.61%)}.p-top__about-images::after{bottom:0;background:linear-gradient(360deg, #f49703 3.33%, rgba(26, 26, 26, 0) 103.61%)}@media screen and (max-width: 767px){.p-top__about-images{position:absolute;top:-22.3125rem;right:-0.9375rem;width:11.3125rem;margin-top:0}}.p-top__about-img{max-width:32.75rem;border-radius:1rem;overflow:hidden}@media screen and (max-width: 767px){.p-top__about-img{max-width:8.1875rem;border-radius:1.125rem}}.p-top__about-img.--img2{rotate:3deg}.p-top__about-img img{width:100%;height:100%;object-fit:cover}.p-top-company{padding-block:7.4375rem 11.25rem;color:#fff}@media screen and (max-width: 767px){.p-top-company{padding-block:4.25rem 5.5rem}}.p-top-company__head{position:relative}@media screen and (max-width: 767px){.p-top-company__head{width:100vw;margin-left:calc((100vw - 100%)/2*-1)}}.p-top-company__head-deco{position:absolute;aspect-ratio:218/250;width:13.625rem;right:-5.25rem;bottom:-6.875rem}@media screen and (max-width: 767px){.p-top-company__head-deco{width:4.8125rem;right:.4375rem;bottom:-3.25rem}}.p-top-company__head-text{display:block;width:calc(100vw - 1.375rem);height:auto;margin-left:calc((100vw - 1.375rem - 100%)/2*-1)}@media screen and (max-width: 767px){.p-top-company__head-text{width:calc(100% - .875rem);margin-left:0;margin-inline:auto}}.p-top-company__head-img{margin-top:-4.125rem;aspect-ratio:1200/450;border-radius:1rem;overflow:hidden}@media screen and (max-width: 767px){.p-top-company__head-img{margin-top:-0.75rem;aspect-ratio:393/131;border-radius:.5rem}}.p-top-company__head-img img{object-fit:cover;width:100%;height:100%}.p-top-company__title{margin-top:3.125rem}@media screen and (max-width: 767px){.p-top-company__title{margin-top:3.125rem}}.p-top-company__statement{margin:5.9375rem 3.75rem 0;display:flex;justify-content:space-between;gap:5rem;align-items:center}@media screen and (max-width: 767px){.p-top-company__statement{margin:1.125rem 0 0;gap:1.4375rem;flex-direction:column;align-items:start}}.p-top-company__statement-item span{font-family:"helvetica",sans-serif;font-size:max(12px,1.125rem)}@media screen and (max-width: 767px){.p-top-company__statement-item span{font-size:1.125rem}}.p-top-company__statement-item-copy{margin-top:1.25rem;font-size:max(24px,2.25rem);font-weight:700;line-height:175%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-top-company__statement-item-copy{margin-top:0;font-size:1.5rem;line-height:242%;letter-spacing:.1em}}.p-top-company__statement-text{font-size:max(12px,1.125rem);line-height:200%;letter-spacing:.05em;font-feature-settings:"halt" on}@media screen and (max-width: 767px){.p-top-company__statement-text{font-size:.9375rem;line-height:175%}}.p-top-company__message{position:relative;box-sizing:border-box;height:100vh;height:100svh;position:sticky;top:0;display:grid;place-items:center;transition:all .3s ease}@media screen and (max-width: 767px){.p-top-company__message{position:static;height:auto}}.p-top-company__message.--first{margin-top:9.625rem}@media screen and (max-width: 767px){.p-top-company__message.--first{margin-top:3.9375rem}}.p-top-company__message-wrap{padding-block:3.125rem;background:#2f2f2f;display:flex;justify-content:center;align-items:start}@media screen and (max-width: 767px){.p-top-company__message-wrap{padding-block:4rem;flex-direction:column}}.p-top-company__message-head{margin-top:4.375rem;position:relative}@media screen and (max-width: 767px){.p-top-company__message-head{margin-top:0;order:1}}.p-top-company__message-title-en{font-size:5rem;font-family:"helvetica",sans-serif;font-weight:700;text-transform:capitalize}@media screen and (max-width: 767px){.p-top-company__message-title-en{display:flex;align-items:center;gap:.625rem;font-size:2.5rem}}.p-top-company__message-title-en span{display:block;color:#f49703;font-size:3.125rem}@media screen and (max-width: 767px){.p-top-company__message-title-en span{font-size:2rem}}.p-top-company__message-title-ja{margin-top:2.5rem;font-size:max(12px,1rem);font-weight:700}@media screen and (max-width: 767px){.p-top-company__message-title-ja{display:inline-block;margin:.25rem 0 0;font-size:1rem}}.p-top-company__message-img{margin-left:-4.75rem;aspect-ratio:450/594;border-radius:1.875rem;max-width:28.125rem}@media screen and (max-width: 767px){.p-top-company__message-img{aspect-ratio:353/466;margin:1.875rem auto 0;max-width:353px;order:2}}.p-top-company__message-img img{width:100%;height:100%;object-fit:cover}.p-top-company__message-body{margin:auto 0 0 4.125rem}@media screen and (max-width: 767px){.p-top-company__message-body{margin:1.125rem 0 0;order:3}}.p-top-company__message-position{font-size:max(12px,1rem);font-weight:500;letter-spacing:.05em}@media screen and (max-width: 767px){.p-top-company__message-position{font-size:1rem;letter-spacing:.1em}}@media screen and (max-width: 767px){.p-top-company__message-name{margin-top:-0.375rem;display:flex;gap:.375rem;align-items:end}}.p-top-company__message-name-ja{margin-top:1.125rem;font-size:2.25rem;font-weight:700;letter-spacing:.2em}@media screen and (max-width: 767px){.p-top-company__message-name-ja{margin-top:.5625rem;font-size:2.25rem}}.p-top-company__message-name-en{margin-top:.5rem;font-family:"helvetica",sans-serif;font-size:max(13px,1.125rem);font-weight:700;letter-spacing:.05em}@media screen and (max-width: 767px){.p-top-company__message-name-en{margin:0 0 .1875rem 0;font-size:1.125rem}}.p-top-company__message-text{margin-top:3.625rem;font-size:1.5rem;font-weight:700;line-height:200%;letter-spacing:.05em}@media screen and (max-width: 767px){.p-top-company__message-text{margin-top:1.75rem;font-size:1.125rem;line-height:175%;letter-spacing:.1em}}.p-top-company__message-btn{margin-top:5rem}@media screen and (max-width: 767px){.p-top-company__message-btn{margin:2.5rem auto 0}}.banner{position:relative;overflow:hidden;z-index:0}.banner .banner-wrapper{position:absolute;top:0;left:0;width:100vw;height:100vh;background-position:center;background-size:cover}.banner .banner-wrapper.is-fixed{position:fixed;top:0;left:0;z-index:-1}.banner .banner-wrapper.is-end{position:absolute;top:unset;bottom:0;left:0}.banner .banner-img{width:100%;height:100%;object-fit:cover;vertical-align:bottom;-webkit-backface-visibility:hidden;filter:blur(0)}.banner .banner-contents{width:100%;position:relative;top:0;color:#fff}.p-top-service{position:relative;color:#fff}.p-top-service__base{padding-block:4.375rem 8.625rem;width:100%}@media screen and (max-width: 767px){.p-top-service__base{padding-block:3.75rem 21.375rem}}.p-top-service__bg{position:sticky;top:0;left:0;aspect-ratio:1440/800;width:100%;height:auto}.p-top-service__bg .blur-img{position:absolute;top:0;left:0;-webkit-filter:blur(0);filter:blur(0);height:auto}.p-top-service__wrap-inner{position:relative;z-index:2}.p-top-service__title{margin-left:auto;width:fit-content}@media screen and (max-width: 767px){.p-top-service__title{margin-left:0}}.p-top-service__base-title{margin-top:.6875rem;font-size:2.25rem;font-weight:700;line-height:172%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-top-service__base-title{margin-top:3.75rem;font-size:1.5rem;line-height:145%}}.p-top-service__base-text{margin-top:3.75rem;font-size:max(12px,1.125rem);line-height:200%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-top-service__base-text{font-size:.9375rem;line-height:175%}}.p-top-service__wrap{padding-block:4.375rem 7.5rem;position:relative;z-index:20}@media screen and (max-width: 767px){.p-top-service__wrap{padding-block:1.875rem 3.125rem}}.p-top-service__num{font-family:"helvetica",sans-serif;font-size:1.125rem;text-transform:capitalize;display:flex;align-items:end;gap:.3125rem}.p-top-service__num span{width:1.875rem;height:1px;background:#fff;margin-bottom:.3125rem}@media screen and (max-width: 767px){.p-top-service__num span{width:1.25rem}}.p-top-service__body{margin:5.5625rem auto 0;display:grid;align-items:center;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"img hgroup" "img item" "img btn";gap:0 5.5625rem;width:fit-content;translate:-4.625rem 0}@media screen and (max-width: 767px){.p-top-service__body{margin-top:1.25rem;grid-template-areas:"hgroup hgroup" "img img" "item item" "btn btn";translate:0}}.p-top-service__body img{grid-area:img;aspect-ratio:400/500;width:25rem;height:auto;border-radius:1rem;object-fit:cover}@media screen and (max-width: 767px){.p-top-service__body img{margin-top:1.3125rem;aspect-ratio:353/424;width:min(100%,353px)}}.p-top-service__body hgroup{grid-area:hgroup}.p-top-service__body-item{grid-area:item;margin-top:.75rem}@media screen and (max-width: 767px){.p-top-service__body-item{margin-top:1.25rem}}.p-top-service__body-title{font-size:.875rem;font-weight:700;line-height:257%;letter-spacing:.1em}.p-top-service__body-title-en{margin-top:.625rem;font-family:"helvetica",sans-serif;font-size:3.125rem;font-weight:700}@media screen and (max-width: 767px){.p-top-service__body-title-en{margin-top:-0.25rem;font-size:2rem}}.p-top-service__body-copy{font-size:1.5rem;font-weight:700;line-height:175%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-top-service__body-copy{font-size:1.25rem;letter-spacing:0}}.p-top-service__body-copy .ml-5{margin-left:-0.3125rem}.p-top-service__body-copy .ml-10{margin-left:-0.625rem}@media screen and (max-width: 767px){.p-top-service__body-copy .ml-10{margin-left:-0.0625rem}}.p-top-service__body-text{margin-top:1.125rem;font-size:1.125rem;line-height:200%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-top-service__body-text{margin-top:.625rem;font-size:.9375rem;line-height:175%}}.p-top-service__body-btn{margin-top:2.0625rem;grid-area:btn}@media screen and (max-width: 767px){.p-top-service__body-btn{margin:2.5rem auto 0}}.p-top-contents{padding-block:8.75rem}@media screen and (max-width: 767px){.p-top-contents{padding-block:3.75rem}}.p-top-contents__wrap{max-width:67.5rem;margin-inline:auto}.p-top-contents__item{display:grid;grid-template-rows:subgrid;color:#fff;cursor:pointer}@media(any-hover: hover){.p-top-contents__item:hover{color:#f49703}.p-top-contents__item:hover img{scale:1.1}}.p-top-contents__item-img{overflow:hidden;overflow:hidden;border-radius:.5rem}.p-top-contents__item-img img{aspect-ratio:16/9;object-fit:cover;object-position:center;transition:scale .3s ease}.p-top-contents__wrap--large{margin-top:4.875rem;display:grid;grid-template-columns:repeat(2, 1fr);column-gap:3.5rem}@media screen and (max-width: 767px){.p-top-contents__wrap--large{margin-top:2.5rem;grid-template-columns:repeat(1, 1fr);gap:2.5rem}}.p-top-contents__wrap--large .p-top-contents__item{grid-row:span 3;gap:.5rem}@media screen and (max-width: 767px){.p-top-contents__wrap--large .p-top-contents__item{gap:.625rem}}.p-top-contents__wrap--large .p-top-contents__meta{margin-top:.75rem}@media screen and (max-width: 767px){.p-top-contents__wrap--large .p-top-contents__meta{margin-top:.625rem}}.p-top-contents__wrap--small{margin-top:3.75rem;display:grid;grid-template-columns:repeat(4, 1fr);column-gap:1.25rem}@media screen and (max-width: 767px){.p-top-contents__wrap--small{grid-template-columns:repeat(1, 1fr)}}.p-top-contents__wrap--small .p-top-contents__item{grid-row:span 2;gap:.9375rem}.p-top-contents__wrap--small .c-card__title{font-size:max(12px,.875rem)}@media screen and (max-width: 767px){.p-top-contents__wrap--small .c-card__title{font-size:.875rem}}.p-top-contents__btn{margin:3.75rem 0 0 auto}@media screen and (max-width: 767px){.p-top-contents__btn{margin:2.5rem auto 0}}.p-top-news{padding-block:8.75rem 6.625rem}@media screen and (max-width: 767px){.p-top-news{padding-block:3.75rem 2.5rem}}.p-top-news__wrap{max-width:67.5rem;margin-inline:auto}.p-top-news__head{display:flex;justify-content:space-between;align-items:end}@media screen and (max-width: 767px){.p-top-news__head{flex-direction:column;align-items:start;gap:2.5rem}}@media screen and (max-width: 767px){.p-top-news__btn{margin:2.5rem auto 0}}.p-top-news__body{margin-top:4.375rem}@media screen and (max-width: 767px){.p-top-news__body{margin-top:1.875rem}}.p-top-recruit{color:#fff;padding-block:13.375rem 8.8125rem;position:relative;overflow:hidden}@media screen and (max-width: 767px){.p-top-recruit{padding-block:7.625rem 21.0625rem}}.p-top-recruit::before{content:"";position:absolute;background:url(../img/bg_top-recruit.svg) no-repeat center center/cover;aspect-ratio:1469/1469;width:91.8125rem;height:auto;right:calc(50% - 22.6875rem);bottom:-41.3125rem;z-index:-1}@media screen and (max-width: 767px){.p-top-recruit::before{width:68.3125rem;bottom:unset;top:0;right:calc(50% - 14.75rem)}}.p-top-recruit__wrap{margin-right:calc(50% - 50vw + 1.6875rem);display:flex;align-items:start;justify-content:space-between;gap:.8125rem}@media(min-width: 1441px){.p-top-recruit__wrap{max-width:1440px;margin-inline:auto}}@media screen and (max-width: 767px){.p-top-recruit__wrap{flex-direction:column;gap:2.5rem;margin-inline:auto}}.p-top-recruit__item{flex-shrink:0}@media screen and (max-width: 767px){.p-top-recruit__item{width:100%}}.p-top-recruit__copy{margin-top:1.875rem;font-size:2.25rem;font-weight:700;line-height:172%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-top-recruit__copy{margin-top:3.25rem;font-size:1.5rem;line-height:145%}}.p-top-recruit__text{margin-top:1.8125rem;font-size:1.125rem;font-weight:500;line-height:200%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-top-recruit__text{margin-top:1.875rem}}.p-top-recruit__btn{margin-top:3.625rem}@media screen and (max-width: 767px){.p-top-recruit__btn{margin:2.5rem auto 0}}.p-top-recruit__images{display:flex;align-items:start;gap:1.875rem;position:relative;width:100%}@media screen and (max-width: 767px){.p-top-recruit__images{flex-direction:column}}.p-top-recruit__images::after{content:"Join Us";position:absolute;font-family:"helvetica",sans-serif;font-size:11.9375rem;font-weight:700;background:linear-gradient(94deg, #f49703 1.28%, #f46702 98.73%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);right:0;bottom:-5.1875rem}@media screen and (max-width: 767px){.p-top-recruit__images::after{font-size:6rem;right:unset;left:50%;translate:-46%;bottom:-8rem;width:100%}}.p-top-recruit__image{aspect-ratio:250/400;width:15.625rem;height:100%;object-fit:cover;border-radius:1rem;filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.1))}@media screen and (max-width: 767px){.p-top-recruit__image:nth-of-type(1){margin-left:auto}}.p-top-recruit__image:nth-of-type(2){margin-top:5.375rem}@media screen and (max-width: 767px){.p-top-recruit__image:nth-of-type(2){margin-top:0}}.p-top-recruit__image:nth-of-type(3){margin-top:-6.625rem}@media screen and (max-width: 767px){.p-top-recruit__image:nth-of-type(3){margin:0 0 0 auto}}.p-top-recruit__images-deco{position:absolute;aspect-ratio:208/237;width:13rem;right:9.125rem;top:-13.4375rem;z-index:-1}@media screen and (max-width: 767px){.p-top-recruit__images-deco{width:8.9375rem;height:10.1875rem;top:26.125rem;right:0}}.p-service{overflow:hidden;margin-bottom:11.25rem}@media screen and (max-width: 767px){.p-service{padding-top:3.6875rem;margin-bottom:5rem}}@media screen and (max-width: 767px){.p-service__inner{height:auto}}.p-service__section{max-width:90rem;margin-inline:auto;padding-left:7.5rem}@media(max-width: 1100px){.p-service__section{padding-left:3.75rem}}@media screen and (max-width: 767px){.p-service__section{padding-left:0}}.p-service__section.--consulting .p-service__title{order:2;margin-top:.875rem}@media screen and (max-width: 767px){.p-service__section.--consulting .p-service__title{margin-top:0}}@media screen and (max-width: 767px){.p-service__section.--promotion{margin-top:3.75rem}}.p-service__head{display:flex}@media screen and (max-width: 767px){.p-service__head{flex-direction:column;gap:2.625rem;padding-inline:1.25rem;max-width:34.375rem;margin-inline:auto}}.p-service__head.--consulting{height:52.375rem}@media screen and (max-width: 767px){.p-service__head.--consulting{height:auto}}.p-service__head.--promotion{height:61.9375rem}@media screen and (max-width: 767px){.p-service__head.--promotion{gap:1.875rem;height:auto}}.p-service__head-wrap.--consulting{margin-top:9.8125rem;min-width:max(30.125rem,300px)}@media screen and (max-width: 767px){.p-service__head-wrap.--consulting{margin-top:3.75rem;min-width:auto}}.p-service__head-wrap.--promotion{margin-top:16.5625rem;min-width:max(29.5rem,320px)}@media screen and (max-width: 767px){.p-service__head-wrap.--promotion{margin-top:0;min-width:auto}}.p-service__title-ja{position:relative;padding-left:max(1.5625rem,20px);font-size:max(1rem,12px);font-weight:700;letter-spacing:0}@media screen and (max-width: 767px){.p-service__title-ja{font-size:1rem;padding-left:1.5625rem}}.p-service__title-ja::before{content:"";position:absolute;width:15px;height:1px;background:#2f2f2f;left:0;top:50%;translate:0 -50%}@media(max-width: 900px){.p-service__title-ja::before{top:calc(50% + 1px)}}@media screen and (max-width: 767px){.p-service__title-ja::before{top:50%}}.p-service__title-en{margin-top:1.5625rem;text-transform:capitalize;font-family:"helvetica",sans-serif;font-size:3.75rem;font-weight:700}@media screen and (max-width: 767px){.p-service__title-en{margin-top:1.5625rem;font-size:2.5rem}}.p-service__head-textarea{margin-top:2.125rem;display:flex;flex-direction:column;row-gap:2.875rem}@media screen and (max-width: 767px){.p-service__head-textarea{margin-top:1.125rem;row-gap:1.25rem;order:2}}.p-service__copy{font-size:2.25rem;font-weight:700;line-height:1.75;letter-spacing:.1em}@media screen and (max-width: 767px){.p-service__copy{font-size:1.5rem;line-height:1.4}}.p-service__copy .--ml-n2{margin-left:-0.125rem}.p-service__copy .--ml-n19{margin-left:-1.1875rem}@media screen and (max-width: 767px){.p-service__copy .--ml-n19{margin-left:0}}@media screen and (max-width: 767px){.p-service__copy .--ml-n14{margin-left:-0.875rem}}.p-service__copy .--ls-0{letter-spacing:0}.p-service__description{font-feature-settings:"halt" on;font-size:max(1.125rem,12px);font-weight:500;line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__description{font-size:1.125rem;line-height:2}}.p-service__head-img-area.--consulting{padding-left:10.5rem}@media(max-width: 900px){.p-service__head-img-area.--consulting{padding-left:6.25rem}}@media screen and (max-width: 767px){.p-service__head-img-area.--consulting{order:1;padding-left:0;text-align:center}}.p-service__head-img-area.--promotion{padding-left:8.4375rem}@media(max-width: 1100px){.p-service__head-img-area.--promotion{padding-left:12.5rem}}@media(max-width: 900px){.p-service__head-img-area.--promotion{padding-left:9.375rem}}@media screen and (max-width: 767px){.p-service__head-img-area.--promotion{padding-left:0}}.p-service__head-img{position:relative;object-fit:cover;object-position:center;border-radius:1rem;background:#d9d9d9}.p-service__head-img.--consulting{width:38.75rem;height:23.25rem}@media screen and (max-width: 767px){.p-service__head-img.--consulting{aspect-ratio:353/212;width:22.0625rem;height:auto}}.p-service__head-img.--consulting:nth-of-type(1){top:-5.4375rem}@media screen and (max-width: 767px){.p-service__head-img.--consulting:nth-of-type(1){top:0;left:-1.25rem}}.p-service__head-img.--consulting:nth-of-type(2){top:-2.9375rem;left:5.3125rem;object-position:bottom}@media screen and (max-width: 767px){.p-service__head-img.--consulting:nth-of-type(2){top:1.875rem;left:5.0890585242vw}}.p-service__head-img.--promotion:nth-of-type(1){width:29.1875rem;height:36.5rem;top:11.875rem;left:7.875rem}@media screen and (max-width: 767px){.p-service__head-img.--promotion:nth-of-type(1){top:0;left:auto;margin-left:20%;aspect-ratio:467/584;width:min(11.625rem + 25.4452926209vw,450px);height:auto}}.p-service__head-img.--promotion:nth-of-type(2){width:17.0625rem;height:21.3125rem;top:-4.625rem}@media screen and (max-width: 767px){.p-service__head-img.--promotion:nth-of-type(2){margin-top:-8.3125rem;top:0;left:0;aspect-ratio:273/341;width:min(3.5rem + 25.4452926209vw,450px);height:auto}}.p-service__body{margin-top:-1.25rem;overflow:hidden}@media screen and (max-width: 767px){.p-service__body{margin-top:4.6875rem;max-width:34.375rem;margin-inline:auto}}@media screen and (max-width: 767px){.p-service__body.--mt54{margin-top:3.375rem}}.p-service__body-title{position:relative;font-family:"helvetica",sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:0;text-transform:capitalize;rotate:90deg;transform-origin:left center;translate:1.875rem}@media screen and (max-width: 767px){.p-service__body-title{rotate:0deg;font-size:2.25rem;translate:0;padding-left:1.25rem}}.p-service__body-title::before{content:"";position:absolute;width:151.1875rem;height:1px;background:#2f2f2f;bottom:-1.1875rem;left:0}@media screen and (max-width: 767px){.p-service__body-title::before{width:calc(100vw - 1.25rem - 12.5rem - 1.25rem);bottom:auto;top:calc(50% + .125rem);left:15.625rem;translate:0 -50%}}.p-service__feature{width:75rem;border-radius:1.875rem 0 0 1.875rem;margin-left:7.5rem;overflow:hidden}@media(min-width: 1441px){.p-service__feature{border-radius:1.875rem}}@media(max-width: 1100px){.p-service__feature{width:81.25rem;margin-left:5rem}}@media screen and (max-width: 767px){.p-service__feature{width:calc(100% - 1.125rem);margin-left:1.125rem;border-radius:1.875rem}}@media(max-width: 550px){.p-service__feature{border-radius:1.875rem 0 0 1.875rem}}.p-service__feature:first-of-type{margin-top:-1.5rem}@media screen and (max-width: 767px){.p-service__feature:first-of-type{margin-top:1.625rem}}.p-service__feature:not(.p-service__feature:first-of-type){margin-top:3.0625rem}@media screen and (max-width: 767px){.p-service__feature:not(.p-service__feature:first-of-type){margin-top:2.5rem}}.p-service__feature.--consulting:nth-of-type(1) .p-service__feature-head{background:url(../img/bg_service01.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-service__feature.--consulting:nth-of-type(1) .p-service__feature-head{background:url(../img/bg_service01-sp.webp) no-repeat center center/cover}}.p-service__feature.--consulting:nth-of-type(2) .p-service__feature-head{background:url(../img/bg_service02.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-service__feature.--consulting:nth-of-type(2) .p-service__feature-head{background:url(../img/bg_service02-sp.webp) no-repeat center center/cover}}.p-service__feature.--consulting:nth-of-type(3) .p-service__feature-head{background:url(../img/bg_service03.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-service__feature.--consulting:nth-of-type(3) .p-service__feature-head{background:url(../img/bg_service03-sp.webp) no-repeat center center/cover}}.p-service__feature.--promotion:nth-of-type(1) .p-service__feature-head{background:url(../img/bg_service04.webp) no-repeat center top/cover}@media(max-width: 800px){.p-service__feature.--promotion:nth-of-type(1) .p-service__feature-head{background-size:cover}}@media screen and (max-width: 767px){.p-service__feature.--promotion:nth-of-type(1) .p-service__feature-head{background:url(../img/bg_service04-sp.webp) no-repeat center center/cover}}.p-service__feature.--promotion:nth-of-type(2) .p-service__feature-head{background:url(../img/bg_service05.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-service__feature.--promotion:nth-of-type(2) .p-service__feature-head{background:url(../img/bg_service05-sp.webp) no-repeat center center/cover}}.p-service__feature-head{position:relative;padding:3.75rem 3.75rem 2.5625rem}@media screen and (max-width: 767px){.p-service__feature-head{padding:3.75rem 1.25rem 4.1875rem}}.p-service__feature-head::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(39,39,45,.6)}.p-service__feature-head.--bg-05::before{background:rgba(39,39,45,.5)}.p-service__feature-title{position:relative;z-index:1}.p-service__feature-sub-title{color:#fff;font-family:"helvetica",sans-serif;font-size:max(.875rem,12px);font-weight:700;letter-spacing:.1em;text-transform:capitalize}.p-service__feature-main-title{margin-top:1.625rem;color:#fff;font-size:2.25rem;font-weight:700;line-height:1.5;translate:-0.1875rem;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__feature-main-title{margin-top:1.6875rem;translate:0}}.p-service__feature-textarea{position:relative;z-index:1;margin-top:8.125rem}@media screen and (max-width: 767px){.p-service__feature-textarea{margin-top:3.75rem}}.p-service__feature-copy{color:#fff;font-feature-settings:"halt" on;font-size:1.5rem;font-weight:700;line-height:1.33333;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__feature-copy{font-size:1.5rem}}.p-service__feature-description{margin-top:1.25rem;color:#fff;font-feature-settings:"halt" on;font-size:max(1rem,12px);line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.p-service__feature-description{font-size:.9375rem;line-height:1.75}}.p-service__feature-description .--pl-4{padding-left:.25rem}.p-service__feature-body{margin-top:-1px;background:#2f2f2f;padding:3.25rem 5.125rem 3.75rem 3.75rem}@media(max-width: 1200px){.p-service__feature-body{padding:3.25rem 2.5rem 3.75rem 2.5rem}}@media screen and (max-width: 767px){.p-service__feature-body{padding:2.0625rem 6.0625rem 3.75rem 1.3125rem}}.p-service__feature-body-text p{position:relative;color:#fff;font-family:"helvetica",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:0;text-transform:capitalize;width:auto}@media screen and (max-width: 767px){.p-service__feature-body-text p{width:auto;font-size:1.5rem}}.p-service__feature-body-text p::after{content:"";position:absolute;left:5.125rem;bottom:.375rem;width:calc(100% - 5.125rem);height:1px;background:#fff}@media screen and (max-width: 767px){.p-service__feature-body-text p::after{width:calc(100% - 6.0625rem);left:6.0625rem;bottom:auto;top:50%;translate:0 -50%}}.p-service__feature-cards{margin-top:2.5rem;display:flex;column-gap:.625rem}@media screen and (max-width: 767px){.p-service__feature-cards{margin-top:1.875rem;flex-direction:column;row-gap:1rem;align-items:center}}.p-service__feature-card{padding:1.5rem;border-radius:8px;background:#4e4e4e;width:16.0625rem}@media(max-width: 1200px){.p-service__feature-card{width:18.75rem}}@media screen and (max-width: 767px){.p-service__feature-card{padding:1.1875rem 1.25rem 1.25rem 1.375rem;width:100%;height:auto}}.p-service__feature-card-text{color:#fff;font-size:max(.9375rem,12px);font-weight:500;line-height:1.5;letter-spacing:0}@media screen and (max-width: 767px){.p-service__feature-card-text{font-size:.9375rem;line-height:1.75}}@media(max-width: 1100px){.p-service__feature-card-text .--br-1100{display:none}}.p-news{position:relative;margin-top:-4.375rem;padding-block:7.5rem 10rem}@media screen and (max-width: 767px){.p-news{margin-top:-4.1875rem;padding-block:4rem 4.75rem}}@media screen and (max-width: 767px){.p-news .c-head--black{padding-block:5rem 5rem}}@media screen and (max-width: 767px){.p-news.--details{padding-block:2.6875rem 4.75rem}}.p-news__wrap{display:flex;justify-content:space-between;gap:16rem;align-items:start}@media screen and (max-width: 1200px){.p-news__wrap{gap:6.25rem}}@media screen and (max-width: 767px){.p-news__wrap{flex-direction:column;gap:3.125rem}}.p-news__wrap.--details{gap:11.25rem}@media screen and (max-width: 767px){.p-news__wrap.--details{gap:3.75rem}}.p-news__list{flex-shrink:0;max-width:150px;display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width: 767px){.p-news__list{max-width:100%;flex-direction:row;flex-wrap:wrap;gap:.625rem 1.875rem}}.p-news__list li a{font-family:"helvetica",sans-serif;font-size:max(12px,.875rem);font-weight:700;color:rgba(0,0,0,.3)}@media(any-hover: hover){.p-news__list li a:hover{color:#f49703}}.p-news__list li.is-current a{color:#2f2f2f;font-weight:bold}.p-news__item{flex-grow:1}.p-news__item li a{display:grid;grid-template-columns:14.375rem 1fr;align-items:start;gap:2.5rem;padding-block:1.875rem;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 1400px){.p-news__item li a{gap:5.625rem}}@media screen and (max-width: 900px){.p-news__item li a{gap:6.875rem}}@media screen and (max-width: 767px){.p-news__item li a{display:flex;flex-direction:column;row-gap:1.25rem;padding-block:2.5rem 1.25rem}}@media(any-hover: hover){.p-news__item li a:hover{opacity:.7}}.p-news__item li:first-of-type a{padding-top:0}.p-news__date{font-family:"helvetica",sans-serif;font-size:max(12px,1.25rem)}@media screen and (max-width: 767px){.p-news__date{font-size:1.125rem}}.p-news__tag{width:fit-content;max-width:84px;text-align:center;padding:6px 10px 7px;color:#ffb135;font-size:max(10px,.75rem);font-weight:500;background:#2f2f2f;border-radius:100vmax;flex-shrink:0}@media screen and (max-width: 767px){.p-news__tag{padding:5px 10px 6px}}.p-news__title{font-size:max(12px,1rem);line-height:225%;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width: 767px){.p-news__title{font-size:.9375rem;line-height:1.75333;letter-spacing:.05em;-webkit-line-clamp:4}}.p-news__meta{display:flex;align-items:center;gap:1.25rem}.p-news__meta-top{display:flex;align-items:center;gap:2.5rem}@media screen and (max-width: 767px){.p-news__meta-top{gap:1.25rem}}.p-news__title-single{margin-top:1.25rem;font-size:1.5rem;font-weight:700;line-height:175%;letter-spacing:.1em}@media screen and (max-width: 767px){.p-news__title-single{font-size:1.25rem}}.p-news__content{margin-top:3.125rem;font-size:max(12px,.9375rem);font-weight:500;line-height:175%;padding-block:3.125rem;border-block:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 767px){.p-news__content{margin-top:2.5rem;padding-block:2.5rem}}.next-post-link{margin:1.875rem 0 0 auto;width:fit-content;font-family:"helvetica",sans-serif;font-size:max(12px,1rem);font-weight:700;display:flex;align-items:center;gap:1.5625rem}.next-post-link::after{content:"";width:.625rem;height:.75rem;mask-image:url(../img/icon_arrow-black.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:contain;background:#2f2f2f;transition:background .3s ease}@media screen and (max-width: 767px){.next-post-link::after{width:.875rem;height:.875rem}}@media(any-hover: hover){.next-post-link:hover{color:#f49703}.next-post-link:hover::after{background:#f49703}}@media screen and (max-width: 767px){.p-news .c-pagination{margin:2.5rem auto 0;gap:2.5rem}}@media screen and (max-width: 767px){.p-news .c-pagination__numbers{margin-top:1.375rem;flex-direction:row;justify-content:center}}@media screen and (max-width: 767px){.p-news .c-pagination__numbers .page-numbers li a,.p-news .c-pagination__numbers .page-numbers li span{font-size:.875rem;letter-spacing:.05em}}@media(any-hover: hover){.p-news .c-pagination__numbers .page-numbers li a:hover,.p-news .c-pagination__numbers .page-numbers li span:hover{color:#f49703}}.p-about{overflow:hidden;margin-bottom:-1px}@media screen and (max-width: 767px){.p-about{padding-top:3.6875rem}}.p-about__top{max-width:90rem;margin-inline:auto;padding-left:11.25rem;display:flex;height:59.6875rem}@media(max-width: 1000px){.p-about__top{padding-left:8.75rem}}@media(max-width: 800px){.p-about__top{padding-left:5rem}}@media screen and (max-width: 767px){.p-about__top{padding-inline:1.25rem;max-width:31.25rem;height:auto;flex-direction:column;gap:1.875rem}}.p-about__top-wrap{margin-top:10.125rem;width:29.375rem;flex-shrink:0}@media(max-width: 1000px){.p-about__top-wrap{width:35rem}}@media(max-width: 800px){.p-about__top-wrap{width:37.5rem}}@media screen and (max-width: 767px){.p-about__top-wrap{margin-top:3.75rem;width:auto}}.p-about__title{display:flex;flex-direction:column;row-gap:2.375rem}@media screen and (max-width: 767px){.p-about__title{row-gap:1.875rem}}.p-about__title-en{font-family:"helvetica",sans-serif;font-size:max(1.125rem,12px);font-weight:700;line-height:normal;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.p-about__title-en{font-size:1.125rem}}.p-about__title-jp{font-size:2.625rem;font-weight:700;line-height:1.75;letter-spacing:.05em}@media screen and (max-width: 767px){.p-about__title-jp{font-size:1.5rem;line-height:1.45;letter-spacing:.1em}}.p-about__textarea{margin-top:3.75rem;display:flex;flex-direction:column;row-gap:1.25rem}@media screen and (max-width: 767px){.p-about__textarea{margin-top:1.875rem}}.p-about__text{font-feature-settings:"halt" on;font-size:max(1.125rem,12px);font-weight:500;line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.p-about__text{font-size:.9375rem;line-height:1.7533333}}.p-about__img-area{padding-left:2.0625rem}@media screen and (max-width: 767px){.p-about__img-area{order:1;padding-left:0}}.p-about__img{position:relative;object-fit:cover;object-position:center;width:42.5625rem;height:25.5625rem;border-radius:16px;background:#d9d9d9}@media screen and (max-width: 767px){.p-about__img{aspect-ratio:353/212;height:auto}}.p-about__img:nth-of-type(1){top:-5.4375rem;left:0}@media screen and (max-width: 767px){.p-about__img:nth-of-type(1){top:0;left:-1.25rem;width:min(9.5625rem + 50.8905852417vw,450px)}}.p-about__img:nth-of-type(2){top:-2.6875rem;left:6.5rem;object-position:50% 35%}@media screen and (max-width: 767px){.p-about__img:nth-of-type(2){top:1.875rem;left:unset;right:-1.25rem;width:min(9.5625rem + 50.8905852417vw,450px)}}.p-about__strengths{position:relative}@media screen and (max-width: 767px){.p-about__strengths{margin-top:5.625rem;z-index:1}}.p-about__strengths-title{position:absolute;top:12.5625rem;left:50%;translate:-50%;width:100%;display:flex;flex-direction:column;row-gap:1.6875rem;text-align:center;z-index:2}@media screen and (max-width: 767px){.p-about__strengths-title{top:0;padding-block:3.75rem;margin-inline:auto;row-gap:.3125rem}}.p-about__strengths-title-copy{color:#fff;font-family:"helvetica",sans-serif;font-size:1.75rem;font-weight:300;line-height:normal;letter-spacing:.05em;text-transform:capitalize}@media screen and (max-width: 767px){.p-about__strengths-title-copy{font-size:1.5rem}}.p-about__strengths-main-title{color:#f49703;font-feature-settings:"halt" on;font-size:3.125rem;font-weight:400;line-height:.72;letter-spacing:.1em}@media screen and (max-width: 767px){.p-about__strengths-main-title{font-size:1.875rem;line-height:normal;letter-spacing:.05em}}.p-about__strengths-boxes{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 767px){.p-about__strengths-boxes{margin-right:-0.125rem;grid-template-columns:1fr}}.p-about__strengths-box{position:relative;padding:2.5rem 2.5rem 3.125rem}@media(max-width: 1100px){.p-about__strengths-box{padding:2.5rem 1.25rem 3.125rem}}@media screen and (max-width: 767px){.p-about__strengths-box{padding:2.5rem 1.25rem 3.75rem}.p-about__strengths-box.--pb-sp-26{padding-bottom:1.625rem}}@media screen and (max-width: 767px)and (max-width: 767px){.p-about__strengths-box.--pb-sp-26{padding-bottom:3.75rem}}.p-about__strengths-box:nth-of-type(1){background:url(../img/bg_about01.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-about__strengths-box:nth-of-type(1){background:url(../img/bg_about01-sp.webp) no-repeat center center/cover;padding-top:12.1875rem}}.p-about__strengths-box:nth-of-type(2){background:url(../img/bg_about02.webp) no-repeat center center/cover}@media screen and (max-width: 767px){.p-about__strengths-box:nth-of-type(2){background:url(../img/bg_about02-sp.webp) no-repeat center center/cover}}.p-about__strengths-box:nth-of-type(3){background:url(../img/bg_about03.webp) no-repeat center center/cover;padding-left:2.4375rem;padding-right:1.3125rem}@media screen and (max-width: 767px){.p-about__strengths-box:nth-of-type(3){padding-left:1.25rem;background:url(../img/bg_about03-sp.webp) no-repeat center center/cover}}.p-about__strengths-box:nth-of-type(3)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(4,4,4,.3)}@media screen and (max-width: 767px){.p-about__strengths-box:nth-of-type(3)::before{background:rgba(4,4,4,.6)}}.p-about__strengths-box:nth-of-type(3) .p-about__strengths-box-description{translate:-0.3125rem}@media screen and (max-width: 767px){.p-about__strengths-box:nth-of-type(3) .p-about__strengths-box-description{translate:0}}.p-about__strengths-box::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(4,4,4,.6)}.p-about__strengths-box-wrap{max-width:26.25rem;margin-inline:auto}@media screen and (max-width: 767px){.p-about__strengths-box-wrap{max-width:23.75rem}}.p-about__strengths-box-head{position:relative;z-index:1;display:flex;justify-content:space-between}.p-about__strengths-box-head::before{content:"";position:absolute;width:100%;height:1px;background:hsla(0,0%,100%,.8);bottom:-1.25rem;left:0}@media screen and (max-width: 767px){.p-about__strengths-box-head::before{bottom:-1.125rem}}.p-about__strengths-box-head p{color:hsla(0,0%,100%,.8);font-family:"helvetica",sans-serif;font-size:max(1.125rem,12px);letter-spacing:.005em;text-transform:capitalize}.p-about__strengths-box-head span{color:hsla(0,0%,100%,.8);font-family:"helvetica",sans-serif;font-size:max(1.125rem,12px)}.p-about__strengths-box-title{position:relative;z-index:1;margin-top:25rem;color:#fff;font-feature-settings:"halt" on;font-size:2.25rem;font-weight:400;line-height:1.5;letter-spacing:.05em}@media screen and (max-width: 767px){.p-about__strengths-box-title{margin-top:3.75rem;font-size:1.5rem;line-height:2.25;text-align:left}}.p-about__strengths-box-title span:nth-of-type(2){margin-top:-0.3125rem;display:block;text-align:right}@media screen and (max-width: 767px){.p-about__strengths-box-title span:nth-of-type(2){margin-top:-0.8125rem;text-align:left}}.p-about__strengths-box-description{position:relative;z-index:1;margin-top:3.25rem}@media screen and (max-width: 767px){.p-about__strengths-box-description{margin-top:1.25rem}}.p-about__strengths-box-description p{color:hsla(0,0%,100%,.8);font-feature-settings:"halt" on;font-size:max(.9375rem,12px);line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.p-about__strengths-box-description p{text-align:left;font-size:.9375rem;line-height:1.75}}@media(max-width: 1100px){.p-about__strengths-box-description .--br-1100{display:none}}@media screen and (max-width: 767px){.p-about__strengths-box-description .--br-1100{display:block}}.p-about__initiatives{position:relative;margin-top:-0.625rem;aspect-ratio:1440/965}@media screen and (max-width: 767px){.p-about__initiatives{margin-top:-0.125rem}}.p-about__initiatives-img{position:absolute;top:0;left:0}@media screen and (max-width: 767px){.p-about__initiatives-img{overflow:hidden;width:100%;z-index:0}}.p-about__initiatives-img img{width:100%;height:100%;object-fit:cover}.p-about__initiatives-img::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5)}.p-about__initiatives-img.is-fixed{position:fixed;top:0;left:0;width:100%;height:auto}@media screen and (max-width: 767px){.p-about__initiatives-img.is-fixed{position:absolute}}.p-about__initiatives-img.is-end{position:absolute}.p-about__initiatives-inner{padding:5rem 5.5rem;max-width:90rem;margin-inline:auto;display:flex;column-gap:16.1875rem}@media(max-width: 1100px){.p-about__initiatives-inner{column-gap:12.5rem}}@media(max-width: 950px){.p-about__initiatives-inner{padding:5rem 5rem;column-gap:6.25rem}}@media(max-width: 800px){.p-about__initiatives-inner{column-gap:3.75rem}}@media screen and (max-width: 767px){.p-about__initiatives-inner{padding:3.75rem 1.25rem 5rem;max-width:31.25rem;display:flex;flex-direction:column}}.p-about__initiatives-title{position:relative;z-index:1;width:26.4375rem;height:32.5625rem}@media screen and (max-width: 767px){.p-about__initiatives-title{aspect-ratio:329/339;height:auto;width:20.5625rem;margin-inline:auto}}.p-about__initiatives-wrap{position:relative;z-index:1;margin-top:25.125rem}@media(max-width: 1000px){.p-about__initiatives-wrap{margin-top:18.75rem}}@media screen and (max-width: 767px){.p-about__initiatives-wrap{margin-top:3.75rem}}.p-about__initiatives-sub-title{display:flex;flex-direction:column;row-gap:.9375rem}.p-about__initiatives-sub-title-jp{position:relative;padding-left:max(1.5625rem,20px);color:#fff;font-size:max(1rem,12px);font-weight:700;letter-spacing:0}@media screen and (max-width: 767px){.p-about__initiatives-sub-title-jp{font-size:1rem}}.p-about__initiatives-sub-title-jp::before{content:"";position:absolute;width:15px;height:1px;background:#fff;left:0;top:50%;translate:0 -50%}@media(max-width: 900px){.p-about__initiatives-sub-title-jp::before{top:calc(50% + 1px)}}.p-about__initiatives-sub-title-en{color:#fff;font-family:"helvetica",sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:0;text-transform:capitalize}.p-about__initiatives-textarea{margin-top:3rem;display:flex;flex-direction:column;row-gap:1.25rem}@media screen and (max-width: 767px){.p-about__initiatives-textarea{margin-top:1.6875rem}}.p-about__initiatives-text{color:#fff;font-feature-settings:"halt" on;font-size:max(1rem,12px);line-height:2.25;letter-spacing:.05em}@media screen and (max-width: 767px){.p-about__initiatives-text{font-size:.9375rem;line-height:1.753333}}.p-company{overflow:hidden}@media screen and (max-width: 767px){.p-company{padding-top:3.6875rem}}.p-company__wrap{background:#2f2f2f;padding-inline:max((100vw - 90rem)/2,0px);padding-bottom:9.875rem}@media screen and (max-width: 767px){.p-company__wrap{padding-bottom:3.75rem}}.p-company__statement-img-area{position:relative;margin-top:-5.1875rem;width:75rem;height:31.3125rem;border-radius:0px 1rem 1rem 0px}@media(min-width: 1441px){.p-company__statement-img-area{border-radius:1rem}}@media(max-width: 500px){.p-company__statement-img-area{border-radius:1rem 1rem 0px 0px}}@media screen and (max-width: 767px){.p-company__statement-img-area{margin-top:-2.9375rem;margin-right:1.25rem;width:max(23.3125rem,90%);height:100%;border-radius:0 1rem 1rem 0;aspect-ratio:373/157}}.p-company__statement-img-area picture{width:100%;height:100%;border-radius:0px 1rem 1rem 0px;overflow:hidden;object-fit:cover}@media(min-width: 1441px){.p-company__statement-img-area picture{border-radius:1rem}}@media screen and (max-width: 767px){.p-company__statement-img-area picture{border-radius:0 1rem 1rem 0}}.p-company__statement-deco{position:absolute;z-index:1;width:17.5rem;height:20rem;right:-8.25rem;bottom:-9.5rem}@media screen and (max-width: 767px){.p-company__statement-deco{width:5.625rem;height:6.4375rem;right:0rem;bottom:-3.4375rem}}.p-company__statement-textarea{margin-top:8.375rem;display:flex;column-gap:6.125rem}@media screen and (max-width: 767px){.p-company__statement-textarea{margin-top:2.625rem;flex-direction:column}}.p-company__statement-title{display:flex;flex-direction:column;row-gap:2.375rem}@media screen and (max-width: 767px){.p-company__statement-title{row-gap:1.5625rem}}.p-company__statement-title-en{color:#fff;font-family:"helvetica",sans-serif;font-size:max(1.125rem,12px);font-weight:700;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.p-company__statement-title-en{font-size:1.125rem}}.p-company__statement-title-jp{color:#fff;font-size:2.25rem;font-weight:700;line-height:1.75;letter-spacing:.1em}@media screen and (max-width: 767px){.p-company__statement-title-jp{font-size:1.5rem;line-height:1.45}}.p-company__statement-text{padding-top:.375rem;color:#fff;font-feature-settings:"halt" on;font-size:max(1.125rem,12px);font-weight:400;line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.p-company__statement-text{padding-top:0;margin-top:1.25rem}}.p-company__message{margin-top:11.125rem}@media screen and (max-width: 767px){.p-company__message{margin-top:3.75rem}}.p-company__message-title{display:flex;flex-direction:column;row-gap:1.5625rem}.p-company__message-title-jp{position:relative;padding-left:max(1.5625rem,20px);font-size:max(1rem,12px);color:#fff;font-weight:700;letter-spacing:0}@media screen and (max-width: 767px){.p-company__message-title-jp{padding-left:1.5625rem;font-size:1rem}}.p-company__message-title-jp::before{content:"";position:absolute;width:15px;height:1px;background:#fff;left:0;top:50%;translate:0 -50%}@media(max-width: 900px){.p-company__message-title-jp::before{top:calc(50% + 1px)}}.p-company__message-title-en{color:#fff;font-family:"helvetica",sans-serif;font-size:3.75rem;font-weight:700;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.p-company__message-title-en{font-size:2.5rem}}.p-company__message-boxes{margin-top:5rem;display:flex;flex-direction:column;row-gap:7.375rem}@media screen and (max-width: 767px){.p-company__message-boxes{margin-top:.9375rem;row-gap:3.75rem}}.p-company__message-box{display:flex;column-gap:5rem}@media screen and (max-width: 767px){.p-company__message-box{row-gap:1.25rem}}.p-company__message-box:nth-of-type(2n - 1){flex-direction:row}@media screen and (max-width: 767px){.p-company__message-box:nth-of-type(2n - 1){flex-direction:column}}.p-company__message-box:nth-of-type(2n){flex-direction:row-reverse;justify-content:flex-end}@media screen and (max-width: 767px){.p-company__message-box:nth-of-type(2n){flex-direction:column;justify-content:center}}.p-company__message-box-img-area{width:28.125rem;height:37.125rem;border-radius:30px;aspect-ratio:450/594;flex-shrink:0;overflow:hidden}@media screen and (max-width: 767px){.p-company__message-box-img-area{width:100%;height:auto}}.p-company__message-box-img-area img{object-fit:cover;object-position:center}.p-company__message-box-wrap{position:relative;padding-top:2rem;width:37.5rem}@media(max-width: 1100px){.p-company__message-box-wrap{width:41.875rem}}@media screen and (max-width: 767px){.p-company__message-box-wrap{padding-top:0;width:100%;display:flex;flex-direction:column}}.p-company__message-box-wrap::before{content:"";position:absolute;width:6.25rem;height:5.6875rem;top:0;right:0;background:url(../img/icon_double-quotation.svg) no-repeat center center/contain;z-index:-1}@media screen and (max-width: 767px){.p-company__message-box-wrap::before{width:3.6875rem;height:3.375rem;top:9.125rem}}.p-company__message-box-head{color:#fff;font-size:1.875rem;font-weight:700;line-height:1.75;letter-spacing:.05em}@media screen and (max-width: 767px){.p-company__message-box-head{order:2;margin-top:1.875rem;font-size:1.125rem;line-height:175%;letter-spacing:.1em}}.p-company__message-box-head .--ml-n8{margin-left:-0.5rem}@media screen and (max-width: 767px){.p-company__message-box-head .--ml-n8{margin-left:0}}.p-company__message-box-head.--font-palt{font-feature-settings:"palt" on}.p-company__message-box-text{margin-top:3.75rem;color:#fff;font-feature-settings:"halt" on;font-size:max(.9375rem,12px);line-height:2.13333;letter-spacing:.05em}@media screen and (max-width: 767px){.p-company__message-box-text{margin-top:1.4375rem;order:3;line-height:1.75333333;letter-spacing:.04em}}.p-company__message-box-attribute{margin-top:2.5625rem}@media screen and (max-width: 767px){.p-company__message-box-attribute{margin-top:0;order:1}}.p-company__message-box-attribute-head{position:relative;color:#fff;font-family:"helvetica",sans-serif;font-size:max(.75rem,12px);text-transform:capitalize;display:flex;justify-content:space-between}.p-company__message-box-attribute-head::before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-0.9375rem;background:#fff}.p-company__message-box-attribute-num{letter-spacing:0}.p-company__message-box-attribute-en{letter-spacing:.05em}.p-company__message-box-attribute-body{margin-top:2.125rem}.p-company__message-box-attribute-jp{color:#fff;font-size:max(.875rem,12px);font-weight:500;letter-spacing:.2em}.p-company__message-box-attribute-name{display:flex;justify-content:space-between;margin-top:.625rem}.p-company__message-box-attribute-name-jp{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.2em}.p-company__message-box-attribute-name-en{color:#fff;font-family:"helvetica",sans-serif;font-size:max(1rem,12px);font-weight:400;letter-spacing:.05em;text-transform:capitalize;translate:0 .9375rem}.p-company__member{margin-top:10rem}@media screen and (max-width: 767px){.p-company__member{margin-top:3.9375rem}}.p-company__member-contents{position:relative;background:url(../img/bg_company01.webp) no-repeat center bottom/cover;width:100%;height:31.25rem;overflow:hidden;border-radius:1rem;padding:2.6875rem 2.8125rem 2.875rem 3.6875rem;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-company__member-contents{background:url(../img/bg_company01-sp.webp) no-repeat center bottom/cover;flex-direction:column;row-gap:3.125rem;height:auto;padding:2.5rem 1.25rem 3rem}}.p-company__member-contents::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(39,39,45,.5)}.p-company__member-textarea{position:relative;z-index:1;color:#fff}.p-company__member-head{font-weight:700;letter-spacing:.05em;font-size:max(1rem,12px)}@media screen and (max-width: 767px){.p-company__member-head{font-size:1rem}}.p-company__member-title{margin-top:13.8125rem;font-family:"helvetica",sans-serif;font-size:3.75rem;font-weight:700;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.p-company__member-title{margin-top:.0625rem;font-size:2.5rem}}.p-company__member-description{margin-top:1.75rem;line-height:2;letter-spacing:.05em;font-size:max(1rem,12px)}@media screen and (max-width: 767px){.p-company__member-description{margin-top:1.8125rem;font-feature-settings:"palt" on;font-size:.9375rem;line-height:1.75333333}}.p-company__member-btn-area{position:relative;z-index:1;margin-top:auto}@media screen and (max-width: 767px){.p-company__member-btn-area{margin-top:0}}.p-company__btn{font-size:max(1rem,12px)}@media screen and (max-width: 767px){.p-company__btn{margin-inline:auto}}.p-company__btn::after{width:1rem;height:1rem}.p-company__info{padding-block:9.8125rem 6.25rem}@media screen and (max-width: 767px){.p-company__info{padding-block:3.625rem 5.3125rem}}.p-company__info-title{display:flex;flex-direction:column;row-gap:1.5625rem}@media screen and (max-width: 767px){.p-company__info-title{row-gap:1.5625rem}}.p-company__info-title-jp{position:relative;padding-left:max(1.5625rem,20px);font-size:max(1rem,12px);font-weight:700;letter-spacing:0}@media screen and (max-width: 767px){.p-company__info-title-jp{padding-left:1.5625rem;font-size:1rem}}.p-company__info-title-jp::before{content:"";position:absolute;width:15px;height:1px;background:#2f2f2f;left:0;top:50%;translate:0 -50%}@media(max-width: 900px){.p-company__info-title-jp::before{top:calc(50% + 1px)}}.p-company__info-title-en{font-family:"helvetica",sans-serif;font-size:3.75rem;font-weight:700;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.p-company__info-title-en{font-size:2.5rem}}.p-company__info-lists{margin-top:4.875rem;padding-left:10rem;display:flex;column-gap:5rem;flex-wrap:wrap}@media(max-width: 1100px){.p-company__info-lists{padding-left:5rem;column-gap:2.5rem}}@media(max-width: 900px){.p-company__info-lists{padding-left:2.5rem}}@media(max-width: 800px){.p-company__info-lists{width:640px;margin-left:auto;padding-left:0}}@media screen and (max-width: 767px){.p-company__info-lists{margin-top:2.4375rem;flex-direction:column;width:auto}}.p-company__info-list{position:relative;width:30rem;display:grid;grid-template-columns:5.25rem 1fr;column-gap:4.75rem;padding-block:1.75rem 1.6875rem}@media(max-width: 1100px){.p-company__info-list{width:33.75rem}}@media(max-width: 900px){.p-company__info-list{width:34.375rem}}@media(max-width: 800px){.p-company__info-list{width:300px}}@media screen and (max-width: 767px){.p-company__info-list{width:100%;padding-block:1.75rem 1.8125rem;grid-template-columns:4.5625rem 1fr;column-gap:4.1875rem}}.p-company__info-list::before{content:"";position:absolute;width:100%;height:1px;top:0;left:0;background:#ccc}.p-company__info-list-title{width:5.25rem;font-size:max(1rem,12px);font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media(max-width: 1100px){.p-company__info-list-title{width:7.5rem}}@media screen and (max-width: 767px){.p-company__info-list-title{width:4.6875rem;flex-shrink:0;font-size:.875rem}}@media screen and (max-width: 767px){.p-company__info-list-title.--ts-sp-y4{translate:0 .1875rem}}.p-company__info-list-description{font-size:max(1rem,12px);letter-spacing:.05em}@media screen and (max-width: 767px){.p-company__info-list-description{font-size:.875rem}}.p-company__info-list-description address{font-style:normal;letter-spacing:.05em}@media screen and (max-width: 767px){.p-company__info-list-description address{translate:0 -0.125rem}}.p-company__info-list-description .--tel{pointer-events:none}@media screen and (max-width: 767px){.p-company__info-list-description .--tel{pointer-events:auto}}.p-company__info-list-description .--link{margin-top:.9375rem;line-height:1.96875;letter-spacing:.05em;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:capitalize;transition:opacity .3s ease}@media(any-hover: hover){.p-company__info-list-description .--link:hover{opacity:.7}}@media screen and (max-width: 767px){.p-company__info-list-description .--link{margin-top:0}}.p-company__info-list-description.--lh-175{line-height:1.75}.p-company__info-list-description.--lh-225{line-height:2.25}@media screen and (max-width: 767px){.p-company__info-list-description.--lh-225.--lh-sp-175{line-height:1.75}}.p-company__info-list-description.--ts-yn7{translate:0 -0.4375rem}@media screen and (max-width: 767px){.p-company__info-list-description.--ts-yn7{translate:0}}.p-company__access{margin-top:5.5625rem;padding-left:10rem}@media(max-width: 1100px){.p-company__access{padding-left:5rem}}@media(max-width: 900px){.p-company__access{padding-left:2.5rem}}@media(max-width: 800px){.p-company__access{width:640px;margin-left:auto;padding-left:0}}@media screen and (max-width: 767px){.p-company__access{margin-top:1.875rem;width:100%}}.p-company__access-title{position:relative;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-company__access-title{justify-content:start;gap:.9375rem;align-items:center}}.p-company__access-title::before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-1.8125rem;background:#ccc}@media screen and (max-width: 767px){.p-company__access-title::before{bottom:-1.25rem}}.p-company__access-title-en{font-family:"helvetica",sans-serif;font-size:1.875rem;font-weight:700;letter-spacing:0;text-transform:uppercase}@media screen and (max-width: 767px){.p-company__access-title-en{font-size:1.5rem}}.p-company__access-title-jp{margin-top:.625rem;font-size:max(1rem,12px);font-weight:700;letter-spacing:0}@media screen and (max-width: 767px){.p-company__access-title-jp{margin-top:0;font-size:1rem;letter-spacing:.05em}}.p-company__access-map{margin-top:4.375rem;width:100%}@media screen and (max-width: 767px){.p-company__access-map{margin-top:2.125rem}}.p-company__access-map iframe{width:65rem;height:auto;aspect-ratio:1040/400;border-radius:8px;background:#d9d9d9}@media(max-width: 1100px){.p-company__access-map iframe{width:100%;height:auto}}@media screen and (max-width: 767px){.p-company__access-map iframe{aspect-ratio:353/172}}.p-company__access-address-area{margin-top:.8125rem;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-company__access-address-area{margin-top:1.125rem;flex-direction:column}}.p-company__access-address{font-style:normal;font-size:max(1rem,12px);line-height:1.75;letter-spacing:.05em}@media screen and (max-width: 767px){.p-company__access-address{font-size:.875rem;line-height:2}}.p-company__access-address-btn{text-transform:capitalize;translate:0 .625rem;width:13.0625rem;height:3rem;font-size:max(1rem,12px);background:#fff}@media screen and (max-width: 767px){.p-company__access-address-btn{margin-inline:auto;margin-top:2.125rem;width:13.0625rem;height:auto;padding:.875rem 1.3125rem .875rem 1.5625rem;letter-spacing:.1em}}.p-company__access-address-btn::after{content:"";width:.9375rem;height:.9375rem;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;mask-image:url(../img/icon_map.svg);background:#2f2f2f}.p-company__img-wrap{padding-bottom:9.6875rem}@media screen and (max-width: 767px){.p-company__img-wrap{padding-bottom:5rem}}.p-company__swiper-container,.p-company__swiper,.p-company__swiper-wrapper,.p-company__swiper-slide{position:relative}.p-company__swiper-wrapper{transition-timing-function:linear;padding-bottom:3.125rem}@media screen and (max-width: 767px){.p-company__swiper-wrapper{padding-bottom:0}}.p-company__swiper-slide{width:25.8125rem;height:16.6875rem;border-radius:.5rem;background:#d9d9d9}@media screen and (max-width: 767px){.p-company__swiper-slide{width:12.5rem;height:auto;aspect-ratio:200/300}}.p-company__swiper-slide:nth-of-type(2n - 1){translate:0 2.75rem}@media screen and (max-width: 767px){.p-company__swiper-slide:nth-of-type(2n - 1){translate:0}}.p-company__swiper-slide img{border-radius:.5rem;background:#d9d9d9}@media screen and (max-width: 767px){.p-member{padding-top:3.6875rem}}.p-member-wrap{position:relative;margin-top:-9.375rem;padding-bottom:12.5rem;border-radius:2.5rem 2.5rem 0px 0px;background:#2f2f2f;z-index:1}@media screen and (max-width: 767px){.p-member-wrap{margin-top:-1.875rem;padding-bottom:6.25rem}}.p-member__section{padding-top:10.0625rem}@media screen and (max-width: 767px){.p-member__section{padding-top:3.8125rem}}@media screen and (max-width: 767px){.p-member__section.--pt-sp-142{padding-top:8.875rem}}@media screen and (max-width: 767px){.p-member__inner{max-width:37.5rem}}.p-member__head{position:relative;display:flex;justify-content:space-between}.p-member__head::before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-1.1875rem;background:hsla(0,0%,100%,.3)}@media screen and (max-width: 767px){.p-member__head::before{height:2px;background:#fff}}.p-member__title-en{color:#fff;font-family:"helvetica",sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.p-member__title-en{font-size:1.5rem}}.p-member__title-jp{margin-top:1.4375rem;color:#fff;font-size:max(.875rem,12px);font-weight:700;letter-spacing:.1em}@media screen and (max-width: 767px){.p-member__title-jp{margin-top:.5625rem}}.p-member__body{margin-top:3.75rem;display:grid;grid-template-columns:repeat(3, 1fr);gap:6.25rem 1.875rem}@media(max-width: 1000px){.p-member__body{grid-template-columns:repeat(2, 1fr);gap:6.25rem 3.75rem}}@media screen and (max-width: 767px){.p-member__body{margin-top:2.375rem;gap:3.125rem 1.875rem}}@media(max-width: 550px){.p-member__body{grid-template-columns:1fr}}.p-member__card{display:flex;flex-direction:column;row-gap:1.875rem}@media screen and (max-width: 767px){.p-member__card{row-gap:1.25rem}}.p-member__card-img-area{width:100%;height:auto;overflow:hidden;aspect-ratio:380/400}@media screen and (max-width: 767px){.p-member__card-img-area{aspect-ratio:353/400}}.p-member__card-img-area img{border-radius:.5rem;background:#d9d9d9;object-fit:cover;object-position:center}.p-member__card-textarea{display:flex;flex-direction:column;row-gap:.4375rem}@media screen and (max-width: 767px){.p-member__card-textarea{row-gap:.6875rem}}.p-member__card-textarea:not(:has(div)) .p-member__card-name{margin-top:1.6875rem}@media(max-width: 1234px){.p-member__card-textarea:not(:has(div)) .p-member__card-name{margin-top:calc(.4375rem + 17px)}}@media screen and (max-width: 767px){.p-member__card-textarea:not(:has(div)) .p-member__card-name{margin-top:1.6875rem}}.p-member__card-attribute{display:flex;justify-content:space-between}.p-member__card-attribute-en{color:#b3b3b3;font-family:"helvetica",sans-serif;font-size:max(.875rem,12px);font-weight:400;letter-spacing:.05em;text-transform:capitalize}.p-member__card-attribute-jp{color:#b3b3b3;font-size:max(.875rem,12px);font-weight:500;letter-spacing:.05em;translate:0 -0.1875rem}@media(max-width: 1000px){.p-member__card-attribute-jp{translate:0 -0.25rem}}@media screen and (max-width: 767px){.p-member__card-attribute-jp{translate:0 -0.0625rem;font-size:.75rem}}@media(max-width: 550px){.p-member__card-attribute-jp{font-size:max(.875rem,12px)}}.p-member__card-name{position:relative;display:flex;justify-content:space-between}.p-member__card-name::before{content:"";position:absolute;width:100%;height:.1875rem;left:0;bottom:-1.1875rem;background:#fff}@media screen and (max-width: 767px){.p-member__card-name::before{height:1px;background:hsla(0,0%,100%,.3)}}.p-member__card-title-en{color:#fff;font-family:"helvetica",sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:.05em;text-transform:capitalize}@media screen and (max-width: 767px){.p-member__card-title-en{font-size:1.25rem}}@media(max-width: 550px){.p-member__card-title-en{font-size:1.75rem}}.p-member__card-title-jp{color:#b3b3b3;font-size:max(1rem,12px);font-weight:500;letter-spacing:.05em;translate:0 .4375rem}@media(max-width: 1100px){.p-member__card-title-jp{translate:0 .25rem}}@media(max-width: 900px){.p-member__card-title-jp{translate:0}}@media screen and (max-width: 767px){.p-member__card-title-jp{translate:0 .25rem;font-size:.75rem}}@media(max-width: 550px){.p-member__card-title-jp{font-size:max(1rem,12px)}}@media screen and (max-width: 767px){.p-contents .c-head--black{height:auto;padding-block:5rem 7.1875rem}}@media screen and (max-width: 767px){.p-contents .c-head__title{margin-top:.6875rem}}.p-contents__head-inner{padding-right:5rem}@media(max-width: 800px){.p-contents__head-inner{padding-inline:4.75rem}}@media screen and (max-width: 767px){.p-contents__head-inner{padding-inline:1.25rem}}.c-head--black .p-contents__head-title{margin-top:3.3125rem}@media screen and (max-width: 767px){.c-head--black .p-contents__head-title{margin-top:0;font-size:2.5rem;letter-spacing:-0.01em}}.c-head--black .p-contents__head-title .--color-orange{margin-left:1.25rem;color:#f49703}@media screen and (max-width: 767px){.c-head--black .p-contents__head-title .--color-orange{margin-left:0rem;font-size:1.875rem;translate:0 -1.0625rem}}@media screen and (max-width: 767px){.c-head--black .p-contents__head-title.--mb-sp-n16{margin-bottom:-1rem}}.c-head--black .c-head__title-ja{margin-top:.625rem}@media screen and (max-width: 767px){.c-head--black .c-head__title-ja{font-size:1.125rem;margin-top:.6875rem;letter-spacing:.05em}}.p-head__title-tax{text-transform:capitalize}.p-contents__head{margin-top:1.875rem;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-contents__head{margin-top:2.4375rem;display:flex;flex-direction:column;row-gap:3.8125rem}}.p-contents__head-description{margin-top:1.75rem}@media screen and (max-width: 767px){.p-contents__head-description{margin-top:0}}.p-contents__head-description p{color:#fff;font-feature-settings:"halt" on;font-size:max(1rem,12px);font-weight:500;line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.p-contents__head-description p{font-weight:400;font-feature-settings:normal;font-size:.9375rem;line-height:1.753333333}}.p-contents__head-lists{margin-top:-3.6875rem;text-align:right;text-transform:capitalize;flex-shrink:0}@media screen and (max-width: 767px){.p-contents__head-lists{margin-top:0;width:9.125rem}}.p-contents__head-lists p{position:relative;padding-right:2.375rem;color:#fff;font-family:"helvetica",sans-serif;font-size:max(1.125rem,12px);font-weight:400;letter-spacing:0}.p-contents__head-lists p::after{content:"";position:absolute;top:50%;right:0;translate:0 -50%;width:1.875rem;height:1px;background:#fff}.p-contents__head-list{margin-top:1.4375rem;display:flex;flex-direction:column;row-gap:.8125rem}@media screen and (max-width: 767px){.p-contents__head-list{margin-top:1.125rem}}.p-contents__head-list li a{position:relative;color:#fff;padding-right:1.1875rem;transition:opacity .3s ease;color:#fff;font-family:"helvetica",sans-serif;font-size:max(12px,1.125rem);font-weight:700;line-height:normal;letter-spacing:0;text-transform:capitalize}.p-contents__head-list li a::after{content:"";position:absolute;mask-image:url(../img/icon_arrow.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:contain;background:#fff;transition:background .3s ease;width:.6875rem;height:.75rem;top:50%;right:0;translate:0 -50%}@media(any-hover: hover){.p-contents__head-list li a:hover{color:#f49703}.p-contents__head-list li a:hover::after{background:#f49703}}.p-contents__head-list li.is-current{opacity:.3;pointer-events:none}.p-contents__body{position:relative;margin-top:-2.4375rem;padding-bottom:11.25rem}@media screen and (max-width: 767px){.p-contents__body{margin-top:-3.125rem;padding-bottom:5rem}}.p-contents__body .--color-white{color:#fff}@media screen and (max-width: 767px){.p-contents__body.--mt-sp-n56{margin-top:-3.5rem}}.p-contents__inner{padding-inline:5rem}@media screen and (max-width: 767px){.p-contents__inner{padding-inline:1.25rem}}.p-contents__section:first-of-type{padding-top:8.875rem}@media screen and (max-width: 767px){.p-contents__section:first-of-type{padding-top:3.75rem}}.p-contents__section:not(.p-contents__section:first-of-type){padding-top:8.9375rem}@media screen and (max-width: 767px){.p-contents__section:not(.p-contents__section:first-of-type){padding-top:3.75rem}}.p-contents__pickup{display:flex;flex-direction:column;row-gap:3.6875rem}@media screen and (max-width: 767px){.p-contents__pickup{row-gap:2.4375rem}}.p-contents__section-title{position:relative;display:flex;justify-content:space-between}.p-contents__section-title::before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-1.1875rem;background:hsla(0,0%,100%,.3)}.p-contents__section-title-en{font-family:"helvetica",sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:0;text-transform:capitalize}@media screen and (max-width: 767px){.p-contents__section-title-en{font-size:1.5rem}}.p-contents__section-title-en.--pickup{color:#f49703}.p-contents__section-title-en.--latest{color:#fff}.p-contents__section-title-jp{translate:0 1.4375rem;font-size:max(.875rem,12px);font-weight:700;letter-spacing:.1em}@media(max-width: 1000px){.p-contents__section-title-jp{translate:0 .625rem}}@media screen and (max-width: 767px){.p-contents__section-title-jp{translate:0 .5rem;font-size:.875rem}}.p-contents__section-title-jp.--pickup{color:#f49703}.p-contents__section-title-jp.--latest{color:#fff}.p-contents__wrap--large{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:3.75rem;row-gap:3.75rem}@media screen and (max-width: 767px){.p-contents__wrap--large{grid-template-columns:repeat(1, 1fr);row-gap:2.25rem}}.p-contents__wrap--large .p-contents__item{display:flex;flex-direction:column;row-gap:.9375rem}@media screen and (max-width: 767px){.p-contents__wrap--large .p-contents__item{row-gap:.8125rem}}.p-contents__wrap--large .p-contents__item a{display:contents}@media screen and (max-width: 767px){.p-contents__wrap--large .p-contents__item.--tiktok{row-gap:1rem}}.p-contents__wrap--large .p-contents__meta{margin-top:.3125rem}.p-contents__wrap--large.--tiktok{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:1.9375rem;row-gap:3.75rem}@media screen and (max-width: 767px){.p-contents__wrap--large.--tiktok{grid-template-columns:repeat(2, 1fr);column-gap:.8125rem;row-gap:1.5625rem;padding-inline:.9375rem}}@media screen and (max-width: 767px){.p-contents__wrap--large.--tiktok .p-contents__card-title{margin-top:-0.625rem}}.p-contents__wrap--large.--tiktok .p-contents__card-title.--tiktok{letter-spacing:-0.05em}@media screen and (max-width: 767px){.p-contents__wrap--large.--tiktok .p-contents__meta{gap:4px}}@media screen and (max-width: 767px){.p-contents__wrap--large .p-contents__meta-tag{padding:.4375rem .8125rem;font-size:.75rem}}@media screen and (max-width: 767px){.p-contents__wrap--large .p-contents__card-title{margin-top:-0.25rem}}.p-contents__item-img{overflow:hidden;border-radius:.5rem;aspect-ratio:16/9}.p-contents__item-img.--tiktok{aspect-ratio:9/16}.p-contents__item-img img{object-fit:cover;object-position:center}.p-contents__meta-date,.p-contents__card-title{color:#fff;transition:color .3s ease}.p-contents__item{overflow:hidden}.p-contents__item img{transition:scale .3s ease}.p-contents__item:has(a){cursor:pointer}@media(any-hover: hover){.p-contents__item:has(a):hover img{scale:1.1}.p-contents__item:has(a):hover .p-contents__card-title,.p-contents__item:has(a):hover .p-contents__meta-date{color:#f49703}}.p-contents__latest{margin-top:5rem;display:flex;flex-direction:column;row-gap:3.75rem}@media screen and (max-width: 767px){.p-contents__latest{margin-top:3rem;row-gap:3.3125rem}}@media screen and (max-width: 767px){.p-contents__latest.--blog{row-gap:2.4375rem}}@media screen and (max-width: 767px){.p-contents__latest.--tiktok{margin-top:2.375rem;row-gap:2.4375rem}}.p-contents__wrap--small{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:1.8125rem;row-gap:3.6875rem}@media screen and (max-width: 767px){.p-contents__wrap--small{grid-template-columns:repeat(1, 1fr);row-gap:2.4375rem}}.p-contents__wrap--small .p-contents__item{display:flex;flex-direction:column}.p-contents__wrap--small .p-contents__item a{display:contents}.p-contents__wrap--small .p-contents__meta{margin-top:1rem}@media screen and (max-width: 767px){.p-contents__wrap--small .p-contents__meta{margin-top:1.1875rem}}.p-contents__wrap--small .p-contents__meta-tag{color:#2f2f2f;font-family:"helvetica",sans-serif;font-size:max(12px,.75rem);font-weight:500;letter-spacing:.05em;text-transform:capitalize;padding:.3125rem .9375rem;border-radius:100vmax;background:#cdcdcd}@media screen and (max-width: 767px){.p-contents__wrap--small .p-contents__meta-tag{padding:.4375rem .8125rem}}.p-contents__wrap--small .p-contents__card-title{margin-top:1rem}@media screen and (max-width: 767px){.p-contents__wrap--small .p-contents__card-title{margin-top:.375rem}}.p-contents__btn{margin:3.5625rem 0 0 auto}@media screen and (max-width: 767px){.p-contents__btn{margin-inline:auto;margin-top:2.875rem}}.p-contents__btn:after{width:1rem;height:1rem}@media screen and (max-width: 767px){.p-contents__btn:after{width:1rem;height:1rem}}.p-contents__pagination{margin-top:4.75rem;padding-inline:2.5rem}@media screen and (max-width: 767px){.p-contents__pagination{margin-top:3.75rem}}.p-contents__item-nolink{display:contents;text-decoration:none;cursor:default;pointer-events:none}@media screen and (max-width: 767px){.p-contents.--all .p-contents__section.--tiktok .p-contents__pickup .p-contents__wrap--large li:nth-of-type(n + 3){display:none}}.p-contents.--all .p-contents__section.--tiktok .p-contents__latest .p-contents__wrap--large li:nth-of-type(n + 5){display:none}@media screen and (max-width: 767px){.p-contents.--all .p-contents__section.--tiktok .p-contents__latest .p-contents__wrap--large li:nth-of-type(n + 5){display:block}}@media screen and (max-width: 767px){.p-contents.--tiktok .p-contents__pickup .p-contents__wrap--large li:nth-of-type(n + 3){display:none}}.p-blog{background:#2f2f2f}@media screen and (max-width: 767px){.p-blog .c-head--black{height:auto}}@media screen and (max-width: 767px){.p-blog .c-head__title{margin-top:2.5rem}}@media screen and (max-width: 767px){.p-blog .c-head__title-ja{margin-top:-0.5625rem}}.p-blog__wrap{margin-top:-0.125rem;max-width:90rem;padding-left:.3125rem;margin-inline:auto;display:flex;column-gap:.625rem;background:#2f2f2f}@media screen and (max-width: 767px){.p-blog__wrap{flex-direction:column;row-gap:1.25rem;padding-left:0}}.p-blog__main{position:relative;margin-top:-2.625rem;padding-block:5.375rem 8.75rem;border-radius:1rem 1rem 0px 0px;background:#fff;max-width:64.6875rem}@media screen and (max-width: 767px){.p-blog__main{padding-block:3.4375rem 6.4375rem}}.p-blog__main-inner{padding-inline:7.1875rem 7.8125rem}@media screen and (max-width: 767px){.p-blog__main-inner{padding-inline:1.25rem;max-width:34.375rem;margin-inline:auto}}.p-blog__date time{font-family:"helvetica",sans-serif;font-size:max(1rem,12px);font-weight:700;letter-spacing:.05em}@media screen and (max-width: 767px){.p-blog__date time{font-size:.875rem}}.p-blog__title{margin-top:1.5625rem;font-size:1.75rem;font-weight:700;line-height:1.75;letter-spacing:.05em}@media screen and (max-width: 767px){.p-blog__title{margin-top:.875rem;font-size:1.25rem}}.p-blog__thumbnail{margin-top:2.5rem;width:49.6875rem;aspect-ratio:16/9;border-radius:8px;background:#d9d9d9}@media screen and (max-width: 767px){.p-blog__thumbnail{margin-top:1.875rem;width:100%}}.p-blog__thumbnail img{border-radius:8px;object-fit:cover;object-position:center}.p-blog__body h2,.p-news__content h2{position:relative;font-size:1.5rem;font-weight:700;line-height:1.75;letter-spacing:.05em}@media screen and (max-width: 767px){.p-blog__body h2,.p-news__content h2{font-size:1.125rem}}.p-blog__body h2::before,.p-news__content h2::before{content:"";position:absolute;width:100%;height:1px;top:-1.25rem;left:0;background:rgba(0,0,0,.3)}@media screen and (max-width: 767px){.p-blog__body h2::before,.p-news__content h2::before{top:-2.5rem}}.p-blog__body h3,.p-blog__body h4,.p-news__content h3,.p-news__content h4{font-size:max(1.125rem,12px);font-weight:700;line-height:1.75;letter-spacing:.05em}@media screen and (max-width: 767px){.p-blog__body h3,.p-blog__body h4,.p-news__content h3,.p-news__content h4{font-size:1rem}}.p-blog__body p,.p-news__content p{font-size:max(1rem,12px);font-weight:500;line-height:1.75;letter-spacing:.05em}@media screen and (max-width: 767px){.p-blog__body p,.p-news__content p{font-size:.875rem}}@media screen and (max-width: 767px){.p-blog__body p.has-text-color,.p-news__content p.has-text-color{font-feature-settings:"palt" on;font-size:1rem}}.p-blog__body li,.p-news__content li{font-size:max(1rem,12px);font-weight:500;line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){.p-blog__body li,.p-news__content li{font-size:.875rem}}.p-blog__body ul li,.p-news__content ul li{position:relative;display:list-item;margin-left:1.25rem;padding-left:.25rem}@media screen and (max-width: 767px){.p-blog__body ul li,.p-news__content ul li{margin-left:1.125rem;padding-left:.125rem}}.p-blog__body ul li::marker,.p-news__content ul li::marker{content:"・";font-size:max(1rem,12px)}@media screen and (max-width: 767px){.p-blog__body ul li::marker,.p-news__content ul li::marker{font-size:.875rem}}.p-blog__body ol li,.p-news__content ol li{list-style:decimal;margin-left:1.75rem;padding-left:.125rem}@media screen and (max-width: 767px){.p-blog__body ol li,.p-news__content ol li{margin-left:1.5rem;padding-left:.125rem}}.p-blog__body ol li::marker,.p-news__content ol li::marker{font-size:max(1rem,12px)}@media screen and (max-width: 767px){.p-blog__body ol li::marker,.p-news__content ol li::marker{font-size:.875rem}}.p-blog__body h2,.p-news__content h2{margin-top:5rem}@media screen and (max-width: 767px){.p-blog__body h2,.p-news__content h2{margin-top:4.375rem}}.p-blog__body h3,.p-blog__body h4,.p-news__content h3,.p-news__content h4{margin-top:2.5rem}@media screen and (max-width: 767px){.p-blog__body h3,.p-blog__body h4,.p-news__content h3,.p-news__content h4{margin-top:1.875rem}}.p-blog__body p.has-background,.p-news__content p.has-background{padding:1.875rem}@media screen and (max-width: 767px){.p-blog__body p.has-background,.p-news__content p.has-background{padding:.9375rem}}.p-blog__body p,.p-blog__body p+p,.p-news__content p,.p-news__content p+p{margin-top:1.25rem}@media screen and (max-width: 767px){.p-blog__body p,.p-blog__body p+p,.p-news__content p,.p-news__content p+p{margin-top:.9375rem}}@media screen and (max-width: 767px){.p-blog__body p+p.has-background,.p-news__content p+p.has-background{margin-top:1.25rem}}.p-blog__body figure,.p-blog__body img,.p-blog__body table,.p-news__content figure,.p-news__content img,.p-news__content table{margin-block:2.5rem}@media screen and (max-width: 767px){.p-blog__body figure,.p-blog__body img,.p-blog__body table,.p-news__content figure,.p-news__content img,.p-news__content table{margin-block:1.875rem}}.p-blog__body p+ul,.p-blog__body p+ol,.p-blog__body ul+p,.p-blog__body ol+p,.p-blog__body ul+ol,.p-blog__body ol+ul,.p-news__content p+ul,.p-news__content p+ol,.p-news__content ul+p,.p-news__content ol+p,.p-news__content ul+ol,.p-news__content ol+ul{margin-top:2.5rem}@media screen and (max-width: 767px){.p-blog__body p+ul,.p-blog__body p+ol,.p-blog__body ul+p,.p-blog__body ol+p,.p-blog__body ul+ol,.p-blog__body ol+ul,.p-news__content p+ul,.p-news__content p+ol,.p-news__content ul+p,.p-news__content ol+p,.p-news__content ul+ol,.p-news__content ol+ul{margin-top:1.875rem}}.p-blog__body p+h2,.p-blog__body ul+h2,.p-blog__body ol+h2,.p-blog__body figure+h2,.p-blog__body table+h2,.p-news__content p+h2,.p-news__content ul+h2,.p-news__content ol+h2,.p-news__content figure+h2,.p-news__content table+h2{margin-top:5rem}.p-blog__body p+h3,.p-blog__body ul+h3,.p-blog__body ol+h3,.p-blog__body figure+h3,.p-blog__body table+h3,.p-news__content p+h3,.p-news__content ul+h3,.p-news__content ol+h3,.p-news__content figure+h3,.p-news__content table+h3{margin-top:2.5rem}@media screen and (max-width: 767px){.p-blog__body p+h3,.p-blog__body ul+h3,.p-blog__body ol+h3,.p-blog__body figure+h3,.p-blog__body table+h3,.p-news__content p+h3,.p-news__content ul+h3,.p-news__content ol+h3,.p-news__content figure+h3,.p-news__content table+h3{margin-top:1.875rem}}.p-blog__body p+h4,.p-blog__body ul+h4,.p-blog__body ol+h4,.p-blog__body figure+h4,.p-blog__body table+h4,.p-news__content p+h4,.p-news__content ul+h4,.p-news__content ol+h4,.p-news__content figure+h4,.p-news__content table+h4{margin-top:2.5rem}@media screen and (max-width: 767px){.p-blog__body p+h4,.p-blog__body ul+h4,.p-blog__body ol+h4,.p-blog__body figure+h4,.p-blog__body table+h4,.p-news__content p+h4,.p-news__content ul+h4,.p-news__content ol+h4,.p-news__content figure+h4,.p-news__content table+h4{margin-top:1.875rem}}.p-blog__body table+table,.p-news__content table+table{margin-top:2.5rem}@media screen and (max-width: 767px){.p-blog__body table+table,.p-news__content table+table{margin-top:1.875rem}}.p-blog__body li:first-of-type,.p-news__content li:first-of-type{margin-top:1.125rem}@media screen and (max-width: 767px){.p-blog__body li:first-of-type,.p-news__content li:first-of-type{margin-top:.625rem}}.p-blog__btn{margin-top:6.25rem;width:9.375rem;padding:.875rem 1.5625rem .875rem 1.0625rem;border:1px solid #2f2f2f;flex-direction:row-reverse;text-transform:capitalize}@media screen and (max-width: 767px){.p-blog__btn{position:relative;margin-top:3.875rem;margin-inline:auto;width:17.5rem;padding:1.375rem 0 1.375rem;justify-content:center;letter-spacing:.05em}}.p-blog__btn::after{content:"";width:14px;height:14px;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;mask-image:url(../img/icon_arrow.svg);rotate:180deg;pointer-events:none}@media screen and (max-width: 767px){.p-blog__btn::after{position:absolute;width:16px;height:16px;left:1.5rem}}.p-blog__sub{position:relative;margin-top:-2.625rem;padding-block:1.625rem 5rem;width:24.375rem;flex-shrink:0;border-radius:1rem 1rem 0px 0px;background:#d3d3d3}@media screen and (max-width: 767px){.p-blog__sub{padding-block:3.75rem 3.125rem;width:100%}}.p-blog__sub-inner{padding-inline:1.875rem;margin-inline:auto;display:flex;flex-direction:column;row-gap:5rem}@media screen and (max-width: 767px){.p-blog__sub-inner{padding-inline:1.25rem;max-width:34.375rem;margin-inline:auto;row-gap:3.5rem}}.p-blog__sub-title{position:relative;font-family:"helvetica",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.05em;text-transform:capitalize}.p-blog__sub-title::before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-1.5625rem;background:#000}@media screen and (max-width: 767px){.p-blog__sub-title::before{bottom:-1.1875rem}}@media screen and (max-width: 767px){.p-blog__sub-title.--sp-small{font-size:.875rem;font-weight:500;line-height:normal;letter-spacing:0}}@media screen and (max-width: 767px){.p-blog__sub-title.--sp-small::before{bottom:-0.9375rem}}.p-blog__sub-pickup-items{margin-top:3.4375rem;display:flex;flex-direction:column;row-gap:2.5rem}@media screen and (max-width: 767px){.p-blog__sub-pickup-items{margin-top:2.75rem;row-gap:2.1875rem}}.p-blog__sub-pickup-article a{width:100%}@media(any-hover: hover){.p-blog__sub-pickup-article:hover img{scale:1.1}}.wp-block-embed iframe{aspect-ratio:16/9;width:100%;height:100%}.p-blog__sub-pickup-img-wrap{aspect-ratio:16/9;border-radius:.5rem;overflow:hidden;width:100%;height:100%}.p-blog__sub-pickup-img-wrap img{aspect-ratio:16/9;object-fit:cover;transition:scale .3s ease;width:100%;height:100%}.p-blog__sub-pickup-meta{margin-top:.875rem}@media screen and (max-width: 767px){.p-blog__sub-pickup-meta{margin-top:.6875rem}}.p-blog__sub-pickup-meta time{font-family:"helvetica",sans-serif;font-size:max(.875rem,12px);font-weight:700;letter-spacing:.05em}.p-blog__sub-pickup-title{margin-top:.5rem;font-size:max(1rem,12px);font-weight:500;line-height:1.75;letter-spacing:.05em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 767px){.p-blog__sub-pickup-title{font-size:.8125rem;font-weight:400;line-height:1.84615}}.p-blog__sub-links{display:flex;flex-direction:column}.p-blog__sub-links li:first-of-type{margin-top:1.5625rem}@media screen and (max-width: 767px){.p-blog__sub-links li:first-of-type{margin-top:.9375rem}}.p-blog__sub-link{display:block;position:relative;padding-block:1.5rem;font-family:"helvetica",sans-serif;font-size:max(1.125rem,12px);font-weight:700;letter-spacing:0;text-transform:capitalize;transition:opacity .3s ease}@media screen and (max-width: 767px){.p-blog__sub-link{padding-block:1.25rem}}.p-blog__sub-link::before{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:rgba(0,0,0,.3)}.p-blog__sub-link::after{content:"";position:absolute;width:12px;height:11px;top:50%;right:0;translate:0 -50%;background:url(../img/icon_arrow-black.svg) no-repeat center center/contain;pointer-events:none}@media screen and (max-width: 767px){.p-blog__sub-link::after{right:.875rem}}@media(any-hover: hover){.p-blog__sub-link:hover{opacity:.7}}.p-contact{position:relative;margin-top:-2.5rem;padding-block:5rem 8.75rem}@media screen and (max-width: 767px){.p-contact{margin-top:-4.1875rem;padding-block:2.1875rem 4.75rem}}.p-contact__text{font-size:max(12px,1rem);font-weight:500;line-height:225%;letter-spacing:.05em;font-feature-settings:"halt" on;margin-bottom:3.75rem;max-width:900px;margin-inline:auto}@media screen and (max-width: 767px){.p-contact__text{text-align:center;font-size:.875rem;font-weight:500;line-height:2;margin-bottom:4rem}}.p-contact__form{max-width:900px;margin-inline:auto;display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width: 767px){.p-contact__form{gap:1.5625rem}}.p-contact__form-item{padding-bottom:1.875rem;border-bottom:1px solid rgba(0,0,0,.2);display:grid;gap:4.6875rem;align-items:center;grid-template-columns:12.1875rem 1fr}@media screen and (max-width: 1300px){.p-contact__form-item{grid-template-columns:170px 1fr}}@media screen and (max-width: 767px){.p-contact__form-item{grid-template-columns:1fr;gap:1.25rem}}.p-contact__form-label{font-size:max(12px,1rem);font-weight:700;letter-spacing:.05em;display:flex;align-items:center;gap:.625rem}@media screen and (max-width: 767px){.p-contact__form-label{gap:1rem}}.p-contact__form-required{display:inline-block;background-color:#2f2f2f;padding:.25rem .75rem;line-height:1;border-radius:100vmax;color:#ffb135;font-size:11px;font-weight:700;letter-spacing:.05em;white-space:nowrap}@media screen and (max-width: 767px){.p-contact__form-required{padding:.3125rem .6875rem}}.p-contact__form input[type=text],.p-contact__form input[type=email],.p-contact__form input[type=tel],.p-contact__form textarea{width:100%;padding:1.25rem 1rem;border:none;background-color:#eaeaec;border-radius:8px;border:1px solid #ccc;font-size:max(12px,1rem);letter-spacing:.05em;font-weight:500}.p-contact__form textarea{min-height:13.4375rem;resize:vertical}@media screen and (max-width: 767px){.p-contact__form textarea{min-height:18.75rem}}.p-contact__form .wpcf7-radio,.p-contact__form .wpcf7-checkbox{display:flex;gap:3.125rem;flex-wrap:wrap}@media screen and (max-width: 767px){.p-contact__form .wpcf7-radio,.p-contact__form .wpcf7-checkbox{flex-direction:column;gap:25px}}.p-form-radio{display:inline-flex;flex-wrap:wrap;gap:1.5rem;line-height:1.4375}@media screen and (max-width: 767px){.p-form-radio .wpcf7-list-item{margin:0}}.p-form-radio .wpcf7-list-item>label{display:inline-flex;align-items:center;position:relative;cursor:pointer;font-size:max(12px,1rem);font-weight:700;letter-spacing:.05em}.p-form-radio input[type=radio]{width:1px;height:1px;position:absolute;clip:rect(0, 0, 0, 0);overflow:hidden}.p-form-radio input[type=radio]:checked+.wpcf7-list-item-label::after{opacity:1}.p-form-radio .wpcf7-list-item-label{position:relative;display:inline-block;padding-left:2.5625rem}.p-form-radio .wpcf7-list-item-label::before,.p-form-radio .wpcf7-list-item-label::after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%}.p-form-radio .wpcf7-list-item-label::before{width:1.625rem;height:1.625rem;background:#d9d9d9}.p-form-radio .wpcf7-list-item-label::after{width:1.625rem;height:1.625rem;background:url(../img/icon_radio.svg) no-repeat center center/cover;opacity:0;transition:opacity .2s ease-in-out}.p-contact__form-privacy{margin-top:1.25rem;font-size:max(12px,1rem);letter-spacing:.08em;text-align:center}@media screen and (max-width: 767px){.p-contact__form-privacy{font-size:.875rem;letter-spacing:.05em}}.p-contact__form-privacy a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media(any-hover: hover){.p-contact__form-privacy a:hover{opacity:.7}}.p-contact__form-submit{margin:3.125rem auto 0;text-align:center;position:relative;width:28.375rem}@media screen and (max-width: 767px){.p-contact__form-submit{position:relative;margin:.25rem auto 0;max-width:22.0625rem}}.p-contact__form-submit::after{content:"";position:absolute;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;mask-image:url(../img/icon_arrow-black.svg);background:#2f2f2f;width:1rem;height:1rem;top:50%;translate:0 -50%;right:1.875rem;pointer-events:none;transition:background .3s ease}@media screen and (max-width: 767px){.p-contact__form-submit::after{right:1.25rem}}.p-contact__form-submit::before{content:"上記の内容に同意して入力内容を確認する";position:absolute;color:#2f2f2f;text-align:center;font-size:max(12px,1rem);font-weight:700;line-height:normal;letter-spacing:.05em;width:100%;height:2.125rem;top:calc(50% + .25rem);left:50%;translate:-55% -50%;pointer-events:none;transition:color .3s ease}@media(max-width: 1000px){.p-contact__form-submit::before{content:"上記の内容に同意して\a入力内容を確認する";white-space:pre;position:absolute;text-align:center;width:150px;height:34px;top:50%;translate:-50% -50%}}@media screen and (max-width: 767px){.p-contact__form-submit::before{font-size:.875rem;width:9.375rem;height:2.125rem;top:calc(50% - .25rem)}}@media(any-hover: hover){.p-contact__form-submit:hover input[type=button]{background:#2f2f2f}.p-contact__form-submit:hover::after{background:#fff}.p-contact__form-submit:hover::before{color:#fff}}.p-contact__form-submit input[type=button]{width:100%;border-radius:100vmax;border:1px solid #2f2f2f;padding:1.5rem 1.875rem 1.5rem 2.75rem;background:#fff;font-size:max(12px,1rem);font-weight:700;letter-spacing:.05em;text-align:left;text-transform:capitalize;cursor:pointer;transition:background-color .3s,color .3s;color:rgba(0,0,0,0)}@media screen and (max-width: 767px){.p-contact__form-submit input[type=button]{padding:1.375rem 1.875rem 1.375rem 2.75rem}}.ajax-loader,.wpcf7-spinner{display:none}.confirm_area{display:none}@media screen and (max-width: 767px){.confirm_area .p-contact__form{gap:1.125rem}}@media screen and (max-width: 767px){.confirm_area .p-contact__text{font-size:.9375rem;line-height:1.75333;margin-bottom:5.6875rem}}@media screen and (max-width: 767px){.confirm_area .p-contact__form-item{gap:1rem;padding-bottom:1.125rem}}@media screen and (max-width: 767px){.confirm_your-message{font-size:1rem;line-height:1.75;letter-spacing:.05em;font-weight:500}}.p-contact__form-btns{margin-top:3.125rem;display:flex;align-items:center;justify-content:center;gap:2.5rem}@media screen and (max-width: 767px){.p-contact__form-btns{margin-top:-1.3125rem;gap:1.5rem}}.p-contact__form-back{text-align:right;position:relative;width:9.875rem}.p-contact__form-back::after{content:"";position:absolute;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;mask-image:url(../img/icon_arrow-black.svg);background:#2f2f2f;width:.625rem;height:.75rem;top:50%;translate:0 -50%;left:1.125rem;rotate:180deg;pointer-events:none}@media screen and (max-width: 767px){.p-contact__form-back::after{width:.875rem;height:.875rem;left:1rem}}@media(any-hover: hover){.p-contact__form-back:hover button{background:#2f2f2f;color:#fff}.p-contact__form-back:hover::after{background:#fff}}.p-contact__form-back button{width:100%;border-radius:100vmax;border:1px solid #2f2f2f;padding:.9375rem 1.25rem;background:#fff;font-size:max(12px,.875rem);font-weight:700;letter-spacing:.05em;text-align:right;text-transform:capitalize;cursor:pointer;transition:background-color .3s}@media screen and (max-width: 767px){.p-contact__form-back button{padding:.8125rem 1.25rem}}.p-contact__form-send{text-align:left;position:relative;width:12.5rem;transition:all .3s ease}@media screen and (max-width: 767px){.p-contact__form-send{width:10.5625rem}}.p-contact__form-send::after{content:"";position:absolute;mask-position:center center;mask-repeat:no-repeat;mask-size:contain;mask-image:url(../img/icon_arrow.svg);background:#fff;width:.75rem;height:.875rem;top:50%;translate:0 -50%;right:1.875rem;pointer-events:none}@media screen and (max-width: 767px){.p-contact__form-send::after{width:1rem;height:1rem;right:1.0625rem}}@media(any-hover: hover){.p-contact__form-send:hover input[type=submit]{background:#fff;color:#2f2f2f}.p-contact__form-send:hover::after{background:#2f2f2f}}.p-contact__form-send input[type=submit]{width:100%;padding:1.625rem 1.875rem 1.6875rem 2.4375rem;border-radius:100vmax;border:1px solid #2f2f2f;font-size:1rem;font-weight:700;background:#2f2f2f;color:#fff;letter-spacing:.05em;text-align:left;transition:all .3s ease}@media screen and (max-width: 767px){.p-contact__form-send input[type=submit]{padding:1.125rem 1.875rem 1.125rem 1.8125rem}}@media(any-hover: hover){.p-contact__form-send input[type=submit]:hover{background:#f49703;color:#2f2f2f;border-color:#f49703}}@media screen and (max-width: 767px){.p-thanks{padding-block:6.25rem 5rem}}@media screen and (max-width: 767px){.p-thanks__inner{padding-inline:1.1875rem}}.p-thanks__copy{margin-top:3.125rem;color:#fff;font-size:1.5rem;font-weight:700;line-height:133%}@media screen and (max-width: 767px){.p-thanks__copy{margin-top:1rem;font-size:1.125rem;font-weight:500;line-height:normal;letter-spacing:0}}.p-thanks__text{margin-top:1.875rem;color:#fff;font-size:1rem;font-weight:500;line-height:200%}@media screen and (max-width: 767px){.p-thanks__text{margin-top:3.625rem;font-size:.9375rem;line-height:1.75333;letter-spacing:.05em;font-feature-settings:"halt" on}}.p-thanks__btn{margin-top:5rem;width:15.625rem}@media screen and (max-width: 767px){.p-thanks__btn{margin-inline:auto;margin-top:6.25rem;padding:1.5rem 1.875rem 1.5625rem 2.5rem}}@media screen and (max-width: 767px){.p-thanks__btn::after{width:1rem;height:1rem;right:1.25rem}}@media screen and (max-width: 767px){.p-404{padding-block:6.25rem 6.25rem}}.p-404::after{content:"404";position:absolute;right:0;bottom:-6.25rem;font-family:"helvetica",sans-serif;font-size:21.875rem;font-weight:700;color:#1a1a1a}@media screen and (max-width: 767px){.p-404::after{bottom:10.625rem;right:1.25rem;font-size:6.25rem}}@media screen and (max-width: 767px){.p-404 .c-head__title{margin-top:3.75rem}}@media screen and (max-width: 767px){.p-404 .c-head__title-en{margin-top:0}}.p-404__copy{margin-top:3.125rem;color:#fff;font-size:1.5rem;font-weight:700;line-height:133%}@media screen and (max-width: 767px){.p-404__copy{margin-top:.9375rem;font-size:1.125rem;font-weight:500;line-height:normal;letter-spacing:0}}.p-404__text{margin-top:1.875rem;color:#fff;font-size:1rem;font-weight:500;line-height:200%}@media screen and (max-width: 767px){.p-404__text{margin-top:3.75rem;font-feature-settings:"halt" on;font-size:.9375rem;line-height:1.75333;letter-spacing:.05em}}.p-404__btn{margin-top:5rem;width:15.625rem}@media screen and (max-width: 767px){.p-404__btn{margin-inline:auto;margin-top:6.875rem;padding:1.5rem 1.875rem 1.5625rem 2.5rem}}@media screen and (max-width: 767px){.p-404__btn::after{width:1rem;height:1rem;right:1.25rem}}.p-policy{position:relative;margin-top:-2.5rem;padding-block:7.5rem 8.75rem;font-size:1rem}@media screen and (max-width: 767px){.p-policy{border-radius:1rem 1rem 0 0;padding-block:3.75rem 6.25rem}}.p-policy__top{font-weight:500;line-height:200%}@media screen and (max-width: 767px){.p-policy__top{font-size:.9375rem;line-height:1.75;letter-spacing:.05em}}.p-policy__wrap{margin-top:5rem;display:flex;flex-direction:column;gap:3.125rem}@media screen and (max-width: 767px){.p-policy__wrap{margin-top:3.75rem;gap:2.5rem}}.p-policy__title{position:relative;font-size:1.5rem;font-weight:700;line-height:130%}@media screen and (max-width: 767px){.p-policy__title{font-size:1.25rem;line-height:1.75;letter-spacing:.05em}}.p-policy__title .--mr-7{margin-right:.4375rem}@media screen and (max-width: 767px){.p-policy__title.--5,.p-policy__title.--6{padding-left:1.625rem}.p-policy__title.--5::before,.p-policy__title.--6::before{position:absolute;left:0;top:0;width:1.25rem;height:2.1875rem}}@media screen and (max-width: 767px){.p-policy__title.--5::before{content:"5."}}@media screen and (max-width: 767px){.p-policy__title.--6::before{content:"6."}}.p-policy__text{margin-top:1.25rem;line-height:200%}@media screen and (max-width: 767px){.p-policy__text{margin-top:.9375rem;font-size:.9375rem;line-height:1.75;letter-spacing:.05em}}.p-policy__list{margin-top:.625rem;display:flex;flex-direction:column;gap:.3125rem}@media screen and (max-width: 767px){.p-policy__list{margin-top:.9375rem;gap:.6875rem}}.p-policy__list li{display:flex;align-items:start;gap:.625rem;line-height:2}@media screen and (max-width: 767px){.p-policy__list li{font-size:.9375rem;line-height:1.75;letter-spacing:.05em;gap:.4375rem}}.p-policy__list li::before{content:"";width:.625rem;height:.625rem;border-radius:50%;background:#f49703;flex-shrink:0;margin-top:.875rem}@media screen and (max-width: 767px){.p-policy__list li::before{width:.5rem;height:.5rem;margin-top:.5625rem}}@media(min-width: 768px){.u-sp{display:none !important}}@media screen and (max-width: 767px){.u-pc{display:none !important}}@media screen and (max-width: 900px){.u-900{display:none !important}}.u-font{font-family:"Noto Sans JP",sans-serif}.u-font__jp{font-family:"Noto Sans JP",sans-serif}.u-font__en{font-family:"helvetica",sans-serif}.u-text__center{text-align:center !important}@media screen and (max-width: 767px){.u-text__center--sp{text-align:center !important}}@media(min-width: 768px){.u-text__center--pc{text-align:center !important}}.u-text__left{text-align:left !important}@media screen and (max-width: 767px){.u-text__left--sp{text-align:left !important}}@media(min-width: 768px){.u-text__left--pc{text-align:left !important}}.u-text__right{text-align:right !important}@media screen and (max-width: 767px){.u-text__right--sp{text-align:right !important}}@media(min-width: 768px){.u-text__right--pc{text-align:right !important}}.u-text__nowrap{white-space:nowrap}@media screen and (max-width: 767px){.u-text__nowrap--sp{white-space:nowrap}}@media(min-width: 768px){.u-text__nowrap--pc{white-space:nowrap}}.u-pointer__none{pointer-events:none !important}@media screen and (max-width: 767px){.u-pointer__none--sp{pointer-events:none !important}}@media(min-width: 768px){.u-pointer__none--pc{pointer-events:none !important}}