@charset "utf-8";
/* CSS Document */
/*背景*/
body:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url(https://whipbunny.itembox.design/item/swim2020_img/bg01.jpg) center no-repeat;
  background-size: cover;
}
/*余白調整*/
main.fs-l-main {
  margin: 0 auto 24px;
  padding: 0;
}
.fs-c-heading.fs-c-heading--page {
  display: none;
}
/*色変*/
.fs-l-main {
  margin: 24px auto;
  padding: 8px;
  max-width: 1216px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.head-info {
  outline: solid 5px #EE8383;
  background-color: #EE8383;
}
.hCart span, .footer, .fs-p-footerPageTop__link {
  background: #EE8383;
}
/*バナー*/
.linkBnr {
  margin: 50px auto 0;
  width: 96%;
  max-width: 450px;
}
/*並び*/
.itemList, .itemList3 {
  width: 96%;
  max-width: 950px;
  margin: 15px auto 0;
}
.itemList {
  margin: 0 auto 0;
}
.itemList li a {
  padding: 0;
}
.itemList ul, .itemList3 ul {
  width: 100%;
  justify-content: space-between;
}
.itemList3 li {
  background: transparent;
  width: calc(98% / 3);
  margin: 0 0 20px;
}
.itemList li {
  background: transparent;
  width: calc(98% / 4);
  margin: 0 0 20px;
}
@media screen and (max-width: 970px) {
  .itemList3 li {
    width: 49%;
    margin: 0 0 20px;
  }
  .itemList li {
    width: calc(98% / 3);
    margin: 0 0 20px;
  }
}
/*並び2*/
.itemList .name, .itemList3 .name {
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin: 5px 0 0;
  filter: drop-shadow(0 0 0.2rem #EE8383);
  font-family: 'Montserrat', 'Kosugi Maru', sans-serif;
  font-weight: 600;
}
.itemList .price, .itemList3 .price {
  font-size: 20px;
  padding: 0;
  line-height: 1.2em;
  margin: 0;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #EE8383;
  filter: drop-shadow(0 0 0.2rem #fff);
}
.itemList .price::after, .itemList3 .price::after {
  font-size: 14px;
}
@media screen and (max-width: 970px) {
  .itemList .name {
    font-size: 10px;
  }
  .itemList .price {
    font-size: 15px;
  }
  .itemList .price::after {
    font-size: 10px;
  }
}
/*タイトル*/
.wrap-text {
  margin: 20px auto;
  width: 100%;
  max-width: 950px;
  padding: 20px 2% 15px;
  background: #fff;
  text-align: center;
}
.in-text {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  line-height: 1.2;
  font-size: 20px;
  letter-spacing: .1rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.2);
  background-image: url(https://whipbunny.itembox.design/item/swim2020_img/bg01.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top;
  -webkit-background-clip: text;
}
.wrap-text2 {
  margin: 20px 0;
  width: 100%;
  padding: 10px 2% 8px;
  background: #fff;
  text-align: center;
}
.in-text2 {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  line-height: 1.2;
  font-size: 18px;
  letter-spacing: .1rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.2);
  background-image: url(https://whipbunny.itembox.design/item/swim2020_img/bg03.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
}
/*スライド*/
.swimItemSlide-title {
  font-size: 18px;
  padding: 0 0 15px;
  line-height: 1.2em;
  margin: 0;
  text-align: center;
  font-family: 'Questrial';
  color: #EE8383;
  filter: drop-shadow(0 0 0.2rem #fff);
}
.swimItemSlide-bgbox {
  background-image: url("https://whipbunny.itembox.design/item/swim2020_img/bg03.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 10px 2% 5px;
  margin: 20px 3% 0;
}
#swimItemSlide img {
  padding: 0 2% 0;
}
/*開始前*/
.swimwear-start {
  max-width: 950px;
  margin: 20px auto;
  text-align: center;
  background: #fff;
  line-height: 2;
  padding: 15px 0 10px;
  color: #f23838;
  letter-spacing: .13rem;
  opacity: .7;
}
.swimwear-start span {
  font-size: 20px;
  font-weight: bold;
}
/*SOLD*/
.itemList3 li {
  position: relative;
}
.itemList3 li div.soldout {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  position: absolute;
  width: 100%;
  background: #fff;
  color: #f23838;
  opacity: .5;
  font-size: 14px;
  left: 0;
  right: 0;
  margin: auto;
  top: 38%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*SALE*/
.topimg {
  max-width: 950px;
  margin: 0 auto;
}
.itemList3 .saleprice {
  font-size: 20px;
  padding: 0;
  line-height: 1.2em;
  margin: 0;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #E23434;
  filter: drop-shadow(0 0 0.2rem #fff);
  font-weight: bold;
}
.itemList3 .saleprice::after {
  content: "+tax";
  font-size: 14px;
}
.itemList3 .saleprice span {
  display: block;
  font-size: 15px;
  text-decoration: line-through;
  color: #EE8383;
  font-weight: normal;
}
@media screen and (max-width: 970px) {
  .itemList3 .saleprice {
    font-size: 16px;
  }
  .itemList3 .saleprice::after {
    font-size: 10px;
  }
  .itemList3 .saleprice span {
    font-size: 13px;
  }
}
.sale2020 .linkBnr {
  margin: 0 auto 30px;
  width: 96%;
  max-width: 450px;
}
.sale2020-text {
  text-align: center;
  background: #fff;
  max-width: 940px;
  margin: 0 auto;
  padding: 15px 2%;
  font-size: 12px;
}
.sale2020-text span {
  color: #FF83A9;
  font-weight: bold;
  font-size: 13px;
}