@charset "utf-8";


.price thead th,
.facility thead th {
    background: #519f3c;
    border: 1px solid #757575;
    vertical-align: middle;
    color: #fff;
    text-align: center;
}

.ageo .price thead th,
.ageo .facility thead th {
    background: #e08000;
}


.price thead th span {
    margin-left: 10px;
}

.price th.head,
,
.facility th.head {
    background: #F9E120;
}


.price th,
.facility th {
    background: #bee8b3;
    border: 1px solid #757575;
    vertical-align: middle;
    color: #221815;
    text-align: center;
}

.ageo .price th,
.ageo .facility th {
    background: #fedd5d;
}

.price td,
.facility td {
    background: #fffef2;
    border: 1px solid #757575;
    vertical-align: middle;
    text-align: center;
}


.price .box05 h4 {
    border-left: 3px solid #278607;
    border-bottom: 2px solid #278607;
    margin-bottom: 30px;
    padding-left: 10px;
    font-size: 1.1rem;
}

.price .box05 dt {
    background: #278607;
    color: #fff;
    padding: 5px 20px;
}

.price .box05 dd {
    border: 1px solid #278607;
    padding: 20px;
}



.information .info_link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.information .info_link li {
    width: calc(50% - 10px);
    background: #fff3e5;
    padding: 30px;
    margin-bottom: 20px;
}

.information .info_link li dt {
    background: #2e7f34;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 1.125rem;
}

.information section a {
    color: #2e7f34;
    text-decoration: underline;
    font-weight: bold;
}

.information section a:hover {
    text-decoration: none;
}

.information section a.arrow:after {
    content: "  ≫";
}

.information #info_contact.flex {
    justify-content: space-between;
}

.information #info_contact.flex>dl {
    width: 32%;
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
}

.information #info_contact.flex>dl dt {
    background: #2e7f34;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 1.125rem;
}

tbody td {
    vertical-align: top;
    text-align: center;
}



table {
    border-collapse: initial;
    border-spacing: revert-layer;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

th,
td {
    padding: 0;
    font-size: 1rem;
}

.kigou {
    text-align: center;
}

.week {
    text-align: center;
}

.day {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    background-color: #e8e8e8;
}

.yuka {
    text-align: center;
}

.man {
    background-color: #a6c7e3;
    text-align: center;
    margin: 0 0 3px;
}

.man::before {
    content: "男性";
}

.woman {
    background-color: #ffb4b4;
    text-align: center;
}

.woman::before {
    content: "女性";
}

.calendar ul {
    margin: 5px 6px;
}

.price h3 {
    background: #2e7f34;
    color: #fff;
    padding: 0.7em 15px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.ageo .price h3 {
    background: #e08000;
}

.price {
    padding: 40px;
}

.tani {
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
}

.tani span::before {
    content: "【";
}

.tani span::after {
    content: "単位】";
}

.price .block {
    background-color: white;
    padding: 1em 2em;
    margin: 0 0 1em;
}

.service_price {
    width: 100%;
    max-width: 800px;
    margin: 0 auto 1em;
}

.service_price dt {
    background: #8dcd61;
    border: 1px solid #757575;
    vertical-align: middle;
    color: #221815;
    text-align: center;
    width: 49%;
}

.ageo .service_price dt {
    background: #ffb450;
}

.service_price dd {
    background: #fffef2;
    border: 1px solid #757575;
    vertical-align: middle;
    text-align: center;
    width: 51%;
}

.service_price dd::after {
    content: "円";
}

.price_area {
    margin: 0 auto 1em;
}

.sonota .naiyou {
    text-align: left;
    padding: 10px;
}

.kasan.price_area,
.sonota.price_area,
.cancel.price_area {
    background-color: #ffffff;
    padding: 0 0 2em;
}

.price_area p {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.price_01 .goukei .dib {
    font-size: 0.8em;
}

@media (max-width: 899px) {
    .price {
        padding: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 599px) {
    .price .block {
        background-color: white;
        padding: 1.2em 0.7em;
        margin: 0 0 1em;
    }

    .price_area p.tani {
        margin: 0 auto 0.5em;
    }
}

@media (max-width: 499px) {
    .calendar ul li {
        font-size: 80%;
        letter-spacing: -0.1em
    }

    .calendar ul {
        margin: 5px 3px;
    }
}

.box02 table {
    margin-bottom: 30px;
}

.box02 .boxset {
    border: 2px #fff solid;
    padding: 1.5em;
    max-width: 600px;
    margin: 0 auto;
}

.box02 .boxset p {
    text-align: center;
    margin-bottom: 0;
}

.box02 .boxset p strong {
    font-size: 120%;
}

.box02 .boxset p .db {
    margin-right: 1.5em;
}

@media (max-width: 699px) {
    .box02 .boxset {
        padding: 1em 0;
    }

    .box02 .boxset p strong {
        font-size: 110%;
    }

    .box02 .boxset p .db {
        display: block;
        margin-right: 0;
        text-align: center;
    }
}

.month {
    background-color: #308036;
    color: #fff;
}

.ageo .month {
    background-color: #e08000;
}

.month td {
    padding: 0.7rem 0;
}

.month_wrap tbody td {
    width: calc(100% / 7);
}