/*==================================
  2024/03 add
===================================*/
section.saleSection#salePF {
  background-size: 100%;
  background-color: #003b58;
}
section.saleSection#salePF::before {
  background: url(../image/sale-bg.png) repeat, #003b58;
}
section.saleSection#saleSteam {
  background-size: 100%;
  background-color: #1C2B3E;
}
section.saleSection#saleSteam::before {
  background: url(../image/sale-bg.png) repeat, #1C2B3E;
}

.is-steam {
  background: #155c9b !important;
}
.is-steam::after {
  background: #155c9b !important;
}

.saleContents .inner .itemWrap.is-pf {
  margin-top: 0px;
}

.currentSale .currentSaleTitle {
  background: #000;
}

.currentSale {
  padding: 0 0 3% 0;
}
@media screen and (max-width: 980px) {
  .currentSale {
    padding: 0 0 5% 0;
  }
}

.kvWrap .titleWrap {
  margin-bottom: 80px;
}
@media screen and (max-width: 980px) {
  .kvWrap .titleWrap {
    margin-top: 2%;
    margin-bottom: 4%;
  }
}

.kvWrap .titleWrap .title {
  font-size: 58px;
}
@media screen and (max-width: 980px) {
  .kvWrap .titleWrap .title {
    font-size: 8vw;
    line-height: 1.6em;
  }
}

.saleContents .inner .itemWrap .titleItem .salePriceRatio {
  margin-bottom: 0%;
}

.saleContents .inner .itemWrap .titleItem {
  padding-bottom: 2%;
}
@media screen and (max-width: 980px) {
  .saleContents .inner .itemWrap .titleItem {
    padding-bottom: 4%;
  }
}
.saleContents .inner a.titleItem.is-ps::before {
  border-bottom: 1.5em solid #002c5a;
  border-left: 1.5em solid transparent;
}
@media screen and (max-width: 1200px) {
  .saleContents .inner a.titleItem.is-ps::before {
    border-bottom: 1em solid #002c5a;
    border-left: 1em solid transparent;
  }
}
@media screen and (max-width: 980px) {
  .saleContents .inner a.titleItem.is-ps::before {
    border-bottom: 3vw solid #002c5a;
    border-left: 3vw solid transparent;
  }
}
.saleContents .inner a.titleItem.is-switch::before {
  border-bottom: 1.5em solid #e60012;
  border-left: 1.5em solid transparent;
}
@media screen and (max-width: 1200px) {
  .saleContents .inner a.titleItem.is-switch::before {
    border-bottom: 1em solid #e60012;
    border-left: 1em solid transparent;
  }
}
@media screen and (max-width: 980px) {
  .saleContents .inner a.titleItem.is-switch::before {
    border-bottom: 3vw solid #e60012;
    border-left: 3vw solid transparent;
  }
}
.saleContents .inner a.titleItem.is-stm::before {
  border-bottom: 1.5em solid #171D25;
  border-left: 1.5em solid transparent;
}
@media screen and (max-width: 1200px) {
  .saleContents .inner a.titleItem.is-stm::before {
    border-bottom: 1em solid #171D25;
    border-left: 1em solid transparent;
  }
}
@media screen and (max-width: 980px) {
  .saleContents .inner a.titleItem.is-stm::before {
    border-bottom: 3vw solid #171D25;
    border-left: 3vw solid transparent;
  }
}

.kvWrap .languageWrap .languageBtn {
  font-size: 21px;
  padding: 5px 40px 7px 60px;
}
@media screen and (max-width: 980px) {
  .kvWrap .languageWrap .languageBtn {
    font-size: 3.8vw;
    padding: 1vw 4vw 1vw 5vw;
  }
}
.saleContents .inner .itemWrap .titleItem .iconRecommend.is-new {
  background: #00e8f6;
  --txtshadow-color: #009caf;
}

.saleContents .inner .itemWrap .titleItem .iconRecommend.is-up {
  background: #f66f00;
  --txtshadow-color: #e16500;
}

.dataEnd {
  background-color: #008CD4;
  font-size: 1.1rem;
  text-align:center;
  letter-spacing: 0.1rem;
  color: #fff;
  padding: 0.2% 2% 0.2%;
}
@media screen and (max-width: 980px) {
  .dataEnd {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 640px) {
  .dataEnd {
    letter-spacing: 0.05rem;
    font-size: 1rem;
  }
}
@media screen and (max-width: 420px) {
  .dataEnd {
    letter-spacing: 0.02rem;
    font-size: 0.95rem;
  }
}

/*20240408修正*/
.kvWrap .slider {
  opacity: 0;
}
.kvWrap .slider.slick-initialized {
  opacity: 1;
}
.flex {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.radioWrap {
  width: 100%;
  margin-right: 2%;
  margin-bottom: auto;
  max-width: 360px;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  overflow: hidden;
  border-bottom: 1px solid #636363;
}
@media screen and (max-width: 1200px) {
  .radioWrap {
    width: 30%;
  }
  .radioWrap:first-child {
    margin-right: 2%;
  }
}
@media screen and (max-width: 980px) {
  .radioWrap {
    width: 100%;
    margin-top: 2%;
    margin-right: 0%;
  }
  .radioWrap:first-child {
    margin-right: 2%;
  }
}
@media screen and (max-width: 752px) {
  .radioWrap:first-child {
    margin-right: 0%;
  }
}
.radioWrap .title {
  padding: 8px 0;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-weight: bold;
}
.radioWrap .title::before {
  content: "";
  display: block;
  position: absolute;
  left: 24%;
  width: 7%;
  padding-top: 8%;
  background-image: url(../image/sort.png);
  background-size: contain;
}
.radioWrap .btn {
  text-decoration: none;
}
.radioWrap .pfLink {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 40px;
}
@media screen and (max-width: 980px) {
  .radioWrap .pfLink {
    height: 36px;
  }
}
.radioWrap div {
  position: relative;
}
.radioWrap input {
  opacity: 0;
}
.radioWrap label {
  font-size: 1.1rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #777777;
  width: 100%;
  height: 100%;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}
@media screen and (max-width: 980px) {
  .radioWrap label {
    font-size: 1rem;
  }
}
.radioWrap div:last-child label {
  border-right: 0;
}
.radioWrap input:checked + label {
  background: #006FC6;
  font-weight: bold;
  color: #fff;
}

.saleContents .inner .itemWrap .titleItem.hidden {
  display: none !important;
}
.saleContents .inner .itemWrap .titleItem.shidden {
  display: none !important;
}

#wishList {
  position: fixed;
  z-index: 100;
  top: 130px;
  max-width: 500px;
  z-index: 10;
  background-color: #1D1D1D;
  border-radius: 0 1rem 1rem 0;
  left: -460px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
#wishList.open {
  left: 0;
}
@media screen and (max-width: 736px) {
  #wishList {
    width: 90%;
    top: 180px;
  }
}
@media screen and (max-width: 550px) {
  #wishList {
    left: -82%;
  }
}
#wishList .wishListinner {
  cursor: pointer;
  font-weight: bold;
  height: 240px;
  position: relative;
  display: table;
  color: #fff;
  font-size: .9rem;
}
@media screen and (max-width: 736px) {
  #wishList .wishListinner {
    height: 200px;
  }
}
#wishList .wishListinner .title {
  position: absolute;
  display: block;
  -webkit-transform-origin: top;
          transform-origin: top;
  left: 100%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  top: 50%;
  width: 240px;
  margin: 0 auto;
  text-align: center;
  padding: 2%;
  background-color: #d80011;
  border-radius: 1rem 1rem 0 0;
  border-bottom: #fff solid 2px;
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-image: url(../image/info.png);
}
@media screen and (max-width: 736px) {
  #wishList .wishListinner .title {
    width: 200px;
  }
}
#wishList .wishListinner .txt {
  line-height: 1.4rem;
  font-weight: lighter;
  display: table-cell;
  vertical-align: middle;
  padding: 2% 50px 2% 0;
}
#wishList .wishListinner .txt ul {
    padding-left: 0;
    margin-top: 0;
}

#wishList .wishListinner .txt ul li{
  position: relative;
  padding-left: .9rem;
}

#wishList .wishListinner .txt ul li::before {
  content: "◆";
  position: absolute;
  left: 0;
}
@media screen and (max-width: 736px) {
  #wishList .wishListinner .txt {
    padding: 4% 50px 4% 2%;
    font-size: .8rem;
    line-height: 1rem;
  }
}