@charset "UTF-8";
.facility {}
.facility_title {}
.facility_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.facility_list > li {
    width: 48%;
    margin-left: 4%;
}
.facility_list > li:first-child {}
.facility_list > li:last-child {}
.facility_list > li:nth-child(2n+1) {
    margin-left: 0;
}
.facility_list > li:nth-child(n+3) {
    margin-top: 25px;
}
.facility_image {
    margin-bottom: 12px;
}
.facility_image > img {}
.facility_caption {
    color: #8f0526;
    font-weight: bold;
}
.facility_text {}
.welfare {
    margin-bottom: 77px;
}
.welfare_title {}
.welfare_box {}
.welfare_sect {
    margin-bottom: 30px;
}
.welfare_sect:last-child {
    margin-bottom: 0;
}
.welfare_headline {}
.welfare_text {}
.welfare_cols {
    display: flex;
}
.welfare_col {}
.welfare_col-no1 {}
.welfare_col-no2 {
    min-width: 27.4%;
    max-width: 256px;
    width: 27.4%;
    margin-left: 30px;
}
.welfare_image {}
.welfare_image > img {}
.system {
    margin-bottom: 80px;
}
.system_title {}
.system_box {
    margin-bottom: 16px;
}
.system_cols {
    display: flex;
}
.system_col {}
.system_col-no1 {
    min-width: 136px;
    width: 136px;
    margin-right: 20px;
}
.system_headline {
    height: 136px;
    display: flex;
    background: #8f0526;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
    text-align: center;
    font-size: 18px;
    background-image: url(/assets/img/unique/icn-system01@2x.png);
    background-position: center center;
    background-size: 80px auto;
    background-repeat: no-repeat;
}
.system_headline-no1 {}
.system_col-no2 {}
.system_text {
    margin-bottom: 1em;
}
.system_text:last-child {
    margin-bottom: 0;
}
.system_imgList {
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.system_imgList > li {
    width: 49.5%;
    max-width: 386px;
}
.system_imgList > li:first-child {}
.system_imgList > li:last-child {}
.system_imgList > li:nth-child(2n+1) {}
.system_imgList > li:nth-child(n+3) {}
.system_imgList > li > img {}
.system_headline-no2 {
    background-image: url(/assets/img/unique/icn-system02@2x.png);
}
.ex {
    background: #fffff2;
    position: relative;
    z-index: 1;
    padding: 20px;
}
.ex_title {
    font-size: 16px;
    background: #fae1e8;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    color: #8f0526;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    left: -20px;
}
.ex_text {
    margin-bottom: 1em;
}
.ex_cols {
    display: flex;
    flex-direction: row-reverse;
}
.ex_col {}
.ex_col-no1 {
    width: 256px;
    min-width: 256px;
    margin-left: 20px;
}
.ex_image {}
.ex_image > img {}
.ex_col-no2 {}
.ex_fukidashi {
    background: #fdf0f3;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}
.ex_fukidashi::after {
    content: "";
    border: 8px solid #fdf0f3;
    border-left-width: 12px;
    border-right-width: 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    z-index: 1;
    top: 25px;
    right: -12px;
}
.system_headline-no3 {
    background-image: url(/assets/img/unique/icn-system03@2x.png);
}
.system_headline-no4 {
    background-image: url(/assets/img/unique/icn-system04@2x.png);
}
.system_headline-no4 > b {}
.system_headline-no4 > small {
    font-size: 10px;
}
@media screen and (min-width:1000px) {}
@media screen and (max-width:999px) {
    .facility {}
    .facility_title {}
    .facility_list {}
    .facility_list > li {}
    .facility_list > li:first-child {}
    .facility_list > li:last-child {}
    .facility_list > li:nth-child(2n+1) {}
    .facility_list > li:nth-child(n+3) {}
    .facility_image {}
    .facility_image > img {}
    .facility_caption {}
    .facility_text {}
    .welfare {}
    .welfare_title {}
    .welfare_box {}
    .welfare_sect {}
    .welfare_sect:last-child {}
    .welfare_headline {}
    .welfare_text {}
    .welfare_cols {}
    .welfare_col {}
    .welfare_col-no1 {}
    .welfare_col-no2 {}
    .welfare_image {}
    .welfare_image > img {}
    .system {}
    .system_title {}
    .system_box {}
    .system_cols {}
    .system_col {}
    .system_col-no1 {}
    .system_headline {}
    .system_headline-no1 {}
    .system_col-no2 {}
    .system_text {}
    .system_text:last-child {}
    .system_imgList {}
    .system_imgList > li {}
    .system_imgList > li:first-child {}
    .system_imgList > li:last-child {}
    .system_imgList > li:nth-child(2n+1) {}
    .system_imgList > li:nth-child(n+3) {}
    .system_imgList > li > img {}
    .system_headline-no2 {}
    .ex {}
    .ex_title {}
    .ex_text {}
    .ex_cols {}
    .ex_col {}
    .ex_col-no1 {
        width: 200px;
        min-width: 200px;
    }
    .ex_image {}
    .ex_image > img {}
    .ex_col-no2 {}
    .ex_fukidashi {}
    .ex_fukidashi::after {}
    .system_headline-no3 {}
    .system_headline-no4 {}
    .system_headline-no4 > b {}
    .system_headline-no4 > small {}
}
@media screen and (max-width:767px) {
    .facility {}
    .facility_title {}
    .facility_list {
        display: block;
    }
    .facility_list > li {
        width: auto;
        margin: 15px auto 0;
    }
    .facility_list > li:first-child {}
    .facility_list > li:last-child {}
    .facility_list > li:nth-child(2n+1) {}
    .facility_list > li:nth-child(n+3) {}
    .facility_image {
        margin-bottom: 5px;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .facility_image > img {}
    .facility_caption {}
    .facility_text {}
    .welfare {
        margin-bottom: 35px;
    }
    .welfare_title {}
    .welfare_box {}
    .welfare_sect {
        margin-bottom: 25px;
    }
    .welfare_sect:last-child {}
    .welfare_headline {}
    .welfare_text {}
    .welfare_cols {
        display: block;
    }
    .welfare_col {}
    .welfare_col-no1 {}
    .welfare_col-no2 {
        min-width: 0;
        max-width: none;
        width: auto;
        margin: 0;
    }
    .welfare_image {
        max-width: 400px;
        margin: 15px auto 0;
    }
    .welfare_image > img {
        width: 100%;
    }
    .system {}
    .system_title {}
    .system_box {
        margin-bottom: 10px;
    }
    .system_cols {
        display: block;
    }
    .system_col {
        min-width: 0;
        width: auto;
        margin: 0;
    }
    .system_col-no1 {}
    .system_headline {
        height: 50px;
        font-size: 15px;
        line-height: 1;
        background-size: 30px auto;
        background-position: 20px center;
        margin-bottom: 10px;
    }
    .system_headline-no1 {}
    .system_col-no2 {}
    .system_text {}
    .system_text:last-child {}
    .system_imgList {}
    .system_imgList > li {}
    .system_imgList > li:first-child {}
    .system_imgList > li:last-child {}
    .system_imgList > li:nth-child(2n+1) {}
    .system_imgList > li:nth-child(n+3) {}
    .system_imgList > li > img {}
    .system_headline-no2 {}
    .ex {
        padding: 15px;
    }
    .ex_title {
        height: 20px;
        font-size: 14px;
        left: -15px;
        margin-bottom: 5px;
    }
    .ex_text {}
    .ex_cols {
        display: block;
    }
    .ex_col {}
    .ex_col-no1 {
        width: auto;
        min-width: 0;
        margin: 0;
    }
    .ex_image {
        max-width: 300px;
        margin: 0 auto;
    }
    .ex_image > img {
        width: 100%;
    }
    .ex_col-no2 {
        margin-top: 10px;
    }
    .ex_fukidashi {
        border-radius: 5px;
    }
    .ex_fukidashi::after {
        border: 8px solid #fdf0f3;
        border-left-color: transparent;
        border-top-width: 0;
        border-right-color: transparent;
        top: -8px;
        left: 0;
        right: 0;
        width: 0;
        margin: auto;
    }
    .system_headline-no3 {}
    .system_headline-no4 {}
    .system_headline-no4 > b {}
    .system_headline-no4 > small {}
}
