@charset "utf-8";

#sale {
    font-size: 16px;
    color: #000000;
    padding-bottom: 30px
}

#sale a {
    text-decoration: none;
    color: #ffffff
}

#sale img {
    width: 100%;
    height: auto
}

#sale .navi1 li:hover,
#sale .itemImg7:hover,
#sale .itemBtn:hover,
#sale .itemImg4:hover,
#sale .category ul li:hover,
#sale .shopList li:hover,
#sale .contents ul li:hover {
    opacity: .75
}

#sale .mainCorner {
    background: #fff8fa;
    padding: 2% 0 5%;
    margin-bottom: 10%
}

#sale .fvBnr {
    text-align: center;
    margin: 0 auto;
    width: 97%
}

#sale .fvBnr .spBnr {
    display: none
}

#sale .fvBnr img {
    margin-bottom: 2px
}

#sale .fvBnr .fvText {
    font-size: 26px;
    letter-spacing: 1.5px;
    font-weight: bold;
    margin: 4% auto
}

#sale .fvBnr .textRed {
    color: #dd0000;
    font-weight: bold
}

#sale .fvBnr .spbr {
    display: none
}

#sale .navi1 {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto 80px
}

#sale .navi1 li {
    text-align: center;
    width: 22%;
    position: relative;
    background-color: #fff;
    border: 8px solid #fff
}

#sale .navi1 li a {
    padding-bottom: 30px;
    display: block;
    font-weight: bold;
    font-size: 25px
}

#sale .navi1 li span {
    display: block
}

#sale .navi1 li::after {
    content: '';
    width: 12px;
    height: 12px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(135deg);
    position: absolute;
    left: 50%;
    bottom: 5%
}

#sale .storagecategory {
    background-color: #fff
}

#sale .storagecategory ul {
    justify-content: space-between
}

#sale .storagecategory li {
    width: 30%;
    background-color: #ededed;
    margin-bottom: 15px;
    border-radius: 35px
}

#sale .storagecategory li a {
    padding: 0 13% 0 8%;
    min-height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    font-size: 14px
}

#sale .storagecategory li a:after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(45deg);
    position: absolute;
    top: 42%;
    right: 8%
}

#sale .keyword {
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    font-weight: 600;
    margin: 0 auto;
    line-height: 1.2;
    letter-spacing: 1.5px
}

#sale .subTtle1 {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    line-height: 1.2;
    letter-spacing: 1.5px;
    margin-top: -150px;
    padding-top: 160px
}

#sale .subTtle1 p {
    background-color: #ffff;
    padding: 14px
}

#sale .subCorner .subTtle1 {
    padding-top: 0;
    margin-top: 0;
    background-color: #fff
}

#sale .categoryCorner {
    margin: 5% auto 0;
    width: 90%
}

#sale .categoryCorner .cateArea {
    margin-bottom: 80px
}

#sale .categoryCorner .cateArea:nth-of-type(4n) {
    margin-bottom: 30px
}

#sale .itemList7 .itemname {
    font-size: 18px;
    letter-spacing: 1.2px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal
}

#sale .itemList7 .price_all {
    display: flex;
    flex-direction: column
}

#sale .itemList7 .price_info {
    margin-top: 3px;
    order: 1
}

#sale .itemList7 .saleprice {
    display: block;
    bottom: 0
}

.bx-product-tile__discount-label {
    left: 0 !important
}

#sale .boxlink_sold .itemBtn,
#sale .boxlink_sold .button {
    display: none
}

#sale .itemList7 .price_down {
    color: #ffffff;
    padding: 1% 3%;
    display: block;
    font-size: 16px;
    background: #dd0000;
    font-weight: bold;
    letter-spacing: 1.5px;
    text-align: center;
    order: 0
}

#sale .itemList7 .itemSpec4 {
    margin-top: 10px
}

#sale .itemList7 .itemBtn {
    text-align: center;
    background-color: #ad875a;
    width: 80%;
    position: relative;
    font-size: 14px;
    margin: 0 auto;
    border-radius: 45px
}

#sale .itemList7 .itemBtn a {
    color: #fff;
    display: block;
    padding: 2% 12%;
    text-decoration: none;
    letter-spacing: 1.5px
}

#sale .itemList7 .itemBtn:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    right: 30px
}

#sale .itemList7+.boxlink_sold {
    width: 49%;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: center;
    box-sizing: border-box;
    margin-top: 2%;
    background: #ffffff;
    padding: 10px
}

#sale .itemList4 .itemname {
    font-size: 12px;
    margin: 2px 0 4px;
    letter-spacing: 1.2px
}

#sale .itemList4 .price_info {
    order: 3
}

#sale .itemList4 .saleprice {
    display: block;
    color: #dd0000;
    bottom: 0
}

#sale .itemList4 .price {
    font-size: 14px;
    color: #dd0000;
    font-weight: bold
}

#sale .itemList4 .price:after {
    content: '（税込）';
    font-size: 10px
}

#sale .itemList4 .star {
    display: flex;
    align-items: center;
    line-height: 1.1;
    margin-top: 4px;
    order: 3
}

#sale .itemList4 .star img {
    width: 13px
}

#sale .itemList4 .review_count {
    font-size: 12px;
    margin-left: 8px
}

#sale .boxlink_sold .itemBtn,
#sale .boxlink_sold .button {
    display: none
}

#sale .itemList4 .price_down {
    width: 50%;
    color: #ffffff;
    display: block;
    font-size: 12px;
    background: #dd0000;
    text-align: center;
    order: 2
}

#sale .itemList4 .itemSpec1,
#sale .itemList4 .itemSpec2,
#sale .itemList4 .itemSpec3,
#sale .itemList4 .itemSpec4 {
    padding: 7% 4%;
    display: flex;
    flex-direction: column
}

#sale .itemList4 .itemBtn {
    text-align: center;
    background-color: #ad875a;
    width: 80%;
    position: relative;
    font-size: 14px;
    margin: 0 auto;
    border-radius: 45px
}

#sale .itemList4 .itemBtn a {
    color: #fff;
    display: block;
    padding: 2% 12%;
    text-decoration: none;
    letter-spacing: 1.5px
}

#sale .itemList4 .itemBtn:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    right: 30px
}

#sale .itemList4+.boxlink_sold {
    width: 21.5%;
    margin: 0 13px 50px;
    background: #ffffff
}

#sale .categoryCorner .mainItemList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #fff8fa;
    padding: 2% 3% 5%
}

#sale .itemList7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 2%;
    background: #ffffff;
    padding: 10px;
    width: 49%
}

#sale .itemImg7 {
    width: 49%
}

#sale .itemSpec7 {
    width: 48%;
    height: 235px;
    padding: 0 2%
}

#sale .itemSpec7 .catesale {
    font-size: 30px;
    text-align: center;
    color: #e00;
    margin-bottom: 8px
}

#sale .itemSpec7 .itemShopLogo {
    width: 50%
}

#sale .itemList .itemSpec7>.itemBtn {
    position: absolute;
    bottom: 0;
    display: none
}

#sale .itemList .itemList7 .itemBtn:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 39%;
    right: 22px
}

#sale .subItemList {
    margin: 0 auto;
    background: #ffffff;
    padding: 20px 0;
    margin: 20px auto 30px;
    padding: 2% 0 5%;
    margin-bottom: 10%
}

#sale .itemList .itemList4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

#sale .itemList .itemList4 li {
    width: 21.5%;
    margin: 0 13px;
    background: #ffffff
}

#sale .itemList .cateBtn,
#sale .itemList .returnBtn {
    width: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    position: relative;
    margin: 0 auto
}

#sale .itemList .cateBtn a,
#sale .itemList .returnBtn a {
    color: #fff !important;
    display: block;
    padding: 6px 15px
}

#sale .itemList .cateBtn a {
    background-color: #f10000
}

#sale .itemList .returnBtn a {
    background-color: #999
}

#sale .itemList .cateBtn a:after,
#sale .itemList .returnBtn a:after,
#sale .salebutton a:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    position: absolute;
    top: 40%;
    right: 5%
}

#sale .itemList .cateBtn a:after,
#sale .salebutton a:after,
#sale .recomendCateConer .recomendCate a:after {
    transform: rotate(45deg)
}

#sale .itemList .returnBtn a:after {
    transform: rotate(-45deg);
    top: 42%
}

#sale .recomendCateConer .recomendCate a:after {
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    right: 10%;
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 40%
}

#sale .subCorner {
    margin-bottom: 10%
}

#sale .recomendCateConer {
    width: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 1%
}

#sale .recomendCateConer .recomendCate {
    width: 49%;
    background-color: #FFF;
    position: relative;
    margin-bottom: 2%
}

#sale .recomendCateConer .recomendCate a {
    display: flex;
    align-items: center;
    margin: 2% 0 2% 2%
}

#sale .recomendCateConer .recomendCate img {
    width: 23%;
    height: auto;
    margin-right: 6%
}

#sale .recomendCateConer .recomendCate p {
    margin-bottom: 0
}

#sale .shop {
    height: auto;
    display: block
}

#sale .shopList {
    display: flex;
    flex-wrap: wrap;
    margin: 2% auto 0;
    background-color: #fff
}

#sale .shopList li {
    width: 145px;
    padding: 6px 6px 0;
    border: 1px solid #999;
    box-sizing: border-box;
    background-color: #fff;
    margin-right: 1.5%
}

#sale .shopList img {
    width: 100%;
    height: auto
}

#sale .shopList .mei {
    margin: 3% 0 15%
}

#sale .category {
    margin: 2% auto 0;
    height: auto;
    display: block;
    background-color: #fff
}

#sale .category ul {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

#sale .category ul li {
    width: 145.5px;
    height: auto;
    margin: 0 10px 30px 0;
    border: 2px solid #ddd;
    text-decoration: none;
    text-align: center
}

#sale .category ul li a {
    text-align: center;
    text-decoration: none
}

#sale .category ul li a span {
    text-align: center;
    color: #fb0000;
    line-height: 1.2;
    font-size: 13px;
    margin-bottom: 12px;
    display: block
}

#sale .category ul li:nth-child(7n) {
    margin-right: 0
}

#sale .contents {
    margin: 2% auto 0
}

#sale .contents p {
    text-align: center
}

#sale .contents img {
    margin-bottom: 5px
}

#sale .contents ul {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

#sale .contents ul li {
    list-style: none;
    margin: 0 22px 30px 0;
    width: 253px
}

#sale .contents ul li:nth-child(4n) {
    margin-right: 0
}

#sale .contents span.name {
    display: block;
    color: #000
}

#sale .salebutton {
    width: 50%;
    margin: 0 auto;
    background-color: #f10000;
    text-align: center;
    font-size: 16px;
    position: relative
}

#sale .salemore {
    margin-bottom: 80px
}

#sale .salemore .salebutton {
    margin-bottom: 30px
}

#sale .salebutton a {
    text-decoration: none;
    display: block;
    padding: 20px 0;
    color: #FFF !important;
    opacity: 1;
    font-size: 18px;
    text-align: center
}

#sale .itemList .cateBtn:hover,
#sale .itemList .returnBtn:hover,
#sale .salebutton:hover {
    opacity: .6
}

#sale .sale_end {
    position: relative;
    width: 1080px
}

#sale .sale_end span {
    width: 100%
}

#sale .end_text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    font-size: 60px;
    font-weight: bold;
    align-content: center;
    line-height: 1.2;
    position: absolute;
    top: 0;
    text-align: center;
}

#sale .sale_end span:last-child {
    font-size: 40px;
    font-weight: normal;
    margin-top: 0
}

#sale .sale_end img {
    opacity: .2
}

@media screen and (max-width:520px) {
    #sale {
        width: 100%;
        margin: 0 auto;
        max-width: 750px;
        color: #000
    }

    #sale img {
        width: 100%;
        height: auto
    }

    #sale a {
        text-decoration: none;
        color: #ffffff
    }

    #sale .mainCorner {
        padding-bottom: 15%;
        margin-bottom: 10%
    }

    #sale .fvBnr {
        margin-bottom: 30px;
        text-align: center
    }

    #sale .fvBnr .pcBnr {
        display: none
    }

    #sale .fvBnr .spBnr {
        margin-top: 5%
    }

    #sale .fvBnr .fvText {
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        letter-spacing: 1.5px
    }

    #sale .fvBnr .fvText {
        font-size: 20px;
        letter-spacing: 1.5px;
        line-height: 32px;
        font-weight: bold
    }

    #sale .fvBnr .fvText .textRed {
        color: #dd0000
    }

    #sale .fvBnr .spbr {
        display: block
    }

    #sale .fvBnr .fvTextTitle {
        font-size: 16px;
        letter-spacing: 1.5px;
        margin: 6% 0 0
    }

    #sale .storagecategory ul {
        justify-content: space-around
    }

    #sale .storagecategory li {
        width: 45%
    }

    #sale .navi1 {
        width: 96%;
        margin-bottom: 0
    }

    #sale .navi1 li {
        text-align: center;
        width: 23%;
        position: relative;
        background-color: #fff;
        border-radius: 7px
    }

    #sale .navi1 li a {
        display: block;
        font-size: 20px;
        padding-bottom: 25%
    }

    #sale .navi1 li span {
        font-size: 13px
    }

    #sale .navi1 li::after {
        content: '';
        width: 8px;
        height: 8px;
        border-top: solid 2px #000;
        border-right: solid 2px #000;
        transform: rotate(135deg);
        position: absolute;
        left: 50%;
        bottom: 5%
    }

    #sale .keyword {
        padding: 14px 0;
        margin: 0 auto;
        font-size: 16px
    }

    #sale .subTtle1 {
        padding: 14px 0;
        margin: 0 auto;
        font-size: 23px;
        margin-top: -170px;
        padding-top: 190px
    }

    #sale .subCorner .subTtle1 {
        width: 96%
    }

    #sale .categoryCorner {
        margin: 0 auto;
        width: 96%
    }

    #sale .categoryCorner .cateArea {
        margin-bottom: 15%
    }

    #sale .categoryCorner .cateArea:nth-of-type(4n) {
        margin-bottom: 5%
    }

    #sale .detail_1,
    #sale .detail_2,
    #sale .detail_3,
    #sale .detail_4 {
        margin-top: 10%
    }

    #sale .detail_1 .mainItemList,
    #sale .detail_2 .mainItemList,
    #sale .detail_3 .mainItemList,
    #sale .detail_4 .mainItemList {
        margin: 5% 0 10%;
        display: block
    }

    #sale .subItemList {
        background: #ffffff;
        padding: 5% 1%;
        margin-bottom: 10%
    }

    #sale .itemList7 {
        margin: 4% 0;
        display: flex;
        padding: 2%;
        background: #ffffff;
        width: auto
    }

    #sale .itemImg7 {
        width: 52%
    }

    #sale .itemSpec7 {
        background: #ffffff;
        padding: 0 2%;
        width: 44%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%
    }

    #sale .itemList7 .brandname {
        display: none
    }

    #sale .itemList7 .itemname {
        font-size: 12px;
        margin-bottom: 7%
    }

    #sale .itemList7 .price_all {
        display: flex;
        flex-direction: column
    }

    #sale .itemList7 .price_info {
        margin-top: 3px
    }

    #sale .itemList7 .salepricebox {
        width: 90%;
        text-align: center;
        order: 1
    }

    #sale .itemList7 .saleprice {
        margin-top: 3px;
        display: block;
        color: #dd0000
    }

    #sale .itemList7 .review_count {
        font-size: 12px;
        margin-left: 8px
    }

    #sale .boxlink_sold .itemBtn,
    #sale .boxlink_sold .button {
        display: none
    }

    #sale .itemList7 .price_down {
        color: #ffffff;
        padding: 2px 4px;
        display: block;
        font-size: 14px;
        text-align: center;
        letter-spacing: 1.5px;
        font-weight: bold;
        order: 0
    }

    #sale .itemList7 .itemSpec1,
    #sale .itemList7 .itemSpec2,
    #sale .itemList7 .itemSpec3,
    #sale .itemList7 .itemSpec4 {
        margin-top: 10px
    }

    #sale .itemList7 .itemBtn {
        text-align: center;
        background-color: #ad875a;
        width: 72%;
        font-size: 16px;
        margin: 10% 8%;
        border-radius: 45px;
        position: absolute;
        bottom: 0;
        display: none
    }

    #sale .itemList7 .itemBtn a {
        color: #fff;
        display: block;
        padding: 2% 12%;
        text-decoration: none;
        letter-spacing: 1.5px
    }

    #sale .itemList7 .itemBtn:after {
        content: '';
        width: 8px;
        height: 8px;
        border-top: solid 1px #fff;
        border-right: solid 1px #fff;
        transform: rotate(45deg);
        position: absolute;
        top: 35%;
        right: 20px
    }

    #sale .itemList7+.boxlink_sold {
        width: 100%;
        align-items: flex-start
    }

    #sale .itemList4 .price_info {
        margin-top: 3px
    }

    #sale .itemList4 .salepricebox {
        width: 100%
    }

    #sale .itemList4 .saleprice {
        margin-top: 3px;
        display: block;
        color: #dd0000
    }

    #sale .itemList4 .price {
        font-size: 16px;
        color: #dd0000;
        font-weight: bold
    }

    #sale .itemList4 .price:after {
        content: '（税込）';
        font-size: 10px
    }

    #sale .itemList4 .star {
        display: flex;
        align-items: center;
        line-height: 1.1;
        margin-top: 4px
    }

    #sale .itemList4 .star img {
        width: 13px
    }

    #sale .itemList4 .review_count {
        font-size: 12px;
        margin-left: 8px
    }

    #sale .boxlink_sold .itemBtn,
    #sale .boxlink_sold .button {
        display: none
    }

    #sale .itemList4 .price_down {
        color: #ffffff;
        padding: 1% 5%;
        display: block;
        font-size: 12px;
        letter-spacing: 1.5px;
        background: #c30203;
        text-align: center;
        width: 70%
    }

    #sale .itemList4 .itemSpec1,
    #sale .itemList4 .itemSpec2,
    #sale .itemList4 .itemSpec3,
    #sale .itemList4 .itemSpec4 {
        padding: 5% 3%
    }

    #sale .itemList4 .itemBtn {
        text-align: center;
        background-color: #ad875a;
        width: 80%;
        position: relative;
        font-size: 14px;
        margin: 0 auto;
        border-radius: 45px
    }

    #sale .itemList4 .itemBtn a {
        color: #fff;
        display: block;
        padding: 2% 12%;
        text-decoration: none;
        letter-spacing: 1.5px
    }

    #sale .itemList4 .itemBtn:after {
        content: '';
        width: 8px;
        height: 8px;
        border-top: solid 1px #fff;
        border-right: solid 1px #fff;
        transform: rotate(45deg);
        position: absolute;
        top: 40%;
        right: 30px
    }

    #sale .itemList4+.boxlink_sold {
        width: 49%;
        margin: 0 0 10%
    }

    #sale .itemList .itemList4 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0 2%;
        margin: 0 auto
    }

    #sale .itemList .itemList4 li {
        width: 49%;
        margin: 0 0 5%;
        position: relative
    }

    #sale .itemList .cateBtn {
        width: 85%;
        margin: 0 auto 5%
    }

    #sale .itemList .cateBtn a,
    #sale .salebutton a {
        font-size: 14px
    }

    #sale .itemList .cateBtn a:after,
    #sale .salebutton a:after {
        top: 42%
    }

    #sale .salebutton {
        width: 85%;
        margin: 0 auto
    }

    #sale .salebutton a {
        font-size: 17px
    }

    #sale .recomendCateConer {
        width: 85%
    }

    #sale .recomendCateConer .recomendCate img {
        margin-right: 1%
    }

    #sale .shopList {
        padding: 3% 4%
    }

    #sale .shopList li {
        width: 31.8%;
        margin-bottom: 2%;
        padding: 2% 2% 0
    }

    #sale .category ul {
        padding: 3% 2% 0
    }

    #sale .category ul li {
        width: 32%;
        margin: 0 2% 2% 0
    }

    #sale .category ul li:nth-child(3n) {
        margin-right: 0
    }

    #sale .category ul li:nth-child(7n) {
        margin-right: 2%
    }

    #sale .contents ul {
        padding: 2% 2% 0
    }

    #sale .contents ul li {
        margin: 0 4% 8% 0;
        width: 48%
    }

    #sale .contents ul li:nth-child(2n) {
        margin-right: 0
    }

    #sale .sale_end {
        width: 100%
    }

    #sale .sale_end span {
        width: 100%
    }

    #sale .end_text {
        font-size: 25px
    }

    #sale .sale_end span:last-child {
        font-size: 22px;
        font-weight: normal;
        margin-top: 3%
    }

    .br-sp {
        display: block
    }
}