html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:"Montserrat","IBM Plex Sans JP",sans-serif;font-size:15px;font-weight:300;line-height:2.4;color:#222;position:relative;overflow-x:hidden;letter-spacing:.06em}body::after{content:"";position:absolute;top:0;left:0;background-color:#fff;width:100vw;height:100vh;z-index:99;transition:.3s all ease;transition-delay:.3s}body.open:after{opacity:0;z-index:-99}@media screen and (min-width: 767px){body{font-size:16px}}@keyframes bggradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}strong{font-weight:700}.inner{width:86%;margin:0 7%}@media screen and (min-width: 767px){.inner{margin:0 auto;max-width:1920px}}.inner-sm{width:86%;margin:0 7%}@media screen and (min-width: 767px){.inner-sm{margin:0 auto;max-width:1920px;width:72%;margin:auto}}.footer{background:#fff;padding:40px}.copyright{font-size:12px;font-family:"Montserrat",sans-serif;text-align:right}.section-pd{padding:80px 0}@media screen and (min-width: 767px){.section-pd{padding:120px 0}}#stkr{display:none}@media screen and (min-width: 767px){#stkr{display:block;position:fixed;top:0px;left:0px;width:10px;height:10px;background:rgba(0,0,0,.2);border-radius:50%;transition:.2s;transition-timing-function:ease-out;pointer-events:none;z-index:10}}.grid-2{display:grid;gap:4.8rem}@media screen and (min-width: 767px){.grid-2{grid-template-columns:repeat(2, 1fr);gap:clamp(3.2rem,5vw,8rem)}}.grid-3{display:grid;gap:4.8rem}@media screen and (min-width: 767px){.grid-3{grid-template-columns:repeat(3, 1fr);gap:clamp(2.4rem,4vw,7.2rem)}}.grid-4{display:grid;gap:3.6rem}@media screen and (min-width: 767px){.grid-4{grid-template-columns:repeat(4, 1fr);gap:clamp(2rem,3vw,5.6rem)}}.annotation{font-size:12px;color:#666}.bg-white{background-color:#fff}.bg-gray{background-color:#f2f2f2}.button{width:200px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:10em;position:relative;transition:.3s all ease;background:#fff;z-index:1;overflow:hidden}.button:after{content:"";font-family:"Line Awesome Free";font-weight:bold;display:flex;align-items:center;justify-content:center;border-radius:10em;position:absolute;right:10px;top:0;bottom:0;margin:auto}.button span{font-size:16px;transition:.3s all ease;font-weight:bold;line-height:1}@media screen and (min-width: 767px){.button{width:250px;height:50px}.button span{font-size:18px}.button::before{content:"";width:100%;height:100%;background:linear-gradient(90deg, #80B9BF 60%, #6AAFD6 100%);position:absolute;left:0;top:100%;z-index:-1;transition:.3s all ease}.button:hover{background:rgba(0,0,0,0)}.button:hover:before{top:0}}.list{list-style-type:disc;list-style-position:outside;padding-left:1.6em}.list li{line-height:1.8;margin-bottom:8px}.list li::marker{color:#a6a6a6;font-size:1.1em}.card{border:1px solid #ddd;background-color:#fff;padding:2.4rem}@media screen and (min-width: 767px){.card{padding:clamp(3.2rem,4vw,5.6rem)}}.imgwrap-gray{border:1px solid #ddd;width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}.imgwrap-gray img{width:50%;height:auto;display:block}.service-number{font-size:24px;color:#ccc;margin-right:16px}@media screen and (min-width: 767px){.service-number{font-size:36px}}.keyvisual{width:100vw;height:100dvh;background:rgba(0,0,0,0);position:relative;overflow-x:hidden;padding:6vh 6vw !important}.keyvisual__slide{width:170%;height:70vh;position:absolute !important;top:0;bottom:0;left:0;margin:auto}.keyvisual__title{position:absolute;left:30px;bottom:30px;font-family:"Montserrat",sans-serif;width:220px;z-index:9}.keyvisual__name{font-size:36px;font-weight:bold;letter-spacing:2px;line-height:1.2;margin-bottom:10px}.keyvisual__name span{font-family:"Montserrat",sans-serif}.keyvisual__position{font-size:12px;line-height:1.7;font-family:"Roboto Flex","Noto Sans JP",sans-serif}.keyvisual__img{width:25%;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@media screen and (min-width: 767px){.keyvisual__title{left:70px;bottom:50px;width:auto}.keyvisual__img{width:15%}.keyvisual__name{font-size:46px}.keyvisual__position{letter-spacing:4px;font-size:14px}.keyvisual__slide{width:76vw;height:44vw;position:absolute !important;top:0;bottom:0;left:0;right:0;margin:auto}}.text-typing::after{content:none !important}.vegas-slide,.vegas-slide-inner{max-width:88vw !important;background-size:cover !important}.vegas-content-scrollable{width:100% !important;height:auto !important}.illust{top:24px;left:24px;padding:0;background:rgba(0,0,0,0);position:fixed;width:120px;height:auto;z-index:21}.illust img{width:auto;height:auto}@media screen and (min-width: 767px){.illust{top:48px;left:70px;width:200px;height:auto}}.nav{width:100%;height:100%;position:absolute;left:100%;transition:.3s all ease;background:#80b0bf;z-index:9;text-align:center;padding:30vh 0}.nav a{display:flex;justify-content:center;font-family:"Montserrat",sans-serif;font-weight:bold;line-height:1;margin:50px auto}.nav__contact{width:160px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10em;border:1px solid #333}.nav__contact::before{content:"";margin-right:10px;font-family:"Line Awesome Free";font-weight:bold;font-size:18px}.nav.open{left:0;position:fixed;padding:10vh 0;z-index:20}@media screen and (min-width: 767px){.nav{padding:0;width:auto;height:auto;display:flex;align-items:center;top:50px;right:70px;left:auto;padding:0;background:rgba(0,0,0,0);position:fixed}.nav a{margin:0 0 0 30px;transition:.3s all ease}.nav.open{left:auto;padding:0}.nav__contact:hover{background:#fff}.nav__contact:hover:before{transition:1s all ease;transform:rotateX(360deg)}}.nav-toggle{display:block;width:60px;height:8px;position:fixed;right:20px;top:30px;z-index:22}.nav-toggle div{height:1px;width:100%;background-color:#333;position:absolute;transition:.3s all ease}.nav-toggle div:first-child{top:0}.nav-toggle div:last-child{bottom:0}.nav-toggle.close div:first-child{transform:rotate(10deg);top:0;bottom:0;margin:auto}.nav-toggle.close div:last-child{transform:rotate(-10deg);top:0;bottom:0;margin:auto}@media screen and (min-width: 767px){.nav-toggle{display:none}}.text-typing span{display:none}.text-typing::after{content:"|";animation:typinganime .8s ease infinite}@keyframes typinganime{from{opacity:0}to{opacity:1}}.title-section,.works-header__name{position:relative;padding-top:50px;margin-bottom:70px}.title-section .ja,.works-header__name .ja{font-size:20px;font-weight:bold;position:relative;z-index:1;letter-spacing:3px}.title-section .en,.works-header__name .en{font-size:80px;font-family:"Montserrat",sans-serif;font-weight:bold;position:absolute;left:-40px;top:0;line-height:1;color:#f2f2f2;z-index:0}@media screen and (min-width: 767px){.title-section,.works-header__name{padding-top:110px;margin-bottom:100px}.title-section .en,.works-header__name .en{font-size:150px;left:-100px}}.bg-gray .title-section .en,.bg-gray .works-header__name .en{color:#fff}.title-segment{font-size:18px;font-weight:bold;line-height:1.7;margin-bottom:16px}@media screen and (min-width: 767px){.title-segment{font-size:20px;margin-bottom:24px}.title-segment--center{text-align:center}}.title-paragraph{font-size:16px;font-weight:bold;line-height:1.7;margin-bottom:16px}@media screen and (min-width: 767px){.title-paragraph{font-size:18px;margin-bottom:24px}.title-paragraph--center{text-align:center}}.title-section-center{font-size:18px;font-weight:bold;text-align:center;margin-bottom:64px}.title-section-center span{color:#a9822e;font-size:12px;display:block}@media screen and (min-width: 767px){.title-section-center{font-size:26px;margin-bottom:80px}.title-section-center span{font-size:14px}}.scrolldown{position:absolute;bottom:0;right:20px}.scrolldown:before{content:"";position:absolute;bottom:0;left:-4px;z-index:2;width:10px;height:10px;border-radius:50%;background:#fff;border:1px solid #333;animation:circlemove 1.6s ease-in-out infinite,cirlemovehide 1.6s ease-out infinite}@keyframes circlemove{0%{bottom:100px}100%{bottom:-5px}}@keyframes cirlemovehide{0%{opacity:0}50%{opacity:1}80%{opacity:.9}100%{opacity:0}}.scrolldown:after{content:"";position:absolute;bottom:0;left:0;width:1px;height:120px;background:#333;z-index:1}@media screen and (min-width: 767px){.scrolldown{right:70px}}.works-list>li:nth-child(n+2){margin-top:8%}.works-list__img{width:100%;height:48vw;overflow:hidden;margin-bottom:20px;background-color:#f2f2f2;text-align:center;display:flex;align-items:center;justify-content:center}.works-list__img img{width:70%;height:auto;vertical-align:bottom}.works-list__info{position:relative;padding-right:30px}.works-list__info:after{content:"";font-family:"Line Awesome Free";font-weight:bold;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:10em;border:1px solid #333;position:absolute;right:0;top:0;bottom:0;margin:auto;font-size:12px}.works-list__title{font-size:18px;font-weight:bold;line-height:1.4;margin-bottom:16px}.works-list__list,.works-info__list{font-size:12px;display:flex;flex-wrap:wrap}.works-list__list li:nth-child(n+2)::before,.works-info__list li:nth-child(n+2)::before{content:"/";margin:0 5px}.works-list a{display:block;width:100%;height:100%;transition:.3s all ease}.works-list a:hover{opacity:.8}@media screen and (min-width: 767px){.works-list{display:flex;flex-wrap:wrap}.works-list__img{height:24vw}.works-list>li{flex-basis:47%;max-width:47%}.works-list>li:nth-child(odd){margin-right:6%}.works-list>li:nth-child(2){margin-top:0}.works-list>li:nth-child(n+3){margin-top:6%}.works-list__info:after{width:40px;height:40px}.works-list__list,.works-info__list{font-size:12px}}.profile__img{width:100%;padding:40px;margin-bottom:40px;display:flex;align-items:center;justify-content:center;background:#fff}.profile__img img{width:30%;height:auto}@media screen and (min-width: 767px){.profile__img{padding:0}}.profile__name{display:flex;align-items:baseline;margin-bottom:20px}.profile__name .ja{font-size:20px;font-weight:bold;line-height:1}.profile__name .en{font-size:14px;margin-left:10px;font-weight:bold;line-height:1}.profile__text{margin-bottom:40px}.profile__text p{margin-bottom:20px}@media screen and (min-width: 767px){.profile{display:flex;justify-content:space-between}.profile__img{width:28vw;height:28vw;margin:0}.profile__img img{width:40%}.profile__info{flex-basis:60%;max-width:60%}}.fluid{width:90%;height:300px;margin:0 auto 40px auto;background:linear-gradient(105deg, #80B9BF 70%, #6AAFD6 100%);animation:fluidrotate 30s ease 0s infinite}@media screen and (min-width: 767px){.fluid{width:100%;height:400px;margin:0}}@keyframes fluidrotate{0%,100%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}}.works-header{background:#fff;position:relative;overflow:hidden}.works-header__name{margin-bottom:0}.works-header__name .en{left:-20px;top:25px}.works-header__img{position:relative;text-align:center}.works-header__img:before{content:"";background:#f2f2f2;height:40%;width:100%;position:absolute;bottom:0;left:0;z-index:0}.works-header__img img{position:relative;z-index:2;height:auto}.works-header .wave{display:none}@media screen and (min-width: 767px){.works-header__img img{max-width:1200px;margin:auto;width:72%}.works-header__img:before{height:300px}.works-header__name .en{top:30px}}.works-info{position:relative;margin-bottom:80px}.works-info__title{font-size:24px;font-weight:bold;margin-bottom:10px;line-height:1.7}.works-info__list{line-height:1.5}.works-info__link{font-size:12px;position:flex;align-items:center}.works-info__link::after{content:"";margin-left:5px;font-family:"Line Awesome Free";font-weight:bold}.works-info__text{margin-bottom:80px}@media screen and (min-width: 767px){.works-info{display:flex;justify-content:space-between}.works-info__title{font-size:32px}.works-info__link{font-size:14px}}.works-data{margin-bottom:64px}@media screen and (min-width: 767px){.works-data{margin-bottom:80px}}.works-data__list{border-top:1px solid #ccc}.works-data li{border-bottom:1px solid #ccc;padding:16px 0}@media screen and (min-width: 767px){.works-data li{padding:36px 0}}@media screen and (min-width: 767px){.works-data dl{display:flex;align-items:flex-start}}.works-data dt{font-weight:bold}@media screen and (min-width: 767px){.works-data dt{width:20%}}@media screen and (min-width: 767px){.works-data dd{width:80%}}.works-content img{width:100%}.works-content__flex{display:flex;justify-content:space-between}.works-content__flex img{width:48%}.works-content *{margin-bottom:40px}.contact-block{display:block;background-color:#fff;border-top:1px solid #333;border-bottom:1px solid #333;padding:40px 0;text-align:center;display:flex;align-items:center;justify-content:center;transition:.3s all ease}.contact-block .jp{font-size:18px;font-weight:bold}.contact-block .arrow{width:40px;height:40px;border-radius:10em;display:flex;align-items:center;justify-content:center;border:1px solid #333;margin-left:20px}@media screen and (min-width: 767px){.contact-block .en{font-size:100px}.contact-block:hover{background:rgba(0,0,0,0)}}.hide{opacity:0;transform:translateY(30px)}.show{opacity:1;transform:translateY(0);transition:1s}.content-nav{display:flex;justify-content:space-between}.wpcf7-form p{margin-bottom:40px}.wpcf7-form label{font-size:18px;font-weight:bold}.wpcf7-form-control{background:#f2f2f2;padding:10px 25px;width:100%}.wpcf7-submit{text-align:center;color:#fff;background:#80b0bf;padding:25px}.pagination{display:flex;justify-content:center}.page-numbers{display:flex;align-items:center;justify-content:center}a.page-numbers,.page-numbers.current{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #111;border-radius:10em;margin:0 10px;line-height:1}.page-numbers.current{border:none;background:#f2f2f2}.concept{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.concept__title{max-width:none;font-size:18px;font-weight:bold}.concept__title span{color:#a9822e}.concept__text{max-width:none}.concept__text br{display:none}@media screen and (min-width: 767px){.concept{grid-template-columns:4fr 6fr;gap:40px}.concept__title{max-width:520px;font-size:22px}.concept__text{max-width:560px;font-size:16px;line-height:2.3}.concept__text br{display:block}}.marker{display:inline;background:linear-gradient(transparent 60%, #d9c08a 60%)}.list-checkbox{margin:0;padding:0;list-style:none}.list-checkbox li{position:relative;padding-left:32px;margin-bottom:12px;line-height:1.8}.list-checkbox li::before{content:"";font-family:"Line Awesome Free";font-weight:900;position:absolute;top:.1em;left:0;font-size:24px;color:#a9822e;line-height:1}.partner-kv{position:relative;padding:240px 0;background:url(../img/partner/partner-kv.webp) right bottom no-repeat;background-size:150%;padding:120px 0 320px 0}.partner-kv::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;width:100%;height:100%;background:linear-gradient(to bottom, rgb(243, 241, 239) 0%, rgb(243, 241, 239) 18%, rgb(243, 241, 239) 42%, rgba(243, 241, 239, 0) 65%)}.partner-kv__text{display:flex;flex-direction:column;line-height:1.4;font-weight:bold;position:relative;z-index:2}.partner-kv__name{display:inline-block;padding:6px 0;width:-moz-fit-content;width:fit-content;font-weight:bold}.partner-kv__copy{font-size:20px;white-space:pre-line;margin-top:24px;line-height:1.7}.partner-kv__answer{margin-top:16px}.partner-kv__title{margin-top:24px;display:inline-block;background:#a9822e;color:#fff;padding:8px;width:-moz-fit-content;width:fit-content;font-size:11px}@media screen and (min-width: 767px){.partner-kv{background-size:cover;padding:240px 0;background:url(../img/partner/partner-kv.webp) center center no-repeat}.partner-kv:before{background:linear-gradient(to right, rgb(243, 241, 239) 0%, rgba(243, 241, 239, 0.8) 18%, rgba(243, 241, 239, 0.5) 42%, rgba(243, 241, 239, 0) 65%)}.partner-kv__name{font-size:24px;padding:8px 4px}.partner-kv__copy{font-size:36px;margin-top:40px}.partner-kv__answer{margin-top:48px;font-size:20px}.partner-kv__title{font-size:14px;margin-top:48px;padding:18px 28px}}.fee__cards{border:1px solid #222}.fee__card{border-bottom:1px solid #222}.fee__card:last-child{border-bottom:none}.fee__card--standard .fee__head{background:#e8d8ad}.fee__card--advance .fee__head{background:#a9822e;color:#fff}.fee__head{padding:32px 24px;text-align:center;background:#f3eee4;height:140px}.fee__title{font-size:18px;font-weight:700;line-height:1.4}.fee__subtitle{margin-top:12px;font-size:13px;line-height:1.6}.fee__badge{display:inline-block;margin-right:8px;padding:3px 12px;font-size:12px;line-height:1.4;color:#fff;background:#a9822e}.fee__body{padding:40px 24px}.fee__price{margin-bottom:40px;text-align:center;line-height:1}.fee__price-value{display:inline-block;margin:0 6px;font-size:32px;font-weight:400;line-height:1}.fee__note{padding:28px 24px;background:#f3eee4;font-weight:700;line-height:1.8;text-align:center}@media screen and (min-width: 767px){.fee__cards{display:grid;grid-template-columns:repeat(3, 1fr)}.fee__card{display:flex;flex-direction:column;border-bottom:none;border-right:1px solid #222}.fee__card:last-child{border-right:none}.fee__head{padding:36px 32px}.fee__body{display:flex;flex:1;flex-direction:column;padding:48px 40px}.fee__price{margin-bottom:56px}.fee__note{margin-top:auto;padding:32px 28px;min-height:132px;display:flex;align-items:center;justify-content:center}}.check-text{display:flex;align-items:flex-start;text-align:left;font-weight:bold;gap:16px;line-height:1.8;justify-content:center}.check-text::before{content:"";font-family:"Line Awesome Free";font-weight:900;font-size:2.4rem;color:#a9822e;flex-shrink:0;line-height:1}@media screen and (min-width: 767px){.check-text{font-size:20px;gap:24px}}.reason-text{position:relative;padding-left:40px}.reason-text::before{content:"";position:absolute;top:.15em;left:0;width:1px;height:100%;background:#a9822e}.reason-text p{line-height:2.4;letter-spacing:.04em}.reason-text p+p{margin-top:56px}.reason-text strong{font-weight:700}@media screen and (min-width: 767px){.reason-text{padding-left:72px;width:860px;margin:auto}.reason-text p{font-size:18px;line-height:2.5}.reason-text p+p{margin-top:72px}}.flow{position:relative}.flow__item{display:flex;gap:20px;position:relative;padding-bottom:56px}.flow__item:last-child{padding-bottom:0}.flow__num{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;background:#a9822e;color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.flow__content{padding-top:6px}.flow__title{font-weight:700;margin-bottom:12px}.flow__text{line-height:1.8}.flow__item:not(:last-child)::after{content:"";position:absolute;left:28px;top:56px;width:1px;height:calc(100% - 56px);background:#a9822e}@media screen and (min-width: 767px){.flow{width:860px;margin:auto}.flow__item{gap:32px;padding-bottom:72px}.flow__num{width:72px;height:72px;font-size:22px}.flow__item:not(:last-child)::after{left:36px;top:72px;height:calc(100% - 72px)}.flow__title{font-size:20px}}.faq__item{position:relative;padding:32px 24px 32px 64px;border:1px solid #a9822e}.faq__item+.faq__item{margin-top:24px}.faq__item::before{content:"Q";position:absolute;top:32px;left:24px;color:#a9822e;font-size:22px;font-weight:700;line-height:1}.faq__question{font-weight:700;line-height:1.7}.faq__answer{margin-top:20px;line-height:1.9}@media screen and (min-width: 767px){.faq{width:860px;margin:auto}.faq__item{padding:48px 64px 48px 136px}.faq__item+.faq__item{margin-top:40px}.faq__item::before{top:48px;left:80px;font-size:24px}.faq__question{font-size:18px}.faq__answer{margin-top:24px}}.worry-list{list-style:none}@media screen and (min-width: 767px){.worry-list{margin:auto;width:600px}}.worry-list li{position:relative;padding-left:30px;margin-bottom:40px;line-height:1.8;letter-spacing:.02em}.worry-list li::before{content:"";position:absolute;left:0;top:.9em;width:20px;height:1px;background:#333}@media screen and (min-width: 767px){.worry-list li{padding-left:60px;font-size:18px}.worry-list li::before{width:40px}}.section-arrow{position:relative;width:120px;height:40px;margin:0 auto}.section-arrow::before,.section-arrow::after{content:"";position:absolute;bottom:0;width:68px;height:1px;background:#111}.section-arrow::before{right:50%;transform-origin:right center;transform:rotate(28deg)}.section-arrow::after{left:50%;transform-origin:left center;transform:rotate(-28deg)}.summary{border:4px solid #a9822e;padding:32px 20px;margin:60px 0;background:#fff}.summary p{text-align:left}@media screen and (min-width: 767px){.summary{text-align:center;padding:60px 80px;margin:100px 0}}