@charset "UTF-8";
/* arguments inittial */
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
#product_special_hphb_r290_event_index #hphb_r290_event .mv {
  width: 100%;
  position: relative;
  background: #EFF1EE;
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_img {
  width: 64.5%;
  display: block;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 1440px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_img {
    width: calc(100% - 510px);
  }
}

@media only screen and (max-width: 1200px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_img {
    width: calc(100% - 340px);
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_img {
    width: 90.5%;
    padding-top: 60px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_img img {
  width: 100%;
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_logo {
  position: absolute;
  top: 30px;
  left: 40px;
  width: 233px;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_logo {
    width: 140px;
    top: 15px;
    left: 15px;
    gap: 8px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_logo ._hphb {
  width: 180px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_logo ._hphb {
    width: 108px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_logo ._hp {
  width: 40px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_logo ._hp {
    width: 24px;
  }
}

@keyframes anim_mv_scroll {
  0% {
    left: 0;
    right: auto;
    width: 100%;
  }
  1% {
    left: auto;
    right: 0;
    width: 100%;
  }
  25% {
    left: auto;
    right: 0;
    width: 0%;
  }
  40% {
    left: 0;
    right: auto;
    width: 0%;
  }
  55% {
    left: 0;
    right: auto;
    width: 0%;
  }
  80% {
    left: 0;
    right: auto;
    width: 100%;
  }
  100% {
    left: 0;
    right: auto;
    width: 100%;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_scroll {
  font-family: "Lato", sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1em;
  letter-spacing: 0.06em;
  font-weight: 400;
  color: #58A571;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  transform: rotate(90deg);
  left: -69px;
  bottom: 0;
  gap: 6px;
  transform-origin: right bottom;
}

@media only screen and (max-width: 1200px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_scroll {
    left: -45px;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_scroll {
    font-size: 8px;
    font-size: 0.8rem;
    left: auto;
    right: 16px;
    bottom: -6px;
    transform-origin: right top;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_scroll ._bar {
  width: 100px;
  height: 1px;
  display: block;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_scroll ._bar {
    width: 40px;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_scroll ._bar {
    width: 80px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_scroll ._bar span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  background: #58A571;
  animation: anim_mv_scroll 2.5s linear infinite;
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media (min-width: 768px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 50px;
    padding-left: 65px;
    width: 100%;
    height: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text {
    padding-left: 20px;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text {
    margin: 20px 0 0 0;
    padding: 0 20px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text .mv_text_title {
  font-family: "游ゴシック体 Pr6N B", "Yu Gothic Pr6N B", "游ゴシック体", sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.4em;
  letter-spacing: 0.16em;
  font-weight: 700;
}

@media only screen and (max-width: 1200px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text .mv_text_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text .mv_text_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text .mv_text_sub {
  margin-top: 24px;
  font-family: "游ゴシック体 Pr6N B", "Yu Gothic Pr6N B", "游ゴシック体", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4em;
  letter-spacing: 0.06em;
  font-weight: 700;
}

@media only screen and (max-width: 1200px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text .mv_text_sub {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .mv .mv_text .mv_text_sub {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 10px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .lead {
  background: #EFF1EE;
  padding: 80px 0 286px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead {
    padding: 40px 0 148px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_desc {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8em;
  letter-spacing: 0.06em;
  font-weight: 500;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.63em;
    letter-spacing: 0em;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest {
  margin-top: 120px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest {
    margin-top: 58px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_title {
  font-family: "游ゴシック体 Pr6N B", "Yu Gothic Pr6N B", "游ゴシック体", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 700;
  color: #fff;
  background-image: url("../images/event/ribon.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 345px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_title {
    width: 286px;
    height: 50px;
    font-size: 20px;
    font-size: 2rem;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_row {
  margin-top: 60px;
  display: flex;
  align-items: flex-start;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_row {
    flex-direction: column;
    width: 76%;
    margin: 20px auto 0;
  }
}

@media (min-width: 768px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_img {
    width: 34.75%;
  }
}

@media (min-width: 768px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_text {
    width: 65.25%;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_name {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 500;
  color: #2C8464;
  padding: 28px 0 25px 19px;
  border-bottom: 1px solid #2C8464;
  display: block;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_name {
    font-size: 20px;
    font-size: 2rem;
    padding: 0 0 13px 0;
    margin-top: 25px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_info {
  padding: 30px 0 0 20px;
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8em;
  letter-spacing: 0em;
  font-weight: 500;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .lead .lead_guest .lead_guest_info {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.63em;
    padding: 20px 0 0;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo {
  padding-bottom: 120px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo {
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .c_inner {
    max-width: 1280px;
    position: relative;
    aspect-ratio: 1280 / 1850;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .c_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: -90px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item {
  border-radius: 20px;
  overflow: hidden;
}

@media (min-width: 768px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item {
    position: absolute;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item01 {
  width: 51.5625%;
  aspect-ratio: 660 / 440;
  top: -6.8%;
  right: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item01 {
    width: 100%;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item02 {
  width: 31.09375%;
  aspect-ratio: 398 / 322;
  top: 76.2%;
  left: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item02 {
    width: calc(50% - 7.5px);
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item03 {
  width: 31.09375%;
  aspect-ratio: 398 / 322;
  top: 20.2%;
  right: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item03 {
    width: calc(50% - 7.5px);
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item04 {
  width: 51.640625%;
  aspect-ratio: 661 / 441;
  top: 49.1%;
  left: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item04 {
    width: 100%;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item05 {
  width: 28.90625%;
  aspect-ratio: 370 / 568;
  top: 3.2%;
  left: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item05 {
    width: 72.5%;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item06 {
  width: 25%;
  aspect-ratio: 320 / 320;
  top: 28.5%;
  left: 26.71875%;
  z-index: 2;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item06 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    top: auto;
    width: 45%;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item07 {
  width: 29.6875%;
  aspect-ratio: 380 / 320;
  top: 41%;
  right: 13.984375%;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item07 {
    width: calc(50% - 7.5px);
    aspect-ratio: 160 / 130;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item08 {
  width: 29.6875%;
  aspect-ratio: 380 / 320;
  top: 56%;
  right: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item08 {
    width: calc(50% - 7.5px);
    aspect-ratio: 160 / 130;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item09 {
  width: 51.640625%;
  aspect-ratio: 661 / 441;
  bottom: 0;
  left: 35.859375%;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .photo_item.item09 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .photo .item0506 {
    width: 100%;
    position: relative;
    padding-bottom: 30px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .banner {
  padding: 120px 0 0;
  background: #fff;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .banner {
    padding-top: 60px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .banner .c_inner {
  max-width: 810px;
}

#product_special_hphb_r290_event_index #hphb_r290_event .banner .banner_list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .banner .banner_list {
    gap: 20px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .banner .banner_list .banner_list_item a {
  display: block;
}

#product_special_hphb_r290_event_index #hphb_r290_event .banner .banner_list .banner_list_item a img {
  display: block;
}

#product_special_hphb_r290_event_index #hphb_r290_event .release {
  background: #fff;
  padding: 120px 0 147px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .release {
    padding: 60px 0 85px;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .release .release_title {
  font-family: "游ゴシック体 Pr6N D", "Yu Gothic Pr6N D", "游ゴシック体", sans-serif;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_title {
    font-size: 20px;
    font-size: 2rem;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .release .release_title span {
  font-family: "Arial",sans-serif;
  font-weight: 700;
}

#product_special_hphb_r290_event_index #hphb_r290_event .release .release_list {
  display: flex;
  justify-content: space-between;
  padding: 0 68px 0 22px;
  margin-top: 60px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_list {
    flex-direction: column;
    margin-top: 40px;
    padding: 0;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .release .release_product {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

#product_special_hphb_r290_event_index #hphb_r290_event .release .release_product:nth-of-type(1) {
  width: 36%;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_product:nth-of-type(1) {
    width: 100%;
  }
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_product:nth-of-type(1) .release_product_img {
    width: 81%;
    margin: 0 auto;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .release .release_product:nth-of-type(2) {
  width: 45.5%;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_product:nth-of-type(2) {
    width: 100%;
  }
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_product:nth-of-type(2) .release_product_img {
    width: 100%;
    margin: 40px auto 0;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .release .release_large {
  font-family: "游ゴシック体 Pr6N D", "Yu Gothic Pr6N D", "游ゴシック体", sans-serif;
  font-size: 62px;
  font-size: 6.2rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 600;
  color: #58A571;
  text-align: center;
  display: block;
  margin-top: 86px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_large {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 32px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1em;
    letter-spacing: 0.1em;
  }
  #product_special_hphb_r290_event_index #hphb_r290_event .release .release_large:before {
    content: '';
    height: 80px;
    width: 1px;
    background: #58A571;
    display: block;
  }
}

#product_special_hphb_r290_event_index #hphb_r290_event .share {
  padding-top: 0;
}
