#firstview-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#firstview-slider ul {
    position: relative;
    display: block;
    width: 100%;
    list-style: none;
    letter-spacing: -.40em;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

#firstview-slider:not(.demo) ul {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

#firstview-slider ul li {
    position: relative;
    display: inline-block;
    width: 25%;
}

#top-bnr-container {
    padding-bottom: 6%;
}

#top-bnr-container picture {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 5px;
}

#top-bnr-container ul {
    position: relative;
    display: block;
    list-style: none;
    margin: 0 -10px;
}

#top-bnr-container ul:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}

#top-bnr-container ul li {
    position: relative;
    float: left;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
}

#top-bnr-container ul li a {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 5px;
}

#top-label--topics {
    height: 16px;
    color: #808080;
    font-size: 1.111em;
    font-family: 'Questrial';
    line-height: 1em;
    letter-spacing: 0.5em;
    margin-bottom: 0;
}

#top-label--topics:before {
    left: 8px !important;
    width: 26px !important;
    height: 26px !important;
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/icon_info.png?cmsp_timestamp=20170216194111) !important;
}
#top-label--recommend:before { background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/icon_recommend.png?cmsp_timestamp=20170216194111) !important; }
#top-label--new_arrival:before { background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/icon_news.png?cmsp_timestamp=20170216194111) !important; }
#top-label--ranking:before { background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/icon_rank.png?cmsp_timestamp=20170216194111) !important; }

.info__section {
    position: relative;
    padding: 20px;
    border: solid 1px #808080;
    border-radius: 5px;
    margin-bottom: 6%;
}

.info__section .col ul {
}

.info__section .col ul li {
    position: relative;
    margin-left: 20px;
}


.info__section .col ul li:last-child {
    padding-bottom: 0;
}

.info__section .col ul li:before {
    position: absolute;
    display: block;
    top: 7px;
    left: -20px;
    width: 10px;
    height: 10px;
    background: url(https://img21.shop-pro.jp/PA01365/682/etc/list_mark.png?cmsp_timestamp=20170216194111) center no-repeat;
    background-size: cover;
    content: "";
}

.info-list__date {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 110px;
    color: #808080;
    font-family: 'Questrial';
    letter-spacing: 0.1em;
    vertical-align: top;
}

.info-list__txt {
    display: block;
    color: #808080;
    padding-left: 110px;
}

span.info-list__txt {
    color: #808080 !important;
}

a.info-list__txt {
    color: #333;
}

.item-category {
    position: relative;
    font-size: 0.888em;
    line-height: 18px;
    padding-left: 20px;
    margin-bottom: 7px;
}

.item-category span {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
}

#new_arrival-list .product-list__unit .item-image:before {
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/icon_new.png?cmsp_timestamp=20170216194111);
}

#ranking-list { padding-top: 25px !important; }

#ranking-list .product-list__unit:after {
    position: absolute;
    top: -25px;
    left: 50%;
    width: 50px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    z-index: 100;
}

#ranking-list .product-list__unit:nth-child(1):after {
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/rank_1.png?cmsp_timestamp=20170216194111);
}
#ranking-list .product-list__unit:nth-child(2):after {
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/rank_2.png?cmsp_timestamp=20170216194111);
}
#ranking-list .product-list__unit:nth-child(3):after {
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/rank_3.png?cmsp_timestamp=20170216194111);
}
#ranking-list .product-list__unit:nth-child(4):after {
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/rank_4.png?cmsp_timestamp=20170216194111);
}
#ranking-list .product-list__unit:nth-child(5):after {
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/rank_5.png?cmsp_timestamp=20170216194111);
}

#ranking-list .item-image {
    width: 100%;
    height: 0;
    border: none;
    border-radius: 0 !important;
    font-size: 0.5em;
    text-align: left;
    text-indent: -9999px;
    padding-top: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#ranking-list .item-image:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://img21.shop-pro.jp/PA01365/682/etc/rank_cover.png?cmsp_timestamp=20170216194111);
}
.to-list-view {
    position: relative;
    display: block;
    padding: 7px 15px;
    border: solid 1px #808080;
    border-radius:20px;
}

.to-list-view:hover {
    color: #fff;
    background-color: #c8c79d;
    border-color: #91903c;
}

.to-list-view span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding-left: 25px;
}

.to-list-view span:before {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 24px;
    height: 24px;
    background: url(https://img21.shop-pro.jp/PA01365/682/etc/icon_lists.png?cmsp_timestamp=20170216194111) center no-repeat;
    background-size: cover;
    content: "";
}





@media screen and (min-width: 769px) {
    #top-bnr-container ul#bnr-2-column li { width: 50%; }
    #top-bnr-container ul#bnr-3-column li { width: 33.33333333%; }

    .to-list-view {
        position: absolute;
        top: 0;
        right: 0;
    }

    .info__section .col {
        overflow: scroll;
        overflow-x: hidden;
        height: 240px;
    }

}

@media screen and (max-width: 990px) {
    #firstview-slider ul li {
        width: 33.33333333%;
    }
    
    #ranking-list { padding-top: 0; }
    #ranking-list .product-list__unit { margin-top: 35px; }
}

@media screen and (max-width: 768px) {
    #firstview-slider ul li {
        width: 50%;
    }
    
    #top-label--topics {
        letter-spacing: 0.15em;
    }
    
    .info-list { padding: 0; }

    .to-list-view {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 10px;
        margin-top: 15px;
    }
    .to-list-view span { font-size: 18px; }
}
