/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html{font-size:.8333333333vw;color:#303030;background-color:#fff;overscroll-behavior:none;overflow-x:hidden;scroll-behavior:smooth}@media screen and (max-width: 1024px){html{font-size:1.5625vw}}@media screen and (max-width: 768px){html{font-size:4.0712468193vw}}body{font-size:1rem;font-family:"noto-sans-cjk-jp","Noto Sans JP",serif;color:#303030;background-color:#fff;overscroll-behavior:none;overflow-x:hidden}img{width:100%;height:auto}svg{width:100%;height:auto}video{width:100%;height:auto}[data-only-show=pc]{display:block}@media screen and (max-width: 1024px){[data-only-show=pc]{display:none !important}}[data-only-show=sp]{display:none}@media screen and (max-width: 1024px){[data-only-show=sp]{display:block !important}}.header{position:fixed;top:0;left:0;right:0;z-index:999;display:flex;align-items:center;justify-content:space-between;padding-inline:3.75rem;height:7.5rem;background-color:#fff}@media screen and (max-width: 1024px){.header{padding-inline:1.875rem;height:5rem}}@media screen and (max-width: 768px){.header{padding-inline:.9375rem;height:3.4375rem}}.header__logo{width:22.8125rem}@media screen and (max-width: 1024px){.header__logo{width:16.875rem}}@media screen and (max-width: 768px){.header__logo{width:14.125rem}}.header__logo img{width:100%}.header__nav{height:100%}@media screen and (max-width: 1024px){.header__nav{position:absolute;top:5rem;left:0;width:100%;height:calc(100vh - 5rem);background-color:#f3f3f3;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s cubic-bezier(0.43, 0.05, 0.17, 1),visibility .5s cubic-bezier(0.43, 0.05, 0.17, 1)}}@media screen and (max-width: 768px){.header__nav{top:3.4375rem;height:calc(100vh - 3.4375rem)}}@media screen and (max-width: 1024px){.is-open .header__nav{opacity:1;visibility:visible;pointer-events:auto}}.header__list{display:flex;align-items:center;height:100%}@media screen and (max-width: 1024px){.header__list{align-items:start;flex-direction:column;gap:5rem;padding:5rem 2rem;overflow:scroll}}@media screen and (max-width: 768px){.header__list{gap:2rem;padding:2rem 1rem}}.header__item{height:100%;font-size:1.25rem;font-weight:600;letter-spacing:.1em}@media screen and (max-width: 1024px){.header__item{width:100%;height:auto;font-size:2rem}}@media screen and (max-width: 768px){.header__item{font-size:.875rem}}.header__item:last-child{display:flex;align-items:center;padding-left:2rem}@media screen and (max-width: 768px){.header__item:last-child{padding-left:0}}.header__link{display:flex;align-items:center;padding-inline:2rem;height:100%;cursor:pointer;transition:color .5s cubic-bezier(0.43, 0.05, 0.17, 1),background-color .5s cubic-bezier(0.43, 0.05, 0.17, 1)}@media(hover: hover)and (pointer: fine){.header__link:hover{color:#fff;background-color:#00abae}}@media screen and (hover: hover)and (pointer: fine)and (max-width: 1024px){.header__link:hover{color:inherit;background-color:inherit}}@media screen and (max-width: 1024px){.header__link{width:fit-content;height:auto;transition:unset}}@media screen and (max-width: 768px){.header__link{padding-inline:0}}.header__button{padding:1.125rem 1.875rem;color:#fff;background-color:#303030;border:solid .0625rem #000;border-radius:3.125rem;transition:color .5s cubic-bezier(0.43, 0.05, 0.17, 1),background-color .5s cubic-bezier(0.43, 0.05, 0.17, 1)}@media(hover: hover)and (pointer: fine){.header__button:hover{color:#000;background-color:#fff}}@media screen and (max-width: 1024px){.header__button{padding:1.75rem 5rem}}@media screen and (max-width: 768px){.header__button{padding:1rem 2.5rem}}.header__global__menu{position:absolute;top:7.5rem;left:0;display:flex;justify-content:center;gap:4rem;padding-block:3.125rem;width:100%;background-color:#f3f3f3;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s cubic-bezier(0.43, 0.05, 0.17, 1),visibility .5s cubic-bezier(0.43, 0.05, 0.17, 1)}@media screen and (max-width: 1024px){.header__global__menu{position:relative;top:0;padding-top:5rem;padding-bottom:0;opacity:1;visibility:inherit;pointer-events:auto}}@media screen and (max-width: 768px){.header__global__menu{padding-top:2rem}}@media(hover: hover)and (pointer: fine){.header__item:first-child:hover .header__global__menu{opacity:1;visibility:visible;pointer-events:auto}}.header__global__menu__title{padding:.5rem .75rem;border-left:solid .25rem #00abae;height:fit-content;font-size:2.125rem;font-weight:600}.header__global__menu__list{display:flex;flex-wrap:wrap;gap:2.5rem}@media screen and (max-width: 1024px){.header__global__menu__list{gap:2rem;width:100%}}@media screen and (max-width: 768px){.header__global__menu__list{gap:.5rem}}.header__global__menu__item{display:flex;justify-content:center;width:12.0625rem;height:12.3125rem;background-color:#fff;border-radius:.625rem;transition:background-color .5s cubic-bezier(0.43, 0.05, 0.17, 1)}@media(hover: hover)and (pointer: fine){.header__global__menu__item:hover{background-color:#00abae}}@media screen and (max-width: 1024px){.header__global__menu__item{width:33.3333%}}@media screen and (max-width: 768px){.header__global__menu__item{height:auto;aspect-ratio:1}}.header__global__menu__item:last-child .header__global__menu__button__text{margin-top:1.5rem}@media screen and (max-width: 768px){.header__global__menu__item:last-child .header__global__menu__button__text{margin-top:1rem}}.header__global__menu__link{padding-top:2.1875rem;width:100%;text-align:center}@media screen and (max-width: 768px){.header__global__menu__link{padding-top:1rem}}.header__global__menu__button__image{width:3.75rem}@media screen and (max-width: 768px){.header__global__menu__button__image{width:2.5rem}}.header__global__menu__button__text{margin-top:1rem;text-align:center;font-size:1.125rem;font-weight:600}@media screen and (max-width: 768px){.header__global__menu__button__text{margin-top:.5rem;font-size:.875rem}}.header__hamburger{display:none;cursor:pointer}@media screen and (max-width: 1024px){.header__hamburger{display:flex;flex-direction:column;gap:.3125rem}}.header__hamburger__line{width:1.875rem;height:.1875rem;border-radius:.3125rem;background-color:#000;opacity:1;transition:opacity .5s cubic-bezier(0.43, 0.05, 0.17, 1),transform .5s cubic-bezier(0.43, 0.05, 0.17, 1)}.is-open .header__hamburger__line:nth-child(1){transform:translateY(0.5rem) rotate(45deg)}.is-open .header__hamburger__line:nth-child(2){opacity:0}.is-open .header__hamburger__line:nth-child(3){transform:translateY(-0.5rem) rotate(-45deg)}.section__wrapper{margin-inline:12.5rem}@media screen and (max-width: 1024px){.section__wrapper{margin-inline:6.25rem}}@media screen and (max-width: 768px){.section__wrapper{margin-inline:1rem}}.section__title__wrapper{text-align:center}.section__sub__title{position:relative;font-size:1.5rem;font-weight:500;font-family:Avenir;letter-spacing:.1em}@media screen and (max-width: 1024px){.section__sub__title{font-size:1.125rem}}@media screen and (max-width: 768px){.section__sub__title{font-size:.875rem}}.section__sub__title::before{position:absolute;top:-2.5rem;left:50%;transform:translateX(-50%);width:3.5625rem;height:.09375rem;background-color:#00abae;content:""}@media screen and (max-width: 768px){.section__sub__title::before{top:-1.25rem}}.section__main__title{margin-top:3.125rem;margin-bottom:1.75rem;margin-inline:auto;padding-bottom:1rem;width:fit-content;font-size:3.125rem;font-weight:600}@media screen and (max-width: 1024px){.section__main__title{margin-top:1.5625rem;font-size:2rem}}@media screen and (max-width: 768px){.section__main__title{margin-top:1.125rem;margin-bottom:1.125rem;padding-bottom:.75rem;font-size:1.5rem}}.section__main__title.--underline{border-bottom:solid 2px #00abae}.section__text__wrapper{max-width:64rem;margin-top:2.5rem;margin-inline:auto;text-align:center;font-size:1.125rem;line-height:2}@media screen and (max-width: 768px){.section__text__wrapper{margin-top:.75rem;font-size:.875rem}}.hero{position:relative;margin-top:7.5rem;padding:0 4.375rem 2.8125rem 4.375rem;height:calc(100vh - 7.5rem)}@media screen and (max-width: 1024px){.hero{margin-top:5rem;padding:0 2.5rem 2.8125rem 2.5rem}}@media screen and (max-width: 768px){.hero{margin-top:3.4375rem;padding:0 .625rem 0rem .625rem;height:25.4375rem}}.hero__desc{position:absolute;left:8.125rem;bottom:8.125rem;z-index:10}@media screen and (max-width: 1024px){.hero__desc{left:5rem;bottom:6.25rem}}@media screen and (max-width: 768px){.hero__desc{left:1.0625rem;bottom:2.8125rem}}.hero__title__wrapper{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.hero__title__wrapper{gap:.5rem}}.hero__title{display:block;padding:1.25rem 1.6875rem;width:fit-content;background-color:#fff;font-size:3.75rem;font-weight:600}@media screen and (max-width: 1024px){.hero__title{padding:1.125rem 1.5625rem;font-size:2.625rem}}@media screen and (max-width: 768px){.hero__title{padding:.3125rem .625rem;font-size:1.25rem}}.hero__text{margin-top:1.5rem;font-size:1.5rem;letter-spacing:.1em;color:#fff}@media screen and (max-width: 1024px){.hero__text{font-size:1.1875rem}}@media screen and (max-width: 768px){.hero__text{margin-top:.5rem;font-size:.5rem}}.hero__slider__list{position:relative;height:100%;overflow:hidden;border-radius:1.5625rem}.hero__slider__item{position:absolute;top:0;left:0;width:100%;height:100%}.hero__slider__item.is-show{opacity:1;z-index:2;transition:opacity 1.5s cubic-bezier(0.43, 0.05, 0.17, 1)}.hero__slider__item.is-front{opacity:0;z-index:2}.hero__slider__item.is-back{z-index:-1}.hero__slider__image{width:100%;height:100%;object-fit:cover;border-radius:1.5625rem}@media screen and (max-width: 768px){.hero__slider__image{border-radius:.9375rem}}.about{margin-top:10rem;margin-bottom:7.5rem}@media screen and (max-width: 1024px){.about{margin-top:5rem;margin-bottom:2.5rem}}@media screen and (max-width: 768px){.about{margin-top:3.75rem}}.about__list{display:flex;gap:5rem;margin-top:3.75rem}@media screen and (max-width: 1024px){.about__list{flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 768px){.about__list{gap:1.25rem;margin-top:1.5rem}}.about__item{width:calc(32% - 2.5rem)}@media screen and (max-width: 768px){.about__item{width:calc(50% - .625rem)}}.about__item__text{margin-top:2.5rem;font-size:1.875rem;font-weight:600;line-height:1.5;text-align:center}@media screen and (max-width: 1024px){.about__item__text{margin-top:1.5rem;font-size:1.125rem}}@media screen and (max-width: 768px){.about__item__text{margin-top:.625rem}}.service{padding-top:5rem}@media screen and (max-width: 768px){.service{padding-top:2.5rem}}.service__section__plan--1{padding-top:7.5rem;padding-bottom:10rem;background-color:#f2fbfb}@media screen and (max-width: 768px){.service__section__plan--1{padding-top:5rem;padding-bottom:4.375rem}}.service__section__plan--2{padding-top:5rem;padding-bottom:10rem}@media screen and (max-width: 768px){.service__section__plan--2{padding-block:0}}.service__section__plan--3{padding-top:7.5rem;padding-bottom:10rem;background-color:#f2fbfb}@media screen and (max-width: 768px){.service__section__plan--3{padding-top:0;padding-bottom:4.375rem}}.service__section__plan--4{padding-top:5rem;padding-bottom:0}@media screen and (max-width: 768px){.service__section__plan--4{padding-block:0}}.service__anchor__list{display:flex;justify-content:center;gap:7.5rem;margin-top:3.5rem}@media screen and (max-width: 1024px){.service__anchor__list{gap:2rem;width:17.5rem;margin-inline:auto;flex-direction:column}}@media screen and (max-width: 768px){.service__anchor__list{gap:1.5rem}}.service__anchor__item a{display:flex;align-items:center;flex-direction:column;gap:.875rem}@media screen and (max-width: 1024px){.service__anchor__item a{justify-content:space-between;flex-direction:row}}.service__anchor__item__text{font-size:1.25rem;font-weight:600}@media screen and (max-width: 768px){.service__anchor__item__text{font-size:.875rem}}.service__anchor__item__icon{width:2rem}@media screen and (max-width: 768px){.service__anchor__item__icon{width:1.5rem}}.service__content{position:relative;margin-top:3.5rem}@media screen and (max-width: 768px){.service__section__plan--2 .service__content{margin-top:0}}.service__desc{position:absolute;top:50%;left:0;z-index:1;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding-inline:5rem;width:32.125rem;height:29.75rem;background-color:#fff;border-radius:1.25rem;box-shadow:0px 5px 15px 0px rgba(0,0,0,.35)}@media screen and (max-width: 1024px){.service__desc{top:40rem;left:50%;transform:translate(-50%, -50%)}}@media screen and (max-width: 768px){.service__desc{top:21.25rem;padding-inline:1.5rem;width:22.5625rem;height:19.125rem}}.service__desc.--reverse{left:unset;right:0}@media screen and (max-width: 1024px){.service__desc.--reverse{top:40rem;left:50%;right:unset;z-index:1;transform:translate(-50%, -50%)}}@media screen and (max-width: 768px){.service__desc.--reverse{top:21.25rem}}.service__desc__image{width:5rem}@media screen and (max-width: 768px){.service__desc__image{width:3.5rem}}.service__desc__title{font-size:1.875rem;font-weight:600}@media screen and (max-width: 768px){.service__desc__title{font-size:1rem}}.service__desc__floor{font-size:1.125rem;font-weight:600}@media screen and (max-width: 768px){.service__desc__floor{font-size:.875rem}}.service__desc__text{font-size:1.125rem;line-height:2;text-align:center}@media screen and (max-width: 768px){.service__desc__text{font-size:.75rem}}.service__desc__time{font-size:1.125rem;font-weight:600}.service__image__wrapper{text-align:right}.service__image__wrapper.--reverse{text-align-last:left}.service__image{position:relative;width:74.75rem;margin-left:auto}@media screen and (max-width: 1024px){.service__image{left:-6.25rem;width:calc(100% + 12.5rem)}}.service__list{display:flex;justify-content:center;gap:2.5rem;margin-top:7.5rem}@media screen and (max-width: 1024px){.service__list{flex-direction:column;margin-top:26.25rem}}@media screen and (max-width: 768px){.service__list{margin-top:15rem}}.service__item{width:29.875rem}@media screen and (max-width: 1024px){.service__item{width:100%}}.service__item__title{margin-top:1rem;font-size:1.875rem;font-weight:600}@media screen and (max-width: 768px){.service__item__title{font-size:1.25rem}}.service__item__text{margin-top:1rem;font-size:1.125rem;line-height:2}@media screen and (max-width: 768px){.service__item__text{font-size:.875rem}}.service__block{display:flex;align-items:center;margin-top:5rem;border:solid .0625rem #d9d9d9}@media screen and (max-width: 1024px){.service__block{flex-direction:column}}.service__block__title{flex-shrink:0;padding-block:5.625rem;padding-inline:4.5625rem;width:18.75rem;font-size:1.375rem;font-weight:600;background-color:#f3f3f3}@media screen and (max-width: 1024px){.service__block__title{padding-block:2.5rem;text-align:center;width:100%}}@media screen and (max-width: 768px){.service__block__title{padding-block:1.25rem;font-size:1.125rem}}.service__block__list{display:flex;flex-wrap:wrap;row-gap:2.5rem;column-gap:3.625rem;padding:1.875rem 13.5rem 1.875rem 3.625rem}@media screen and (max-width: 768px){.service__block__list{padding:1.875rem 1.875rem}}.service__block__item{position:relative;font-size:1.125rem}@media screen and (max-width: 768px){.service__block__item{font-size:.875rem}}.service__block__item::before{position:absolute;top:47%;left:-0.9375rem;transform:translate(-50%, -50%);content:"";width:.6875rem;height:.6875rem;border:solid .0625rem #00abae;background-color:#00abae;aspect-ratio:1;border-radius:50%}@media screen and (max-width: 768px){.service__block__item::before{width:.375rem;height:.375rem}}.service__block__texts{margin-top:.875rem}.service__block__text{line-height:1.5}@media screen and (max-width: 768px){.service__block__text{font-size:.875rem}}.service__price__title__wrapper{margin-top:8.75rem;text-align:center}@media screen and (max-width: 768px){.service__price__title__wrapper{margin-top:5rem}}.service__section__plan--4 .service__price__title__wrapper{margin-top:7.5rem}@media screen and (max-width: 1024px){.service__section__plan--4 .service__price__title__wrapper{margin-top:26.25rem}}@media screen and (max-width: 768px){.service__section__plan--4 .service__price__title__wrapper{margin-top:15rem}}.service__price__main__title{font-size:2.5rem;font-weight:600}@media screen and (max-width: 1024px){.service__price__main__title{font-size:1.875rem}}@media screen and (max-width: 768px){.service__price__main__title{font-size:1.375rem}}.service__price__sub__title{margin-top:1.25rem;font-size:1.5rem;font-weight:500;letter-spacing:.1em}@media screen and (max-width: 768px){.service__price__sub__title{margin-top:.875rem;font-size:.875rem}}.service__price__block{margin-top:2.5rem;padding-top:3.4375rem;padding-bottom:7.5rem;padding-inline:9rem;border:solid 1px #d9d9d9;background-color:#fff}@media screen and (max-width: 1024px){.service__price__block{padding-inline:2rem}}@media screen and (max-width: 768px){.service__price__block{margin-top:1rem;padding-inline:1.125rem;padding-bottom:2.8125rem}}.service__price__block__title{font-size:2rem;font-weight:600;text-align:center}@media screen and (max-width: 1024px){.service__price__block__title{font-size:1.875rem}}@media screen and (max-width: 768px){.service__price__block__title{font-size:1.25rem}}.service__price__block__text{margin-top:1.5rem;font-size:1.125rem;text-align:center;line-height:2}@media screen and (max-width: 768px){.service__price__block__text{font-size:.875rem}}.service__price__block__list{margin-top:2rem;margin-bottom:7.5rem;border-top:solid .0625rem #d9d9d9}@media screen and (max-width: 768px){.service__price__block__list{margin-bottom:3.4375rem}}.service__price__block__item{display:flex;align-items:center;justify-content:space-between;padding-block:2rem;border-bottom:solid .0625rem #d9d9d9}@media screen and (max-width: 1024px){.service__price__block__item{flex-direction:column}}.service__price__block__item__desc{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 1024px){.service__price__block__item__desc{margin-right:auto}}.service__price__block__item__title{font-size:1.875rem;font-weight:600}@media screen and (max-width: 768px){.service__price__block__item__title{font-size:1.125rem}}.service__price__block__item__text{font-size:1.125rem;line-height:1.5}@media screen and (max-width: 768px){.service__price__block__item__text{font-size:.875rem}}.service__price__block__item__labels{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (max-width: 768px){.service__price__block__item__labels{gap:.5rem}}.service__price__block__item__label{display:block;padding:.75rem 1.25rem;width:fit-content;font-size:1.25rem;font-weight:600;border:solid .15625rem #d9d9d9;border-radius:3.125rem}@media screen and (max-width: 768px){.service__price__block__item__label{padding:.5rem .9375rem;font-size:.875rem}}.service__price__block__item__label.--turquoise{color:#00abae;border:solid .15625rem #00abae}.service__price__block__item__price{font-size:2.5rem;font-weight:600}@media screen and (max-width: 1024px){.service__price__block__item__price{margin-top:1.5rem;margin-left:auto}}@media screen and (max-width: 768px){.service__price__block__item__price{font-size:1.5rem}}.service__price__block__item__price span{font-size:1.875rem;font-weight:600}@media screen and (max-width: 768px){.service__price__block__item__price span{font-size:1.25rem}}.service__price__block__flows{display:flex;justify-content:center;gap:4.375rem;margin-top:2.625rem}@media screen and (max-width: 1024px){.service__price__block__flows{align-items:center;flex-direction:column}}@media screen and (max-width: 768px){.service__price__block__flows{gap:2.625rem}}.service__price__block__flow{position:relative;display:flex;flex-direction:column;align-items:center;width:25%;aspect-ratio:1;background-color:#f3f3f3;border-radius:50%}@media screen and (max-width: 1024px){.service__price__block__flow{flex-direction:row;justify-content:space-between;gap:2rem;padding:1.5rem 2rem;width:50%;height:9.375rem;border-radius:.625rem}}@media screen and (max-width: 768px){.service__price__block__flow{gap:1.5rem;width:100%}}.service__price__block__flow:not(:last-child)::before{position:absolute;top:50%;right:-3.4375rem;transform:translate(-50%, -50%);width:0;height:0;border-style:solid;border-top:1.25rem solid rgba(0,0,0,0);border-bottom:1.25rem solid rgba(0,0,0,0);border-left:1.25rem solid #00abae;border-right:0;content:""}@media screen and (max-width: 1024px){.service__price__block__flow:not(:last-child)::before{top:unset;right:unset;left:50%;bottom:-3.75rem;border-top:1.25rem solid #00abae;border-bottom:0;border-left:1.25rem solid rgba(0,0,0,0);border-right:1.25rem solid rgba(0,0,0,0);content:""}}@media screen and (max-width: 768px){.service__price__block__flow:not(:last-child)::before{bottom:-2.625rem}}.service__price__block__flow__number{margin-top:3rem;font-size:3.75rem;font-weight:600;font-family:Avenir}@media screen and (max-width: 1024px){.service__price__block__flow__number{margin-top:0;font-size:2.5rem}}@media screen and (max-width: 1024px){.service__price__block__flow__content{width:18.75rem}}.service__price__block__flow__title{margin-top:.75rem;text-align:center;font-size:1.75rem;font-weight:600;color:#00abae}@media screen and (max-width: 768px){.service__price__block__flow__title{font-size:1.125rem}}.service__price__block__flow__text{margin-top:.75rem;text-align:center;line-height:1.5}@media screen and (max-width: 768px){.service__price__block__flow__text{font-size:.875rem}}.service__price__block__flow__text span{display:block;margin-top:.5rem;margin-inline:auto;width:13.125rem;font-size:.75rem;line-height:1.5}.service__price__block__reservation{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:5.875rem;margin-inline:auto;padding-block:1rem;width:49.8125rem;background-color:#06c755}@media screen and (max-width: 1024px){.service__price__block__reservation{width:100%}}@media screen and (max-width: 768px){.service__price__block__reservation{margin-top:2.5rem}}.service__price__block__reservation__icon{width:6.5rem;height:6.5rem}@media screen and (max-width: 768px){.service__price__block__reservation__icon{width:3rem;height:3rem}}.service__price__block__reservation__text{font-size:1.625rem;font-weight:500;letter-spacing:.1em;color:#fff}@media screen and (max-width: 768px){.service__price__block__reservation__text{font-size:1.125rem}}.option{padding-block:10rem}@media screen and (max-width: 768px){.option{padding-top:6rem;padding-bottom:3.5rem}}.option__list{display:flex;flex-wrap:wrap;gap:2.625rem;margin-top:5rem}@media screen and (max-width: 768px){.option__list{gap:.75rem;margin-top:2.0625rem}}.option__item{display:flex;gap:3.625rem;padding:3.75rem;width:calc(50% - 1.3125rem);border:solid .21875rem #d9d9d9;border-radius:1.25rem}@media screen and (max-width: 1024px){.option__item{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2.5rem}}@media screen and (max-width: 768px){.option__item{width:100%}}.option__item__icon__wrapper{width:7.5rem}@media screen and (max-width: 1024px){.option__item__icon__wrapper{text-align:center}}.option__item__icon.-drink{width:6.195625rem}@media screen and (max-width: 1024px){.option__item__icon.-drink{width:4.22875rem}}.option__item__icon.-monitor{width:7.756875rem}@media screen and (max-width: 1024px){.option__item__icon.-monitor{width:4.91rem}}.option__item__icon.-copy{width:7.125rem}@media screen and (max-width: 1024px){.option__item__icon.-copy{width:5.071875rem}}.option__item__icon.-locker{width:7.6875rem}@media screen and (max-width: 1024px){.option__item__icon.-locker{width:5.340625rem}}.option__item__icon.-address{width:4.9375rem}@media screen and (max-width: 1024px){.option__item__icon.-address{width:3.424375rem}}.option__item__icon.-mail{width:7.24625rem}@media screen and (max-width: 1024px){.option__item__icon.-mail{width:5.635625rem}}.option__item__desc__title{font-size:1.75rem;font-weight:600}@media screen and (max-width: 1024px){.option__item__desc__title{text-align:center;font-size:1.5rem}}.option__item__desc__labels{display:flex;gap:.5rem;margin-top:1.25rem}@media screen and (max-width: 1024px){.option__item__desc__labels{justify-content:center}}.option__item__desc__label{padding:.5rem 1rem;color:#fff;background-color:#303030;border-radius:1.5625rem;font-size:1.125rem;font-weight:600}@media screen and (max-width: 1024px){.option__item__desc__label{font-size:.875rem}}.option__item__desc__text{margin-top:1.5625rem;font-size:1.125rem;line-height:1.5}@media screen and (max-width: 1024px){.option__item__desc__text{margin-top:1.25rem;font-size:.875rem}}.calendar{margin-top:10rem;padding-block:10rem;background-color:#f3f3f3}@media screen and (max-width: 768px){.calendar{margin-top:3.4375rem;padding-block:4.5rem}}.calendar__block{margin-top:4rem}@media screen and (max-width: 768px){.calendar__block{margin-top:2.5rem}}.calendar__block iframe{width:100%;height:49.625rem}.faq{padding-top:10rem;padding-bottom:8.125rem;background-color:#f2fbfb}@media screen and (max-width: 768px){.faq{padding-block:4.5rem}}.faq__block{padding-block:2.5rem;padding-inline:2.5rem;background-color:#fff;border:solid .0625rem #f3f3f3}@media screen and (max-width: 1024px){.faq__block{padding-bottom:2.5rem}}@media screen and (max-width: 768px){.faq__block{padding-block:.875rem;padding-inline:1.3125rem}}.faq__block__q{position:relative;display:flex;align-items:center;gap:1.5625rem;cursor:pointer}@media screen and (max-width: 768px){.faq__block__q{gap:.5rem}}.faq__block__q__icon,.faq__block__a__icon{font-size:2.5rem;font-weight:600;font-family:Avenir}@media screen and (max-width: 1024px){.faq__block__q__icon,.faq__block__a__icon{font-size:1.875rem}}@media screen and (max-width: 768px){.faq__block__q__icon,.faq__block__a__icon{font-size:1.25rem}}.faq__block__q__text{font-size:1.875rem;font-weight:600}@media screen and (max-width: 1024px){.faq__block__q__text{padding-right:3.5rem;font-size:1.25rem}}@media screen and (max-width: 768px){.faq__block__q__text{padding-right:1.5rem;font-size:.875rem}}.faq__block__q__arrow{position:absolute;top:50%;right:0;transform:translate(-50%, -50%);width:1.35625rem}@media screen and (max-width: 768px){.faq__block__q__arrow{width:.5625rem}}.is-open .faq__block__q__arrow{transform:translate(-50%, -50%) rotate(180deg)}.faq__block__a{display:none;gap:1rem;margin-top:3rem;padding-block:1.5rem;padding-inline:1.875rem;background-color:#f3f3f3;overflow:hidden}@media screen and (max-width: 1024px){.faq__block__a{margin-top:1.5rem}}@media screen and (max-width: 768px){.faq__block__a{gap:.5rem;margin-top:.875rem;padding-block:.875rem;padding-inline:1.3125rem}}.is-open .faq__block__a{display:flex}.faq__block__a__text{margin-top:.75rem;font-size:1.25rem;line-height:1.5}@media screen and (max-width: 1024px){.faq__block__a__text{margin-top:.5rem;font-size:1.125rem}}@media screen and (max-width: 768px){.faq__block__a__text{margin-top:.25rem;font-size:.875rem}}.access{padding-top:10rem}@media screen and (max-width: 768px){.access{padding-top:4.5rem}}.access__map{width:100%;height:30.375rem}.contact{padding-block:5rem;background-color:#f3f3f3}@media screen and (max-width: 768px){.contact{padding-block:2.5rem}}.contact__block{display:flex}@media screen and (max-width: 1024px){.contact__block{flex-direction:column}}.contact__desc{padding-right:6.25rem;border-right:solid .0625rem #303030}@media screen and (max-width: 1024px){.contact__desc{text-align:center;padding-right:0;border-right:unset}}.contact__desc__title{font-size:4.5rem;font-weight:600;font-family:Avenir;letter-spacing:.1em}@media screen and (max-width: 768px){.contact__desc__title{font-size:2.5rem}}.contact__desc__text{font-size:1.25rem;line-height:1.5}@media screen and (max-width: 768px){.contact__desc__text{font-size:.875rem}}.contact__desc__text{margin-top:1rem}.contact__buttons{display:flex;align-items:center;gap:4rem;margin-block:1.5rem;padding-left:4rem}@media screen and (max-width: 1024px){.contact__buttons{flex-direction:column;gap:2.5rem;padding-left:0}}@media screen and (max-width: 768px){.contact__buttons{gap:1.25rem}}.contact__buttons__line{display:flex;align-items:center;gap:.5rem;padding:1.25rem 3.4375rem;width:32.6875rem;background-color:#06c755}@media screen and (max-width: 768px){.contact__buttons__line{padding:1rem 1.5625rem;width:19.75rem}}.contact__buttons__line__icon{width:6.5rem;height:6.5rem}@media screen and (max-width: 768px){.contact__buttons__line__icon{width:3rem;height:3rem}}.contact__buttons__line__text{font-size:1.625rem;font-weight:500;color:#fff}@media screen and (max-width: 768px){.contact__buttons__line__text{font-size:1.125rem}}@media screen and (max-width: 768px){.contact__buttons__mail__annotation{font-size:.875rem}}.contact__buttons__mail__icon__wrapper{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}@media screen and (max-width: 768px){.contact__buttons__mail__icon__wrapper{gap:.25rem}}.contact__buttons__mail__icon{width:2.375rem}@media screen and (max-width: 768px){.contact__buttons__mail__icon{width:1.625rem}}.contact__buttons__mail__text{font-size:1.25rem;letter-spacing:.1em}@media screen and (max-width: 768px){.contact__buttons__mail__text{font-size:.875rem}}.footer{margin-inline:12.5rem;padding-block:6.25rem}@media screen and (max-width: 1024px){.footer{margin-inline:6.25rem}}@media screen and (max-width: 768px){.footer{margin-inline:1rem;padding-block:2.5rem}}.footer__top{display:flex;gap:23.75rem}@media screen and (max-width: 1024px){.footer__top{flex-direction:column;gap:5rem}}@media screen and (max-width: 768px){.footer__top{gap:3.5rem}}.footer__block{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 768px){.footer__block{gap:3.5rem;align-items:center}}.footer__logo{width:22.8125rem}@media screen and (max-width: 768px){.footer__logo{width:18.3125rem}}.footer__contact__wrapper{display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 768px){.footer__contact__wrapper{align-items:center}}.footer__contact{display:flex;align-items:center;gap:.5rem;width:fit-content}.footer__contact__icon{width:2.25rem}@media screen and (max-width: 768px){.footer__contact__icon{width:1.5625rem}}.footer__contact__text{font-size:1.25rem;font-weight:500}@media screen and (max-width: 768px){.footer__contact__text{font-size:1rem}}.footer__list{display:flex;gap:4rem}@media screen and (max-width: 768px){.footer__list{flex-direction:column;gap:1.875rem}}.footer__item{position:relative}.footer__link{font-size:1.25rem;font-weight:600}@media screen and (max-width: 768px){.footer__link{font-size:1rem}}.footer__child__list{position:absolute;top:2.5rem;left:.75rem;display:flex;flex-direction:column;gap:1rem;width:9.375rem}@media screen and (max-width: 768px){.footer__child__list{position:relative;top:.875rem}}.footer__child__list{font-size:.875rem}@media screen and (max-width: 768px){.footer__child__list{font-size:.75rem}}.footer__child__item{position:relative}.footer__child__item::before{position:absolute;top:50%;left:-0.5rem;transform:translate(-50%, -50%);content:"-"}.footer__copyright{margin-top:10rem;font-size:1.25rem;letter-spacing:.1em}@media screen and (max-width: 768px){.footer__copyright{margin-top:5rem;font-size:.875rem}}