@charset "UTF-8";
.j_toggleBtn .open {
  display: inline;
}
.j_toggleBtn.active .open {
  display: none;
}
.j_toggleBtn .close {
  display: none;
}
.j_toggleBtn.active .close {
  display: inline;
}
.j_toggleBtn div {
  position: relative;
    padding: 10px 35px 10px 10px;
}
.j_toggleBtn div:before {
  content: "";
  display: block;
  border-top: solid 2px #0d6cc5;
  border-right: solid 2px #0d6cc5;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 45%;
  right: 0px;
  transform: translate(0, -50%) rotate(135deg);
  -webkit-transform: translate(0, -50%) rotate(135deg);
  transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
}
.j_toggleBtn.active div:before {
  top: 60%;
  right: 9px;
  -ms-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
}
@media only screen and (max-width: 600px) {
  .fw .tabScroll.onlySp .tabGra .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#search .j_tabDetail {
  display: none;
}
#search .j_tabDetail.active {
  display: block !important;
}

@media only screen and (max-width: 374px) {
  .fw .listProduct .detail .color li {
    width: 11px;
  }
}

.fw .summer2018__title {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fw .summer2018__heading {
  margin-top: 0;
  color: #fff;
  background-color: #0091d7;
  letter-spacing: 0.2em;
}
.fw .summer2018__img-set {
  padding: 45px 0 0;
}
.fw .summer2018__img {
  width: 426px;
}

.fw .list-product {
  position: relative;
}
.fw .list-product .list-product__link {
  flex-shrink: 1;
  height: 100%;
}
.fw .list-product .list-product__img-set {
  text-align: center;
  overflow: hidden;
  position: relative;
  width: 200px;
  height: 100%;
}
.fw .listProduct .img .list-product__img-set img:first-child {
  width: 200px;
  max-width: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fw .list-product .detail {
  padding-bottom: 100px;
}
.fw .list-product__btn-wrapper {
  position: absolute;
  right: 34px;
  bottom: 20px;
  width: 200px;
}
.fw .list-product .releaseInfo {
  display: table;
}
.fw .list-product .releaseInfo .batchArea {
  display: table-cell;
}
.fw .list-product .releaseInfo .infoText {
  display: table-cell;
  padding-left: 10px;
  font-size: 14px;
  color: #c1c1c2;
}
.fw .list-product .releaseInfo + .lead {
  padding-top: 5px;
}
@media only screen and (max-width: 600px) {
  .fw .summer2018__title {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .fw .summer2018__img-set {
    margin-top: 0;
    padding: 40px 0 0;
  }
  .fw .summer2018__img {
    width: 80%;
  }
  .fw .listProduct .img {
    height: 100%;
  }
  .fw .list-product .list-product__img-set {
    width: 100%;
    height: 100%;
  }
  .fw .listProduct .img .list-product__img-set img:first-child {
    width: 100%;
  }
  .fw .list-product .detail {
    padding-bottom: 75px;
  }
  .fw .list-product__btn-wrapper {
    max-width: 120px;
    right: calc( calc( 100% - 245px ) / 2 );
    bottom: 15px;
  }
  .fw .list-product__btn-wrapper a {
    display: block;
  }
  .fw .list-product .releaseInfo .infoText {
    font-size: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .fw .list-product .releaseInfo .batchArea,
  .fw .list-product .releaseInfo .infoText {
    display: block;
  }
  .fw .list-product .releaseInfo .infoText {
    padding-left: 0;
    font-size: 10px;
  }
}

.kisyuhen-cp-topArea h2 {
  margin-bottom: 20px;
}

.kisyuhen-cp-topArea ul {
  margin-left: 20px;
}

.kisyuhen-cp-topArea ul li {
  list-style: disc;
}


a.external_link {
  color: #0b5bce;
  background-size: 1em;
  padding-right: 1.3em;
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url(/mobile/set/data/special/strawberry-moon-online/product-list/img/shared/icon-link-blue.svg);
}
.fw .listProduct .img {
  position: relative;
}
.fw .list-product .img .icon-5g {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 78px;
}
@media only screen and (max-width: 600px) {
  .fw .list-product .img .icon-5g {
    width: unset;
  }
  .fw .list-product .img .icon-5g img {
    height: 12px;
  }
}

.fw .list-product .img .icon-new-item span {
  background-image: linear-gradient(to bottom, #0b5bce 0%, #0b81b9 100%);
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  padding: 3px 8px;
  line-height: 1.5;
  position: absolute;
  top: 15px;
  right: 10px;
}
@media only screen and (max-width: 600px) {
  .fw .list-product .img .icon-new-item span {
    top: 10px;
    right: -2px;
  }
}
.fw .listProduct .img .img-set img:first-child {
  margin-top: 20px;
}

.fw .list-product .img .label-reserve {
  margin: 0;
  margin-left: 5px;
  padding: 0 6px;
  display: inline-block;
  width: auto;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 23px;
  height: 22px;
  border-radius: 3px;
  background-color: #0b5bce;
  background-image: linear-gradient(0deg, #0f82b8 0%, #0b5bce 100%);
  position: absolute;
  top: 15px;
  right: 10px;
}
@media only screen and (max-width: 600px) {
  .fw .list-product .img .label-reserve {
    height: 20px;
    margin-left: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 4px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1;
    top: 10px;
    right: -2px;
  }
}

@media screen and (max-width: 600px) {
  .fw .listProduct .list-product .detail {
      width: calc(100% - 130px);
  }
}
@media screen and (max-width: 600px) {
  .fw .listProduct .list-product .list-product__btn-wrapper {
      right: 20px;
  }
}
a.areaMap {
  color: #0b5bce;
  background-size: 1em;
  padding-right: 1.5em;
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url(/mobile/set/data/special/strawberry-moon-online/product-list/img/shared/icon-link-blue.svg);
}