@charset "UTF-8";

/* SP */
@media screen and (max-device-width: 480px) {

    .tokushu-wrap .pc {
        display: none !important;
    }

    /*-----------------------------------------------
 sns
-----------------------------------------------*/
    .sns_wrap iframe {
        margin-top: -3px !important
    }

    .sns_wrap {
        background-size: contain !important;
    }

    .tokushu-wrap {
        position: relative;
        overflow: hidden;
        width: 100% !important;
    }

    /*-----------------------------------------------
 base
-----------------------------------------------*/
    .tokushu-wrap {
        width: 100%;
    }

    /*-----------------------------------------------
 header
-----------------------------------------------*/
    .tokushu-wrap .header {
        position: relative;
        margin: 0 0 10px!important;
    }

    /*-----------------------------------------------
 contents
-----------------------------------------------*/
    .tokushu-wrap .cont {
        width: 100%;
    }

    /*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
    .tokushu-wrap .product-l {
        width: calc(100% - 10px);
    }

    /*-----------------------------------------------
 価格とカートボタンエリア
-----------------------------------------------*/
    .tokushu-wrap .product_l .bottom {
        display: inline-block;
        width: 100% !important;
        text-align: center !important;
        padding-left: 10px !important;
    }

    .tokushu-wrap .product_m .bottom {
        margin: 0 auto !important;
    }

    @media screen and (max-device-width: 320px) {
        .tokushu-wrap .product_m .bottom .off .sp {
            display: none !important;
        }

        .tokushu-wrap .product_m .bottom {
            margin: 0 0 0 5px !important;
            text-align: left !important;
        }
    }

    /*-----------------------------------------------
 商品名
-----------------------------------------------*/
    .tokushu-wrap .product_l h4 {
        font-size: 1.3em;
        font-size: 13px !important;
        margin: 0 !important;
    }

    .tokushu-wrap .product_m h4 {
        font-size: 1.3em;
        font-size: 13px !important;
        margin: 0 0 5px !important;
    }

    .tokushu-wrap .product_l h4 span,
    .tokushu-wrap .product_m h4 span {
        font-size: 1.1em;
        font-size: 11px !important;
    }

    /*-----------------------------------------------
 商品仕様
-----------------------------------------------*/
    .tokushu-wrap .product_l .detail {
        font-size: 1.2em;
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .tokushu-wrap table {
        width: 100% !important;
        margin: 5px auto !important;
    }

    .tokushu-wrap th {}

    .tokushu-wrap td {
        text-align: left !important;
    }

    /*-----------------------------------------------
 会員価格 off
-----------------------------------------------*/
    .tokushu-wrap .product_l .off {
        position: relative;
        top: 8px;
        display: inline-block;
        width: 48px;
        height: 14px;
        background-color: #9d2024;
        color: #fff;
        font-size: 1.0em;
        font-size: 10px !important;
        line-height: 14px !important;
        margin: 0 3px 0 10px !important;
        padding: 0 0 0 2px !important;
    }

    .tokushu-wrap .product_l .off:after {
        content: "";
        position: absolute;
        right: -5px;
        bottom: 0px;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: transparent transparent transparent #9d2024;
        border-width: 7px 0px 7px 5px;
    }

    .tokushu-wrap .product_m .off {
        position: relative;
        display: inline-block;
        width: 22px;
        height: 20px;
        background-color: #9d2024;
        color: #fff;
        font-size: 1.0em;
        font-size: 10px !important;
        line-height: 10px !important;
        margin: 0 5px 0 0 !important;
        padding: 2px 0 2px 2px !important;
    }

    .tokushu-wrap .product_m .off:after {
        content: "";
        position: absolute;
        right: -5px;
        bottom: 0px;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: transparent transparent transparent #9d2024;
        border-width: 12px 0px 12px 5px;
    }

    @media screen and (max-device-width: 320px) {
        .tokushu-wrap .product_m .off {
            position: relative;
            top: 8px;
            display: inline-block;
            width: 48px;
            height: 14px;
            background-color: #9d2024;
            color: #fff;
            font-size: 1.0em;
            font-size: 10px !important;
            line-height: 14px !important;
            margin: 0 0 10px 0 !important;
            padding: 0 0 0 2px !important;
        }

        .tokushu-wrap .product_m .off:after {
            content: "";
            position: absolute;
            right: -5px;
            bottom: 0px;
            width: 0px;
            height: 0px;
            margin: auto;
            border-style: solid;
            border-color: transparent transparent transparent #9d2024;
            border-width: 7px 0px 7px 5px;
        }
    }

    /*-----------------------------------------------
 価格
-----------------------------------------------*/
    .tokushu-wrap .product_l .price {
        line-height: 18px !important;
    }

    .tokushu-wrap .product_m .price {
        position: relative;
        top: 5px;
        margin: 0 !important;
        font-size: 1.1em;
        font-size: 11px !important;
        text-align: left !important;
        vertical-align: top;
    }

    .tokushu-wrap .product_l .price span {
        font-size: 1.5em !important;
        line-height: 15px !important;
    }

    .tokushu-wrap .product_m .price span {
        font-size: 1.4em;
        font-size: 14px !important;
        letter-spacing: 0.5px !important;
    }

    .tokushu-wrap .price span:after {
        display: inline-block;
        margin: 0 0 0 -2px !important;
        font-size: 0.9em;
        content: "（税込）";
    }

    @media screen and (max-device-width: 320px) {

        .tokushu-wrap .product_m .price {
            position: relative;
            top: 0 !important;
        }

    }

    /*-----------------------------------------------
 カートボタン
-----------------------------------------------*/
    .tokushu-wrap .cont .product-l .cart,
    .tokushu-wrap .cont .product-m .cart {
        display: block;
        position: relative;
        width: 120px;
        height: 30px;
        margin: 2px auto !important;
    }


    /*-----------------------------------------------
 プルダウン
-----------------------------------------------*/
    .tokushu-wrap .select-box {
        display: block;
        width: 80% !important;
        height: 39px !important;
        margin: 0 auto !important;
        padding: 0 !important;
        text-align: center;
    }

    .tokushu-wrap input[type="button"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        outline: none;
        background: transparent;
        display: block;
        width: 80% !important;
        height: 42px !important;
        color: #fe9a01 !important;
        font-size: 1.4em;
        font-size: 14px !important;
        font-weight: 600;
        text-align: center;
        text-decoration: none;
        background-color: #202020;
        border: 2px solid #fe9a01;
        padding: 8px 0 !important;
        margin: 5px auto !important;
        cursor: pointer;
    }

    /*-----------------------------------------------
 特典
-----------------------------------------------*/
    .tokushu-wrap .tokuten-wrap {
        position: relative;
        width: calc(100% - 10px);
        margin: 10px auto !important;
        padding: 0 5px 15px !important;
        background: -moz-linear-gradient(left, #a4b5eb, #aa99ea);
        background: -webkit-linear-gradient(left, #a4b5eb, #aa99ea);
        background: linear-gradient(to right, #a4b5eb, #aa99ea);
    }

    /*-----------------------------------------------
 一覧ボタン
-----------------------------------------------*/
    .tokushu-wrap .itemlist {
        width: 100%;
    }

    /*-----------------------------------------------
 フッター
-----------------------------------------------*/
    .tokushu-wrap .footer {
        width: calc(100% - 10px);
        height: auto;
        font-weight: normal !important;
        padding: 20px 5px 10px !important;
    }

    .tokushu-wrap .footer p {
        color: #fff;
        font-size: 0.9em;
        font-size: 9px !important;
        line-height: 12px !important;
    }

    /*-----------------------------------------------
 モーダル
-----------------------------------------------*/
    .tokushu-wrap .modal-window .modal-inner img {
        width: 95%;
        height: auto;
    }

    .tokushu-wrap .modal-window.special .modal-inner img {
        width: 75%;
        height: auto;
    }
}
