@charset "UTF-8";

/* ====== 共通 ====== */
.block-genre-page--sub.block-readmore-contents.js-readmore-contents {
  display: none;
}

h1.block-genre-page--header  {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.page-category .block-top-event--goods, .page-genre .block-top-event--goods, .page-event .block-top-event--goods {
  padding-bottom: 0;
}

.block-genre-page-head {
  padding: 0;
}

.block-genre-page--sub {
  display: none;
}

.block-filter--btn {
  z-index: 4;
}

.cool_item {
  max-width: 900px;
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  padding: 0 20px;
  margin-top: 20px;
}

.cool_item.mb0 {
  margin-bottom: 0;
}

.cool_item .pc {
  display: none;
}

.cool_item .sp {
  display: block;
}

.cool_item p, .cool_item a {
  font-family: "Noto Sans JP", sans-serif;
}

.cool_item p {
  color: #5E626E;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
  font-size: 14px;
}

.cool_item img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}

.cool_item a {
  text-decoration: none;
  cursor: pointer;
}

.cool_item h2 {
  position: relative;
  font-weight: 700;
  margin: 0;
}

.cool_item h2::before, .cool_item h2::after {
  position: absolute;
  content: "";
  display: block;
}

.cool_item h2 span {
  position: relative;
  display: inline-block;
}

.cool_item h2 span::before, .cool_item h2 span::after {
  position: absolute;
  content: "";
  display: block;
}

.cool_item ul, .cool_item li {
  list-style: none;
}

.cool_item li {
  letter-spacing: 0.05rem;
  line-height: 1.5rem;
}

.cool_item .btn {
  background: #F5FF7E;
  border: solid 3px #0084DD;
  box-shadow: 0px 4px 0px 0px rgba(0, 132, 221, 1);
  border-radius: 999px;
  color: #0084DD;
  padding: 7px 20px;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  line-height: 1.4rem;
  max-width: 250px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  transition: 0.3s;
  z-index: 3;
  min-height: 65px;
}

.cool_item .btn::before, .cool_item .btn::after  {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 12px;
  width: 10px;
  height: 2.5px;
  background-color: #0084DD;
  transform-origin: calc(100% - 0.5px) 50%;
}

.cool_item .btn::before {
  transform: rotate(35deg);
}

.cool_item .btn::after {
  transform: rotate(-35deg);
}

.cool_item .btn:hover, .cool_item .btn:active {
  transform: translateY(4px);
  box-shadow: none;
}

/* ====== TOP（KV・リード文） ====== */
.cool_item .top h1 {
  margin: 0 -20px 10px;
}

.cool_item .top {
  margin-bottom: 40px;
}

.cool_item .top .read {
  text-align: center;
}

/* ====== 商品リスト ====== */
.cool_item .product_shelf {
  margin: 0 -20px;
}

.cool_item .product_shelf h2 {
  color: #0084DD;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.06rem;
  padding: 0 40px 10px;
}

.cool_item .product_shelf h2::before, .cool_item .product_shelf h2::after {
  bottom: 0;
  width: 50px;
  height: 30px;
}

.cool_item .product_shelf h2::before {
  left: 0;
  background: url(/img/usr/genre/rH4/coolitem_product_h2_left.png) no-repeat;
  background-size: 50px 30px;
}

.cool_item .product_shelf h2::after {
  right: 0;
  background: url(/img/usr/genre/rH4/coolitem_product_h2_right.png) no-repeat;
  background-size: 50px 30px;  
}

.cool_item .product_shelf .product_shelf_list {
  background: #99D8EF;
  padding: 40px 20px 60px;
  margin-bottom: 50px;
}

.cool_item .product_shelf .product_shelf_list li {
  margin-bottom: 40px;
}

.cool_item .product_shelf .product_shelf_list li:last-of-type {
  margin-bottom: 0;
}

.cool_item .product_shelf .product_shelf_list li p {
  text-align: center;
  background: #2EAAD8;
  background: linear-gradient(90deg,rgba(46, 170, 216, 0) 0%, rgba(46, 170, 216, 1) 30%, rgba(46, 170, 216, 1) 70%, rgba(46, 170, 216, 0) 100%);
  color: #fff;
  padding: 10px;
  line-height: 1.4rem;
  font-size: 16px;
  font-weight: 500;
}

.cool_item .product_shelf .product_shelf_list li figure {
  max-width: 200px;
  margin: 0 auto 20px;
  position: relative;
}

.cool_item .product_shelf .product_shelf_list li figure::after {
  content: "";
  position: absolute;
  background: url(/img/usr/genre/rH4/coolitem_product_bg.png) no-repeat;
  width: 250px;
  height: 92px;
  background-size: 250px 92px;
  bottom: -30px;
  left: calc(50% - 125px);
  z-index: 1;
}

/* ====== 炭酸水メーカー・ファッション ====== */
.cool_item h2.deco_foam {
  color: #0084DD;
  padding: 0 36px;
  margin-bottom: 10px;
  text-align: center;  
}

.cool_item h2.deco_foam span::before, .cool_item h2.deco_foam span::after {
  bottom: calc(50% - 14px);
}

.cool_item h2.deco_foam span::before {
  background: url(/img/usr/genre/rH4/coolitem_foam_h2_left.png) no-repeat;
  width: 26px;
  height: 32px;
  background-size: 26px 32px;
  left: -40px;
}

.cool_item h2.deco_foam span::after {
  background: url(/img/usr/genre/rH4/coolitem_foam_h2_right.png) no-repeat;
  width: 26px;
  height: 28px;
  background-size: 26px 28px;
  right: -40px;
}

.cool_item .carbonic_acid {
  margin: 0 -20px 60px;
}

.cool_item .fashion {
  margin: 0 -20px 80px;
}

/* ====== 炭酸水メーカー ====== */
.cool_item .slider_container {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.cool_item .slider_container .slideimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  animation: fadeInOut 8s infinite;
  transition: opacity 1.5s ease-in-out;
}

.cool_item .slider_container .slideimg:nth-child(1) {
    position: relative;
    animation-delay: 0s;
}

.cool_item .slider_container .slideimg:nth-child(2) {
    animation-delay: 4s;
}

@keyframes fadeInOut {
    0%   { opacity: 0; }
    50%  { opacity: 1; }
    100% { opacity: 0; }
}

.cool_item .slider_container .slideimg img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.cool_item .slideimg:nth-of-type(1) {
  animation-delay: 0s;
}
.cool_item .slideimg:nth-of-type(2) {
  animation-delay: 5s;
}

/* ====== ファッション ====== */
.cool_item .banner_area li:first-of-type {
  margin-bottom: 10px;
}

.cool_item .banner_area li a {
  transition: 0.3s;
}

.cool_item .banner_area li a:hover, .cool_item .banner_area li a:active {
  opacity: 0.8;
}

/* ====== 商品流し込み棚 ====== */
.cool_item h2.snow {
  color: #0084DD;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.06rem;
  padding: 0 50px 10px;
  margin: 0 -20px;
  position: relative;
}

.cool_item h2.snow::after {
  position: absolute;
  content: "";
  background: #0084DD;
  width: calc(100% - 40px);
  height: 1px;
  bottom: 0;
  left: 20px;
}

.cool_item h2.snow span::before {
  background: url(/img/usr/genre/rH4/coolitem_snow_h2_left.png) no-repeat;
  width: 36px;
  height: 35px;
  background-size: 36px;
  left: -45px;
  bottom: calc(50% - 18px);
}

.cool_item h2.snow span::after {
  background: url(/img/usr/genre/rH4/coolitem_snow_h2_right.png) no-repeat;
  width: 36px;
  height: 36px;
  background-size: 36px;
  right: -45px;
  bottom: calc(50% - 18px);
}

.cool_item .see_more {
  margin-bottom: 50px;
    min-height: 50px;
}

.block-top-event--goods:has(*:not(script)) {
  padding: 30px 20px 0;
}

/* ====== 画面サイズが450px以上の表示 ====== */
@media screen and (min-width:450px) {
  /* ====== 商品リスト ====== */
  .cool_item .product_shelf h2 {
    padding: 0 80px 10px;
    font-size: 22px;
  }

  .cool_item .product_shelf h2::before, .cool_item .product_shelf h2::after {
    width: 80px;
    height: 50px;
  }

  .cool_item .product_shelf h2::before {
    background-size: 80px 50px;
  }

  .cool_item .product_shelf h2::after {
    background-size: 70px 50px;
  }

  .cool_item .product_shelf .product_shelf_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px 20px;
  }

  .cool_item .product_shelf .product_shelf_list li {
    width: calc(100% / 2 - 10px);
    margin-bottom: 0;
  }

  .cool_item .product_shelf .product_shelf_list li figure::after {
    width: 200px;
    background-size: 200px 92px;
    left: calc(50% - 100px);
  }

  .cool_item .product_shelf .product_shelf_list li p {
    min-height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* ====== 炭酸水メーカー・ファッション ====== */
  .cool_item h2.deco_foam {
    font-size: 22px;
    margin-bottom: 16px;
  }

  /* ====== 商品流し込み棚 ====== */
  .cool_item h2.snow {
    font-size: 20px;
  }
}

/* ====== 画面サイズが600px以上の表示 ====== */
@media screen and (min-width:600px) {
  /* ====== 共通 ====== */
  .cool_item .product_shelf h2 {
    padding: 0 100px 15px;
    font-size: 24px;
  }

  /* ====== TOP（KV・リード文） ====== */
  .cool_item .top .read {
    max-width: 450px;
    margin: 0 auto;
  }
  
  /* ====== 商品リスト ====== */
  .cool_item .product_shelf h2::before, .cool_item .product_shelf h2::after {
    width: 110px;
    height: 70px;
  }

  .cool_item .product_shelf h2::before {
    background-size: 110px 70px;
  }

  .cool_item .product_shelf h2::after {
    background-size: 100px 70px;
  }

  /* ====== 炭酸水メーカー・ファッション ====== */
  .cool_item h2.deco_foam span::before, .cool_item h2.deco_foam span::after {
    bottom: calc(50% - 20px);
  }

  .cool_item h2.deco_foam span::before {
    width: 36px;
    height: 44px;
    background-size: 36px 44px;
    left: -50px;
  }
  
  .cool_item h2.deco_foam span::after {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    right: -50px;
  }

  /* ====== ファッション ====== */
  .cool_item .banner_area {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 20px;
  }

  .cool_item .banner_area li {
      width: calc(50% - 10px);
  }

  .cool_item .banner_area li:first-of-type {
    margin-bottom: 0;
  }

  /* ====== 商品流し込み棚 ====== */
  .cool_item h2.snow {
    font-size: 24px;
  }

  .cool_item h2.snow::after {
    width: 350px;
    left: calc(50% - 175px);
  }

  .cool_item h2.snow span::before {
    width: 50px;
    height: 40px;
    background-size: 50px;
    left: -56px;
    bottom: calc(50% - 20px);
  }

  .cool_item h2.snow span::after {
    width: 40px;
    height: 40px;
    background-size: 40px;
    right: -50px;
    bottom: calc(50% - 20px);
  }
}

/* ====== 画面サイズが768px以上の表示 ====== */
@media screen and (min-width:768px) {
  /* ====== 共通 ====== */
  .block-genre-page--header-img {
    margin: 0 0 45px;
  }

  .block-genre-page-head {
    padding: 0;
    margin-bottom: 0;
  }

  .cool_item {
    width: 100%;
    margin-bottom: 70px;
    padding: 0;
    margin-top: 0;
  }

  .cool_item p {
    letter-spacing: 0.09rem;
  }

  .cool_item .pc {
    display: block;
  }

  .cool_item .sp {
    display: none;
  }

  .cool_item .btn {
    min-height: 68px;
    line-height: 1.5rem;
    font-size: 18px;
    font-weight: 600;
  }

  .cool_item .btn::before, .cool_item .btn::after {
    right: 16px;
  }

  .cool_item .product_shelf h2 {
    font-size: 28px;
  }

  /* ====== top ====== */
  .cool_item .top h1 {
    margin: 0;
  }

  .cool_item .top .read {
    margin: -50px auto 0;
    letter-spacing: 0.12rem;
    line-height: 1.8rem;
  }

  /* ====== 商品リスト ====== */
  .cool_item .product_shelf {
    margin: 0;
  }
  
  .cool_item .product_shelf h2 {
    padding: 0 100px 20px;
  }

  .cool_item .product_shelf h2::before {
    background-size: 186px 110px;
    width: 186px;
    height: 110px;
    bottom: -1px;
  }

  .cool_item .product_shelf h2::after {
    background-size: 172px 110px;
    width: 172px;
    height: 110px;
  }

  .cool_item .product_shelf .product_shelf_list {
    gap: 40px 30px;
    padding: 40px 40px 60px;
  }

  .cool_item .product_shelf .product_shelf_list li {
    width: calc(100% / 3 - 20px);
  }

  .cool_item .product_shelf .product_shelf_list li p {
    padding: 6px 10px;
    line-height: 1.6rem;
    font-size: 18px;
    letter-spacing: 0.05rem;
    width: 250px;
  }

  .cool_item .product_shelf .product_shelf_list li figure::after {
    width: 250px;
    background-size: 250px 92px;
    left: calc(50% - 125px);
  }

  .cool_item .product_shelf.mens_deodorant {
    margin-bottom: 90px;
  }

  /* ====== 炭酸水メーカー・ファッション ====== */
  .cool_item .carbonic_acid {
    margin: 90px 0;
  }

  .cool_item .fashion {
    margin: 90px 0 130px;
  }
  
  .cool_item h2.deco_foam {
    font-size: 28px;
    margin-bottom: 30px;
  }
  
  .cool_item h2.deco_foam span::before, .cool_item h2.deco_foam span::after {
    bottom: calc(50% - 26px);
  }
  .cool_item h2.deco_foam span::before {
    width: 46px;
    height: 58px;
    background-size: 46px 58px;
    left: -55px;
  }

  .cool_item h2.deco_foam span::after {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    right: -55px;
  }

  .cool_item .slider_container {
    margin-bottom: 30px;
  }

  .cool_item .carbonic_acid .btn {
    max-width: 280px;
    min-height: 74px;
    line-height: 1.6rem;
  }

  .cool_item .banner_area {
    padding: 0;
  }
  
  /* ====== 商品流し込み棚 ====== */
  .cool_item h2.snow {
    margin: 0;
    font-size: 28px;
    margin: 80px 0 0;
  }

  .cool_item h2.snow span::before {
    width: 70px;
    height: 60px;
    background-size: 70px 60px;
    left: -76px;
    bottom: calc(50% - 30px);
  }

  .cool_item h2.snow span::after {
    width: 50px;
    height: 50px;
    background-size: 50px;
    right: -60px;
    bottom: calc(50% - 25px);
  }

  .block-pickup-list-p {
    margin: 0 auto 10px;
    width: 900px;
  }

  .block-pickup-list-p--items li {
    width: 160px;
  }

  .block-pickup-list-p--image figure {
    width: 160px;
    height: 160px;
  }

  .block-pickup-list-p--image {
    width: 160px;
    height: 160px;
    margin: 0 20px 10px 0;
  }

  .block-top-event--goods:has(*:not(script)) {
    padding: 30px 0 10px !important;
  }
}