/* ===== block 1 (from single.php) ===== */

.contents__left > section {
  margin-top: 0;
  padding: 0 0.5rem;
}

@media (min-width: 768px) {
  .contents__left > section {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .contents__left {
    overflow-x: hidden;
  }

  .contents__left > .cta {
    margin: 2rem 0;
    padding: 0 2vw;
    width: 100%;
  }

  .column_section {
    padding: 0;
  }

  .columnbox {
    width: 100%;
    margin: 2rem 0 0;
    overflow: hidden;
  }

  .columnbox__wrap .col {
    width: 100vw;
    max-width: 97vw !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .numbox {
    width: 100vw;
    margin: 2rem 0;
    overflow: hidden;
  }

  .numbox .numbox__slide--link {
    width: 100vw;
    max-width: 97% !important;
  }

  .flex__content.active {
    margin: 0 auto;
  }

  .qa__wrap {
    width: 100%;
    margin: 2rem 0;
  }

  .voicelist {
    width: 100%;
    margin: 2rem 0;
  }
}

/* ===== block 2 (from single.php) ===== */

.kv_area img {
  width: 100%;
  margin-top: 1rem;
}

/* ===== block 3 (from single.php) ===== */

.watch_enchancedno4_h2 {
  word-break: auto-phrase;
}

.watch_enhancedno4_flex {
  position: relative;
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2rem auto 2rem;
}

.watch_enhancedno4_item_wrap {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 240px;
  margin: 0px 10px 20px;
}

.watch_enhancedno4_item {
  width: 100%;
}

.watch_enhancedno4_item_imagebox {
  width: 100%;
  aspect-ratio: 1 / 1;
}

.watch_enhancedno4_item_image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.watch_enhancedno4_itemname {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: 1rem;
}

.watch_enhancedno4_itemprice {
  color: #cc1d2c;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.watch_enhancedno4_itemprice span {
  font-size: 14px;
}

@media (max-width: 767px) {
  .watch_enhancedno4_item_wrap {
    width: 40%;
    max-width: 200px;
    margin: 0px 5% 20px;
  }
}

/* ===== block 4 (from single.php) ===== */

.watch_pricerizing_h2 {
  word-break: auto-phrase;
}

.watch_pricerizing_flex {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 2rem auto 2rem;
  justify-content: center;
}

.watch_pricerising_box_wrap {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 240px;
  margin: 0px 10px 20px;
}

.watch_pricerising_box {
  width: 100%;
}

.watch_pricerising_img {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 24px;
  overflow: hidden;
}

.watch_pricerising_img_p {
  width: 100%;
  aspect-ratio: 1 / 1;
}

.watch_pricerising_images {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.watch_pricerising_right_wrap {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
}

.watch_pricerising_model {
  margin-top: 1rem;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  word-break: auto-phrase;
}

.watch_pricerising_before {
  position: relative;
  display: block;
  color: gray;
  font-weight: 700;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
}

.watch_pricerising_now {
  color: #cc1d2c;
  position: relative;
  display: block;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}

.watch_pricerising_now span {
  font-size: 14px;
}

@media (max-width: 767px) {
  .watch_pricerising_box_wrap {
    width: 40%;
    max-width: 200px;
    margin: 0px 5% 20px;
  }
}

/* ===== block 5 (from single.php) ===== */

.flex__content .content__item .content--name {
  word-break: break-word;
}
