/*! destyle.css v3.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:transparent}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:700}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:transparent;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:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}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}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:700}body{font-family:Noto Sans JP,serif;-webkit-font-smoothing:antialiased;font-feature-settings:"palt";font-style:normal;font-weight:700;line-height:1.5}img{width:100%;height:auto}input,button,select,textarea,input[type=text],input[type=number],input[type=date],input[type=tel],input[type=email],input[type=radio],input[type=checkbox],input[type=password]{-webkit-appearance:none}.l-pc-bg{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:1}.l-pc-bg img{height:100%;object-fit:cover}.l-pc-side{width:320px;position:fixed;z-index:3}@media screen and (max-width: 1239px){.l-pc-side{display:none}}.l-pc-side.-left{left:40px;bottom:40px}.l-pc-side.-right{color:#fff;right:40px;bottom:40px}.l-pc-side__nav li:not(:last-child){margin-bottom:5px}.l-pc-side__nav__anchor{width:100%;padding:20px;border-radius:3em;display:flex;align-items:center;gap:10px;transition-duration:.5s}.l-pc-side__nav__anchor span{display:block}.l-pc-side__nav__anchor .arrow{width:12px}.l-pc-side__nav__anchor .arrow img{display:block}.l-pc-side__nav__anchor .text{font-size:16px;color:#fff}.l-pc-side__nav__anchor:hover{background:#29818866}.l-pc-side__nav__links{padding-left:20px;margin-top:10px;margin-bottom:15px;display:flex;gap:10px}.l-pc-side__nav__button a{width:125px;padding:12px 18px;background:#fff;border-radius:3em;display:inline-flex;align-items:center;gap:20px}.l-pc-side__nav__button a .triangle{width:10px}.l-pc-side__nav__button a .triangle img{display:block}.l-pc-side__nav__button a .text{font-size:12px;color:#014d55}.l-pc-side__logo{width:100%;margin-left:auto;margin-bottom:15px}.l-pc-side__address{margin-bottom:10px;font-size:12px;text-align:right}.l-pc-side__date{margin-bottom:30px;font-size:12px;text-align:right}.l-pc-side__phone{margin-bottom:40px}.l-pc-side__phone__title{padding-top:10px;padding-bottom:10px;margin-bottom:15px;font-size:14px;text-align:center;line-height:1;border:1px solid #fff;border-radius:3em}.l-pc-side__line{margin-bottom:20px}.l-container{width:540px;margin:auto;position:relative;z-index:2}@media screen and (max-width: 540px){.l-container{width:min(100vw,540px)}}.l-header{width:540px;height:90px;padding:15px;margin:auto;display:flex;align-items:center;position:relative;z-index:2}@media screen and (min-width: 1240px){.l-header{display:none}}@media screen and (max-width: 540px){.l-header{width:min(100vw,540px);height:min(16.6666666667vw,90px);padding:min(2.7777777778vw,15px)}}.l-header__logo{width:297px}@media screen and (max-width: 540px){.l-header__logo{width:min(55vw,297px)}}.l-menu{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);z-index:10;display:flex;justify-content:flex-end}@media screen and (min-width: 1240px){.l-menu{display:none}}.l-menu__inner{width:90px;height:90px;padding:21px 18px 18px;background:#298188;border-bottom-left-radius:15px;cursor:pointer}@media screen and (max-width: 540px){.l-menu__inner{width:min(16.6666666667vw,90px);height:min(16.6666666667vw,90px);padding:min(3.8888888889vw,21px) min(3.3333333333vw,18px) min(3.3333333333vw,18px);border-bottom-left-radius:min(2.7777777778vw,15px)}}.l-menu__lines{width:100%;height:20px;margin-bottom:15px;position:relative}@media screen and (max-width: 540px){.l-menu__lines{height:min(3.6111111111vw,19.5px);margin-bottom:min(2.7777777778vw,15px)}}.l-menu__lines .line{width:100%;height:1px;background:#fff;display:block;position:absolute;left:0}.l-menu__lines .line:nth-of-type(1){top:0}.l-menu__lines .line:nth-of-type(2){top:9px}@media screen and (max-width: 540px){.l-menu__lines .line:nth-of-type(2){top:min(1.6666666667vw,9px)}}.l-menu__lines .line:nth-of-type(3){top:18px}@media screen and (max-width: 540px){.l-menu__lines .line:nth-of-type(3){top:min(3.3333333333vw,18px)}}.l-menu__text{font-size:14px;text-align:center;color:#fff}@media screen and (max-width: 540px){.l-menu__text{font-size:min(2.5vw,13.5px)}}.l-drawer{width:540px;height:100vh;height:100dvh;background:#298188;position:fixed;left:50%;bottom:0;transform:translate(-50%);z-index:9}@media screen and (max-width: 540px){.l-drawer{width:min(100vw,540px)}}.l-drawer__logo{width:297px;margin-top:15px;margin-left:15px;margin-bottom:45px}@media screen and (max-width: 540px){.l-drawer__logo{width:min(55vw,297px);margin-top:min(2.7777777778vw,15px);margin-left:min(2.7777777778vw,15px);margin-bottom:min(8.3333333333vw,45px)}}.l-drawer__nav__anchor{display:inline-flex;align-items:center;justify-content:center;gap:15px}@media screen and (max-width: 540px){.l-drawer__nav__anchor{gap:min(2.7777777778vw,15px)}}.l-drawer__nav__anchor span{display:block}.l-drawer__nav__anchor .arrow{width:18px}@media screen and (max-width: 540px){.l-drawer__nav__anchor .arrow{width:min(3.3333333333vw,18px)}}.l-drawer__nav__anchor .arrow img{display:block}.l-drawer__nav__anchor .text{font-size:24px;color:#fff}@media screen and (max-width: 540px){.l-drawer__nav__anchor .text{font-size:min(4.4444444444vw,24px)}}.l-drawer__nav__links{width:100%;margin-top:30px}@media screen and (max-width: 540px){.l-drawer__nav__links{margin-top:min(5.5555555556vw,30px)}}.l-drawer ul li{padding-top:30px;padding-bottom:30px;border-top:1px solid #fff;display:flex;flex-wrap:wrap;justify-content:center}.l-drawer ul li:last-child{border-bottom:1px solid #fff}@media screen and (max-width: 540px){.l-drawer ul li{padding-top:min(5.5555555556vw,30px);padding-bottom:min(5.5555555556vw,30px)}}.l-cta{width:540px;background:#014d55;position:fixed;left:50%;bottom:0;transform:translate(-50%);z-index:10}@media screen and (min-width: 1240px){.l-cta{display:none}}@media screen and (max-width: 540px){.l-cta{width:100%;left:0;transform:unset}}.l-cta__items{display:flex;gap:1px}.l-cta__item{height:69px;background:linear-gradient(#09cccc,#298188);display:flex;align-items:center;justify-content:center}@media screen and (max-width: 540px){.l-cta__item{height:min(12.7777777778vw,69px)}}.l-cta__item.-phone{width:372px}@media screen and (max-width: 540px){.l-cta__item.-phone{width:min(68.8888888889vw,372px)}}.l-cta__item.-phone img{width:336px}@media screen and (max-width: 540px){.l-cta__item.-phone img{width:min(62.2222222222vw,336px)}}.l-cta__item.-line{width:calc(100% - 374px)}@media screen and (max-width: 540px){.l-cta__item.-line{width:calc(100% - min(69.1666666667vw,373.5px))}}.l-cta__item.-line img{width:131px}@media screen and (max-width: 540px){.l-cta__item.-line img{width:min(24.1666666667vw,130.5px)}}.l-cta__reception__text{padding:6px 18px;display:flex;align-items:center;gap:6px}@media screen and (max-width: 540px){.l-cta__reception__text{padding:min(1.1111111111vw,6px) min(3.3333333333vw,18px);gap:min(1.1111111111vw,6px)}}.l-cta__reception__text>span{display:block}.l-cta__reception__text .title{padding-left:.5em;padding-right:.5em;font-size:12px;color:#014d55;background:#fff;border-radius:3em}@media screen and (max-width: 540px){.l-cta__reception__text .title{font-size:min(2.2222222222vw,12px)}}.l-cta__reception__text .date{font-size:15px;color:#fff}@media screen and (max-width: 540px){.l-cta__reception__text .date{font-size:min(2.7777777778vw,15px)}}.l-cta__reception__text .medium{margin-left:1em;font-weight:500}.c-container{padding-top:30px;padding-bottom:158px;margin-top:-48px;border-radius:48px 48px 0 0;position:relative}@media screen and (max-width: 540px){.c-container{padding-top:min(5.5555555556vw,30px);padding-bottom:min(29.1666666667vw,157.5px);margin-top:min(-8.8888888889vw,-48px);border-radius:min(8.8888888889vw,48px) min(8.8888888889vw,48px) 0 0}}.c-content{padding-left:30px;padding-right:30px}@media screen and (max-width: 540px){.c-content{padding-left:min(5.5555555556vw,30px);padding-right:min(5.5555555556vw,30px)}}.c-en-title{color:#fff;mix-blend-mode:lighten;opacity:.3}.c-shape{width:660px;position:absolute;top:50%;left:-300px;z-index:1;transform:translateY(-50%);mix-blend-mode:soft-light}@media screen and (max-width: 540px){.c-shape{width:min(122.2222222222vw,660px);left:min(-55.5555555556vw,-300px)}}.c-flow{position:relative;z-index:2}.c-flow.-primary{margin-bottom:30px}@media screen and (max-width: 540px){.c-flow.-primary{margin-bottom:min(5.5555555556vw,30px)}}.c-flow__heading{padding:12px;margin-bottom:15px;font-size:21px;color:#fff;text-align:center;border:1px solid #fff;border-radius:3em}@media screen and (max-width: 540px){.c-flow__heading{padding:min(2.2222222222vw,12px);margin-bottom:min(2.7777777778vw,15px);font-size:min(3.8888888889vw,21px)}}.c-flow__heading.-green{background:#298188}.c-flow__heading.-dk-green{background:#014d55}.c-flow__items{margin-bottom:15px;display:flex;flex-direction:column;gap:15px}@media screen and (max-width: 540px){.c-flow__items{margin-bottom:min(2.7777777778vw,15px);gap:min(3.3333333333vw,18px)}}.c-flow__item{padding:12px;font-size:18px;text-align:center;color:#298188;border-radius:3em;background:#ffd900}@media screen and (max-width: 540px){.c-flow__item{padding:min(2.2222222222vw,12px);font-size:min(3.3333333333vw,18px)}}.c-flow__arrow{margin-bottom:15px;display:flex;justify-content:center}@media screen and (max-width: 540px){.c-flow__arrow{margin-bottom:min(2.7777777778vw,15px)}}.c-flow__arrow img{width:36px}@media screen and (max-width: 540px){.c-flow__arrow img{width:min(6.6666666667vw,36px)}}.c-flow__answer{padding:15px;font-size:24px;text-align:center;color:#298188;background:#fff;border-radius:15px}@media screen and (max-width: 540px){.c-flow__answer{padding:min(2.7777777778vw,15px);font-size:min(4.4444444444vw,24px);border-radius:min(2.7777777778vw,15px)}}.c-voice{margin-top:75px;position:relative;z-index:2}@media screen and (max-width: 540px){.c-voice{margin-top:min(13.8888888889vw,75px)}}.c-voice__item.-primary{margin-bottom:54px}@media screen and (max-width: 540px){.c-voice__item.-primary{margin-bottom:min(10vw,54px)}}.c-voice__item.-primary .c-voice__title{text-align:right}.c-voice__item.-beige .c-voice__title{color:#ffeadf}.c-voice__item.-beige .c-voice__block__fukidashi{background:#ffeadf}.c-voice__item.-beige .c-voice__block__fukidashi:before{background:#ffeadf;right:100%;clip-path:polygon(0 0,100% 100%,100% 0)}.c-voice__item.-blue .c-voice__title{color:#d4f4fe}.c-voice__item.-blue .c-voice__block__fukidashi{background:#d4f4fe}.c-voice__item.-blue .c-voice__block__fukidashi:before{background:#d4f4fe;left:100%;clip-path:polygon(0 0,0 100%,100% 0)}.c-voice__item.-pink .c-voice__title{color:#ffdefc}.c-voice__item.-pink .c-voice__block__fukidashi{background:#ffdefc}.c-voice__item.-pink .c-voice__block__fukidashi:before{background:#ffdefc;right:100%;clip-path:polygon(0 0,100% 100%,100% 0)}.c-voice__item.-green .c-voice__title{color:#d9ffe3}.c-voice__item.-green .c-voice__block__fukidashi{background:#d9ffe3}.c-voice__item.-green .c-voice__block__fukidashi:before{background:#d9ffe3;left:100%;clip-path:polygon(0 0,0 100%,100% 0)}.c-voice__title{margin-bottom:15px;font-size:27px}@media screen and (max-width: 540px){.c-voice__title{margin-bottom:min(2.7777777778vw,15px);font-size:min(5vw,27px)}}.c-voice__block{display:flex;justify-content:space-between;gap:24px}.c-voice__block__icon{width:102px}@media screen and (max-width: 540px){.c-voice__block__icon{width:min(18.8888888889vw,102px)}}.c-voice__block__fukidashi{width:calc(100% - 126px);padding:15px;border-radius:15px;position:relative}.c-voice__block__fukidashi:before{width:24px;height:15px;content:"";display:block;position:absolute;top:87px}@media screen and (max-width: 540px){.c-voice__block__fukidashi:before{width:min(4.4444444444vw,24px);height:min(2.7777777778vw,15px);top:min(16.1111111111vw,87px)}}@media screen and (max-width: 540px){.c-voice__block__fukidashi{width:calc(100% - min(18.8888888889vw,102px) - min(4.4444444444vw,24px));padding:min(2.7777777778vw,15px);border-radius:min(2.7777777778vw,15px)}}.c-voice__block__fukidashi .text{font-size:18px;font-weight:400;line-height:2}@media screen and (max-width: 540px){.c-voice__block__fukidashi .text{font-size:min(3.3333333333vw,18px)}}.c-title{margin-bottom:30px}@media screen and (max-width: 540px){.c-title{margin-bottom:min(5.5555555556vw,30px)}}.c-title.-flex{display:flex;align-items:flex-end;justify-content:space-between}.c-title .title{font-size:24px;color:#ffd900}@media screen and (max-width: 540px){.c-title .title{font-size:min(4.4444444444vw,24px)}}.c-title .text{font-size:18px}@media screen and (max-width: 540px){.c-title .text{font-size:min(3.3333333333vw,18px)}}.c-links{display:flex;gap:15px}@media screen and (max-width: 540px){.c-links{gap:min(2.7777777778vw,15px)}}.c-links__button{width:calc((100% - 15px)/2)}@media screen and (max-width: 540px){.c-links__button{width:calc((100% - min(2.7777777778vw,15px))/2)}}.c-links__button a{padding:15px 23px;background:#fff;border-radius:3em;display:flex;align-items:center;gap:15px}@media screen and (max-width: 540px){.c-links__button a{padding:min(2.7777777778vw,15px) min(4.1666666667vw,22.5px);gap:min(2.7777777778vw,15px)}}.c-links__button a span{display:block}.c-links__button a .triangle{width:15px}@media screen and (max-width: 540px){.c-links__button a .triangle{width:min(2.7777777778vw,15px)}}.c-links__button a .triangle img{display:block}.c-links__button a .text{font-size:18px;color:#298188}@media screen and (max-width: 540px){.c-links__button a .text{font-size:min(3.3333333333vw,18px)}}.js-body{opacity:0;visibility:hidden;transition-duration:1.5s}.js-body.is-active{opacity:1;visibility:visible}.js-menu,.js-menu-line .line,.js-menu-text{transition-duration:.5s}.js-drawer{transition-duration:.3s}.js-drawer{opacity:0;visibility:hidden}.is-menu-open .js-menu{background:#fff}.is-menu-open .js-menu-line .line{background:#298188}.is-menu-open .js-menu-line .line:nth-of-type(1){top:9px;transform:rotate(25deg)}.is-menu-open .js-menu-line .line:nth-of-type(2){width:0}.is-menu-open .js-menu-line .line:nth-of-type(3){top:9px;transform:rotate(-25deg)}.is-menu-open .js-menu-text{color:#298188}.is-menu-open .js-drawer{opacity:1;visibility:visible}.js-accordion{transition-duration:.5s}.js-accordion .-answer{max-height:0;padding-top:0;padding-bottom:0;transition-duration:.5s}.js-accordion .-question .arrow{transition-duration:.5s}.js-accordion.is-open{background:#3e8e94}.js-accordion.is-open .-answer{max-height:159px;padding-top:24px;padding-bottom:24px}.js-accordion.is-open .-question .arrow{transform:rotate(180deg)}.js-inview{opacity:0;visibility:hidden;transition-duration:.8s}.js-inview.is-active{opacity:1;visibility:visible}.js-inview.-fadein{transform:translateY(20px);transition-duration:.8s}.js-inview.-fadein.is-active{transform:translateY(0)}.js-inview.-scale{transform:scale(.8);transition-duration:.5s}.js-inview.-scale.is-active{transform:scale(1)}.p-kv{overflow:hidden;position:relative;z-index:2}.p-kv:before{width:100%;height:33.3333333333vh;content:"";position:fixed;background:linear-gradient(to bottom,#0000,#00000080);left:0;bottom:0;z-index:2}@media screen and (max-width: 540px){.p-kv:before{height:50vh}}.p-kv__inner{height:100vh;padding-top:min(2.7027027027vw,40px);margin-bottom:min(5.4054054054vw,80px);display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width: 1239px){.p-kv__inner{height:calc(100vh - 195px);padding-top:15px;margin-bottom:30px;justify-content:unset}}@media screen and (max-width: 540px){.p-kv__inner{height:calc(100svh - min(36.1111111111vw,195px));padding-top:min(5.5555555556vw,30px)}}.p-kv__catch-main{width:min(67.5675675676vw,1000px);position:relative;z-index:3}@media screen and (max-width: 1239px){.p-kv__catch-main{width:480px;margin-bottom:15px}}@media screen and (max-width: 540px){.p-kv__catch-main{width:min(88.8888888889vw,480px);margin-bottom:min(2.7777777778vw,15px)}}.p-kv__catch-sub{width:min(45.9459459459vw,680px);position:absolute;bottom:60px;z-index:3}@media screen and (max-width: 1239px){.p-kv__catch-sub{width:480px;bottom:105px}}@media screen and (max-width: 540px){.p-kv__catch-sub{width:min(88.8888888889vw,480px);bottom:min(19.4444444444vw,105px)}}.p-kv__image{width:100%;height:calc(100vh - 300px);min-height:460px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.p-kv__image img{height:100%;object-fit:contain}@media screen and (max-width: 1239px){.p-kv__image{width:480px;height:100%;min-height:auto;top:0;transform:unset}}@media screen and (max-width: 540px){.p-kv__image{width:min(100vw,540px)}}.p-kv__contact{width:480px;display:flex;justify-content:space-between;position:relative;z-index:2}@media screen and (min-width: 1240px){.p-kv__contact{display:none}}@media screen and (max-width: 1239px){.p-kv__contact{position:absolute;bottom:0}}@media screen and (max-width: 540px){.p-kv__contact{width:min(88.8888888889vw,480px)}}.p-kv__contact__scroll{display:flex;gap:9px}@media screen and (max-width: 540px){.p-kv__contact__scroll{gap:min(1.6666666667vw,9px)}}.p-kv__contact__scroll span{display:block}.p-kv__contact__scroll .line-container{width:1px;height:75px;position:relative;overflow:hidden}@media screen and (max-width: 540px){.p-kv__contact__scroll .line-container{height:min(13.8888888889vw,75px)}}.p-kv__contact__scroll .line-container .line{width:1px;height:75px;background:#fff;position:absolute;bottom:0;left:0;animation:scroll-line 3.5s cubic-bezier(.07,.87,.74,1.01) infinite}@media screen and (max-width: 540px){.p-kv__contact__scroll .line-container .line{height:min(13.8888888889vw,75px)}}@keyframes scroll-line{0%{bottom:0}15%{bottom:100%}16%{height:0;bottom:0}60%{height:100%;bottom:0}to{bottom:0}}.p-kv__contact__scroll .text{width:11px}.p-kv__contact__text{height:45px;line-height:39px;padding-left:30px;padding-right:30px;font-size:21px;text-align:center;color:#fff;border:1px solid #fff;border-radius:3em;display:inline-block}@media screen and (max-width: 540px){.p-kv__contact__text{height:min(8.3333333333vw,45px);line-height:min(7.2222222222vw,39px);padding-left:min(5.5555555556vw,30px);padding-right:min(5.5555555556vw,30px);font-size:min(3.8888888889vw,21px)}}.p-about{margin-top:0;background:linear-gradient(#4cb6be,#298188 20%)}@media screen and (max-width: 540px){.p-about{box-shadow:0 0 120px #00000080}}.p-about__head{margin-bottom:60px}@media screen and (max-width: 540px){.p-about__head{margin-bottom:min(11.1111111111vw,60px)}}.p-about__title{margin-bottom:30px}@media screen and (max-width: 540px){.p-about__title{margin-bottom:min(5.5555555556vw,30px)}}.p-about__sub-title .sub-title{padding-top:8px;padding-bottom:8px;font-size:21px;color:#fff;text-align:center;border:1px solid #fff;border-radius:3em}@media screen and (max-width: 540px){.p-about__sub-title .sub-title{padding-top:min(1.3888888889vw,7.5px);padding-bottom:min(1.3888888889vw,7.5px);font-size:min(3.8888888889vw,21px)}}.p-about__body{padding-left:30px;margin-bottom:60px}@media screen and (max-width: 540px){.p-about__body{padding-left:min(5.5555555556vw,30px);margin-bottom:min(11.1111111111vw,60px)}}.p-about__service__item{margin-bottom:90px;position:relative}@media screen and (max-width: 540px){.p-about__service__item{margin-bottom:min(16.6666666667vw,90px)}}.p-about__service__title{margin-bottom:27px;position:relative;z-index:2}@media screen and (max-width: 540px){.p-about__service__title{margin-bottom:min(5vw,27px)}}.p-about__service__title .index{padding:8px 15px 5px;margin-bottom:15px;font-size:18px;line-height:1;color:#298188;background:#ffd900;border-radius:3em;display:inline-block}@media screen and (max-width: 540px){.p-about__service__title .index{padding:min(1.3888888889vw,7.5px) min(2.7777777778vw,15px) min(.8333333333vw,4.5px);margin-bottom:min(2.7777777778vw,15px);font-size:min(3.3333333333vw,18px)}}.p-about__service__title .title{font-size:39px;line-height:1;color:#fff}@media screen and (max-width: 540px){.p-about__service__title .title{font-size:min(7.2222222222vw,39px)}}.p-about__service__desc{position:relative;z-index:2}.p-about__service__desc .desc{font-size:21px;color:#fff}@media screen and (max-width: 540px){.p-about__service__desc .desc{font-size:min(3.8888888889vw,21px)}}.p-about__service__image{width:270px;position:absolute;top:0;right:0;z-index:1}@media screen and (max-width: 540px){.p-about__service__image{width:min(50vw,270px)}}.p-about__service__image img{border-radius:15px 0 0 15px}@media screen and (max-width: 540px){.p-about__service__image img{border-radius:min(2.7777777778vw,15px) 0 0 min(2.7777777778vw,15px)}}.p-about__qualification{margin-bottom:39px}@media screen and (max-width: 540px){.p-about__qualification{margin-bottom:min(7.2222222222vw,39px)}}.p-about__qualification__title{padding:8px 15px;margin-bottom:15px;font-size:18px;color:#fff;border-radius:3em;border:1px solid #fff;display:inline-block}@media screen and (max-width: 540px){.p-about__qualification__title{padding:min(1.3888888889vw,7.5px) min(2.7777777778vw,15px);margin-bottom:min(2.7777777778vw,15px);font-size:min(3.3333333333vw,18px)}}.p-about__qualification__text .text{font-size:18px;line-height:1.4;font-weight:500;color:#fff}@media screen and (max-width: 540px){.p-about__qualification__text .text{font-size:min(3.3333333333vw,18px)}}.p-support{background:#f5f5f5}.p-support__head{padding-top:143px;position:relative}@media screen and (max-width: 540px){.p-support__head{padding-top:min(26.3888888889vw,142.5px)}}.p-support__main-image{width:192px;position:absolute;top:-45px;left:50%;transform:translate(-50%)}@media screen and (max-width: 540px){.p-support__main-image{width:min(35.5555555556vw,192px)}}.p-support__title{margin-top:-8px;margin-bottom:30px}@media screen and (max-width: 540px){.p-support__title{margin-top:min(-1.3888888889vw,-7.5px);margin-bottom:min(5.5555555556vw,30px)}}.p-support__title .title{font-size:30px;line-height:1.2;text-align:center}@media screen and (max-width: 540px){.p-support__title .title{font-size:min(5.5555555556vw,30px)}}.p-support__point{margin-bottom:120px}@media screen and (max-width: 540px){.p-support__point{margin-bottom:min(16.6666666667vw,90px)}}.p-support__point__item{padding:15px 24px;border-radius:15px;background:#ffd900;display:flex;align-items:center;gap:18px}@media screen and (max-width: 540px){.p-support__point__item{padding:min(2.7777777778vw,15px) min(4.4444444444vw,24px);border-radius:min(2.7777777778vw,15px)}}.p-support__point__item:not(:last-child){margin-bottom:21px}@media screen and (max-width: 540px){.p-support__point__item:not(:last-child){margin-bottom:min(3.8888888889vw,21px)}}.p-support__point__circle .circle{width:18px;height:18px;border-radius:50%;background:#298188;display:block}@media screen and (max-width: 540px){.p-support__point__circle .circle{width:min(3.3333333333vw,18px);height:min(3.3333333333vw,18px)}}.p-support__point__text .text{font-size:24px;line-height:1.4;color:#298188}@media screen and (max-width: 540px){.p-support__point__text .text{font-size:min(4.4444444444vw,24px)}}.p-support__omoi{padding-left:30px;margin-bottom:54px;display:flex;justify-content:space-between}@media screen and (max-width: 540px){.p-support__omoi{padding-left:min(5.5555555556vw,30px);margin-bottom:min(10vw,54px)}}.p-support__omoi__left{width:21px}@media screen and (max-width: 540px){.p-support__omoi__left{width:min(3.8888888889vw,21px)}}.p-support__omoi__right{width:300px}@media screen and (max-width: 540px){.p-support__omoi__right{width:min(55.5555555556vw,300px)}}.p-support__omoi__right img{border-radius:15px 0 0 15px}@media screen and (max-width: 540px){.p-support__omoi__right img{border-radius:min(2.7777777778vw,15px) 0 0 min(2.7777777778vw,15px)}}.p-support__hearing__catch{width:353px;margin-bottom:41px}@media screen and (max-width: 540px){.p-support__hearing__catch{width:min(65.2777777778vw,352.5px);margin-bottom:min(7.5vw,40.5px)}}.p-support__hearing__text{margin-bottom:54px;position:relative}@media screen and (max-width: 540px){.p-support__hearing__text{margin-bottom:min(10vw,54px)}}.p-support__hearing__text .text{font-size:21px;font-weight:500;line-height:2;position:relative;z-index:2}@media screen and (max-width: 540px){.p-support__hearing__text .text{font-size:min(3.8888888889vw,21px)}}.p-support__hearing__text .text:not(:last-child){margin-bottom:24px}@media screen and (max-width: 540px){.p-support__hearing__text .text:not(:last-child){margin-bottom:min(4.4444444444vw,24px)}}.p-support__hearing__bg{border-radius:15px;opacity:.2;display:block;position:absolute;z-index:1}@media screen and (max-width: 540px){.p-support__hearing__bg{border-radius:min(2.7777777778vw,15px)}}.p-support__hearing__bg.-no1{width:162px;top:120px;right:-9px}@media screen and (max-width: 540px){.p-support__hearing__bg.-no1{width:min(30vw,162px);top:min(22.2222222222vw,120px);right:min(-1.3888888889vw,-7.5px)}}.p-support__hearing__bg.-no2{width:173px;left:-15px;bottom:-45px}@media screen and (max-width: 540px){.p-support__hearing__bg.-no2{width:min(31.9444444444vw,172.5px);left:min(-2.7777777778vw,-15px);bottom:min(-8.3333333333vw,-45px)}}.p-support__hearing__images{height:369px;position:relative}@media screen and (max-width: 540px){.p-support__hearing__images{height:min(68.3333333333vw,369px)}}.p-support__hearing__images .image{border-radius:15px;position:absolute}@media screen and (max-width: 540px){.p-support__hearing__images .image{border-radius:min(2.7777777778vw,15px)}}.p-support__hearing__images .image.-no1{width:150px;left:0;bottom:0;z-index:3}@media screen and (max-width: 540px){.p-support__hearing__images .image.-no1{width:min(27.7777777778vw,150px)}}.p-support__hearing__images .image.-no2{width:225px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}@media screen and (max-width: 540px){.p-support__hearing__images .image.-no2{width:min(41.6666666667vw,225px)}}.p-support__hearing__images .image.-no3{width:150px;top:0;right:0;z-index:1}@media screen and (max-width: 540px){.p-support__hearing__images .image.-no3{width:min(27.7777777778vw,150px)}}.p-help{background:#298188;overflow:hidden;position:relative}.p-help__head{height:366px;position:relative}@media screen and (max-width: 540px){.p-help__head{height:min(67.7777777778vw,366px)}}.p-help__title{position:absolute;top:-30px;left:18px;z-index:2}@media screen and (max-width: 540px){.p-help__title{top:-30px;left:min(3.3333333333vw,18px)}}.p-help__title .title{font-size:144px;font-weight:200;line-height:.8}@media screen and (max-width: 540px){.p-help__title .title{font-size:min(26.6666666667vw,144px)}}.p-help__catch{width:309px;position:absolute;top:165px;left:24px}@media screen and (max-width: 540px){.p-help__catch{width:min(57.2222222222vw,309px);top:min(30.5555555556vw,165px);left:min(4.4444444444vw,24px)}}.p-help__mv{width:251px;position:absolute;top:35px;right:-6px;z-index:1}@media screen and (max-width: 540px){.p-help__mv{width:min(46.3888888889vw,250.5px);top:min(6.3888888889vw,34.5px);right:min(-1.1111111111vw,-6px)}}.p-help__body{position:relative;z-index:2}.p-office{background:#014d55;overflow:hidden;position:relative}.p-office__head{height:450px;position:relative}@media screen and (max-width: 540px){.p-office__head{height:min(83.3333333333vw,450px)}}.p-office__title{position:absolute;top:-39px;right:6px}@media screen and (max-width: 540px){.p-office__title{top:-26px;right:min(1.1111111111vw,6px)}}.p-office__title .title{font-size:96px;font-weight:200;line-height:1}@media screen and (max-width: 540px){.p-office__title .title{font-size:min(17.7777777778vw,96px)}}.p-office__catch{width:270px;position:absolute;top:144px;right:11px}@media screen and (max-width: 540px){.p-office__catch{width:min(50vw,270px);top:min(26.6666666667vw,144px);right:min(1.9444444444vw,10.5px)}}.p-office__mv{width:330px;position:absolute;top:35px;left:0;z-index:1}@media screen and (max-width: 540px){.p-office__mv{width:min(61.1111111111vw,330px);top:min(6.3888888889vw,34.5px)}}.p-office__body{position:relative;z-index:2}.p-price-list__items{margin-bottom:15px;display:flex;flex-direction:column;gap:2px}@media screen and (max-width: 540px){.p-price-list__items{margin-bottom:min(2.7777777778vw,15px)}}.p-price-list__item{padding:15px;background:#014d55}@media screen and (max-width: 540px){.p-price-list__item{padding:min(2.7777777778vw,15px)}}.p-price-list__item__head{margin-bottom:15px;display:flex;justify-content:space-between}@media screen and (max-width: 540px){.p-price-list__item__head{margin-bottom:min(2.7777777778vw,15px)}}.p-price-list__item__title{font-size:18px;color:#ffd900}@media screen and (max-width: 540px){.p-price-list__item__title{font-size:min(3.3333333333vw,18px)}}.p-price-list__item__price{font-size:18px;text-align:right}@media screen and (max-width: 540px){.p-price-list__item__price{font-size:min(3.3333333333vw,18px)}}.p-price-list__item__desc{font-size:15px;font-weight:500}@media screen and (max-width: 540px){.p-price-list__item__desc{font-size:min(2.7777777778vw,15px)}}.p-price-list__attention ul{margin-left:1.5em;list-style-type:disc}.p-price-list__attention ul li{font-size:18px;font-weight:500}@media screen and (max-width: 540px){.p-price-list__attention ul li{font-size:min(3.3333333333vw,18px)}}.p-response-items{display:flex;flex-wrap:wrap;row-gap:36px;column-gap:24px}@media screen and (max-width: 540px){.p-response-items{row-gap:min(6.6666666667vw,36px);column-gap:min(4.4444444444vw,24px)}}.p-response-item{width:calc((100% - 24px)/2)}@media screen and (max-width: 540px){.p-response-item{width:calc((100% - min(4.4444444444vw,24px))/2)}}.p-response-item__image img{border-radius:15px}@media screen and (max-width: 540px){.p-response-item__image img{border-radius:min(2.7777777778vw,15px)}}.p-response-item__text{margin-top:12px;display:flex;gap:18px}@media screen and (max-width: 540px){.p-response-item__text{margin-top:min(2.2222222222vw,12px);gap:min(3.3333333333vw,18px)}}.p-response-item__text__name{min-width:2em;font-size:21px;font-weight:700}@media screen and (max-width: 540px){.p-response-item__text__name{font-size:min(3.8888888889vw,21px)}}.p-response-item__text__desc{font-size:15px;font-weight:500;line-height:1.5}@media screen and (max-width: 540px){.p-response-item__text__desc{font-size:min(2.7777777778vw,15px)}}.p-bottom-contents{padding-top:60px;padding-bottom:0;background:#298188;color:#fff;position:relative}@media screen and (max-width: 540px){.p-bottom-contents{padding-top:min(11.1111111111vw,60px);padding-bottom:min(11.1111111111vw,60px)}}.p-bottom-contents__item{margin-bottom:60px}@media screen and (max-width: 540px){.p-bottom-contents__item{margin-bottom:min(11.1111111111vw,60px)}}.p-bottom-contents__item.-access{margin-bottom:90px}@media screen and (max-width: 540px){.p-bottom-contents__item.-access{margin-bottom:min(11.1111111111vw,60px)}}.p-bottom-contents__item.-key-visual{margin-bottom:0}.p-bottom-contents__flow{display:flex;align-items:center;flex-direction:column;gap:8px}@media screen and (max-width: 540px){.p-bottom-contents__flow{gap:min(1.3888888889vw,7.5px)}}.p-bottom-contents__flow__item{width:100%;padding:15px;font-size:24px;border:1px solid #fff;border-radius:3em;text-align:center}@media screen and (max-width: 540px){.p-bottom-contents__flow__item{padding:min(2.7777777778vw,15px);font-size:min(4.4444444444vw,24px)}}.p-bottom-contents__flow__arrow{width:24px}@media screen and (max-width: 540px){.p-bottom-contents__flow__arrow{width:min(4.4444444444vw,24px)}}.p-bottom-contents__faq__box{border-top:1px solid #fff;cursor:pointer}.p-bottom-contents__faq__box:last-child{border-bottom:1px solid #fff}.p-bottom-contents__faq__item{padding:24px 15px;margin-bottom:-1px;display:flex;align-items:center;gap:15px}@media screen and (max-width: 540px){.p-bottom-contents__faq__item{padding:min(4.4444444444vw,24px) min(2.7777777778vw,15px);gap:min(2.7777777778vw,15px)}}.p-bottom-contents__faq__item.-answer{border-top:1px solid rgba(255,255,255,.2);overflow:hidden}.p-bottom-contents__faq__item span{display:block}.p-bottom-contents__faq__item .title{font-size:24px}@media screen and (max-width: 540px){.p-bottom-contents__faq__item .title{font-size:min(4.4444444444vw,24px)}}.p-bottom-contents__faq__item .text{min-width:375px;font-size:18px;font-weight:500}@media screen and (max-width: 540px){.p-bottom-contents__faq__item .text{min-width:min(69.4444444444vw,375px);font-size:min(3.3333333333vw,18px)}}.p-bottom-contents__faq__item .text a{text-decoration:underline}.p-bottom-contents__faq__item .arrow{width:18px}@media screen and (max-width: 540px){.p-bottom-contents__faq__item .arrow{width:min(3.3333333333vw,18px)}}.p-bottom-contents__faq__item .arrow img{display:block}.p-bottom-contents__area__heading{margin-bottom:15px;font-size:24px}@media screen and (max-width: 540px){.p-bottom-contents__area__heading{margin-bottom:min(2.7777777778vw,15px);font-size:min(4.4444444444vw,24px)}}.p-bottom-contents__area__desc{font-size:18px}@media screen and (max-width: 540px){.p-bottom-contents__area__desc{font-size:min(3.3333333333vw,18px)}}.p-bottom-contents__staff-list ul{margin-left:1.5em;list-style-type:disc}.p-bottom-contents__staff-list ul li{font-size:18px;font-weight:500}@media screen and (max-width: 540px){.p-bottom-contents__staff-list ul li{font-size:min(3.3333333333vw,18px)}}.p-bottom-contents__company__table{margin-bottom:30px}@media screen and (max-width: 540px){.p-bottom-contents__company__table{margin-bottom:min(5.5555555556vw,30px)}}.p-bottom-contents__company__table table{width:100%;font-size:18px}@media screen and (max-width: 540px){.p-bottom-contents__company__table table{font-size:min(3.3333333333vw,18px)}}.p-bottom-contents__company__table table tr{padding:8px 15px;border-top:1px solid #fff;display:block}@media screen and (max-width: 540px){.p-bottom-contents__company__table table tr{padding:min(1.3888888889vw,7.5px) min(2.7777777778vw,15px)}}.p-bottom-contents__company__table table tr:last-child{border-bottom:1px solid #fff}.p-bottom-contents__company__table table tr th{min-width:120px}@media screen and (max-width: 540px){.p-bottom-contents__company__table table tr th{min-width:min(22.2222222222vw,120px)}}.p-bottom-contents__button__anchor{padding:9px 18px;font-size:15px;color:#298188;background:#fff;border-radius:3em;display:inline-block}@media screen and (max-width: 540px){.p-bottom-contents__button__anchor{padding:min(1.6666666667vw,9px) min(3.3333333333vw,18px)}}.p-bottom-contents__access__address{margin-bottom:15px}@media screen and (max-width: 540px){.p-bottom-contents__access__address{margin-bottom:min(2.7777777778vw,15px)}}.p-bottom-contents__access__address address{font-size:18px}@media screen and (max-width: 540px){.p-bottom-contents__access__address address{font-size:min(3.3333333333vw,18px)}}.p-bottom-contents__access__date{margin-top:30px;margin-bottom:30px;font-size:18px}@media screen and (max-width: 540px){.p-bottom-contents__access__date{margin-top:min(5.5555555556vw,30px);margin-bottom:min(5.5555555556vw,30px);font-size:min(3.3333333333vw,18px)}}.p-bottom-contents__key-visual{overflow:hidden}.p-bottom-contents__key-visual img{width:450px;display:block}@media screen and (min-width: 541px){.p-bottom-contents__key-visual img{transform:translateY(38px)}}@media screen and (max-width: 540px){.p-bottom-contents__key-visual img{width:min(45vw,243px);margin:auto}}@media screen and (max-width: 540px){.u-sp-none{display:none!important}}@media screen and (min-width: 541px){.u-pc-none{display:none!important}}@media screen and (max-width: 1239px){.u-pc{display:none!important}}@media screen and (min-width: 1240px){.u-min-pc{display:none!important}}.u-en{font-family:Akshar,sans-serif;font-optical-sizing:auto}
