body{width:100%}body.is-open{height:100%;overflow:hidden}.inner{width:90%;max-width:1200px;margin-right:auto;margin-left:auto}#header{position:sticky;top:0;left:0;z-index:100;width:100%;overflow:hidden;background-color:#fff;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#header .head__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 clamp(20px, 5dvw, 40px);padding:0 min(5dvw, 60px);height:80px}@media screen and (min-width: 980px){#header .head__inner{height:auto}}#header .head__inner .head_logo{width:clamp(260px, 66.66dvw, 420px)}@media screen and (min-width: 980px){#header .head__inner .head_logo{width:clamp(260px, 21.875dvw, 420px)}}#header .head__inner .head_logo a{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:clamp(10px, 2.5dvw, 20px)}#header .head__inner .head_content{position:fixed;top:80px;right:0;z-index:100;width:100%;height:100%;background-color:#fff;opacity:0;visibility:hidden;transform:translateX(100%);transition:0.4s opacity linear, 0.4s visibility linear, 0.4s transform linear}@media screen and (min-width: 980px){#header .head__inner .head_content{position:initial;width:initial;height:initial;background-color:initial;opacity:initial;visibility:initial;transform:initial;transition:initial}}#header .head__inner .head_content .head_content__scroll{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:min(5dvw, 60px);max-height:100%;padding:min(5dvw, 60px);overflow-y:auto}@media screen and (min-width: 980px){#header .head__inner .head_content .head_content__scroll{gap:0;align-items:flex-end;max-height:initial;padding:initial;overflow-y:initial}}#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 980px){#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu{flex-direction:row}}#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu li{width:fit-content}#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu li a{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:inherit;line-height:1.6;text-align:center;text-decoration:none;padding:1.25em}#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu li a::after{position:absolute;bottom:0;right:0;left:0;content:'';display:block;width:calc( 100% - ( 1.25em * 2 ) );height:2px;margin:auto;background-color:#eaa4c1;border-radius:25em;opacity:0;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu li a:hover{color:#8bc9e4}#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu li[class*="current"] a{color:#8bc9e4}#header .head__inner .head_content .head_content__scroll .head_navi .head_navi__menu li[class*="current"] a::after{opacity:1.0}@media screen and (min-width: 980px){#header .head__inner .head_content .head_content__scroll .head_contact{order:-1;padding-top:20px;padding-bottom:4px}#header .head__inner .head_content .head_content__scroll .head_contact .contact_type__callphone .callphone{justify-content:flex-end;font-size:20px}}#header .head__inner #head_menu{display:none}#header .head__inner #head_menu+[for="head_menu"]{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;gap:6px;color:#fff;width:50px;height:50px;background-color:#8bc9e4;border-radius:0.25em;cursor:pointer;transition:0.4s ease-out}@media screen and (min-width: 980px){#header .head__inner #head_menu+[for="head_menu"]{display:none}}#header .head__inner #head_menu+[for="head_menu"] .hamburger{position:relative;display:block;width:25px;height:15px}#header .head__inner #head_menu+[for="head_menu"] .hamburger span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:2px;margin:auto;background-color:#fff;border-radius:25em;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#header .head__inner #head_menu+[for="head_menu"] .hamburger span:first-child{bottom:auto}#header .head__inner #head_menu+[for="head_menu"] .hamburger span:last-child{top:auto}#header .head__inner #head_menu+[for="head_menu"] .text{display:block;font-size:0.75em;font-weight:bold;line-height:1.0;text-align:center}#header .head__inner #head_menu+[for="head_menu"] .text::before{content:'MENU'}#header .head__inner #head_menu:checked+[for="head_menu"] .hamburger{position:relative;display:block;width:25px;height:15px}#header .head__inner #head_menu:checked+[for="head_menu"] .hamburger span:not(:first-child):not(:last-child){background-color:transparent}#header .head__inner #head_menu:checked+[for="head_menu"] .hamburger span:first-child{bottom:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#header .head__inner #head_menu:checked+[for="head_menu"] .hamburger span:last-child{top:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#header .head__inner #head_menu:checked+[for="head_menu"] .text::before{content:'CLOSE'}#header .head__inner #head_menu:checked ~ .head_content{opacity:1.0;visibility:visible;transform:translateX(0)}#header.fixed{box-shadow:0 10px 20px -10px rgba(139,201,228,0.2)}#header.hide{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}@media screen and (min-width: 980px){.sp_view{display:none}}.pc_view{display:none}@media screen and (min-width: 980px){.pc_view{display:block}}.post_time{font-size:14px;color:#999;line-height:1.0;letter-spacing:0.06em}.post_cat{display:inline-block;font-size:12px;font-weight:500;color:#62b6da;line-height:2.0em;text-decoration:none;text-align:center;padding:0 1.0em;height:2.0em;background-color:#fff;border:1px solid #e2f1f9;border-radius:25em}.post_data{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 1.0em}.contact_button .button__link{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;color:#fff;text-align:center;text-decoration:none;width:180px;height:50px;margin:auto;background-color:#eaa4c1;border-radius:25em}.contact_button .button__link:hover{background-color:#e07ba5}.contact_type{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:clamp(20px, 5dvw, 32px)}.contact_type .contact_type__callphone .callphone{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:clamp(28px, calc( 28px + ( 40 - 28 ) * ( ( 100dvw - 390px ) / ( 1920 - 390 ) ) ), 40px);line-height:1.0;margin-bottom:10px}.contact_type .contact_type__callphone .callphone .label{font-size:0.5em;color:#eaa4c1;margin-right:0.5em}.contact_type .contact_type__callphone .callphone .tel{font-size:1.0em;color:inherit;text-decoration:none}.contact_type .contact_type__callphone .response_time{font-size:12px;line-height:1.6;text-align:center}.consultation_counter{margin:clamp(60px, 15dvw, 120px) 0}.consultation_counter .consultation_counter__ttl{font-size:clamp(20px, calc( 20px + ( 40 - 20 ) * ( ( 100dvw - 390px ) / ( 1920 - 390 ) ) ), 40px);font-weight:500;font-style:normal;line-height:1.6;letter-spacing:.06em;text-align:center;margin-bottom:1.0em}.consultation_counter .consultation_counter__rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc( clamp(60px, 15dvw, 120px) * 0.5 ) 0;padding:calc( clamp(60px, 15dvw, 120px) * 0.5 ) min(5dvw, 60px);background-color:#fff;border-radius:16px;box-shadow:0 4px 0 #cbecfb}@media screen and (min-width: 980px){.consultation_counter .consultation_counter__rows{flex-wrap:nowrap}}.consultation_counter .consultation_counter__rows .consultation_counter__content{flex-grow:1.618;flex-basis:660px}.consultation_counter .consultation_counter__rows .consultation_counter__content .consultation_counter__group{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 clamp(20px, 5dvw, 40px);margin-bottom:calc( clamp(60px, 15dvw, 120px) * 0.33 )}.consultation_counter .consultation_counter__rows .consultation_counter__content .consultation_counter__group h4{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:clamp(20px, calc( 20px + ( 32 - 20 ) * ( ( 100dvw - 390px ) / ( 1920 - 390 ) ) ), 32px);font-weight:500;font-style:normal;line-height:1.6;letter-spacing:.06em;gap:0 0.625em}.consultation_counter .consultation_counter__rows .consultation_counter__content .consultation_counter__group h4::before{content:'';width:1.5625em;height:1.5625em;background:url("../img/icon_consultation.svg") no-repeat 50% 50%/contain}.consultation_counter .consultation_counter__rows .consultation_counter__content .consultation_counter__group p{font-size:clamp(12px, calc( 12px + ( 16 - 12 ) * ( ( 100dvw - 390px ) / ( 1920 - 390 ) ) ), 16px);font-weight:500;color:#e07ba5;text-decoration:underline}.consultation_counter .consultation_counter__rows .consultation_counter__content .consultation_counter__contact{margin-bottom:calc( clamp(60px, 15dvw, 120px) * 0.33 )}@media screen and (min-width: 980px){.consultation_counter .consultation_counter__rows .consultation_counter__content .consultation_counter__contact{justify-content:flex-start}}.consultation_counter .consultation_counter__rows .consultation_counter__img{flex-grow:1;flex-basis:400px}.consultation_counter .consultation_counter__rows .consultation_counter__img img{width:clamp(200px, 50dvw, 400px);margin:auto}.consultation_counter .consultation_counter__info{font-size:clamp(12px, calc( 12px + ( 16 - 12 ) * ( ( 100dvw - 390px ) / ( 1920 - 390 ) ) ), 16px);width:fit-content;margin:1.25em auto 0}.consultation_counter:first-child{margin-top:0}.consultation_counter:last-child{margin-bottom:0}.news_list .news_list__post{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0.625em 1.25em;margin-bottom:calc( clamp(60px, 15dvw, 120px) * 0.266 );padding-bottom:calc( clamp(60px, 15dvw, 120px) * 0.266 );border-bottom:2px dashed #ddd}.news_list .news_list__post dt{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;flex-shrink:0;gap:0 1.0em}.news_list .news_list__post dd a{color:inherit;line-height:1.6;text-decoration:none}.news_list .news_list__post dd a .new{font-weight:bold;color:#c3383e}.news_list .news_list__post dd a:hover{color:#62b6da}.news_list .news_list__post:last-child{margin-bottom:0}.readmore .readmore__link{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;gap:0 1.0em;color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none;width:fit-content;height:2.0em;margin:auto;padding-right:3.0em}.readmore .readmore__link::before,.readmore .readmore__link::after{position:absolute;top:0;right:0;bottom:0;content:'';display:block;width:2.0em;height:2.0em;border-radius:50%}.readmore .readmore__link::before{background-color:#fff}.readmore .readmore__link::after{background-color:#eaa4c1;-webkit-mask:url("../img/icon_arrow.svg") no-repeat 50% 50%/contain;mask:url("../img/icon_arrow.svg") no-repeat 50% 50%/contain}.readmore .readmore__link:hover{color:#62b6da}#footer{margin:clamp(60px, 15dvw, 120px) min(5dvw, 60%) min(5dvw, 60px);padding:calc( clamp(60px, 15dvw, 120px) * 0.833 ) 0;background-color:#fff;border-radius:16px}#footer .foot__rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2em min(5dvw, 40px);margin-bottom:calc( clamp(60px, 15dvw, 120px) * 0.33 )}@media screen and (min-width: 980px){#footer .foot__rows{justify-content:space-between;flex-direction:row}}#footer .foot__rows:last-child{margin-bottom:0}#footer .foot__rows .foot_content .foot_logo a:hover{opacity:0.6}#footer .foot__rows .foot_content .foot_navi{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1em min(5dvw, 40px)}#footer .foot__rows .foot_content .foot_navi li a{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 1.0em;color:inherit;text-decoration:none;padding:0.5em 0}#footer .foot__rows .foot_content .foot_navi li a::before{content:'\f061';font-family:'Font Awesome 6 Free';font-weight:900;color:#eaa4c1}#footer .foot__rows .foot_content .foot_navi li a:hover{color:#62b6da}#footer .foot__rows .foot_content .foot_privacy{margin:1.0em 0}#footer .foot__rows .foot_content .foot_privacy a{display:inline-block;font-size:0.875em;color:#999;text-decoration:none}#footer .foot__rows .foot_content .foot_privacy a:hover{text-decoration:underline}#footer .foot__rows .foot_content .foot_privacy:last-child{margin-bottom:0}@media screen and (min-width: 980px){#footer .foot__rows .foot_other_site{flex-shrink:0}}#footer .foot__rows .foot_other_site a{color:#62b6da;line-height:1.6;text-decoration:none}#footer .foot__rows .foot_other_site a .foot_other_site__ttl{position:relative;font-size:14px;margin-bottom:1.0em;padding-left:1.0em}#footer .foot__rows .foot_other_site a .foot_other_site__ttl::before{position:absolute;top:0;left:0;content:'';width:3px;height:100%;background-color:#62b6da;border-radius:25em}#footer .foot__rows .foot_copyright{font-size:14px;color:#999;line-height:1.6;margin-bottom:0}#footer .foot__rows .foot_powerd_by{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.0em;font-size:14px;color:#999;line-height:1.6;margin-bottom:0}
