@charset "UTF-8";
main {
    position: relative;
    background: #fff5f4;
}
.facilities_main {
    background: url(../img/facilities_bg01.png) no-repeat;
}
main::after {
    position: absolute;
    content: "";
    background: url(../img/facilities_bg02.png) no-repeat;
    width: 1200px;
    height: 523px;
    bottom: 0;
    left: 0;
}
.page_wrap{
    background-image: url(../img/facilities_ttl.png);
    background-repeat: no-repeat;
    background-position: center top 26px;
}
.facilities_huge_wrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 135px;
}
.facilities_wrap {
    background: #fff;
    border-radius: 30px;
    padding: 70px 60px 48px;
    box-sizing: border-box;
    margin: 30px auto 60px;
    position: relative;
    z-index: 9;
}
.facilities_wrap:last-of-type {
    margin-bottom: 0;
}
.fac_ttl_box {
    position: relative;
    padding-left: 25px;
    margin-bottom: 24px;
}
.fac_ttl_box::before {
    position: absolute;
    content: "";
    background: #e15a4f;
    width: 6px;
    height: 100%;
    border-radius: 9999px;
    left: 0;
    top: -5px;
}
.fac_ttl_info {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    margin-bottom: -2px;
}
.fac_ttl {
    font-weight: bold;
    font-size: 32px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
}
.fac_ttl .is-new {
    color: #fff;
    margin-left: 30px;
    padding: 4px 10px;
    background: #e15a4f;
    border-radius: 5px;
    line-height: 1;
    font-size: 26px;
}
.fac_ttl_info dt {
    line-height: 1;
    padding: 7px 13px;
    color: #e15a4f;
    background: #ffdfdc;
    font-size: 18px;
    margin-left: 15px;
    font-weight: bold;
}
.fac_ttl_info dt:first-child {
    margin-left: 0;
}
.fac_ttl_info dd {
    font-size: 18px;
    margin-left: 36px;
    line-height: 1;
    font-weight: bold;
    color: #e88a51;
    padding: 5px 15px;
    background: #fff;
    border: 2px solid #e88a51;
}
.fac_top_txt {
    color: #e15a4f;
    font-weight: bold;
    margin-bottom: 24px;
    font-size: 22px;
}
.fac_top_txt.is-ver2 {
    margin-bottom: 10px;
}
.fac_info_lst {
    border-top: solid 1px #e6e6e6;
}
.fac_info_lst li {
    border-bottom: solid 1px #e6e6e6;
}
.fac_info_lst li dl {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
}
.fac_info_lst li dl dt {
    background: #f7f8f8;
    font-size: 16px;
    font-weight: bold;
    min-height: 75px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    width: 125px;
    padding: 10px 10px 10px 22px;
    box-sizing: border-box;
}
.fac_info_lst li dl dd {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    padding: 10px 30px;
    width: calc(100% - 125px);
}
.fac_map_btn {
    margin-left: 25px;
}
.fac_map_btn a {
    width: 127px;
    height: 37px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    border: solid 1px #e15a4f;
    color: #e15a4f;
    border-radius: 6px;
}
.fac_map_btn a span {
    padding-left: 17px;
    display: inline-block;
    background: url(../img/icn_map_pink.png) no-repeat center left / 9px auto;
}
.fac_info_lst {
    margin-bottom: 60px;
}
.fac_info_lst li dl dd a.tel {
    font-size: 24px;
}
.fac_info_lst li dl dd a.tel span {
    display: inline-block;
    padding-left: 25px;
    background: url(../svg/icn_tel.svg) no-repeat center left / 16px auto;
}
.fac_price_btn a {
    width: 270px;
    height: 45px;
    border: #e15a4f solid 1px;
    border-radius: 9999px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    background: url(../img/arw_fpink.png) no-repeat center right 20px / 7px auto;
    color: #e15a4f;
    font-weight: bold;
}
.fac_sub_wrap {
    margin-bottom: 60px;
}
.fac_sub_wrap:last-of-type {
    margin-bottom: 0;
}
.fac_sub_ttl {
    border-bottom: solid 3px #e6e6e6;
    margin-bottom: 30px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
}
.fac_sub_ttl span.in {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
}
.fac_sub_ttl span.in::before {
    position: absolute;
    content: "";
    background: #e15a4f;
    width: 100%;
    height: 3px;
    bottom: -3px;
    left: 0;
}
.fac_sub_ttl span.sml {
    font-size: 14px;
    display: block;
    margin-top: -4px;
    margin-left: 20px;
}
.fac_sub-txt {
    line-height: 2;
}
.fac_feature {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap;
    margin-top: -10px;
}
.fac_feature li {
    font-size: 16px;
    color: #e15a4f;
    border: solid 1px #e15a4f;
    line-height: 1;
    box-sizing: border-box;
    padding: 11px 16px;
    border-radius: 6px;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: 500;
}
.fac_feature li:last-child {
    margin-right: 0;
}
.pos_lst {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap;
    margin-top: -7px;
}
.pos_lst li {
    width: 25%;
    margin-top: 7px;
}
.fac_slide  {
    width: 100%;
    margin: 0 auto 76px;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s ease-out, all .2s ease-out;
}
.fac_slide.slick-slider  {
    height: auto;
    overflow: inherit;
    opacity: 1;
}
.fac_slide li a {
    display: block;
}
.fac_slide li a.is-cs {
    pointer-events: none;
}
.fac_slide_img {
    width: 608px;
    margin: 0 10px;
}
.slick-prev {
    position: absolute;
    width: 17px;
    height: 29px;
    background: url(../img/slide_arw_pink.png) no-repeat center center / 100% auto;
    top: 50%;
    margin-top: -15px;
    z-index: 5;
    left: -19px;
    transform: rotate(180deg);
    cursor: pointer;
}
 .slick-next {
    position: absolute;
    width: 17px;
    height: 29px;
    background: url(../img/slide_arw_pink.png) no-repeat center center / 100% auto;
    top: 50%;
    margin-top: -15px;
    z-index: 5;
    cursor: pointer;
    right: -13px;
}
.fac_slide img {
    border-radius: 10px;
}
.zoom_img {
    display: none;
    border-radius: 16px;
}
.zoom_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999999999;
    width: 100%;
    height: 200vh;
}

.zoom_img img {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}
.zoom_img_in {
    width: 90%;
    max-width: 900px;
    height: 90%;
    max-height: 675px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/*20240523*/
.areaSearch_wrap {
    width: 100%;
    max-width: 1000px;
    margin: 50px auto 65px auto;
    box-sizing: border-box;
}
.areaSearch-ttl {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    padding-left: 45px;
}
.areaSearch-ttl:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 40px;
    height: 50px;
    margin-top: -25px;
    z-index: 10;
    background: url("../svg/mappin.svg") no-repeat center center;
    background-size: 100% auto;
}
.areaSearch_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}
.areaSearch_lst li {
    width: 134px;
    height: 60px;
    margin-right: 20px;
}
.areaSearch_lst li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #e15a4f;
    text-align: center;
    background: #fff;
    border-radius: 10px;
}
.areaSearch_lst li a span {
    position: relative;
    display: inline-block;
    line-height: 1;
    padding-right: 20px;
}
.areaSearch_lst li a span:before {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #e15a4f;
    border-right: 1px solid #e15a4f;
    box-sizing: border-box;
    top: 4px;
    right: 0;
    z-index: 10;
    transform: rotate(45deg);
    transition: opacity .2s ease-out, all .2s ease-out;
}
.prefectures_wrap {
    padding-top: 100px;
}
.prefectures-ttl {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
}
.prefectures-ttl span {
    display: inline-block;
    line-height: 1;
    padding-bottom: 5px;
    border-bottom: 2px solid #e15a4f;
}
.fac_top_txt.is-ver2 {
    position: relative;
    padding-left: 90px;
}
.fac_top_txt span.is-new {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    padding: 6px 12px;
    background: #e15a4f;
    border-radius: 5px;
}
.close_btn {
    position: absolute;
    top: -20px;
    right: -20px;
}
.close_btn a {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    background: #e15a4f;
    border-radius: 9999px;
}
.close_btn a::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 25px;
    height: 2px;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -12px;
}
.close_btn a::after {
    position: absolute;
    content: "";
    background: #fff;
    width: 25px;
    height: 2px;
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -12px;
}
.popup_price_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999999999;
    width: 100%;
    height: 100vh;
}
.price_in {
    width: 750px;
    position: fixed;
    top: 5%;
    /* top: 50%;
    margin-top: -25%; */
    left: 50%;
    margin-left: -375px;
    background: #fff;
    border-radius: 30px;
}
@media only screen and (max-height: 660px)  {
    .price_in {
        /* margin-top: 0;
        top: 4vh; */
    }
    .price_box_in {
        overflow-y: scroll;
        height: 90vh;
    }
    .price_box {
        /* overflow-y: scroll; */
    }
}
.price_box_in {
    position: relative;
    padding: 30px 58px 40px;
    box-sizing: border-box;
}
.pricedetail {
    display: none;
}
.p_cls_btn {
    position: absolute;
    top: 23px;
    right: 28px;
}
.p_cls_btn a {
    position: relative;
    width: 21px;
    height: 21px;
}
.p_cls_btn a::before {
    position: absolute;
    content: "";
    background: #c7c7c7;
    width: 4px;
    height: 25px;
    transform: rotate(45deg);
    top: -2px;
    right: 8px;
}
.p_cls_btn a::after {
    position: absolute;
    content: "";
    background: #c7c7c7;
    width: 4px;
    height: 25px;
    transform: rotate(-45deg);
    top: -2px;
    right: 8px;
}
.price_box_in .fac_ttl_box {
    margin-bottom: 1px;
}
.price_box_in .fac_ttl_box::before {
    height: 40px;
    top: 10px;
}
.price_top {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
}
.price_top.is-right {
    text-align: right;
}
.price_top .pink {
    font-size: 36px;
    color: #e15a4f;
}
.price_top .sml {
    font-size: 18px;
}
.fac_info_lst.is-price {
    margin: 11px 0 7px;
}
.price_attent {
    margin-top: 41px;
}
.fac_info_lst.is-price dl {
    width: 100%;
}
.fac_info_lst.is-price dl dt {
    width: 160px;
}
.fac_info_lst.is-price dl dd {
    font-size: 24px;
    text-align: right;
    padding-right: 30px;
    color: #e15a4f;
    justify-content: flex-end;
    width: calc(100% - 160px);
    box-sizing: border-box;
}
.fac_info_lst.is-price dl dd span {
    font-size: 16px;
    color: #000;
}
.textlink {
    margin-bottom: 50px;
}
.textlink a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    position: relative;
    padding-left: 12px;
}
.textlink a:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    margin-top: -7px;
    z-index: 10;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 6px solid #e15a4f;
    box-sizing: border-box;
}
.facilities_huge_wrap.is-whole .prefarea_wrap:not(:last-child) {
    margin-bottom: 100px;
}
.prefarea_wrap {
    border-radius: 20px;
    padding: 60px 60px 75px;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0 0 6px rgba(207, 207, 207, .3);
}
.fcltsbdv_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px auto 0;
    gap: 60px 0;
    box-sizing: border-box;
}
.fcltsbdv_in {
    width: calc(50% - 22px);
}
.fcltsbdv_img {
    border: 2px solid transparent;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.fcltsbdv_img img {
    width: 100%;
    height: auto;
}
.fcltsbdv_img.is-new {
    position: relative;
    border: 2px solid #e3594a;
}
.fcltsbdv_img.is-new::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid #e35e4f;
    box-sizing: border-box;
    z-index: 9;
}
.fcltsbdv_img.is-new .new-txt {
    position: absolute;
    top: 11px;
    left: 0;
    font-size: 18px;
    line-height: 1.125;
    font-weight: bold;
    color: #fff;
    z-index: 10;
    transform: rotate(-45deg);
    text-align: center;
}
.fcltsbdvbl_wrap {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 6px 15px;
    margin-bottom: 18px;
}
.fcltsbdvbl_wrap .label {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.254;
}
.fcltsbdvbl_wrap .label.is-red {
    padding: 6px 15px;
    color: #ffffff;
    background: #e4594a;
}
.fcltsbdvbl_wrap .label.is-wh {
    color: #e4594a;
}
.fcltsbdvbl_wrap .label span {
    line-height: 1;
    vertical-align: middle;
    letter-spacing: 0.1em;
}
.fcltsbdv-name {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
}
.fcltsbdv-address {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.1em;
}
.fcltsbdv_btn {
    margin-top: 22px;
}
.fcltsbdv_btn a {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e88a51;
    box-sizing: border-box;
    border-radius: 23px;
    font-size: 17px;
    color: #e88a51;
    font-weight: 600;
    background: #ffffff;
    line-height: 1;
    position: relative;
    padding-top: 1px;
    letter-spacing: 0.1em;
}
.fcltsbdv_btn a::before {
    content: "";
    width: 7px;
    height: 14px;
    background: url(../svg/arrow_right-or.svg) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    z-index: 9;
}
.areaSearch_lst li a.is-whole span {
    padding: 0;
}
.areaSearch_lst li a.is-whole span::before {
    display: none;
}
.areaSearch_lst li a.active {
    color: #ffffff;
    background: #e05a4f;
}
.areaSearch_lst li a.active span:before {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
/* 20251105 */
.facexpla_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.facexpla_box {
    width: calc(100% - 340px);
}
.facexpla-lst {
    font-size: 18px;
    margin-bottom: 48px;
}
.facexpla-lst li > span {
    display: inline-block;
}
.facexpla-lst .cate {
    font-weight: bold;
    width: 4em;
}
.facexpla-lst .txt {
    padding-left: 20px;
    box-sizing: border-box;
    font-weight: 400;
}
.facexpla_btnlst {
    display: flex;
    gap: 0 20px;
}
.facexpla_btn.c-btn {
    width: 206px;
}
.facexpla_btn.c-btn a {
    height: 54px;
    font-size: 18px;
    border-radius: 6px;
}
.facexpla_btn.c-btn a span {
    padding: 0;
}
.facilities_huge_wrap .c-btn a span::before {
    display: none;
}
.c-btn.is-pnkbg a {
    background: #e4594a;
    border: 1px solid #e4594a;
    color: #ffffff;
}
.c-btn.is-orbg a {
    background: #ea8b4b;
    border: 1px solid #ea8b4b;
    color: #ffffff;
}
.c-btn.is-orbg a span.icn-tel {
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 22px;
}
.c-btn.is-orbg a span.icn-tel::before {
    content: "";
    width: 15px;
    height: 20px;
    background: url(../svg/icn_tel.svg) no-repeat center left / 100% auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(295deg) brightness(103%) contrast(105%);
    margin: 0;
    display: block;
}
.fcltdtl-ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 60px;
    position: relative;
}
.fcltdtl_wrap.ver2 .fcltdtl-ttl {
    margin-bottom: 70px;
}
.fcltdtl_wrap.ver3 .fcltdtl-ttl {
    margin-bottom: 70px;
}
.fcltdtl-ttl::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #e4594a;
}
.fcltdtl_in {
    background: #ffffff;
    border-radius: 30px;
    box-sizing: border-box;
    box-shadow: 0 0 6px rgba(207, 207, 207, .3);
}
.info_wrap {
    padding: 74px 0 75px;
}
.info_in {
    padding: 0 40px;
    box-sizing: border-box;
}
.slick-dots li button {
    width: 12px;
    height: 12px;
}
.slick-dots li button:before {
    background: #e4594a;
    width: 12px;
    height: 12px;
}
.slick-dots li.slick-active button:before {
    background: #ea8b4b;
}
.fac_slide .slick-dots li {
    width: 12px !important;
    height: 12px;
}
.info-txt {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.75;
}
.inquiry_wrap {
    border: 1px solid #da3f32;
    border-radius: 16px;
    padding: 35px 0 40px;
    box-sizing: border-box;
    margin-top: 50px;
}
.inquiry_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 12px;
}
.inquiry_cat {
    text-align: center;
}
.inquiry_cat .cate {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 6px;
    border-bottom: 2px solid #da3f32;
    margin-bottom: 14px;
    line-height: 1;
    box-sizing: border-box;
}
.inquiry_cat .txt {
    font-size: 16px;
    line-height: 1.2;
}
.inquiry_btnlst {
    display: flex;
    justify-content: center;
    gap: 0 30px;
    margin-top: 35px;
}
.inquiry_btn.c-btn {
    width: 280px;
}
.inquiry_btn.c-btn a {
    height: 65px;
    border-radius: 6px;
    font-size: 21px;
}
.inquiry_btn.c-btn a span {
    padding: 0;
}
.inquiry_btn.c-btn.is-orbg a > span {
    text-align: center;
}
.inquiry_btn.c-btn a span .tel-und {
    font-size: 14px;
    line-height: 1;
    margin-top: 8px;
}
.inquiry_btn.c-btn a span .tel-und .time {
    font-size: 13px;
    padding-left: 13px;
    line-height: 1;
}
.inquiry_btn.c-btn.is-orbg a span.icn-tel {
    font-size: 23px;
    padding-left: 24px;
}
.inquiry_btn.c-btn.is-orbg a span.icn-tel::before {
    width: 17px;
    height: 24px;
}
.facarea_slide li {
    width: 485px;
    margin: 0px 15px;
}
.facarea_slide .facarea-slide {
    padding: 40px 35px 30px;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 6px rgba(207, 207, 207, .3);
}
.facarea_slide {
    display: flex;
    justify-content: center;
    gap: 0 30px;
}
.facarea_slide > li {
    margin: 0;
}
.fcilst-btn {
    margin: 70px auto 0;
    width: 440px;
}
.fcilst-btn a {
    width: 100%;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e15a4f;
    box-sizing: border-box;
    border-radius: 28px;
    font-size: 21px;
    color: #e15a4f;
    font-weight: 600;
    background: #ffffff;
    line-height: 1;
    position: relative;
    letter-spacing: 0.1em;
}
.fcilst-btn a::before {
    content: "";
    width: 9px;
    height: 15px;
    background: url(../svg/arrow_right-or.svg) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    right: 34px;
    transform: translateY(-50%);
    z-index: 9;
    filter: brightness(0) saturate(100%) invert(62%) sepia(45%) saturate(6915%) hue-rotate(331deg) brightness(94%) contrast(86%);
}
.rcrt_in {
    padding: 70px 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    gap: 0 50px;
    box-shadow: 0 0 6px rgba(207, 207, 207, .3);
}
.rcrt_txt {
    max-width: calc(100% - 490px);
}
.rcrt_txt .cat {
    display: inline-block;
    line-height: 1.2;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 6px;
    border-bottom: 3px solid #e4594a;
    margin-bottom: 35px;
    box-sizing: border-box;
}
.rcrt_txt .fixcat {
    font-size: 30px;
    font-weight: bold;
    color: #e4594a;
    line-height: 1;
    letter-spacing: 0.1em;
}
.rcrt_txt .txt {
    font-size: 18px;
    line-height: 1.714;
    margin-top: 15px;
}
.rcrt-btn.c-btn {
    width: 340px;
    margin-top: 35px;
}
.rcrt-btn.c-btn a {
    font-size: 17px;
    height: 56px;
    border-radius: 28px;
}
.rcrt-btn.c-btn a span {
    padding-right: 30px;
}
.rcrt-btn.c-btn a span:before {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 5px;
    right: 0;
    transform: rotate(45deg);
    z-index: 10;
    margin-top: 0;
    background: none;
}
.rcrt-btn.c-btn a span:after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
    top: 8px;
    right: 0;
    z-index: 10;
    margin-top: 0;
}
.tel-time {
    padding: 5px 0 0 5px;
    box-sizing: border-box;
}
.facarea-slide .fcltsbdv_img {
    margin-bottom: 15px;
}
.detail .prefectures_wrap {
    padding-top: 0;
}
.detail .facilities_wrap {
    margin: 50px auto 100px;
    box-shadow: 0 0 6px rgba(207, 207, 207, .3);
    padding: 70px 40px 48px;
}
.fcltdtl_wrap.ver1 {
    margin-bottom: 140px;
}
.fcltdtl_wrap.ver2 {
    margin-bottom: 135px;
}
.detail .facilities_huge_wrap {
    margin: 0 auto 170px;
}
.facexpla_img img {
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.facexpla_img.is-preparation img {
    border: 1px solid #e15a4f;
}
.rcrt-img img {
    border-radius: 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.cv_wrap {
    position: relative;
    z-index: 9;
}
.facexpla_box.is-mb0,
.facexpla-lst.is-mb0 {
    margin-bottom: 0;
}
.fcltsbdv_img.is-line {
    border: 2px solid #e3594a;
}
@media (min-width: 896px) {
    a.page:hover,
    a.nextpostslink:hover,
    a.last:hover,
    a.previouspostslink:hover,
    a.first:hover {
        text-decoration: none;
    }
    .fac_map_btn a:hover {
        color: #fff;
        background: #e15a4f;
        text-decoration: none;
    }
    .fac_map_btn a:hover span {
        background: url(../img/icn_map_white.png) no-repeat center left / 9px auto;
    }
    .fac_price_btn a:hover {
        color: #fff;
        background: #e15a4f url(../img/arw_fw.png) no-repeat center right 20px / 7px auto;
        text-decoration: none;
    }
    .fac_slide li a:hover {
        opacity: 0.7;
    }
    .areaSearch_lst li a:hover {
        text-decoration: none;
    }
    .areaSearch_lst li a:hover span:before {
        right: -5px;
    }
    .fcltsbdv_btn a:hover {
        text-decoration: none;
        background: #e88a51;
        color: #ffffff;
    }
    .fcltsbdv_btn a:hover::before {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(295deg) brightness(103%) contrast(105%);
    }
    .areaSearch_lst li a:hover {
        color: #ffffff;
        background: #e05a4f;
    }
    .areaSearch_lst li a:hover span:before {
        border-top: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
    }
    .fcilst-btn a:hover {
        color: #ffffff;
        background: #e15a4f;
        text-decoration: none;
    }
    .fcilst-btn a:hover::before {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(295deg) brightness(103%) contrast(105%);
    }
    .rcrt-btn.c-btn a:hover {
        color: #ea8b4b;
        background: #ffffff;
    }
    .rcrt-btn.c-btn a:hover span:before {
        border-top: 2px solid #ea8b4b;
        border-right: 2px solid #ea8b4b;
    }
    .rcrt-btn.c-btn a:hover span:after {
        background: #ea8b4b;
    }
    .c-btn.is-pnkbg a:hover {
        color: #e4594a;
        background: #ffffff;
    }
    .c-btn.is-orbg a:hover {
        color: #ea8b4b;
        background: #ffffff;
    }
    .c-btn.is-orbg a:hover span.icn-tel::before {
        filter: brightness(0) saturate(100%) invert(59%) sepia(57%) saturate(529%) hue-rotate(338deg) brightness(95%) contrast(94%);
    }
    .slick-dots {
        bottom: -37px;
    }
}
@media only screen and (max-width: 896px) {
    .facilities_main {
        background: url(../img/sp/facilities_bg01.png) no-repeat;
        background-size: 100% auto;
    }
    main::after {
        background: url(../img/sp/facilities_bg02.png) no-repeat;
        width: 100%;
        height: 44vw;
    }
    .page_wrap{
        background-image: url(../img/sp/facilities_ttl.png);
        background-size: 375px auto;
        background-position: center top 15px;
    }
    .facilities_huge_wrap {
        padding: 0 20px;
        box-sizing: border-box;
        margin-bottom: 70px;
    }
    .facilities_wrap {
        width: 100%;
        padding: 30px 15px;
        margin: 15px auto 30px auto;
        border-radius: 15px;
    }
    .fac_slide li a {
        /* pointer-events: none; */
    }
    .fac_slide {
        width: 100%;
        padding: 0;
        margin-bottom: 50px;
    }
    .fac_price_btn a {
        width: 100%;
        font-size: 13px;
        height: 40px;
    }
    .fac_ttl {
        font-size: 18px;
        align-items: baseline;
        line-height: 1.3;
    }
    .fac_ttl .is-new {
        font-size: 14px;
        margin-left: 15px;
    }
    .fac_ttl_box {
        padding-left: 15px;
        margin-bottom: 10px;
    }
    .fac_ttl_box::before {
        width: 3px;
        top: -2px;
    }
    .fac_ttl_info {
        display: block;
        margin-bottom: 2px;
    }
    .fac_ttl_info dt {
        font-size: 12px;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 5px;
    }
    .fac_ttl_info dd {
        display: inline-block;
        font-size: 12px;
        margin-left: 0;
        padding: 5px 15px;
    }
    .fac_sub_wrap {
        margin-bottom: 40px;
    }
    .fac_top_txt {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .fac_info_lst li {
        display:-webkit-box;
  	    display:-ms-flexbox;
        display: flex;
        width: 100%;
    }
    .fac_info_lst li dl {
        width: 100%;
    }
    .fac_info_lst li dl dt {
        height: 100%;
        min-height: initial;
        font-size: 14px;
        width: 90px;
        height: 100%;
        padding-left: 10px;
    }
    .fac_info_lst li dl dd {
        display: block;
        padding: 10px;
        width: calc(100% - 90px);
    }
    .fac_info_lst li dl dd a.tel span {
        font-size: 16px;
    }
    .fac_info_lst li dl dd p {
        font-size: 14px;
    }
    .fac_map_btn {
        margin-top: 10px;
        margin-left: 0;
    }
    .fac_map_btn a {
        margin: 0 auto;
    }
    .fac_feature li {
        font-size: 14px;
        padding: 10px;
    }
    .fac_sub_ttl {
        display: block;
        margin-bottom: 20px;
    }
    .fac_sub_ttl span.in {
        padding-bottom: 15px;
    }
    .fac_sub_ttl span.sml {
        font-size: 12px;
    }
    .fac_sub_ttl.ver2 .in {
        padding-bottom: 10px;
    }
    .fac_sub_ttl.ver2 .in::before {
        bottom: -47px;
    }
    .fac_sub_ttl.ver2 span.sml {
        margin-left: 0;
        margin-bottom: 5px;
    }
    .pos_lst {
        margin-top: -5px;
    }
    .pos_lst li {
        width: 48%;
        font-size: 14px;
        margin-top: 5px;
    }
    .pos_lst li:nth-child(2n) {
        margin-left: 5px;
    }
    .fac_slide_img {
        margin: 0 5px;
        width: 304px;
    }
    .price_in {
        width: 90%;
        margin-left: -45%;
        /* margin-top: 0; */
        height: auto;
        /* top: 70px; */
    }
    .price_box_in {
        padding: 30px 15px;
    }
    .price_box_in .fac_ttl_box::before {
        height: 20px;
        top: 1px;
    }
    .price_top {
        font-size: 18px;
    }
    .price_top .pink {
        font-size: 22px;
    }
    .fac_info_lst {
        margin-bottom: 30px;
    }
    .fac_info_lst.is-price li dl dt {
        width: 110px;
    }
    .fac_info_lst.is-price dl dd {
        width: calc(100% - 110px);
        font-size: 20px;
    }
    .fac_info_lst.is-price dl dd span {
        font-size: 14px;
    }
    .price_attent {
        margin-top: 20px;
    }
    .price_attent li{
        font-size: 14px;
    }
    .slick-dots {
        width: 200px;
        left: 50%;
        margin-left: -100px;
    }
    .slick-prev {
        left: -9px;
    }
    .slick-next {
        right: -10px;
    }
    /*20240523*/
    .areaSearch_wrap {
        padding: 0 20px;
        margin: 30px auto 25px auto;
    }
    .areaSearch-ttl {
        font-size: 18px;
        padding-left: 35px;
    }
    .areaSearch-ttl:before {
        width: 30px;
        height: 40px;
        margin-top: -20px;
    }
    .areaSearch_lst {
        margin-top: 15px;
    }
    .areaSearch_lst li {
        width: 30%;
        height: 40px;
        margin-top: 12px;
        margin-right: 3%;
    }
    .areaSearch_lst li:nth-child(3n) {
        margin-right: 0;
    }
    .areaSearch_lst li:nth-child(-n+3) {
        margin-top: 0;
    }
    .areaSearch_lst li a {
        font-size: 13px;
        border-radius: 5px;
    }
    .areaSearch_lst li a span {
        padding-right: 15px;
    }
    .areaSearch_lst li a span:before {
        width: 6px;
        height: 6px;
        top: 3px;
    }
    .prefectures_wrap {
        padding-top: 60px;
    }
    .prefectures-ttl {
        font-size: 18px;
    }
    .fac_top_txt.is-ver2 {
        padding-left: 65px;
    }
    .fac_top_txt span.is-new {
        font-size: 16px;
        padding: 6px 10px;
    }
    .textlink {
        margin-bottom: 30px;
    }
    .textlink a {
        font-size: 14px;
    }
    .zoom_img img {
        width: 100%;
        height: auto;
    }
    .close_btn {
        top: -15px;
        right: -15px;
    }
    .close_btn a {
        width: 30px;
        height: 30px;
    }
    .close_btn a::before {
        width: 18px;
        height: 2px;
        margin-top: -2px;
        margin-left: -9px;
    }
    .close_btn a::after {
        width: 18px;
        height: 2px;
        margin-top: -2px;
        margin-left: -9px;
    }
    /* 20251104 */
    .facilities_huge_wrap.is-whole .prefarea_wrap:not(:last-child) {
        margin-bottom: 50px;
    }
    .prefarea_wrap {
        border-radius: 15px;
        padding: 25px 20px 35px;
    }
    .fcltsbdv_wrap {
        width: 100%;
        display: block;
        margin: 20px 0 0 0;
        padding: 0;
    }
    .fcltsbdv_wrap .fcltsbdv_in:not(:last-child) {
        margin-bottom: 60px;
    }
    .fcltsbdv_in {
        width: 100%;
    }
    .fcltsbdv_img {
        border: 1px solid transparent;
        margin-bottom: 20px;
    }
    .fcltsbdv_img.is-new {
        border: 1px solid #e3594a;
    }
    .fcltsbdv_img.is-new::before {
        border-right: 80px solid transparent;
        border-top: 80px solid #e35e4f;
    }
    .fcltsbdv_img.is-new .new-txt {
        top: 10px;
        font-size: 14px;
    }
    .fcltsbdvbl_wrap {
        gap: 0 12px;
        margin-bottom: 15px;
    }
    .fcltsbdvbl_wrap .label {
        font-size: 14px;
    }
    .fcltsbdvbl_wrap .label.is-red {
        padding: 5px 10px;
    }
    .fcltsbdv-name {
        font-size: 17px;
        margin-bottom: 7px;
    }
    .fcltsbdv-address {
        font-size: 14px;
    }
    .fcltsbdv_btn {
        margin-top: 15px;
    }
    .fcltsbdv_btn a {
        height: 38px;
        border-radius: 19px;
        font-size: 14px;
        padding-top: 0;
    }
    .fcltsbdv_btn a::before {
        width: 5px;
        height: 12px;
    }
    /* 20251105 */
    .facexpla_wrap {
        display: block;
    }
    .facexpla_box {
        width: 100%;
    }
    .facexpla_img {
        margin-top: 24px;
    }
    .facexpla-lst {
        font-size: 14px;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .facexpla-lst > li {
        display: flex;
    }
    .facexpla-lst .txt {
        padding-left: 1em;
    }
    .facexpla_btnlst {
        display: block;
    }
    .facexpla_btnlst .facexpla_btn:not(:last-child) {
        margin-bottom: 15px;
    }
    .facexpla_btn.c-btn {
        width: 100%;
    }
    .facexpla_btn.c-btn a {
        height: 40px;
        font-size: 15px;
        border-radius: 6px;
    }
    .facexpla_btn.c-btn a span {
        padding: 0;
    }
    .c-btn.is-orbg a span.icn-tel {
        padding-left: 20px;
        font-size: 16px;
    }
    .c-btn.is-orbg a span.icn-tel::before {
        width: 15px;
        height: 20px;
    }
    .fcltdtl-ttl {
        font-size: 22px;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .fcltdtl_wrap.ver2 .fcltdtl-ttl {
        margin-bottom: 35px;
    }
    .fcltdtl_wrap.ver3 .fcltdtl-ttl {
        margin-bottom: 35px;
    }
    .fcltdtl-ttl::before {
        width: 60px;
        height: 2px;
    }
    .fcltdtl_in {
        border-radius: 20px;
    }
    .info_wrap {
        padding: 35px 0 40px;
    }
    .info_in {
        padding: 0 20px;
    }
    .slick-dots li button {
        width: 12px;
        height: 12px;
    }
    .info-txt {
        margin-bottom: 20px;
        font-size: 14px;
    }
    .inquiry_wrap {
        border-radius: 16px;
        padding: 25px 15px;
        margin-top: 25px;
    }
    .inquiry_txt {
        display: block;
    }
    .inquiry_cat {
        text-align: left;
    }
    .inquiry_cat .cate {
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 6px;
        border-bottom: 2px solid #da3f32;
        margin-bottom: 14px;
        line-height: 1.4;
        box-sizing: border-box;
    }
    .inquiry_cat .txt {
        font-size: 14px;
        line-height: 1.2;
    }
    .inquiry_btnlst {
        display: block;
        justify-content: center;
        gap: 0 30px;
        margin-top: 20px;
    }
    .inquiry_btn.c-btn {
        width: 100%;
    }
    .inquiry_btn.c-btn a {
        height: 50px;
        border-radius: 6px;
        font-size: 16px;
    }
    .inquiry_btn.c-btn a span {
        padding: 0;
    }
    .inquiry_btn.c-btn.is-orbg a > span {
        text-align: center;
    }
    .inquiry_btn.c-btn a span .tel-und {
        font-size: 14px;
        line-height: 1;
        margin-top: 2px;
    }
    .inquiry_btn.c-btn a span .tel-und .time {
        font-size: 13px;
        padding-left: 13px;
        line-height: 1;
    }
    .inquiry_btn.c-btn.is-orbg a span.icn-tel {
        font-size: 18px;
        padding-left: 18px;
    }
    .inquiry_btn.c-btn.is-orbg a span.icn-tel::before {
        width: 12px;
        height: 20px;
    }
    .facarea_slide li {
        max-width: 335px;
        margin: 0 5px;
    }
    .facarea_slide .facarea-slide {
        padding: 40px 20px 30px;
        border-radius: 20px;
    }
    .facarea_slide {
        display: block;
    }
    .facarea_slide > li {
        width: 100%;
        max-width: none !important;
        margin: 0;
    }
    .facarea_slide > li:not(:last-child) {
        margin-bottom: 20px;
    }
    .fcilst-btn {
        margin: 35px auto 0;
        width: 100%;
    }
    .fcilst-btn a {
        height: 44px;
        border-radius: 20px;
        font-size: 16px;
    }
    .fcilst-btn a::before {
        width: 6px;
        height: 12px;
        right: 34px;
    }
    .rcrt_in {
        padding: 35px 20px;
        display: flex;
        flex-direction: column-reverse;
        gap: 25px 0;
    }
    .rcrt_txt {
        max-width: 100%;
    }
    .rcrt_txt .cat {
        display: inline-block;
        line-height: 1.2;
        font-size: 19px;
        font-weight: bold;
        padding-bottom: 6px;
        border-bottom: 3px solid #e4594a;
        margin-bottom: 30px;
        box-sizing: border-box;
    }
    .rcrt_txt .fixcat {
        font-size: 22px;
        font-weight: bold;
        color: #e4594a;
        line-height: 1;
    }
    .rcrt_txt .txt {
        font-size: 15px;
        line-height: 1.714;
        margin-top: 10px;
    }
    .rcrt-btn.c-btn {
        width: 100%;
        margin-top: 20px;
    }
    .rcrt-btn.c-btn a {
        font-size: 16px;
        height: 50px;
        border-radius: 25px;
    }
    .rcrt-btn.c-btn a span {
        position: relative;
    }
    .tel-time {
        padding: 0;
        box-sizing: border-box;
    }
    .facarea-slide .fcltsbdv_img {
        margin-bottom: 15px;
    }
    .detail .prefectures_wrap {
        padding-top: 30px;
    }
    .detail .facilities_wrap {
        margin: 0 auto 50px;
        padding: 30px 20px;
    }
    .fcltdtl_wrap.ver1 {
        margin-bottom: 70px;
    }
    .fcltdtl_wrap.ver2 {
        margin-bottom: 70px;
    }
    .detail .facilities_huge_wrap {
        margin: 0 0 80px;
    }
    .facexpla_img img {
        border-radius: 15px;
        width: 100%;
        height: auto;
    }
    .rcrt-img img {
        border-radius: 15px;
        width: 100%;
        height: auto;
    }
    .fac_sub-txt {
        font-size: 14px;
    }
    .inquiry_cat .txt {
        line-height: 1.4;
    }
    .inquiry-img {
        text-align: center;
        margin-bottom: 15px;
    }
    .inquiry-img img {
        width: 50px;
        height: auto;
    }
    .inquiry_btnlst .inquiry_btn:not(:last-child) {
        margin-bottom: 15px;
    }
    .fac_slide img {
        width: 100%;
        height: auto;
    }
    .facarea_slide.slick-slider {
        margin: 0 -20px;
        overflow: hidden;
    }
    .fcltsbdv_img.is-line {
        border: 1px solid #e3594a;
    }
}
@media (min-width: 896px) and (max-height: 740px) {
    .zoom_img_in {
        max-width: 800px;
        max-height: 600px;
    }
}
@media (min-width: 896px) and (max-height: 640px) {
    .zoom_img_in {
        max-width: 700px;
        max-height: 525px;
    }
}
@media (min-width: 896px) and (max-height: 580px) {
    .zoom_img_in {
        max-width: 650px;
        max-height: 490px;
    }
}
@media (min-width: 896px) and (max-height: 530px) {
    .zoom_img_in {
        max-width: 550px;
        max-height: 415px;
    }
}
@media (min-width: 896px) and (max-height: 460px) {
    .zoom_img_in {
        max-width: 450px;
        max-height: 340px;
    }
}
@media (max-width: 896px) and (max-height: 670px) {
    .zoom_img_in {
        max-width: 700px;
        max-height: 530px;
    }
}
@media (max-width: 896px) and (max-height: 570px) {
    .zoom_img_in {
        max-width: 600px;
        max-height: 450px;
    }
}
@media (max-width: 896px) and (max-height: 480px) {
    .zoom_img_in {
        max-width: 480px;
        max-height: 360px;
    }
}
@media (max-width: 896px) and (max-height: 390px) {
    .zoom_img_in {
        max-width: 390px;
        max-height: 295px;
    }
}
@media (max-width: 896px) and (max-height: 320px) {
    .zoom_img_in {
        max-width: 320px;
        max-height: 240px;
    }
}
@media (max-width: 896px) and (max-height: 270px) {
    .zoom_img_in {
        max-width: 270px;
        max-height: 200px;
    }
}
@media only screen and (max-width: 374px) {
    .fac_slide_img img {
        width: 100%;
        height: auto;
    }
    .fac_price_btn a {
        padding-right: 10px;
        font-size: 11px;
        background: url(../img/arw_fpink.png) no-repeat center right 10px / 7px auto;
    }
    .facarea_slide li {
        max-width: 260px;
    }
    .fac_slide_img {
        width: 260px;
    }
}
