@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: calc(100% - 0px) !important;
    }

    /* -- header -- */
    .tokushu_wrap .header {
        position: relative;
        width: 100%;
    }

    .tokushu_wrap .header img {
        width: 100%;
    }

    /* -- cont_title -- */
    .tokushu_wrap .cont_title {
        font-size: 3.0em;
        font-size: 30px !important;
        background-position: 0 -6px;
    }

    .tokushu_wrap .item-block {
        padding: 0 2px 0 4px !important;
    }

    /* -- product_l -- */
    .tokushu_wrap .product_l,
    .tokushu_wrap .product_m {
        width: 96% !important;
        margin: 5px auto 10px !important;
        padding: 0 8px 5px !important;
    }

    .tokushu_wrap .product_s:nth-child(odd) {
        margin: 7px auto 0 auto !important;
    }

    .tokushu_wrap .product_s.dummy {
        display: flex;
        border: none !important;
        background: none !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        padding: 0 !important;
        display: inline-block;
        width: 47%;
    }

    /*product_l 商品名*/
    .tokushu_wrap .product_l h4 {
        font-size: 1.2em;
        font-size: 12px !important;
        margin: 0 5px !important;
    }

    .tokushu_wrap .product_s h4 {
        font-size: 1.2em;
        font-size: 12px !important;
        margin: 0 0 5px !important;
    }

    .tokushu_wrap .product_l h4 span,
    .tokushu_wrap .product_m h4 span,
    .tokushu_wrap .product_s h4 span {
        font-size: 1.1em;
        font-size: 11px !important;
    }

    /* -- 商品画像 -- */
    .tokushu_wrap .product_l div .p_img {
        width: 55% !important;
        height: auto;
    }

    .tokushu_wrap .product_m .p_img {
        width: 75%;
    }

    .tokushu_wrap .product_l div .tokuten {
        width: 40% !important;
        height: auto;
    }

    .tokushu_wrap .product_l div .p_img.column3 {
        width: 96% !important;
    }

    .tokushu_wrap .product_l div .tokuten2 {
        display: inline-block;
        width: 45% !important;
        margin: 0 !important;
    }

    /*商品詳細*/
    .tokushu_wrap table,
    .tokushu_wrap .product_m table {
        width: 100% !important;
        margin: 5px auto !important;
        font-size: 1.0em;
        font-size: 10px !important;
    }

    .tokushu_wrap th {
        width: 80px;
        font-size: 1.0em;
        font-size: 10px !important;
    }

    .tokushu_wrap td {
        width: auto;
        text-align: left !important;
        line-height: 13px !important;
    }

    .tokushu_wrap .product_s th {
        width: 40px !important;
        font-size: 1.0em;
        font-size: 10px !important;
    }

    .tokushu_wrap .product_s td {
        width: auto;
        text-align: left !important;
        line-height: 13px !important;
    }

    /* --bottom -- */
    .tokushu_wrap .product_l .bottom {
        display: inline-block;
        width: 100% !important;
        text-align: center !important;
        padding-left: 10px !important;
    }

    .tokushu_wrap .product_m .bottom {
        text-align: left !important;
    }

    /* -- 媒体 -- */
    .tokushu_wrap .bottom .off {
        position: relative;
        display: inline-block;
        width: 48px;
        height: 14px;
        background-color: #d32618;
        color: #fff;
        font-size: 1.0em;
        font-size: 10px !important;
        line-height: 14px !important;
        margin: 0 5px 0 10px !important;
        padding: 0 0 0 2px !important;
    }

    .tokushu_wrap .off:after {
        content: "";
        position: absolute;
        right: -5px;
        bottom: 0px;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: transparent transparent transparent #d32618;
        border-width: 7px 0px 7px 5px;
    }

    /*価格*/
    .tokushu_wrap .product_l .price,
    .tokushu_wrap .product_m .price {
        line-height: 18px !important;
        text-align: center !important;
    }

    .tokushu_wrap .product_s .price {
        margin: 0 !important;
        width: 100%;
        text-align: center !important;
    }

    .tokushu_wrap .product_l .price span,
    .tokushu_wrap .product_m .price span {
        font-size: 1.5em !important;
        line-height: 15px !important;
    }

    .tokushu_wrap .product_s .price span {
        font-size: 1.4em;
        font-size: 14px !important;
        font-weight: bold;
        margin: 0 !important;
    }

    .tokushu_wrap .orig_price {
        color: #444;
        font-size: 1.2em;
        font-size: 12px !important;
        margin-bottom: 3px !improtant;
    }

    /*カート*/
    .tokushu_wrap .cart {
        display: inline-block;
        width: 70% !important;
        margin: 0 auto !important;
        padding: 10px 0 !important;
        font-size: 1.25em;
        font-size: 12.5px !important;
    }

    .tokushu_wrap .product_s .cart {
        display: inline-block;
        width: calc(100% - 25px) !important;
        margin: 2px 10px 7px !important;
        padding: 8px 0 !important;
        font-size: 1.25em;
        font-size: 12.5px !important;
    }

    /* -- プルダウン -- */

    .tokushu_wrap .select-box {
        width: 70% !important;
    }

    .tokushu_wrap .select input[type="button"] {
        width: 70% !important;
        margin: 6px 0 0 0px !important;
    }


    /* -- 一覧ボタン -- */
    .tokushu_wrap .itemlist img {
        width: 95%;
    }

    /*footer*/
    .tokushu_wrap .footer {
        width: 100%;
        height: 35px;
        font-size: 0.9em;
        font-size: 9px !important;
        font-weight: normal !important;
    }

    /* -- page-top -- */
    .tokusetsu .page-top {
        position: fixed;
        bottom: 0px;
        right: 10px;
        z-index: 333;
    }

    .tokusetsu .page-top a {
        display: block;
        width: 69px;
        height: 34px;
        -webkit-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition: 1s;
        -ms-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
    }

    .tokusetsu .page-top a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: alpha(opacity=70);
    }

    /*　モーダル設定 */
    .tokushu_wrap .modal-window .modal-inner img {
        width: 95%;
        height: auto;
    }

    .tokushu_wrap .modal-window.special .modal-inner img {
        width: 75%;
        height: auto;
    }
}
