/*! destyle.css v2.0.2 | 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;line-height: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;-webkit-text-decoration:underline dotted;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}img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:100px}a{cursor:pointer}a:hover{opacity:1}p,span{color:#333;font-size:inherit;font-weight:inherit;line-height:inherit}img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}*:focus{outline:none}*{font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.5;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 767px){.pc{display:none}}@media screen and (min-width: 768px){.sp{display:none}}main{max-width:750px;margin:0 auto}.wrap{position:relative;background-color:beige;overflow-x:hidden;max-width:100%}.header{position:relative;z-index:20;background-color:#fff;width:100%;height:66px;max-width:750px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.05)}.header__outer{display:flex;justify-content:space-between;align-items:center;gap:6px;height:100%;margin:auto;padding:4px 10px}@media(max-width: 370px){.header__outer{padding:4px 10px}}.header__left{display:flex;justify-content:space-between;align-items:center;gap:4px}.header__logo{max-width:154px}.header__tel{width:182px;flex-shrink:0}.footer{padding:20px 0px 0px;background-color:#fff;position:relative}.footer__nav{display:flex;justify-content:center;align-items:center;-moz-column-gap:5px;column-gap:5px}.footer__nav a,.footer__nav p{font-size:16px;font-weight:500}@media screen and (max-width: 767px){.footer__nav a,.footer__nav p{font-size:10px}}.footer__copyright{font-size:16px;font-weight:500;text-align:center;padding-bottom:20px}@media screen and (max-width: 767px){.footer__copyright{font-size:10px}}.footer__cta{position:relative}.footer__telButton{bottom:10px !important}@media screen and (max-width: 767px){.footer__telButton{bottom:1.3333333333vw !important}}#overlay{background:#b5b5b5;mix-blend-mode:multiply;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;visibility:hidden;opacity:0;transition:.8s}#overlay.show{visibility:visible;opacity:1}.hamburger{width:24px;height:19px;position:fixed;position:sticky;position:absolute;z-index:200;top:20px;right:20px;cursor:pointer;transition:.3s}@media(max-width: 370px){.hamburger{right:10px}}@media screen and (max-width: 1024px){.hamburger{display:block}}.hamburger.open .hamburger__bar--top{transition:.3s;transform:translateY(8px) rotate(45deg)}.hamburger.open .hamburger__bar--middle{opacity:0}.hamburger.open .hamburger__bar--bottom{transition:.3s;transform:translateY(-8px) rotate(-45deg)}.hamburger__outer{display:grid;gap:5px;position:absolute;top:0px;right:0px;z-index:20}.hamburger__bar--top,.hamburger__bar--middle,.hamburger__bar--bottom{display:block;width:24px;height:3px;border-radius:100px;transition:.4s;background-color:#0526c7}.slide{position:sticky;position:fixed;z-index:11;top:100px;left:50%;translate:-50%;overflow-y:scroll;width:100%;max-width:750px;transition:.7s;transform:translateY(-100%);background:#f1f9ff;scrollbar-width:none}.slide::-webkit-scrollbar{display:none}.slide.show{transition:.5s;transform:translateY(0)}.slide__nav.show{position:relative}.slide__menu{color:#333;font-size:20px;font-weight:500;line-height:1;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #0526c7;padding:20px}@media screen and (max-width: 767px){.slide__menu{font-size:14px}}#loading{background-color:#fff;position:fixed;width:100%;height:100vh;top:0;left:0;z-index:1000;display:grid;place-content:center}#loading.hide{opacity:0;visibility:hidden;transition:.3s}#loading .loader{font-size:10px;margin:50px auto;text-indent:-9999em;width:40px;height:40px;border-radius:50%;background:linear-gradient(to right, #555 10%, rgba(255, 255, 255, 0) 42%);position:relative;animation:load 1.4s infinite linear;transform:translateZ(0)}#loading .loader::before{width:50%;height:50%;background:#555;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}#loading .loader::after{background:#fff;width:85%;height:85%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@keyframes load{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.telButton{width:610px;position:absolute;left:45%;translate:-50%;filter:drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.25))}@media screen and (max-width: 767px){.telButton{width:305px}}.cta__telButton{bottom:22px}@media screen and (max-width: 767px){.cta__telButton{bottom:2.9333333333vw}}.fixedTelButton{width:100%;max-width:750px;position:fixed;left:50%;bottom:0;translate:-50%;z-index:100;filter:drop-shadow(0px -5px 4px rgba(0, 0, 0, 0.1));visibility:hidden;opacity:0}.fixedTelButton.active{visibility:visible;opacity:1}.fixedTelButton__button{bottom:21px}@media screen and (max-width: 767px){.fixedTelButton__button{bottom:10px}}.section{position:relative;overflow:hidden}.top__telButton--01{top:1030px}@media screen and (max-width: 767px){.top__telButton--01{top:137.3333333333vw}}.top__list-content li{position:relative;font-size:20px;line-height:2;font-weight:500}@media screen and (max-width: 767px){.top__list-content li{font-size:16px}}@media(max-width: 370px){.top__list-content li{font-size:14px}}.top__list-content li::before{content:"";width:20px;height:20px;display:inline-block;background-image:url(../images/list-check.svg);background-size:contain;margin-right:15px;vertical-align:middle;translate:0 -2px}.top__list--bath{display:flex;justify-content:space-between;gap:10px}.top__list--bath-content li{font-size:14px;font-weight:500}@media screen and (max-width: 767px){.top__list--bath-content li{font-size:10px}}@media(max-width: 370px){.top__list--bath-content li{font-size:8px}}.top__list--bath-content li::before{width:19px;height:19px;background-repeat:no-repeat;margin-right:5px;bottom:-1px}@media screen and (max-width: 767px){.top__list--bath-content li::before{width:14px;height:14px}}.top__time{width:100%;font-family:"M PLUS 1p",serif;color:#2a2c2e;font-size:20px;line-height:1.2;letter-spacing:.3px;text-align:center;background-color:#eee;padding:5px 0}@media screen and (max-width: 767px){.top__time{font-size:10px}}.top__time span{font-family:"M PLUS 1p",serif;color:#ff2a17;font-size:20px;line-height:1.2;letter-spacing:.3px}@media screen and (max-width: 767px){.top__time span{font-size:10px}}.cta{background:linear-gradient(to bottom, #0091F9 0%, #0170ED 100%);padding:10px 15px;position:relative}.cta__title{max-width:530px;margin:0 auto 10px}@media screen and (max-width: 767px){.cta__title{max-width:265px}}.cta__text{font-size:28px;color:#fff;font-weight:700;margin-bottom:5px;text-align:center}@media screen and (max-width: 767px){.cta__text{font-size:14px}}.cta__btn{display:block;max-width:610px}@media screen and (max-width: 767px){.cta__btn{max-width:305px}}.cta__img{position:absolute;right:0;bottom:0;width:120px}@media screen and (max-width: 767px){.cta__img{width:70px}}.about{background-color:#1027c7;position:relative}.about__wrap{padding:5px}.about__top{background-color:#fff;padding:15px 80px 15px 15px;margin-bottom:15px}.about__top--text{font-size:44px;font-weight:600;color:#1027c7;line-height:1.3}@media screen and (max-width: 767px){.about__top--text{font-size:22px}}.about__top--text span{font-size:46px;font-weight:900;color:#1027c7;background:linear-gradient(transparent 70%, #FFF134 70%)}@media screen and (max-width: 767px){.about__top--text span{font-size:23px}}.about__text{width:460px;margin-bottom:10px;margin-left:14px;display:block}@media screen and (max-width: 767px){.about__text{width:230px;margin-left:7px}}.about__cat{width:300px;display:block;margin-left:100px;margin-bottom:10px}@media screen and (max-width: 767px){.about__cat{width:150px;margin-left:50px}}.about__bottom{background-image:url(../images/about-bg.jpg);padding:20px;background-size:cover}@media screen and (max-width: 767px){.about__bottom{padding:10px}}.about__bottom--text{font-size:24px;font-weight:500;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff;max-width:400px;line-height:1.3}@media screen and (max-width: 767px){.about__bottom--text{font-size:12px;max-width:190px}}.about__img{position:absolute;width:300px;bottom:5px;right:5px}@media screen and (max-width: 767px){.about__img{width:155px}}.list{background-color:#fff;background-image:url(../images/list-bg.png);background-position:top;background-repeat:no-repeat}.list__wrap{padding:35px 20px 20px}.list__text{font-size:32px;font-weight:500;color:#fff;background-color:#1027c7;border-radius:100px;width:450px;text-align:center;margin:0 auto 10px}@media screen and (max-width: 767px){.list__text{font-size:16px;width:225px}}.list__title{width:640px;margin:0 auto 15px}@media screen and (max-width: 767px){.list__title{width:320px}}.list__price{margin-bottom:20px}.list__img{margin-bottom:20px}.trouble{background:linear-gradient(to bottom, #0091F9 0%, #0170ED 100%);padding:40px}@media screen and (max-width: 767px){.trouble{padding:20px}}.trouble__text{font-size:24px;color:#fff;font-weight:500;margin-top:15px;line-height:1.75}@media screen and (max-width: 767px){.trouble__text{font-size:12px}}.maker{background-image:url(../images/maker-bg.jpg);background-size:cover}.maker__wrap{padding:30px 40px}@media screen and (max-width: 767px){.maker__wrap{padding:30px 20px}}.maker__text{font-size:24px;text-align:center;font-weight:500;color:#fff;margin-top:20px}@media screen and (max-width: 767px){.maker__text{font-size:12px}}.reason{background-color:#cfe2f1}.reason__wrap{padding:60px 40px}@media screen and (max-width: 767px){.reason__wrap{padding:30px 20px}}.reason__cont{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;row-gap:40px;margin-top:40px}@media screen and (max-width: 767px){.reason__cont{-moz-column-gap:5px;column-gap:5px;row-gap:20px;margin-top:20px}}.reason__item{background-color:#fff;width:calc(33.3333333333% - 7px);position:relative;padding:50px 10px}@media screen and (max-width: 767px){.reason__item{width:calc(33.3333333333% - 4px);padding:25px 5px}}.reason__num{font-size:28px;font-weight:900;background-color:#2750ae;color:#fff;width:40px;height:40px;border-radius:50%;text-align:center;line-height:1.3;position:absolute;top:-20px;right:0;left:0;margin:0 auto}@media screen and (max-width: 767px){.reason__num{font-size:14px;width:20px;height:20px;top:-10px}}.reason__text{font-size:28px;color:#2750ae;font-weight:700;text-align:center;margin-bottom:20px}@media screen and (max-width: 767px){.reason__text{font-size:14px}}.reason__text.fs12{font-size:24px}@media screen and (max-width: 767px){.reason__text.fs12{font-size:12px}}.reason__icon{margin:0 auto}.reason__icon.icon-1{width:130px}@media screen and (max-width: 767px){.reason__icon.icon-1{width:65px}}.reason__icon.icon-2{width:130px}@media screen and (max-width: 767px){.reason__icon.icon-2{width:65px}}.reason__icon.icon-3{width:100px}@media screen and (max-width: 767px){.reason__icon.icon-3{width:50px}}.reason__icon.icon-4{width:130px}@media screen and (max-width: 767px){.reason__icon.icon-4{width:65px}}.reason__icon.icon-5{width:140px}@media screen and (max-width: 767px){.reason__icon.icon-5{width:70px}}.reason__icon.icon-6{width:130px}@media screen and (max-width: 767px){.reason__icon.icon-6{width:65px}}.relief{background-color:#cfe2f1}.relief__wrap{padding:60px 40px}@media screen and (max-width: 767px){.relief__wrap{padding:30px 20px}}.relief__cont{display:flex;flex-direction:column;row-gap:50px;margin-top:40px}@media screen and (max-width: 767px){.relief__cont{margin-top:20px;row-gap:25px}}.relief__item{background-color:#fff;border-radius:10px;padding:50px 40px;position:relative}@media screen and (max-width: 767px){.relief__item{padding:25px 20px}}.relief__num{color:#fff;background-color:#2750ae;width:250px;border-radius:100px;text-align:center;font-size:28px;position:absolute;top:-22px;left:0;right:0;margin:0 auto}@media screen and (max-width: 767px){.relief__num{font-size:14px;width:125px;top:-11px}}.relief__title{font-size:32px;color:#2750ae;font-weight:700;margin-bottom:20px;text-align:center}@media screen and (max-width: 767px){.relief__title{margin-bottom:10px;font-size:16px}}.relief__border{margin-bottom:15px}.relief__box{display:flex;-moz-column-gap:10px;column-gap:10px}.relief__text{font-size:22px;font-weight:500}@media screen and (max-width: 767px){.relief__text{font-size:10px}}.relief__img{max-width:170px;max-height:152px}@media screen and (max-width: 767px){.relief__img{max-width:85px;max-height:76px}}.flow{background-color:#cfe2f1}.flow__wrap{padding:60px 40px}@media screen and (max-width: 767px){.flow__wrap{padding:30px 20px}}.flow__title{margin-bottom:120px}@media screen and (max-width: 767px){.flow__title{margin-bottom:60px}}.flow__titleSub{width:554px;background-color:#1351b4;color:#fff;font-size:32px;text-align:center;font-weight:600;border-radius:100px;margin:0 auto 10px;padding:6px 0}@media screen and (max-width: 767px){.flow__titleSub{width:277px;font-size:16px}}.flow__items{display:flex;flex-direction:column;row-gap:120px}@media screen and (max-width: 767px){.flow__items{row-gap:60px}}.flow__item{position:relative;border:3px solid #1351b4;padding:25px 30px 30px;background-color:#fff}@media screen and (max-width: 767px){.flow__item{padding:25px 15px 15px}}.flow__num{position:absolute;width:270px;left:0;right:0;margin:0 auto;top:-96px}@media screen and (max-width: 767px){.flow__num{width:135px;top:-49px}}.flow__icon{position:absolute;width:140px;height:140px;right:-40px;top:-60px}@media screen and (max-width: 767px){.flow__icon{width:70px;height:70px;right:-20px;top:-30px}}.flow__name{font-size:38px;color:#1351b4;font-weight:600;text-align:center;margin-bottom:25px}@media screen and (max-width: 767px){.flow__name{font-size:19px}}.flow__img{margin-bottom:10px}.flow__text{font-size:24px;font-weight:500}@media screen and (max-width: 767px){.flow__text{font-size:11px}}.faq{background-color:#fff}.faq__wrap{padding:30px 20px 20px}.faq__title{font-size:60px;font-weight:700;text-align:center;margin-bottom:25px;color:#1351b4}@media screen and (max-width: 767px){.faq__title{font-size:30px}}.faq__cont{display:flex;flex-direction:column;row-gap:8px}.faq__item{border:2px solid #1351b4;padding:20px}.faq__item--q{font-size:24px;color:#1351b4;font-weight:700;padding-bottom:10px;border-bottom:1px solid #1351b4;margin-bottom:10px;width:100%;position:relative;padding-left:40px}@media screen and (max-width: 767px){.faq__item--q{font-size:12px;padding-left:20px}}.faq__item--q::before{content:"Q";font-size:28px;margin-right:10px;position:absolute;left:0;top:-2px}@media screen and (max-width: 767px){.faq__item--q::before{font-size:14px}}.faq__item--a{font-size:24px;font-weight:700;position:relative;padding-left:40px}@media screen and (max-width: 767px){.faq__item--a{font-size:12px;padding-left:20px}}.faq__item--a::before{content:"A";font-size:28px;margin-right:10px;color:#f2c743;position:absolute;left:0;top:-2px}@media screen and (max-width: 767px){.faq__item--a::before{font-size:14px}}.example{background-color:#cfe2f1}.example__slide{width:400px;overflow:visible;padding-bottom:30px}@media screen and (max-width: 767px){.example__slide{width:53.3333333333vw}}.example__slide .swiper-slide{filter:drop-shadow(0px 0px 10px #cfe2f1)}.example__slide .swiper-pagination{bottom:0}.example__slide .swiper-pagination-bullets{display:flex;justify-content:center;gap:10px}.example__slide .swiper-pagination-bullet{width:5px;height:5px;background-color:#fff;opacity:1;border-radius:50%;margin:0}.example__slide .swiper-pagination-bullet-active{background-color:#20609f}.example__content{min-height:190px;padding:20px 30px;background-color:#fff}@media screen and (max-width: 767px){.example__content{min-height:40vw;padding:2.6666666667vw 4vw}}.example__content p{color:#1351b4;font-size:20px;line-height:1.5;font-weight:500;text-align:justify}@media screen and (max-width: 767px){.example__content p{font-size:3.7333333333vw}}.example__content p.small{font-size:18px}@media screen and (max-width: 767px){.example__content p.small{font-size:3.2vw}}.voice__slide{width:670px;overflow:visible;position:absolute;left:50%;bottom:60px;translate:-50%;padding-bottom:30px}@media screen and (max-width: 767px){.voice__slide{width:89.3333333333vw;bottom:8vw}}.voice__slide .swiper-slide{filter:drop-shadow(4px 4px 3px rgba(63, 63, 63, 0.2))}.voice__slide .swiper-button{width:28px;height:60px;background-image:url(../images/voice-slide-arrow.svg);background-size:cover;filter:drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3))}@media screen and (max-width: 767px){.voice__slide .swiper-button{width:14px;height:30px}}.voice__slide .swiper-button-next{right:-30px;transform:rotate(180deg)}@media screen and (max-width: 767px){.voice__slide .swiper-button-next{right:-15px}}.voice__slide .swiper-button-prev{left:-30px}@media screen and (max-width: 767px){.voice__slide .swiper-button-prev{left:-15px}}.voice__slide .swiper-button::after{content:none}.voice__slide .swiper-pagination{bottom:0}.voice__slide .swiper-pagination-bullets{display:flex;justify-content:center;gap:10px}.voice__slide .swiper-pagination-bullet{width:5px;height:5px;background-color:#fff;opacity:1;border-radius:50%;margin:0}.voice__slide .swiper-pagination-bullet-active{background-color:#20609f}.contact{background-color:#1351b4;padding:60px 40px 60px}@media screen and (max-width: 767px){.contact{padding:30px 20px 30px}}.contact__title{color:#fff;font-size:30px;line-height:1.2;font-weight:500;text-align:center;margin-bottom:60px}@media screen and (max-width: 767px){.contact__title{font-size:30px;margin-bottom:30px}}.contact__form{width:100%;background-color:rgba(255,255,255,.96);border-radius:20px;padding:20px 22px 30px}@media screen and (max-width: 767px){.contact__form{border-radius:10px}}.contact__form-items{display:flex;flex-direction:column;gap:10px}.contact__form-label{font-size:14px;font-weight:500}.contact__form-input{width:100%;height:40px;border:1px solid #d1d1d1;background-color:#fff;border-radius:2px;margin-top:5px;padding:0 10px;font-size:14px}.contact__form-input.textarea{height:100px;resize:none}.contact__form-textarea{width:100%;height:150px;border:1px solid #d1d1d1;background-color:#fff;border-radius:2px;margin-top:5px;padding:10px;font-size:14px;resize:none}.contact__form-privacy{color:#000;font-size:12px;font-weight:500;line-height:16px;text-align:center;margin-top:20px}.contact__form-privacy a{color:#0085ff;font-size:12px;font-weight:500;line-height:16px}.contact__form-submit{width:290px;height:60px;display:grid;margin:22px auto 0}.problem{display:flex;flex-direction:column;align-items:center;background-color:#f2c743;padding:40px 20px 50px}@media screen and (max-width: 520px){.problem{padding:22px 20px 27px}}.problem__title{width:500px}@media screen and (max-width: 767px){.problem__title{width:336px}}.problem__links{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin:40px auto 0}@media screen and (max-width: 520px){.problem__links{gap:10px;margin-top:20px}}.problem__link{width:100%;max-width:210px}@media screen and (max-width: 520px){.problem__link{max-width:105px}}.back{background-color:#1351b4}.back a{width:90%;display:block;margin:0 auto;padding-bottom:30px}/*# sourceMappingURL=style.css.map */