@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_index .contents {
  width: 100%;
  max-width: none;
  padding: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index .contents {
    margin: 0;
  }
}

#product_special_hphb_r290_index #hphb_r290 {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
}

#product_special_hphb_r290_index #hphb_r290 img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .pc {
    display: none !important;
  }
}

@media (min-width: 768px) {
  #product_special_hphb_r290_index #hphb_r290 .sp {
    display: none !important;
  }
}

#product_special_hphb_r290_index #hphb_r290 .js_fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s ease;
}

#product_special_hphb_r290_index #hphb_r290 .js_fadein.is-visible {
  opacity: 1;
  transform: translateY(0);
}

#product_special_hphb_r290_index #hphb_r290 .c_inner {
  width: calc(100% - 40px);
  max-width: 800px;
  margin: 0 auto;
}

#product_special_hphb_r290_index #hphb_r290 .commonbg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: -1;
}

#product_special_hphb_r290_index #hphb_r290 .mv {
  width: 100%;
  aspect-ratio: 1440 / 700;
  position: relative;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv {
    aspect-ratio: 375 / 460;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_img {
  width: 100%;
  height: 100%;
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#product_special_hphb_r290_index #hphb_r290 .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_index #hphb_r290 .mv .mv_logo {
    width: 140px;
    top: 15px;
    left: 15px;
    gap: 8px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_logo ._hphb {
  width: 180px;
}

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

#product_special_hphb_r290_index #hphb_r290 .mv .mv_logo ._hp {
  width: 40px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .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_index #hphb_r290 .mv .mv_scroll {
  font-family: "Lato", sans-serif;
  font-size: 8px;
  font-size: 0.8rem;
  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);
  right: 16px;
  bottom: -142px;
  gap: 6px;
  transform-origin: right top;
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_scroll ._bar {
  width: 80px;
  height: 1px;
  display: block;
  position: relative;
}

#product_special_hphb_r290_index #hphb_r290 .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_index #hphb_r290 .mv .mv_text {
  color: #fff;
  font-family: "Lato", sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 42px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv .mv_text {
    top: 23.25%;
    transform: translate(-50%, 0);
    gap: 18px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_title {
  font-size: 43.27px;
  font-size: 4.327rem;
  line-height: 1em;
  letter-spacing: 0.4em;
  font-weight: 400;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv .mv_title {
    font-size: 18.79px;
    font-size: 1.879rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_count {
  display: flex;
  justify-content: center;
  gap: 10px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv .mv_count {
    gap: 5px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 15px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_item {
    gap: 7px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_item ._num {
  font-size: 97.36px;
  font-size: 9.736rem;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 400;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_item ._num {
    font-size: 42.27px;
    font-size: 4.227rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_item ._text {
  font-size: 24.34px;
  font-size: 2.434rem;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 400;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_item ._text {
    font-size: 10.57px;
    font-size: 1.057rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_colon {
  font-size: 97.36px;
  font-size: 9.736rem;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 400;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .mv .mv_count .mv_count_colon {
    font-size: 42.27px;
    font-size: 4.227rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept {
  padding: 120px 0 120px;
  background: #fff;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept {
    padding: 60px 0 40px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_copy {
  font-family: "游明朝体 Pr6N R", "Yu Mincho Pr6N R", "游明朝体", serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 2em;
  letter-spacing: 0.2em;
  font-weight: 400;
  text-align: center;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_copy {
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
    width: 100%;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_description {
  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;
  text-align: center;
  margin: 60px 0 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_description {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.75em;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 43px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_description span {
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  transform: translateY(-0.75em);
  padding-left: 1px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_description span {
    transform: translateY(-0.3em);
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_message {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  color: #000;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 60px auto 0;
}

@media (min-width: 768px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_message {
    align-items: center;
    text-align: center;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_message {
    margin-top: 26px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_message span:nth-child(1) {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.8em;
  letter-spacing: 0.06em;
  font-weight: 500;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_message span:nth-child(1) {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
    letter-spacing: 0em;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_message span:nth-child(2) {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6em;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-top: 5px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_message span:nth-child(2) {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
    letter-spacing: 0em;
    margin-top: 3px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_message span:nth-child(3) {
  font-family: "Arial",sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6em;
  letter-spacing: 0.06em;
  font-weight: 700;
  margin-top: 3px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_message span:nth-child(3) {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
    letter-spacing: 0em;
    margin-top: 1px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .concept .concept_atc {
  font-family: "游ゴシック体 Pr6N R", "Yu Gothic Pr6N R", "游ゴシック体", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 400;
  margin: 60px auto 0;
  max-width: max-content;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .concept .concept_atc {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.4em;
    letter-spacing: 0em;
    margin-top: 39px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead {
  padding: 120px 0 120px;
  background: #EFF1EE;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead {
    padding: 62px 0 50px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .c_inner {
  position: relative;
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_text {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_text {
    position: absolute;
    top: 0;
    left: 0;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_text01 {
  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_index #hphb_r290 .lead .lead_text01 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6em;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_text01 span {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
  display: inline-block;
  transform: translate(-7px, -0.5em);
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_text02 {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6em;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 40px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_text02 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 20px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_text03 {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.5em;
  letter-spacing: 0.07em;
  font-weight: 500;
  color: #2C8464;
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-color: #2C8464;
  text-decoration-thickness: 1px;
  margin-top: 0;
  width: fit-content;
  position: relative;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_text03 {
    font-size: 31px;
    font-size: 3.1rem;
  }
}

@media only screen and (max-width: 375px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_text03 {
    font-size: 8.3vw;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_text03 span {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  display: inline-block;
  transform: translate(4px, -0.7em);
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_text03 span {
    font-size: 14px;
    font-size: 1.4rem;
    transform: translate(0, -0.7em);
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_text04 {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6em;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 5px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_text04 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 6px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_atc {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 500;
  background: #2C8464;
  color: #fff;
  margin-top: 40px;
  width: fit-content;
  padding: 14px 16px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_atc {
    margin-top: 20px;
    max-width: calc(100% - 125px);
    padding: 16px 14px 14px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_atc span {
  font-size: 10px;
  font-size: 1rem;
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_small {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 500;
  width: 393px;
  margin-top: 20px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_small {
    width: calc(100% - 210px);
    min-height: 98px;
    font-feature-settings: "palt";
  }
}

#product_special_hphb_r290_index #hphb_r290 .lead .lead_img {
  width: calc(100% - 393px);
  display: block;
  margin: 0 0 0 auto;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .lead .lead_img {
    width: 56%;
    max-width: 200px;
    position: absolute;
    bottom: 10px;
    right: 0;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature {
  padding: 120px 0 120px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature {
    padding: 60px 0 60px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_description {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4em;
  letter-spacing: 0.06em;
  font-weight: 500;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_description {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4em;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_description ._large {
  margin-top: 40px;
  font-family: "游ゴシック体 Pr6N D", "Yu Gothic Pr6N D", "游ゴシック体", sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 600;
  color: #2C8464;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_description ._large {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 10px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_detail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #fff;
  border-radius: 20px;
  padding: 40px 80px 28px;
  margin-top: 40px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_detail {
    padding: 20px 10px 10px 10px;
    border-radius: 7.5px;
    margin: 20px auto 0;
    max-width: 335px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph {
  width: 43%;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 12px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph {
    margin-top: 7px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_atc {
  color: #3E3A39;
  font-family: "游ゴシック体 Pr6N R", "Yu Gothic Pr6N R", "游ゴシック体", sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 400;
  position: absolute;
  top: -13px;
  left: 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_atc {
    font-size: 6px;
    font-size: 0.6rem;
    top: -8px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item {
  width: 114px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item {
    width: calc(50% - 10px);
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item .feature_graph_item_num {
  height: 50px;
  width: auto;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item .feature_graph_item_num {
    height: 24px;
    margin-bottom: 4px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item .feature_graph_item_line {
  width: 100%;
  background: #EAF3EF;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item .feature_graph_item_line {
    height: 146px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item .feature_graph_item_title {
  font-family: "游ゴシック体 Pr6N R", "Yu Gothic Pr6N R", "游ゴシック体", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
  min-height: 3.6em;
  font-feature-settings: "palt";
  margin-top: 11px;
  width: 140%;
  margin-left: -20%;
  margin-right: -20%;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item .feature_graph_item_title {
    font-size: 8px;
    font-size: 0.8rem;
    line-height: 1.2em;
    margin-top: 3px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item:nth-of-type(1) .feature_graph_item_num {
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item:nth-of-type(1) .feature_graph_item_num {
    top: 11px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item:nth-of-type(1) .feature_graph_item_line {
  height: 193px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item:nth-of-type(1) .feature_graph_item_line {
    height: 95px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graph .feature_graph_item:nth-of-type(2) .feature_graph_item_line {
  height: 2px;
  background: #2C8464;
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_baloon {
  width: 53%;
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graphtext {
  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;
  display: flex;
  flex-direction: column;
  margin: 60px auto 0;
  text-align: center;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graphtext {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 40px;
    text-align: left;
    padding: 0 20px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_graphtext span {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4em;
  letter-spacing: 0.025em;
  font-weight: 500;
  color: #2C8464;
  font-feature-settings: "palt";
  margin: 2px 0 -2px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_graphtext span {
    font-size: 21px;
    font-size: 2.1rem;
    margin: 8px 0 2px;
    text-align: center;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_point {
  margin-top: 60px;
  background: #E2E5E6;
  padding: 40px 40px 40px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point {
    margin-top: 40px;
    flex-direction: column;
    padding: 18px 10px 40px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_en {
  color: #2C8464;
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 500;
  display: block;
}

@media (min-width: 768px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_en {
    position: absolute;
    top: 17px;
    left: 20px;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_en {
    text-align: center;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_title {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
  margin-top: 4px;
  color: #2C8464;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_title {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    margin-top: 28px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: center;
  margin: 40px auto 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list {
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list .feature_point_list_item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: calc(50% - 10px);
  background: #2C8464;
  color: #fff;
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.8em;
  letter-spacing: 0em;
  font-weight: 500;
  height: 190px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list .feature_point_list_item {
    font-size: 18px;
    font-size: 1.8rem;
    width: 100%;
    height: 150px;
  }
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list .feature_point_list_item {
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list .feature_point_list_item:after {
  content: '';
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list .feature_point_list_item span {
  font-family: "游ゴシック体 Pr6N B", "Yu Gothic Pr6N B", "游ゴシック体", sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 700;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_point .feature_point_list .feature_point_list_item span {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_under {
  width: 100%;
  max-width: 800px;
  margin: 50px auto 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_under {
    margin-top: 32px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title {
  font-family: "游ゴシック体 Pr6N M", "Yu Gothic Pr6N M", "游ゴシック体", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2.7em;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title .green {
  font-family: "游ゴシック体 Pr6N B", "Yu Gothic Pr6N B", "游ゴシック体", sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 700;
  color: #2C8464;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: #2C8464;
  text-decoration-thickness: 2px;
  text-decoration-skip-ink: none;
  margin: 0 5px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title .green {
    font-size: 32px;
    font-size: 3.2rem;
    display: block;
    margin: 6px 0 2px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title .green span {
  font-size: 24px;
  font-size: 2.4rem;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title .green span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title .green small {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  vertical-align: text-top;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_title .green small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_atc {
  font-family: "游ゴシック体 Pr6N R", "Yu Gothic Pr6N R", "游ゴシック体", sans-serif;
  font-size: 1rem;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: 400;
  margin: 16px auto 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .feature .feature_under .feature_under_atc {
    margin-top: 13px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .release {
  background: #fff;
  padding: 120px 0 147px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .release {
    padding: 60px 0 70px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .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_index #hphb_r290 .release .release_title {
    font-size: 20px;
    font-size: 2rem;
  }
}

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

#product_special_hphb_r290_index #hphb_r290 .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_index #hphb_r290 .release .release_list {
    flex-direction: column;
    margin-top: 40px;
    padding: 0;
  }
}

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

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

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

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

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

#product_special_hphb_r290_index #hphb_r290 .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_index #hphb_r290 .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_index #hphb_r290 .release .release_large:before {
    content: '';
    height: 80px;
    width: 1px;
    background: #58A571;
    display: block;
  }
}

#product_special_hphb_r290_index #hphb_r290 .design {
  background: #F2F4F7;
  padding: 120px 0 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .design {
    padding: 60px 0 0;
  }
}

#product_special_hphb_r290_index #hphb_r290 .design .design_row {
  display: flex;
  gap: 40px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .design .design_row {
    flex-direction: column;
    align-items: center;
  }
}

#product_special_hphb_r290_index #hphb_r290 .design .design_logo {
  width: 160px;
}

#product_special_hphb_r290_index #hphb_r290 .design .design_text {
  width: calc(100% - 200px);
  padding-top: 10px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .design .design_text {
    width: 100%;
    padding: 0;
    margin-top: 14px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .design .design_title {
  font-family: "TBUDゴシック B", "TBUDGothic B", "TBUDGothic", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  letter-spacing: 0.06em;
  font-weight: 600;
}

#product_special_hphb_r290_index #hphb_r290 .design .design_description {
  font-family: "TBUDゴシック R", "TBUDGothic R", "TBUDGothic", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8em;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin-top: 30px;
  display: block;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .design .design_description {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}

#product_special_hphb_r290_index #hphb_r290 .design .design_img {
  width: 100%;
  margin: 120px auto 0;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .design .design_img {
    margin-top: 58px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .banner {
  padding: 120px 0 0;
  background: #fff;
}

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

#product_special_hphb_r290_index #hphb_r290 .banner .c_inner {
  max-width: 870px;
}

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

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

#product_special_hphb_r290_index #hphb_r290 .share {
  padding: 122px 0 155px;
  background: #fff;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .share {
    padding: 30px 0 62px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .share .share_row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .share .share_row {
    flex-direction: column;
    gap: 20px;
  }
}

#product_special_hphb_r290_index #hphb_r290 .share .share_title {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1em;
  letter-spacing: 0.025em;
  font-weight: 500;
}

#product_special_hphb_r290_index #hphb_r290 .share .share_list {
  display: flex;
  gap: 20px;
}

#product_special_hphb_r290_index #hphb_r290 .share .share_list a {
  display: block;
}

#product_special_hphb_r290_index #hphb_r290 .share .share_list a img {
  width: 60px;
}

@media (max-width: 767px) {
  #product_special_hphb_r290_index #hphb_r290 .share .share_list a img {
    width: 56px;
  }
}
