.p-header{z-index:50;width:100%;min-width:320px;height:120px;transition:all .5s;position:fixed;top:0}@media screen and (max-width:840px){.p-header{height:90px}}.p-header.is-scrolled,.p-header.is-fixed{background:#fff;height:80px;box-shadow:0 1px #a7b0c080}@media screen and (max-width:840px){.p-header.is-scrolled,.p-header.is-fixed{height:60px}}.p-header.is-scrolled .p-header__content,.p-header.is-fixed .p-header__content{padding:0 30px 0 20px}@media screen and (max-width:840px){.p-header.is-scrolled .p-header__content,.p-header.is-fixed .p-header__content{padding:0 10px}.p-header.is-scrolled .p-header__content .p-header__content__title,.p-header.is-fixed .p-header__content .p-header__content__title{margin:0}}.p-header.is-scrolled .p-header__content .p-header__content__title:after,.p-header.is-fixed .p-header__content .p-header__content__title:after{opacity:1}.p-header.is-scrolled .p-header__content .p-header__content__title .p-header__content__title__image,.p-header.is-fixed .p-header__content .p-header__content__title .p-header__content__title__image{height:50px}@media screen and (max-width:840px){.p-header.is-scrolled .p-header__content .p-header__content__title .p-header__content__title__image,.p-header.is-fixed .p-header__content .p-header__content__title .p-header__content__title__image{height:48px}}@media screen and (max-width:350px){.p-header.is-scrolled .p-header__content .p-header__content__title .p-header__content__title__image,.p-header.is-fixed .p-header__content .p-header__content__title .p-header__content__title__image{height:40px}}.p-header.is-scrolled .p-header__content__kebab,.p-header.is-fixed .p-header__content__kebab{margin:0 5px}.p-header .p-header__content__kebab{z-index:2;aspect-ratio:1;width:auto;height:60px;margin:15px 5px 0;transition:all .5s;display:none;position:absolute;top:0;right:0}@media screen and (max-width:840px){.p-header .p-header__content__kebab{display:block}}.p-header .p-header__content__kebab.is-open{margin:0 5px}.p-header .p-header__content__kebab.is-open+.p-navi{width:100%}.p-header .p-header__content__kebab.is-open .p-header__content__kebab__button:before{width:30px;transform:translateY(10px)rotate(135deg)}.p-header .p-header__content__kebab.is-open .p-header__content__kebab__button:after{width:30px;transform:translateY(-10px)rotate(-135deg)}.p-header .p-header__content__kebab.is-open .p-header__content__kebab__button .p-header__content__kebab__button__icon{opacity:0}@media screen and (max-width:840px){.p-header .p-header__content__kebab+.p-navi{width:0}}.p-header .p-header__content__kebab .p-header__content__kebab__button{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}@media (hover:hover){.p-header .p-header__content__kebab .p-header__content__kebab__button:hover{opacity:.6;transition:all .5s}}.p-header .p-header__content__kebab .p-header__content__kebab__button:before,.p-header .p-header__content__kebab .p-header__content__kebab__button:after,.p-header .p-header__content__kebab .p-header__content__kebab__button .p-header__content__kebab__button__icon{background:#a7b0c0;border-radius:9999px;width:5px;height:5px;transition:all .5s;display:block}.p-header .p-header__content__kebab .p-header__content__kebab__button:before,.p-header .p-header__content__kebab .p-header__content__kebab__button:after{content:""}.p-header .p-header__content{justify-content:space-between;align-items:center;height:100%;padding:0 50px;transition:padding .5s;display:flex}@media screen and (max-width:840px){.p-header .p-header__content{padding:0 10px}}.p-header .p-header__content .p-header__content__title{transition:all .5s;display:block;position:relative}@media screen and (max-width:840px){.p-header .p-header__content .p-header__content__title{margin:0}}.p-header .p-header__content .p-header__content__title:after{content:"";opacity:0;background:url(/static/images/brand-logo.png) 50%/cover no-repeat;width:100%;height:100%;transition:all .5s;display:block;position:absolute;top:0;left:0}.p-header .p-header__content .p-header__content__title .p-header__content__title__image{width:auto;height:60px;transition:all .5s;display:block;position:relative}@media screen and (max-width:840px){.p-header .p-header__content .p-header__content__title .p-header__content__title__image{height:48px}}@media screen and (max-width:350px){.p-header .p-header__content .p-header__content__title .p-header__content__title__image{height:40px}}
.p-navi{transition:all .5s}@media screen and (max-width:840px){.p-navi{width:100vw;height:100vh;padding:60px 0 0;position:fixed;top:0;right:0}.p-navi:before{content:"";background:#000000e6;width:100%;height:100%;position:absolute;top:0;left:0}}.p-navi .p-navi__list{justify-content:flex-end;align-items:center;gap:32px;transition:gap .5s;display:flex;position:relative}@media screen and (max-width:840px){.p-navi .p-navi__list{border-top:1px solid #45505d80;flex-direction:column;justify-content:center;gap:0}}.p-navi .p-navi__list .p-navi__list__item{list-style:none;display:block;position:relative}@media screen and (max-width:840px){.p-navi .p-navi__list .p-navi__list__item{width:100%}}.p-navi .p-navi__list .p-navi__list__item:after{content:"";background:0 0;border-radius:50%;width:7px;height:7px;margin:0 auto;transition:all .3s;display:block;position:absolute;inset:auto 0 -13px}@media screen and (max-width:840px){.p-navi .p-navi__list .p-navi__list__item:after{margin:auto 0;inset:0 auto 0 30px}}.p-navi .p-navi__list .p-navi__list__item.is-active:after{background:#6695e0}.p-navi .p-navi__list .p-navi__list__item .p-navi__list__item__link{display:block}@media (hover:hover){.p-navi .p-navi__list .p-navi__list__item .p-navi__list__item__link:hover{opacity:.6;transition:all .3s}}@media screen and (hover:hover) and (max-width:840px){.p-navi .p-navi__list .p-navi__list__item .p-navi__list__item__link:hover{opacity:1;background:#45505d33}}@media screen and (max-width:840px){.p-navi .p-navi__list .p-navi__list__item .p-navi__list__item__link{border-bottom:1px solid #45505d80;width:100%;padding:20px 0}}.p-navi .p-navi__list .p-navi__list__item .p-navi__list__item__link .p-navi__list__item__link__image{filter:brightness(0)invert();width:auto;height:20px;margin:0 auto;transition:all .5s;display:block}.p-navi.is-scrolled .p-navi__list,.p-navi.is-fixed .p-navi__list{gap:25px}@media screen and (max-width:840px){.p-navi.is-scrolled .p-navi__list,.p-navi.is-fixed .p-navi__list{gap:0}}.p-navi.is-scrolled .p-navi__list .p-navi__list__item .p-navi__list__item__link .p-navi__list__item__link__image,.p-navi.is-fixed .p-navi__list .p-navi__list__item .p-navi__list__item__link .p-navi__list__item__link__image{filter:none;height:18px}@media screen and (max-width:840px){.p-navi.is-scrolled .p-navi__list .p-navi__list__item .p-navi__list__item__link .p-navi__list__item__link__image,.p-navi.is-fixed .p-navi__list .p-navi__list__item .p-navi__list__item__link .p-navi__list__item__link__image{filter:brightness(0)invert();height:20px}}
.p-mv{background:#000;flex-direction:column;justify-content:center;align-items:center;height:720px;max-height:100vh;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1600px){.p-mv{height:650px}}@media screen and (max-width:640px){.p-mv{height:500px}}.p-mv:before{content:"";z-index:1;mix-blend-mode:multiply;background:linear-gradient(#0000 50%,#000c);width:100%;height:100%;display:block;position:absolute}.p-mv:after{content:"";z-index:1;mix-blend-mode:multiply;background:repeating-linear-gradient(#0000,#45505d66 1px,#0000 4px);width:100%;height:100%;display:block;position:absolute}.p-mv .p-mv__background{z-index:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute}.p-mv .p-mv__gear{z-index:1;border-radius:50%;width:600px;height:600px;position:absolute;overflow:hidden}@media screen and (max-width:640px){.p-mv .p-mv__gear{width:350px;height:350px}}.p-mv .p-mv__gear.is-main{top:-120px;right:-140px}@media screen and (max-width:640px){.p-mv .p-mv__gear.is-main{top:-100px;right:-80px}}.p-mv .p-mv__gear.is-sub{bottom:-370px;left:-120px}@media screen and (max-width:640px){.p-mv .p-mv__gear.is-sub{bottom:-200px;left:-110px}}.p-mv .p-mv__purpose{z-index:2;width:100%;margin:0 0 5%;position:relative}@media screen and (max-width:640px){.p-mv .p-mv__purpose{margin:0 0 10%}}.p-mv .p-mv__purpose .p-mv__purpose__part{width:100%;max-width:100%;margin:30px 0;display:flex;position:relative}.p-mv .p-mv__purpose .p-mv__purpose__part.is-1{margin-right:auto}.p-mv .p-mv__purpose .p-mv__purpose__part.is-1:before{bottom:-60px}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part.is-1:before{bottom:-30px}}.p-mv .p-mv__purpose .p-mv__purpose__part.is-1 .p-mv__purpose__part__line:before{bottom:-60px;left:0}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part.is-1 .p-mv__purpose__part__line:before{bottom:-30px}}.p-mv .p-mv__purpose .p-mv__purpose__part.is-1 .p-mv__purpose__part__message{transform:translate(-15px)}.p-mv .p-mv__purpose .p-mv__purpose__part.is-2{justify-content:flex-end;margin-left:auto}.p-mv .p-mv__purpose .p-mv__purpose__part.is-2:before{bottom:calc(100% - 30px)}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part.is-2:before{bottom:100%}}.p-mv .p-mv__purpose .p-mv__purpose__part.is-2 .p-mv__purpose__part__line:before{bottom:calc(100% - 30px);right:0}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part.is-2 .p-mv__purpose__part__line:before{bottom:100%}}.p-mv .p-mv__purpose .p-mv__purpose__part.is-2 .p-mv__purpose__part__message{transform:translate(15px)}.p-mv .p-mv__purpose .p-mv__purpose__part.is-animated:before{animation:1s linear forwards line-stretch}.p-mv .p-mv__purpose .p-mv__purpose__part.is-fade-out:before{width:100%;animation:.5s linear forwards line-fade-out,.6s linear forwards line-move}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part.is-fade-out:before{animation:.4s linear .6s forwards line-fade-out,.6s linear forwards line-move}}@keyframes line-stretch{0%{width:0}to{width:100%}}@keyframes line-move{to{bottom:0%}}@keyframes line-fade-out{0%{opacity:1}to{opacity:0}}.p-mv .p-mv__purpose .p-mv__purpose__part:before{content:"";background:#fff;width:0;height:1px;margin:0 auto;display:block;position:absolute;left:0;right:0}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part:before{bottom:-15px}}.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__line{opacity:.7;width:calc(50% - 420px);min-width:50px;position:relative}@media screen and (max-width:1200px){.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__line{width:calc(50% - 360px)}}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__line{visibility:hidden;width:20px;min-width:20px}}.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__line.is-animated:before{animation:.6s linear forwards line-move;display:block}.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__line:before{content:"";background:#fff;width:100%;height:1px;display:none;position:absolute}.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__message{opacity:0;width:640px;max-width:90%;height:auto;display:block}@media screen and (max-width:1200px){.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__message{width:520px;max-width:85%}}@media screen and (max-width:840px){.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__message{width:480px;max-width:75%}}.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__message.is-animated{animation:.3s ease-in forwards purpose-display}@media screen and (max-width:640px){.p-mv .p-mv__purpose .p-mv__purpose__part .p-mv__purpose__part__message.is-animated{animation:.3s ease-in forwards purpose-display-sp}}@keyframes purpose-display{to{opacity:1;filter:drop-shadow(0 0 5px #ffffffe6)drop-shadow(0 0 6px #15346533);transform:none}}@keyframes purpose-display-sp{to{opacity:1;filter:drop-shadow(0 0 3px #ffffffe6)drop-shadow(0 0 5px #15346533);transform:none}}.p-mv .p-mv__company{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.p-mv .p-mv__company .p-mv__company__background{z-index:2;opacity:.2;filter:drop-shadow(0 0 6px #fff);width:auto;height:120px;position:absolute;bottom:-10px;right:-30px}@media screen and (max-width:640px){.p-mv .p-mv__company .p-mv__company__background{height:60px;bottom:-5px}}.p-mv .p-mv__company .p-mv__company__name{z-index:2;opacity:0;width:320px;height:auto;position:absolute;bottom:40px;right:50px}@media screen and (max-width:640px){.p-mv .p-mv__company .p-mv__company__name{width:200px;bottom:20px;right:20px}}.p-mv .p-mv__company .p-mv__company__name.is-visible{animation:.5s linear 1s forwards name-fadein}@keyframes name-fadein{0%{opacity:0}to{opacity:.9;filter:drop-shadow(0 0 5px #fffc)}}
.p-section-philosophy{padding-bottom:30px}.p-section-philosophy .p-section-philosophy__block{z-index:1;flex-direction:row-reverse;align-items:center;gap:80px;width:calc(50% + 640);min-height:300px;margin:0 0 80px auto;padding:15px 0;display:flex;position:relative}@media screen and (max-width:1400px){.p-section-philosophy .p-section-philosophy__block{gap:50px}}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block{gap:30px;width:auto;min-height:auto;margin:0;padding:0 0 50px;display:block}}.p-section-philosophy .p-section-philosophy__block:nth-child(odd){flex-direction:row;margin:0 auto 80px 0}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block:nth-child(odd){margin:0}}.p-section-philosophy .p-section-philosophy__block:nth-child(odd):before,.p-section-philosophy .p-section-philosophy__block:nth-child(odd) .p-section-philosophy__block__space{transform:scaleX(-1)}.p-section-philosophy .p-section-philosophy__block:nth-child(odd) .p-section-philosophy__block__title{text-align:right}@media screen and (max-width:1200px){.p-section-philosophy .p-section-philosophy__block:nth-child(odd) .p-section-philosophy__block__title{min-width:38%}}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block:nth-child(odd) .p-section-philosophy__block__title{text-align:left;margin:0 0 30px 30px}}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__block:nth-child(odd) .p-section-philosophy__block__title{margin:0 0 25px 20px}}@media screen and (max-width:640px){.p-section-philosophy .p-section-philosophy__block:nth-child(odd) .p-section-philosophy__block__title{margin:0 0 20px 15px;padding:15px 25px}}.p-section-philosophy .p-section-philosophy__block:before{content:"";mix-blend-mode:multiply;background:url(/static/images/philosophy-background.png) 0/100px 300px no-repeat;width:100%;height:300px;animation:2.5s ease-in-out infinite ripple;display:block;position:absolute;top:0;left:0}@keyframes ripple{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block:before{display:none}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__space{width:10%;transition:all .5s}@media screen and (max-width:1800px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__space{width:8%}}@media screen and (max-width:1600px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__space{width:5%}}@media screen and (max-width:1400px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__space{width:0%}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title{color:#fff;text-align:left;white-space:nowrap;background:#a7b0c0 url(/static/images/background-noise.png);min-width:35%;padding:40px;font-size:1.8rem;font-weight:400;position:relative;overflow:hidden}@media screen and (max-width:1600px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title{min-width:35%}}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title{text-align:left;margin:0 0 30px 30px;padding:20px 30px;font-size:1.5rem}}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title{margin:0 0 25px 20px}}@media screen and (max-width:640px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title{margin:0 0 20px 20px;padding:15px 25px}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title.is-origin:before{background-image:url(/static/images/philosophy-title-origin.png)}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title.is-purpose:before{background-image:url(/static/images/philosophy-title-purpose.png);background-position:left -5px bottom}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title.is-purpose:before{background-position:right -5px bottom}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title.is-value:before{background-image:url(/static/images/philosophy-title-value.png)}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title .p-section-philosophy__block__title__sub{margin:5px 0;font-size:35%;font-weight:700}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__title:before{content:"";opacity:.3;background:right -5px bottom/contain no-repeat;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content{flex-direction:row;flex:1;align-items:center;gap:30px;line-height:1.8;display:flex;position:relative}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content{padding:0 40px}}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content{padding:0 30px}}@media screen and (max-width:640px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content{flex-direction:column;gap:10px;padding:0 20px}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content.is-origin .p-section-philosophy__block__content__main .p-section-philosophy__block__content__main__leading{font-size:1.3rem}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content.is-origin .p-section-philosophy__block__content__main .p-section-philosophy__block__content__main__leading{font-size:1.2rem}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content.is-value{justify-content:center}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content.is-purpose .p-section-philosophy__block__content__main .p-section-philosophy__block__content__main__leading{font-size:1.7rem}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content.is-purpose .p-section-philosophy__block__content__main .p-section-philosophy__block__content__main__leading{font-size:1.5rem}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content .p-section-philosophy__block__content__image{width:240px;height:auto;display:block}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content .p-section-philosophy__block__content__image{width:200px}}.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content .p-section-philosophy__block__content__main .p-section-philosophy__block__content__main__leading{margin:0 0 20px;font-size:1.7rem;font-weight:700;line-height:1.6}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__block .p-section-philosophy__block__content .p-section-philosophy__block__content__main .p-section-philosophy__block__content__main__leading{font-size:1.5rem}}.p-section-philosophy .p-section-philosophy__value{justify-content:center;align-items:flex-start;width:100%;display:flex}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__value{flex-direction:column;gap:40px;width:300px;margin:30px 0 0}}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item{white-space:nowrap;border-right:1px solid #a7b0c080;flex-direction:column;flex:1;align-items:center;padding:0 40px;line-height:1;display:flex}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item:last-child{border-right:none}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item.is-o{color:#1c9de3}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item.is-p{color:#6a51eb}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item.is-s{color:#ee2f54}@media screen and (max-width:1400px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item{padding:0 20px}}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item{border-right:none;flex-direction:row;gap:30px;padding:0}}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__initial .p-section-philosophy__value__item__initial__image{width:125px;height:auto;font-size:1.3rem;display:block}@media screen and (max-width:1600px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__initial .p-section-philosophy__value__item__initial__image{width:115px}}@media screen and (max-width:1400px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__initial .p-section-philosophy__value__item__initial__image{width:100px}}@media screen and (max-width:640px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__initial .p-section-philosophy__value__item__initial__image{width:80px;min-width:80px}}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__label{text-align:center;font-size:1.3rem}@media screen and (max-width:1400px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__label{font-size:1rem}}@media screen and (max-width:1024px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__label{font-size:1.3rem}}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__label{text-align:left;font-size:1.1rem}}.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__label .p-section-philosophy__value__item__label__image{margin:10px auto;display:block}@media screen and (max-width:840px){.p-section-philosophy .p-section-philosophy__value .p-section-philosophy__value__item .p-section-philosophy__value__item__label .p-section-philosophy__value__item__label__image{text-align:left;width:auto;height:45px;margin:0 auto 8px 0}}
.p-section-service .p-section-service__content{position:relative}.p-section-service .p-section-service__content:before{content:"";background:url(/static/images/background-dot.png) 0 0/350px 350px;width:100%;height:500px;margin:auto 0;animation:1.2s steps(5,end) infinite bg-dot;display:block;position:absolute;top:0;bottom:0;left:0}@media screen and (max-width:640px){.p-section-service .p-section-service__content:before{background-size:280px 280px;height:640px;animation-name:bg-dot-sp}}@keyframes bg-dot{to{background-position:-350px 0}}@keyframes bg-dot-sp{to{background-position:-280px 0}}.p-section-service .p-section-service__content .p-section-service__content__item{z-index:1;color:#fff;background:#fff repeating-linear-gradient(#0000,#0003 1px,#0000,#0000 4px);width:90%;max-width:1800px;margin:0 auto 0 20px;padding:60px;transition:all .5s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 4px #0000001a}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item{width:calc(100% - 30px);margin:0 auto 0 0;padding:40px 25px 30px}}@media (hover:hover){.p-section-service .p-section-service__content .p-section-service__content__item:hover:not(.is-soon){background-color:#45505d4d}.p-section-service .p-section-service__content .p-section-service__content__item:hover:not(.is-soon):before{transform:scale(1.03)}}.p-section-service .p-section-service__content .p-section-service__content__item.is-soon{cursor:not-allowed}.p-section-service .p-section-service__content .p-section-service__content__item:first-child:before{background-image:url(/static/images/service-opsdata-background.jpg);background-position:bottom}.p-section-service .p-section-service__content .p-section-service__content__item:nth-child(2):before{background-image:url(/static/images/service-normalizer-background.jpg)}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item:nth-child(2):before{background-position:25%}}.p-section-service .p-section-service__content .p-section-service__content__item:before{content:"";mix-blend-mode:multiply;background:50%/cover no-repeat;width:100%;height:100%;transition:all .5s;display:block;position:absolute;top:0;left:0}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item:before{filter:brightness(.9)}}.p-section-service .p-section-service__content .p-section-service__content__item:nth-child(2n){z-index:0;margin:-40px 20px 0 auto;padding:70px 60px 60px}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item:nth-child(2n){margin:-30px 0 0 auto;padding:55px 25px 30px}}.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content{z-index:1;position:relative}.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__title{margin:0 0 30px;font-size:2rem;font-weight:700}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__title{margin:10px 0 20px}}.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__title .p-section-service__content__item__content__title__image{filter:drop-shadow(0 0 5px #fff);max-width:100%;height:auto}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__title .p-section-service__content__item__content__title__image{filter:drop-shadow(0 0 3px #fff)}}.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__link{justify-content:flex-end;margin:200px -20px -30px;display:flex}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__link{margin:60px 0 0}}.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__link .p-section-service__content__item__content__link__image{filter:drop-shadow(0 0 6px #fff)}@media screen and (max-width:640px){.p-section-service .p-section-service__content .p-section-service__content__item .p-section-service__content__item__content .p-section-service__content__item__content__link .p-section-service__content__item__content__link__image{filter:drop-shadow(0 0 3px #fff)}}.p-section-service .p-section-service__annotation{text-align:right;margin:12px 0 0}@media screen and (max-width:640px){.p-section-service .p-section-service__annotation{text-align:left;margin:20px 0 0}}.p-section-service .p-section-service__annotation .p-section-service__annotation__content{text-align:left;display:inline-block}@media screen and (max-width:640px){.p-section-service .p-section-service__annotation .p-section-service__annotation__content{display:block}}
.p-annotation{list-style:none}.p-annotation .p-annotation__item{margin:0 0 .3em;padding-left:1.5em;list-style:none;position:relative}.p-annotation .p-annotation__item:before{content:"※";display:inline;position:absolute;top:0;left:0}
