@charset "UTF-8";@media screen and (min-width:769px){.section-header{line-height:1;text-transform:uppercase;position:relative;writing-mode:vertical-rl;flex-grow:0;font-size:3.5rem;margin:9.935vh 0 0 11.25vw;display:flex;align-items:center;gap:16px}.section-header .bar{width:1px;height:80px;background:#3f3b3a;display:block}.section-header .en{font-family:var(--en-font-family);font-size:2rem;font-weight:400;margin-left:-5px}#philosophy .container,#profile .container{display:flex;flex-direction:row-reverse;justify-content:center}}#philosophy .section-inner{position:relative;background:url(../images/about/bg-sp.jpg?1) repeat center/contain;overflow:hidden}#philosophy .section-inner::after,#philosophy .section-inner::before{content:"";position:absolute;height:100%;width:100%;top:0;left:0}#philosophy .section-inner::before{top:0;left:0;background:var(--base-color);z-index:1;transform-origin:left;transition:transform 1.5s ease}#philosophy .section-inner.before-animate::before{transform:translateX(100%)}#philosophy .section-inner::after{background:rgba(0,0,0,.85);z-index:2;opacity:0;transition:opacity 1s ease;pointer-events:none}#philosophy .section-inner.after-animate::after{opacity:1;pointer-events:auto}#philosophy .section-header{color:#fff;position:relative;z-index:3}#philosophy .section-header .bar{background-color:#fff}.philosophy-content{color:#fff;margin-top:40px;position:relative;z-index:3}.philosophy-content-headline{font-size:clamp(1.2rem,1.3928vh,1.5rem);margin-left:1vw}.philosophy-content-headline .en{font-size:clamp(1.6rem,1.857vh,2rem);margin-bottom:10px}.philosophy-content h3{font-size:min(4.6667vw,1.75rem);line-height:1.6;letter-spacing:.08em;margin:35px 0 20px}.philosophy-content-item{opacity:0;transition:opacity .6s ease}.philosophy-content .philosophy-content-text{font-size:1.6rem;letter-spacing:.08em;line-height:1.4}.philosophy-content a{color:#fff;display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-bottom:10vh}.philosophy-content a::after{content:"";width:24px;aspect-ratio:1;background:url(../images/common/arrow.svg) no-repeat center center;display:block}@media screen and (max-width:768px){#philosophy .section-inner{padding:100px 0 40px}.philosophy-content-item{margin-bottom:50px}}@media screen and (min-width:769px){#philosophy{height:300vh;padding:0;position:relative}#philosophy .section-inner{position:-webkit-sticky;position:sticky;top:0;height:100vh;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:var(--green-color)}#philosophy .action-item{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}#philosophy .action-item.is-visible{opacity:1;transform:translateY(0)}#philosophy .section-inner{background:url(../images/about/bg.jpg?1) no-repeat center/cover}.philosophy-content{margin-top:10vh;writing-mode:vertical-rl}.philosophy-content-item:not(:last-child){margin-left:5vw}.philosophy-content h3{font-size:clamp(2.5rem,3.15692vh,3.4rem);margin:0 0 0 1vw}.philosophy-content .philosophy-content-text{font-size:clamp(1.4rem,1.857vh,2rem);margin-right:10px}}@media screen and (min-width:769px) and (max-width:1040px){.section-header{margin-left:5vw}}#profile{padding:45px 0}.profile-content{position:relative;z-index:2}.profile-content dl{display:flex;gap:10px}.profile-content dl dt::after{content:"";height:1px;width:22px;background-color:var(--black-color);position:absolute;z-index:1}.profile-content dl dd{font-size:1.6rem}@media screen and (max-width:768px){.profile-content dl{align-items:flex-start;line-height:1.6}.profile-content dl:not(:last-child){margin-bottom:40px}.profile-content dl dt{font-size:16px;min-width:115px;padding-right:30px;position:relative;text-align:justify;text-align-last:justify}.profile-content dl dt::after{top:50%;transform:translate(0,-50%);right:0}}@media screen and (min-width:769px){#profile{padding:130px 0}.profile-content{writing-mode:vertical-rl;margin-top:10vh}.profile-content dl:not(:last-child){margin-left:5vw}.profile-content dl dt{font-size:clamp(1.6rem,1.857vh,2rem);height:130px;position:relative}.profile-content dl dt::after{content:"";height:56%;width:1px;bottom:0;right:8px}.profile-content dl dt span{padding-bottom:10px;position:relative;z-index:2}.profile-content dl dd{font-size:clamp(1.6rem,2.0427vh,2.2rem)}.profile-content dl dd p,.profile-content dl dd ul li{margin-left:8px}.profile-content dl dd .address:not(:last-child){margin-left:1em}.profile-content dl:nth-child(3) dt::after{height:32%}.profile-content dl:nth-child(4) dt::after{height:67%}.profile-content dl:nth-child(6) dt::after{height:44%}}