@layer page{.p-top{color:inherit}.p-top__mv{height:100vh;min-height:700px;padding:10px}.p-top__mv__visual{border-radius:var(--round-10);height:calc(100% - 150px);overflow:hidden;position:relative;width:100%}.p-top__mv__visual__photo{display:grid;grid-template-columns:repeat(2,1fr);height:100%;position:relative;width:100%}.p-top__mv__visual__photo:after{background:#001033;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.p-top__mv__visual__photo ._item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-top__mv__visual__photo ._item._right img{-o-object-position:right center;object-position:right center}.p-top__mv__visual__text{align-items:flex-start;color:var(--color-white);display:flex;flex-direction:column;height:100%;justify-content:center;padding-inline:5vw;position:absolute;width:100%;z-index:2}.p-top__mv__visual__text ._mainTitle{font-size:clamp(4rem,4.5vw,8rem);font-weight:600;line-height:1.4;margin-bottom:2%}@media screen and (max-width:576px){.p-top__mv__visual__text ._mainTitle{margin-bottom:4%}}.p-top__mv__visual__text ._subTitle{font-size:clamp(1.8rem,1.2vw,2.2rem);font-weight:500;letter-spacing:2px;line-height:1.9}@media screen and (max-width:576px){.p-top__mv__visual__text ._subTitle{font-size:1.6rem;line-height:1.6}}.p-top__mv__visual__scroll{bottom:40px;height:180px;position:absolute;right:40px;width:180px;z-index:3}@media screen and (max-width:768px){.p-top__mv__visual__scroll{zoom:70%}}@media screen and (max-width:576px){.p-top__mv__visual__scroll{bottom:20px;right:20px;zoom:55%}}.p-top__mv__visual__scroll:after{background:url(/assets/dest/img/common/ico/arrow_white.svg) no-repeat 50%/cover;content:"";height:26px;inset:0;margin:auto;position:absolute;transform:rotate(90deg);width:40px}.p-top__mv__link{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:10px}.p-top__mv__link ._item{align-items:center;border-radius:var(--round-10);color:var(--color-white);display:flex;height:140px;overflow:hidden;padding-left:60px;position:relative;text-decoration:none}@media (width < 1120px){.p-top__mv__link ._item{justify-content:center;padding-inline:10px;width:100%}}@media screen and (max-width:576px){.p-top__mv__link ._item{aspect-ratio:1/1;height:auto}}.p-top__mv__link ._item:after{background:url(/assets/dest/img/common/ico/ico_external.svg) no-repeat 50%/cover;content:"";height:10px;margin:auto;position:absolute;right:10px;top:10px;width:10px}.p-top__mv__link ._item ._photo{inset:0;margin:auto;position:absolute;z-index:-1}.p-top__mv__link ._item ._photo:after{background:var(--color-black);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;transition:opacity .3s ease;width:100%}.p-top__mv__link ._item ._photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-top__mv__link ._item ._department{align-items:center;display:flex;font-size:2rem;gap:10px}@media screen and (max-width:768px){.p-top__mv__link ._item ._department{flex-direction:column;font-size:1.5rem;gap:5px;text-align:center}.p-top__mv__link ._item ._department ._logo img{height:auto;max-width:70%}}.p-top__mv__link ._item ._department small{font-size:1.6rem}.p-top__mv__link ._item ._arrow{align-items:center;aspect-ratio:1/1;border-radius:var(--round-circle);bottom:10px;display:flex;justify-content:center;overflow:hidden;position:absolute;right:10px;transition:scale .3s ease;width:40px}@media screen and (max-width:768px){.p-top__mv__link ._item ._arrow{zoom:70%}}.p-top__mv__link ._item ._arrow:before{aspect-ratio:1/1;background:var(--color-white);border-radius:var(--round-circle);content:"";inset:0;margin:auto;position:absolute}.p-top__mv__link ._item ._arrow img{transition:scale .3s ease;z-index:2}@media (any-hover:hover){.p-top__mv__link ._item:hover ._photo:after{opacity:.3}.p-top__mv__link ._item:hover ._arrow{scale:1.1}.p-top__mv__link ._item:hover ._arrow img{animation:p-top-mv-arrow-slide .4s ease forwards;scale:.9090909091}}.p-top__about{align-items:center;display:flex;gap:7vw;justify-content:center;padding:85px 30px 100px}@media (width < 970px){.p-top__about{gap:30px}}@media screen and (max-width:768px){.p-top__about{flex-direction:column;gap:0;padding:10% 5% 13%}}.p-top__about ._text{font-size:2rem;line-height:2.2;transform:translateY(20px)}@media (width < 970px){.p-top__about ._text{font-size:1.6rem}}@media screen and (max-width:768px){.p-top__about ._text{line-height:1.8}}.p-top__brand{height:200vh}@media screen and (max-width:768px){.p-top__brand{height:auto}}.p-top__brand__inner{align-items:center;background:url(/assets/dest/img/home/bg_brand.png) no-repeat 50%/cover;background-attachment:fixed;color:var(--color-white);display:flex;flex-direction:column;height:calc(100vh - 20px);justify-content:center;min-height:800px;overflow:hidden;padding:30px;position:-webkit-sticky;position:sticky;text-align:center;top:10px}@media (pointer:coarse){.p-top__brand__inner{background-attachment:scroll}}@media screen and (max-width:576px){.p-top__brand__inner{background-attachment:scroll;padding:5%;top:0}.p-top__brand__inner .u-text__lead{font-size:1.6rem}}.p-top__brand__inner .c-title{margin-bottom:15px}.p-top__brand__inner ._img{margin-top:30px}@media (orientation:landscape) and (pointer:coarse) and (max-height:500px){.p-top__brand__inner ._img{width:60%}}.p-top__strengths{padding:80px 30px 65px}@media screen and (max-width:576px){.p-top__strengths{padding:10% 5% 13%}}.p-top__strengths .c-title{margin-bottom:20px}.p-top__strengths__items{display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin-top:100px;margin-inline:auto;max-width:1460px}@media (width < 1000px){.p-top__strengths__items{gap:20px}}@media screen and (max-width:768px){.p-top__strengths__items{display:block;margin-top:70px}}.p-top__strengths__items ._box{border:1px solid var(--color-border);border-radius:var(--round-10);padding-block:50px 40px;position:relative;text-align:center;width:100%}@media screen and (max-width:768px){.p-top__strengths__items ._box{padding-block:40px 5%}.p-top__strengths__items ._box:not(:last-child){margin-bottom:80px}}.p-top__strengths__items ._box ._num{align-items:center;aspect-ratio:1/1;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--round-circle);color:var(--color-font-sub);display:flex;flex-direction:column;font-size:3.6rem;justify-content:center;left:0;line-height:1.2;margin:auto;position:absolute;right:0;top:-50px;width:100px}.p-top__strengths__items ._box ._num ._en{font-family:Marcellus,serif;font-size:1.2rem;font-style:normal;font-weight:400;margin-bottom:7px}.p-top__strengths__items ._box ._tl{color:var(--color-primary);font-size:clamp(1.8rem,1.8vw,2.8rem)}@media screen and (max-width:576px){.p-top__strengths__items ._box ._tl{font-size:2.3rem}}.p-top__strengths__items ._box ._strengths{border-block:1px solid var(--color-border);font-size:1.8rem;font-weight:700;margin-block:20px;padding:8px}@media screen and (max-width:576px){.p-top__strengths__items ._box ._strengths{margin-block:15px}}.p-top__strengths__items ._box ._desc{line-height:2;padding-inline:25px;text-align:left}@media screen and (max-width:992px){.p-top__strengths__items ._box ._desc{font-size:1.5rem;line-height:1.7;padding-inline:20px}}.p-top__service{padding-bottom:70px}@media screen and (max-width:576px){.p-top__service{padding-bottom:8%}}.p-top__service__wrap{background:var(--color-bg-light);display:grid;grid-template-columns:repeat(2,1fr);padding:60px 50px}@media (width < 1300px){.p-top__service__wrap{padding-inline:30px}}@media screen and (max-width:768px){.p-top__service__wrap{display:block;padding:50px 20px 3px}}@media screen and (max-width:576px){.p-top__service__wrap{padding:10% 5% 3px}}.p-top__service__text .c-title{margin:30px auto;width:85%}@media (width < 1300px){.p-top__service__text .c-title{margin-inline:0;width:90%}}@media screen and (max-width:768px){.p-top__service__text .c-title{margin:0 0 3%;width:100%}}.p-top__service__box{margin:0 auto 200px;width:85%}@media (width < 1300px){.p-top__service__box{margin-inline:0;width:90%}}@media screen and (max-width:768px){.p-top__service__box{margin-bottom:15%;width:100%}}.p-top__service__box ._tl{align-items:flex-end;display:flex;font-size:clamp(2rem,1.8vw,3rem);font-weight:600;gap:20px;margin-bottom:30px}@media screen and (max-width:768px){.p-top__service__box ._tl{align-items:center;font-size:2.3rem;gap:10px;justify-content:center;margin-bottom:4%}}.p-top__service__box ._tl ._logo{line-height:0}@media screen and (max-width:576px){.p-top__service__box ._tl ._logo{zoom:75%}}.p-top__service__box ._photo{aspect-ratio:3/1.5;border-radius:var(--round-10);margin:0 auto 5%;width:90%}.p-top__service__box ._photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-top__service__box ._photo{overflow:hidden}.p-top__service__box ._desc{font-size:1.8rem;font-weight:600;line-height:2;margin-bottom:45px}@media (width < 1300px){.p-top__service__box ._desc{font-size:1.6rem;font-weight:450}}@media screen and (max-width:576px){.p-top__service__box ._desc{font-size:1.5rem;line-height:1.7;margin-bottom:7%}}.p-top__service__box ._atte{font-size:1.2rem;margin-bottom:60px}@media screen and (max-width:576px){.p-top__service__box ._atte{margin-bottom:7%}}.p-top__service__photo{height:100%;position:relative}.p-top__service__photo ._inner{aspect-ratio:3/2;border-radius:var(--round-10);overflow:hidden;position:-webkit-sticky;position:sticky;top:5vw}.p-top__service__photo ._inner img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transition:opacity .5s ease;width:100%}.p-top__service__photo ._inner img.is-active{opacity:1}@keyframes p-top-mv-arrow-slide{0%{transform:translateX(0)}49%{transform:translateX(300%)}50%{transform:translateX(-300%)}to{transform:translateX(0)}}}