@media screen and (max-device-width: 480px) {

    .sns-wrap .fb-like,
    .sns-wrap .fb-share-button {
        top: -3.5px;
    }

    .sns_wrap iframe {
        margin-top: -3px !important
    }

    /* .sns_wrap iframe{
    margin-top: -3px!important
 }*/
    .tokushu {
        width: 100% !important;
        background-size: contain;
    }

    .tokushu .pc {
        display: none;
    }

    .tokushu .contents .box {
        padding: 1em !important;
    }

    .tokushu h3 {
        font-size: 2.2em !important;
    }

    .tokushu .top {
        width: 100%;
        margin: 0 auto 1.5em !important;
    }

    .tokushu h4 {
        font-size: 1.6em !important;
    }

    .tokushu .column_1 .item p {
        margin: 1em 0.3em 1em 0 !important;
    }

    .tokushu .column_1 .item p a {
        font-size: 1em !important;
    }

    .tokushu .column_1 .item dl {
        color: #ff0066;
        width: 45%;
        display: inline-block;
        position: absolute;
        bottom: 0.5em !important;
        right: 0.5em !important;
    }

    .tokushu .column_1 .item dl dt {
        display: inline-block;
        font-size: 0.9em !important;
    }

    .tokushu .column_1 .item dl dd {
        display: inline-block;
        font-size: 0.8em !important;
    }

    .tokushu .column_1 .item dl dd span {
        font-size: 1.5em !important;
        font-weight: bold;
    }


    .tokushu .column_2 h5 {
        font-size: 1.4em !important;
    }

    .tokushu .column_1 h5 {
        font-size: 1.4em !important;
    }





}
