.tachiyori .pc_cont {
    display: block
    }
.tachiyori .sp_cont {
    display: none
    }
.tachiyori .left {
    float: left
    }
.tachiyori .right {
    float: right
    }
.tachiyori .clearfix:before, .tachiyori .clearfix:after {
    content: "";
    display: table
    }
.tachiyori .clearfix {
    zoom: 1
    }
.tachiyori .clearfix:after {
    clear: both
    }
.tachiyori .btn a {
    display: block;
    margin: 0 auto;
    text-align: center
    }
.tachiyori ul li {
    list-style-type: none
    }
.tachiyori ul li:nth-child(even) {
    margin-left: 20px
    }
.tachiyori {
    background: url(../../images/feature/tachiyori/img_main_bg.png) repeat;
    position: relative;
    z-index: 2;
    padding: 30px 10px
    }
.tachiyori ul.tachiyori_list {
    font-size: 0
    }
.tachiyori ul.tachiyori_list li {
    display: inline-block;
    margin-bottom: 20px
    }
.tachiyori ul.tachiyori_list li:last-child {
    margin: 0 auto;
    display: block;
    width: 900px
    }
body.subpage .post-content ul {
    margin-top: 0;
    padding-left: 0
    }
.tachiyori .block01.block .tachiyori_contents_menu ul li {
    margin-bottom: 10px
    }
body.subpage .post-content .tachiyori ul li {
    font-size: 14px
    }
body.subpage .post-content .tachiyori h2 {
    border-bottom: 0;
    font-family: "Sawarabi Mincho";
    color: #fff;
    padding: 10px 20px;
    font-size: 2rem
    }
.tachiyori .block01 h2 {
    background: #4fa4af;
    background-size: 26px;
    padding-left: 10px
    }
.tachiyori .block01 h2 img {
    padding-top: 10px
    }
.tachiyori .block01 .box {
    background: #fff;
    padding: 20px
    }
.tachiyori #content.page_top .main .block01 .box table {
    table-layout: fixed;
    width: 100%
    }
body.subpage .post-content .tachiyori table {
    margin-top: 0
    }
.tachiyori .block01 .box table tr a {
    text-decoration: underline
    }
.tachiyori .block01 .box table tr th {
    background: #dfe9ea;
    border-right: #b6cecd 1px solid;
    color: #449399;
    line-height: 40px;
    text-align: center;
    width: 270px;
    padding: 0
    }
.tachiyori .block01 .box table tr th img {
    vertical-align: middle
    }
@media screen and (max-width: 768px) {
    .tachiyori .pc_cont {
        display: none
        }
    .tachiyori .sp_cont {
        display: block
        }
    .tachiyori {
        padding: 10px 0
        }
    .tachiyori ul.tachiyori_list li {
        margin: 5px 0 10px
        }
    body.subpage .post-content .tachiyori ul {
        margin-top: 0
        }
    .tachiyori ul.tachiyori_list li:last-child {
        width: 100%;
        margin-top: 20px
        }
    .tachiyori .block01 .inner {
        margin-bottom: 20px;
        position: relative
        }
    body.subpage .post-content .tachiyori h2 {
        margin-top: 0;
        font-size: 1.8rem;
        padding: 5px 10px
        }
    .tachiyori .block01 h2 img {
        padding-top: 13px;
        width: 61px
        }
    .tachiyori .block01 .box {
        padding: 0 10px 10px
        }
    .tachiyori .block01 .box table {
        border: 0
        }
    .tachiyori .block01 .box table tr th, .tachiyori .block01 .box table tr th.tel, .tachiyori .block01 .box table tr th.price, .tachiyori .block01 .box table tr th.url {
        display: none
        }
    .tachiyori .block01 .box table tr td {
        display: block;
        padding: 10px 7px 7px 30px;
        position: relative;
        width: 100%;
        border: 0
        }
    .tachiyori .block01 .box table tr {
        border-bottom: #dfe9ea 1px solid
        }
    .tachiyori .block01 .box table tr:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0
        }
    .tachiyori .block01 .box table tr td:after {
        background: url(../../images/feature/tachiyori/ico_name_sp.png) no-repeat;
        background-size: 20px;
        content: "";
        height: 20px;
        left: 0;
        margin-top: -10px;
        position: absolute;
        top: 50%;
        width: 20px
        }
    .tachiyori .block01 .box table tr td.tel:after {
        background: url(../../images/feature/tachiyori/ico_tel_sp.png) no-repeat;
        background-size: 20px
        }
    .tachiyori .block01 .box table tr td.price:after {
        background: url(../../images/feature/tachiyori/ico_price_sp.png) no-repeat;
        background-size: 20px
        }
    .tachiyori .block01 .box table tr td.url:after {
        background: url(../../images/feature/tachiyori/ico_url_sp.png) no-repeat;
        background-size: 20px
        }
    }