/* -----------------------------------------------------------------------------
**
** SP フッター用CSS
**
----------------------------------------------------------------------------- */

* {
    -webkit-text-size-adjust: none;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

    body #footerSP {
        color: #1f1813;
        font: 14px/20px Arial, Helvetica, sans-serif;
        margin: 0 auto;
        background: #fff;
        min-width: 320px;
        max-width: 800px;
        background: url(/https/cdfront.tower.jp/item/img/bg-body.gif);
    }

.block {
    background: #fff;
    overflow: hidden;
    padding: 7px 0 0;
}

.shadow, .check-row, .check-list li {
    -webkit-box-shadow: 0 3px 3px -2px #666;
    -moz-box-shadow: 0 3px 3px -2px #666;
    box-shadow: 0 3px 3px -2px #666;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.title {
    background-color: #424242;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(50%,#424242), color-stop(50%,#231815) );
    background-image: -webkit-linear-gradient( top, #424242 50%, #231815 50% );
    background-image: -moz-linear-gradient( top, #424242 50%, #231815 50% );
    background-image: linear-gradient( top, #424242 50%, #231815 50% );
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    padding: 0 12px;
    overflow: hidden;
    position: relative;
}

    .title h1 {
        float: left;
    }

.box {
    padding: 0 12px;
    background: #fff;
    overflow: hidden;
}

.links {
    margin: 0 -12px;
    list-style: none;
    font-size: 14px;
}

.links-item {
    background: #e0e0e0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e0e0e0), color-stop(80%, #e0e0e0), to(#d2d2d2));
    padding: 12px 30px 12px 10px;
    border-bottom: 1px solid #999;
    display: block;
    position: relative;
}

a {
    color: #5780d8;
    text-decoration: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.links .slide-link:after, .box-accordion .slide-link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -8px 0 0;
    background: url(/https/cdfront.tower.jp/item/img/icons.png) no-repeat;
    background-position: -39px -39px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.links .slide-box {
    padding: 0 10px;
    margin: 0;
}

.slide-box {
    overflow: hidden;
    margin: 0 -12px;
    padding: 0 12px;
    /*商品詳細だけ*/
    max-height: 0;
    transition: max-height 0.5s ease-out;
}

.links-list {
    font-size: 14px;
    line-height: 18px;
}

.hr-set .hr-item {
    position: relative;
    overflow: hidden;
}

.links-list a, .links-box a {
    padding: 15px 0;
}

.icon {
    display: block;
    position: relative;
    padding-right: 24px !important;
}

    .icon.arrow-yellow-right:before {
        background-position: -5px -5px;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio:1.5) {
    .icon:before, .error:after, .icon.right:after, .icon.arrow:after, .icon.coupon:after, .icon.clear:before {
        background-image: url(/https/cdfront.tower.jp/item/img/icons@2.png);
        background-size: 91px 89px;
    }
}

    .icon:before, .icon.right:after, .icon.coupon:after, .icon.clear:before {
        content: '';
        width: 12px;
        height: 12px;
        background: url(../img/icons.png) -9999px -9999px no-repeat;
        position: absolute;
        top: 50%;
        margin: -6px 0 0;
        right: 0;
    }

.icon.pc:before {
    background-position: -22px -5px;
}

    .hr-set.hr-dotted-light .hr-item:first-child:before, .hr-set.hr-dotted-light .hr-item:after {
        background: #f2f2f2;
        border-top: 1px dotted #ccc;
    }

    .hr-set .hr-item:after {
        content: '';
        height: 0;
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

.back-to-top {
    margin: 16px;
    text-align: right;
}

    .back-to-top img {
        width: 45px;
        vertical-align: middle;
    }

/* 旧ページトップへ戻る

    .back-to-top {
    margin: 10px 12px;
    text-align: right;
    font-size: 10px;
    line-height: 30px;
}

    .back-to-top a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        color: #666;
        padding: 0 5px 0 16px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 1px 1px 2px #999;
        -moz-box-shadow: 1px 1px 2px #999;
        box-shadow: 1px 1px 2px #999;
        background: #fff url(/https/cdfront.tower.jp/item/img/page_top_icon.svg) 5px 50% no-repeat;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio:1.5) {
    .back-to-top a {
        background-image: url(/https/cdfront.tower.jp/item/img/page_top_icon.svg);
        background-size: 6px 6px;
    }
}
    */

.footer {
    background: #fdd000;
    color: #231815;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    border-bottom: 3px solid #d6000f;
    padding: 4px 0;
}

.about {
    background: #231815;
    color: #fff;
    text-align: left;
    line-height: 16px;
    padding: 14px;
    margin: -4px 0 4px;
}