@import"https://fonts.googleapis.com/css2?family=Poppins:wght@900&family=Tinos&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Zen+Maru+Gothic:wght@700&display=swap";*{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}li,dd{list-style-type:none}header,footer,nav,section,article,aside,figure,figcaption{display:block}img{border:none;vertical-align:bottom;width:100%}a{cursor:pointer;text-decoration:none}button{background:inherit}address{font-style:normal}html{-webkit-appearance:none;-webkit-text-size-adjust:100%;word-break:break-all}@media(max-width: 767px){html{font-size:min(2.6666666667vw,13.3333333333px)}}@media(min-width: 768px){html{font-size:.7936507937vw}}@media(min-width: 1260px){html{font-size:10px}}body{font-family:"Zen Kaku Gothic New","Hiragino Sans",sans-serif;color:#3c382c;line-height:1;font-size:1.5rem;font-weight:400;background:#fff;letter-spacing:0}@media(max-width: 767px){body{font-size:1.5rem}}img{width:100%;height:auto;display:block}a{display:block;color:inherit}main{overflow:hidden}.section{padding-top:18.6rem}@media(max-width: 767px){.section{padding-top:12rem}}.l-inner{width:120rem;margin:0 auto}@media(max-width: 767px){.l-inner{width:33.5rem}}.l-center{text-align:center}.c-title{text-align:center}.c-title__main{display:block;letter-spacing:.01em;font-size:6.2rem;text-transform:uppercase;position:relative;font-family:"Tinos",serif}.c-title__main::before{position:absolute;content:"";display:inline-block;bottom:-1.5rem;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);width:3.2rem;height:.2rem;background:#0aadd5}.c-title__main::first-letter{background:#0aadd5;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}@media(max-width: 767px){.c-title__main{font-size:5.2rem}}.c-title__sub{display:block;font-size:1.8rem;color:#3c382c;margin-top:3.4rem;font-weight:500;letter-spacing:.06em}@media(max-width: 767px){.c-title__sub{font-size:1.6rem}}.c-btn{width:31.4rem;max-width:100%;background:#00a7d3;border:.2rem solid #00a7d3;color:#fff;text-align:center;padding:2.6rem 0;padding-right:1.6rem;font-size:1.8rem;font-weight:700;border-radius:.4rem;position:relative;overflow:hidden;z-index:1;letter-spacing:.06em;-webkit-transition:color .2s cubic-bezier(0.45, 0, 0.55, 1);transition:color .2s cubic-bezier(0.45, 0, 0.55, 1)}.c-btn::before{position:absolute;content:"";display:inline-block;top:50%;right:1rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2rem;height:1.5rem;background:url(../images/arrow-icon.svg) no-repeat center center/contain;-webkit-transition:.3s cubic-bezier(0.45, 0, 0.55, 1);transition:.3s cubic-bezier(0.45, 0, 0.55, 1)}.c-btn::after{background:#fff;position:absolute;top:0;left:0;content:"";width:100%;height:100%;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:.3s cubic-bezier(0.45, 0, 0.55, 1);transition:.3s cubic-bezier(0.45, 0, 0.55, 1);z-index:-1}.c-btn:hover{color:#00a7d3}.c-btn:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.c-btn:hover::before{background:url(../images/arrow-icon-lightBlue.svg) no-repeat center center/contain}@media(max-width: 767px){.c-btn{width:28rem;font-size:1.6rem;padding:2rem 0}.c-btn::before{right:0}}.c-catch{text-align:center;font-size:3.2rem;line-height:1.6875;font-weight:700;color:#0aadd5;letter-spacing:.06em}@media(max-width: 767px){.c-catch{font-size:2rem}}.c-catchBtmTitle{font-size:3rem;font-weight:700;background:#c0e0f3;padding:1.6rem 0;letter-spacing:.06em;margin:8rem auto 0;width:90.4rem;text-align:center}@media(max-width: 767px){.c-catchBtmTitle{font-size:2.2rem;line-height:1.33;padding:1rem 1.5rem;width:100%;margin:4rem 0 2rem}}.c-catchBtmText{font-size:1.8rem;line-height:2.1666;text-align:center}@media(max-width: 767px){.c-catchBtmText{font-size:1.6rem;text-align:left}}.p-header{width:100%;height:8.2rem;background:#fff;border-top:.8rem solid #c0e0f3;position:fixed;top:0;left:0;z-index:20;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.p-header.is-out{-webkit-transform:translate(0%, -110%);transform:translate(0%, -110%)}.p-header.is-active{-webkit-transform:translate(0);transform:translate(0);border-left:none;border-right:none}@media(max-width: 767px){.p-header.is-active{height:6.4rem}}@media(max-width: 767px){.p-header{height:6.4rem;border:none}}.p-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:inherit;padding:0 3.2rem}@media(max-width: 767px){.p-header__inner{width:100%;padding-left:1.1rem}}.p-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:1.7rem;left:3.2rem;z-index:200}@media(max-width: 767px){.p-header__wrapper{top:1.5rem;left:1.2rem}}.p-header__logo{width:22.9rem}@media(max-width: 767px){.p-header__logo{width:17rem}}.p-header__text{font-size:1.6rem;margin-left:2.7rem;letter-spacing:.06em}@media(max-width: 767px){.p-header__text{font-size:1.2rem;margin-left:2.15rem}}.p-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media screen and (max-width: 1350px){.p-header__nav{display:none}}@media screen and (max-width: 1350px){.p-header__navItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2rem;padding-right:18%;border-right:1px solid #0068ab}.p-header__navItems li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.p-header__navItems li:hover::before{width:calc(100% - 2.4rem)}}.p-header__navItems li{position:relative}.p-header__navItems li a{letter-spacing:.06em;font-size:1.5rem;font-weight:500}.p-header__navItems li::before{position:absolute;content:"";display:inline-block;bottom:.7rem;left:50%;width:0;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);height:1px;background:#0aadd5;-webkit-transition:all .3s;transition:all .3s}.p-header__navItems li:hover::before{width:calc(100% - 2.4rem)}.p-header__items{display:-webkit-box;display:-ms-flexbox;display:flex}.p-header__items li a{display:block;padding:1.6rem 1.13rem;text-align:center;font-weight:500}.p-header__info{margin-left:2rem}@media screen and (max-width: 1350px){.p-header__info{margin-left:auto}}@media(max-width: 767px){.p-header__info{display:none}}.p-header__tel{font-size:2.8rem;font-family:"Tinos",serif;padding-left:2.8rem;position:relative;letter-spacing:.06em}.p-header__tel::before{position:absolute;content:"";display:inline-block;top:50%;left:1.2rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2.2rem;height:2.2rem;background:url(../images/tel-icon.svg) no-repeat center center/contain;-webkit-transition:.3s cubic-bezier(0.45, 0, 0.55, 1);transition:.3s cubic-bezier(0.45, 0, 0.55, 1)}.p-header__time{font-size:1.2rem;letter-spacing:.06em}.p-header__btns{margin-left:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}@media screen and (max-width: 1350px){.p-header__btns{margin-right:6rem}}@media(max-width: 767px){.p-header__btns{margin:0;margin-top:3rem;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2rem}}@media(max-width: 767px){.p-header__btns--pc{display:none}}.p-header__btns--tab{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:11%}.p-header__btns--tab .p-header__info{text-align:center}.p-header__btns--tab .p-header__tel{font-size:3.6rem}.p-header__btns--tab .p-header__tel::before{top:50%;left:6.2rem;width:2.4rem;height:2.4rem}.p-header__btns--tab .p-header__time{font-size:1.5rem}.p-header__btns--tab .p-header__btns{margin-top:4.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.9rem;margin-left:4rem}.p-header__btns--tab .p-header__btn{width:25.6rem;padding:2rem 0;font-size:1.7rem}.p-header__btns--tab .btn1{padding-left:2rem}.p-header__btns--tab .btn1::before{width:2.5rem;height:3.1rem;left:5rem}.p-header__btns--tab .btn2{padding-left:2rem}.p-header__btns--tab .btn2::before{width:2.5rem;height:1.9rem;left:5rem}@media(max-width: 767px){.p-header__btns--tab{display:none}}.p-header__btns--sp{display:none}@media(max-width: 767px){.p-header__btns--sp{display:-webkit-box;display:-ms-flexbox;display:flex}}.p-header__btn{width:15.6rem;background-color:#0068ab;color:#fff;text-align:center;padding:1.5rem 0;padding-left:2.8rem;font-weight:700;border-radius:999px;font-weight:500;position:relative;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;letter-spacing:.06em}.p-header__btn::before{position:absolute;content:"";display:inline-block}.p-header__btn:hover{background-color:#3b6398;-webkit-box-shadow:0px -3px 1px rgba(63,63,119,.7) inset;box-shadow:0px -3px 1px rgba(63,63,119,.7) inset}.p-header__btn:active{background-color:#3b6398;-webkit-box-shadow:0px 3px 3px rgba(63,63,119,.7) inset;box-shadow:0px 3px 3px rgba(63,63,119,.7) inset}@media(max-width: 767px){.p-header__btn{width:25rem;font-size:1.6rem}}.btn1::before{top:50%;left:3.9rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2rem;height:2.5rem;background:url(../images/btn-icon01.svg) no-repeat center center/contain}@media(max-width: 767px){.btn1::before{top:50%;left:5rem;width:2rem;height:2.5rem}}.btn2::before{top:53%;left:2.8rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2rem;height:1.5rem;background:url(../images/btn-icon02.svg) no-repeat center center/contain}@media(max-width: 767px){.btn2::before{top:50%;left:4.7rem}}.btnTel{background:#0aadd5;color:#fff}.btnTel::before{top:53%;left:2.8rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2rem;height:1.5rem;background:url(../images/tel-icon_white.svg) no-repeat center center/contain}@media(max-width: 767px){.btnTel::before{left:3.5rem;width:2.6rem;height:1.95rem}}.p-header__btnsText{font-size:1.4rem;letter-spacing:.06em;margin-top:-1rem}.p-footer{position:relative}.p-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:.1rem solid #3b6398;padding:4.8rem 0 7.6rem 0;-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){.p-footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.8rem 0 4.6rem 0}}.p-footer__left{margin-left:6rem;text-align:center;margin-top:2.3rem}@media(max-width: 767px){.p-footer__left{margin-left:0}}.p-footer__leftCatch{font-size:2.2rem;font-weight:500;position:relative;letter-spacing:.06em}.p-footer__leftCatch::after,.p-footer__leftCatch::before{position:absolute;content:"";display:inline-block;top:60%;width:.1rem;height:1.8rem;background:#3c382c;border-radius:999px}.p-footer__leftCatch::after{left:4rem;-webkit-transform:translate(0%, -50%) rotate(-22deg);transform:translate(0%, -50%) rotate(-22deg)}.p-footer__leftCatch::before{right:4rem;-webkit-transform:translate(0%, -50%) rotate(22deg);transform:translate(0%, -50%) rotate(22deg)}@media(max-width: 767px){.p-footer__leftCatch{font-size:2rem}}.p-footer__tel{margin-top:2.8rem;font-size:5.5rem;letter-spacing:.06em;font-family:"Tinos",serif;padding-left:5rem;position:relative;white-space:nowrap}.p-footer__tel::before{position:absolute;content:"";display:inline-block;top:50%;left:2.5rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:3.9rem;height:3.9rem;background:url(../images/tel-icon.svg) no-repeat center center/contain}.p-footer__telBtn{font-size:1.6rem;padding-left:4rem;position:relative;font-weight:500;background:#0aadd5;border-radius:999px;color:#fff;text-align:center;padding:1.2rem 0 1.1rem 2rem;width:28rem;margin:1.8rem auto 0;letter-spacing:.06em}.p-footer__telBtn span{font-family:"Tinos",serif;font-weight:normal;display:block;margin-top:.8rem}.p-footer__telBtn::before{position:absolute;content:"";display:inline-block;top:53%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url(../images/tel-icon_white.svg) no-repeat center center/contain;left:4.2rem;width:3.2rem;height:3.2rem}.p-footer__time{font-size:1.7rem;letter-spacing:.06em;margin-top:1.2rem}@media(max-width: 767px){.p-footer__time{font-size:1.5rem;padding-left:1rem}}.p-footer__leftText{font-weight:500;line-height:2;white-space:nowrap;margin-top:2.94rem;letter-spacing:.06em}@media(max-width: 767px){.p-footer__leftText{white-space:normal;font-size:1.3rem}}.p-footer__right{border-left:.1rem solid #3b6398;padding:.6rem 0;padding-left:6.8rem}@media screen and (max-width: 1200px){.p-footer__right{padding-left:6rem}}@media(max-width: 767px){.p-footer__right{padding-left:0;padding-top:4rem;border:none;margin-top:4rem;border-top:.1rem solid #3b6398}}.p-footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.p-footer__nav li{font-weight:500;position:relative;letter-spacing:.06em}.p-footer__nav li:not(:first-child){margin-left:3rem}@media(max-width: 767px){.p-footer__nav li:not(:first-child){margin-left:0}}.p-footer__nav li::before{position:absolute;content:"";display:inline-block;bottom:-0.6rem;left:50%;width:0;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);height:.1rem;background:#0aadd5;-webkit-transition:all .3s;transition:all .3s}.p-footer__nav li:hover::before{width:100%}.p-footer__nav li::after{position:absolute;content:"";display:inline-block;top:56%;left:.3rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1rem;height:1rem;background:url(../images/footer-arrow.svg) no-repeat center center/contain}.p-footer__nav li a{padding-left:1rem}@media(max-width: 767px){.p-footer__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;text-align:left;padding-left:2rem}}.p-footer__rightWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:7.2rem;margin-left:1.4rem}@media(max-width: 767px){.p-footer__rightWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin-left:0}}.p-footer__logo{width:23rem}@media(max-width: 767px){.p-footer__logo{margin:0 auto}}.p-footer__rightText{font-weight:500;letter-spacing:.06em;margin-top:1.9rem}.p-footer__address{font-weight:500;line-height:1.6;letter-spacing:.06em;margin-top:1rem}.p-footer__copy{font-size:1.1rem;margin-top:3rem;letter-spacing:.06em;white-space:nowrap}@media(max-width: 767px){.p-footer__copy{font-size:1.2rem;letter-spacing:.05em}}.p-footer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:4.2rem;-webkit-column-gap:1.9rem;-moz-column-gap:1.9rem;column-gap:1.9rem;margin-top:7rem}.p-footer__sns li{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.p-footer__sns li:hover{opacity:.7}@media(max-width: 767px){.p-footer__sns{margin-left:0}}.p-footer__pageTop{position:absolute;bottom:35.3rem;right:2.5rem;text-transform:uppercase;-webkit-transform:rotate(90deg);transform:rotate(90deg);font-size:1.7rem;font-family:"Tinos",serif;letter-spacing:.06em;cursor:pointer}@media screen and (max-width: 1350px){.p-footer__pageTop{margin-right:-3rem;margin-bottom:-10rem}}@media(max-width: 767px){.p-footer__pageTop{bottom:7rem;right:1rem;margin:0}}.p-footer__pageTop::after{position:absolute;content:"";display:inline-block;background:#000;border-radius:999px;-webkit-transition:left .3s;transition:left .3s;width:100%;height:.1rem;top:-0.6rem;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.p-footer__pageTop::before{position:absolute;content:"";display:inline-block;top:-0.56rem;right:-1rem;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);width:.8rem;height:.8rem;background:#0aadd5;-webkit-transition:right .4s ease;transition:right .4s ease;z-index:2;border-radius:999px}.p-footer__pageTop:hover::before{right:100%}.p-hamburger{position:absolute;top:2rem;right:2rem;width:3.6rem;height:2.2rem;z-index:50;cursor:pointer;display:none}@media screen and (max-width: 1350px){.p-hamburger{display:block;top:3rem;right:3rem}}@media(max-width: 767px){.p-hamburger{top:2rem;right:2rem}}.p-hamburger span{position:absolute;background:#0aadd5;display:inline-block;width:100%;height:2px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;border-radius:999px}.p-hamburger span:nth-child(1){top:0}.p-hamburger span:nth-child(2){top:1.1rem;-webkit-transition:opacity .2s;transition:opacity .2s}.p-hamburger span:nth-child(3){top:2.2rem}.p-hamburger.is-active span:nth-child(1){top:8px;-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}.p-hamburger.is-active span:nth-child(2){opacity:0}.p-hamburger.is-active span:nth-child(3){top:8px;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.p-drawer{position:absolute;z-index:40;top:0;right:0;margin:0 calc(50% - 50vw);width:100vw;height:100dvh;background:#fff;display:none}.p-drawer_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:inherit;padding-left:9rem}@media(max-width: 767px){.p-drawer_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.p-drawer__logo{position:absolute;width:179px;top:1.34rem;left:1.1rem}@media(max-width: 767px){.p-drawer_items{row-gap:0;padding:0;border:0}.p-drawer_items li a{font-size:2.7rem;padding:1.8rem 2rem}}@media(max-width: 767px){.p-drawer_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6rem}.p-drawer_items li{display:inline-block}.p-drawer_items li a{font-size:2rem;padding:1.8rem 1.6rem}.p-drawer__contact{padding:0;height:6.8rem;margin:0 auto;width:33.4rem;-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;margin-top:3rem}}@media screen and (max-width: 767px)and (max-width: 500px){.p-drawer__contact{margin-top:5.4rem}}@media(max-width: 767px){.p-drawer__contact span{margin:0;margin-left:2rem;font-size:2rem}}.p-fv{position:relative;width:100%;height:100vh;padding-top:9rem;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 767px){.p-fv{height:100dvh;padding-top:6.4rem}}.is-vh{height:100vh}.p-fv__backImg{position:absolute;top:9rem;left:0;width:100%;height:auto;z-index:-1;opacity:.5}@media(max-width: 767px){.p-fv__backImg{width:55.3rem;left:-9rem}}.p-fv__head{width:max(9.7916666667vw,14rem);position:absolute;top:6.1111111111vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 767px){.p-fv__head{width:10.5rem;top:7rem}}.p-fv__title{position:absolute;top:10.7638888889vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:max(2.2222222222vw,3.2rem);letter-spacing:.32em;line-height:1.81;text-align:center;z-index:5;color:#140909;font-family:"Zen Maru Gothic",serif;width:100%}@media(max-width: 767px){.p-fv__title{font-size:1.4rem;top:11.7rem;line-height:1.5}}.p-fv__title .blue{color:#0aadd5}.p-fv__title .line2{letter-spacing:.14em;font-size:max(2.5694444444vw,3.7rem)}@media(max-width: 767px){.p-fv__title .line2{font-size:2.2rem}}.p-fv__text{position:absolute;z-index:5;bottom:max(8.75vw,12.6rem);left:29.8rem}@media(max-width: 767px){.p-fv__text{top:25rem;bottom:inherit;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center}}.p-fv__text .line1{font-size:max(2.9166666667vw,4.2rem);font-family:"Zen Maru Gothic",serif;font-weight:700;line-height:1.5;background:#0aadd5;color:#fff;display:inline-block;padding:.1rem 1rem}@media(max-width: 767px){.p-fv__text .line1{font-size:3.4rem;padding:.1rem .5rem;text-align:center;margin-top:.4rem}}.p-fv__text .line1 .small{font-size:max(2.2916666667vw,3.3rem)}@media(max-width: 767px){.p-fv__text .line1 .small{font-size:2.8rem}}.p-fv__enText{font-family:"Poppins",serif;line-height:1;font-size:7.4305555556vw;letter-spacing:-0.027em;position:absolute;z-index:4;left:21rem;bottom:1.6rem;white-space:nowrap;color:#0aadd5}@media(max-width: 767px){.p-fv__enText{bottom:2rem;font-size:5rem;right:inherit;left:2.4rem}}.p-fv__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-fv__img1{width:55.5555555556vw;height:55.6790123457vh;position:absolute;top:21.3194444444vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 767px){.p-fv__img1{top:35.5rem;width:min(55.2vw,20.7rem);height:min(33.8830584708vh,22.6rem)}}.p-fv__img__mini{width:20.2777777778vw;height:98.3950617284vh;position:absolute;top:9.3055555556vw}@media(max-width: 767px){.p-fv__img__mini{width:min(20.2666666667vw,7.6rem);height:min(58.3208395802vh,38.9rem);top:27.4rem}}.p-fv__img__mini.p-fv__img2{left:0}.p-fv__img__mini.p-fv__img3{right:0}.fv-text-animetion{position:relative;overflow:hidden}.fv-text-animetion::after,.fv-text-animetion::before{position:absolute;content:"";top:50%;left:0;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);width:100%;height:105%;-webkit-animation-name:slide1;animation-name:slide1;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1);animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.fv-text-animetion::after{background:#c4e9e6}.fv-text-animetion::before{background:#fff}.anime1::after{-webkit-animation-delay:.5s;animation-delay:.5s}.anime1::before{-webkit-animation-delay:.55s;animation-delay:.55s}.anime2::after{-webkit-animation-delay:.7s;animation-delay:.7s}.anime2::before{-webkit-animation-delay:.75s;animation-delay:.75s}@-webkit-keyframes slide1{0%{left:0}100%{left:101%}}@keyframes slide1{0%{left:0}100%{left:101%}}.fv-img-animation img{-webkit-animation-name:imgFade;animation-name:imgFade;-webkit-animation-duration:1.8s;animation-duration:1.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1);animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}@-webkit-keyframes imgFade{0%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes imgFade{0%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.fv-text-animetion2{-webkit-animation-name:textFade;animation-name:textFade;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:1.2s;animation-delay:1.2s}.fv-text-animetion2:last-child{-webkit-animation-delay:1.5s;animation-delay:1.5s}@-webkit-keyframes textFade{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes textFade{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}.p-btnArea{width:104rem;max-width:100%;border:.6rem solid #dcedec;text-align:center;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;border-radius:999px}@media(max-width: 767px){.p-btnArea{width:100%;border-radius:6rem}}.p-btnArea__text{display:inline-block;-webkit-transform:translate(0%, -65%);transform:translate(0%, -65%);background:#fff;font-size:2.4rem;font-weight:700;padding:0 3rem}.p-btnArea__text::after,.p-btnArea__text::before{position:absolute;content:"";display:inline-block;top:55%;width:.2rem;height:2.6rem;background:#3c382c;border-radius:999px}.p-btnArea__text::after{left:1.2rem;-webkit-transform:translate(0%, -50%) rotate(-22deg);transform:translate(0%, -50%) rotate(-22deg)}.p-btnArea__text::before{right:1.4rem;-webkit-transform:translate(0%, -50%) rotate(22deg);transform:translate(0%, -50%) rotate(22deg)}@media(max-width: 767px){.p-btnArea__text{font-size:1.8rem;line-height:1.5;-webkit-transform:translate(0%, -52%);transform:translate(0%, -52%)}.p-btnArea__text::after,.p-btnArea__text::before{top:60%;width:.2rem;height:6.5rem}}.p-btnArea__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:4.2rem;-moz-column-gap:4.2rem;column-gap:4.2rem;padding:6rem 0 7.6rem 0}@media(max-width: 767px){.p-btnArea__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.4rem;padding-top:0rem;padding-bottom:5rem;margin-top:-1rem}}.p-btnArea__margin{margin-top:13.7rem}@media(max-width: 767px){.p-btnArea__margin{margin-top:8rem}}.p-titleBox .c-catch{margin-top:6.3rem}@media(max-width: 767px){.p-titleBox .c-catch{margin-top:4rem}}.p-titleBox .c-catchBtmText{margin-top:3rem}@media(max-width: 767px){.p-titleBox .c-catchBtmText{margin-top:3rem}}.price{background:#f7f6f4;padding:18.4rem 0 10.8rem;margin-top:4.4rem}@media(max-width: 767px){.price{padding:11.2rem 0 5rem;margin-top:0rem}}.movie__wrapper{margin:6.4rem auto 8.8rem;width:96rem}@media(max-width: 767px){.movie__wrapper{width:100%;margin:4rem 0 6rem}}.movie__item{position:relative;overflow:hidden;padding-bottom:56.25%}.movie__item iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.price__wrapper{background:#fff;text-align:center;padding:10.2rem 12.7rem 8.5rem}@media(max-width: 767px){.price__wrapper{padding:3rem 1rem 4rem}}.price__topText{font-size:3.2rem;font-weight:700;letter-spacing:.06em;color:#0aadd5}@media(max-width: 767px){.price__topText{font-size:1.8rem;line-height:1.5}}.price__title{font-size:3.6rem;font-weight:700;background:#c0e0f3;padding:1.8rem 0;letter-spacing:.06em;margin-top:4.7rem}@media(max-width: 767px){.price__title{font-size:2.4rem;line-height:1.33;padding:1rem 1.5rem}}.price__catch{font-size:3rem;font-weight:700;margin-top:3.2rem;letter-spacing:.06em}@media(max-width: 767px){.price__catch{font-size:1.8rem;line-height:1.77}}.price__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){.price__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3rem}}.price__item{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:44rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){.price__item{width:100%}.price__item:not(:first-of-type){margin-top:3rem}}.price__item.is-02{width:48rem}@media(max-width: 767px){.price__item.is-02{width:100%}}.price__item.is-03{width:48rem;margin:4rem auto 0}@media(max-width: 767px){.price__item.is-03{width:100%;margin-top:3rem}}.price__itemText{font-size:1.7rem;font-weight:500;width:17rem;line-height:1.35;letter-spacing:.06em;position:relative;margin-top:-0.4rem}@media(max-width: 767px){.price__itemText{font-size:1.3rem;width:44%;white-space:nowrap}}.price__itemText::after,.price__itemText::before{position:absolute;content:"";display:inline-block;background:#0aadd5;border-radius:999px}.price__itemText::before{bottom:-1rem;left:0;width:16.8rem;height:.2rem}@media(max-width: 767px){.price__itemText::before{width:98.5%}}.price__itemText::after{bottom:-0.5rem;right:0;width:1.7rem;height:.2rem;-webkit-transform:rotate(40deg);transform:rotate(40deg)}.price__itemMoney{font-size:9.2rem;letter-spacing:.01em;font-family:"Tinos",serif;color:#0aadd5;position:relative}.price__itemMoney .enSpan{font-size:2.5rem;font-weight:700;padding-left:.7rem;font-family:"Zen Kaku Gothic New","Hiragino Sans",sans-serif}.price__itemMoney .tax{font-size:1.7rem;position:absolute;top:3.4rem;right:2.7rem;color:#3c382c;font-weight:500}@media(max-width: 767px){.price__itemMoney{font-size:5.6rem;white-space:nowrap}.price__itemMoney .enSpan{font-size:1.6rem;padding-left:0}.price__itemMoney .tax{font-size:1.3rem;top:1.4rem;right:1.4rem}.price__itemMoney::before{bottom:.5rem;width:9.5rem}.price__itemMoney::after{bottom:1rem}}.price__btnArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:6rem}@media(max-width: 767px){.price__btnArea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:2rem}}.concept__cards{margin-top:14.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:7.2rem;-moz-column-gap:7.2rem;column-gap:7.2rem}@media(max-width: 767px){.concept__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5rem;margin-top:6rem}}.concept__card{width:100%}.concept__card:nth-of-type(1){margin-top:-6.5rem}@media(max-width: 767px){.concept__card:nth-of-type(1){margin:0}}.concept__card:nth-of-type(3){margin-top:6.5rem}@media(max-width: 767px){.concept__card:nth-of-type(3){margin:0}}.concept__itemNum{display:inline-block;font-size:6.2rem;color:#0aadd5;font-weight:700;letter-spacing:.01em;background:#fff;padding:.5rem 1.6rem;-webkit-transform:translate(1.2rem, -36%);transform:translate(1.2rem, -36%)}@media(max-width: 767px){.concept__itemNum{font-size:4rem;padding:.5rem 1.2rem;-webkit-transform:translate(1.2rem, -45%);transform:translate(1.2rem, -45%)}}.concept__cardTitle{font-size:2.4rem;font-weight:700;line-height:1.58;margin-top:-3.2rem;padding-left:2.8rem;letter-spacing:.06em}@media(max-width: 767px){.concept__cardTitle{padding:0;font-size:2rem;margin-top:-2rem}}.concept__cardText{line-height:1.8;margin-top:1rem;letter-spacing:.06em;padding-left:2.8rem}@media(max-width: 767px){.concept__cardText{padding:0}}.location__mapArea{margin-top:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}@media(max-width: 767px){.location__mapArea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:5rem}}.location__mapText{font-size:1.8rem;width:43.3%;line-height:2.16;letter-spacing:.06em}@media(max-width: 767px){.location__mapText{width:100%;margin:0;font-size:1.6rem}}.location__mapImg{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 767px){.location__mapImg{margin-top:3rem;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;height:30rem}}.location__mapImg iframe{width:100%;height:100%}.location__spot{margin-top:8.8rem}.location__spotBox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12.8rem}@media(max-width: 767px){.location__spotBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10rem}}.location__spotBox.is-first{margin-top:0}.location__spotTitle{font-size:3.2rem;line-height:1.5;font-weight:500;border:1px solid #3c382c;margin-right:11.4rem;margin-top:2.2rem;width:15.4rem;height:15.4rem;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;letter-spacing:.06em;position:relative}@media(max-width: 767px){.location__spotTitle{margin:0 auto;font-size:2.4rem;width:12rem;height:12rem}}.location__spotTitle span{position:absolute;bottom:0;right:1rem;-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%);color:#0aadd5;font-size:2rem;background:#fff;letter-spacing:.01em;font-family:"Tinos",serif;padding:0 1rem;font-weight:700}.location__spotRight{-webkit-box-flex:1;-ms-flex:1;flex:1}.location__spotCards{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:8.8rem;-moz-column-gap:8.8rem;column-gap:8.8rem;row-gap:7.2rem}@media(max-width: 767px){.location__spotCards{grid-template-columns:1fr;row-gap:4rem;margin-top:6rem}}.location__spotInfo{margin-top:1.5rem;padding-left:1.5rem;border-left:.4rem solid #0aadd5}.location__spotText{font-size:2rem;font-weight:500;letter-spacing:.06em}@media(max-width: 767px){.location__spotText{font-size:1.8rem;line-height:1.2}}.location__spotDis{margin-top:1.3rem;font-weight:500;letter-spacing:.06em;line-height:1.46}.location__spotDis:not(:first-child){margin-top:0}.location__spotMores{margin-top:8.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:4.8rem;-moz-column-gap:4.8rem;column-gap:4.8rem}@media(max-width: 767px){.location__spotMores{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6rem}}@media(max-width: 767px){.location__spotMores__right{margin-top:2rem}}.location__spotMores__text{position:relative;font-weight:500;padding-left:1.8rem;letter-spacing:.06em}.location__spotMores__text:not(:first-child){margin-top:2.5rem}@media(max-width: 767px){.location__spotMores__text:not(:first-child){margin-top:1.4rem}}.location__spotMores__text::after{position:absolute;content:"";display:inline-block;top:54%;left:0rem;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);width:.9rem;height:.9rem;background:#0aadd5;border-radius:999px}@media(max-width: 767px){.location__spotMores__text{font-size:1.4rem;line-height:1.5}.location__spotMores__text::after{top:1.1rem}}.plan__item{margin-top:8rem}.plan__itemTitle{font-size:3rem;font-weight:700;color:#fff;background:#0aadd5;width:100%;max-width:90.4rem;margin:0 auto;text-align:center;padding:1.3rem 0;line-height:1.26}@media(max-width: 767px){.plan__itemTitle{font-size:2.4rem;padding:1rem 0}}.plan__img{width:75.3%;margin:0 auto}@media(max-width: 767px){.plan__img{width:100%}}.plan__imgText{width:75.3%;margin:0 auto;line-height:2;margin-top:.2em}@media(max-width: 767px){.plan__imgText{width:100%;font-size:1.2rem;margin-top:1em}}.house__cards{margin-top:10.8rem}@media(max-width: 767px){.house__cards{margin-top:8rem}}.house__cards li:not(:first-of-type){margin-top:6.4rem}@media(max-width: 767px){.house__cards li:not(:first-of-type){margin-top:5rem}}.house__cards li.has-headline{margin-top:10.4rem}@media(max-width: 767px){.house__cards li.has-headline{margin-top:8rem}}.house__cards li.has-headline .house__cardNum{background:#40b6ac}@media(max-width: 767px){.house__cards li.has-headline .house__cardNum{line-height:1.3}}.house__cards li.has-headline .house__cardPrice{margin-top:6rem;border-bottom:.2rem solid #40b6ac}@media(max-width: 767px){.house__cards li.has-headline .house__cardPrice{margin-top:2rem}}.house__cards li.has-headline .house__cardMore::after{background:#40b6ac}.house__cardHeadline{text-align:center;color:#0aadd5;font-size:3.2rem;font-weight:700;margin-bottom:4rem}@media(max-width: 767px){.house__cardHeadline{font-size:2rem;margin-bottom:2rem}}.house__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:4.5rem;-moz-column-gap:4.5rem;column-gap:4.5rem;background:#f7f6f4;padding:2.4rem}.house__card:hover .house__cardMore::after{left:99%}@media(max-width: 767px){.house__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:4rem}}.house__img{width:57.4rem;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem;row-gap:.8rem}@media(max-width: 767px){.house__img{width:100%;grid-template-columns:2fr 1fr}}.house__img-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.house__img-simple img{max-width:100%}.house__img01{grid-row:1/3;grid-column:1/2}.house__img02{grid-row:1/2;grid-column:2/3}.house__img03{grid-row:2/3;grid-column:2/3}.house__cardRight{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:1.5rem 0}.house__cardTopFlex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){.house__cardTopFlex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;row-gap:1rem}}.house__cardNum{color:#fff;background:#0aadd5;border-radius:999px;font-size:2.2rem;letter-spacing:.06em;font-weight:700;padding:.7rem 2.2rem}@media(max-width: 767px){.house__cardNum{font-size:2rem}}.house__cardEco{background:#fff;border:1px solid #3c382c;border-radius:999px;padding:.6rem 2rem .9rem 1.6rem}@media(max-width: 767px){.house__cardEco{font-size:1.4rem}}.house__cardTitle{font-size:2.6rem;font-weight:500;letter-spacing:.06em;line-height:1.53;margin-top:1.5rem}@media(max-width: 767px){.house__cardTitle{font-size:1.8rem}}.house__cardTitle.is-land{margin-top:3.3rem}.house__cardText{margin-top:2rem;letter-spacing:.06em;white-space:nowrap}@media(max-width: 767px){.house__cardText{line-height:1.5}}.house__cardP1{margin-top:1rem;font-size:1.8rem;letter-spacing:.06em;font-weight:500;line-height:1.3}@media(max-width: 767px){.house__cardP1{font-size:1.4rem}}.house__cardP2{margin-top:1.5rem;margin-left:.6rem;font-size:1.8rem;letter-spacing:.06em;font-weight:500}@media(max-width: 767px){.house__cardP2{font-size:1.4rem}}.house__cardPrice{margin-top:2.3rem;margin-left:.6rem;font-size:3.6rem;font-weight:500;letter-spacing:.06em;border-bottom:.2rem solid #0aadd5;display:inline-block;padding-bottom:.8rem;position:relative}.house__cardPrice .priceHead{font-size:2.6rem}.house__cardPrice .priceYEN{font-size:2rem}.house__cardPrice .tax{font-size:1.2rem;position:absolute;top:0;right:0}.house__cardPrice .tax.is-rise{right:2.3rem}@media(max-width: 767px){.house__cardPrice-simple{font-size:2.8rem;letter-spacing:.05em;white-space:nowrap}.house__cardPrice-simple span{font-size:2rem}}.house__cardMore{position:absolute;bottom:1rem;right:1rem;border-bottom:.1rem solid #3c382c;letter-spacing:.06em;padding-bottom:.8rem}.house__cardMore::after{position:absolute;content:"";display:inline-block;bottom:-0.6rem;left:-0.9rem;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);width:.6rem;height:.6rem;background:#0aadd5;-webkit-transition:left .4s ease;transition:left .4s ease;border-radius:999px}@media(max-width: 767px){.house__cardMore{bottom:-2rem;right:0rem}}.explanation{margin-top:12rem}@media(max-width: 767px){.explanation{margin-top:8rem}}.explanation__title{line-height:1.8}.explanation__title:not(:first-child){margin-top:7.3rem}.explanation__text{line-height:1.8;letter-spacing:.06em}.explanation__textSmall{line-height:1.8;font-size:1.2rem;margin-top:1.8rem;letter-spacing:.06em}.about{margin-top:10rem;margin-bottom:18.9rem;padding-top:8rem}@media(max-width: 767px){.about{margin-top:0rem;margin-bottom:8rem;padding-top:8rem}}.about__wrapper{position:relative}.about__centerBox{position:absolute;top:5.3rem;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);z-index:1;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}@media(max-width: 767px){.about__centerBox{top:3rem}}.about__en{color:#fff;font-size:2.2rem;letter-spacing:.05em;font-family:"Tinos",serif;text-shadow:0 0 16px rgba(0,0,0,.16)}@media(max-width: 767px){.about__en{font-size:1.8rem}}.about__jp{color:#fff;font-size:3.8rem;font-weight:500;letter-spacing:.2em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;margin-top:2.5rem;line-height:1.5;text-shadow:0 0 16px rgba(0,0,0,.16)}@media(max-width: 767px){.about__jp{font-size:2.4rem;margin-top:2rem}}.about__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10.7rem;-moz-column-gap:10.7rem;column-gap:10.7rem;margin-top:9rem}@media(max-width: 767px){.about__flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:3rem;margin-top:3rem}}.about__img{width:55.2rem}@media(max-width: 767px){.about__img{width:100%}}.about__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.about__title{font-size:3.6rem;letter-spacing:.06em;line-height:1.66;font-weight:500}@media(max-width: 767px){.about__title{font-size:2.8rem}}.about__text{margin-top:3.6rem;line-height:1.8;letter-spacing:.06em}@media(max-width: 767px){.about__text{margin-top:2rem}}#loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;background-color:#fff;-webkit-transition:all 1s;transition:all 1s;position:fixed;top:0;left:0;z-index:9999}#loading.loaded{opacity:0;visibility:hidden}.loading_circle{width:60px;height:60px;border-radius:50%;border:solid 10px rgba(0,165,151,.168627451);position:relative}.loading_circle::before{content:"";position:absolute;width:100%;height:100%;top:-10px;left:-10px;border-radius:50%;border:solid 10px #0aadd5;-webkit-clip-path:polygon(25% 0%, 75% 0%, 50% 50%);clip-path:polygon(25% 0%, 75% 0%, 50% 50%);-webkit-animation:loading_circle 1s linear infinite;animation:loading_circle 1s linear infinite}@-webkit-keyframes loading_circle{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading_circle{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media(max-width: 767px){.pc{display:none !important}}@media(min-width: 768px){.pc{display:block}}@media(max-width: 767px){.sp{display:block}}@media(min-width: 768px){.sp{display:none !important}}.u-separate{margin-top:24px;margin-bottom:24px}