@charset "utf-8";
html {
  scroll-behavior: smooth;
}
#size,
#price,
#category,
#ranking {
    scroll-margin-top: 200px;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

#share {
    margin: 40px 0 90px;
}

.w1024auto {
    width: 1024px;
    margin: 33px auto 0;
}

#contents_ver4 {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: inherit;
}

#idwintersale {
    width: 100%;
    min-width: 1024px;
    color: #000;
    overflow: hidden;
    font-family: YakuHanJP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'Lato', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", meiryo, sans-serif;
    font-weight: inherit;
    margin-bottom: 70px;
}

.roboto {
    font-family: 'Roboto', sans-serif;
}

#idwintersale .sp {
    display: none !important;
}


/**
 * #idwintersale .list--06
 */

#idwintersale .list--06 {
  counter-reset: list--06-number 0;
  max-width: 960px;
  margin: 30px auto 0;
}
#idwintersale * + .list--06 {
  /* margin: 32px 0 0; */
}
#idwintersale .list--06 .list-contents {
}
#idwintersale .list--06 .list-contents .list-sentence {
  /* color: var(--black, #2D2D2B); */
  /* font-family: "Noto Sans JP"; */
  /* font-size: 16px; */
  /* font-style: normal; */
  /* font-weight: 400; */
  /* line-height: 180%; */ /* 28.8px */
  color: #000;
  font-family: "Yu Gothic";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
#idwintersale .list--06 .list-contents ul {
  margin: 10px 0 0;
}
#idwintersale .list--06 .list-contents ul li {
  color: var(--black, #2D2D2B);
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
  margin: 0;
  padding: 0 0 0 16px;
  position: relative;
  z-index: 1;
}
#idwintersale .list--06 .list-contents ul li + li {
  margin-top: 7px;
}
#idwintersale .list--06 .list-contents .list-item {
  margin: 8px 0 0;
  padding: 0 0 0 25px;
  position: relative;
  z-index: 1;
}
#idwintersale .list--06 .list-contents .list-item:before {
  font-size: 15px;
  content: "※";
  left: 6px;
  position: absolute;
  top: 2px;
  z-index: 1;
}

#shop {
    clear: both;
    width: 800px;
    margin: 0 auto 0px;
    position: relative;
}

#shop img {
    width: inherit;
}

#shop .banner {
    display: block;
    width: 800px;
    height: 145px;
    /* position: absolute; */
    background-color: #ba0c2f;
    position: relative;
    margin-bottom: 30px;
}

#shop .banner:hover {
    opacity: 0.7;
}

#shop .banner:hover img {
    background: none;
}

#shop .banner .photo,
#shop .banner .title {
    position: absolute;
}

#shop .banner .photo {
    top: 10px;
    left: 10px;
}

#shop .banner .title {
    left: 320px;
    top: 55px;
}

#shop .banner .title img {
    float: left;
}

#shop .banner .title span {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 30px;
    letter-spacing: 4px;
    float: left;
}

#shop .banner:before {
    content: "";
    width: 11px;
    height: 16px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/share/img/arrow_white.svg);
    background-size: 100% auto;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -8px;
}

#contents_ver4 #idwintersale a:hover img {
    background: none;
}

#idwintersale a.hover {
    transition: 0.3s;
}

#idwintersale a.hover:hover {
    opacity: 0.7;
}

#idwintersale a:hover img {
    opacity: 1 !important;
}

#idwintersale a img:hover {
    opacity: 1.0;
}

#idwintersale .sp {
    display: none !important;
}

/* #idwintersale .poppins {
    font-family: 'Poppins', sans-serif;
} */

#idwintersale .inner {
    width: 1066px;
    margin: 0 auto;
}

#idwintersale .sale-btn {
    text-align: center;
    margin: 0 0 50px;
}
#idwintersale .sale-btn a {
    display: inline-block;
}

#idwintersale #mv {
    width: 100%;
    /* max-width: 2000px; */
    /* height: max(45.7vw, 730px); */
    height: 660px;
    background-color: #FFD973;
    position: relative;
    margin: 0 0 100px;
    padding: 60px 0;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/moresale_2507/img/mv_banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

@media screen and (min-width: 2001px) {
    #idwintersale #mv {
        /*background-size: 2000px auto;
        background-position: center top;
        height: 914px;*/
    }
}

#idwintersale #mv .title {
    display: block;
    width: 830px;
    margin: 0px auto 45px;
    position: relative;
    /* left: 104px; */
    z-index: 1;
    /*visibility: hidden;*/
}

#idwintersale #mv .title img {display: block;}

#idwintersale #mv .title img:nth-child(1) {
}

#idwintersale #mv .title img:nth-child(2) {
  position: absolute;
  right: -108px;
  top: 14px;
  z-index: 1;
}

#idwintersale #mv .banner {
    width: 67.3%;
    max-width: 1110px;
    /*margin: clamp(33.125rem, -9.3750rem + 42.5000vw, 43.75rem) auto 0px;*/
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

#idwintersale #mv .banner > * {padding: 0;margin: 0 3px;}

#idwintersale #mv .banner div:nth-child(1) {
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
}
#idwintersale #mv .banner div:nth-child(4) {
    border-radius: 0 10px 10px 0;
    overflow: hidden;
}

#idwintersale #mv .banner a {
    display: block;
    width: 100%;
    max-width: 276px;
}

#idwintersale #mv .banner a:hover {
    opacity: .9;
}

#idwintersale #mv .banner:hover {
    opacity: 1;
}

#idwintersale #catch {
    border: solid 3px #e1e1e1;
    position: relative;
    padding: 16px 0 31px;
    margin: 0 0 65px;
}

#idwintersale #catch:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -3px;
    left: 30px;
    width: 958px;
    height: calc(100% + 6px);
    background-color: #fff;
}

#idwintersale .title {
    text-align: center;
    position: relative;
    z-index: 10;
    margin: 0 0 28px;
}

#idwintersale .title h4 {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 20px;
}

#idwintersale .title div {
    /* background: red; */
    position: relative;
    /* width: 136px; */
    display: inline-block;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

#idwintersale .title div span:before {
    content: "";
    position: absolute;
    top: 5px;
    left: calc(100% - 1px);
    z-index: 1;
    width: 40px;
    height: 1px;
    background-color: #c8c8c8;
    z-index: -1;
}

#idwintersale .title div span:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 100%;
    z-index: 1;
    width: 40px;
    height: 1px;
    background-color: #c8c8c8;
    z-index: -1;
}

#idwintersale .title div span {
    font-size: 12px;
    line-height: 1;
    background-color: #fff;
    display: block;
    position: relative;
    z-index: 10;
    /* width: 56px; */
    padding: 0 12px;
}

#idwintersale #catch .text {
    position: relative;
    z-index: 10;
    font-size: 18px;
    margin: 0 auto;
    width: 860px;
    /* letter-spacing: .02rem; */
    line-height: 1.8;
}

#idwintersale #catch .title h4 {
    margin-bottom: 9px;
}

#idwintersale #catch .title div:before {
    display: none;
}

#idwintersale #catch .title {
    margin: 0 0 40px;
}

#idwintersale #banner {
    width: 938px;
    margin: 0 auto 60px;
    position: relative;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_24/img/coupon_loop.png);
    background-repeat: repeat-y;
}

#idwintersale #banner a {}

#idwintersale #banner a:hover {
    opacity: 0.9;
}

#idwintersale #banner img {
    width: 100%;
}

#idwintersale #banner .code {
    height: 182px;
    position: relative;
}

#idwintersale #banner .code1 {
    height: 245px;
}

#idwintersale #banner .code2 {}

#idwintersale #banner .code3 {}

#idwintersale #banner .code4 {}


#idwintersale #banner .code .text {
    position: absolute;
    top: 19px;
    left: 99px;
}

#idwintersale #banner .code .num {
    background-color: #FEEE01;
    border-radius: 50px;
    width: 410px;
    position: absolute;
    top: 110px;
    left: 390px;
    padding: 12px 0;
    font-family: "Yu Gothic";
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 0.05em;
    line-height: 18px;
    text-align: center;
    color: #ec1c22;
}

#idwintersale #banner .code .num span {
    font-weight: bold;
}

#idwintersale #banner .code1 .text {
    width: 574px;
    top: 2px;
    left: 175px;
}

#idwintersale #banner .code1 .num {
    top: 174px;
    left: 192px;
    width: 555px;
    padding: 15px 0;
    font-weight: bold;
    font-size: 27px;
    letter-spacing: 0.05em;
    line-height: 18px;
    text-align: center;
}

#idwintersale #banner .block {

padding: 26px 51px 14px;
}

#idwintersale #banner .block .title1 {
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.05em;
    line-height: 18px;
    text-align: left;
    color: #EC1C22;
    background-color: #fff;
    border-radius: 50px;
    width: 162px;
    text-align: center;
    padding: 8px 0;
}

#idwintersale #banner .product {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 0 25px 15px;
}
#idwintersale #banner .product::before {
    content: "";
    position: absolute;
    top: 64px;
    left: 382px;
    width: 32px;
    height: 32px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_22/img/plus.png);
}

#idwintersale #banner .otoku {
    width: 774px;
    margin: 0 auto;
    position: relative;
}
#idwintersale #banner .otoku::before {
    content: "";
    position: absolute;
    top: -148px;
    left: 684px;
    width: 218px;
    height: 174px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_22/img/bubble.png);
}

#idwintersale #banner .product .box {}

#idwintersale #banner .product .box:nth-child(1) {
    margin: 0 75px 0 0;
}

#idwintersale #banner .product .box .img {
width: 200px;
display: block;
margin: 0 auto 10px;
}

#idwintersale #banner .product .box .title2 {
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
    line-height: 10px;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 11px;
    display: block;
    letter-spacing: -1px;
}

#idwintersale #banner .product .box .price {
font-weight: 500;
font-size: 16px;
line-height: 18px;
text-align: center;
color: #fff;
margin-bottom: 8px;
}

#idwintersale #banner .product .box .price span {
    text-decoration: line-through;
}

#idwintersale #banner .product .box .sale {
font-weight: bold;
font-size: 16px;
line-height: 18px;
text-align: center;
color: #FEEE01;
}

#idwintersale #banner .product .box .sale span {}



#idwintersale #size {
    margin-bottom: 80px;
    margin-top: 80px;
}

#idwintersale table {
    width: 100%;
}

#idwintersale table tr {}

#idwintersale table td {
    width: 33%;
    text-align: center;
    border: solid 1px #bb0d2f;
    font-size: 16px;
    vertical-align: top;
}

#idwintersale table td a {
    display: block;
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 18px;
    text-align: center;
    color: #bb0d2f;
    text-decoration: none;
}

#idwintersale table td a:before {
    content: "";
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #bb0d2f transparent;
}

#idwintersale table td a .sale {
    position: relative;
    color: #BB0D2F;
    font-weight: bold;
}

#idwintersale table td a .sale::after {
    content: "";
    width: 61px;
    height: 59px;
    position: absolute;
    top: -54px;
    right: -72px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_21/img/sale.png);
}

#idwintersale table.type2 td img {
    position: absolute;
    left: 20px;
    top: 5px;
}

#idwintersale table.type2 td a {
    height: 98px;
    justify-content: flex-start;
    padding-left: 140px;
    font-weight: 600;
    line-height: 1.3;
}
#idwintersale table.type2 td a.little {
    padding-left: 120px;
}

#idwintersale table.type2 td img {
    position: absolute;
    left: 20px;
    top: 5px;
    width: 90px;
}

#idwintersale table.type2 td a {
    height: 98px;
    justify-content: flex-start;
    padding-left: 140px;
    font-weight: 600;
    line-height: 1.3;
}
#idwintersale table.type2 td a.little {
    padding-left: 120px;
}

#idwintersale #price {
    margin-bottom: 80px;
}

#idwintersale #category {
    margin-bottom: 80px;
}

#idwintersale #ranking {
    margin-bottom: 50px;
}

#idwintersale #ranking #item_ranking ul#tab_ranking li h3 {
    cursor: pointer;
}

#idwintersale #notice {
    margin-bottom: 80px;
}

#idwintersale #notice .bar {
    width: 100%;
    background-color: #fcf2f4;
    position: relative;
    text-align: center;
    font-size: 26px;
    line-height: 1.5;
    margin: 0 0 60px;
    padding: 51px 0;
}

#idwintersale #notice .bar .inner {
    position: relative;
}

#idwintersale #notice .bar strong {
    color: #bb0d2f;
}

#idwintersale #notice .bar img {
    position: absolute;
    top: -96px;
    left: 106px;
}

#idwintersale #notice .titleWrap {
    text-align: center;
}

#idwintersale #notice .title {
    position: relative;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 30px;
}

#idwintersale #notice .title:before,
#idwintersale #notice .title:after {
    content: "";
    position: absolute;
    top: -5px;
    width: 25px;
    height: 25px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_21/img/line.png);
}

#idwintersale #notice .title:before {
    left: 0;
}

#idwintersale #notice .title:after {
    right: 0;
    transform: scale(-1, 1);
}

#idwintersale #notice .title strong {
    position: relative;
    display: inline-block;
}

#idwintersale #notice .title strong:before {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    background-color: #f6e7ea;
    position: absolute;
    z-index: -1;
    top: 14px;
}

#idwintersale #notice .oneclick {
    width: 958px;
    margin: 0 auto 140px;
    position: relative;
    text-align: center;
}

#idwintersale #notice .oneclick img {
    margin: 0;
    padding: 0;
    display: inline-block;
}

#idwintersale #notice .oneclick .text {
    width: 720px;
    margin: 0 auto;
    border: solid 2px #7f7f7f;
    background-color: #fff;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: -80px;
    left: 50%;
    padding: 30px 0;
    line-height: 1.8;
    margin-left: -350px;
}

#idwintersale #notice .oneclick .text strong {
    font-weight: normal;
    color: #bb0d2f;
    font-weight: 600;
}

#idwintersale #notice .check {
    width: 894px;
    margin: 0 auto;
    background-color: #f6f6f6;
    text-align: center;
    padding: 55px 0;
}

#idwintersale #notice .check img {
    display: inline-block;
}

#idwintersale #notice .check h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    position: relative;
    padding-left: 38px;
    margin-bottom: 33px;
    display: inline-block;
}

#idwintersale #notice .check h5:before {
    content: "";
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_21/img/bmark.png);
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
    top: -5px;
}

#idwintersale #notice .check ul {
    margin-bottom: 33px;
}

#idwintersale #notice .check li {
    font-size: 18px;
    line-height: 1.7;
}

#idwintersale #notice .check li a {
    text-decoration: underline;
}

#idwintersale .shopping .titleWrap {
    text-align: center;
    margin-bottom: 20px;
}

#idwintersale .shopping h4 {
    position: relative;
    display: inline-block;
    font-size: 20px;
    /* font-weight: 600; */
    letter-spacing: 1px;
    padding: 0 30px;
}

#idwintersale .shopping h4:before,
#idwintersale .shopping h4:after {
    content: "";
    position: absolute;
    top: -3px;
    width: 20px;
    height: 20px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_21/img/line_s.png);
}

#idwintersale .shopping h4:before {
    left: 0;
}

#idwintersale .shopping h4:after {
    right: 0;
    transform: scale(-1, 1);
}

#idwintersale .shopping a {
    display: block;
    width: 510px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    background-color: #F47E3E;
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
    position: relative;
}

#idwintersale .shopping a:before {
    content: "";
    width: 10px;
    height: 16px;
    background-image: url(https://media.aws.locondo.jp/fitfitstatic/common/img/banner/lp/wintersale_21/img/arrow.png);
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -8px;
}


#idwintersale .coupon {
  margin: 0 0 0 14px;
  position: relative;
  z-index: 1;
}

#idwintersale .coupon > :not(:first-child) {
  color: #fff;
  align-items: center;
  /* color: #fff; */
  /* border: 10px solid blue; */
  /* border-radius: 40px; */
  display: flex;
  height: 50px;
  justify-content: center;
  left: 49.5%;
  /* margin: 56% 0 0 0; */
  position: absolute;
  top: 0;
  transform: translate(-50%, 0);
  width: 412px;
  z-index: 1;
}

#idwintersale .coupon > :nth-child(2) {/* color: #EC3B3B; */margin: 30% 0 0 0;}

#idwintersale .coupon > :nth-child(3) {margin: 77.5% 0 0 0;}

#idwintersale .coupon > :nth-child(4) {margin: 101.1% 0 0 0;}

#idwintersale .coupon > :nth-child(5) {margin: 125.1% 0 0 0;}

#idwintersale .coupon > :not(:first-child) > span {
  align-items: center;
  background: #F47E3E;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 50%;
}

#idwintersale .coupon > :not(:first-child) > span:nth-of-type(1) {
  border: 2px solid #fff;
  border-radius: 30px 0 0 30px;
  font-size: 20px;
  font-weight: 700;
}

#idwintersale .coupon > :not(:first-child) > span:nth-of-type(2) {
  border-radius: 0 30px 30px 0;
  color: #F47E3E;
  font-size: 26px;
  font-weight: 700;
  background: #fff;
}


/* RANK start */
#new-contents .col4 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#new-contents .col4>*:nth-child(n) {
    width: calc(20% - 15px);
    margin-right: 41px;
    margin-bottom: 40px;
    max-width: 172px;
}

#new-contents .col4>*:nth-child(5n) {
    margin-right: 0;
}

#new-contents .col4>* img {
    /* max-width: 296px; */
    width: 100%;
}

#new-contents #ranking {
    margin: 0 0 77px;
}


#new-contents .tab {
    display: flex;
    justify-content: center;
    margin: 0 0 70px;
}

#new-contents .tab li {
    background: none;
    /* border: solid 2px #707070; */
    font-size: 15px;
    /* font-weight: 700; */
    border: none;
    border-bottom: solid 2px #DDDDDD;
    border-radius: 0;
    line-height: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    padding: 0;
    cursor: pointer !important;
}

#new-contents .tab li a {
    cursor: pointer !important;
}

#new-contents .tab li.current {
    /* border: solid 1px #fff; */
    /* color: #fff; */
    background-color: transparent;
    color: #AC2734;
    border: none;
    /* border-color: #AC2734; */
    border-bottom: solid 2px #AC2734;
    /* cursor: pointer; */
}

#new-contents .tab li.current a {
    color: #AC2734;
}

#new-contents .tab li:last-child {
    margin-right: 0;
}


#new-contents .tab2,
#new-contents .tab {
    display: flex;
    justify-content: center;
    margin: 0 0 70px;
}

#new-contents .tab2 li,
#new-contents .tab li {
    margin: 0 15px 0 0;
}

#new-contents .tab li.current {
}
#new-contents .tab2 li,
#new-contents .tab li {
    font-size: 15px;
    border: solid 1px #707070;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    background-color: #fff;
}
#new-contents .tab2 li a,
#new-contents .tab li a {
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    display: block;
}

#new-contents .tab2 li.current,
#new-contents .tab li.current {
    border: solid 1px #fff;
    color: #fff;
    background-color: #AC2734;
}
#new-contents .tab2 li.current a,
#new-contents .tab li.current a {
    color: #fff;
}
#new-contents .tab2 li.current a:hover,
#new-contents .tab li.current a:hover {
    opacity: 1;
}

#new-contents .tab2 li:last-child,
#new-contents .tab li:last-child {
    margin-right: 0;
}


#new-contents .tab-target {
    display: none;
    margin: 0 0 22px;
    animation: fade ease 1.5s 1;
    animation-fill-mode: forwards;
}

#new-contents .tab-target.current {
    display: block;
}


#new-contents .item>a {
    display: block;
}

#new-contents .item .box {
    position: relative;
}

#new-contents .item a {
    /* border: 1px solid red; */
    display: block;
}

#new-contents .item a:hover {
    cursor: default;
    color: inherit;
}

#new-contents .item a:hover * {
    opacity: inherit;
}

#new-contents .item a:hover .img img,
#new-contents .item a:hover .name,
#new-contents .item a:hover .price,
#new-contents .item a:hover .compare,
#new-contents .item a:hover .prices {
    transition-property: opacity;
    transition-duration: 0.5s;
    opacity: 0.7;
    cursor: pointer;
}

#new-contents .item .img {
    position: relative;
    margin: 0 0 20px;
}

#new-contents .item .tag {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 7px;
    text-align: center;
    line-height: 1;
    font-size: 10px;
}

#new-contents .item .tag.tag1 {
    background-color: #183E7B;
    color: #fff;
}

#new-contents .item .tag.tag2 {
    background-color: #FFEE6E;
    color: #AC2734;
}

#new-contents .item .tag.tag3 {
    background-color: #FA586F;
    color: #fff;
}

#new-contents .item .img img {
    /* width: 80%; */
}

#new-contents .item .select {
    display: flex;
    margin: 0 0 22px;
}

#new-contents .item .select .switch {
    width: 8px;
    height: 8px;
    border-radius: 10px;
    margin-right: 7px;
}

/* #new-contents .item .select .switch.c1 {
    background-color: #D6B8B8;
}

#new-contents .item .select .switch.c2 {
    background-color: #7E1919;
}

#new-contents .item .select .switch.c3 {
    background-color: #345684;
}

#new-contents .item .select .switch.c4 {
    background-color: #000000;
} */

.config-colortip_list_item span::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    font-size: 6px;
}

.colortip_color185::before {
    background: #000;
}

.colortip_color179::before {
    background: #808082;
}

.colortip_color188:before {
    background: #6f451f;
}

.colortip_color200:before {
    background: #113394;
}

.colortip_color174:before {
    background: #e9e4d1;
}

.colortip_color183:before {
    background: #fff;
    border: 1px solid #ddd;
}

.colortip_color180:before {
    background: #be9d20;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e3d26e 0%, #be9d20 50%, #e3d26e 100%);
    background: -webkit-linear-gradient(top, #e3d26e 0%, #be9d20 50%, #e3d26e 100%);
    background: linear-gradient(to bottom, #e3d26e 0%, #be9d20 50%, #e3d26e 100%);
}

.colortip_color181:before {
    background: #aaa9a9;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d9d9d9 0%, #aaa9a9 50%, #d9d9d9 100%);
    background: -webkit-linear-gradient(top, #d9d9d9 0%, #aaa9a9 50%, #d9d9d9 100%);
    background: linear-gradient(to bottom, #d9d9d9 0%, #aaa9a9 50%, #d9d9d9 100%);
}

.colortip_color168:before {
    background: #feabc5;
}

.colortip_color187:before {
    background: #de2e5c;
}

.colortip_color184:before {
    background: #4b98e6;
}

.colortip_color182:before {
    background: #fee00e;
}

.colortip_color186:before {
    background: #66b061;
}

.colortip_color173:before {
    background: #e57e15;
}

.colortip_color175:before {
    background: #946fa5;
}

.colortip_color171:before {
    background: #768135;
}

.colortip_color169:before {
    background: url('https://media.aws.locondo.jp/contents/img/common/colorchip/color169.png') 50% 50%;
    background-size: 25px;
}

.colortip_color170:before {
    background: url('https://media.aws.locondo.jp/contents/img/common/colorchip/color170.png') 50% 50%;
}

.colortip_color201:before {
    background: url('https://media.aws.locondo.jp/contents/img/common/colorchip/color201.png') 75% 50%;
    background-size: 20px;
}

.colortip_color167:before {
    background: url('https://media.aws.locondo.jp/contents/img/common/colorchip/color167.png') 50% 50%;
    background-size: 30px;
}

#new-contents .item .name {
    font-size: 14px;
    line-height: 1.4;
    margin: -10px 0 15px;
}

#new-contents .item .prices {}

#new-contents .item .prices .price {
    margin-right: 12px;
    font-size: 14px;
}

#new-contents .item .prices .price.sale {
    color: #AC2734;
}

#new-contents .item .prices .compare {
    text-decoration: line-through;
    margin: 0 10px 0 0px;
    font-size: 14px;
}

#new-contents .item .prices .compare2 {
    margin: 0 10px 0 0px;
    font-size: 14px;
}

#new-contents .item .prices .tax {
    font-size: 10px;
}

#new-contents .item .like {
    width: 19px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 7px;
    background: url(https://media.aws.locondo.jp/fitfitstatic/common/img/icon/icon_fitfit-favorite_border_on.svg) no-repeat;
    cursor: pointer;
}

#new-contents .item .like:hover {
    background: url(https://media.aws.locondo.jp/fitfitstatic/common/img/icon/icon_fitfit-favorite_on.svg) no-repeat;
}

#new-contents .item .like svg {
    fill: #fff;
    stroke: #AC2734;
    width: 20px;
    height: 17px;
}

#new-contents .item .like.active svg {
    fill: #AC2734;
    stroke: #FFF;
}

#new-contents .item .rank {
    position: absolute;
    top: 5px;
    left: 5px;
}

#new-contents .item .col4 .box .rank::before {
    display: block;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50px;
    color: #000;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    width: 27px;
    height: 27px;
    line-height: 26px;
    font-family: 'Work Sans', sans-serif;
}

#new-contents .item .col4>.box:nth-child(1) .rank::before {
    background: #C29349;
    border: none;
    color: #FFF;
    content: "1";
}

#new-contents .item .col4>.box:nth-child(2) .rank::before {
    background: #ACACAC;
    border: none;
    color: #FFF;
    content: "2";
}

#new-contents .item .col4>.box:nth-child(3) .rank::before {
    background: #A38578;
    border: none;
    color: #FFF;
    content: "3";
}

#new-contents .item .col4>.box:nth-child(4) .rank::before {
    content: "4";
}

#new-contents .item .col4>.box:nth-child(5) .rank::before {
    content: "5";
}

#new-contents .item .col4>.box:nth-child(6) .rank::before {
    content: "6";
}

#new-contents .item .col4>.box:nth-child(7) .rank::before {
    content: "7";
}

#new-contents .item .col4>.box:nth-child(8) .rank::before {
    content: "8";
}

#new-contents .item .col4>.box:nth-child(9) .rank::before {
    content: "9";
}

#new-contents .item .col4>.box:nth-child(10) .rank::before {
    content: "10";
}

/* RANK end */

#idwintersale .shopping {
    margin: 0 0 120px;
}

#idwintersale #notice + .shopping {
    margin-bottom: 120px;
}