.fs-l-page {
  padding-top: 0;
}

.fs-preview-header {
  margin-bottom: 0;
}

.kv-headding {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: -80px;
}

.kv-headding-text {
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: bold;
  font-size: 18px;
  line-height: 1.833;
  color: #3B4043;
}

.kv-headding-text-h {
  font-size: 23px;
  color: #217E46;
}

.main #coupon {
  padding: 0;
}
main #colaboitem h2.cupone-img {
  width: 100%;
}
main #coupon .box .btn {
  width: 100%;
}

main #coupon.coupon_area {
  padding: 50px 3.5% 0 3.5%;
}

.cupone-img {
  width: 90%;
}

.cupone-text {
  text-align: center;
}

#coupon-text {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 38px;
  font-weight: 600;
}

.lineup {
  max-width: 956px;
  padding: 0;
  margin: 0 auto;
}

.lineup-inner {
  padding: 0 3.5%;
}

.lineup:nth-child() {
  padding: 0;
}

.pdb150 {
  padding: 105px 0 20px 0;
}

.lineup-title {
  font-family: "Noto Sans Oriya", sans-serif;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 1.23;
  max-width: 217px;
  padding-bottom: 16.5px;
  border-bottom: 4px solid #217E46;
  box-sizing: border-box;
  margin: 0 auto;
  color: #535353;
}

.lineup-list {
  display: flex;
  justify-content: center;
  gap: 0 13px;
  margin-top: 37.5px;
}

.lineup-list li {
  position: relative;
  font-family: "Noto Sans CJK JP", sans-serif;
  max-width: 192px;
  background-color: #F7F7F7;
  padding: 23px 0px 40px 10px;;
  border-radius: 15px;
}

.lineup-list li::after {
  content: "";
  position: absolute;
  bottom: 16px;
  left: 40%;
  transform: translateY(-50%);
  display: block;
  width: 24px;
  height: 11px;
  background-image: url("https://rise.itembox.design/item/images/campaign/highrepulsion-pillow/arrow.png");
  background-size: cover;
}

.lineup-list-title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  color: #626C71;
}

.lineup-img {
  margin-top: 20px;
}

.lineup-list li .wd80 {
  width: 80%;
  margin: 30px auto 20px auto;
}

.lineup-img img {
  width: 100%;
}

.lineup-list-price {
  font-size: 12px;
  font-weight: 600;
  margin-top: 17px;
}

.lineup-list-sale-price {
  font-size: 13px;

}

.lineup-list-sale-price span {
  font-size: 23px;
  font-weight: bold;
}

.lineup-point {
  padding: 25px 0;
}

.lineup-point-title {
  max-width: 216px;
  margin: 0 auto 24px auto;
}

.lineup-point-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}

.lineup-point-list li {
  width: calc(49% - 3.5% + 5px);
}

.how-to {}

.how-to-title {
  font-family: "Tsukushi A Round Gothic";
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  background-color: #217E46;
  color: #fff;
  padding: 8px 0;
  box-sizing: border-box;
}

.how-to-title span {
  position: relative;
}

.how-to-title span::before {
  content: "";
  position: absolute;
  top: -7px;
  left: -60px;
  display: block;
  background-image: url("https://rise.itembox.design/item/images/campaign/highrepulsion-pillow/how-to-icon.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 38px;
}

.sp-how-to-list {
  width: 100%;
  overflow-x: scroll;
 }


.how-to-list {
  display: flex;
  width: 1284px;
  background-color: #E7F1EB;
}

.how-to-list li {
  /* max-width: 330px; */
  /* border-radius: 10px; */
  position: relative;
  width: 428px;
  background-color: #fff;
  margin-top: 44px;
  margin-bottom: 0;
}
.how-to-list li:first-child::after {
  content: "";
  display: block;
  position: absolute;
  top: -37px;
  left: 72vw;
  width: 95px;
  height: 19px;
  background-image: url("https://rise.itembox.design/item/images/campaign/highrepulsion-pillow/red-arrow.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.how-to-list-img {
  text-align: center;
  max-width: 150px;
  margin: 18.5px auto 0 auto;
}

.how-to-list-img img {
  width: 100%;
}

.how-to-list-text {
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 300;
  font-size: 15px;
  padding: 16.5px 28px 30px 29px;
}

.how-to-list-text span {
  font-weight: 600;
  color: #BB0029;
}

.item01 {
  max-width: 956px;
  margin: 0 auto;
  padding: 30px 3.5% 90px 3.5%;
  box-sizing: border-box;
  background-color: #fff;
}

.item-title {
  font-family: "Tsukushi A Round Gothic";
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  max-width: 954px;
  padding: 7px 0;
  border-radius: 13px;
  margin: 0 auto;
  color: #fff;
  background-color: #217E46;
}

.item-list {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 40px;
  gap: 0 25px;
}

.item-list li {
  /* max-width: 365px; */
}

.item-list-img {
  text-align: right;
  margin-right: auto;
  margin-bottom: 60px;
}

.item-list-img img {
  width: 100%;
}

.item-list-title {
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: 600;
  font-size: 25px;
  color: #6B6B6B;
}

.normal-price {
  display: block;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-size: 12px;
  text-align: left;
  color: #3B4043;
}

.size .del {
  display: inline-block;
  font-size: 23px;
  line-height: 1;
}

.size {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-size: 11px;
}

.size .less {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: bold;
  font-size: 42px;
  line-height: 0.3;
  color: #C3113B;
}

.size .fs15 {
  font-size: 27px;
}

.size .fs11 {
  display: block;
  font-size: 11px;
}

.item-list-sale {
  width: 100%;
  margin-top: 10px;
}

.item-list-benefit {
  width: 50%;
}

.item-list form .btn {
  width: 100%;
  /* min-width: 370px; */
  /* float: left; */
  /* width: 100%; */
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: none;
  background: #c3113b;
  margin-top: 20px;
  margin-bottom: 10px;
}

.item-list form .btn:hover {
  transition: .3s;
  opacity: 0.6;
}

main .cart button span {
  background: url(../../../images/campaign/yearendsale-2021/icon_cart.png) 0 50% no-repeat;
  background-size: 22px auto;
  padding-left: 35px;
  display: inline-block;
}

.item-list .link {}

.item-list .link a {
  width: 100%;
  min-width: 270px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #c3113b;
  text-align: center;
  border: none;
  border: 1px #c3113b solid;
  transition: all 0.3s ease-out;
  display: block;
  background: #fff;
}

.item-list .link a:hover {
  transition: .3s;
  opacity: 0.6;
}

.feature-title {
  text-align: center;
  padding: 15px 15px 15px 0;
  margin-top: 50px;
  background-color: #217E46;
  border-radius: 13px;
  margin-bottom: 15px;
}

.feature-title span {
  position: relative;
  text-align: left;
  font-family: "Tsukushi A RoundGothic";
  font-weight: bold;
  font-size: 21px;
  padding-left: 20px;
  color: #fff;
}

.feature-text {
  display: inline-block;
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
  color: #217E46;
  background-color: #fff;
  border-radius: 13px;
  padding: 8.5px 11.5px;
  box-sizing: border-box;
}
/* .feature-title span::before {
  content: "特長";
  position: absolute;
  top: -10px;
  left: -19vw;
  display: block;
  font-size: 23px;
  line-height: 1;
  color: #217E46;
  background-color: #fff;
  border-radius: 13px;
  padding: 8.5px 11.5px;
  box-sizing: border-box;
} */

.slick-width {
  /* max-width: 305px; */
  /* margin-right: 20px; */
}

.slick-width:last-child {
  margin-right: 0;
}

.slider_sub .slick-width .title {
  display: block;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px;
  color: #6B6B6B;
}

.slider_sub .slick-width .read {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.76;
  color: #6B6B6B;
}

.item02 {
  max-width: 956px;
  margin: 0 auto;
  padding: 0 3.5%;
  box-sizing: border-box;
  background-color: #fff
}

.healh-trivia {
  max-width: 956px;
  margin: 0 auto;
  padding: 0px 0 126px 0;
  box-sizing: border-box;
  background-color: #fff;
}

.healh-trivia-title {
  font-family: "Tsukushi A Round Gothic";
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  max-width: 954px;
  padding: 14px 0;
  border-radius: 13px;
  margin: 0 auto -10px 0;
  color: #fff;
  background-color: #217E46;
}

.healh-trivia-inner {
  max-width: 956px;
  padding: 0 3.5%;
  margin: 0 auto;
}

.healh-trivia-sp {
  padding: 0 7px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  border-top: 0;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
}

.healh-trivia-list {
  display: flex;
  justify-content: center;
  gap: 0 20px;
  padding-top: 30px;
}

.healh-trivia-list h3 {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 600;
  font-size: 23px;
}

.healh-trivia-list h3 span {
  color: #B93631;
  margin-left: -10px;
}

.healh-trivia-list-img {
  max-width: 178px;
}

.healh-trivia-list-img img {
  width: 100%;
}

.healh-trivia-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  padding-bottom: 50px;
  padding-top: 30px;
  color: #6B6B6B;
}

.healh-trivia-text span {
  color: #B93631;
}

.lity-hide {
  display: none;
}

.box-event {
  overflow-y: scroll;
}

.box-event .data-lity-title {
  font-family: "Tsukushi A Round Gothic";
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box;
  margin-top: 17px;
  border-radius: 10px;
  color: #fff;
  background-color: #217E46;
}

.box-event .image {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}

.text-list {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: #6B6B6B;
  margin-top: 25px;
}

.box-event .image p {
  font-size: 18px;
  font-weight: bold;
  font-family: "Noto Sans Oriya", sans-serif;
  line-height: 1.23;
}

.sub-title1 {
  display: block;
  font-size: 18px;
  font-weight: 300 !important;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Sans Oriya", sans-serif;
  line-height: 1.23;
}

.sub-title2 {
  display: block;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Sans Oriya", sans-serif;
  line-height: 1.23;
  color: #C3113B;
}

.fs20 {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: #6B6B6B;
  margin-top: 25px;
}

.text-left {
  line-height: 1.5;
  text-align: left;
  color: #6B6B6B;
}

.text-center {
  text-align: center;
}
.slick-slide img {
  max-width: 100%;
}
.slick-prev:before {
  background-image: url("https://rise.itembox.design/item/images/campaign/highrepulsion-pillow/icon_prev.png");
  width: 33px;
  height: 35px;
}
.slick-next:before {
  background-image: url("https://rise.itembox.design/item/images/campaign/highrepulsion-pillow/icon_next.png");
  width: 33px;
  height: 35px;
}
