@media (max-width:979px) {
    .item.-one {
        display: flex
    }
}

.item__image {
    display: block
}

@media (max-width:979px) {
    .item.-one .item__image {
        width: 32%
    }
}

@media (max-width:979px) {
    .item.-one .item__summary {
        width: 68%;
        padding: 0 25px 0 15px
    }
}

.image-contents {
    position: relative;
    width: 174px;
    height: 174px;
    border-radius: 4px
}

@media (max-width:979px) {
    .image-contents {
        width: auto;
        height: auto
    }
}

.image-contents__image {
    width: 100%;
    height: 100%
}

@media (max-width:979px) {
    .image-contents__image {
        display: inline-block
    }
}

.image-contents__used {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(135, 148, 157, .8);
    border-radius: 4px 4px 0 4px;
    color: #fff;
    font-size: 1.05rem;
    padding: 2px 4px;
    margin-top: .5px
}

@media (max-width:979px) {
    .image-contents__used {
        font-size: 1rem;
        line-height: 1.1
    }
}

.image-contents__labels {
    position: absolute;
    left: 0;
    bottom: 0
}

@media (max-width:979px) {
    .image-contents__labels {
        bottom: 1px
    }
}

.labels__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.labels__list__label {
    border-radius: 4px 4px 0 4px;
    color: #fff;
    font-size: 1.05rem;
    padding: 2px 4px;
    margin-top: .5px
}

@media (max-width:979px) {
    .labels__list__label {
        font-size: 1rem;
        line-height: 1.1
    }
}

.labels__list__label.-sale {
    background-color: rgba(255, 80, 78, .8)
}

.labels__list__label.-coupon {
    background-color: rgba(57, 190, 153, .8)
}

.fav-button {
    position: absolute;
    top: 5px;
    right: 5px
}

.fav-button__button {
    position: relative;
    padding: 0;
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(63, 63, 63, .2);
    cursor: pointer
}

.fav-button__button:focus {
    outline: 0
}

.fav-button__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 12px;
    background-image: url("./img/fav_off.png");
    background-size: contain;
    background-repeat: no-repeat
}

.fav-button__icon.-on {
    background-image: url("./img/fav_on.png")
}

.summary {
    padding-top: 10px;
    color: #3f3f3f
}

@media (max-width:979px) {
    .summary {
        padding-top: 9px
    }
}

@media (max-width:979px) {
    .summary.not-one {
        padding-left: 8px
    }
}

.summary__brand {
    line-height: 1.8;
    color: #a2a4a8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.summary__link__item-name {
    color: #3f3f3f;
    font-size: 1.2rem;
    line-height: 1.6
}

@media (min-width:980px) {
    .summary__link__item-name {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

@media (max-width:979px) {
    .summary__link__item-name {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden
    }
}

.summary__price-info {
    line-height: 1.6
}

.summary__price-info.-sale {
    color: #ff2d55
}

.summary__price-info__yen {
    font-size: 1.1rem
}

.summary__price-info__num {
    font-size: 1.6rem
}

.summary__price-info__discount-rate {
    margin-left: 2px;
    font-size: 1.1rem
}

@media (min-width:980px) {
    /* .summary__rank {
        display: none !important
    } */
    .summary__rank {
        display: block !important
    }
}

@media (max-width:979px) {
    /* .-one .summary__rank {
        display: block !important
    } */
    .-one .summary__rank {
        display: block !important
    }
}

.rank {
    line-height: 2.2;
    color: #a2a4a8
}

.rank,
.rank__rating {
    display: flex;
    align-items: center
}

.rank__rating {
    margin-right: 3px
}

.rank__rating__star {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KICAgIDxwYXRoIGZpbGw9IiM1QjVCNUIiIGQ9Ik0xMS44NiA1LjMxOGMtLjg1IDEuMDM2LTIuMzU2IDIuNzQ3LTIuMzU2IDIuNzQ3cy4yNDcgMS44NzguMzg1IDMuMTYxYy4wNi42NTMtLjQxMi45MzYtLjk0NS42ODEtLjk3Mi0uNDktMS45NDEtLjk4Mi0yLjkxLTEuNDc4bC0yLjk0IDEuNDYyYy0uNTQuMjU0LTEuMDE3LS4wMjgtLjk1Ny0uNjguMTQtMS4yODEuMzg4LTMuMTU4LjM4OC0zLjE1OFMxLjAwMyA2LjM0Ni4xNDIgNS4zMTJjLS4zMDUtLjM3Ni0uMTA5LS45MS40OTEtMS4wMDggMS4yMjQtLjIzMiAzLjEyLS42IDMuMTItLjZTNC43OSAxLjc5NCA1LjQ0Ny42MjNjLjM2LS43MTIuNjExLS42My42NTMtLjYxLjExMi4wNC4yODguMTc4LjUxNy42MUM3LjI2NiAxLjc5NiA4LjI5IDMuNzEgOC4yOSAzLjcxczEuODc0LjM2OSAzLjA4NC42Yy41OTIuMS43ODYuNjM0LjQ4NSAxLjAxeiIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px
}

.rank__rating__star.-half {
    background-image: url("./img/star_half.svg")
}

.rank__rating__star.-empty {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KICAgIDxwYXRoIGZpbGw9IiNDNkNEQ0UiIGQ9Ik0xMS44NiA1LjMxOGMtLjg1IDEuMDM2LTIuMzU2IDIuNzQ3LTIuMzU2IDIuNzQ3cy4yNDcgMS44NzguMzg1IDMuMTYxYy4wNi42NTMtLjQxMi45MzYtLjk0NS42ODEtLjk3Mi0uNDktMS45NDEtLjk4Mi0yLjkxLTEuNDc4bC0yLjk0IDEuNDYyYy0uNTQuMjU0LTEuMDE3LS4wMjgtLjk1Ny0uNjguMTQtMS4yODEuMzg4LTMuMTU4LjM4OC0zLjE1OFMxLjAwMyA2LjM0Ni4xNDIgNS4zMTJjLS4zMDUtLjM3Ni0uMTA5LS45MS40OTEtMS4wMDggMS4yMjQtLjIzMiAzLjEyLS42IDMuMTItLjZTNC43OSAxLjc5NCA1LjQ0Ny42MjNjLjM2LS43MTIuNjExLS42My42NTMtLjYxLjExMi4wNC4yODguMTc4LjUxNy42MUM3LjI2NiAxLjc5NiA4LjI5IDMuNzEgOC4yOSAzLjcxczEuODc0LjM2OSAzLjA4NC42Yy41OTIuMS43ODYuNjM0LjQ4NSAxLjAxeiIgb3BhY2l0eT0iLjUiLz4KPC9zdmc+Cg==);
}

.rank__average-rating {
    margin-right: 3px
}

 .itemContainer__list {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:979px) {
    .itemContainer__list.-one {
        flex-direction: column
    }
}

.itemContainer__list__item {
    width: calc(25% - 10.5px);
    margin-right: 14px;
    margin-bottom: 64px
}

.itemContainer__list__item:nth-child(4n) {
    margin-right: 0
}

@media (max-width:979px) {
    .itemContainer__list__item.-three {
        margin: 0 2px 24px 0;
        width: calc(33.3% - 1.33333px)
    }

    .itemContainer__list__item.-three:nth-child(4n) {
        margin-right: 2px
    }

    .itemContainer__list__item.-three:nth-child(3n) {
        margin-right: 0
    }

    .itemContainer__list__item.-two {
        margin: 0 7px 24px 0;
        width: calc(50% - 4.66667px)
    }

    .itemContainer__list__item.-two:nth-child(4n)+:nth-child(3n) {
        margin-right: 7px
    }

    .itemContainer__list__item.-two:nth-child(2n) {
        margin-right: 0
    }

    .itemContainer__list__item.-one {
        width: 100%;
        margin-bottom: 20px
    }

    .itemContainer__list__item.-one:nth-child(4n) {
        margin-right: 14px
    }
}

 .buttons {
    display: flex;
    background: #f3f3f3;
    align-items: center;
    height: 40px;
    width: 100%;
    border-radius: 4px
}

.buttons__button-wrapper {
    border: 1px solid #1da1f2
}

.buttons__button-wrapper.-top {
    width: 15%;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.buttons__button-wrapper.-next,
.buttons__button-wrapper.-prev {
    width: 35%
}

.buttons__button-wrapper.-last {
    width: 15%;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.buttons__button-wrapper.-disabled {
    border-color: #838383
}

.button-wrapper {
    height: 100%
}

.button-wrapper__button {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: center;
    color: #1da1f1;
    background: #fff;
    border-radius: 3px;
    cursor: pointer
}

.button-wrapper__button>.icon-arrowRight {
    margin-right: 5px
}

.button-wrapper__button>.icon-arrowLeft {
    margin-left: 5px
}

.button-wrapper__button>.icon-arrowRight+.icon-arrowRight {
    margin-left: -7px
}

.button-wrapper__button>.icon-arrowLeft+.icon-arrowLeft {
    margin-left: -2px
}

.button-wrapper__button.-disabled {
    color: #838383;
    cursor: default;
    pointer-events: none
}

.page-count {
    display: block;
    text-align: center;
    margin-top: 10px
}

.page-count__label {
    font-size: 1.4rem
}

 .menu-content {
    width: 100%
}

.checkbox-card {
    position: relative;
    height: 45px;
    width: 100%;
    font-size: 1.2rem;
    color: #3f3f3f
}

@media (max-width:979px) {
    .checkbox-card {
        height: 54px;
        border-bottom: 1px solid #f5f5f5
    }
}

.checkbox-card__checkbox {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer
}

.checkbox-card__checkbox__design {
    margin-top: 2px;
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(" + l + ") 50%/contain no-repeat
}

@media (max-width:979px) {
    .checkbox-card__checkbox__design {
        width: 18px;
        height: 18px;
        right: 0;
        margin: 0
    }
}

.checkbox-card__checkbox__input {
    display: none
}

.checkbox-card__checkbox__input:checked+.checkbox-card__checkbox__design {
    background-image: url(" + h + ")
}

.checkbox-card__checkbox__label {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

@media (min-width:980px) {
    .checkbox-card__checkbox__label {
        margin-left: 24px
    }
}

@media (max-width:979px) {
    .checkbox-card__checkbox__label {
        font-size: 1.4rem;
        -webkit-line-clamp: 1
    }
}

.checkbox-card__checkbox__color-circle {
    width: 36px;
    height: 36px;
    background-color: #d8d8d8;
    border-radius: 50%;
    margin-right: 10px
}

.checkbox-card__checkbox__color-circle.-white {
    background-color: #fff;
    border: 1px solid rgba(165, 170, 171, .3)
}

.checkbox-card__checkbox__color-circle.-black {
    background-color: #000
}

.checkbox-card__checkbox__color-circle.-gray {
    background-color: #757575
}

.checkbox-card__checkbox__color-circle.-brown {
    background-color: #703d20
}

.checkbox-card__checkbox__color-circle.-red {
    background-color: #d22b2b
}

.checkbox-card__checkbox__color-circle.-orange {
    background-color: #f77323
}

.checkbox-card__checkbox__color-circle.-yellow {
    background-color: #ffcd5c
}

.checkbox-card__checkbox__color-circle.-beige {
    background-color: #e8d197
}

.checkbox-card__checkbox__color-circle.-green {
    background-color: #afb924
}

.checkbox-card__checkbox__color-circle.-blue {
    background-color: #2baadd
}

.checkbox-card__checkbox__color-circle.-purple {
    background-color: #9d3cc2
}

.checkbox-card__checkbox__color-circle.-pink {
    background-color: #f32481
}

.checkbox-card__checkbox__color-circle.-silver {
    background: linear-gradient(#eee, #bfbfbf)
}

.checkbox-card__checkbox__color-circle.-gold {
    background: linear-gradient(#f4dba2, #b98f33)
}

.checkbox-card__checkbox__color-circle.-plainwhite {
    background-color: #fafafa;
    border: 1px solid rgba(165, 170, 171, .3)
}

.checkbox-card__checkbox__color-circle.-patternwhite {
    background-color: #fff;
    border: 1px solid rgba(165, 170, 171, .3);
    background-image: repeating-linear-gradient(45deg, rgba(165, 170, 171, .1), rgba(165, 170, 171, .1) 2px, transparent 0, transparent 9.5px), repeating-linear-gradient(-45deg, rgba(165, 170, 171, .1), rgba(165, 170, 171, .1) 2px, transparent 0, transparent 9.5px);
    background-image: repeating-linear-gradient(45deg, rgba(165, 170, 171, .1) 2px, transparent 2px 9.5px), repeating-linear-gradient(-45deg, rgba(165, 170, 171, .1) 2px, transparent 2px 9.5px)
}

 .clear-button {
    position: absolute;
    top: 50%;
    right: 9px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #3e619f;
    font-size: 20px;
    font-weight: 700
}

@media (max-width:979px) {
    .list {
        padding-top: 20px
    }
}

.list__title {
    font-size: 1.2rem
}

@media (min-width:980px) {
    .list__title {
        padding: 16px 0
    }
}

.list__slider {
    width: 88%;
    margin: 6px auto 0
}

@media (max-width:979px) {
    .list__slider {
        width: 95%;
        margin: 10px auto
    }
}

@media (max-width:979px) {
    .list__range {
        padding-top: 10px
    }
}

.range {
    display: flex
}

.range__text {
    flex-basis: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    color: #c6cdce
}

.range__box {
    display: flex;
    align-items: baseline;
    flex-basis: 45%
}

@media (min-width:980px) {
    .range__box {
        height: 30px
    }
}

@media (max-width:979px) {
    .range__box {
        height: 40px
    }
}

.range__box__form {
    width: 100%;
    height: 100%
}

.range__box__input {
    width: 100%;
    height: 33px;
    border: 1px solid #c6cdce;
    border-radius: 6px
}

@media (min-width:980px) {
    .range__box__input {
        text-align: right;
        padding: 0 5px;
        border-radius: 6px;
        font-size: 1.2rem
    }
}

@media (max-width:979px) {
    .range__box__input {
        height: 40px;
        text-align: right;
        padding: 0 5px;
        font-size: 16px
    }
}

.range__box__unit-text {
    display: flex;
    align-items: center;
    margin-left: 2px;
    color: #445052
}

@media (max-width:979px) {
    .range__box__unit-text {
        margin-left: 4px;
        font-size: 16px
    }
}

 .menu-content {
    width: 100%
}

.radio-card {
    position: relative;
    height: 45px;
    width: 100%;
    font-size: 1.2rem;
    color: #3f3f3f
}

@media (max-width:979px) {
    .radio-card {
        height: 54px;
        border-bottom: 1px solid #f5f5f5
    }
}

.radio-card__radio-button {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer
}

.radio-card__radio-button__design {
    margin-top: 2px;
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(" + l + ") 50%/contain no-repeat
}

@media (max-width:979px) {
    .radio-card__radio-button__design {
        width: 18px;
        height: 18px;
        right: 0;
        margin: 0
    }
}

.radio-card__radio-button__input {
    display: none
}

.radio-card__radio-button__input:checked+.radio-card__radio-button__design {
    background-image: url(" + h + ")
}

.radio-card__radio-button__label {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

@media (min-width:980px) {
    .radio-card__radio-button__label {
        margin-left: 24px
    }
}

@media (max-width:979px) {
    .radio-card__radio-button__label {
        font-size: 1.4rem;
        -webkit-line-clamp: 1
    }
}


 .content {
    width: 100%
}

.checkbox-card {
    position: relative;
    height: 45px;
    width: 100%;
    font-size: 1.2rem;
    color: #3f3f3f
}

@media (max-width:979px) {
    .checkbox-card {
        height: 54px;
        border-bottom: 1px solid #f5f5f5
    }
}

.checkbox-card__checkbox {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer
}

.checkbox-card__checkbox__design {
    margin-top: 2px;
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(" + l + ") 50%/contain no-repeat
}

@media (max-width:979px) {
    .checkbox-card__checkbox__design {
        width: 18px;
        height: 18px;
        right: 0;
        margin: 0
    }
}

.checkbox-card__checkbox__input {
    display: none
}

.checkbox-card__checkbox__input:checked+.checkbox-card__checkbox__design {
    background-image: url(" + h + ")
}

.checkbox-card__checkbox__label {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

@media (min-width:980px) {
    .checkbox-card__checkbox__label {
        margin-left: 24px
    }
}

@media (max-width:979px) {
    .checkbox-card__checkbox__label {
        font-size: 1.4rem;
        -webkit-line-clamp: 1;
        line-height: 1.5
    }
}

 .button {
    height: 40px;
    width: 210px;
    margin: 0 10px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #007aff;
    font-weight: 900;
    cursor: pointer;
    font-size: 14px;
    background-color: #fff;
    color: #007aff
}

.button.-enter {
    background-color: #007aff;
    color: #fff
}

 .scd-links {
    color: #3f3f3f
}

.scd-links__title {
    margin-bottom: 30px;
    font-size: 2rem
}

.scd-links__links {
    margin: 0 16px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media (min-width:980px) {
    .scd-links__links {
        margin: 0 0 40px
    }
}

.scd-links__links__item {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #3f3f3f;
    background-color: #f5f5f5
}

@media (min-width:980px) {
    .scd-links__links__item {
        margin-right: 16px;
        margin-bottom: 16px;
        padding: 10px 16px;
        width: calc((100% - 48px)/4);
        height: 56px
    }

    .scd-links__links__item:nth-child(4n) {
        margin-right: 0
    }
}

.scd-links__more-button {
    margin: 0 auto;
    display: block;
    font-size: 1.3rem;
    color: #007aff;
    background-color: transparent
}

.scd-links__more-button:hover {
    cursor: pointer
}


 .loading {
    text-align: center;
    height: 64px;
    width: 64px;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(63, 63, 63, .2);
    background-color: #fff
}

.loading__circle {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%)
}

.circle__content {
    height: 25px;
    width: 25px;
    border: 3px solid #3f3f3f;
    border-top-color: #f5f5f5;
    border-radius: 50%;
    -webkit-animation: loading-data-v-9d7c6670 1.1s linear infinite;
    animation: loading-data-v-9d7c6670 1.1s linear infinite
}

@-webkit-keyframes loading-data-v-9d7c6670 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes loading-data-v-9d7c6670 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@media (min-width:980px) {
    .recommend {
        width: 980px;
        margin: 0 auto
    }
}

@media (max-width:979px) {
    .recommend {
        width:100%
    }
}