@media(min-width:767px) {
    .list-text-style{
        font-size: 24px !important;
        line-height: 34px;
        font-weight: normal;
        color: #333;
    }
    .special-show .desc{
        font-size: 22px;
    }
}

ul.list-specials li {
    border-bottom: 1px solid #f2f2f2;
    padding: 12px 0 12px 0;
}

.margin-pc {
    margin-left: 0;
    margin-right: 0;
}
.list-specials a {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.list-text-style {
    font-size: 1.0em;
}
.m-height-17 {
    height: 1.3em;
    overflow: hidden;
}

.padding-pc {
    padding-left: 0;
    padding-right: 0;
}

.specials-columns{
    overflow-x: auto;
    white-space: nowrap;
    color: #888888;
    font-size: 0.9em;
    position: relative;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* padding-top: 10px; */
}
.columns-v{
    display: inline-block;
padding: 5px 10px;
margin-right: 10px;
border-radius: 5px;
background: rgb(235, 235, 235);
}
.tab-content{
    min-height: 800px;
}
.columns_t_on {
   color: #fff;
    background: rgb(67,145,211);
    }
    .topfix{
        position: fixed;
        width: 100%;
        top: 0px;
        background: #fff;
        z-index: 9999; 
        padding:10px 0px;
    }

    .more {
        text-align: center;
        font-size: 0.8em;
        color: #acaaaa !important;
        padding: 10px 0px 20px 0px;
    }

    .tpl-1-list{
        /* padding: 0px 10px; */
    }
    .tp4{margin-left:0px;margin-right: 0px; }