/* ----- FV ----- */
.detail_other .heading .content-tab {
  width: 100%;
}

.detail_other .rating span {
  font-size: 14px;
  font-weight: bold;
}

.detail_other .button-conversion h2.txt-lead {
  display: none;
}

.detail_other .link-kuchikomi,
.detail_other .link-kuchikomi:hover,
.detail_other .link-kuchikomi:visited {
  color: #232b39;
  text-decoration: none;
}

.detail_other .button-conversion .conversion-box-right:nth-child(1):only-of-type,
.detail_other .button-conversion .conversion-box-right:nth-child(2):only-of-type {
  width: 100%;
}

.detail_other .button-conversion .conversion-box.catalog a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  padding: 10px 0;
  text-decoration: none;
  width: 100%;
  height: auto;
}

.detail_other .button-conversion .conversion-box.name a {
  height: auto;
  line-height: 1;
  padding: 10px 0;
}

.detail_other .button-conversion h2.txt-lead {
  display: none;
}

@media (min-width: 768px) {

  .detail_other .button-conversion {
    border: solid 1px #ccc;
  }

  .detail_other .button-conversion h2.txt-lead {
    display: block;
  }

  .detail_other .rating span {
    font-size: 22px;
    top: -2px;
  }

  .detail_other .button-conversion .conversion-box.catalog a {
    height: 64px;
    line-height: 21px;
    padding: 8px 0px 2px 0;
  }

  .detail_other .button-conversion .conversion-box.name a {
    height: 64px;
    line-height: 21px;
  }
}

/*右側CV*/
@media (max-width: 767.98px) {

  .detail_other .txt-call>a {
    height: 42px;
    line-height: 42px;
  }

  .detail_other .txt-call>a>span {
    padding: 0;
    margin: 0;
  }

  .detail_other .txt-call>a>i {
    font-size: 20px;
    margin: 0 5px 0 0;
    top: 5px;
    position: relative;
  }
}

/*タグ*/
.detail_other .heading-meta .list_icon {
  margin-bottom: 8px;
}

.detail_other .heading-meta .list_icon li {
  font-size: 13px;
  height: 22px;
}

/*メタ SP*/
.detail_other .sp-meta .heading-meta {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px;
}

.detail_other .sp-meta .list-place {
  display: inline-block;
  margin-bottom: 0;
  width: calc(100% - 50px);
}

.detail_other .sp-meta .list-place>li {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 12px 0;
}

.detail_other .sp-meta .list-place>li a {
  color: #05aa22;
  font-weight: bold;
  padding: 0;
}

.detail_other .sp-meta .list-place>li .material-icons {
  color: #05aa22;
  font-size: 26px;
  margin-right: 2px;
  vertical-align: middle;
}

.detail_other .sp-meta .order__headingmeta--1 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
}

.detail_other .sp-meta .order__headingmeta--2 {
  display: none;
}

@media (max-width: 768px) {
  .detail_other .sp-meta .order__headingmeta--2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}

.detail_other .sp-meta .order__headingmeta--3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
}

.detail_other .heading-meta .blk_price {
  padding: 0;
  background: #fff;
  display: block;
  width: 100%;
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
  margin-bottom: 0;
}

.detail_other .heading-meta .blk_price .material-icons {
  font-size: 30px;
  margin: -4px;
}

.detail_other .heading .sp-meta {
  order: 3;
  margin: 20px auto 0 auto;
  width: 100%;
}

@media (min-width: 768px) {
  .detail_other .heading-meta .blk_price {
    width: auto;
  }

  .detail_other .heading-meta {
    display: block;
  }

  .detail_other .heading .heading-container {
    order: 1;
  }

  .detail_other .heading .button-conversion {
    display: block;
    order: 2;
    margin-top: 20px;
    width: 100%;
  }

  .detail__other-review .review_other-cv .button-conversion .conversion-box-right {
    width: 100%;
    height: 64px;
  }

  .detail__other-review .review_other-cv .cv-button-title {
    margin-top: 8px;
  }

  .detail_other .button-conversion.bottom {
    width: 100%;
    border: 0;
  }

  /*タグ*/
  .detail_other .heading-meta .list_icon {
    margin-bottom: 12px;
  }

  .detail_other .heading-meta .list_icon li {
    font-size: 14px;
    height: 32px;
  }

  .detail_other .heading-meta .blk_price {
    padding: 12px 12px 12px 24px;
    background: #f8f7f5;
  }

  .detail_other .heading-meta .blk_price .material-icons {
    height: auto;
    line-height: 20px;
  }
}

/* 内部スタイルから移行 */
a.btn__file {
  display: block;
  width: 49%;
  padding: 0;
  height: 42px;
  line-height: 42px;
  background: -o-linear-gradient(top, #f77670, #ef4620);
  background: -webkit-gradient(linear, left top, left bottom, from(#f77670), to(#ef4620));
  background: linear-gradient(to bottom, #f77670, #ef4620);
  border-radius: 4px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff !important;
  font-size: 14px;
  -webkit-box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  margin: 0;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

a.btn__file:hover,
a.btn__file:visited {
  color: #fff;
}

a.btn__file:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

a.btn__file span.material-icons {
  font-size: 20px;
  position: relative;
  top: 3px;
  padding-right: 5px;
}

@media (min-width: 768px) {
  a.btn__file {
    width: 100%;
    margin: 0 0 15px 0;
    font-size: 18px;
  }

  a.btn__file:hover {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
  }

  a.btn__file span.material-icons {
    top: 0;
  }
}

.heading-container .blk_ttl a.btn__file {
  display: block;
  width: 180px;
  height: 36px;
  line-height: 36px;
  background: -o-linear-gradient(top, #f77670, #ef4620);
  background: -webkit-gradient(linear, left top, left bottom, from(#f77670), to(#ef4620));
  background: linear-gradient(to bottom, #f77670, #ef4620);
  border-radius: 4px;
  text-align: center;
  position: absolute;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff !important;
  font-size: 14px;
  -webkit-box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  margin: 0 auto 5px -90px;
  left: 50%;
}

.heading-container .blk_ttl a.btn__file:hover,
.heading-container .blk_ttl a.btn__file:visited {
  color: #fff;
}

.heading-container .blk_ttl a.btn__file:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.heading-container .blk_ttl a.btn__file span.material-icons {
  font-size: 20px;
}

.heading-container .blk_ttl a.btn__file,
.heading-container .blk_ttl .btn_add,
.heading-container .blk_ttl .btn_remove {
  display: none;
}

@media (min-width: 768px) {
  .heading-container .blk_ttl a.btn__file {
    margin: 0;
    left: auto;
    right: 0;
    bottom: 35px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
  }

  .heading-container .blk_ttl a.btn__file,
  .heading-container .blk_ttl .btn_add,
  .heading-container .blk_ttl .btn_remove {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .heading-container .blk_ttl a.btn__file:hover {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
  }
}

/*overwrite*/
.heading-container .blk_ttl button {
  bottom: 8px;
  margin: auto;
}

@media (min-width: 768px) {
  .heading-container .blk_ttl button {
    margin: 0;
    float: none;
    position: absolute;
    right: 0;
    left: auto;
    bottom: -5px;
  }

  .heading-container .blk_ttl .btn_add {
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
  }

  .heading-container .blk_ttl .btn_add:hover {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    margin: 0;
  }
}

.section-conversion a.btn__file {
  display: block;
  width: 100%;
  line-height: 1;
  padding: 10px 0;
  background: -o-linear-gradient(top, #f77670, #ef4620);
  background: -webkit-gradient(linear, left top, left bottom, from(#f77670), to(#ef4620));
  background: linear-gradient(to bottom, #f77670, #ef4620);
  border-radius: 4px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff !important;
  font-size: 18px;
  -webkit-box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  margin: 0 auto;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.section-conversion a.btn__file:hover,
.section-conversion a.btn__file:visited {
  color: #fff;
}

.section-conversion a.btn__file:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.section-conversion a.btn__file span.material-icons {
  font-size: 20px;
  position: relative;
  top: 3px;
  padding-right: 5px;
}

@media (min-width: 768px) {
  .section-conversion a.btn__file {
    margin: 0 0 15px 0;
  }

  .section-conversion a.btn__file:hover {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
  }
}

@media (max-width: 767.98px) {
  .detail_other .heading-container .blk_ttl {
    padding: 0 0 2px;
  }

  .detail_other .heading-container .blk_ttl h1 {
    font-size: 19px;
  }

  .detail_other .heading-container .blk_ttl .furigana {
    margin-bottom: 0;
  }

  .detail_other .heading-meta .list_icon .item_icon_type {
    background: #fff;
    border: 1px solid #05aa22;
    border-radius: 4px;
    font-size: 13px;
    height: 20px;
    width: 24%;
  }

  .detail_other .heading-meta .list_icon .item_icon_type .material-icons {
    color: #05aa22;
    font-size: 14px;
    margin-left: 2px;
  }
}

@media (min-width: 768px) {
  .detail_other .heading-container .blk_ttl h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0;
  }

  .detail_other .heading-container .blk_ttl .furigana {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1040px) {
  .cv-button-orange .cv-button-title {
    font-size: 16px;
  }

  .conversion-box.name a span {
    font-size: 14px;
  }
}

@media (max-width: 374.98px) {
  .detail_other .heading-meta .list_icon .item_icon_type {
    font-size: 3vw;
  }
}

/* アコーディオン */
.detail_other .wrap_more {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 10px;
  position: relative;
}

.detail_other .wrap_more_content {
  height: 11rem;
  margin: 0;
  overflow: hidden;
}

.detail_other .wrap_more_content.access_reviews-wrap {
  height: auto
}

.detail_other .frame_border.wrap_more .wrap_more_content h4 {
  color: #232b39;
}

.section-txt-area p {
  margin-bottom: auto;
}

.block__review--character.access_review-title {
  font-weight: 400;
}

.detail_other .wrap_more_fee {
  height: 2rem;
  margin: 0 0 40px;
  overflow: hidden;
}

.detail_other .wrap_more_detail {
  height: 20rem;
  margin: 0 0 20px;
  overflow: hidden;
}

.detail_other .wrap_more_content:before,
.detail_other .wrap_more_fee:before,
.detail_other .wrap_more_detail:before {
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
}

.detail_other .wrap_more_label {
  align-items: flex-end;
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 1));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 1)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 1));
  bottom: 10px;
  color: #05aa22;
  cursor: pointer;
  display: flex;
  font-size: 0.875rem;
  height: 9rem;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.detail_other .wrap_more_label.more_fee {
  background: #fff;
  bottom: 40px;
  height: 2rem;
}

.detail_other .wrap_more_label.more_review {
  padding-bottom: 10px;
}

.detail_other .wrap_more_label:before {
  content: "もっと見る";
  margin-right: 4px;
}

.detail_other .wrap_more_label:after {
  border-top: 2px solid #05aa22;
  border-left: 2px solid #05aa22;
  content: "";
  display: inline-block;
  height: 7px;
  margin-bottom: 8px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  vertical-align: text-bottom;
  width: 7px;
}

.detail_other .wrap_more_label.more_fee:after,
.detail_other .wrap_more_label.more_access:after,
.detail_other .wrap_more_label.more_review:after {
  margin-bottom: 5px;
}

.detail_other .wrap_more_check:checked~.wrap_more_label {
  background: none;
  height: 1rem;
  position: static;
}

.detail_other .wrap_more_check:checked~.wrap_more_label {
  display: none;
}

.detail_other .wrap_more_check:checked~.wrap_more_content,
.detail_other .wrap_more_check:checked~.wrap_more_fee,
.detail_other .wrap_more_check:checked~.wrap_more_detail {
  height: auto;
}

.detail_other .wrap_more_check:checked~.wrap_more_content:before,
.detail_other .wrap_more_check:checked~.wrap_more_fee:before,
.detail_other .wrap_more_check:checked~.wrap_more_detail:before {
  display: none;
}

.detail_other .wrap_more_check {
  display: none;
}

/* ----- スクロール ----- */

/*アウトライン*/
.detail_other .list__scroll--cemetery {
  width: 100%;
  height: auto;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 10px 0;
}

.detail_other .list__scroll--cemetery ul {
  display: flex;
}

.detail_other .list__scroll--cemetery ul li {
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 10px;
  max-width: 242px;
  padding: 10px;
  position: relative;
}

.detail_other .list__scroll--cemetery ul li:first-child,
.detail_other .list__scroll--cemetery ul li:first-child {
  margin: 0 0 0 10px;
}

.detail_other .list__scroll--cemetery .list__scroll--cemetery--pr--inr {
  margin-bottom: 40px;
}

/*画像*/
.detail_other .list__scroll--cemetery ul li figure {
  width: 220px;
  overflow: hidden;
}

.detail_other .list__scroll--cemetery ul li figure {
  height: 90px;
}

.detail_other .list__scroll--cemetery ul li img {
  height: 100%;
  max-width: inherit;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  width: 100%;
}

.detail_other .list__scroll--cemetery ul.list_recommend .list__scroll--cemetery--pr--inr {
  margin-bottom: 0;
}

.detail_other .list__scroll--cemetery ul.list_recommend figure {
  height: 90px;
  width: 120px;
}

.detail_other .list__scroll--cemetery ul.list_recommend li figure img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.detail_other .list__scroll--cemetery::-webkit-scrollbar {
  height: 2px;
}

.detail_other .list__scroll--cemetery::-webkit-scrollbar-track {
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 6px rgba(5, 170, 34, 0.1);
  box-shadow: inset 0 0 6px rgba(5, 170, 34, 0.1);
}

.detail_other .list__scroll--cemetery::-webkit-scrollbar-thumb {
  background: rgba(5, 170, 34, 0.5);
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px rgba(5, 170, 34, 0.3);
  box-shadow: 0 0 0 1px rgba(5, 170, 34, 0.3);
}

/*見出し*/
.detail_other h3.ttl__name--cemetery {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin: 5px 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  max-height: 48px;
}

.detail_other .ttl__h3--cemetery {
  display: flex;
  flex-wrap: nowrap;
  font-weight: bold;
  justify-content: space-between;
  line-height: 1.5;
  margin: 5px 10px 10px;
  border-left: 4px solid #05aa22;
  font-size: 1rem;
  padding-left: 12px;
}

/*所在地*/
.detail_other p.data__txt--address {
  font-size: 14px;
  line-height: 1.3;
}

/*評価*/
.detail_other .list__scroll--cemetery .rating {
  margin: 5px 0;
  display: flex;
  align-items: center;
}

.detail_other .list__scroll--cemetery .rating span {
  font-size: 15px;
}

.detail_other .list__scroll--cemetery .rating .count {
  font-weight: normal;
  margin-left: -4px;
}

.detail_other .list__scroll--cemetery .rating .count a {
  color: #0187cd;
}

.detail_other .list__scroll--cemetery dl {
  display: flex;
}

.detail_other .list__scroll--cemetery dl dt::after {
  content: "：";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.detail_other .list__scroll--cemetery dl dd {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.75rem;
}

.detail_other .list__scroll--cemetery dl dd em {
  color: #d94372;
  font-size: 0.875rem;
  font-weight: bold;
}

/*テキスト*/
.detail_other .list__scroll--cemetery ul li p {
  font-size: 13px;
  margin: 5px 0 0 0;
  padding: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  line-height: 1.3;
}

/*クリッカブル*/
.detail_other .list__scroll--cemetery ul li a.anchor__overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/*ホバー時の画像ズーム*/
.detail_other .list__scroll--cemetery ul li:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/*ボタン*/
.detail_other .list__scroll--cemetery button.btn__to--regist {
  bottom: 10px;
  font-size: 0.8125rem;
  left: 10%;
  padding: 10px 0;
  position: absolute;
  width: 80%;
}

.detail_other button.btn__to--regist {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  box-shadow: inset 0 -2px 2px rgb(0 0 0 / 24%);
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #05aa22;
  display: block;
  font-weight: normal;
  line-height: 1;
  margin: 10px auto 0 auto;
  text-align: center;
  text-decoration: none;
  z-index: 3;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
}

.detail_other button.btn__to--regist:hover {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  background: #05aa22;
  color: #fff;
}

/*PRアイコン付き見出し*/
.detail_other .section h2.ttl__h2--pr {
  border-bottom: 1px solid #05aa22;
  padding: 16px 28px 4px 0;
  position: relative;
}

.detail_other .ttl__h2--pr span {
  display: inline-block;
  margin: 0 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  line-height: 1;
  padding: 3px 5px;
  font-size: 11px;
  color: #ccc;
  background: #fff;
  position: absolute;
  right: 0;
  top: 17px;
}

@media (min-width: 768px) {
  .detail_other .ttl__h2--pr span {
    font-size: 0.875rem;
  }

  .detail_other .list__scroll--cemetery ul li {
    margin: 0 0.5% 0;
    max-width: 190px;
    padding: 9px;
  }

  .detail_other .list__scroll--cemetery ul li:first-child {
    margin: 0 0.5% 0;
  }

  .detail_other .list__scroll--cemetery ul li figure {
    margin: auto;
    width: 170px;
  }

  .detail_other .list__scroll--cemetery::-webkit-scrollbar {
    height: 10px;
  }

  .detail_other .list__scroll--cemetery::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(5, 170, 34, 0.1);
    box-shadow: inset 0 0 6px rgba(5, 170, 34, 0.1);
  }

  .detail_other .list__scroll--cemetery::-webkit-scrollbar-thumb {
    background: rgba(5, 170, 34, 0.5);
    border-radius: 10px;
    -webkit-box-shadow: 0 0 0 1px rgba(5, 170, 34, 0.3);
    box-shadow: 0 0 0 1px rgba(5, 170, 34, 0.3);
  }

  .detail_other .list__scroll--cemetery ul.list_recommend li {
    margin: 0 0.3% 0;
    max-width: 160px;
  }

  .detail_other .list__scroll--cemetery ul.list_recommend li:first-child {
    margin: 0 0.3% 0 0.5%;
  }

  .detail_other .list__scroll--cemetery ul.list_recommend li figure {
    width: 140px;
  }
}

@media (max-width: 767.98px) {
  .detail_other .section h2 {
    line-height: 1.2;
    padding: 1rem 0 .25rem;
    margin: 0 .625rem 1rem;
  }
}

/*口コミ*/
.review_top .review_total_score,
.wrap_review_detail .review_total_score {
  font-size: 1.6rem;
  margin-left: 5px;
}

.wrap_review_detail .review_total_score {
  font-size: 1.4rem;
  margin-left: 5px;
}

.review_top .kuchikomi-star,
.wrap_review_detail .kuchikomi-star {
  margin: 0;
}

.review_top .list_category {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.review_top .list_category li {
  align-items: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  padding: 0;
  width: 50%;
}

.review_top .list_category li:nth-child(2) {
  border-left: none;
}

.review_top .list_category li:nth-child(2n + 3) {
  border-top: none;
}

.review_top .list_category li:nth-child(2n + 4) {
  border-left: none;
  border-top: none;
}

.review_top .list_category li span {
  border-right: 1px solid #ccc;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: calc(100% - 16px);
  padding: 8px 5%;
  width: 70%;
}

.review_top .list_category li em {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 20%;
}

.bnr__wrapper {
  width: 100%;
  margin: 0 auto 15px auto;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .bnr__wrapper {
    width: 600px;
    margin: 0 auto 30px auto;
    padding: 0;
  }
}

.review_top {
  background: #fff;
  font-size: 1rem;
  margin: 0 auto;
  max-width: 1000px;
}

.review_top .ttl_review {
  border-bottom: 3px double #d1c08b;
  font-size: 1rem;
  line-height: 2;
  margin: 0 10px 18px;
  text-align: center;
}

.review_top .review_total {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 1rem;
}

.review_top .review_total_ttl,
.wrap_review_detail .review_total_ttl {
  line-height: 1;
  margin: 0 10px 0 0;
}

.review_top .review_data {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 10px;
}

.review_top .review_data_graph {
  display: block;
  width: 100%;
}

.review_top .review_data_graph .ttl_graph {
  font-weight: bold;
  margin-bottom: 10px;
}

.review_top .review_data_table {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.review_top .review_data_table .ttl_table {
  font-weight: bold;
  margin-bottom: 10px;
}

.review_top .review_data_table .review_list {
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.8125rem;
  line-height: 2.2;
  width: 100%;
}

.review_top .review_data_table .review_list th.item {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-weight: 300;
  padding: 0 1%;
  text-align: left;
  width: 40%;
}

.review_top .review_data_table .review_list td.points {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-weight: 600;
  text-align: center;
}

.wrap_review_detail {
  background: #fff;
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures contextual;
  font-variant-ligatures: common-ligatures contextual;
  text-rendering: optimizeLegibility;
}

.wrap_review_detail .list_review {
  padding-bottom: 1.25rem;
}

.wrap_review_detail .list_review .item_review {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 10px 28px;
  padding: 10px;
}

.wrap_review_detail .review_total {
  align-items: center;
  display: flex;
  line-height: 1;
  margin: -32px 0 10px 62px;
}

.wrap_review_detail .list_review .list_score {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 20px;
  width: 100%;
}

.wrap_review_detail .list_review .list_score .item_score {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-weight: 600;
  line-height: 1.8;
  margin: 0;
  text-align: center;
  min-width: 50px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 25%;
}

.wrap_review_detail .list_review .list_score .item_score .item {
  align-items: center;
  background: #f5f5f5;
  display: flex;
  font-size: 0.75rem;
  justify-content: center;
  line-height: 1.2;
  height: 2rem;
}

.wrap_review_detail .list_review .list_score .item_score .points {
  background: #fff;
  border-top: 1px solid #ccc;
  display: block;
}

.wrap_review_detail .list_review .item_review h4 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.wrap_review_detail .list_review .item_review .txt_review {
  margin-bottom: 20px;
}

.wrap_review_detail .blk_type_price {
  margin-bottom: 20px;
  position: static;
}

.wrap_review_detail .blk_type_price .icon_type {
  border: 1px solid #05aa22;
  color: #05aa22;
  margin-left: 5px;
  padding: 2px;
}

.wrap_review_detail .blk_type_price .txt_price span {
  color: #d94372;
  font-size: 1.25rem;
  font-weight: bold;
  margin-left: 5px;
}

.wrap_review_detail .list_review .reply_content {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.wrap_review_detail .list_review .reply_content_ttl {
  font-size: 1rem;
  font-weight: 600;
}

.wrap_review_detail .list_review .reply_content_box {
  border: 1px solid #ccc;
  font-size: 1rem;
  padding: 10px;
}

.wrap_review_detail .list_review .reply_content .txt_date {
  display: block;
  line-height: 1;
  margin: 0 0 10px;
  text-align: right;
}

.wrap_review_detail .list_review .reply_content .txt_comment {
  font-size: 0.9375rem;
  line-height: 1.6;
  margin: 0;
}

.block_review_select {
  align-items: center;
  background: #fff;
  display: flex;
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures contextual;
  font-variant-ligatures: common-ligatures contextual;
  padding: 12px 0;
  text-rendering: optimizeLegibility;
}

.block_review_select .change_select {
  display: inline-block;
  padding-left: 10px;
}

.block_review_select .list_select {
  display: inline-block;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 240px;
  height: 44px;
}

.block_review_select .list_select:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
  background: -o-linear-gradient(top, #fff, #ccc);
  background: linear-gradient(180deg, #fff, #ccc);
  border-left: 1px solid #ccc;
  content: "expand_more e5cf";
  font-family: Material Icons;
  font-size: 30px;
  height: 44px;
  line-height: 44px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 44px;
}

.block_review_select .list_select .item_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: none;
  cursor: pointer;
  height: 100%;
  padding: 0 12px;
  width: 100%;
  font-size: 1rem;
}

.block_review_select .list_select .item_select::-ms-expand {
  display: none;
}

.block__review--character {
  line-height: 32px;
  margin: 0 0 30px;
  padding: 0;
  font-weight: 400;
  position: relative;
}

.block__review--character span {
  font-size: 0.8125rem;
  display: inline-block;
  margin-right: 5px;
  padding: 0;
  line-height: 1;
}

.block__review--character span:first-child {
  padding-left: 52px;
}

.block__review--character::before {
  position: absolute;
  left: 10px;
  top: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 1px solid #05aa22;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  font-size: 24px;
  color: #05aa22;
  font-family: Material Icons;
  content: "person";
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

.block__review--character::after {
  position: absolute;
  left: 0;
  top: 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  content: "ご購入";
  line-height: 1;
  font-size: 0.6875rem;
  border: 1px solid #ccc;
  padding: 1px 0;
  text-align: center;
  width: 52px;
  box-sizing: border-box;
}

.block__review--character.visit::after {
  content: "見学/訪問";
}

.block__review--character.man::before {
  border: 1px solid #4373d9;
  color: #4373d9;
}

.block__review--character.woman::before {
  border: 1px solid #d94372;
  color: #d94372;
}

.block__review--character span a {
  font-weight: 700;
}

.review-graph {
  width: 100%;
  font-size: 1rem;
  margin-bottom: 20px;
}

.review-graph * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.review-graph a {
  color: #05aa22;
}

.review-graph__item>td {
  padding-bottom: 10px;
  vertical-align: middle;
}

.review-graph__body {
  position: relative;
  width: 74vw;
}

.review-graph__body:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 18px;
  background-color: #f5f5f5;
  border-radius: 2px;
  z-index: 0;
}

.review-graph__star {
  white-space: nowrap;
}

.review-graph__bar {
  position: relative;
  background: #f4a51c;
  width: 0;
  height: 18px;
  border-radius: 2px;
  z-index: 1;
}

.review-graph__rate {
  font-weight: 300;
  text-align: right;
  white-space: nowrap;
}

.blk_kengaku_merit {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto 20px;
  width: 100%;
}

.blk_kengaku_merit a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #05aa22;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: auto;
}

.blk_kengaku_merit a::after {
  border-top: 2px solid #05aa22;
  border-left: 2px solid #05aa22;
  content: "";
  display: inline-block;
  height: 7px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(135deg);
  vertical-align: text-bottom;
  width: 7px;
}

@media screen and (min-width: 768px) {
  .review_top {
    margin: 2.5rem auto 1.5rem;
  }

  .review_top .ttl_review {
    font-size: 2.2rem;
    margin: 0 0 28px;
    padding-left: 10px;
    text-align: left;
  }

  .review_top .review_total {
    margin: 0 0 2rem;
  }

  .review_top .review_data {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0 40px 0;
  }

  .review_top .review_data_graph,
  .review_top .review_data_table {
    display: block;
    width: 50%;
  }

  .review_top .review_data_table .review_list {
    font-size: 1rem;
    line-height: 1.8;
  }

  .wrap_review_detail {
    background: transparent;
    margin: 0 auto;
    max-width: 1000px;
  }

  .wrap_review_detail .list_review {
    padding: 0;
  }

  .wrap_review_detail .list_review .item_review {
    background: #fff;
    border: none;
    border-radius: 5px;
    margin: 0 0 28px;
    padding: 0;
  }

  .wrap_review_detail .list_review .item_review .frame_border {
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 20px 40px;
    position: relative;
    width: 100%;
  }

  .wrap_review_detail .list_review .item_review .frame_border:before {
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    content: "";
    left: 32px;
    margin-left: -16px;
    position: absolute;
    top: -20px;
    z-index: 2;
  }

  .wrap_review_detail .list_review .item_review .frame_border:after {
    border: 11px solid transparent;
    border-bottom: 11px solid #ccc;
    content: "";
    left: 32px;
    margin-left: -17px;
    position: absolute;
    top: -22px;
    z-index: 1;
  }

  .wrap_review_detail .list_review .list_score .item_score {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .wrap_review_detail .list_review .list_score .item_score .item {
    font-size: 1rem;
  }

  .wrap_review_detail .review_total {
    margin: 0 0 10px;
  }

  .wrap_review_detail .blk_type_price {
    position: absolute;
    right: 24px;
    top: 18px;
  }

  .wrap_review_detail .blk_type_price p {
    display: inline-block;
    margin-right: 20px;
  }

  .wrap_review_detail .blk_type_price p .icon_type {
    background: #fff;
    border: 1px solid #05aa22;
  }

  .wrap_review_detail .list_review .item_review h4 {
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    margin: 0 10px 10px 0;
  }

  .wrap_review_detail .list_review .item_review .txt_review {
    margin-bottom: 20px;
  }

  .wrap_review_detail .list_review .reply_content_box {
    padding: 12px 20px;
  }

  .wrap_review_detail .list_review .reply_content .txt_date {
    display: inline-block;
    margin: 0 0 10px;
  }

  .block_review_select {
    border-bottom: 1px solid #ccc;
    margin: 0 auto 40px;
    max-width: 1000px;
  }

  .block_review_select .change_select {
    padding-left: 16px;
  }

  .block__review--character {
    line-height: 32px;
    margin: 0 0 10px;
    padding-left: 60px;
    position: relative;
  }

  .block__review--character::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #05aa22;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: block;
    font-size: 24px;
    color: #05aa22;
    font-family: Material Icons;
    content: "person";
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
  }

  .block__review--character::after {
    position: absolute;
    left: 34px;
    top: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: block;
    content: "ご購入";
    line-height: 1;
    font-size: 0.75rem;
    border: 1px solid #ccc;
    padding: 2px 0;
    text-align: center;
    width: 60px;
    box-sizing: border-box;
  }

  .block__review--character span:first-child {
    border-left: none;
  }

  .block__review--character span:first-child:before {
    content: none;
  }

  .review-graph {
    margin-bottom: 0;
    width: 76%;
  }

  .review-graph__item>td {
    padding-bottom: 10px;
  }

  .review-graph__body {
    width: 21vw;
  }

  .review-graph__bar,
  .review-graph__body:after {
    height: 18px;
  }
}

/* 現地レポート */
.sroll-x__report {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  margin: 0 10px 20px 10px;
}

.sroll-x__report::-webkit-scrollbar {
  height: 5px;
}

.sroll-x__report::-webkit-scrollbar-track {
  background-color: rgba(5, 170, 34, 0.15);
}

.sroll-x__report::-webkit-scrollbar-thumb {
  background-color: rgba(5, 170, 34, 0.4);
}

.section_report {
  margin-bottom: 20px;
}

.section_report h2 {
  margin: 0 10px 0;
}

.section_report .name_reporter {
  margin: 10px 10px 20px;
  text-align: right;
}

.section_report .wrap_box {
  display: flex;
  gap: 0 10px;
  margin: 0 0 20px;
}

.section_report .wrap_box input[type="checkbox"] {
  display: none;
}

.section_report .box_img {
  width: 260px;
  min-width: 260px;
  flex-direction: column;
}

.section_report .box_img img {
  height: 200px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.section_report .text-caption {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}

.section_report .txt_report {
  margin: 0 10px 20px;
}

@media screen and (min-width: 768px) {
  .sroll-x__report {
    margin: 0 0 20px;
  }

  .section_report {
    margin-bottom: 40px;
  }

  .section_report h2 {
    margin: 0;
  }

  .section_report .txt_report {
    font-size: 1rem;
    margin: 0 0 40px;
  }
}

/* 口コミ一覧内CV */
.wrap_review_detail .bg-be {
  display: none;
}

.wrap_review_detail .green-block {
  padding: 20px 0 0;
  background-color: #eaf9f2;
  border-bottom: 1px solid #05aa22;
  margin: 0 0 12px;
  border-top: 1px solid #05aa22;
}

.wrap_review_detail .detail-top-cv-new {
  margin: 0 0 20px;
}

.wrap_review_detail .detail-top-cv-new-btn {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 10px 20px;
}

.wrap_review_detail .detail-top-cv-new-btn a {
  position: relative;
  width: 49%;
}

.wrap_review_detail .detail-top-cv-new-btn a img {
  height: auto;
  width: 100%;
  margin: 0;
  max-width: 240px;
}

.wrap_review_detail .detail-top-cv-new-btn .tel-number {
  color: #fff;
}

.wrap_review_detail .txt-kengaku-new {
  display: flex;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  line-height: 20px;
  margin: 0 auto 12px;
  padding: 0 0;
  text-align: center;
  width: 100%;
}

.wrap_review_detail .txt-kengaku-new::before {
  border-right: solid 2px #404040;
  content: " ";
  margin-right: 10px;
  transform: skewX(30deg);
}

.wrap_review_detail .txt-kengaku-new::after {
  border-right: solid 2px #404040;
  content: " ";
  margin-left: 10px;
  transform: skewX(-30deg);
}

.wrap_review_detail .detail-top-cv-new-btn-giftcard {
  max-width: 351px;
  margin: 0 auto 20px;
}

.wrap_review_detail .detail-top-cv-new-btn-giftcard a {
  display: block;
}

@media screen and (min-width: 768px) {
  .wrap_review_detail .green-block {
    display: none;
  }

  .wrap_review_detail .bg-be {
    display: block;
  }
}

/* 現地レポート（MOON_L1-4674） */
.sec_report {
  margin: -100px auto 0;
  padding-top: 100px;
  width: calc(100% - 20px);
}

.sec_report h2 {
  border-bottom: 1px solid #05aa22;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 8px;
  padding: 16px 0 4px;
}

.sec_report p {
  font-size: 0.875rem;
  line-height: 1.5;
}

.sec_report .date_contribute {
  font-size: 0.75rem;
  margin-bottom: 15px;
  text-align: right;
}

.sec_report .txt_lead {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 10px;
}

/* 監修者 */
.sec_report .blk_editor {
  align-items: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  display: flex;
  margin-bottom: 30px;
  padding: 15px 10px 15px 84px;
  position: relative;
}

.sec_report .blk_editor::before {
  background: url(../img/header_logo.png) no-repeat center / 60px;
  border-radius: 50%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  content: "";
  display: block;
  font-size: 0.375rem;
  height: 64px;
  left: 10px;
  position: absolute;
  width: 64px;
}

.sec_report .blk_editor dl>dt {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 5px;
}

.sec_report .blk_editor dl>dt>span {
  display: block;
  font-size: 0.75rem;
  margin-bottom: 5px;
}

.sec_report .blk_editor dl>dd {
  font-size: 0.875rem;
  line-height: 1.4;
}

/* アコーディオン */
.sec_report .wrap_more {
  box-sizing: border-box;
  padding-bottom: 10px;
  position: relative;
}

.sec_report .wrap_more_report {
  height: 1000px;
  margin: 0;
  overflow: hidden;
}

.sec_report .wrap_more_report:before {
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
}

.sec_report .wrap_more_check:checked~.wrap_more_report {
  display: block;
  height: auto;
}

.sec_report .wrap_more_check:checked~.wrap_more_report:before {
  display: none;
}

.sec_report .wrap_more_label {
  align-items: flex-end;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 1) 80%);
  bottom: 0;
  color: #05aa22;
  cursor: pointer;
  display: flex;
  font-size: 0.875rem;
  height: 160px;
  justify-content: center;
  left: 0;
  padding-bottom: 20px;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.sec_report .wrap_more_label:before {
  content: "もっと見る";
  margin-right: 4px;
}

.sec_report .wrap_more_label:after {
  border-top: 2px solid #05aa22;
  border-left: 2px solid #05aa22;
  content: "";
  display: inline-block;
  height: 7px;
  margin-bottom: 5px;
  transform: rotate(225deg);
  width: 7px;
}

.sec_report .wrap_more_check:checked~.wrap_more_label {
  display: none;
}


/* markdown */
.sec_markdown h3 {
  border-left: 4px solid #05aa22;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 12px;
  padding-left: 12px;
}

.sec_markdown h4 {
  color: #05aa22;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 12px;
}

.sec_markdown img {
  height: auto;
  margin: 0 auto;
  width: 100%;
}

.sec_markdown p {
  line-height: 1.6;
  margin-bottom: 20px;
}

.sec_markdown p>strong,
.sec_markdown li>strong {
  background: #ffffa6;
  display: inline-block;
  font-weight: 600;
}

.sec_markdown>ul {
  padding-bottom: 20px;
}

.sec_markdown ul>li {
  display: block;
  position: relative;
}

.sec_markdown ul>li::before {
  background: url(../img/header_logo.png) no-repeat center / 44px;
  border-radius: 50%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  content: "編集部";
  display: block;
  font-size: 0.8rem;
  height: 48px;
  line-height: 1.2;
  padding-top: 46px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 48px;
}

.sec_markdown ul>li>p {
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin: 0 63px 20px 0;
  padding: 15px;
  position: relative;
}

.sec_markdown ul>li>p::before {
  border: 8px solid transparent;
  border-left: 10px solid #fff;
  content: "";
  position: absolute;
  right: -18px;
  top: 16px;
  z-index: 2;
}

.sec_markdown ul>li>p::after {
  border: 9px solid transparent;
  border-left: 11px solid #ccc;
  content: "";
  position: absolute;
  right: -20px;
  top: 15px;
  z-index: 1;
}

.sec_markdown ul>li>ul>li {
  border: none;
  background: #ecf4e1;
  display: block;
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0 0 20px 63px;
  padding: 15px;
  position: relative;
}

.sec_markdown ul>li>ul>li::before {
  background: url(../../detail/img_report/icon_reporter.jpg) no-repeat center 2px / 48px;
  border-radius: 50%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  content: "担当者";
  display: block;
  font-size: 0.8rem;
  height: 48px;
  left: -63px;
  line-height: 1.2;
  position: absolute;
  text-align: center;
  top: 0;
  width: 48px;
}

.sec_markdown ul>li>ul>li::after {
  border: 8px solid transparent;
  border-right: 10px solid #ecf4e1;
  content: "";
  left: -18px;
  position: absolute;
  top: 16px;
}

/* 現地レポート（PC） */
@media (min-width: 768px) {
  .sec_report {
    max-width: 1000px;
    padding: 130px 0 0;
    width: 100%;
    margin-bottom: 30px;
  }

  .sec_report h2 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 10px;
    padding: 15px 0 10px;
  }

  .sec_report p {
    font-size: 1rem;
  }

  .sec_report .date_contribute {
    font-size: 0.875rem;
    margin-bottom: 20px;
  }

  .sec_report .txt_lead {
    font-size: 1.125rem;
    margin-bottom: 5px;
  }

  /* 監修者（PC） */
  .sec_report .blk_editor {
    margin-bottom: 40px;
    min-height: 110px;
    padding: 15px 20px 15px 120px;
  }

  .sec_report .blk_editor::before {
    background-size: 72px;
    height: 80px;
    left: 20px;
    width: 80px;
  }

  .sec_report .blk_editor dl>dt {
    font-size: 1rem;
  }

  .sec_report .blk_editor dl>dt>span {
    display: inline;
    font-size: 0.875rem;
    margin-right: 10px;
  }

  .sec_report .blk_editor dl>dd {
    font-size: 1rem;
  }

  /* アコーディオン（PC） */
  .sec_report .wrap_more_label {
    font-size: 1rem;
  }

  /* markdown（PC） */
  .sec_markdown h3 {
    font-size: 1.125rem;
    margin-bottom: 18px;
  }

  .sec_markdown h3>br {
    display: none;
  }

  .sec_markdown h4 {
    font-size: 1.125rem;
    margin-bottom: 18px;
  }

  .sec_markdown p:nth-child(even) {
    clear: both;
    float: left;
    width: 44%;
  }

  .sec_markdown p:nth-child(odd) {
    float: right;
    width: 54%;
  }

  .sec_markdown p>img {
    margin: 0 0 26px 0;
    width: 100%;
  }

  .sec_markdown>ul {
    clear: both;
  }

  .sec_markdown ul>li::before {
    background: url(../img/header_logo.png) no-repeat center / 72px;
    font-size: 0.75rem;
    height: 80px;
    padding: 78px 10px 0;
    top: -10px;
    width: 80px;
  }

  .sec_markdown ul>li>p:nth-child(even),
  .sec_markdown ul>li>p:nth-child(odd) {
    float: none;
    margin: 20px 0 40px;
    padding: 20px;
    width: calc(100% - 104px);
  }

  .sec_markdown ul>li>p::before {
    border: 12px solid transparent;
    border-left: 14px solid #fff;
    right: -26px;
    top: 18px;
  }

  .sec_markdown ul>li>p::after {
    border: 13px solid transparent;
    border-left: 15px solid #ccc;
    right: -28px;
    top: 17px;
  }

  .sec_markdown ul>li>ul>li::before {
    background: url(../../detail/img_report/icon_reporter.jpg) no-repeat center 2px / 80px;
    font-size: 0.75rem;
    height: 80px;
    left: -104px;
    top: 0px;
    width: 80px;
  }

  .sec_markdown ul>li>ul>li::after {
    border: 12px solid transparent;
    border-right: 14px solid #ecf4e1;
    left: -26px;
    top: 28px;
  }

  .sec_markdown ul>li>ul>li {
    font-size: 1rem;
    margin: 0 0 40px 104px;
    padding: 20px;
  }
}

/* 現地レポート（Tablet） */
@media (min-width: 768px) and (max-width: 1040px) {
  .sec_report {
    width: calc(100% - 40px);
  }
}

/* VR */
.blk_vr {
  padding-top: 40px;
  margin: -40px 10px 40px;
}

.blk_vr .lead_vr {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 5px;
}

.blk_vr iframe {
  height: calc(50vw - 10px);
  width: 100%;
}

/* VR（PC） */
@media (min-width: 768px) {
  .blk_vr {
    margin: -80px auto 40px;
    padding-top: 80px;
    max-width: 1000px;
  }

  .blk_vr .lead_vr {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }

  .blk_vr iframe {
    max-height: 500px;
  }
}

/* ファーストビュー改善 */

@media (max-width: 768px) {

  .detail_main .heading .button-conversion .cvbtn-box {
    display: none;
  }

  .detail_main .heading .visit-calendar.section-calseep::before,
  .detail_main .heading .visit-calendar.section-calseep::after {
    content: none;
  }

  .detail_main .heading .heading-container {
    margin: 0 10px 5px;
    width: 100%;
  }

  .detail_main .heading .heading-container .blk_ttl_cemetery {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
    overflow-x: scroll;
    width: calc(100% - 10px);
  }

  .detail_main .heading .heading-container .blk_ttl h1 {
    order: 1;
    margin-bottom: 20px;
  }

  .detail_main .heading .heading-container .blk_ttl .furigana {
    font-size: 11px;
  }

  .detail_main .heading .button-conversion.top {
    order: 5;
    margin: 4px auto 20px auto;
    display: block;
    width: calc(100% - 20px);
  }

  .detail_main .heading .button-conversion.top .cvbtn-box {
    display: flex;
  }

  .detail_main .heading .button-conversion.top .cvbtn-box.cvBtn-4569-two {
    display: block;
    margin-top: 25px;
  }

  .section-item .visit-calendar.section-calseep {
    margin: 28px auto 20px;
  }
}

@media (min-width: 768px) {

  .detail_main .heading .button-conversion.top,
  .detail_main .section-item .button-conversion .cvbtn-box {
    display: none;
  }

  .detail_main .section-item .button-conversion {
    width: 100%;
    border: none;
  }

  .section-item .visit-calendar.section-calseep {
    width: 100%;
    margin: 28px auto 20px;
  }
}


/* 口コミ一覧ページ FVエリア・CTA 非表示（SP版のみ） */

/* 非表示 */
/* meta／CV（霊園情報／CVボタン下 telボタン／検討リストに追加・外すボタン） */
.detail__other-review .sp-meta,
.detail__other-review .visiting-carve-button-xs {
  display: none;
}

/* 元々のCTA非表示 */
.detail__other-review .bg-be {
  display: none;
}

@media screen and (min-width: 768px) {

  /* 元々のCTA */
  .detail__other-review .bg-be {
    display: none;
  }

  /* 口コミ 総合評価 */
  .detail__other-review .review_top .review_data {
    display: flex;
  }
}

/* CTA */
/* CTA共通（fv-cv・口コミ一覧内） */
.review_cta-block {
  box-sizing: border-box;
}

.review_cta-block .cvbtn-box {
  display: flex;
}

@media (min-width: 768px) {
  .review_cta-block .txt-kengaku-new {
    font-size: 1rem;
  }

  .wrap_review_detail .review_cta-block .cv-button-title {
    font-size: 1.5rem;
  }
}

/* 見学予約や資料請求・お墓参りのお問合せ */
.detail__other-review .txt-call>a {
  display: block;
  height: 42px;
  line-height: 42px;
}

.detail__other-review .txt-call>a>span {
  padding: 0;
  margin: 0;
}

.detail__other-review .txt-call>a>i {
  font-size: 20px;
  margin: 0 5px 0 0;
  top: 5px;
  position: relative;
}

@media screen and (min-width: 768px) {

  .detail__other-review .heading .regist {
    width: auto;
  }

  .detail__other-review .heading .regist.button_conversion-pdf {
    width: 284px;
  }

  .detail_other .button-conversion .conversion-box-right:nth-child(1):only-of-type,
  .detail_other .button-conversion .conversion-box-right:nth-child(2):only-of-type {
    width: 400px;
  }
}

/* 中間CTA */
.detail__other-review .review_other-cv {
  max-width: 1000px;
  margin: 0 auto 20px;
  padding: 20px 0 10px;
  background-color: #eaf9f2;
  border-bottom: 1px solid #05aa22;
  border-top: 1px solid #05aa22;
}

.review_other-cv .button-conversion {
  width: calc(100% - 20px);
  margin: 10px 10px 0;
  background: transparent;
}

.review_other-cv .txt-kengaku-new {
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  color: #05aa22;
}

.review_other-cv .txt-kengaku-new::before,
.review_other-cv .txt-kengaku-new::after {
  display: none;
}

@media screen and (min-width: 768px) {

  /* 口コミ一覧内 */
  .wrap_review_detail .review_cta-block {
    display: block;
  }

  .wrap_review_detail .review_cta-block {
    width: 100%;
  }

  .wrap_review_detail .review_cta-block .button-conversion {
    margin: 20px auto 0;
    border: none;
  }

  .detail__other-review .review_other-cv {
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 20px 10px;
    border: 1px solid #05aa22;
  }

  .detail__other-review .review_other-cv .section {
    max-width: 700px;
  }

  .detail__other-review .review_other-cv .txt-kengaku-new {
    font-size: 1.125rem;
  }

  .detail__other-review .review_other-cv .cvbtn-box .regist:not(:last-child) {
    margin-right: 20px;
  }

  .detail__other-review .review_other-cv .button-conversion {
    width: 100%;
    margin: 16px auto 0;
    border: none;
  }

  .detail__other-review .review_other-cv .area-call {
    width: calc(100% - 8px * 2);
    margin: 0 8px;
  }

  .detail__other-review .review_other-cv .area-call .box-call {
    width: 100%;
    height: auto;
    margin-top: 14px;
    padding: 20px 0;
    text-align: center;
  }

  .detail__other-review .review_other-cv .area-call .box-call>.txt-call {
    margin-bottom: 0;
  }
}

/*MOON_L1-4927*/
.detail-cv__title {
  display: block;
  margin: 20px 0 8px;
  text-align: center;
  width: 100%;
}

.detail-cv__title--element {
  font-size: 16px;
  position: relative;
  font-weight: bold;
  padding: 0 20px;
}

.detail-cv__title--element::before,
.detail-cv__title--element::after {
  content: "";
  display: block;
  background: #05AA22;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.detail-cv__title--element::before {
  left: 0;
}

.detail-cv__title--element::after {
  right: 0;
}

.detail-cv__note {
  font-size: 14px;
  padding-left: 5px;
  background: linear-gradient(transparent 70%, #FFEE93 0%);
  display: inline;
  line-height: 1.45;
}

.detail_other .detail-cv__note {
  display: none;
}

.detail-cv__emergency {
  width: 100%;
  border: solid 1px #ccc;
  color: #232b39;
  text-decoration: none;
  font-size: 12px;
  display: block;
  margin: 0;
  text-align: center;
  padding: 10px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
  border-radius: 5px;
  line-height: 1;
}

.detail-cv__emergency strong {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 2px;
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: bold;
}

.detail-cv__emergency i,
.detail-cv__emergency span {
  color: #05AA22;
}

.detail-cv__emergency small span {
  color: #232b39;
}

.heading-container .blk_ttl h1 span {
  font-size: .8em;
  margin: 0 0 0 .4em;
}

.detail_other .heading .button-conversion.top .cvbtn-box.cvBtn-4569-two {
  order: 3;
}

@media (max-width: 768px) {

  /* フォントサイズ調整 */
  .detail_main .heading .heading-container .blk_ttl h1 {
    font-size: 20px;
  }

  .detail_main .list_price li {
    white-space: nowrap;
  }

  .detail_main .list_price li em {
    font-size: 18px;
  }

  .detail_main .list_price li span {
    padding: 0 5px;
  }

  .section-info .section-txt-area h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
  }

  .detail_main .list_cemetery_price .price_indication span em {
    font-size: 24px;
  }

  .detail_main .list_cemetery_price .detail_cemetery_price {
    font-size: 14px;
    justify-content: flex-start;
  }

  .visit-calendar .calseep__days a p {
    font-size: 20px;
  }

  .calseep__today p span {
    font-size: 14px;
  }

  .visit-calendar .calseep__today p.calseep__tel {
    font-size: 16px;
  }

  .visit-calendar span.calseep__circle {
    width: 12px;
    height: 12px;
  }

  /* 離脱要因低減(補助的動線を目立たせない) */
  .detail_main .sp-meta .order__headingmeta--2,
  .detail_main .link_price {
    display: none;
  }

  .detail_main .sp-meta .list-place>li a {
    color: unset;
    text-decoration: unset;
    font-weight: 400;
  }

  /* カレンダーの高さ減らす */
  .visit-calendar .calseep__days a:nth-child(n+8) {
    display: none;
  }

  .visit-calendar .calseep__days {
    border-bottom: solid 1px #ccc;
  }

  .visit-calendar.section-calseep {
    width: 100%;
  }

  .modal__cemetery-price .button-conversion .cvBtn-4569 .conversion-box-right .cv-button-title {
    font-size: 20px;
  }

  .conversion-box.name,
  .conversion-box.catalog {
    order: 1;
  }

  .button-conversion>.opti-fv span {
    background: linear-gradient(transparent 75%, #ff0 0);
    display: inline-block;
    line-height: 1.5;
    font-weight: bold;
  }

  .modal__cemetery-price .button-conversion>.opti-fv {
    display: none;
  }

  .detail_other .heading-img {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 300px;
    width: 100%;
  }

  .detail_other .heading-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .detail_other .heading-img+.searchlead-box .content-tab {
    margin: 0 -5px;
  }

  .detail_other .button-conversion .conversion-box-right>a {
    padding: 12px 0 !important;
  }

  .detail_other .button-conversion .cvBtn-4569 .conversion-box-right>a>.icon-free {
    position: relative;
    top: -3px;
  }

  .detail_other .heading .button-conversion.top {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }

  .detail_other .heading .button-conversion.top .cvbtn-box,
  .detail__other-review .heading .button-conversion .cvbtn-box {
    display: flex;
    gap: 0 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

}

@media (max-width: 767px) {
  .detail_other .heading-img+.searchlead-box {
    margin: 160px 5px 20px;
    background: #fff;
    padding-top: 20px;
    border-radius: 5px;
  }

  .wrap__purchaser .heading-img+.searchlead-box {
    margin: 11.25rem .3125rem 1.25rem;
    background: #fff;
    padding-top: 1.25rem;
    border-radius: .3125rem .3125rem 0 0;
  }
  .wrap__purchaser .heading {
    position: relative;
    margin: 0 auto;
  }
}

@media (max-width: 320px) {
  .detail-cv__emergency strong {
    font-size: 18px;
  }

  .detail_other .button-conversion .cvBtn-4569 .conversion-box-right .cv-button-title {
    font-size: 20px;
  }

  .detail_other .button-conversion .cvBtn-4569 .conversion-box-right>a>.icon-free {
    margin: 0 -5px 0 8px;
  }
}

@media (min-width: 768px) {

  .detail_other .heading .button-conversion.top,
  .detail_other .section-item .button-conversion .cvbtn-box {
    display: none;
  }

  .detail_other .section-item .button-conversion {
    width: 100%;
    border: none;
  }

  .section-item .visit-calendar.section-calseep {
    width: 100%;
    margin: 28px auto 20px;
  }

  .detail-cv__emergency {
    padding: 5px 0;
  }
}

/*アクセスページSPのみボタンの順番*/
.detail-cv__note {
  font-size: 16px;
  font-weight: bold;
}

@media (max-width: 767px) {
  p.txt-caution {
    font-size: 0.75rem;
    margin: 0px 0px -40px 12px;
    color: #5f5f5f;
    grid-area: 2 / 1 / 3 / 6;
  }

  p.change_select {
    grid-area: 1 / 1 / 2 / 2;
  }

  .list_select {
    grid-area: 1 / 2 / 2 / 6;
  }

  .block_review_select {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}

@media (min-width: 767px) {
  p.txt-caution {
    font-size: 0.75rem;
    color: #5f5f5f;
    margin-left: 30px;
  }
}

/* ======= MOON_L1-5438 ======= */
/* VRへのページ内リンク */
.vr_link {
  width: 100%;
  margin: 0 auto 24px;
  order: 3;
}

.vr_link a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 40px 4px 15px;
  text-decoration: none;
  font-size: 1rem;
  color: #05aa22;
  border: 1px solid #05aa22;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgb(0 0 0 / 0.2);
  position: relative;
}

.vr_link a::before {
  content: '';
  width: 38px;
  height: 28px;
  margin-right: 8px;
  background: url(/detail/img/icon_vr_360.png) no-repeat center center / cover;
}

.vr_link a::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 3px #03aa32;
  border-right: solid 3px #03aa22;
  transform: translateY(-50%) rotate(135deg);
  position: absolute;
  top: 40%;
  right: 15px;
}

@media (min-width: 768px) {
  .vr_link {
    width: auto;
    order: 6;
  }
}

/*MOON_L1-5508 pagenation*/
/* ページャー */
.navi_page {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: 4px;
  justify-content: center;
  margin: 24px 0 16px;
}

.navi_page li {
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  width: 36px;
}

.navi_page li a {
  color: #05aa22;
  text-decoration: none;
}

.navi_page li.current {
  background: transparent;
}

.navi_page li.current a {
  color: #232b39;
}

.blk_control {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 10px;
  width: 80%;
}

.blk_control .btn_before,
.blk_control .btn_after {
  align-items: center;
  background: #fff;
  border-radius: 4px;
  border: 2px solid #05aa22;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(102, 102, 102, 0.2);
  color: #05aa22;
  display: flex;
  font-size: 1rem;
  font-weight: bold;
  gap: 6px;
  height: 48px;
  justify-content: center;
  width: 49%;
}

.blk_control .btn_before.non,
.blk_control .btn_after.non {
  border: 2px solid #ccc;
  box-shadow: none;
  color: #999;
}

.blk_control .btn_before::before {
  border-top: solid 2px #05aa22;
  border-right: solid 2px #05aa22;
  transform: rotate(-135deg);
  content: '';
  display: inline-flex;
  height: 9px;
  width: 9px;
}

.blk_control .btn_after::after {
  border-top: solid 2px #05aa22;
  border-right: solid 2px #05aa22;
  transform: rotate(45deg);
  content: '';
  display: inline-flex;
  height: 9px;
  width: 9px;
}

.blk_control .btn_before.non::before,
.blk_control .btn_after.non::after {
  border-top: solid 2px #999;
  border-right: solid 2px #999;
}

.review-list:last-child {
  display: none;
}

/* MOON_L1-5657追加分 */
.review-note {
  font-size: .75rem;
  text-align: center;
  width: 100%;
  margin-top: .5rem;
  font-feature-settings: 'palt';
}
.review-detail {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 1.25rem;
  width: 100%;
  justify-content: center;
}
.review-detail__item {
  font-size: .875rem;
  position: relative;
}
.review-detail__item:first-child::after {
  position: absolute;
  content: "/";
  right: -.75rem;
  top: 50%;
  transform: translateY(-50%);
}
.review-detail__item em{
  font-size: 1.125rem;
}
.review-sort {
  max-width: 1000px;
  margin: 1.125rem auto 1rem;
  text-align: center;
}
.review-sort__item {
  border-left: #ccc solid 1px;
  color: #0088ce;
  display: inline-block;
  font-size: .875rem;
  font-weight: bold;
  padding: 0 .75rem;
  text-decoration: none;
}
.review-sort__item:first-child {
  border-left: none;
  padding: 0 .75rem 0 0;
}
.review-sort__item.active {
  color: #232b39;
  pointer-events: none;
}

@media only screen and (min-width:768px) {
  .review-note {
      font-feature-settings: inherit;
      margin-top: 1rem;
  }
  .review-detail {
    margin: 0 0 0 1.5rem;
    width: auto;
  }
  .review-sort {
    margin: 1.875rem auto 1.5rem;
    text-align: left;
  }
  .section.review_top h2 {
      margin: 0 0 .875rem;
  }
}

/* ----- 購入者インタビュー ----- */
.icon__pr {
  display: block;
  text-align: center;
  border: 1px solid #999;
  border-radius: 2px;
  box-sizing: border-box;
  color: #999;
  font-size: .875rem;
  font-weight: normal;
  height: 1.25rem;
  line-height: 1.25rem;
  width: 2rem;
  position: absolute;
  right: .625rem;
  top: 50%;
  transform: translateY(-50%);
}

/* レイアウト */
.section__purchaser {
  line-height: 1.7;
  max-width: 1000px;
  margin: 1.25rem auto 2.5rem;
  padding: 0 .625rem;
  position: relative;
}

#purchaser {
  padding-top: 3.125rem;
  margin-top: -3.125rem;
}

.purchaser__block--faq {
  margin-bottom: 2.5rem;
}

.purchaser__block--excerpt {
  border: 3px double #05aa22;
  padding: .625rem .625rem 0;
  margin: 0 0 1.25rem 0;
  position: relative;
}

.purchaser__block--excerpt:last-child {
  margin: 0;
}

.purchaser__block--profile {
  align-items: center;
  display: flex;
  gap: 1rem;
  border: #ccc solid 1px;
  border-radius: .25rem;
  padding: .75rem;
}

.purchaser__caption {
  display: flex;
  align-items: center;
}

.purchaser__inr--profile {
  width: calc(100% - 4.75rem);
}

/* 投稿日 */
.purchaser__stamp--detail,
.purchaser__stamp--page {
  font-size: 0.875rem;
  text-align: right;
}

.purchaser__stamp--detail {
  margin: 0;
}

.purchaser__stamp--page {
  margin: -1rem 0 1rem;
}

/* エレメント */
.purchaser__h2{
  font-size: 1.125rem;
  font-weight: normal;
  border-bottom: 1px solid #05aa22;
  margin: 0 0 1.25rem;
  padding: 0 3.125rem 0 0;
  position: relative;
}

.purchaser__ttl--name {
  font-size: 1.125rem;
}

.purchaser__text--profile {
  font-size: .875rem;
}

/* image */
.purchaser__image--face {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  overflow: hidden;
}

/* 購入者インタビュー markdown */
.purchaser__block--faq img {
  display: block;
  aspect-ratio: 5 / 3;
  object-fit: cover;
  margin: 2.5rem auto 1.5rem;
  width: 100%;
  height: auto;
}

.purchaser__block--faq h3 {
  font-weight: bold;
  font-size: 1.125rem;
}

.purchaser__block--faq h4 {
  font-size: 1.0625rem;
  font-weight: bold;
  position: relative;
  text-indent: -2rem;
  line-height: 1.5;
  margin: 2rem 0 1rem 2rem;
}

.purchaser__block--faq h4::before {
  display: inline-block;
  width: 5%;
  height: 1px;
  margin-right: 1rem;
  vertical-align: middle;
  content: "";
  background: #333;
}

.purchaser__block--faq p {
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 2rem;
}

.purchaser__block--faq p:last-child {
  margin-bottom: 0;
}

.purchaser__block--faq strong {
  background: #ffffa6;
  display: inline-block;
  font-weight: bold;
}

/* 購入者インタビュー 詳細ページに表示するmarkdown部分 */
.purchaser__block--excerpt .purchaser__block--faq {
  margin-bottom: 0;
  position: relative;
}

.purchaser__block--excerpt .purchaser__block--faq::after {
  content: "";
  display: block;
  clear: both;
}

.purchaser__block--excerpt .purchaser__block--faq img{
  aspect-ratio: 5 / 3;
  display: block;
  object-fit: cover;
  float: left;
  width: 50%;
  height: auto;
  margin: 0 .5rem 0 0;
}

.purchaser__block--excerpt .purchaser__block--faq h3 {
  display: block;
  font-size: 1rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  width: 45%;
}

.purchaser__block--excerpt .purchaser__block--faq h3:not(:first-of-type){
  display: none;
}

.purchaser__block--excerpt .purchaser__block--faq h4,
.purchaser__block--excerpt .purchaser__block--faq p {
  display: none;
}

@media only screen and (min-width: 768px) {
  .icon__pr {
    right: 0;
  }

  /* レイアウト */
  .section__purchaser {
      padding: 0;
  }

  .purchaser__block--profile {
    padding: 1rem;
  }

  .purchaser__block--excerpt {
    padding: 1.25rem 1.25rem 0 1.25rem;
  }

  .purchaser__inr--profile {
    width: calc(100% - 7.25rem);
  }

  /* image */
  .purchaser__image--face {
      width: 6.25rem;
      height: 6.25rem;
  }

  .purchaser__image--photo {
    max-width: 90%;
    margin: 0 auto 3.125rem;
  }

  /* 投稿日 */
  .purchaser__stamp--detail {
    margin: .5rem 0 0;
  }

  /* エレメント */
  .purchaser__h2 {
    font-size: 1.5rem;
    font-weight: normal;
    margin: 0 0 1.5rem;
  }

  /* 購入者インタビュー markdown */
  .purchaser__block--faq img {
    width: 90%;
    margin: 2.5rem auto 3.125rem;
  }

  .purchaser__block--faq h3 {
      font-size: 1.375rem;
  }

  .purchaser__block--faq h4 {
    font-size: 1.125rem;
    text-indent: -3rem;
    margin: 2rem 0 1rem 3rem;
  }

  .purchaser__block--faq h4::before {
    width: 3.5%;
  }

  /* 購入者インタビュー 詳細ページに表示するmarkdown部分 */
  .purchaser__block--excerpt .purchaser__block--faq img {
    margin: 0 1rem 0 0;
    width: 20%;
  }

  .purchaser__block--excerpt .purchaser__block--faq h3{
    -webkit-line-clamp: 1;
    line-clamp: 1;
    width: 75%;
  }

  .purchaser__block--excerpt .purchaser__block--faq h4 {
    display: block;
    margin: .375rem 0 .25rem 1rem;
    font-size: .875rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    text-indent: -1rem;
    width: 75%;
  }

  .purchaser__block--excerpt .purchaser__block--faq h4::before {
    width: 1.5rem;
    margin-right: .5rem;
  }

  .purchaser__block--excerpt .purchaser__block--faq p {
    display: block;
    width: 75%;
    font-size: .875rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    margin-bottom: 0;
  }

  .purchaser__block--excerpt .purchaser__block--faq h3:not(:first-of-type),
  .purchaser__block--excerpt .purchaser__block--faq h4:not(:first-of-type),
  .purchaser__block--excerpt .purchaser__block--faq p:not(:first-of-type) {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .section__purchaser {
    padding: 0 1.25rem;
  }

  .purchaser__block--excerpt .purchaser__block--faq img {
    width: 30%;
  }

  .purchaser__block--excerpt .purchaser__block--faq h3,
  .purchaser__block--excerpt .purchaser__block--faq h4,
  .purchaser__block--excerpt .purchaser__block--faq p {
    width: 65%;
  }
}
