@charset "UTF-8";:root{--base-font: "Noto Sans JP", "Lato", "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;--en-font: "Lato", "Noto Sans JP", sans-serif}:root{--black: #222;--blue: #1669b2;--light-gray: #f0f0f0;--orange: #f5a200;--base-color: var(--color-black);--color-gradient: linear-gradient(90deg, #00999e 0%, #1669b2 100%)}:root{--w-liquid: 100%;--w-solid-base: 1280px;--w-solid-wide: 1720px;--w-solid-short: 980px}@media screen and (max-width: 767px){:root{--w-liquid: 92%;--w-solid-base: 92%;--w-solid-wide: 92%;--w-solid-short: 92%}}@keyframes heroZoomIn{0%{filter:blur(4px);transform:scale(1.5);opacity:0}20%{filter:blur(1px);transform:scale(1.05);opacity:.7}to{filter:blur(0);transform:scale(1);opacity:1}}@keyframes textZoomIn{0%{transform:perspective(7em) rotateX(90deg) scale(3.7);opacity:0}10%{transform:perspective(7em) rotateX(0) scale(1.05);opacity:1}to{transform:perspective(7em) rotateX(0) scale(1);opacity:1}}@keyframes zoomDownBlur{0%{opacity:0;transform:scale(1.12);filter:blur(12px)}55%{opacity:1;transform:scale(1.02);filter:blur(2px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes showTextFromBottom{0%{transform:translateY(100%);opacity:1}to{transform:translateY(0);opacity:1}}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline}html,h1,h2,h3,h4,h5,h6{font-size:62.5%;line-height:1.3}article,aside,dialog,figure,footer,header,hgroup,nav,section,main{display:block}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}selector{box-sizing:border-box}img,svg{max-width:100%;height:auto;vertical-align:middle}img{font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}a{word-break:break-word;overflow-wrap:break-word;word-wrap:break-word}*,*:before,*:after{box-sizing:border-box}*:focus-visible{outline:2px solid magenta;outline-offset:2px}*,*:before,*:after{font-feature-settings:"palt"}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:var(--base-font);font-size:1.6rem;font-weight:400;overflow-wrap:anywhere;word-break:normal;line-break:strict;color:var(--black)}@media screen and (max-width: 767px){body{font-size:1.4rem}}a{text-decoration:none;transition:.3s linear;color:var(--blue)}@media screen and (min-width: 834px){a[href^=tel]{pointer-events:none}}input{font-size:1.6rem}textarea{font-size:1.6rem;resize:vertical}*:focus{outline:none}::-moz-selection{color:#fff;background:var(--blue)}::selection{color:#fff;background:var(--blue)}.l-header{position:fixed;top:0;left:0;width:100%;min-height:8rem;z-index:1000;transition:transform .3s}.l-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:100%;padding:0 0 0 4rem}@media screen and (max-width: 833px){.l-header__inner{padding:0 0 0 2rem}}@media screen and (max-width: 767px){.l-header__inner{padding:0 0 0 1rem}}.l-header__logo{display:flex;align-items:center;height:100%}@media screen and (max-width: 767px){.l-header__logo{width:100px}}.l-header__logo a{display:flex;align-items:center;height:100%;text-decoration:none}.l-header__logo img{width:14.5rem}.l-header__tagline{display:inline-flex;justify-content:center;align-items:center;gap:1.8rem;color:#fff;padding:1rem 2rem;margin-left:1.3rem;margin-right:auto;background:linear-gradient(90deg,#00999e,#1676b2)}@media screen and (max-width: 767px){.l-header__tagline{padding:.6rem 1rem;margin-left:.5rem}}.l-header__tagline-main{color:#fff;font-family:Noto Sans JP;font-size:2rem;font-size:clamp(1.6rem,1.5vw,2.4rem);font-style:normal;font-weight:900;line-height:normal;letter-spacing:.1em}@media screen and (max-width: 767px){.l-header__tagline-main{font-size:1.5rem}}.l-header__tagline-sep{width:1px;min-height:3rem;background-color:#fff}.l-header__tagline-sub p{font-size:1.2rem;color:#fff;line-height:1.4;font-weight:700}.l-header__menu{align-self:stretch;position:relative;z-index:999}.l-header__menu-btn{position:relative;z-index:2;display:flex;min-width:17rem;height:100%;justify-content:center;align-items:center;gap:1.25rem;color:#fff;background:#222;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;padding:2rem 3rem}@media screen and (max-width: 767px){.l-header__menu-btn{min-width:6rem;padding:1rem}}.l-header__menu-btn.is-active span{background-color:transparent}.l-header__menu-btn.is-active span:before{transform:translate(-50%,-50%) rotate(32deg)}.l-header__menu-btn.is-active span:after{transform:translate(-50%,-50%) rotate(-32deg)}.l-header__menu-text{font-family:var(--en-font);font-size:2rem;letter-spacing:.1em;font-style:italic;font-weight:900;line-height:normal;color:#fff}@media screen and (max-width: 767px){.l-header__menu-text{font-size:1.4rem}}.l-header__menu-burger{width:3.2rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.l-header__menu-burger{width:2.6rem}}.l-header__menu-burger span{display:block;width:inherit;height:2px;background-color:#fff;position:relative;padding:0;line-height:1;margin:10px auto;transition:all .3s linear}.l-header__menu-burger span:before,.l-header__menu-burger span:after{content:"";display:block;position:absolute;top:50%;left:50%;width:inherit;height:2px;background-color:#fff;transition:all .3s ease;transform-origin:center center}.l-header__menu-burger span:before{transform:translate(-50%,-50%) translateY(-10px)}.l-header__menu-burger span:after{transform:translate(-50%,-50%) translateY(10px)}.l-header__menu-list{position:fixed;top:0;right:-100%;opacity:0;pointer-events:none;z-index:1;padding-top:8.5rem;width:-moz-fit-content;width:fit-content;max-width:100%;color:#fff;background-color:#222;transition:all .3s ease}@media screen and (min-width: 768px){.l-header__menu-list{min-width:53.6rem}}@media screen and (max-width: 767px){.l-header__menu-list{padding-top:6.5rem}}.l-header__menu-list ul{list-style:none;max-height:calc(100vh - 85px);overflow-y:auto}@media screen and (max-width: 767px){.l-header__menu-list ul{max-height:calc(100vh - 65px)}}.l-header__menu-list ul li{border-top:1px solid rgba(255,255,255,.4)}.l-header__menu-list ul li a{position:relative;display:flex;color:#fff;background-color:#222;font-size:2rem;font-style:normal;font-weight:900;line-height:180%;letter-spacing:.0625rem;padding:2.4rem 7rem 2.4rem 2.8rem;text-decoration:none}@media screen and (max-width: 767px){.l-header__menu-list ul li a{font-size:1.4rem;padding:1.4rem 5rem 1.4rem 2.5rem}}.l-header__menu-list ul li a:after{content:"";position:absolute;right:3.5rem;top:50%;transform:translateY(-50%);width:2.3rem;aspect-ratio:1;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6011_4279)'%3e%3cpath%20d='M15.2033%200L12.6696%202.53369L24.3437%2014.2084H0.79599V17.7916H24.3437L12.6696%2029.4663L15.2033%2032L31.204%2016L15.2033%200Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6011_4279'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center center/contain}@media screen and (max-width: 767px){.l-header__menu-list ul li a:after{right:1.6rem;width:1.6rem}}@media (hover: hover){.l-header__menu-list ul li a:hover{background-color:#2f2f2f}}.l-header__menu-list.is-show{right:0;opacity:1;pointer-events:all}.l-footer{background-color:#f0f0f0;padding-top:2rem}.l-footer__group{max-width:100%;overflow:hidden}.l-footer__group-heading{max-width:164rem;margin-inline:auto;padding-inline:2rem;color:#141414;font-family:var(--en-font);font-size:7rem;font-size:clamp(4.8rem,5.8333333333vw,7rem);font-style:italic;font-weight:800;text-transform:uppercase;opacity:.2}@media screen and (max-width: 767px){.l-footer__group-heading{font-size:3.2rem}}.l-footer__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 1023px){.l-footer__grid{grid-template-columns:repeat(2,1fr)}}.l-footer__card{position:relative;width:100%;aspect-ratio:473/568;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;padding:0 8% 8% 0}.l-footer__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:transform .5s ease}.l-footer__card-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-footer__card-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000026}.l-footer__card:hover .l-footer__card-bg{transform:scale(1.05)}.l-footer__card-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;color:#fff}@media screen and (max-width: 767px){.l-footer__card-content{gap:1rem}}.l-footer__card-title{color:#fff;text-align:right;font-size:2.4rem;font-size:clamp(1.6rem,1.5vw,2.4rem);font-style:normal;font-weight:700}@media screen and (max-width: 1023px){.l-footer__card-title{font-size:2.4rem}}@media screen and (max-width: 767px){.l-footer__card-title{font-size:1.6rem;font-size:clamp(1.2rem,4.1025641026vw,1.6rem)}}.l-footer__card-arrow{width:3.2rem;aspect-ratio:1;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1023px){.l-footer__card-arrow{width:2.4rem}}@media screen and (max-width: 767px){.l-footer__card-arrow{width:2rem}}.l-footer__card-arrow:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='32'%20viewBox='0%200%2031%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4073%200L11.8736%202.53369L23.5478%2014.2084H0V17.7916H23.5478L11.8736%2029.4663L14.4073%2032L30.408%2016L14.4073%200Z'%20fill='%23222222'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='32'%20viewBox='0%200%2031%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4073%200L11.8736%202.53369L23.5478%2014.2084H0V17.7916H23.5478L11.8736%2029.4663L14.4073%2032L30.408%2016L14.4073%200Z'%20fill='%23222222'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;background-color:currentColor;transform:translate(-50%,-50%) rotate(-45deg)}.l-footer__bottom{padding:.7rem 2.5rem;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:4rem}@media screen and (max-width: 767px){.l-footer__bottom{align-items:flex-start;gap:2rem}}.l-footer__bottom-link{color:var(--black, #222);font-size:1.4rem;font-style:normal;font-weight:700;line-height:180%;text-decoration:none}@media screen and (max-width: 767px){.l-footer__bottom-link{font-size:1.3rem}}.l-footer__bottom-link:hover{text-decoration:underline}.l-footer__copyright{background-color:#222;padding:2rem 2rem 10rem;text-align:center;color:#fff}@media screen and (max-width: 767px){.l-footer__copyright{padding:1rem 2rem 8rem}}.l-footer__copyright small{color:#fff;font-family:var(--en-font);font-size:1.6rem;font-style:normal;font-weight:400;line-height:180%}@media screen and (max-width: 767px){.l-footer__copyright small{font-size:1.2rem}}.l-wrapper{width:100%;max-width:100%;max-width:100vw;max-width:100dvw;overflow:hidden}.l-container{width:var(--w-liquid);max-width:var(--w-solid-base);margin:0 auto}@media screen and (min-width: 768px){.l-container{padding:0 20px}}.l-container.--short{max-width:var(--w-solid-short)}.l-container.--wide{max-width:var(--w-solid-wide)}.l-inner{max-width:var(--w-solid-wide);margin:auto}.l-loading{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffffeb;z-index:9999}.l-loading__inner{display:grid;gap:12px;justify-items:center}.c-btn__wrap{display:flex;flex-direction:column;gap:.6rem}.c-btn{max-width:56rem;display:flex;align-items:center;background-color:var(--orange);color:#fff;text-decoration:none;padding:2.4rem 4rem 2.3rem;transition:background-color .3s,transform .2s;position:relative}@media screen and (max-width: 833px){.c-btn{max-width:42rem;padding:1rem 2.5rem 1rem 2rem}}@media (hover: hover){.c-btn:hover{background-color:#e67e22;transform:translate(5px)}}.c-btn__icon{flex-shrink:0;width:8rem;width:clamp(6rem,5vw,8rem);aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:2rem;filter:drop-shadow(0 0 10px rgba(0,0,0,.06))}@media screen and (max-width: 833px){.c-btn__icon{width:4rem;margin-right:1rem}}.c-btn__text{flex-grow:1;display:flex;flex-direction:column}.c-btn__text-en{font-family:var(--en-font);color:#fff;font-size:2.9rem;font-size:clamp(2.2rem,1.8125vw,2.9rem);font-style:italic;font-weight:900;line-height:1.3;letter-spacing:.1rem;text-transform:uppercase}@media screen and (max-width: 833px){.c-btn__text-en{font-size:1.5rem}}.c-btn__text-jp{color:#fff;font-size:2.4rem;font-size:clamp(1.8rem,1.5vw,2.4rem);font-style:normal;font-weight:700;line-height:1.5}@media screen and (max-width: 833px){.c-btn__text-jp{font-size:1.2rem}}.c-btn__sep{width:1px;height:10rem;margin-inline:3.6rem 4.6rem;background-color:#fff}@media screen and (max-width: 833px){.c-btn__sep{height:5rem;margin-inline:1rem 2rem}}.c-btn__arrow{width:3rem;aspect-ratio:1;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6011_4279)'%3e%3cpath%20d='M15.2033%200L12.6696%202.53369L24.3437%2014.2084H0.79599V17.7916H24.3437L12.6696%2029.4663L15.2033%2032L31.204%2016L15.2033%200Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6011_4279'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6011_4279)'%3e%3cpath%20d='M15.2033%200L12.6696%202.53369L24.3437%2014.2084H0.79599V17.7916H24.3437L12.6696%2029.4663L15.2033%2032L31.204%2016L15.2033%200Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6011_4279'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;background-color:currentColor}@media screen and (max-width: 833px){.c-btn__arrow{width:1.5rem}}.c-btn.--large{padding:2.4rem 5rem 2.3rem 4rem}@media screen and (max-width: 833px){.c-btn.--large{padding:1rem 2.5rem 1rem 2rem}}.c-btn.--large .c-btn__icon{width:5rem}.c-btn.--large .c-btn__text-en{font-size:3.2rem}@media screen and (max-width: 767px){.c-btn.--large .c-btn__text-en{font-size:1.5rem}}.c-btn.--large .c-btn__text-jp{font-size:2.4rem}@media screen and (max-width: 767px){.c-btn.--large .c-btn__text-jp{font-size:1.2rem}}.c-btn.--large .c-btn__sep{margin-inline:4rem 5rem}@media screen and (max-width: 767px){.c-btn.--large .c-btn__sep{margin-inline:1rem 2rem}}.c-btn.--large .c-btn__arrow{width:3rem}.c-btn-02,.mfp_element_button{display:inline-flex;align-items:center;justify-content:center;min-height:80px;background-color:var(--orange, #f5a200);color:#fff;font-size:2rem;font-weight:900;text-decoration:none;transition:opacity .3s;outline:none;border:0;cursor:pointer;padding:1rem 2rem}@media screen and (min-width: 768px){.c-btn-02,.mfp_element_button{min-width:400px}}@media screen and (max-width: 767px){.c-btn-02,.mfp_element_button{width:100%;max-width:300px;font-size:1.8rem}}@media (hover: hover){.c-btn-02:hover,.mfp_element_button:hover{opacity:.8}}.mfp_element_button#mfp_button_cancel{background-color:var(--gray, #ccc)}.c-card{display:grid;grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:4rem 1rem;list-style:none;padding:0;align-items:stretch}@media screen and (max-width: 767px){.c-card{gap:2rem;align-items:start}}.c-card.--col1{grid-template-columns:repeat(1,1fr)}.c-card.--col2{max-width:82rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 767px){.c-card.--col2{grid-template-columns:repeat(1,1fr)}}.c-card.--col3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 1279px){.c-card.--col3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.c-card.--col3{grid-template-columns:repeat(1,1fr)}}.c-card.--small{gap:2rem 1rem}.c-card+.c-card{margin-top:2.5rem}@media screen and (max-width: 767px){.c-card+.c-card{margin-top:1.5rem}}.c-card__item{display:flex;flex-direction:column;align-items:center;justify-content:center}.c-card__content{width:100%;min-height:100%;background-color:#fafafa;padding:3rem 4rem;display:flex;flex-direction:column;text-align:left;gap:1rem}@media screen and (max-width: 767px){.c-card__content{padding:2rem 2rem 3rem;gap:16px}.c-card__content:has(.c-card__heading){flex-direction:row;align-items:center;gap:1.3rem;padding:3.8rem 2rem}.c-card__content:has(.c-card__heading) .c-card__label{width:auto}}.c-card__label{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:2rem;font-size:2rem;font-style:normal;font-weight:700;line-height:200%}@media screen and (max-width: 833px){.c-card__label{font-size:1.6rem}}.c-card__label--small{font-size:16px;margin-bottom:0}.c-card__label--blue{color:#1676b2}.c-card__icon{width:6.4rem;aspect-ratio:1;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #0000000f}@media screen and (max-width: 767px){.c-card__icon{width:4.8rem}}.c-card__icon svg img{max-width:90%;max-height:90%}.c-card__sub-label{font-size:18px;font-weight:700;color:#1676b2;margin-top:10px}@media screen and (max-width: 833px){.c-card__sub-label{font-size:16px}}.c-card__value,.c-card__values{height:100%;font-size:3rem;font-style:normal;font-weight:900;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 833px){.c-card__value,.c-card__values{font-size:2rem}}.c-card__value.--full,.c-card__values.--full{width:calc(100% + 5rem);transform:translate(-2.5rem)}.c-card__value.--full .c-card__value-num,.c-card__values.--full .c-card__value-num{font-size:7rem;letter-spacing:0}@media screen and (max-width: 767px){.c-card__value.--full .c-card__value-num,.c-card__values.--full .c-card__value-num{font-size:4.8rem;font-size:clamp(4rem,12.3076923077vw,4.8rem)}}.c-card__value-num,.c-card__values-num{font-family:var(--en-font);font-size:12rem;font-style:italic;font-weight:800;padding-right:.1em;background:linear-gradient(to right,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 833px){.c-card__value-num,.c-card__values-num{font-size:8rem;font-size:clamp(6rem,20.5128205128vw,8rem)}}@media screen and (max-width: 767px){.c-card__value-num,.c-card__values-num{font-size:4.8rem;font-size:clamp(4rem,12.3076923077vw,4.8rem)}}.c-card__value-num.--middle,.c-card__values-num.--middle{font-size:10rem}@media screen and (max-width: 833px){.c-card__value-num.--middle,.c-card__values-num.--middle{font-size:7rem;font-size:clamp(5rem,17.9487179487vw,7rem)}}@media screen and (max-width: 767px){.c-card__value-num.--middle,.c-card__values-num.--middle{font-size:4.8rem;font-size:clamp(4rem,12.3076923077vw,4.8rem)}}.c-card__value-num.--small,.c-card__values-num.--small{font-size:10rem}@media screen and (max-width: 833px){.c-card__value-num.--small,.c-card__values-num.--small{font-size:7rem;font-size:clamp(5rem,17.9487179487vw,7rem)}}@media screen and (max-width: 767px){.c-card__value-num.--small,.c-card__values-num.--small{font-size:4.8rem;font-size:clamp(4rem,12.3076923077vw,4.8rem)}}.c-card__value-unit,.c-card__values-unit{font-size:4rem;font-style:normal;font-weight:700;line-height:200%;background:linear-gradient(to right,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 833px){.c-card__value-unit,.c-card__values-unit{font-size:2.6rem;font-size:clamp(2rem,6.6666666667vw,2.6rem)}}.c-card__value--small,.c-card__values--small{font-size:6rem}@media screen and (max-width: 833px){.c-card__value--small,.c-card__values--small{font-size:4rem;font-size:clamp(3rem,10.2564102564vw,4rem)}}.c-card__value--reward,.c-card__values--reward{font-size:5rem;margin-left:auto}@media screen and (max-width: 833px){.c-card__value--reward,.c-card__values--reward{font-size:3rem;font-size:clamp(2rem,7.6923076923vw,3rem)}}.c-card__value-label,.c-card__values-label{font-size:2rem;font-style:normal;font-weight:700}@media screen and (max-width: 833px){.c-card__value-label,.c-card__values-label{font-size:1.6rem}}.c-card__values{align-items:baseline;flex-wrap:wrap;gap:5px 0}.c-card__values .c-card__value-num{font-size:12rem;font-size:clamp(7.2rem,7.5vw,12rem)}.c-card__values-unit{font-size:4rem;font-size:clamp(2.4rem,2.5vw,4rem)}@media screen and (max-width: 767px){.c-card__values{align-items:center;gap:0}.c-card__values .c-card__value-item{flex-shrink:0}.c-card__values .c-card__value-label{display:block;font-size:1.4rem}.c-card__values .c-card__value-num{font-size:3.6rem;letter-spacing:.06rem;line-height:1.1}.c-card__values .c-card__value-unit{font-size:1.4rem!important}}.c-card__value{align-items:center;gap:5px 0}.c-card__value p{display:flex;flex-wrap:wrap;align-items:baseline}.c-card__value-sep{color:transparent;width:4rem;height:4rem;clip-path:polygon(calc(100% - 2px) 0,100% 0%,2px 100%,0% 100%);background-color:#d9d9d9;margin-inline:2rem}@media screen and (max-width: 833px){.c-card__value-sep{width:2rem;margin-inline:.8rem}}@media screen and (max-width: 767px){.c-card__value-sep{clip-path:polygon(calc(100% - 1px) 0,100% 0%,1px 100%,0% 100%);width:1rem;height:4rem;margin-inline:.8rem}}.c-card__heading{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;font-size:4.8rem;font-style:normal;font-weight:900;line-height:150%;background:linear-gradient(to right,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 833px){.c-card__heading{height:auto;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:flex-start;font-size:3.2rem}}@media screen and (max-width: 767px){.c-card__heading{flex:1;font-size:1.6rem}}.c-card__heading.--middle{font-size:4.6rem}@media screen and (max-width: 833px){.c-card__heading.--middle{font-size:3rem}}@media screen and (max-width: 767px){.c-card__heading.--middle{font-size:1.6rem}}.c-card__heading.u-text-center{justify-content:center;align-items:center}@media screen and (max-width: 767px){.c-card__heading.u-text-center{text-align:left!important;align-items:flex-start;justify-content:flex-start}}.c-card__heading-sub{font-size:2.4rem;font-style:normal;font-weight:900;line-height:150%}@media screen and (max-width: 833px){.c-card__heading-sub{display:block;width:100%;font-size:1.6rem}}.c-card__heading-small{font-size:1.6rem;font-style:normal;font-weight:900;line-height:200%;align-self:center}@media screen and (max-width: 833px){.c-card__heading-small{font-size:1.4rem}}.c-card__note{display:block;min-height:1.5em;width:100%;gap:5px;line-height:1.6;text-align:right;margin-top:.5rem}@media screen and (max-width: 767px){.c-card__note:empty{display:none}.c-card__note{min-height:unset;font-size:1.2rem}}.c-card__content.--small{display:flex;align-items:center;flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:1rem 1.3rem;padding:3.8rem 2rem}@media screen and (max-width: 767px){.c-card__content.--small{padding:2rem}}.c-card__content.--small .c-card__label{width:auto}.c-card__content.--small .c-card__label-small{font-size:1.4rem;font-style:normal;font-weight:700;line-height:150%}@media screen and (max-width: 767px){.c-card__content.--small .c-card__label-small{font-size:1.2rem}}.c-card__content.--small .c-card__heading{flex:1;font-size:2.2rem;font-style:normal;font-weight:900;line-height:150%}@media screen and (max-width: 833px){.c-card__content.--small .c-card__heading{font-size:1.6rem}}.c-card__content.--small .c-card__value{margin-left:auto}.c-card__content.--small .c-card__value-num{font-size:5.3rem;font-style:italic;font-weight:800;line-height:180%}@media screen and (max-width: 833px){.c-card__content.--small .c-card__value-num{font-size:4.8rem;font-size:clamp(4rem,12.3076923077vw,4.8rem)}}.c-card__content.--small .c-card__value-unit{font-size:2rem;font-style:normal;font-weight:700;line-height:200%}@media screen and (max-width: 833px){.c-card__content.--small .c-card__value-unit{font-size:1.6rem;font-size:clamp(1.4rem,4.1025641026vw,1.6rem)}}div#mfp_overlay{position:absolute;display:none;z-index:10001}div#mfp_overlay_inner{background-color:#fff;padding:15px;margin:0 auto;border-radius:5px;box-shadow:0 0 10px #000;width:640px;max-width:90%}div#mfp_overlay_background{background-color:#000;position:absolute;display:none;z-index:10000}div#mfp_loading_screen{z-index:20000;opacity:.8;display:none;background-color:#000;position:absolute}div#mfp_loading{z-index:20001;position:absolute;display:none;width:40px;height:40px;background-image:url(_images/mfp_loading.gif)}div#mfp_hidden{overflow:hidden;width:1px;height:1px;padding:0;margin:0}.mfp_err{clear:both;display:none;font-size:.8em;color:var(--color-red);line-height:normal;width:100%}div.mfp_err{clear:both;display:none;text-align:left;margin:5px 0 0;padding:3px 0 5px 5px;color:red;font-size:12px;line-height:normal}.div.mfp_err:before,.div.mfp_err:after{content:none;display:none}.mfp_parent_error{border:solid 2px #f00}.problem{background-color:#fcc}div#mfp_error{background-color:#fee;border:solid 1px #f00;padding:10px;display:none}div#mfp_error p{padding:0;margin:0;font-size:14px;text-align:center}div#mfp_error p strong{font-size:18px;color:red}div#mfp_warning{background-color:#fee;border:solid 1px #f00;padding:10px;display:none;border-radius:5px}div#mfp_warning p{padding:0;margin:0;font-size:14px;text-align:center}div#mfp_warning p strong{font-size:18px;color:red}#mfp_phase_confirm{display:none}#mfp_phase_confirm h4{font-size:32px;font-weight:400;letter-spacing:.1em;margin-bottom:30px}@media (max-width: 600px){#mfp_phase_confirm h4{font-size:24px}}#mfp_confirm_table{width:100%}#mfp_confirm_table th,#mfp_confirm_table td{font-size:1.6rem;letter-spacing:.1em;text-align:left;padding:30px 0;border-bottom:1px solid #ccc;word-break:break-all}#mfp_confirm_table th{width:215px;padding-right:15px;white-space:normal;word-break:break-all}#mfp_confirm_table td{width:calc(100% - 215px)}@media screen and (max-width: 767px){#mfp_confirm_table,#mfp_confirm_table tbody,#mfp_confirm_table tr,#mfp_confirm_table th,#mfp_confirm_table td{display:block}#mfp_confirm_table th,#mfp_confirm_table td{font-size:1.4rem;padding:20px 0;border-bottom:1px solid #ccc;word-break:break-all}#mfp_confirm_table th{width:100%;padding-right:0;border:none}#mfp_confirm_table td{width:100%;padding-top:0}}.mfp_buttons{display:flex;gap:30px;align-items:center;justify-content:center;margin-top:80px;padding-bottom:139px}@media (max-width: 600px){.mfp_buttons{gap:10px;margin-top:60px;padding-bottom:80px}}.c-form{margin:auto;transform:unset}.c-form__row{margin-bottom:30px}.c-form dt{display:block;margin-bottom:12px}.c-form dd{display:block;margin-bottom:15px}.c-form dd+dt{margin-top:38px}.c-form__label{display:block;margin-bottom:10px}.c-form__label span{display:inline-block;color:#fff;background-color:#c4c4c4;background-color:var(--color-gray);font-size:1.2rem;letter-spacing:.05em;font-weight:700;text-align:center;vertical-align:middle;padding:2px 8px;margin-left:8px}.c-form__label span.is-required{background-color:red;background-color:var(--color-red)}.c-form__label>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:230px;height:2.8em;padding:8px;border:1px solid #c4c4c4;background-color:#fff;color:#2e2e2e;font-size:1em;cursor:pointer}.c-form__flex{display:flex;align-items:center;flex-wrap:wrap;gap:20px 25px}@media screen and (max-width: 833px){.c-form__flex{flex-direction:column}}.c-form__flex>*{max-width:100%}.c-form__flex.is-wrap{flex-wrap:wrap}.c-form__flex.is-col-2>*{max-width:calc(50% - 20px)}@media screen and (max-width: 833px){.c-form__flex.is-col-2>*{max-width:100%}}.c-form__flex+.c-form__flex{margin-top:15px}.c-form select,.c-form option,.c-form textarea,.c-form input[type=text],.c-form input[type=tel],.c-form input[type=email],.c-form input[type=search],.c-form input[type=url]{width:100%;padding:15px;font-size:1.6rem;font-weight:400;background-color:#fff;border-radius:8px;border:1px solid rgb(0,0,0);outline:0}.c-form input[type=text]{min-width:80px;min-height:50px}.c-form input[type=radio]{margin-right:5px}.c-form_input_l{width:100%}.c-form_input_m{width:-moz-max-content;width:max-content;max-width:400px}.c-form_input_s{width:-moz-min-content;width:min-content;max-width:120px}.c-form ::-moz-placeholder{color:#aaa}.c-form ::placeholder{color:#aaa}.c-form_checkbox-item,.c-form_radio-item{display:inline-flex;align-items:center;gap:0 20px}.c-form_checkbox-item:has(input[type=checkbox]:disabled),.c-form_radio-item:has(input[type=checkbox]:disabled){opacity:.4}.c-form input[type=checkbox]{position:relative;width:2.1rem;height:2.1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:solid 1px var(--black);border-radius:4px;outline:none;box-shadow:0 0 0 0 transparent}.c-form input[type=checkbox]:checked{background-color:var(--black, #000)}.c-form input[type=checkbox]:checked:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20512%20512'%20style='width:%20256px;%20height:%20256px;%20opacity:%201;'%20xml:space='preserve'%3e%3cg%3e%3cpolygon%20class='st0'%20points='440.469,73.413%20218.357,295.525%2071.531,148.709%200,220.229%20146.826,367.055%20218.357,438.587%20289.878,367.055%20512,144.945%20'%3e%3c/polygon%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='_x32_'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20512%20512'%20style='width:%20256px;%20height:%20256px;%20opacity:%201;'%20xml:space='preserve'%3e%3cg%3e%3cpolygon%20class='st0'%20points='440.469,73.413%20218.357,295.525%2071.531,148.709%200,220.229%20146.826,367.055%20218.357,438.587%20289.878,367.055%20512,144.945%20'%3e%3c/polygon%3e%3c/g%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#fff}.c-form .check_close{display:none}.c-form option:focus,.c-form textarea:focus,.c-form input[type=text]:focus,.c-form input[type=tel]:focus,.c-form input[type=email]:focus,.c-form input[type=search]:focus,.c-form input[type=url]:focus{outline:0;box-shadow:0 0 0 2px #e1ecfb inset}.c-form label:has(input[type=radio]){display:inline-block}.c-form label select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-form label:has(select){display:inline-flex;align-items:center;position:relative}.c-form label:has(select):after{position:absolute;right:15px;width:10px;height:7px;background-color:#535353;clip-path:polygon(0 0,100% 0,50% 100%);content:"";pointer-events:none}.c-form_privacy{max-width:434px;width:100%;min-height:60px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px 20px;background-color:#f6f6f6;padding:18px 40px;margin:30px auto 40px}.c-form_privacy .c-form_privacy_link{text-decoration:underline}@media (hover: hover){.c-form_privacy .c-form_privacy_link:hover{text-decoration:none}}.c-form_privacy .c-form_privacy_consent label{display:flex;justify-content:center;align-items:center;gap:10px}.c-form_agreement{background:#fff5f8;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;max-width:80%;font-size:15px;padding:25px 45px;margin:45px auto}.c-form_agreement a{color:var(--color-red);text-decoration:underline}@media (hover: hover){.c-form_agreement a:hover{text-decoration:none;opacity:.7}}.c-form input[type=submit],.c-form input[type=button],.c-form button{cursor:pointer;outline:none}.c-form_step{position:relative;width:300px;margin:0 auto 61px;display:flex;justify-content:space-between}.c-form_step:before{content:"";width:250px;height:1px;background-color:var(--color-base);position:absolute;z-index:-1;top:31px;left:50%;transform:translate(-50%)}.c-form_step_item{display:flex;align-items:center;flex-direction:column;gap:5px;color:var(--color-base);font-size:1.6rem}.c-form_step_item.is-active .c-form_step_item_number span{opacity:1;color:#fff;background-color:var(--color-base)}.c-form_step_item_title{opacity:.5;letter-spacing:.06em}.c-form_step_item.is-active .c-form_step_item_title{opacity:1}.c-form_step_item_number{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#fff}.c-form_step_item_number span{display:flex;align-items:center;justify-content:center;width:60px;height:60px;opacity:.5;border-radius:50%;border:2px solid var(--color-base);background-color:#fff;font-weight:500;letter-spacing:0}.c-title_01--en{display:block;width:-moz-fit-content;width:fit-content;font-family:var(--en-font);color:#fff3;font-size:12.5rem;font-style:italic;font-weight:800;line-height:.9;padding-right:.5em;background:linear-gradient(to right,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.6}.c-title_01--jp{font-size:5.625rem;font-style:normal;font-weight:900;line-height:180%;background:linear-gradient(to right,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.c-title_01.--white--en{color:#fff3;background:none;background-clip:none;-webkit-background-clip:none;-webkit-text-fill-color:none;opacity:1}.c-title_01.--white--jp{color:#fff;background:none;background-clip:none;-webkit-background-clip:none;-webkit-text-fill-color:none}.c-section__header{font-size:9rem;font-size:clamp(5.6rem,6.4285714286vw,9rem);font-style:normal;font-weight:900;line-height:180%;background:var(--1, linear-gradient(90deg, #00999e 0%, #1669b2 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 767px){.c-section__header{font-size:3.2rem}}summary::-webkit-details-marker{display:none}details::details-content{content-visibility:unset;display:block grid}@media (prefers-reduced-motion: no-preference){details::details-content{transition-duration:.3s;transition-property:grid-template-rows}}details:not([open])::details-content{grid-template-rows:0fr}details[open]::details-content{grid-template-rows:1fr}.c-accordion{list-style:none;border-radius:1rem;border:1px solid var(--color-base)}.c-accordion--label{position:relative;cursor:pointer;font-size:2rem;text-align:left;padding:1.5rem 3rem 1.5rem 2.5rem;transition:all .5s ease;list-style-type:none}.c-accordion--heading{display:flex;align-items:center;font-size:1.6rem;font-weight:700;padding-right:3rem}.c-accordion--heading:before{content:"Q";font-size:1.5em;line-height:1;margin-right:2rem;transform:translateY(-.1em)}.c-accordion--icon{position:absolute;top:50%;right:3rem;transform:translateY(-50%);width:2.4rem;aspect-ratio:1;border-radius:50%;background-color:currentColor}.c-accordion--icon:before,.c-accordion--icon:after{position:absolute;content:"";width:10px;height:2px;background-color:#fff;top:50%;left:50%;border-radius:1px;transform:translate(-50%,-50%);transition:all .2s linear}.c-accordion--icon:before{transform:translate(-50%,-50%) rotate(0)}.c-accordion--icon:after{transform:translate(-50%,-50%) rotate(90deg)}.c-accordion[open] .c-accordion--icon:before,.c-accordion[open] .c-accordion--icon:after{transform:translate(-50%,-50%) rotate(0)}.c-accordion[open] .c-accordion--icon:after{opacity:0}.c-accordion--detail{overflow:hidden}.c-accordion--detail>*{margin:2rem 2.5rem 3rem;padding-top:2rem;border-top:1px solid var(--color-base)}.c-accordion+.c-accordion{margin-top:3rem}.c-table_plain{width:100%}.c-table_plain th{background:#efefef;width:20%;padding:20px;border-bottom:solid 1px #ccc;font-weight:700;text-align:center;vertical-align:middle}.c-table_plain td{padding:20px 30px;border-bottom:solid 1px #ccc}@media screen and (max-width: 767px){.c-table_plain thead,.c-table_plain tbody,.c-table_plain tfoot,.c-table_plain tr{display:block;width:100%}.c-table_plain th,.c-table_plain td{width:100%;padding:20px;display:block}}.c-table_two_tone{width:100%}.c-table_two_tone th{width:30%;padding:20px;border-bottom:solid 1px var(--color-border-pale);font-weight:700;text-align:center;vertical-align:middle}.c-table_two_tone tr:nth-child(2n)>th,.c-table_two_tone th{padding:20px;border-bottom:solid 1px var(--color-border-pale);font-weight:700;text-align:center;vertical-align:middle}.c-table_two_tone tr:nth-child(2n)>td,.c-table_two_tone td{padding:20px 30px;border-bottom:solid 1px var(--color-border-pale)}.c-table_two_tone th{width:30%}.c-table_two_tone tr:nth-child(2n)>th{background:var(--color-base);width:30%}.c-table_two_tone td{width:70%}.c-table_two_tone tr:nth-child(2n)>td{background:var(--color-base);width:70%}@media screen and (max-width: 767px){.table_two_tone th,table.two_tone td{width:100%;padding:20px 0;display:block}}.c-banner-link{display:block;text-decoration:none;background-color:#f5a200;color:#fff;padding:40px;transition:opacity .3s;width:100%}@media screen and (max-width: 767px){.c-banner-link{padding:20px}}.c-banner-link:hover{opacity:.8}.c-banner-link__inner{display:flex;align-items:center;max-width:534px;margin:0 auto;position:relative}@media screen and (max-width: 767px){.c-banner-link__inner{max-width:100%}}.c-banner-link__icon{flex-shrink:0;width:80px;height:80px;background-color:#ffd88a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px}@media screen and (max-width: 767px){.c-banner-link__icon{width:50px;height:50px;margin-right:15px}}.c-banner-link__icon img{width:43px;height:43px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.c-banner-link__icon img{width:28px;height:28px}}.c-banner-link__body{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.c-banner-link__en{font-family:Lato,sans-serif;font-weight:900;font-style:italic;font-size:32px;line-height:1;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px}@media screen and (max-width: 767px){.c-banner-link__en{font-size:18px;margin-bottom:4px}}.c-banner-link__ja{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:24px;line-height:1.4}@media screen and (max-width: 767px){.c-banner-link__ja{font-size:14px}}.c-banner-link__arrow-box{display:flex;align-items:center;margin-left:auto;padding-left:20px;border-left:1px solid rgba(255,255,255,.5);height:102px}@media screen and (max-width: 767px){.c-banner-link__arrow-box{height:60px;padding-left:15px}}.c-banner-link__arrow{width:32px;height:32px;position:relative;margin-left:20px}@media screen and (max-width: 767px){.c-banner-link__arrow{width:24px;height:24px;margin-left:10px}}.c-banner-link__arrow:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-top:3px solid #fff;border-right:3px solid #fff;transform:translate(-70%,-50%) rotate(45deg)}@media screen and (max-width: 767px){.c-banner-link__arrow:after{width:8px;height:8px}}.c-banner-link__arrow:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:3px;background-color:#fff;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.c-banner-link__arrow:before{width:14px;height:2px}}.c-loader{--d: 22px;width:4px;height:4px;border-radius:50%;color:var(--orange);box-shadow:calc(1 * var(--d)) calc(0 * var(--d)) 0 0,calc(.707 * var(--d)) calc(.707 * var(--d)) 0 1px,calc(0 * var(--d)) calc(1 * var(--d)) 0 2px,calc(-.707 * var(--d)) calc(.707 * var(--d)) 0 3px,calc(-1 * var(--d)) calc(0 * var(--d)) 0 4px,calc(-.707 * var(--d)) calc(-.707 * var(--d)) 0 5px,calc(0 * var(--d)) calc(-1 * var(--d)) 0 6px;animation:loader 1s infinite steps(8)}@keyframes loader{to{transform:rotate(1turn)}}[data-scroll]{will-change:transform,opacity}[data-scroll=fadeIn]{opacity:0}[data-scroll=fadeInUp]{opacity:0;transform:translateY(50px)}[data-scroll=fadeInDown]{opacity:0;transform:translateY(-50px)}[data-scroll=fadeInLeft]{opacity:0;transform:translate(-50px)}[data-scroll=fadeInRight]{opacity:0;transform:translate(50px)}[data-scroll=scaleUp]{opacity:0;transform:scale(.8)}[data-scroll].is-show{opacity:1;transform:translate(0) scale(1) rotate(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out}[data-scroll=scaleDown]{opacity:0;transform:scale(1.2)}[data-scroll=zoomDown]{visibility:hidden;opacity:0;transform:scale(1.12);filter:blur(12px);will-change:transform,filter,opacity}[data-scroll=zoomDown].is-show{visibility:visible;transition:unset;animation:zoomDownBlur .7s cubic-bezier(.2,.8,.2,1) forwards}[data-scroll=textUp]{display:block;overflow:hidden}[data-scroll=textUp]>span{display:inline-block;line-height:1.5;line-height:1.8;visibility:hidden;overflow:hidden;transform:translateY(100%);opacity:0}[data-scroll=textUp].is-show>span{visibility:visible;will-change:transform,opacity;animation:showTextFromBottom .6s both paused;animation-play-state:running}[data-scroll=rotate]{opacity:0;transform:rotate(-10deg)}[data-scroll=textIn]{transform:translateY(clamp(0px,-7%,-300px)) scale(1.2);opacity:0;filter:blur(3px)}[data-scroll=textIn].is-show{opacity:1;transform:translateY(0) scale(1);filter:blur(0);transition:transform .26s ease-out,opacity .26s ease-out,filter .26s ease-out}[data-scroll=split]{overflow:hidden}[data-scroll=split]>span{transform:scale(2);opacity:0;display:inline-block}[data-scroll=split].is-show>span{animation:textZoomIn 1s ease-out forwards}.is-hidden{opacity:0;pointer-events:none;transition:opacity .2s ease}[data-text-anime="1"]{overflow:hidden;z-index:1}[data-text-anime="1"]>.clip-text{display:block;overflow:hidden;opacity:0;animation:text-show 0ms .45s forwards;animation-delay:2s}[data-text-anime="1"]>.clip-mask{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}[data-text-anime="1"]>.clip-mask:after{content:"";display:block;top:0;right:0;bottom:0;left:0;position:absolute;z-index:2;background:var(--blue);transform:translate(-101%);animation:mask-bg 1.2s cubic-bezier(.8,0,.17,1) forwards;pointer-events:none;animation-delay:1.5s}@keyframes text-show{to{opacity:1}}@keyframes mask-bg{0%{transform:translate(-101%)}40%,60%{transform:translate(0)}to{transform:translate(101%)}}@keyframes img-wrap{to{transform:translate(100%)}}@keyframes clip-in-left{to{clip-path:inset(0 0 0 0)}}.p-hero{width:100%;overflow:hidden;position:relative;aspect-ratio:1920/911}@media screen and (max-width: 767px){.p-hero{aspect-ratio:390/520}}.p-hero__image{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;filter:blur(4px);opacity:0;animation:heroZoomIn 2.8s linear forwards}.p-hero__image img{max-width:100%;width:100%}.p-hero__content{width:100%;height:100%;position:relative;z-index:2}.p-hero__message{width:46vw;position:absolute;top:20%;left:6%;clip-path:inset(0 100% 0 0);animation:clip-in-left .5s cubic-bezier(.6,0,1,1) forwards;will-change:clip-path;animation-delay:.6s}@media screen and (max-width: 767px){.p-hero__message{width:42%;top:44%;left:4%}}.p-hero__title--wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.p-hero__title--wrap .clip-mask{width:98%;aspect-ratio:1920/280;inset:unset;left:1%;bottom:1%}@media screen and (max-width: 767px){.p-hero__title--wrap .clip-mask{width:94%;aspect-ratio:390/90;left:4%;bottom:2%}}.p-hero__title{overflow:hidden;position:absolute;bottom:-4%;left:-1%;z-index:2;width:89%}@media screen and (max-width: 767px){.p-hero__title{width:100%;bottom:0%;left:0}}.p-hero__subtitle{position:absolute;bottom:4%;right:2%;z-index:3;width:16%}@media screen and (max-width: 767px){.p-hero__subtitle{width:60%;bottom:3%;right:3%}}.p-message{position:relative;max-width:100%;padding-top:12rem;overflow:hidden}@media screen and (max-width: 767px){.p-message{padding-top:6rem}}.p-message .p-bg-grid{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1920px;height:100%;z-index:-1;opacity:.5;pointer-events:none}.p-message .p-bg-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-message__content{padding-bottom:16rem}@media screen and (max-width: 767px){.p-message__content{padding-bottom:4rem}}.p-message__text{font-size:6rem;font-size:clamp(3.2rem,5vw,6rem);font-weight:900;letter-spacing:.1em;overflow:hidden}@media screen and (max-width: 767px){.p-message__text{font-size:2rem}}.p-message__text span{display:inline-block;line-height:1.5}.p-message__text>span{display:block;overflow:hidden}.p-message__text>span>span{line-height:1.8;visibility:hidden;overflow:hidden;transform:translateY(100%);opacity:0}.p-message__text.is-show>span>span{visibility:visible;will-change:transform,opacity;animation:showTextFromBottom .6s both paused;animation-play-state:running}.p-message__text.is-show>span+span>span{animation-delay:.6s}.p-message__text.is-show>span+span+span>span{animation-delay:1.2s}.p-message__text.is-show>span+span+span+span>span{animation-delay:1.8s}@media screen and (max-width: 767px){.p-message__text{font-size:2rem;line-height:1.8;margin-bottom:4rem;text-align:left}}.p-message__text+.p-message__text{margin-top:5.5rem}.p-message__visual{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;color:#fff;padding-block:9rem 12rem}@media screen and (max-width: 767px){.p-message__visual{height:auto;padding-block:5rem}}.p-message__visual-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.p-message__visual-bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.p-message__visual-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.p-message__visual-content{width:50%;text-align:left;display:flex;justify-content:space-between;align-items:flex-end;margin-left:auto}@media screen and (max-width: 833px){.p-message__visual-content{width:100%;flex-direction:column;align-items:flex-start}}.p-message__visual-title{width:100%;font-size:8rem;font-size:clamp(4.8rem,6.6666666667vw,8rem);font-weight:900;line-height:1.4;letter-spacing:.1em}@media screen and (max-width: 767px){.p-message__visual-title{width:100%;font-size:7vw;line-height:1.8;text-align:left;margin-bottom:0}}.p-message__visual-title img,.p-message__visual-title svg{width:11em;display:inline-block;aspect-ratio:859/75}@media screen and (max-width: 767px){.p-message__visual-title img,.p-message__visual-title svg{width:90%}}.p-message__about{width:100%;margin-top:4.4rem}@media screen and (max-width: 767px){.p-message__about{margin-top:2rem}}.p-message__about-head{color:#fff;font-size:2.4rem;font-style:normal;font-weight:900;line-height:180%}@media screen and (max-width: 767px){.p-message__about-head{font-size:2rem}}.p-message__about-text{color:#fff;font-style:normal;font-weight:600;line-height:200%;margin-top:1.1rem}@media screen and (max-width: 767px){.p-message__about-text{margin-top:1rem}}.p-message__visual-content{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width: 767px){.p-message__visual-content{align-items:flex-start;text-align:left}}.p-entry{max-width:100%;overflow:hidden;background:var(--color-gradient);color:#fff;padding:15rem 0}@media screen and (min-width: 1024px){.p-entry{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:81rem}}@media screen and (max-width: 767px){.p-entry{padding:6rem 0}}.p-entry__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:4rem 5%;flex-wrap:wrap;margin:0 auto}@media screen and (max-width: 767px){.p-entry__inner{flex-direction:column;gap:4rem}}.p-entry__head{position:relative;max-width:82rem;width:55%}@media screen and (max-width: 767px){.p-entry__head{padding-left:0;text-align:center;width:100%}}.p-entry__head-en{font-family:var(--en-font);font-style:italic;font-size:20rem;font-size:clamp(8rem,16.6666666667vw,20rem);font-weight:900;line-height:1;text-align:left;color:#ffffff1a;position:relative;margin-bottom:-.2em;pointer-events:none;white-space:nowrap;margin-top:-.2em}@media screen and (max-width: 767px){.p-entry__head-en{font-size:6rem;text-align:center;margin-top:0;margin-bottom:-.2em}}.p-entry.--second .p-entry__head-en{margin-bottom:-.3em}.p-entry__head-jp{font-size:3.6rem;font-weight:900;font-style:italic;position:relative;z-index:1;letter-spacing:.1em;text-shadow:0 0 20px rgba(0,0,0,.1)}@media screen and (max-width: 767px){.p-entry__head-jp{font-size:2.4rem;text-align:center}}.p-entry .c-btn__wrap{flex-shrink:0;justify-self:flex-end}@media screen and (max-width: 767px){.p-entry .c-btn__wrap{width:100%}}.p-work-style{max-width:100%;padding-block:13rem 20rem;overflow:hidden}@media screen and (max-width: 767px){.p-work-style{padding-block:6rem}}.p-work-style__header{width:-moz-fit-content;width:fit-content;margin-bottom:6rem;text-align:center}@media screen and (max-width: 767px){.p-work-style__header{margin-bottom:3rem}}.p-work-style__header-title{display:flex;flex-direction:column;align-items:center;gap:5px}@media screen and (max-width: 767px){.p-work-style__header-title{width:80%;max-width:360px;margin-inline:auto}}.p-work-style__content{display:flex;flex-direction:column;gap:8rem}@media screen and (max-width: 767px){.p-work-style__content{gap:4rem}}.p-work-style__visual{width:100%;aspect-ratio:16/9}.p-work-style__visual div{width:100%;height:100%;overflow:hidden}.p-work-style__visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-work-style__sub-head{font-size:3.2rem;font-size:clamp(2.4rem,3.125vw,3.2rem);font-style:normal;font-weight:700;line-height:200%;margin-bottom:1.25rem}@media screen and (max-width: 767px){.p-work-style__sub-head{font-size:1.8rem}}.c-card+.p-work-style__sub-head{margin-top:8rem}@media screen and (max-width: 767px){.c-card+.p-work-style__sub-head{margin-top:4rem}}.p-work-style__item-head{margin-bottom:3rem}@media screen and (max-width: 767px){.p-work-style__item-head{margin-bottom:1.5rem}}.p-work-style__item-label{font-size:4.2rem;font-size:clamp(2.4rem,2.625vw,4.2rem);font-style:normal;font-weight:900;line-height:180%;background:var(--1, var(--color-gradient));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.p-work-style__item-number{font-family:var(--en-font);font-size:7rem;font-size:clamp(4rem,4.375vw,7rem);font-weight:900;font-style:italic;color:#fff}.p-work-style__item-title{font-size:8rem;font-size:clamp(3.8rem,5vw,8rem);font-style:normal;font-weight:900;line-height:180%}@media screen and (max-width: 767px){.p-work-style__item-title{font-size:2.8rem}}.p-work-style__item-content{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:30px}@media screen and (max-width: 767px){.p-work-style__item-content{flex-direction:column;align-items:flex-start;gap:0}}.p-work-style__item-lead{flex-shrink:0;font-size:6rem;font-size:clamp(3.2rem,3.75vw,6rem);font-weight:900;line-height:1.4;margin-bottom:3rem}@media screen and (max-width: 767px){.p-work-style__item-lead{font-size:2.4rem}}.p-work-style__item-text{flex:1;max-width:61rem;font-style:normal;font-weight:400;line-height:200%}.p-work-style__item+.p-work-style__item{margin-top:14rem}@media screen and (max-width: 767px){.p-work-style__item+.p-work-style__item{margin-top:7rem}}.p-work-style__data{max-width:124rem;margin-top:18rem;margin-left:auto}@media screen and (max-width: 767px){.p-work-style__data{margin-top:6rem}}.p-work-style__data .fs-10{font-size:10rem}@media screen and (max-width: 767px){.p-work-style__data .fs-10{font-size:6rem}}.p-work-style__data+.p-work-style__data{margin-top:3rem}@media screen and (max-width: 767px){.p-work-style__data-list{grid-template-columns:1fr}.p-work-style__data-value{font-size:60px}.p-work-style__data-unit{font-size:24px}}.p-about{max-width:100%;overflow:hidden;padding-bottom:16rem}@media screen and (max-width: 767px){.p-about{padding-bottom:8rem}}.p-about__main-image{width:100vw;position:relative;left:50%;transform:translate(-50%)}.p-about__main-image img{width:100%}.p-about__content{position:relative;display:flex}@media screen and (max-width: 1023px){.p-about__content{flex-direction:column}}.p-about__main{flex:1}@media screen and (max-width: 1023px){.p-about__main{display:contents}}.p-about .c-title_01{width:-moz-max-content;width:max-content;margin-left:calc(100% - 49vw);transform:translateY(-6%);margin-bottom:14rem}@media screen and (max-width: 1023px){.p-about .c-title_01{margin-left:-1.5rem;margin-bottom:3rem}}.p-about .c-title_01--en{font-size:8vw}@media screen and (max-width: 767px){.p-about .c-title_01--en{font-size:12vw}}.p-about .c-title_01--en span{display:block}.p-about .c-title_01--en span:last-child{margin-left:1em}.p-about__read{font-size:2.3rem;font-size:clamp(1.6rem,1.4375vw,2.3rem);font-style:normal;font-weight:400;line-height:200%;margin-bottom:5rem}@media screen and (max-width: 767px){.p-about__read{font-size:1.4rem;margin-bottom:3rem}}.p-about .c-btn__wrap{max-width:55rem}@media screen and (max-width: 1023px){.p-about .c-btn__wrap{order:2;margin-top:3rem}}.p-about__images{align-self:flex-end;flex:1;position:relative;padding-top:10rem;padding-left:2rem}@media screen and (max-width: 1023px){.p-about__images{align-self:center;padding-top:0}}.p-about__image{max-width:64rem;position:relative}.p-about__image+.p-about__image{margin-top:1.25rem}.p-about__image-caption{display:flex;flex-direction:column;gap:.6rem;position:absolute}.p-about__image-caption span{display:block;width:-moz-fit-content;width:fit-content;font-size:2rem;font-style:normal;font-weight:700;line-height:180%;color:#fff;background:linear-gradient(90deg,#00999e,#1676b2);padding:1rem 2rem}@media screen and (max-width: 767px){.p-about__image-caption span{font-size:1.4rem;padding:.5rem 1rem}}.p-about__image:nth-child(odd){padding-right:10%}.p-about__image:nth-child(odd) .p-about__image-caption{align-items:flex-end;top:10%;right:0}.p-about__image:nth-child(odd) .p-about__image-caption span:first-child{margin-right:2em}.p-about__image:nth-child(2n){padding-left:10%}.p-about__image:nth-child(2n) .p-about__image-caption{align-items:flex-start;bottom:10%;left:0}.p-about__image:nth-child(2n) .p-about__image-caption span:last-child{margin-left:2em}.p-insight{max-width:100%;overflow:hidden;padding-bottom:10rem}@media screen and (max-width: 767px){.p-insight{padding-bottom:6rem}}.p-insight__flex{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:5%}@media screen and (max-width: 833px){.p-insight__flex{flex-direction:column}}.p-insight__right{max-width:100rem;width:60%}@media screen and (max-width: 833px){.p-insight__right{width:100%;display:contents}}.p-insight .c-title_01{margin-right:calc(100% - 57vw);transform:translateY(-6%);text-align:right}@media screen and (max-width: 1279px){.p-insight .c-title_01{margin-right:auto}}.p-insight .c-title_01--en{width:100%;font-size:10vw;padding-right:.1em}@media screen and (max-width: 767px){.p-insight .c-title_01--en{font-size:12vw}}.p-insight .c-title_01--en span{display:block}.p-insight .c-title_01--en span:first-child{margin-right:1em}@media screen and (max-width: 833px){.p-insight .c-title_01{order:1}}.p-insight__read{max-width:69rem;line-height:2;margin-top:2rem;margin-left:auto}@media screen and (max-width: 833px){.p-insight__read{order:2;margin-left:0}}.p-insight__image{margin-top:15rem;text-align:right}@media screen and (max-width: 833px){.p-insight__image{order:4;margin-top:5rem}}@media screen and (max-width: 767px){.p-insight__image{margin-top:3rem}}.p-insight__content{max-width:36rem;flex-shrink:0;margin-top:22rem}@media screen and (max-width: 833px){.p-insight__content{max-width:100%;order:3;margin-top:6rem}}@media screen and (max-width: 767px){.p-insight__content--heading{width:80%;max-width:360px;margin:0 auto}}.p-insight__timeline{position:relative;max-width:100%;width:-moz-fit-content;width:fit-content;margin-top:10rem}@media screen and (max-width: 833px){.p-insight__timeline{margin:6rem auto 0}}@media screen and (max-width: 767px){.p-insight__timeline{margin-top:4rem}}.p-insight__timeline:before{content:"";position:absolute;left:17px;top:18px;bottom:0;width:3px;height:calc(100% - 36px);background-color:#1676b2}.p-insight__timeline-item{position:relative;display:flex;align-items:center;gap:2rem 1.6rem}.p-insight__timeline-item+.p-insight__timeline-item{margin-top:2.4rem}.p-insight__timeline-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.6rem;aspect-ratio:1;background-color:#00619e;border-radius:50%}.p-insight__timeline-icon:before{content:"";width:2.2rem;aspect-ratio:1;-webkit-mask-image:url(../img/icon_clock.svg);mask-image:url(../img/icon_clock.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;background-color:#fff}.p-insight__timeline-time{font-weight:600;font-size:2rem;flex-shrink:0}@media screen and (max-width: 767px){.p-insight__timeline-time{width:100px;font-size:1.6rem}}.p-insight__timeline-content{font-weight:600;font-size:2rem}@media screen and (max-width: 767px){.p-insight__timeline-content{font-size:1.6rem}}.p-welfare{max-width:100%;overflow:hidden;padding:100px 0;background-color:var(--color-gray)}.p-welfare__title{text-align:center;font-size:36px;font-weight:900;color:var(--color-text);margin-bottom:60px}.p-welfare__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.p-welfare__card{background-color:#fff;padding:40px 30px;border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;box-shadow:0 4px 20px #00000008}.p-welfare__card--full{grid-column:1/-1;flex-direction:row;justify-content:flex-start;text-align:left;padding:40px;gap:40px}@media screen and (max-width: 767px){.p-welfare__card--full{flex-direction:column;align-items:center;text-align:center}}.p-welfare__card-icon{width:72px;height:72px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0000000d;margin-bottom:20px}.p-welfare__card-icon img{width:36px;height:36px}.p-welfare__card--full .p-welfare__card-icon{margin-bottom:0;flex-shrink:0}.p-welfare__card-content{flex-grow:1}.p-welfare__card-label{font-size:20px;font-weight:700;color:#222;margin-bottom:20px}.p-welfare__card--full .p-welfare__card-label{margin-bottom:25px}.p-welfare__card-main{font-family:Lato,Noto Sans JP,sans-serif;font-weight:900;font-size:48px;line-height:1.2;background:linear-gradient(to right,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.p-welfare__card-main--small{font-size:40px}.p-welfare__card-values{display:flex;align-items:center;gap:30px;flex-wrap:wrap}@media screen and (max-width: 767px){.p-welfare__card-values{justify-content:center;gap:20px}}.p-welfare__card-value-item{display:flex;align-items:baseline;gap:10px}.p-welfare__card-value-item .label{font-size:16px;font-weight:700;color:#222}.p-welfare__card-value-item .number{font-family:Lato,sans-serif;font-weight:900;font-style:italic;font-size:56px;line-height:1;background:linear-gradient(to right,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.p-welfare__card-value-item .unit{font-size:24px;font-weight:900;color:#1676b2}.p-welfare__card-value-item .sep{font-size:32px;color:#ddd;font-weight:300;margin-left:10px}@media screen and (max-width: 767px){.p-welfare{padding:60px 0}.p-welfare__title{font-size:24px}.p-welfare__grid{grid-template-columns:1fr}.p-welfare__card-main{font-size:32px}.p-welfare__card-value-item .number{font-size:40px}}.p-benefits{max-width:100%;padding-block:10rem;background-color:#f0f0f0;overflow:hidden}@media screen and (max-width: 767px){.p-benefits{padding-block:4rem 6rem}}.p-benefits__inner{display:flex;gap:2rem 4%}@media screen and (max-width: 1023px){.p-benefits__inner{flex-direction:column;gap:2rem}}.p-benefits__aside{flex-shrink:0}.p-benefits .c-section__header{writing-mode:vertical-rl;line-height:1.1;background:linear-gradient(180deg,#00999e,#1676b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0}@media screen and (max-width: 1023px){.p-benefits .c-section__header{writing-mode:horizontal-tb;text-align:left}}@media screen and (max-width: 767px){.p-benefits .c-section__header{font-size:4rem}}.p-benefits__main{flex:1}.p-benefits__category{margin-bottom:4rem}@media screen and (max-width: 767px){.p-benefits__category{margin-bottom:2rem}}.p-benefits__category:last-child{margin-bottom:0}.p-benefits__category-title{font-size:3.2rem;font-weight:700;color:#222;margin-bottom:3rem;position:relative}@media screen and (max-width: 767px){.p-benefits__category-title{font-size:2rem;margin-bottom:2rem}}.p-benefits__grid{display:flex;flex-wrap:wrap;gap:15px}.p-benefits__card{width:35rem;border-radius:4px;overflow:hidden;clear:both}@media screen and (max-width: 767px){.p-benefits__card{width:100%}}.p-benefits__card-item{background-color:#fafafa;padding:1.5rem 2rem;display:flex;align-items:center;gap:15px}.p-benefits__card-icon{width:5rem;height:5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;filter:drop-shadow(0 0 10px rgba(0,0,0,.06))}.p-benefits__card-body{flex-grow:1}.p-benefits__card-title{font-weight:700;line-height:1.4}.p-benefits__card-note{float:right;font-size:1.2rem;color:#666;margin-top:.4rem;display:block}.p-benefits__footer-note{font-size:1.2rem;color:#666;text-align:right;margin-top:2rem}.p-works{max-width:100%;overflow:hidden;padding:10rem 0}@media screen and (max-width: 767px){.p-works{padding:6rem 0 4rem}}.p-works .c-section__header{margin-bottom:5rem}@media screen and (max-width: 767px){.p-works .c-section__header{margin-bottom:4rem}}.p-works__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 1200px){.p-works__grid{gap:20px}}@media screen and (max-width: 1023px){.p-works__grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}.p-works__item{margin-top:14rem;position:relative;overflow:hidden}@media screen and (max-width: 1023px){.p-works__item{flex-direction:column}}@media screen and (max-width: 767px){.p-works__item{margin-top:4rem}}.p-works__item-img{max-width:1249px;width:75%;background-color:#ddd;position:relative;z-index:-1;margin-bottom:-23%}@media screen and (max-width: 1023px){.p-works__item-img{height:300px}}@media screen and (max-width: 767px){.p-works__item-img{width:90%}}.p-works__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-works__item-content{margin-left:auto;position:relative;max-width:752px;width:50%;flex:1;background:linear-gradient(135deg,#00999e,#1669b2);padding:6rem 6rem 7rem;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1023px){.p-works__item-content{width:75%}}@media screen and (max-width: 767px){.p-works__item-content{width:90%;padding:40px 20px}}.p-works__item-sub{position:absolute;left:calc(100% - .9em);top:-1em;transform:rotate(90deg);transform-origin:left bottom;font-family:var(--en-font);font-size:5rem;font-style:italic;font-weight:800;letter-spacing:.01em;line-height:1;text-transform:uppercase;opacity:.2;white-space:nowrap;pointer-events:none}@media (max-width: 1200px){.p-works__item-sub{right:-180px}}@media screen and (max-width: 1023px){.p-works__item-sub{display:none}}.p-works__item-title{font-size:3.8rem;font-weight:700;line-height:1.3;position:relative;z-index:1;margin-bottom:20px}@media screen and (max-width: 767px){.p-works__item-title{font-size:2.2rem;margin-bottom:15px}}.p-works__item-title span{display:inline-block;font-size:2.4rem}@media screen and (max-width: 767px){.p-works__item-title span{font-size:1.6rem}}.p-works__item-lead{font-size:2rem;font-style:normal;font-weight:700;line-height:200%;margin-bottom:2rem;position:relative;z-index:1}@media screen and (max-width: 767px){.p-works__item-lead{font-size:1.6rem;margin-bottom:20px}}.p-works__item-text{line-height:2;position:relative;z-index:1}@media screen and (tb-width: 768px){.p-works__item.--reverse .p-works__item-img{margin-left:auto}.p-works__item.--reverse .p-works__item-content{margin-left:unset;margin-right:auto}.p-works__item.--reverse .p-works__item-sub{left:0}}.p-works__item+.p-works__item{margin-top:10rem}@media screen and (max-width: 767px){.p-works__item+.p-works__item{margin-top:5rem}}.p-works__more{margin-top:13rem;position:relative;display:flex;align-items:center;justify-content:flex-end;padding-right:2rem;padding-bottom:2rem;border-bottom:1px solid #000;text-decoration:none;transition:opacity .3s}@media screen and (max-width: 767px){.p-works__more{margin-top:40px;flex-direction:column;align-items:flex-end;gap:15px}}.p-works__more:hover{opacity:.7}.p-works__more-bg{position:absolute;left:0;top:50%;z-index:-1;font-family:var(--en-font);font-size:6rem;font-style:italic;font-weight:800;line-height:180%;transform:translateY(-50%);opacity:.3;background:var(--1, linear-gradient(90deg, #00999e 0%, #1669b2 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;pointer-events:none}@media screen and (max-width: 1023px){.p-works__more-bg{font-size:4rem}}@media screen and (max-width: 767px){.p-works__more-bg{font-size:3.2rem;opacity:.1}}.p-works__more-content{display:flex;align-items:center;gap:30px}@media screen and (max-width: 767px){.p-works__more-content{gap:15px}}.p-works__more-text{font-size:3.7rem;font-style:normal;font-weight:900;line-height:100%;color:var(--black)}@media screen and (max-width: 767px){.p-works__more-text{font-size:2rem}}.p-works__more-line{width:1px;height:6.4rem;background-color:var(--black)}@media screen and (max-width: 767px){.p-works__more-line{height:4rem}}.p-works__more-arrow{width:3rem;aspect-ratio:30/32;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.p-works__more-arrow{width:2rem}}.p-interview{max-width:100%;overflow:hidden;padding-block:8.7rem 12rem;background-color:#f0f0f0}@media screen and (max-width: 767px){.p-interview{padding-block:4rem 6rem}}.p-interview .c-section__header{margin-bottom:2rem}.p-interview__image img{width:100%}.p-interview__image-caption{width:-moz-fit-content;width:fit-content;color:#fff;font-size:4rem;font-style:normal;font-weight:900;line-height:1.75;letter-spacing:2px;margin-left:auto;transform:translateY(-50%);padding:0 3rem;background:linear-gradient(90deg,#00999e,#1676b2)}@media screen and (max-width: 767px){.p-interview__image-caption{font-size:1.4rem;padding:1rem}}.p-interview__image-caption span{font-size:2.8rem}@media screen and (max-width: 767px){.p-interview__image-caption span{font-size:1rem}}.p-interview__content{display:flex;justify-content:center;align-items:center;gap:3rem 5%;margin-top:6rem}@media screen and (max-width: 1023px){.p-interview__content{flex-direction:column;margin-top:3rem}}.p-interview__content-header{flex-shrink:0;font-size:6rem;font-size:clamp(2.4rem,3.125vw,6rem);font-weight:900;line-height:180%;margin-right:auto}@media screen and (max-width: 767px){.p-interview__content-header{width:100%;font-size:2rem;font-size:clamp(1.6rem,5.3846153846vw,2.1rem)}}.p-interview__content-text{flex:1;font-style:normal;font-weight:400;line-height:2}@media screen and (max-width: 767px){.p-interview__content-text{width:100%}}.p-flow{max-width:100%;overflow:hidden;padding-block:10rem}@media screen and (max-width: 767px){.p-flow{padding-block:4rem 6rem}}.p-flow__header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:2rem 5%}@media screen and (max-width: 767px){.p-flow__header{flex-direction:column;align-items:flex-start}}.p-flow__header .c-section__header{line-height:1.3}.p-flow .c-section__header{color:var(--black);background:transparent;background-clip:unset;-webkit-text-fill-color:unset}.p-flow__read{font-style:normal;font-weight:400;line-height:200%}.p-flow__list{max-width:156rem;display:grid;grid-template-columns:repeat(5,1fr);gap:40px;margin:15rem auto 0;position:relative}@media screen and (max-width: 1279px){.p-flow__list{gap:20px}}@media screen and (max-width: 1023px){.p-flow__list{grid-template-columns:1fr;max-width:400px;margin:40px auto 0;gap:30px}}.p-flow__list:after{content:"";position:absolute;top:31.5px;left:50%;z-index:-1;transform:translate(-50%);width:100vw;height:1px;background-color:#bababa}@media screen and (max-width: 1023px){.p-flow__list:after{left:2.4rem;width:2px;height:calc(100% - 4.8rem)}}.p-flow__item{position:relative;display:flex;flex-direction:column;align-items:flex-start;max-width:23rem}@media screen and (max-width: 1023px){.p-flow__item{max-width:100%}.p-flow__item:last-child:after{content:"";position:absolute;top:5px;left:0;z-index:-1;width:4.8rem;height:calc(100% - 5px);background-color:#fff}}.p-flow__label{display:flex;flex-direction:column;gap:2.5rem 0;margin-bottom:2.5rem}@media screen and (max-width: 1023px){.p-flow__label{flex-direction:row;align-items:center;gap:1rem;margin-bottom:2rem}}.p-flow__step{width:6.3rem;aspect-ratio:1;background:linear-gradient(135deg,#00999e,#1669b2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.4rem;font-style:normal;font-weight:900;line-height:150%;flex-shrink:0}@media screen and (max-width: 1023px){.p-flow__step{width:4.8rem}}.p-flow__title{font-size:2.4rem;font-style:normal;font-weight:900;line-height:150%;background:linear-gradient(to right,#00999e,#1669b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 767px){.p-flow__title{font-size:18px}}.p-flow__text{font-size:14px;line-height:2;color:#222}@media screen and (max-width: 1023px){.p-flow__text{padding-left:6rem}}.p-movie{max-width:100%;overflow:hidden;padding-block:13rem 22rem}@media screen and (max-width: 767px){.p-movie{padding-block:6rem 4rem}}@media screen and (max-width: 767px){.p-movie__header{margin-inline:auto;max-width:36rem;width:80%}}.p-movie__content{position:relative;display:flex;align-items:center;justify-content:center;gap:3rem 5%;margin-top:13rem}@media screen and (max-width: 767px){.p-movie__content{flex-direction:column;gap:2rem;margin-top:2rem}}.p-movie__video{overflow:hidden;max-width:54rem;width:100%;aspect-ratio:16/9}.p-movie__video iframe{width:100%;height:100%}.p-movie__bg{position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%);width:100vw;display:flex;gap:3%;overflow:hidden}@media screen and (max-width: 767px){.p-movie__bg{top:98%;transform:translate(-50%)}}.p-movie__bg--items{display:flex;list-style:none;padding:0;animation:infinity-scroll-left 80s infinite linear .5s both}.p-movie__bg--item{width:50vw}@media screen and (max-width: 767px){.p-movie__bg--item{width:100vw}}.p-movie__bg--item img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@keyframes infinity-scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.p-recruit{max-width:100%;padding:120px 0;background:linear-gradient(135deg,#00999e,#1669b2);color:#fff;position:relative;overflow:hidden}@media screen and (max-width: 767px){.p-recruit{padding:80px 0}}.p-recruit:before{content:"RECRUITMENT INFO";position:absolute;top:-.2em;left:0;font-family:var(--en-font);font-weight:900;font-style:italic;font-size:11vw;opacity:.1;white-space:nowrap;pointer-events:none;line-height:1}.p-recruit__inner{position:relative;z-index:1}.p-recruit__header{margin-bottom:80px}@media screen and (max-width: 767px){.p-recruit__header{margin-bottom:40px;text-align:left}}.p-recruit__title{font-size:60px;font-weight:900;margin-bottom:20px}@media screen and (max-width: 767px){.p-recruit__title{font-size:40px}}.p-recruit__text{font-size:16px;letter-spacing:.05em}.p-recruit__area{margin-top:80px}@media screen and (max-width: 767px){.p-recruit__area{margin-top:40px}}.p-recruit__area-title{color:#fff;font-size:3rem;font-style:normal;font-weight:900;line-height:100%;display:flex;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid rgb(255,255,255)}@media screen and (max-width: 767px){.p-recruit__area-title{font-size:2.2rem;gap:10px}}.p-recruit__area-title-icon{width:6.4rem;aspect-ratio:1;filter:drop-shadow(0 0 10px rgba(0,0,0,.06));flex-shrink:0}@media screen and (max-width: 767px){.p-recruit__area-title-icon{width:4rem}}.p-recruit__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem}@media (max-width: 1200px){.p-recruit__grid{gap:20px}}@media (max-width: 1024px){.p-recruit__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.p-recruit__grid{grid-template-columns:1fr}}.p-recruit__card{background-color:#ffffffb3;display:flex;overflow:hidden;text-decoration:none;transition:transform .3s,background-color .3s;min-height:160px}@media screen and (max-width: 767px){.p-recruit__card{min-height:auto}}@media (hover: hover){.p-recruit__card:hover{transform:translate(5px,-5px);background-color:#fff}}.p-recruit__card-info{flex:1;padding:3rem 3rem 3rem 5.5rem;display:flex;flex-direction:column;justify-content:center;color:var(--black)}@media screen and (max-width: 767px){.p-recruit__card-info{padding:2rem}}.p-recruit__card-company{color:var(--black, #222);font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:.8rem}@media screen and (max-width: 767px){.p-recruit__card-company{font-size:1.4rem}}.p-recruit__card-job{color:var(--black, #222);font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media screen and (max-width: 767px){.p-recruit__card-job{font-size:2rem}}.p-recruit__card-job span{display:inline-block;font-size:1.6rem}@media screen and (max-width: 767px){.p-recruit__card-job span{font-size:1.4rem}}.p-recruit__card-arrow-box{width:12rem;display:flex;align-items:center;justify-content:center;border-left:1px solid #00619e;flex-shrink:0;margin-block:2.5rem}@media screen and (max-width: 767px){.p-recruit__card-arrow-box{width:6rem}}.p-recruit__card-arrow{width:3.2rem;aspect-ratio:1;position:relative}@media screen and (max-width: 767px){.p-recruit__card-arrow{width:2rem}}.p-recruit__card-arrow:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='32'%20viewBox='0%200%2031%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4073%200L11.8736%202.53369L23.5478%2014.2084H0V17.7916H23.5478L11.8736%2029.4663L14.4073%2032L30.408%2016L14.4073%200Z'%20fill='%23222222'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='32'%20viewBox='0%200%2031%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4073%200L11.8736%202.53369L23.5478%2014.2084H0V17.7916H23.5478L11.8736%2029.4663L14.4073%2032L30.408%2016L14.4073%200Z'%20fill='%23222222'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;background:linear-gradient(90deg,#00999e,#1669b2);border-top:3px solid #1676b2;border-right:3px solid #1676b2;transform:translate(-50%,-50%) rotate(-45deg)}.p-recruit__footer{margin-top:80px;text-align:center}@media screen and (max-width: 767px){.p-recruit__footer{margin-top:40px}}.p-contact{padding:120px 0;background:var(--black, #222);color:#fff;position:relative;overflow:hidden}@media screen and (max-width: 767px){.p-contact{padding:80px 0}}.p-contact:before{content:"CONTACT";position:absolute;top:-.2em;left:50%;transform:translate(-50%);font-family:var(--en-font);font-size:20rem;font-size:clamp(14rem,16.6666666667vw,20rem);font-weight:900;font-style:italic;opacity:.1;text-transform:uppercase;white-space:nowrap;pointer-events:none;line-height:1}@media screen and (max-width: 767px){.p-contact:before{font-size:22vw}}.p-contact__inner{position:relative;z-index:1}.p-contact__header{text-align:center;margin-bottom:6rem}@media screen and (max-width: 767px){.p-contact__header{margin-bottom:4rem}}.p-contact__title{font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.4}@media screen and (max-width: 767px){.p-contact__title{font-size:2.4rem}}.p-contact__title-sub{display:block}.p-contact__form-wrap{padding:12rem .2rem 8rem;border-radius:8px;background-color:#fff}@media screen and (max-width: 833px){.p-contact__form-wrap{padding:3rem .2rem 4rem}}.p-contact__form-inner{max-width:94rem;margin:0 auto;color:#222}@media screen and (max-width: 1023px){.p-contact__form-inner{padding:6rem 4rem}}@media screen and (max-width: 833px){.p-contact__form-inner{padding:4rem 2rem}}.p-contact__lead{font-size:2.4rem;font-size:clamp(1.6rem,2.34375vw,2.4rem);line-height:1.8;margin-bottom:3rem}@media screen and (max-width: 767px){.p-contact__lead{font-size:1.4rem;margin-bottom:4rem;text-align:left}}.p-contact__form-row{margin-bottom:30px}@media screen and (max-width: 767px){.p-contact__form-row{margin-bottom:20px}}.p-contact__form-label{font-weight:700;margin-bottom:15px;display:flex;align-items:center;gap:10px}.p-contact__form-label-tag{background-color:#1669b2;color:#fff;font-size:12px;padding:2px 8px;border-radius:3px;font-weight:400}.p-contact__form-input-wrap{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width: 767px){.p-contact__form-input-wrap{gap:15px}}.p-contact__form-checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:2rem}@media screen and (max-width: 767px){.p-contact__form-checkbox-label{font-size:1.6rem}}.p-contact__form-input,.p-contact__form-textarea{width:100%;padding:15px 20px;border:1px solid #ddd;border-radius:5px;font-size:16px;transition:border-color .3s}@media screen and (max-width: 767px){.p-contact__form-input,.p-contact__form-textarea{padding:1rem}}.p-contact__form-input:focus,.p-contact__form-textarea:focus{outline:none;border-color:var(--blue)}.p-contact__form-textarea{min-height:240px;resize:vertical}@media screen and (max-width: 767px){.p-contact__form-textarea{min-height:160px}}.p-contact__form-note{font-size:13px;color:#666;margin-top:10px;line-height:1.6}.p-contact__form-consent{margin-top:6rem;margin-bottom:4rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;background-color:#f8f8f8;padding:2rem;border-radius:5px}@media screen and (max-width: 767px){.p-contact__form-consent{padding:1rem;margin-top:3rem}}.p-contact__form-consent .mfp_err{text-align:center}.p-contact__form-consent .p-contact__form-checkbox-label{font-weight:700}@media screen and (max-width: 767px){.p-contact__form-consent .p-contact__form-checkbox-label{font-size:1.4rem}}.p-contact__form-consent .p-contact__form-checkbox-label a{color:#1669b2;text-decoration:underline}.p-contact__form-footer{text-align:center}.p-contact.--thanks{padding-top:20rem}@media screen and (max-width: 833px){.p-contact.--thanks{padding-top:14rem}}@media screen and (max-width: 767px){.p-contact.--thanks{padding-top:6rem}}.p-contact.--thanks:before{display:none}.p-contact.--thanks .c-btn_wrap{display:flex;justify-content:center;margin-top:4rem}.p-contact__subtitle{font-size:2.4rem;font-size:clamp(1.6rem,2.34375vw,2.4rem);line-height:1.8;text-align:center;margin-bottom:3rem}.p-contact__text{text-align:center;line-height:2}#mfp_thanks{display:none;opacity:0;visibility:hidden}.mfp_confirm_table td,.mfp_confirm_table td a[href^=tel],.mfp_confirm_table td a[href^=mailto]{color:inherit;text-decoration:none;pointer-events:none}.mfp_buttons{flex-wrap:wrap}@media screen and (max-width: 767px){.mfp_buttons{align-items:center;justify-content:center;flex-direction:column;gap:.5rem}}.p-thanks .l-footer__copyright{padding-bottom:2rem}.p-cta{position:fixed;bottom:-100%;left:0;z-index:100;width:100%;overflow:hidden;transition:bottom .6s ease}.p-cta.is-show{bottom:-1px;top:auto!important}.p-cta__nav{display:flex;gap:0}.p-cta__nav>*{flex:1}.p-cta__btn{display:flex;align-items:center;color:#fff;text-decoration:none;min-height:8rem;padding:1.5rem 3rem 1.5rem 3.2rem;transition:background-color .3s,transform .2s;position:relative}@media screen and (max-width: 833px){.p-cta__btn{padding:1.2rem 2rem}}@media screen and (max-width: 767px){.p-cta__btn{min-height:6rem;padding:1rem .8rem}}.p-cta__btn.--orange{background-color:var(--orange)}.p-cta__btn.--orange:hover,.p-cta__btn.--orange:focus{background-color:#ffb729}.p-cta__btn.--green{background-color:#00999e}.p-cta__btn.--green:hover,.p-cta__btn.--green:focus{background-color:#00cad1}.p-cta__btn.--pink{background-color:#e85a71}.p-cta__btn.--pink:hover,.p-cta__btn.--pink:focus{background-color:#ee8798}.p-cta__btn-icon{width:4.6rem;width:clamp(3.4rem,2.875vw,4.6rem);aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1.3rem;flex-shrink:0;filter:drop-shadow(0 0 10px rgba(0,0,0,.06))}@media screen and (max-width: 767px){.p-cta__btn-icon{width:2.8rem;margin-right:.8rem}}.p-cta__btn-text{flex-grow:1;display:flex;flex-wrap:wrap;color:#fff;font-size:2.4rem;font-size:clamp(1.6rem,1.5vw,2.4rem);font-style:normal;font-weight:900;letter-spacing:1.2px}@media screen and (max-width: 767px){.p-cta__btn-text{flex-direction:column;font-size:1.4rem;font-size:clamp(1rem,3.5897435897vw,1.4rem)}}.p-cta__btn-sep{width:1px;height:5rem;margin-inline:1.4rem 3rem;background-color:#fff}@media screen and (max-width: 833px){.p-cta__btn-sep{margin-inline:1rem 2rem}}@media screen and (max-width: 767px){.p-cta__btn-sep{display:none}}.p-cta__btn-arrow{width:2.3rem;aspect-ratio:1;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6011_4279)'%3e%3cpath%20d='M15.2033%200L12.6696%202.53369L24.3437%2014.2084H0.79599V17.7916H24.3437L12.6696%2029.4663L15.2033%2032L31.204%2016L15.2033%200Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6011_4279'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6011_4279)'%3e%3cpath%20d='M15.2033%200L12.6696%202.53369L24.3437%2014.2084H0.79599V17.7916H24.3437L12.6696%2029.4663L15.2033%2032L31.204%2016L15.2033%200Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6011_4279'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;background-color:currentColor}@media screen and (max-width: 767px){.p-cta__btn-arrow{display:none}}@media screen and (min-width: 768px){.u-hidden-pc{display:none!important}}@media screen and (max-width: 767px){.u-hidden-sp{display:none!important}}.u-text-left{text-align:left}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-bold{font-weight:700}.u-text-blue{color:var(--blue)!important}.u-text-gold{color:var(--orange)!important}.u-text-white{color:#fff!important}.u-text-base{color:var(--black)!important}.u-text-gradient{display:inline-block;background:linear-gradient(89deg,#00619e .14%,#0e6eaa 72.53%,#1c7cb8 99.86%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.u-text-red{color:red!important}.u-inline-block{display:inline-block}.u-block{display:block}.u-inline{display:inline}
