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,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}@media screen and (min-width: 750px){html{font-size:10px}}@media screen and (max-width: 749px){html{font-size:2.66666vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;color:#333;font-size:1.4rem;letter-spacing:.05em}main{display:block}li{list-style-type:none}a{text-decoration:none;color:inherit}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}p{letter-spacing:.05em}@media screen and (min-width: 1024px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 1023px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}@media screen and (min-width: 750px){.l-inner-lg{width:100%;max-width:1440px;margin:0 auto}}@media screen and (min-width: 750px){.l-inner-md{width:90%;max-width:1080px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-md{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner{width:90%;max-width:980px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-sm{width:90%;max-width:800px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-sm{padding:0 1.5rem}}.sec__heading{font-weight:500}.sec__heading-en span{font-family:"EB Garamond",serif;color:#888;display:inline-block;border-bottom:1px solid #888}@media screen and (min-width: 750px){.sec__heading-en span{font-size:2rem;padding-bottom:.4rem}}@media screen and (max-width: 749px){.sec__heading-en span{font-size:1.6rem;padding-bottom:.3rem}}.sec__heading-ja{font-family:"Noto Serif JP",serif;font-weight:500;color:#222}@media screen and (min-width: 750px){.sec__heading-ja{font-size:3.6rem}}@media screen and (max-width: 749px){.sec__heading-ja{font-size:2.4rem}}.more-btn{font-family:"EB Garamond","Noto Serif JP",serif;color:#333;padding-bottom:.4rem;border:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-radius:.6rem;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 750px){.more-btn{font-size:1.6rem;max-width:20rem;padding:1.5rem 2.4rem}}@media screen and (max-width: 749px){.more-btn{font-size:1.5rem;max-width:16rem;padding:1.2rem 1.6rem}}.more-btn:after{content:"";display:inline-block;background-image:url(../img/common/more_arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 750px){.more-btn:after{width:1.5rem;height:1.2rem}}@media screen and (max-width: 749px){.more-btn:after{width:1.4rem;height:1.1rem}}.more-btn:hover{color:#fff;background-color:#333}.more-btn:hover:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.headerHam{position:relative;z-index:10;width:2.5rem;height:1.4rem;margin-left:auto;cursor:pointer}@media screen and (min-width: 750px){.headerHam{display:none}}@media screen and (max-width: 749px){.headerHam{display:block}}.headerHam__border{position:absolute;left:0;width:2.5rem;height:1px;background:#fff;-webkit-transition:all .35s ease;transition:all .35s ease}.headerHam__border:nth-child(1){top:0}.headerHam__border:nth-child(2){top:.7rem}.headerHam__border:nth-child(3){top:1.4rem}.is-view .headerHam__border{background:#333}.is-active .headerHam__border{background:#333;top:.7rem}.is-black .headerHam__border{background:#333}.is-active .headerHam__border:nth-child(1){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.is-active .headerHam__border:nth-child(2){opacity:0}.is-active .headerHam__border:nth-child(3){-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.header{z-index:99;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-transition:.3s;transition:.3s;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;box-sizing:border-box}.header.is-black{background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);padding-top:0}@media screen and (min-width: 750px){.header{padding:2rem 5.6rem 0 4.3rem;height:9.1rem}}@media screen and (max-width: 749px){.header{top:0;left:0;width:100%;height:6rem;padding:0 1.5rem;-webkit-transition:.3s;transition:.3s}}.header__logo{opacity:0;-webkit-transition:.3s;transition:.3s;visibility:hidden}@media screen and (min-width: 750px){.header__logo{width:5.6rem}}@media screen and (max-width: 749px){.header__logo{width:3.6rem}}.is-black .header__logo{opacity:1;visibility:visible}@media screen and (max-width: 749px){.header__nav{height:100vh;width:100%;background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:.3s all;transition:.3s all}.is-active .header__nav{opacity:1;visibility:visible}}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem 3.2rem}@media screen and (min-width: 750px){.header__list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width: 749px){.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__anc{position:relative;font-weight:500;letter-spacing:.05em;display:block}@media screen and (min-width: 750px){.header__anc{font-size:1.5rem;color:#fff}.header__anc:before{content:"";position:absolute;bottom:-0.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:center;transform-origin:center;width:0;height:.1rem;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header__anc:hover:before{width:100%}.is-black .header__anc{color:#333;visibility:visible}.is-black .header__anc:before{background-color:#333}}@media screen and (max-width: 749px){.header__anc{font-size:1.4rem;text-align:center}}.footer{background-color:#333;padding-bottom:2rem}@media screen and (min-width: 750px){.footer{padding-top:8rem}}@media screen and (max-width: 749px){.footer{padding-top:4rem}}@media screen and (min-width: 750px){.footer__inner{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}}@media screen and (min-width: 750px){.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 749px){.footer__info{text-align:center}}.footer__logo{display:block}@media screen and (min-width: 750px){.footer__logo{width:8.6rem}}@media screen and (max-width: 749px){.footer__logo{margin:0 auto;width:6rem}}.footer__title{font-weight:500;color:#fff;margin-top:2rem;margin-bottom:1.2rem}@media screen and (min-width: 750px){.footer__title{font-size:2rem}}@media screen and (max-width: 749px){.footer__title{font-size:1.6rem}}.footer__text{font-weight:500;color:#fff;margin-top:.5rem}@media screen and (min-width: 750px){.footer__text{font-size:1.5rem}}@media screen and (max-width: 749px){.footer__text{font-size:1.3rem}}@media screen and (max-width: 749px){.footer__menu{width:88%;margin:3rem auto 0}}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media screen and (max-width: 749px){.footer__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__anc{color:#fff;position:relative}@media screen and (min-width: 750px){.footer__anc{font-size:1.5rem}.footer__anc:before{content:"";position:absolute;bottom:-0.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:center;transform-origin:center;width:0;height:.1rem;background-color:#333;-webkit-transition:.3s;transition:.3s}.footer__anc:hover:before{width:100%}}@media screen and (max-width: 749px){.footer__anc{font-size:1.3rem}}.copyright{width:100%;text-align:center}@media screen and (min-width: 750px){.copyright{margin-top:5rem}}@media screen and (max-width: 749px){.copyright{margin-top:3rem}}.copyright__text{font-family:"Noto Sans JP",sans-serif;color:#fff;font-size:1.2rem}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}@media screen and (min-width: 750px){.hero{height:40rem}}@media screen and (max-width: 749px){.hero{height:16rem}}.hero__subtitle{font-family:"EB Garamond",serif;font-weight:normal;color:#fff}@media screen and (min-width: 750px){.hero__subtitle{font-size:2rem;margin-bottom:1rem}}@media screen and (max-width: 749px){.hero__subtitle{font-size:1.4rem}}.hero__title{font-family:"Noto Serif JP",serif;color:#fff}@media screen and (min-width: 750px){.hero__title{font-size:4.8rem}}@media screen and (max-width: 749px){.hero__title{font-size:2.6rem}}.hero__logo{position:absolute;z-index:999}@media screen and (min-width: 750px){.hero__logo{width:6.5rem;top:4rem;left:4rem}}@media screen and (max-width: 749px){.hero__logo{width:4.5rem;top:1.5rem;left:1.5rem}}@media screen and (min-width: 750px){.breadcrumb{padding:1.5rem 0}}@media screen and (max-width: 749px){.breadcrumb{padding:1.5rem 0}}.breadcrumb-inner{margin:0 auto}@media screen and (min-width: 750px){.breadcrumb-inner{padding:0 4rem}}@media screen and (max-width: 749px){.breadcrumb-inner{padding:0 1.5rem}}.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb__item{font-family:"Noto Serif JP",serif;color:#888;letter-spacing:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.breadcrumb__item{font-size:1.2rem}}@media screen and (max-width: 749px){.breadcrumb__item{font-size:1.1rem}}.breadcrumb__item:not(:last-child)::after{content:">";color:#333;margin:0 1.6rem;display:inline-block}.breadcrumb__anc{color:#333}.hero{background-image:url(../img/common/hero_sub.jpg)}.topSec{height:250dvh;position:relative}.topSec__textbox{position:absolute;z-index:3;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:5rem}.topSec__title{font-family:"Noto Serif JP",serif;text-align:center;white-space:nowrap}@media screen and (min-width: 750px){.topSec__title{font-size:3.2rem}}@media screen and (max-width: 749px){.topSec__title{font-size:2rem}}.topSec__text{font-family:"EB Garamond",serif;font-weight:normal;color:#888;text-align:center}@media screen and (min-width: 750px){.topSec__text{font-size:3.2rem}}@media screen and (max-width: 749px){.topSec__text{font-size:2rem}}.topSec__body{width:100%;height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:sticky;top:0}.heroScroll{position:fixed;z-index:5;bottom:6rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-family:"Noto Serif JP","Noto Sans JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;-webkit-transition:.3s;transition:.3s}.heroScroll.active{color:#fff}.heroScroll.active::before{background-color:#fff}.heroScroll::before{-webkit-animation:scroll 2s infinite;animation:scroll 2s infinite;background-color:#333;bottom:-6rem;content:"";height:4rem;left:0;margin:auto;position:absolute;right:0;width:1px;z-index:2}@-webkit-keyframes scroll{0%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}51%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}@keyframes scroll{0%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}51%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}.topSec__image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);overflow:hidden;aspect-ratio:1/.533;width:60%}.topSec__image-cover{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0)}.topSec__img{width:100%;height:100%;position:absolute;z-index:-1;inset:0;-o-object-fit:cover;object-fit:cover}.topSec__box{position:absolute;bottom:14rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;max-width:1180px;opacity:0}@media screen and (min-width: 750px){.topSec__box{bottom:14rem}}@media screen and (max-width: 749px){.topSec__box{bottom:12rem}}.philosophySections{position:relative}.philosophySecFixed{position:sticky;top:0;width:100%;height:100dvh;margin-top:-200dvh}.philosophySec__trigger{margin-top:50dvh;width:.1rem;height:.1rem}.philosophySec{width:100%;height:100dvh;position:absolute;top:0;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:opacity .8s ease,visibility .8s ease;transition:opacity .8s ease,visibility .8s ease}.philosophySec.-top{background-image:url(../img/philosophy/philosophy02.jpg);opacity:0;visibility:hidden;pointer-events:none;z-index:1}.philosophySec.-middle{background-image:url(../img/philosophy/philosophy03.jpg);opacity:0;visibility:hidden;pointer-events:none;z-index:2}.philosophySec.-bottom{background-image:url(../img/philosophy/philosophy04.jpg);opacity:0;visibility:hidden;pointer-events:none;z-index:3}.philosophySec.-bottom .more-btn{color:#fff;padding-right:1.4rem;margin-top:4rem}@media screen and (max-width: 749px){.philosophySec.-bottom .more-btn{max-width:18rem}}.philosophySec.-bottom .more-btn:after{width:1rem;height:.8rem;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media screen and (max-width: 749px){.philosophySec.-bottom .philosophySec__body{padding-bottom:8rem}}.philosophySec.is-active{opacity:1;visibility:visible;pointer-events:auto}.philosophy__inner{height:100%}@media screen and (min-width: 750px){.philosophy__inner{width:90%;max-width:1180px;margin:0 auto}}@media screen and (max-width: 749px){.philosophy__inner{padding:0 1.5rem}}.philosophySec__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}@media screen and (min-width: 750px){.philosophySec__body{padding-bottom:14rem}}@media screen and (max-width: 749px){.philosophySec__body{padding-bottom:12rem}}.philosophySec__title{font-family:"Noto Serif JP",serif;color:#fff;position:relative;text-shadow:2px 3px 3px rgba(0,0,0,.4)}@media screen and (min-width: 750px){.philosophySec__title{font-size:3.2rem;padding-bottom:3.5rem;margin-bottom:3.5rem}}@media screen and (max-width: 749px){.philosophySec__title{font-size:2rem;padding-bottom:2.5rem;margin-bottom:2.5rem}}.philosophySec__title:before{content:"";position:absolute;left:0;bottom:0;height:1px;background-color:#fff}@media screen and (min-width: 750px){.philosophySec__title:before{width:6rem}}@media screen and (max-width: 749px){.philosophySec__title:before{width:5rem}}.philosophySec__text{font-weight:normal;color:#fff;line-height:1.8;text-shadow:2px 3px 3px rgba(0,0,0,.4)}@media screen and (min-width: 750px){.philosophySec__text{font-size:1.5rem}}@media screen and (max-width: 749px){.philosophySec__text{font-size:1.4rem}}