.onsen .pc_cont {
    display: block
    }
.onsen .sp_cont {
    display: none
    }
.onsen .left {
    float: left
    }
.onsen .right {
    float: right
    }
.onsen p.intro img.pc_cont {
    margin: 40px auto
    }
.onsen .type {
    overflow: hidden;
    margin-bottom: 70px
    }
.onsen .ranking {
    overflow: hidden;
    margin-bottom: 60px
    }
body.subpage .post-content .onsen h2 {
    border-bottom: none
    }
.onsen hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 0.8em 0;
    padding: 0
    }
.onsen .ranking .ranking_txt {
    overflow: hidden
    }
.onsen .ranking .ranking_box {
    margin-top: 35px
    }
body.subpage .three-card.ranking_box .flex-row > figure figcaption h3 {
    line-height: inherit
    }
.onsen .area {
    margin-bottom: 35px
    }
.onsen .area p {
    margin-bottom: 35px
    }
.onsen .area .map {
    position: relative;
    width: 900px;
    margin: 0 auto
    }
.onsen .area .map a {
    position: absolute
    }
.onsen .area .map a.agatsuma {
    top: 265px;
    left: 23px
    }
.onsen .area .map a.numata {
    top: 80px;
    left: 590px
    }
.onsen .area .map a.kenou {
    top: 264px;
    left: 532px
    }
.onsen .area .map a.tobu {
    top: 353px;
    left: 681px
    }
.onsen .area .map a.seibu {
    top: 649px;
    left: 473px
    }
.onsen .bnr {
    width: 900px;
    margin: 0 auto
    }
#sec02 {
    display: none
    }
@media screen and (max-width: 768px) {
    .onsen .pc_cont {
        display: none
        }
    .onsen .sp_cont {
        display: block
        }
    .onsen p.intro {
        margin: 15px 10px
        }
    .onsen img.intro02 {
        margin: 40px 0 20px
        }
    .onsen img.sp_cont {
        width: 100%
        }
    .onsen h2 {
        width: 80%
        }
    .onsen .ranking .ranking_txt {
        overflow: hidden;
        margin-bottom: 20px
        }
    .onsen .ranking .ranking_txt img {
        width: 60%
        }
    .onsen .area p {
        margin-bottom: 20px;
        width: 35%
        }
    .onsen .area .area_txt img {
        width: 60%
        }
    .onsen .area .map {
        width: 100%
        }
    .onsen .area .map img {
        width: 100%
        }
    .onsen .area .map a.agatsuma {
        width: 23%;
        top: 22%;
        left: 2%
        }
    .onsen .area .map a.numata {
        width: 31%;
        top: 5%;
        left: 63%
        }
    .onsen .area .map a.kenou {
        width: 31%;
        top: 29%;
        left: 60%
        }
    .onsen .area .map a.tobu {
        width: 26%;
        top: 42%;
        left: 73%
        }
    .onsen .area .map a.seibu {
        width: 25%;
        top: 77%;
        left: 52%
        }
    .onsen .bnr {
        width: 100%
        }
    }