@charset "UTF-8";*{box-sizing:border-box}input[type=color]::-webkit-color-swatch{border:none}input[type=color]::-webkit-color-swatch-wrapper{padding:0}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:inherit}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;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}input:focus{outline:none}ol,ul{list-style-type:none}img{vertical-align:top;width:100%;height:auto}a,a:active,a:focus,a:visited{color:inherit;text-decoration:none}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;appearance:none;font-family:inherit;color:inherit}svg{width:100%;height:auto}:after,:before{box-sizing:inherit}.active-tb-pc{display:initial;display:revert}@media screen and (max-width:767px){.active-tb-pc{display:none}}.active-sp{display:none}@media screen and (max-width:767px){.active-sp{display:initial;display:revert}}.deactive-tb-sp{display:initial;display:revert}@media screen and (max-width:767px){.deactive-tb-sp{display:none}}.negative-spacing-{letter-spacing:-0.0125em!important}.negative-spacing-pc{letter-spacing:-0.0125em!important}@media screen and (max-width:767px){.negative-spacing-pc{letter-spacing:normal}}.negative-spacing-sp{letter-spacing:normal}@media screen and (max-width:767px){.negative-spacing-sp{letter-spacing:-0.0125em!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--design-canvas-w-value:1600;font-size:calc(10px + 4 * (100vw - 1600px) / 960)!important}@media screen and (max-width:1599px){:root{font-size:calc(100vw / var(--design-canvas-w-value) * 10)}}@media screen and (max-width:767px){:root{font-size:1.333333vw!important}}:root{--scroll-bar-width:15px;--header-height:15.4rem}@media screen and (max-width:767px){:root{--header-height:11rem}}:root{--page-padding:4.8rem;--content-width:140rem}@media screen and (max-width:767px){:root{--content-width:100%}}:root{--content-width-x-large:124rem}@media screen and (max-width:767px){:root{--content-width-x-large:100%}}:root{--content-width-large:110rem}@media screen and (max-width:767px){:root{--content-width-large:100%}}:root{--video-height:75rem;--hover-transition:0.5s;--font-sans:"YakuHanJPs_Noto","Noto Sans JP",sans-serif;--font-sans-yakuhan-all:"YakuHanJP_Noto","Noto Sans JP",sans-serif;--font-sans-no-yakuhan:"Noto Sans JP",sans-serif;--font-jost:"Jost",sans-serif;--color-black:#231815;--color-blue:#0661a2;--color-green:#1aa0bd;--color-light-blue:#eff2f6;--color-gray:#918c8a}body{font-family:var(--font-sans);line-height:1.875;font-size:1.5em;-webkit-font-smoothing:antialiased}@media screen and (max-width:767px){body{font-size:2.6em}}body.contents-hidden{visibility:hidden}.header{position:fixed;left:0;right:0;top:0;width:100%;height:var(--header-height);z-index:999}.header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding-inline:var(--page-padding)}@media screen and (max-width:767px){.header__inner{justify-content:space-between;padding-left:2.7rem}}.header__logo{display:block;transition:opacity 0.175s ease-out}body.modal-menu-active .header__logo{pointer-events:none;opacity:0}.header__logo-image{width:5.8rem;transition:opacity 0.175s ease-out}.header__logo-image img{display:block;width:100%}a:hover .header__logo-image{opacity:0.8}.header__menu-button{display:flex;align-items:center;justify-content:center;aspect-ratio:1;color:var(--color-black);transition:transform 0.175s ease-out}.header__menu-button:hover{transform:scale(1.1)}.header__menu-button-icon{position:relative;width:6.8rem;aspect-ratio:1}.header__menu-button-icon-normal{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;transition:opacity 0.1s}body.modal-menu-active .header__menu-button-icon-normal{opacity:0}.header__menu-button-icon-active{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:56%;opacity:0;transition:opacity 0.1s}body.modal-menu-active .header__menu-button-icon-active{opacity:1}.footer{margin-top:20rem;background-color:var(--color-light-blue);padding-top:11rem;overflow:hidden}@media screen and (min-width:768px){.footer{padding-bottom:3.2rem;padding-inline:var(--page-padding)}}@media screen and (min-width:768px){.footer__container{--footer-pc-container-width:138rem;max-width:var(--footer-pc-container-width);margin-inline:auto}}@media screen and (min-width:768px){.footer__content{display:grid;grid-template-columns:max-content max-content 1fr;column-gap:10rem}}@media screen and (max-width:767px){.footer__content{padding-bottom:7.2rem}}.footer__logo{width:30rem}.footer__logo img{display:block;width:100%}@media screen and (max-width:767px){.footer__logo{width:42rem;margin-inline:auto}}.footer__lead{margin-top:4rem;line-height:1.3;text-align:center;font-family:var(--font-jost);font-size:2.7rem;font-style:italic;font-weight:600;letter-spacing:0.02em}@media screen and (max-width:767px){.footer__lead{color:var(--color-blue);margin-top:3.6rem;font-size:3.5rem}.footer__lead br{display:none}}.footer__lead small{display:inline-block;margin-top:0.75em;font-size:1.4rem;letter-spacing:0.04em;color:var(--color-gray)}@media screen and (max-width:767px){.footer__lead small{font-size:2rem;display:block}}.footer__hulic-logo{width:5.9rem;margin-top:2.8rem;margin-inline:auto}@media screen and (max-width:767px){.footer__hulic-logo{display:none}}.footer__hulic-logo img{display:block;width:100%}.footer__menu-list{font-family:var(--font-jost);font-style:italic;font-weight:600}@media screen and (min-width:768px){.footer__menu-list{margin-top:-1.2rem}}@media screen and (max-width:767px){.footer__menu-list{display:grid;grid-template-rows:repeat(4,auto);grid-template-columns:max-content max-content;column-gap:3.2rem;row-gap:1.6rem;justify-content:space-between;margin-top:7.2rem;padding-inline:var(--page-padding)}}.footer__menu-item{font-size:2.1rem}@media screen and (max-width:767px){.footer__menu-item{font-size:4rem;line-height:1.2}}.footer__menu-item+.footer__menu-item{margin-top:0.2em}@media screen and (min-width:768px){.footer__menu-item a{--hover-bar-width:1.2em;--hover-bar-gap:0.5em;display:inline-grid;grid-template-columns:max-content auto;line-height:1.4;column-gap:var(--hover-bar-gap);transition:color 0.2s ease-out}.footer__menu-item a:hover{color:var(--color-blue)}.footer__menu-item a:before{content:"";margin-top:1.4rem;display:block;width:1.2em;height:1px;background-color:currentColor;transform-origin:left;transform:scaleX(0);transition:transform 0.175s ease-out}.footer__menu-item a:hover:before{transform:scaleX(1)}}@media screen and (max-width:767px){.footer__menu-item a{display:flex;column-gap:3rem;align-items:center}}.footer__menu-item-number{font-family:var(--font-jost);font-style:italic;font-size:4.9rem;font-weight:600;color:var(--color-light-blue);-webkit-text-stroke:2px #231815;paint-order:stroke;letter-spacing:0.05em}@media screen and (min-width:768px){.footer__menu-item-number{display:none}}@media screen and (min-width:768px){.footer__menu-item-text{display:inline-block;transition:transform 0.175s ease-out;transform:translateX(calc((var(--hover-bar-width) + var(--hover-bar-gap)) * -1))}a:hover .footer__menu-item-text{transform:translateX(0)}}@media screen and (max-width:767px){.footer__menu-item-text{font-weight:500}}.footer__menu-button{display:block;margin-top:4.8rem;min-width:18.6rem;border:1px solid currentColor;text-align:center;padding-block:0.75em;padding-inline:1.25em;font-size:1.3rem;font-weight:300;letter-spacing:0.04em;transition:background-color 0.175s ease-out,color 0.175s ease-out,border-color 0.175s ease-out}.footer__menu-button:hover{background-color:#1aa0bd;color:white;border-color:transparent}@media screen and (max-width:767px){.footer__menu-button{display:none}}@media screen and (max-width:767px){.footer__menu-unexpected{margin-top:8.8rem}}.footer__menu-unexpected-link{display:block;transition:opacity 0.15s ease-out}@media screen and (min-width:768px){.footer__menu-unexpected-link{margin-left:auto}}@media screen and (min-width:1024px){.footer__menu-unexpected-link{width:52rem}}@media screen and (max-width:767px){.footer__menu-unexpected-link{width:fit-content;margin-inline:auto;transform:translateX(-3%)}}.footer__menu-unexpected-link:hover{opacity:0.85}.footer__menu-unexpected-image{position:relative}.footer__menu-unexpected-image-inner{border-radius:10em;z-index:1;overflow:hidden;aspect-ratio:520/250}@media screen and (max-width:767px){.footer__menu-unexpected-image-inner{display:none}}.footer__menu-unexpected-image-inner img{display:block;width:100%;height:100%;object-position:top;object-fit:cover;transition:transform 0.25s ease-out;transform:scale(1.125)}@media (hover:hover) and (pointer:fine){a:hover .footer__menu-unexpected-image-inner img{transform:scale(1.125) translateX(5%)}}@media screen and (min-width:768px){.footer__menu-unexpected-texts{position:relative;width:fit-content;margin-left:auto}}@media screen and (max-width:767px){.footer__menu-unexpected-texts{display:flex;justify-content:center;align-items:center;column-gap:2.4rem}}.footer__menu-unexpected-next{display:flex;align-items:center;justify-content:center;width:8rem;aspect-ratio:1;border-radius:50%;border:1px solid currentColor;background-color:white;font-family:var(--font-jost);font-size:2.1rem;font-style:italic;font-weight:600;letter-spacing:0.02em;transition:transform 0.175s ease-out}@media screen and (min-width:768px){.footer__menu-unexpected-next{position:absolute;left:0;top:0;transform:translateX(calc(-100% - 2rem)) translateY(-70%)}}@media screen and (min-width:768px) and (hover:hover) and (pointer:fine){a:hover .footer__menu-unexpected-next{transform:translateX(calc(-100% - 2rem)) translateY(-70%) scale(1.125)}}@media (min-width:768px) and (max-width:880px){.footer__menu-unexpected-next{transform:translateX(calc(-100% - 0.4rem)) translateY(-70%)}}@media (min-width:768px) and (max-width:880px) and (hover:hover) and (pointer:fine){a:hover .footer__menu-unexpected-next{transform:translateX(calc(-100% - 0.4rem)) translateY(-70%) scale(1.125)}}@media screen and (max-width:767px){.footer__menu-unexpected-next{margin-top:1.2rem}}.footer__menu-unexpected-title{position:relative;text-align:center;text-align:center;width:33.8rem}@media screen and (min-width:768px){.footer__menu-unexpected-title{margin-top:2rem;padding-bottom:2rem;margin-left:auto}}@media (max-width:880px){.footer__menu-unexpected-title{width:30rem}}.footer__menu-unexpected-title:before{content:"";display:block;width:calc(100% + (200vw - var(--footer-pc-container-width)) / 2 + var(--page-padding));position:absolute;left:0;bottom:0;height:1px;background-color:currentColor}.footer__menu-unexpected-title small{font-size:1.4rem;font-weight:600;letter-spacing:0.04em;white-space:nowrap}@media (max-width:880px){.footer__menu-unexpected-title small{font-size:1.35rem}}.footer__menu-unexpected-title strong{margin-top:1.2rem;display:block}.footer__bottom{border-top:1px solid currentColor;background-color:white;padding-top:6rem;padding-bottom:8rem}@media screen and (min-width:768px){.footer__bottom{display:contents}}.footer__sp-menu-button{display:flex;justify-content:center;align-items:center;max-width:28rem;min-height:8.2rem;border:1px solid rgba(0,0,0,0.5);text-align:center;margin-inline:auto;padding-block:0.75em;padding-inline:1.25em;font-size:2rem;font-weight:300;letter-spacing:0.04em}@media screen and (min-width:768px){.footer__sp-menu-button{display:none}}.footer__copyright{margin-top:8.8rem;text-align:right;font-size:1rem;letter-spacing:0.04em;font-weight:300}@media screen and (max-width:767px){.footer__copyright{margin-top:4.8rem;font-size:2rem;text-align:center}}[data-modal-content]{display:none}.modal [data-modal-content]{display:block}.modal{z-index:99}.modal__inner{background-color:white}.modal-menu__container{min-height:100vh}@supports (min-height:100svh){.modal-menu__container{min-height:100svh}}.modal-menu__container{padding-top:7.2rem;overflow:hidden}@media screen and (min-width:768px){.modal-menu__container{display:grid;grid-template-rows:max-content 1fr max-content;gap:8rem;padding-inline:var(--page-padding);padding-bottom:4.8rem}}@media screen and (max-width:767px){.modal-menu__container{padding-top:var(--header-height)}}@media screen and (min-width:768px){.modal-menu__header{display:flex;column-gap:7.2rem;align-items:center}}@media screen and (max-width:767px){.modal-menu__header{margin-top:3.2rem}}.modal-menu__header-logo{width:30rem}@media screen and (max-width:767px){.modal-menu__header-logo{width:47.4rem;margin-inline:auto}}.modal-menu__header-logo img{display:block;width:100%}.modal-menu__lead{line-height:1;font-family:var(--font-jost)}@media screen and (max-width:767px){.modal-menu__lead{margin-top:4rem;text-align:center}}.modal-menu__lead strong{font-size:2.8rem;font-style:italic;font-weight:600;color:var(--color-blue)}@media screen and (max-width:767px){.modal-menu__lead strong{font-size:3.9rem}}.modal-menu__lead small{display:block;margin-top:0.75em;font-size:1.5rem;letter-spacing:0.02em;color:#231815;opacity:0.5;letter-spacing:0.02em}@media screen and (max-width:767px){.modal-menu__lead small{font-size:2.2rem}}@media screen and (min-width:1114px){.modal-menu__body{display:grid;place-content:center}}@media screen and (max-width:1113px){.modal-menu__body{display:grid;place-content:center}}@media screen and (min-width:768px){.modal-menu__body{--pc-container-width:137rem}}@media screen and (min-width:768px) and (min-width:1114px){.modal-menu__body-container{display:grid;grid-template-columns:max-content 1fr;column-gap:4rem;max-width:var(--pc-container-width);margin-inline:auto}}@media screen and (min-width:768px) and (max-width:1113px){.modal-menu__body-container{display:contents}}@media screen and (max-width:1113px){.modal-menu__nav{max-width:79rem;margin-inline:auto}}@media screen and (max-width:767px){.modal-menu__nav{margin-top:8rem}}.modal-menu__list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,auto);column-gap:8.8rem;grid-auto-flow:column;row-gap:4.4rem}@media screen and (max-width:767px){.modal-menu__list{padding-inline:var(--page-padding);column-gap:3.2rem;grid-template-columns:max-content max-content}}.modal-menu__item a{display:flex;column-gap:3rem;line-height:1;transition:color 0.175s ease-out}.modal-menu__item a:hover{color:var(--color-blue)}.modal-menu__item-number{font-family:var(--font-jost);font-style:italic;font-size:4.9rem;font-weight:600;color:white;-webkit-text-stroke:2px #231815;paint-order:stroke;letter-spacing:0.04em}@media screen and (max-width:767px){.modal-menu__item-number{-webkit-text-stroke:1px #231815;font-size:4rem}}a:hover .modal-menu__item-number{-webkit-text-stroke:2px var(--color-blue)}.modal-menu__item-text{--hover-bar-width:0.75em;--hover-bar-gap:0.3em;column-gap:var(--hover-bar-gap);display:inline-grid;grid-template-columns:max-content auto;font-family:var(--font-jost);font-size:4.2rem;font-style:italic;font-weight:600;letter-spacing:0.02em}@media screen and (max-width:767px){.modal-menu__item-text{font-size:4.1rem}}.modal-menu__item-text:before{content:"";margin-top:0.6em;display:block;width:var(--hover-bar-width);height:1.5px;background-color:currentColor;transform-origin:left;transform:scaleX(0);transition:transform 0.175s ease-out}a:hover .modal-menu__item-text:before{transform:scaleX(1)}span.modal-menu__item-text-inner{transform:translateX(calc((var(--hover-bar-width) + var(--hover-bar-gap)) * -1));transition:transform 0.175s ease-out}a:hover span.modal-menu__item-text-inner{transform:translateX(0)}@media screen and (max-width:1113px){.modal-menu__unexpected{margin-top:7.2rem;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-inline:var(--page-padding);padding-block:6.4rem;background-color:var(--color-light-blue)}}@media screen and (max-width:767px){.modal-menu__unexpected{margin-top:8.8rem}}.modal-menu__unexpected-link{display:block;transition:opacity 0.15s ease-out}@media screen and (min-width:1114px){.modal-menu__unexpected-link{position:relative;width:42rem;margin-left:auto}}@media screen and (max-width:1113px){.modal-menu__unexpected-link{margin-inline:auto;display:flex;align-items:center;justify-content:center;gap:2.3rem}}.modal-menu__unexpected-link:hover{opacity:0.75}.modal-menu__unexpected-image{position:relative}.modal-menu__unexpected-image-inner{border-radius:10em;z-index:1;overflow:hidden;aspect-ratio:520/250}@media screen and (max-width:1113px){.modal-menu__unexpected-image-inner{display:none}}.modal-menu__unexpected-image-inner img{display:block;width:100%;height:100%;object-position:top;object-fit:cover;transition:transform 0.25s ease-out;transform:scale(1.125)}@media (hover:hover) and (pointer:fine){a:hover .modal-menu__unexpected-image-inner img{transform:scale(1.125) translateX(5%)}}.modal-menu__unexpected-next{display:flex;align-items:center;justify-content:center;width:8rem;aspect-ratio:1;border-radius:50%;border:1px solid currentColor;background-color:white;font-family:var(--font-jost);font-size:2.1rem;font-style:italic;font-weight:600;letter-spacing:0.02em;transition:transform 0.175s ease-out}@media screen and (min-width:1114px){.modal-menu__unexpected-next{position:absolute;left:0;bottom:0;transform:translateY(50%)}}@media screen and (max-width:767px){.modal-menu__unexpected-next{margin-top:1rem}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1114px){a:hover .modal-menu__unexpected-next{transform:translateY(50%) scale(1.125)}}@media screen and (hover:hover) and (pointer:fine) and (max-width:1113px){a:hover .modal-menu__unexpected-next{transform:scale(1.2)}}.modal-menu__unexpected-title{position:relative;text-align:center;text-align:center;width:33.8rem}@media screen and (min-width:1114px){.modal-menu__unexpected-title{margin-top:2rem;margin-left:auto;padding-bottom:2rem}}.modal-menu__unexpected-title:before{content:"";display:block;width:calc(100% + (100vw - var(--pc-container-width)) / 2 + var(--page-padding));position:absolute;left:0;bottom:0;height:1px;background-color:currentColor}@media screen and (max-width:1113px){.modal-menu__unexpected-title:before{content:none}}.modal-menu__unexpected-title small{font-size:1.4rem;font-weight:600;letter-spacing:0.04em}.modal-menu__unexpected-title strong{margin-top:1.2rem;display:block}@media screen and (min-width:768px){.modal-menu__footer{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:767px){.modal-menu__footer{padding-top:6rem;padding-bottom:8rem}}.modal-menu__link{display:block;min-width:18.6rem;border:1px solid currentColor;text-align:center;padding-block:0.75em;padding-inline:1.25em;font-size:1.3rem;font-weight:300;letter-spacing:0.04em;transition:background-color 0.175s ease-out,color 0.175s ease-out,border-color 0.175s ease-out}@media screen and (max-width:767px){.modal-menu__link{display:flex;justify-content:center;align-items:center;max-width:28rem;min-height:8.2rem;margin-inline:auto;border:1px solid rgba(0,0,0,0.5);font-size:2rem}}.modal-menu__link:hover{background-color:#1aa0bd;color:white;border-color:transparent}.modal-menu__copyright{text-align:right;font-size:1rem;letter-spacing:0.04em;font-weight:300}@media screen and (max-width:767px){.modal-menu__copyright{margin-top:4.8rem;font-size:2rem;text-align:center}}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24rem;padding-top:0.75em;padding-right:2em;padding-bottom:0.75em;padding-left:1em}.button:hover{cursor:pointer}@media screen and (max-width:767px){.button{width:100%}}.button.button--black{border:solid 2px var(--key-color01);background-color:var(--key-color01);transition:background-color var(--hover-transition) ease-out}.button.button--black:hover{background-color:transparent}.button.button--border{border:solid 2px var(--key-color01);background-color:transparent;transition:background-color var(--hover-transition)}.button.button--border:hover{background-color:var(--key-color01)}.button__text{margin-top:-0.175em;text-align:center;font-weight:bold}.button.button--black .button__text{color:var(--key-color-white);transition:color var(--hover-transition)}.button.button--black:hover .button__text{color:var(--key-color01);transition:color var(--hover-transition)}.button.button--border:hover .button__text{color:var(--key-color-white);transition:color var(--hover-transition)}.button__icon{position:absolute;top:50%;right:1em;transform:translateY(-50%);line-height:0}.button__icon.button__icon--arrow{width:0.35em}.button__icon svg{transition:fill var(--hover-transition) ease-out}.button.button--black .button__icon svg{fill:var(--key-color-white)}.button.button--black:hover .button__icon svg{fill:var(--key-color01)}.button.button--border:hover .button__icon svg{fill:var(--key-color-white)}.hero{position:relative;height:100vh;display:grid;place-content:center}@supports (height:100svh){.hero{height:100svh}}@media screen and (max-width:767px){.hero{display:grid;grid-template-rows:1fr max-content max-content;row-gap:7.2rem;padding-top:var(--header-height)}}@media screen and (max-width:767px){.hero__title-wrapper{display:grid;place-items:center}}.hero__title{position:relative;display:grid;justify-content:center;column-gap:3rem;margin-inline:auto}@media screen and (min-width:768px){.hero__title{grid-template-columns:repeat(3,max-content)}}@media screen and (max-width:767px){.hero__title{grid-template-rows:repeat(3,max-content);justify-content:center}}.hero__title img{display:block;width:100%}@media screen and (max-width:767px){.hero__title img{height:100%;width:auto}}@media screen and (max-width:767px){.hero__title-char{display:block;margin-inline:auto}}.hero__title-char svg{fill:#231815}.hero__title-char.hero__title-char--shin{width:34.6rem}@media screen and (max-width:767px){.hero__title-char.hero__title-char--shin{width:29rem}}.hero__title-char.hero__title-char--ka{position:relative;width:28.3rem}@media screen and (max-width:767px){.hero__title-char.hero__title-char--ka{width:24rem}}.hero__title-char.hero__title-char--ron{width:29.3rem}@media screen and (max-width:767px){.hero__title-char.hero__title-char--ron{width:24.6rem}}.hero__title-obj-dna{position:absolute;top:50%;left:50%;width:21.7rem;transform:translateX(-50%) translateY(-52%)}@media screen and (max-width:767px){.hero__title-obj-dna{width:18.2rem}}@media screen and (max-width:767px){.hero__content{display:contents}}.hero__lead{display:block;line-height:1;text-align:center;font-family:var(--font-jost);font-size:4.8rem;font-style:italic;font-weight:600}@media screen and (min-width:768px){.hero__lead{margin-top:8rem}}.hero__lead strong{display:inline-block;color:var(--color-blue)}.hero__lead small{display:inline-block;font-size:2rem;letter-spacing:0.02em;color:var(--color-gray)}@media screen and (max-width:767px){.hero__lead small{margin-top:1em;font-size:2.6rem}}.hero__more{height:10rem;width:1.5px}@media screen and (min-width:768px){.hero__more{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateX(-50%)}}@media screen and (max-width:767px){.hero__more{width:1px;margin-right:auto;margin-left:auto}}.hero__more-bar{width:100%;height:100%;background-color:var(--color-black)}.lead{margin-top:14rem}@media screen and (max-width:767px){.lead{margin-top:12rem}}.lead__container{position:relative;max-width:var(--content-width);margin-inline:auto;padding-inline:var(--page-padding)}@media screen and (min-width:768px){.lead__text-column{display:flex;justify-content:center;column-gap:8rem}}@media screen and (max-width:1023px){.lead__text-column{column-gap:5.6rem}}.lead__text{position:relative;font-size:2.3rem;line-height:1.4;font-weight:300}@media screen and (max-width:1113px){.lead__text{font-size:2.2rem}}@media screen and (max-width:767px){.lead__text{text-align:center;font-size:3rem}.lead__text+.lead__text{margin-top:1.75em}}.lead__text p+p{margin-top:1.75em}.lead__logo{width:8.8rem}@media screen and (min-width:768px){.lead__logo{position:absolute;right:var(--page-padding);bottom:0}}@media screen and (max-width:1023px){.lead__logo{width:7.2rem}}@media screen and (max-width:767px){.lead__logo{width:12.4rem;margin-top:12rem;margin-inline:auto}}.sections{margin-top:20rem}@media screen and (max-width:767px){.sections{margin-top:32rem}}@media screen and (min-width:768px){.sections__container{display:grid;grid-template-columns:max-content 1fr;column-gap:10rem;max-width:150rem;padding-inline:var(--page-padding);margin-inline:auto}}@media screen and (max-width:1023px){.sections__container{display:contents}}@media screen and (max-width:1023px){.sections__aside{display:none}}.section-nav__menu{--active-bar-width:1.75em;--active-bar-gap:0.5em;--active-bar-and-text-gap:1em}.section-nav__menu-item a{font-family:var(--font-jost);font-size:1.6rem;font-style:italic;font-weight:600;position:relative;color:#8ea28c;padding-left:calc(var(--active-bar-width) + var(--active-bar-gap) + var(--active-bar-and-text-gap));transition:color 0.175s ease-out}.section-nav__menu-item a:hover{color:var(--color-blue)}.section-nav__menu-item a:before{content:"";position:absolute;top:50%;left:0;width:var(--active-bar-width);height:1px;background-color:var(--color-blue);transition:transform 0.175s ease-out;transform-origin:left;transform:translateY(-55%) scaleX(0)}.section-nav__menu-item a.is-active{color:var(--color-blue)}.section-nav__menu-item a.is-active:before{transform:translateY(-55%) scaleX(1)}.section-nav__menu-item-text{display:inline-block;transition:transform 0.175s ease-out}a.is-active .section-nav__menu-item-text{transform:translateX(calc(var(--active-bar-and-text-gap) * -1))}.section-overlap-pin{position:relative;--pb:32rem;min-height:100vh;min-height:100svh;background-color:white}.section-overlap-pin:not(.section-overlap-pin--last){padding-bottom:calc(var(--pb) * 3)}.section-overlap-pin:not(.section-overlap-pin--first):before{content:"";position:absolute;top:0;left:0;width:100%;height:var(--pb);display:block;transform:translateY(-100%);background:linear-gradient(to bottom,transparent 0%,transparent 50%,white 50%,white 100%)}@media screen and (min-width:768px){.section{max-width:120rem;margin-right:auto;margin-left:auto}}.section+.section{margin-top:20rem}@media screen and (max-width:767px){.section+.section{margin-top:28rem}}@media screen and (max-width:1023px){.section{padding-inline:var(--page-padding)}}@media screen and (max-width:767px){.section{padding-inline:2.6rem}}.section__inner{padding-top:16rem;padding-bottom:16rem}@media screen and (min-width:768px){.section__image{height:var(--video-height)}}@media screen and (max-width:767px){.section__image{position:relative;aspect-ratio:1200/745;min-width:0}}.section__image-inner{height:100%;border-radius:5.6rem;overflow:hidden}@media screen and (max-width:767px){.section__image-inner{border-radius:2.8rem}}.section__image-inner canvas,.section__image-inner img,.section__image-inner video{display:block;width:100%;height:100%;object-fit:cover}.section__content{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;grid-template-rows:auto auto;grid-template-areas:"heading tags copy" "body body copy";column-gap:4rem;row-gap:5.2rem;margin-top:10rem}@media screen and (max-width:1113px){.section__content{grid-template-columns:1fr max-content;grid-template-areas:"heading copy" "tags copy" "body copy"}}@media screen and (max-width:1023px){.section__content{padding-inline:2.4rem}}@media screen and (max-width:767px){.section__content{grid-template-columns:max-content 1fr;grid-template-rows:auto auto auto;grid-template-areas:"heading tags" "copy copy" "body body";column-gap:4rem;row-gap:6.4rem;margin-top:7.2rem}}.section__heading{-ms-grid-row:1;-ms-grid-column:1;grid-area:heading;display:flex;align-items:flex-end;column-gap:2rem;width:max-content}.section__number{line-height:0.7;font-family:var(--font-jost);font-style:italic;font-size:20.8rem;color:white;-webkit-text-stroke:2px #231815;paint-order:stroke;letter-spacing:-0.025em}@media screen and (max-width:767px){.section__number{font-size:15rem}}.section__title strong{display:block;font-size:3rem;font-weight:300}@media screen and (max-width:767px){.section__title strong{font-size:4rem}}.section__title small{display:block;line-height:1;font-size:2.1rem;font-style:italic;font-weight:600;color:var(--color-blue);letter-spacing:0.02em}@media screen and (min-width:768px){.section__title small{margin-top:0.51em}}@media screen and (max-width:767px){.section__title small{font-size:2.7rem}}.section__tags{-ms-grid-row:1;-ms-grid-column:3;grid-area:tags;align-self:flex-end;display:flex;flex-wrap:wrap;gap:1.2rem}@media screen and (min-width:1114px){.section__tags{max-width:40rem}}.section__tag{padding-block:0.075em;padding-inline:1.2em;border-radius:5rem;border:1px solid currentColor;font-size:2rem;letter-spacing:0.1em;color:var(--color-blue);white-space:nowrap}@media screen and (max-width:767px){.section__tag{padding-inline:1.2em;font-size:2.1rem}}.section__copy-container{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:5;position:relative;grid-area:copy}@media screen and (min-width:768px){.section__copy-container{display:flex;justify-content:center;min-width:32rem}}.section__copy{line-height:1.4;font-size:6.8rem;font-weight:300}@media screen and (min-width:768px){.section__copy{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;font-family:var(--font-sans-no-yakuhan);font-kerning:normal;font-feature-settings:"palt" 1,"vpal" 1,"vert" 1}}@media screen and (max-width:767px){.section__copy{line-height:1.33;font-size:6rem}}.section__copy-top-bar-wrapper{position:absolute;top:-3.6rem;left:50%;transform:translateX(-50%);width:1px;height:14.8rem;transform:translateY(-100%)}@media screen and (max-width:767px){.section__copy-top-bar-wrapper{display:none}}.section__copy-top-bar{width:100%;height:100%;background-color:currentColor}.section__copy-upright{text-combine-upright:all}.section__body{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:body;line-height:1.6;font-size:1.7rem;font-weight:300}@media screen and (max-width:1113px){.section__heading{-ms-grid-row:1;-ms-grid-column:1}.section__tags{-ms-grid-row:2;-ms-grid-column:1}.section__copy-container{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:2}.section__body{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}}@media screen and (max-width:767px){.section__heading{-ms-grid-row:1;-ms-grid-column:1}.section__tags{-ms-grid-row:1;-ms-grid-column:3}.section__copy-container{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:3}.section__body{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3}}@media screen and (max-width:767px){.section__body{line-height:2.1;margin-top:2.4rem;font-size:3rem;text-align:justify}.section__body br{display:none}}.text-line-reveal__line{position:relative;display:block;width:fit-content}@media screen and (max-width:767px){.lead .text-line-reveal__line{margin-inline:auto}}.text-line-reveal__line+.text-line-reveal__line{margin-top:0.65em}.text-line-reveal__text{position:relative;z-index:1}.text-line-reveal__bar{position:absolute;z-index:2;inset:0;display:block;background-color:var(--color-blue);transform-origin:left center}.text-line-reveal__bar.text-line-reveal__bar--blue{background-color:var(--color-blue)}.text-line-reveal__bar.text-line-reveal__bar--green{background-color:var(--color-green)}.text-line-reveal__body{position:relative}.text-line-reveal__body-text{position:relative;z-index:1;display:block}.text-line-reveal__mask{transform:translateY(0.5em);--bar-h:3.8rem;--gap-h:2.5rem;position:absolute;z-index:2;inset:0;display:block;transform-origin:left center;background:repeating-linear-gradient(to bottom,var(--color-blue) 0,var(--color-blue) var(--bar-h),transparent var(--bar-h),transparent calc(var(--bar-h) + var(--gap-h)),var(--color-green) calc(var(--bar-h) + var(--gap-h)),var(--color-green) calc(var(--bar-h) * 2 + var(--gap-h)),transparent calc(var(--bar-h) * 2 + var(--gap-h)),transparent calc(var(--bar-h) * 2 + var(--gap-h) * 2))}