@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-filter--btn {
  z-index: 4;
}

.hato_steam {
  max-width: 900px;
  font-size: 15px;
  font-weight: 400;
  width: calc(100% + 40px);
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 -20px;
  padding: 0 20px 50px;
  background: #06B4E9;
}

.hato_steam .pc {
  display: none;
}

.hato_steam .sp {
  display: block;
}

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

.hato_steam p {
  color: #31363A;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
  font-size: 16px;
}

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

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

.hato_steam h2 {
  position: relative;
  font-weight: 700;
  margin: 0 -20px 30px;
  background: #fff;
  color: #E60012;
  font-size: 20px;
  padding: 5px 60px 5px 20px;
  text-align: center;  
}

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

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

.hato_steam .btn {
  background: #E60012;
  border-radius: 999px;
  color: #fff;
  padding: 12px 30px 12px 20px;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  line-height: 1.4rem;
  max-width: 230px;
  margin: 20px auto 30px;
  font-size: 18px;
  font-weight: 500;
  transition: 0.3s;
  z-index: 3;
  border: #fff solid 3px;
}

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

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

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

.hato_steam .btn:hover, .hato_steam .btn:active {
  opacity: 0.8;
  box-shadow: none;
}

/* ====== TOP ====== */
.hato_steam .top {
  margin-bottom: 70px;
}

.hato_steam .top .hato_title {
  margin: 0 -20px 20px;
}

.hato_steam .top .hs_main .hs_main_h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  max-width: 750px;
}

.hato_steam .top .hs_main .hs_main_h1 .limited {
  width: 40rem;
  margin: 0 5px 0 -5px;
}

.hato_steam .top .hs_main .hs_main_h1 h1 {
  margin: 0;
}

.hato_steam .top .hs_main .hs_main_img {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}

.hato_steam .top .hs_main .hs_main_img::before, .hato_steam .top .hs_main .hs_main_img::after {
  content: "";
  display: block;
  bottom: -80px;
  position: absolute;
  z-index: 3;
}

.hato_steam .top .hs_main .hs_main_img::before {
  background: url(/img/usr/event/eE2HTSC01/hato_steam_hosiizou.png) no-repeat;
  left: -15px;
  width: 100px;
  height: 135px;
  background-size: 60%;
}

.hato_steam .top .hs_main .hs_main_img::after {
  background: url(/img/usr/event/eE2HTSC01/hato_steam_yorokobeaver.png) no-repeat;
  right: -55px;
  width: 108px;
  height: 142px;
  background-size: 60%;
}

/* ====== 選べるデザインは2種類！ ====== */
.hato_steam .goods_area {
  padding-bottom: 20px;
}

.hato_steam .goods_area h2::after {
  content: "";
  background: url(/img/usr/event/eE2HTSC01/hato_steam_hatoson.png) no-repeat;
  top: -16px;
  right: -46px;
  width: 102px;
  height: 146px;
  background-size: 50%;
  position: absolute;
  z-index: 3;
  display: block;
}

.hato_steam .goods_area .goods_list li {
  margin: 0 auto;
  text-align: center;
}

.hato_steam .goods_area .goods_list li p {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 14px;
  line-height: 1.5rem;
}

.hato_steam .goods_area .goods_list li p span {
  font-weight: 400;
  font-size: 14px;
}

.hato_steam .goods_area .goods_list li figure {
  max-width: 450px;
  margin: 0 auto;
}

/* ====== スチームクリームの特徴 ====== */
.hato_steam .features h2::after {
  content: "";
  background: url(/img/usr/event/eE2HTSC01/hato_steam_ottosale.png) no-repeat;
  top: -10px;
  right: -54px;
  width: 116px;
  height: 116px;
  background-size: 50%;
  position: absolute;
  z-index: 3;
  display: block;
}

.hato_steam .features .cream{
  max-width: 400px;
  margin: 0 auto 30px;
}

.hato_steam .features dl {
  margin-bottom: 40px;
}

.hato_steam .features dl dt {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 14px;
  text-align: center;
}

.hato_steam .features dl dd {
  background: #fff;
  border-radius: 40px;
  padding: 20px 24px;
  line-height: 1.6rem;
  letter-spacing: 0.06rem;
}

.hato_steam .features .explanation {
  margin-bottom: 40px;
}

.hato_steam .features .explanation p {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8rem;
  margin-bottom: 20px;
}

.hato_steam .features .explanation figure {
  max-width: 380px;
  margin: 0 auto;
}

/* ------ 動画 ------ */
.hato_steam .video_area {
  width: 100%;
  margin: 0 auto;
  max-width: 560px;
}

.hato_steam .video_area .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.hato_steam .video_area .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* ====== 画面サイズが550px以上の表示 ====== */
@media screen and (min-width:550px) {
  .hato_steam .top .hs_main .hs_main_img::before {
    left: -10px;
    background-size: 80%;
  }

  .hato_steam .top .hs_main .hs_main_img::after {
    right: -30px;
    background-size: 80%;
  }

  .hato_steam h2 {
    font-size: 26px;
    padding: 10px 60px 10px 40px;
  }

  .hato_steam .top {
    margin-bottom: 100px;
  }

  .hato_steam .goods_area .goods_list li p {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.8rem;
  }

  .hato_steam .goods_area .goods_list li p span {
    font-size: 18px;
  }

  .hato_steam .goods_area h2::after {
    top: -25px;
    right: -6px;
    background-size: 70%;
  }

  .hato_steam .features h2::after {
    right: -4px;
    background-size: 70%;
  }
}

/* ====== 画面サイズが768px以上の表示 ====== */
@media screen and (min-width:768px) {
  /* ====== 共通 ====== */
  .hato_steam {
    padding: 0 40px 80px;
  }

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

  .hato_steam .pc {
    display: block;
  }

  .hato_steam .sp {
    display: none;
  }

  .hato_steam h2 {
    margin: 0 -40px 40px;
    font-size: 30px;
  }

  .hato_steam .btn {
    line-height: 1.5rem;
    font-size: 22px;
    font-weight: 600;
    margin: 30px auto 0;
    max-width: 320px;
    padding: 20px 30px 20px 20px;
  }

  .hato_steam .btn::before, .hato_steam .btn::after {
      width: 12px;
  }

  /* ====== top ====== */
  .hato_steam .top .hato_title {
    margin: 0 -40px 30px;
  }

  .hato_steam .top .hs_main .hs_main_h1 .limited {
    width: 32rem;
    margin: 0 0 0 0;
  }

  .hato_steam .top .hs_main .hs_main_h1 {
    margin: 0 auto 30px;
  }

  .hato_steam .top .hs_main .hs_main_img::before {
    left: -40px;
    background-size: 100%;
    bottom: -50px;
  }

  .hato_steam .top .hs_main .hs_main_img::after {
    right: -55px;
    background-size: 100%;
    bottom: -40px;
  }

  /* ====== 選べるデザインは2種類！ ====== */
  .hato_steam .goods_area {
      padding-bottom: 100px;
  }

  .hato_steam .goods_area h2 {
    margin-bottom: 60px;
  }

  .hato_steam .goods_area h2::after {
    top: -45px;
    right: 170px;
      background-size: 100%;
  }

  .hato_steam .goods_area .goods_list {
    display: flex;
    gap: 40px;
  }

  /* ====== スチームクリームの特徴 ====== */
  .hato_steam .features h2::after {
    right: 120px;
    background-size: 100%;
    top: -24px;
  }

  .hato_steam .features .cream {
    max-width: 440px;
    margin: 0 auto 40px;
  }

  .hato_steam .features dl dt {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .hato_steam .features dl dd {
    padding: 40px 30px;
  }

  .hato_steam .features dl {
    margin-bottom: 50px;
  }

  .hato_steam .features .explanation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }

  .hato_steam .features .explanation p {
    font-weight: 700;
    font-size: 28px;
    line-height: 2.8rem;
    margin-bottom: 0;
    letter-spacing: 0.1rem;
    max-width: 400px;
    margin-right: 40px;
  }

  /* ------ 動画 ------ */
  .sk2 #contents .video_area {
    max-width: 560px;
  }
}