@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

body .content_area#kamabutanoyu {
    font-family: "Noto Sans JP", "メイリオ", "Meiryo", Avenir, "Open Sans", "Helvetica Neue",
        Helvetica, Arial, Verdana, Roboto, "游ゴシック体", "YuGothic",
        "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI",
        "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-image: url("/img/common/common_bg-pattern.jpg");
    width: 100%;
}

body .content_area#kamabutanoyu .mincho {
    font-family: "Noto Serif JP", serif;
    font-size: clamp(16px, 4.5vw, 21px);
    color: #af4212;
    line-height: 1.6;
    font-weight: 600;
}

body .content_area#kamabutanoyu .section-title span {
    background-image: linear-gradient(0deg, #f5e8c6 0.4em, transparent 0.4em);
}

body .content_area#kamabutanoyu .content_inner {
    max-width: 940px;
    margin: 0 auto;
    overflow: hidden;
}

body .content_area#kamabutanoyu .content_inner img {
    max-width: 100%;
}

.fc-orange {
    color: #e84709;
}

#bathroom p.mincho {
    text-align: center;
    margin-bottom: 1em;
}

#bathroom .section-title {
    padding-bottom: 40px;
}

#sauna .two-column {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

#sauna .two-column .img-box {
    width: 62%;
}

#sauna .two-column .txt-box {
    width: 35%;
    padding-top: 10px;
}

#sauna .two-column .txt-box p {
    font-size: clamp(16px, 4.5vw, 20px);
    letter-spacing: -0.3px;
    margin-top: 15px;
}

#guide .time-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
}

#guide .time-wrap .title {
    font-size: clamp(23px, 3.5vw, 31px);
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.2em;
    padding: 0.65em 0.8em 0.7em;
    background-color: #000;
}

#guide .time-wrap .time {
    font-size: clamp(27px, 4.3vw, 42px);
    font-weight: 900;
    letter-spacing: 0.1em;
    flex-grow: 1;
    padding: 0 0.5em;
    text-align: right;
}

#guide .time-wrap .time .small {
    font-size: 0.6em;
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 0.3em;
}

#guide .time-wrap .feature {
    color: #e84709;
    font-size: clamp(22px, 3.5vw, 31px);
    font-weight: 700;
    padding: 0.55em 1.4em 0.65em;
    border: 2px solid #e84709;
    border-radius: 6px;
}

#guide .price-wrap .note {
    font-size: clamp(10px, 3vw, 18px);
    font-weight: 400;
    margin-bottom: 0.8em;
}

#guide .price-wrap .title {
    color: #fff;
    font-size: clamp(23px, 3.5vw, 26px);
    font-weight: 700;
    letter-spacing: 0.15em;
    text-align: center;
    padding: 0.2em 0 0.3em;
    margin-bottom: 20px;
    background-color: #e84709;
}

/* .price-wrap .two-column {
    display: flex;
    justify-content: space-between;
    max-width: 880px;
    margin: 20px auto;
}
.price-wrap .two-column .column {
    width: 46%;
}
.price-wrap .two-column .column .sub-title {
    font-size: clamp(22px, 3.5vw, 30px);
    font-weight: 700;
    color: #e84709;
    border-bottom: 1px solid #e84709;
    padding-bottom: 0.2em;
    margin-bottom: 0.5em;
}
.price-wrap .two-column .column dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: clamp(22px, 3.5vw, 30px);
}
.price-wrap .two-column .column dl dt {
    width: calc(100% - 4em);
    position: relative;
}
.price-wrap .two-column .column dl dd {
    width: 4em;
    text-align: right;
}
.price-wrap .two-column .column dl dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: calc(100% - 3em);
    border-bottom: dotted 3px #000;
}
.price-wrap .two-column .column dl dt:not(:last-of-type),
.price-wrap .two-column .column dl dd:not(:last-of-type) {
    margin-bottom: 1em;
}
.price-wrap .two-column .column .small {
    font-size: 0.9em;
}
.price-wrap .two-column .column .unit {
    font-size: 0.96em;
} */
.caption-area {
    max-width: 880px;
    margin: 40px auto 30px;
}

.caption-area h3 {
    font-size: clamp(20px, 4.5vw, 25px);
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0.2em;
    color: #e84709;
    margin-left: 1em;
    text-indent: -1em;
}

.caption-area p {
    font-size: clamp(16px, 4.5vw, 19px);
    font-weight: 500;
    line-height: 1.4;
    margin-left: 1.4em;
    margin-bottom: 0.8em;
}

.caption-area.item-has-bullet p {
    margin-left: 2.4em;
    margin-top: 0.8em;
    text-indent: -1em;
}

.coupon-tickets {
    margin-bottom: 30px;
}

#guide .caption-area:last-child {
    margin-bottom: 0;
}

#access .wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
    gap: 3%
}

#access .wrap img {
    width: 100%;
}

#access .wrap .map {
    width: 62%;
}

#access .wrap .info {
    width: 36%;
}

@media screen and (max-width: 767px) {
    body .content_area#kamabutanoyu {
        width: 100%;
        background-image: url("/img/common/common_bg-pattern.jpg");
        padding-bottom: 10vw;
    }

    #kamabutanoyu .section-title {
        padding-bottom: 8vw;
    }

    #bathroom,
    #sauna,
    #guide,
    #access {
        padding-left: 15px;
        padding-right: 15px;
    }

    #bathroom p.mincho {
        text-align: left;
    }

    #sauna .two-column {
        display: block;
    }

    #sauna .two-column .img-box,
    #sauna .two-column .txt-box {
        width: 100%;
    }

    #sauna .two-column .img-box {
        margin-bottom: 5vw;
    }

    #sauna .two-column .txt-box img {
        max-width: 400px !important;
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    #guide .time-wrap {
        display: block;
        text-align: center;
        margin-bottom: 6vw;
    }

    #guide .time-wrap .title {
        color: #000;
        letter-spacing: 0.2em;
        padding: 0.3em 0.5em 0.3em;
        background-color: transparent;
        border: 1px solid #59514f;
    }

    #guide .time-wrap .time {
        font-size: clamp(27px, 6.5vw, 42px);
        text-align: center;
        margin: 0.4em 0;
    }

    #guide .time-wrap .feature {
        color: #e84709;
        font-weight: 700;
        padding: 0.2em 1.5em 0.3em;
        display: inline-block;
    }

    #guide .price-wrap .title {
        margin-bottom: 4px;
        padding: 0.3em 0.5em 0.34em;
    }

    #guide .price-wrap .note {
        text-align: right;
    }

    #guide .price-wrap .img-box {
        padding: 0 5vw;
        margin-top: -12px;
    }

    .caption-area {
        margin: 6vw auto 5vw;
    }

    #access .wrap {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
    }

    #access .wrap .map,
    #access .wrap .info {
        width: 100%;
    }

    #access .wrap .info {
        margin-top: 3vw;
        width: 80%;
    }
}
