@charset "utf-8";
#facility {
    padding-top: 6.15%;
    margin-bottom: 20%;
}
#facility_cont_catch {
	background-image: url(../images/onp_4_grreen.svg), url(../images/onp_16_pink.svg), url(../images/onp_8_blue.svg), url(../images/onp_toon_blue.svg), url(../images/onp_8_ora.svg), url(../images/onp_4_grreen.svg);
    background-size: 4.61% auto, 4.61% auto, 2.53% auto, 3% auto, 4.61% auto, 4.61% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: left 11.53% top 10%, left top 38%, left 7.69% bottom 6.15%, right 10% top, right top 40%, right 2.3% bottom 7.69%;
	margin-bottom: 3.07%;
}
.facility_catch_img {
	width: 14.61%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2.3%;
}
.facility_catch_img img {
}
#facility_cont_catch p{
    text-align: center;
    font-size: 19px;
    line-height: 1.7em;
    font-weight: 500;
}
#facility ul {
    margin-top: 9.23%;
}
#facility ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5.38%;
}
.facility_txt-wrap {
    width: 61.53%;
}
.facility_h {
    border-bottom: 4px dotted #584D41;
    padding-bottom: 16px;
    margin-bottom: 24px;
}
.facility_h h2 {
    font-size: 20px;
}
.facility_txt {
}
.facility_txt p {
	font-weight:500;
	font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 24px;
}
.facility_img {
    width: 32.3%;
}
.facility_img img {
    border-radius: 16px;
}
