@charset "UTF-8";
/*----------------------------------------------------
	事前相談
----------------------------------------------------*/
/*----------------------------------------------------
	葬儀場一覧　詳細版
----------------------------------------------------*/
.column_hall_list .hall_info_box {
  border: 1px solid #eee;
  background: #fff;
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
}
.column_hall_list .hall_info_box a {
  display: block;
}
.column_hall_list .hall_info_box a:hover .btn {
  background: #a23333;
  color: #fff;
}
.column_hall_list .hall_info_box .hall_name {
  font-size: 2.6rem;
  text-align: left;
  color: #a23333;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #846847;
  padding-bottom: 10px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .column_hall_list .hall_info_box .hall_name {
    flex-direction: column-reverse;
    gap: 0;
  }
}
.column_hall_list .hall_info_box .hall_name .label {
  background: #a23333;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 5px 10px;
  border-radius: 4px;
  line-height: 1;
}
.column_hall_list .hall_info_box .hall_name br {
  display: none;
}
.column_hall_list .hall_info_box .hall_detail {
  padding: 40px 0;
}
.column_hall_list .hall_info_box .flex {
  align-items: center;
}
@media screen and (max-width: 820px) {
  .column_hall_list .hall_info_box .flex {
    flex-wrap: wrap;
  }
}
.column_hall_list .hall_info_box .info_left {
  width: 340px;
  object-fit: cover;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 1100px) {
  .column_hall_list .hall_info_box .info_left {
    width: 100%;
  }
}
.column_hall_list .hall_info_box .info_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.column_hall_list .hall_info_box .info_right {
  width: calc(100% - 370px);
  position: relative;
}
@media screen and (max-width: 1100px) {
  .column_hall_list .hall_info_box .info_right {
    width: 100%;
  }
}
.column_hall_list .hall_info_box .info_right .google_link span::after {
  content: "\f08e";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  margin-left: 5px;
  vertical-align: middle;
}
.column_hall_list .hall_info_box .info_right .hall_spec {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.column_hall_list .hall_info_box .info_right .hall_spec .title {
  width: 15%;
  background: #eef1f5;
  color: #4c4e4e;
  text-align: center;
  border-radius: 5px;
  padding: 2px 0;
}
@media screen and (max-width: 767px) {
  .column_hall_list .hall_info_box .info_right .hall_spec .title {
    width: 25%;
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
.column_hall_list .hall_info_box .info_right .hall_spec .detail {
  width: calc(85% - 10px);
}
@media screen and (max-width: 767px) {
  .column_hall_list .hall_info_box .info_right .hall_spec .detail {
    width: calc(75% - 10px);
  }
}
.column_hall_list .hall_info_box .info_right .btn {
  padding: 10px;
  width: 300px;
  margin: 0;
}
.column_hall_list .hall_info_box .feature_icon {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.column_hall_list .hall_info_box .feature_icon li {
  box-shadow: none;
  width: auto;
  border: 2px solid #ccc;
  border-radius: 5px;
  padding: 5px 15px;
  background: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .column_hall_list .hall_info_box .feature_icon li {
    padding: 5px;
    width: calc(50% - 3px);
  }
}
.column_hall_list .hall_info_box .feature_icon li::before {
  content: "\f058";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  padding-right: 0.5em;
  color: #a23333;
}
.column_hall_list--wide#sec_1 .hall_contact {
  background: #f9f1f1;
}
.column_hall_list--wide#sec_1 .hall_info_box {
  margin-bottom: 45px;
}
.column_hall_list--wide#sec_1 .hall_info_box:last-child {
  margin-bottom: 0;
}
.column_hall_list--wide .title_icon {
  margin-bottom: 20px;
}
.column_hall_list--wide .title_icon span {
  background: #b59035;
  padding: 10px 50px;
  color: #fff;
  border-radius: 50px;
  font-size: clamp(1.8rem, 4vw, 2.2rem);
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .column_hall_list--wide .title_icon span {
    display: block;
    padding: 5px 15px;
  }
}
.column_hall_list--wide .area_list_hall {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
.column_hall_list--wide .area_list_hall.amagasaki {
  margin-bottom: 80px;
}
.column_hall_list--wide .hall_list_label {
  text-align: center;
  margin-bottom: 10px;
}
.column_hall_list--wide .hall_list_label span {
  background: #a23333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
}
.column_hall_list--wide .area_anchor_list {
  justify-content: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .column_hall_list--wide .area_anchor_list {
    flex-direction: column;
  }
}
.column_hall_list--wide .area_anchor_item {
  width: calc(33.3333333333% - 0px);
}
@media screen and (max-width: 767px) {
  .column_hall_list--wide .area_anchor_item {
    width: 100%;
  }
}
.column_hall_list--wide .area_anchor_item .btn {
  background: #fff;
  border: solid 1px #a23333;
  box-shadow: 0 5px 0 #a23333;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  max-width: 100%;
  margin: 0;
  border-radius: 10px;
}
.column_hall_list--wide .area_anchor_item .btn::after {
  content: "\f107";
}
@media screen and (max-width: 820px) {
  .column_hall_list--wide .area_anchor_item .btn::after {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
    top: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .column_hall_list--wide .area_anchor_item .btn::after {
    left: auto;
    bottom: auto;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.column_hall_list--wide .area_group {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 820px) {
  .column_hall_list--wide .area_group {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .column_hall_list--wide .area_group {
    gap: 15px;
    margin-bottom: 30px;
  }
}
.column_hall_list--wide .area_group:last-child {
  margin-bottom: 0;
}
.column_hall_list--wide .area_group .area_name {
  border-left: 5px solid #a23333;
  padding: 5px 10px;
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .column_hall_list--wide .area_group .area_name {
    margin-bottom: 5px;
    font-size: 2.2rem;
  }
}
.column_hall_list--wide .hall_area_wrap .catch {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .column_hall_list--wide .hall_area_wrap .catch {
    margin-bottom: 20px;
  }
}
.column_hall_list--wide .hall_list {
  gap: 30px;
  /*
  &.ehime {
    margin-bottom: 60px;
  }
    */
}
.column_hall_list--wide .hall_info_box .info_wrap {
  padding: 20px;
}
@media screen and (max-width: 820px) {
  .column_hall_list--wide .hall_info_box .info_wrap {
    padding: 15px;
    gap: 15px;
  }
}
.column_hall_list--wide .hall_info_box .hall_detail {
  padding: 0;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.column_hall_list--wide .hall_info_box .hall_detail i {
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #a23333;
}
.column_hall_list--wide .hall_info_box .hall_contact {
  background: #f4f0e5;
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 20px;
}
@media screen and (max-width: 1100px) {
  .column_hall_list--wide .hall_info_box .hall_contact {
    gap: 10px;
  }
}
@media screen and (max-width: 820px) {
  .column_hall_list--wide .hall_info_box .hall_contact {
    gap: 20px;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .column_hall_list--wide .hall_info_box .hall_contact {
    padding: 10px;
  }
  .column_hall_list--wide .hall_info_box .hall_contact .btns {
    width: 100%;
    display: flex;
    gap: 10px;
  }
  .column_hall_list--wide .hall_info_box .hall_contact .btns .btn {
    padding: 15px 5px;
    width: calc(50% - 5px);
    border-radius: 8px;
    font-size: 1.4rem;
  }
  .column_hall_list--wide .hall_info_box .hall_contact .btns .btn::after {
    display: none;
  }
  .column_hall_list--wide .hall_info_box .hall_contact .btns .btn--tel {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    background: #bf2222;
    border-color: #b62432;
  }
  .column_hall_list--wide .hall_info_box .hall_contact .btns .btn--tel .tel_anime {
    width: 20px;
    height: 20px;
    display: flex;
  }
  .column_hall_list--wide .hall_info_box .hall_contact .btns .btn--tel .tel_anime svg {
    fill: #fff;
    width: 20px;
    height: 20px;
  }
}
.column_hall_list--wide .hall_info_box .hall_contact .tel_wrap {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .column_hall_list--wide .hall_info_box .hall_contact .tel_wrap {
    flex-direction: column;
    gap: 0;
  }
}
.column_hall_list--wide .hall_info_box .hall_contact .tel {
  display: flex;
  gap: 5px;
  align-items: center;
}
.column_hall_list--wide .hall_info_box .hall_contact .tel_anime {
  width: 35px;
  height: 35px;
}
.column_hall_list--wide .hall_info_box .hall_contact .tel_anime svg {
  width: 35px;
  height: 35px;
  fill: #a23333;
}
.column_hall_list--wide .hall_info_box .hall_contact .note {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: right;
}
@media screen and (max-width: 820px) {
  .column_hall_list--wide .hall_info_box .hall_contact .note {
    text-align: center;
  }
}
.column_hall_list--wide .hall_info_box .hall_contact .note .color {
  color: #bf2222;
}
.column_hall_list--wide .hall_info_box .hall_contact .num {
  font-size: 3.5rem;
  line-height: 1;
}
.column_hall_list--wide .hall_info_box .hall_contact .btn {
  max-width: 360px;
  width: 100%;
  margin: 0;
  box-shadow: none;
  padding: 10px;
  background: #b59035;
}
.column_hall_list--wide .hall_info_box .hall_contact .btn:hover {
  transform: none;
}
.column_hall_list--wide .area_map {
  margin-top: -72px;
  margin-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .column_hall_list--wide .area_map {
    margin-bottom: 20px;
  }
}
.column_hall_list--wide .area_map::before {
  content: "";
  display: block;
  position: absolute;
  width: 102%;
  height: 72px;
  top: -3px;
  left: -1px;
  right: 0;
  margin: 0 auto;
  background: #fff;
}
.column_hall_list--wide .area_map iframe {
  width: 100%;
  height: 480px;
}

/*----------------------------------------------------
	斎場詳細
----------------------------------------------------*/
.column_hall_first .family_hall_laber {
  background: #a23333;
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: bold;
}
.column_hall_first .hall_head_wrap {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .column_hall_first .hall_head_wrap {
    flex-wrap: wrap;
    gap: 5px;
    text-align: center;
  }
}
.column_hall_first .hall_head_wrap .map {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #eee;
  padding: 10px 20px;
  line-height: 1;
  border-radius: 6px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .column_hall_first .hall_head_wrap .map {
    position: relative;
  }
}
.column_hall_first .hall_head_wrap .map::after {
  content: "\f13a";
  font-weight: 900;
  font-family: "Font Awesome 6 free";
  margin-left: 3px;
}
.column_hall_first .hall_head_wrap .sec_title {
  margin-bottom: 0;
}

.hall-img-slider .swiper-button-next {
  right: 130px;
}
@media screen and (max-width: 820px) {
  .hall-img-slider .swiper-button-next {
    right: 0;
  }
}
.hall-img-slider .swiper-button-prev {
  left: 130px;
}
@media screen and (max-width: 820px) {
  .hall-img-slider .swiper-button-prev {
    left: 0;
  }
}

.hall-img {
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  .hall-img {
    margin-bottom: 20px;
  }
}
.hall-img .container {
  position: relative;
  margin: 100px auto 60px auto;
  max-width: 1100px;
}
.hall-img .swiper-container {
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: grab;
}
.hall-img .swiper-container:active {
  cursor: grabbing;
}
.hall-img .swiper-container .swiper-slide img {
  max-width: 100%;
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  opacity: 0.3;
  object-fit: cover;
}
.hall-img #slider .swiper-slide-active img {
  opacity: 1;
}
.hall-img #thumbs {
  height: 10%;
  box-sizing: border-box;
  padding-top: 10px;
}
.hall-img #thumbs .swiper-slide-thumb-active img {
  opacity: 1;
}
.hall-img .swiper-wrapper > p {
  margin: 0 auto;
}

.column_hall_intro {
  background: #f5f5f5;
  max-width: 1000px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 1100px) {
  .column_hall_intro {
    margin-bottom: 30px;
  }
}
.column_hall_intro .hall_intro {
  padding: 20px;
  font-size: 1.8rem;
}

.column_hall_detail {
  background: #f9f1f1;
}
.column_hall_detail .hall_detail {
  position: relative;
}
.column_hall_detail .hall_detail .detail_box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 30px;
  background: #fff;
  margin-top: 0;
  border-radius: 5px;
}
@media screen and (max-width: 820px) {
  .column_hall_detail .hall_detail .detail_box {
    padding: 20px;
  }
}
.column_hall_detail .hall_detail .detail_box .detail_box_wrap {
  gap: 20px;
}
@media screen and (max-width: 820px) {
  .column_hall_detail .hall_detail .detail_box .detail_box_wrap {
    flex-direction: column;
  }
}
.column_hall_detail .hall_detail .detail_box a {
  text-decoration: none;
  color: inherit;
}
.column_hall_detail .hall_detail .detail_box .map_link {
  background: #a23333;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 1.4rem;
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left, .column_hall_detail .hall_detail .detail_box .hall_detail_right {
  width: calc(50% - 15px);
}
@media screen and (max-width: 820px) {
  .column_hall_detail .hall_detail .detail_box .hall_detail_left, .column_hall_detail .hall_detail .detail_box .hall_detail_right {
    width: 100%;
  }
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left .row {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .column_hall_detail .hall_detail .detail_box .hall_detail_left .row {
    display: block;
  }
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left .row:last-child {
  border-bottom: none;
}
@media screen and (max-width: 820px) {
  .column_hall_detail .hall_detail .detail_box .hall_detail_left .row:last-child {
    border-bottom: 1px solid #ddd;
  }
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left .row dt {
  width: 30%;
  min-width: 165px;
  font-weight: 500;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .column_hall_detail .hall_detail .detail_box .hall_detail_left .row dt {
    width: 100%;
  }
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left .row dd {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .column_hall_detail .hall_detail .detail_box .hall_detail_left .row dd {
    width: 100%;
  }
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left .row .feature_icon {
  display: flex;
  gap: 5px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left .row .feature_icon li {
  width: auto;
  border: 2px solid #ccc;
  border-radius: 5px;
  padding: 5px 15px;
  background: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .column_hall_detail .hall_detail .detail_box .hall_detail_left .row .feature_icon li {
    padding: 5px;
    width: calc(50% - 3px);
  }
}
.column_hall_detail .hall_detail .detail_box .hall_detail_left .row .feature_icon li::before {
  content: "\f058";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  padding-right: 0.5em;
  color: #a23333;
}
.column_hall_detail .hall_detail .detail_box .hall_detail_right iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.column_hall_detail .hall_detail .detail_box .hall_detail_w100 {
  width: 100%;
}
.column_hall_detail .hall_detail .detail_box .hall_detail_w100 .feature_icon {
  display: flex;
  gap: 5px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.column_hall_detail .hall_detail .detail_box .hall_detail_w100 .feature_icon li {
  width: auto;
  border: 2px solid #ccc;
  border-radius: 5px;
  padding: 5px 15px;
  background: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .column_hall_detail .hall_detail .detail_box .hall_detail_w100 .feature_icon li {
    padding: 5px;
    width: calc(50% - 3px);
  }
}
.column_hall_detail .hall_detail .detail_box .hall_detail_w100 .feature_icon li::before {
  content: "\f058";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  padding-right: 0.5em;
  color: #a23333;
}
.column_hall_detail .access_list {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .column_hall_detail .access_list {
    flex-direction: column;
  }
}
.column_hall_detail .access_list li {
  width: calc(50% - 15px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .column_hall_detail .access_list li {
    width: 100%;
  }
}
.column_hall_detail .access_list .title {
  background: #a23333;
  color: #fff;
  padding: 5px;
}
.column_hall_detail .access_list .lead {
  padding: 10px;
  border: solid 1px #a23333;
  flex-grow: 1;
}

.column_reason .sec_title br {
  display: none;
}

.column_hall_reason {
  overflow: unset;
  position: relative;
  background: url(../img/common/bg_feature.png) repeat-x bottom center, #faf7ef;
}
@media screen and (max-width: 820px) {
  .column_hall_reason {
    padding: 30px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .column_hall_reason {
    padding: 0 0 50px;
  }
}
.column_hall_reason::after {
  content: "";
  width: 100%;
  height: 120px;
  position: absolute;
  top: -120px;
  left: 0;
  background: #f9f1f1;
  z-index: 1;
}
.column_hall_reason::before {
  content: "";
  background: url(../img/common/bg_feature_top.png) no-repeat top center;
  position: absolute;
  top: -120px;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  aspect-ratio: 1600/271;
  z-index: 2;
}
@media screen and (max-width: 1100px) {
  .column_hall_reason::before {
    top: -100px;
  }
}
@media screen and (max-width: 767px) {
  .column_hall_reason::before {
    height: 100px;
    background-size: cover;
  }
}
.column_hall_reason .inner {
  position: relative;
  z-index: 2;
}
.column_hall_reason .hall_reason_wrap {
  display: flex;
  flex-direction: column;
  gap: 80px;
  counter-reset: num;
}
@media screen and (max-width: 767px) {
  .column_hall_reason .hall_reason_wrap {
    gap: 20px;
  }
}
.column_hall_reason .hall_reason_box {
  display: flex;
  counter-increment: num;
}
@media screen and (max-width: 767px) {
  .column_hall_reason .hall_reason_box {
    flex-direction: column;
  }
}
.column_hall_reason .hall_reason_box .img_box, .column_hall_reason .hall_reason_box .text_wrap {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .column_hall_reason .hall_reason_box .img_box, .column_hall_reason .hall_reason_box .text_wrap {
    width: 100%;
  }
}
.column_hall_reason .hall_reason_box .img_box {
  object-fit: cover;
}
.column_hall_reason .hall_reason_box .text_wrap {
  background: #fff;
  padding: 40px 60px;
  position: relative;
  top: 30px;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: 30px;
}
@media screen and (max-width: 820px) {
  .column_hall_reason .hall_reason_box .text_wrap {
    padding: 20px;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .column_hall_reason .hall_reason_box .text_wrap {
    top: 0;
  }
}
.column_hall_reason .hall_reason_box .text_wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #a23333 0%, #a23333 30%, #b29879 30%, #b29879 100%);
}
.column_hall_reason .hall_reason_box .text_wrap .hall_reason_box_label {
  background: #a23333;
  color: #fff;
  padding: 5px 30px;
  font-size: 2rem;
  border-radius: 20px;
  display: inline-block;
  line-height: 1.2;
}
.column_hall_reason .hall_reason_box .text_wrap .hall_reason_box_label span {
  margin-left: 3px;
}
.column_hall_reason .hall_reason_box .text_wrap .hall_reason_box_label span::before {
  content: "0" counter(num);
}
.column_hall_reason .hall_reason_box .text_wrap .hall_reason_box_title {
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  line-height: 1.4;
}
.column_hall_reason .hall_reason_box:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .column_hall_reason .hall_reason_box:nth-child(even) {
    flex-direction: column;
  }
}

.column_other_hall {
  background: #f4f0e5;
}
.column_other_hall .hall_area_wrap {
  margin-bottom: 30px;
}
.column_other_hall .hall_area_wrap .hall_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 820px) {
  .column_other_hall .hall_area_wrap .hall_list {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .column_other_hall .hall_area_wrap .hall_list {
    flex-direction: column;
  }
}
.column_other_hall .hall_area_wrap .hall_list li {
  width: calc(33.3333333333% - 20px);
  background: #fff;
  border: solid 1px #927456;
  border-radius: 6px;
  padding: 10px;
  box-shadow: 0 0 10px #e5ded7;
}
@media screen and (max-width: 820px) {
  .column_other_hall .hall_area_wrap .hall_list li {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .column_other_hall .hall_area_wrap .hall_list li {
    width: 100%;
  }
}
.column_other_hall .hall_area_wrap .hall_list li .part_hall_img img {
  aspect-ratio: 97/55;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail {
  padding: 30px 30px 20px;
}
@media screen and (max-width: 1100px) {
  .column_other_hall .hall_area_wrap .hall_list li .hall_detail {
    padding: 10px 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .column_other_hall .hall_area_wrap .hall_list li .hall_detail {
    padding: 0;
  }
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .add i, .column_other_hall .hall_area_wrap .hall_list li .hall_detail .access i {
  width: 25px;
  color: #927456;
  text-align: center;
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .add span, .column_other_hall .hall_area_wrap .hall_list li .hall_detail .access span {
  width: calc(100% - 25px);
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .access {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .column_other_hall .hall_area_wrap .hall_list li .hall_detail .access {
    margin-bottom: 15px;
  }
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .btns {
  display: flex;
  gap: 10px;
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .btns .tel_anime {
  width: 16px;
  height: 16px;
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .btns .tel_anime svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .btns .more_btn {
  width: 50%;
  display: flex;
  gap: 5px;
  justify-content: center;
  padding: 10px;
}
.column_other_hall .hall_area_wrap .hall_list li .hall_detail .btns .more_btn--tel {
  padding-right: 15px;
  background: #927456;
  padding-right: 20px;
}
.column_other_hall .hall_area_wrap .hall_list li .hall_name {
  font-size: 2.8rem;
  border-bottom: solid 1px #927456;
  margin-bottom: 20px;
  line-height: 1.4;
  padding-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .column_other_hall .hall_area_wrap .hall_list li .hall_name {
    margin-bottom: 15px;
  }
}
.column_other_hall .hall_area_wrap .hall_list li .more_btn {
  background: #a23333;
  color: #fff;
  padding: 5px;
  border-radius: 2px;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.column_other_hall .hall_area_wrap .hall_list li .more_btn::after {
  content: "\f105";
  font-family: "Font Awesome 6 free";
  font-weight: 700;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  line-height: 1;
}

/*----------------------------------------------------
	特徴
----------------------------------------------------*/
.column_funeral .funeral_intro {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_intro {
    margin-bottom: 30px;
  }
}
.column_funeral .funeral_title {
  font-size: 2.4rem;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_title {
    font-size: 2rem;
  }
}
.column_funeral .funeral_menu {
  gap: 10px;
  margin-bottom: 60px;
}
@media screen and (max-width: 820px) {
  .column_funeral .funeral_menu {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
.column_funeral .funeral_menu_item {
  width: 20%;
  text-align: center;
  border: solid 1px #a23333;
  border-radius: 200px 200px 0 0;
}
@media screen and (max-width: 820px) {
  .column_funeral .funeral_menu_item {
    width: calc(50% - 10px);
    border-radius: 10px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_menu_item {
    width: 100%;
  }
}
.column_funeral .funeral_menu_item .menu_link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-width: 820px) {
  .column_funeral .funeral_menu_item .menu_link {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.column_funeral .funeral_menu_item .menu_icon {
  display: block;
  max-width: 100px;
  margin: 30px auto 0;
}
@media screen and (max-width: 820px) {
  .column_funeral .funeral_menu_item .menu_icon {
    width: 30%;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_menu_item .menu_icon {
    width: 20%;
  }
}
.column_funeral .funeral_menu_item .menu_label {
  background: #a23333;
  color: #fff;
  line-height: 1;
  padding: 5px 20px;
  position: relative;
  font-weight: bold;
  font-size: 2rem;
}
.column_funeral .funeral_menu_item .menu_label::after {
  content: "\f13a";
  font-family: "Font Awesome 6 free";
  font-weight: 700;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 820px) {
  .column_funeral .funeral_menu_item .menu_label {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_menu_item .menu_label {
    font-size: 1.4rem;
  }
}
.column_funeral .funeral_menu_item .menu_label .num {
  font-weight: normal;
  margin-left: 3px;
}
.column_funeral .funeral_menu_item .menu_text {
  font-weight: bold;
  padding: 10px;
  line-height: 1.2;
  font-size: 1.8rem;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .column_funeral .funeral_menu_item .menu_text {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_menu_item .menu_text {
    width: 80%;
    padding: 10px 10px 10px 0;
    font-size: 1.6rem;
  }
}
.column_funeral .funeral_label {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-bottom: 20px;
}
.column_funeral .funeral_label_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 80px;
  background: #fff;
  border: solid 1px #a23333;
  border-radius: 10px 0 0 10px;
  padding: 5px 10px;
}
.column_funeral .funeral_label_text {
  background: #a23333;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0 20px 0 15px;
  border-radius: 0 10px 10px 0;
  font-weight: bold;
  line-height: 1;
}
.column_funeral .funeral_label_text .num {
  font-size: 200%;
  font-weight: normal;
  margin: -2px 0 0 5px;
}
.column_funeral .funeral_wrap {
  display: flex;
  flex-direction: column;
}
.column_funeral .funeral_hall {
  margin-bottom: 60px;
}
.column_funeral .catch_wrap {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  gap: 0;
  align-items: stretch;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 1100px) {
  .column_funeral .catch_wrap {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .column_funeral .catch_wrap {
    flex-direction: column;
  }
}
.column_funeral .funeral_img {
  width: 30%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_img {
    width: 100%;
  }
}
.column_funeral .funeral_img::after {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  background: url(../img/funeral/mv_bg.svg) no-repeat right bottom;
  width: 100%;
  height: 100%;
  background-size: contain;
  aspect-ratio: 11/45;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_img::after {
    background: url(../img/funeral/mv_bg_w.svg) no-repeat right bottom;
    right: 2px;
    bottom: -2px;
    top: auto;
    aspect-ratio: 150/37;
  }
}
.column_funeral .funeral_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column_funeral .funeral_catch {
  padding: 20px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_catch {
    width: 100%;
  }
}
.column_funeral .funeral_member_wrap {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_member_wrap {
    margin-bottom: 20px;
  }
}
.column_funeral .funeral_member_catch {
  padding: 30px;
}
@media screen and (max-width: 820px) {
  .column_funeral .funeral_member_catch {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_member_catch {
    padding: 15px;
  }
}
.column_funeral .temple_list {
  gap: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .column_funeral .temple_list {
    flex-wrap: wrap;
  }
  .column_funeral .temple_list .temple_item:nth-child(1) {
    width: 100%;
  }
  .column_funeral .temple_list .temple_item:nth-child(2), .column_funeral .temple_list .temple_item:nth-child(3) {
    width: calc(50% - 5px);
  }
}
.column_funeral .temple_text {
  margin-bottom: 30px;
}
.column_funeral .temple_note {
  overflow: hidden;
  border-radius: 10px;
  background: #f9f1f1;
}
.column_funeral .temple_note .note_title {
  background: #a23333;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
}
.column_funeral .temple_note .note_text {
  padding: 20px;
}
.column_funeral .temple_note .note_item {
  padding-left: 1em;
  text-indent: -1em;
}
.column_funeral .funeral_support_list {
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_support_list {
    gap: 10px;
  }
}
.column_funeral .funeral_support_item {
  width: calc(33.3333333333% - 14px);
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_support_item {
    width: calc(50% - 5px);
    padding: 10px;
  }
}
.column_funeral .funeral_support_item img {
  margin-bottom: 10px;
  border-radius: 20px;
}
.column_funeral .funeral_support_text {
  font-weight: bold;
  font-size: 2rem;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .column_funeral .funeral_support_text {
    font-size: 1.8rem;
  }
}
.column_funeral article {
  padding: 80px 0;
}
@media screen and (max-width: 820px) {
  .column_funeral article {
    padding: 40px 0;
  }
}
.column_funeral article:nth-child(odd) {
  background: #f4f0e5;
}
.column_funeral article:nth-child(even) {
  background: url(../img/funeral/bg_feature.png) repeat-x bottom -5% center;
}
.column_funeral article:nth-child(even) .catch_wrap {
  background: #f9f1f1;
}
.column_funeral article:nth-child(even) .funeral_img::after {
  background: url(../img/funeral/mv_bg_cl.svg) no-repeat right bottom;
}
@media screen and (max-width: 767px) {
  .column_funeral article:nth-child(even) .funeral_img::after {
    background: url(../img/funeral/mv_bg_w_cl.svg) no-repeat right bottom;
  }
}
@media screen and (max-width: 1100px) {
  .column_funeral .column_plan .catch_wrap, .column_funeral .column_temple .catch_wrap {
    width: 100%;
  }
}

.column_hanase_support {
  background: url(../img/funeral/bg.png) no-repeat top 10% center, #fafafa;
  background-size: cover;
  text-align: center;
  padding: 40px 0 80px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .column_hanase_support {
    padding: 40px 0;
  }
  .column_hanase_support .hanase_support_text {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .column_hanase_support {
    padding: 40px 0 60px;
    background-position: right;
    background-size: auto;
  }
}
.column_hanase_support::after {
  content: "";
  background: url(../img/funeral/bg_arrow.svg) no-repeat bottom center;
  position: absolute;
  bottom: -1px;
  left: 0;
  aspect-ratio: 20/1;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .column_hanase_support::after {
    background-size: cover;
    background: url(../img/funeral/bg_arrow_sp.svg) no-repeat bottom center;
  }
}
.column_hanase_support .hanase_support_title {
  z-index: 2;
  position: relative;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 820px) {
  .column_hanase_support .hanase_support_title {
    font-size: 2rem;
  }
}
.column_hanase_support .hanase_support_title .text_color {
  font-size: 150%;
}
@media screen and (max-width: 767px) {
  .column_hanase_support .hanase_support_title .text_color {
    font-size: 125%;
  }
}

/*----------------------------------------------------
	プラン一覧　詳細版
----------------------------------------------------*/
.column_plan .plan_cost {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .column_plan .plan_cost {
    padding: 15px;
  }
}
.column_plan .plan_cost .title {
  font-size: clamp(2rem, 4vw, 2.7rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .column_plan .plan_cost .title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .column_plan .plan_cost_list {
    flex-direction: column;
  }
}
.column_plan .plan_cost_item {
  width: calc(33.3333333333% - 15px);
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .column_plan .plan_cost_item {
    width: 100%;
  }
}
.column_plan .plan_cost_item img {
  border-radius: 10px;
}
.column_plan .plan_cost_item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(51, 51, 51, 0.7019607843);
  width: 100%;
  color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 10px;
}
.column_plan .plan_cost_item:nth-child(1)::after, .column_plan .plan_cost_item:nth-child(2)::after {
  content: "\f055";
  font-family: "Font Awesome 6 free";
  font-weight: 700;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #b59035;
  transition: all 0.3s;
  right: -35px;
  font-size: 5rem;
  z-index: 2;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .column_plan .plan_cost_item:nth-child(1)::after, .column_plan .plan_cost_item:nth-child(2)::after {
    top: auto;
    bottom: -21px;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
    font-size: 3rem;
  }
}
.column_plan .plan_cost_item:nth-child(3) img {
  border: solid 1px #f5f5f5;
}
.column_plan .add_cost_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.column_plan .add_cost_wrap, .column_plan .add_cost_item {
  display: flex;
  align-items: center;
}
.column_plan .add_cost_item {
  gap: 20px;
  border-bottom: dashed 1px #333;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .column_plan .add_cost_item {
    flex-direction: column;
    gap: 10px;
  }
}
.column_plan .add_cost_item .text {
  width: 70%;
}
@media screen and (max-width: 820px) {
  .column_plan .add_cost_item .text {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  .column_plan .add_cost_item .text {
    width: 100%;
  }
}
.column_plan .add_cost_wrap {
  width: 30%;
  gap: 10px;
}
@media screen and (max-width: 820px) {
  .column_plan .add_cost_wrap {
    width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .column_plan .add_cost_wrap {
    width: 100%;
  }
}
.column_plan .add_cost_wrap img {
  background: #fff;
  border-radius: 10px;
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .column_plan .add_cost_wrap img {
    width: 60px;
    height: 60px;
    padding: 5px;
  }
}
.column_plan .add_cost_wrap .title {
  font-size: 2rem;
  font-weight: bold;
  color: #a23333;
}

/*------プラン詳細------------------------------*/
.plan_list {
  position: relative;
  border-bottom: 2px solid #a23333;
}
.plan_list-links {
  position: relative;
  justify-content: center;
  margin: 0 auto;
  gap: 30px;
  max-width: 1200px;
}
@media screen and (max-width: 767px) {
  .plan_list-links {
    gap: 10px;
  }
}
.plan_list-item {
  width: 25%;
  text-align: center;
  border-radius: 10px 10px 0 0;
  font-size: 2rem;
  background: #f5f5f5;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .plan_list-item {
    width: calc(33.3333333333% - 15px);
  }
}
.plan_list-item.tab {
  padding: 5px;
}
.plan_list-item.tab.show {
  background: #a23333;
  color: #fff;
  font-weight: bold;
}
.plan_list-item a {
  display: block;
  padding: 5px;
  color: #333;
  line-height: 1.2;
}
.plan_list-item.simple.show {
  background: #a36b33;
}
.plan_list-item.simple.show a {
  color: #fff;
}
.plan_list-item.family.show {
  background: #a3326b;
}
.plan_list-item.family.show a {
  color: #fff;
}
.plan_list-item.oneday.show {
  background: #6ba333;
}
.plan_list-item.oneday.show a {
  color: #fff;
}
.plan_list-item.general.show {
  background: #3c268f;
}
.plan_list-item.general.show a {
  color: #fff;
}
.plan_list-item:hover {
  cursor: pointer;
  opacity: 0.8;
}
.plan_list.simple {
  border-bottom: 2px solid #a36b33;
}
.plan_list.simple .plan_list-item.tab.show {
  background: #a36b33;
}
.plan_list.simple .plan_list-item.show a {
  color: #fff;
}
.plan_list.family {
  border-bottom: 2px solid #a3326b;
}
.plan_list.family .plan_list-item.tab.show {
  background: #a3326b;
}
.plan_list.family .plan_list-item.show a {
  color: #fff;
}
.plan_list.oneday {
  border-bottom: 2px solid #6ba333;
}
.plan_list.oneday .plan_list-item.tab.show {
  background: #6ba333;
}
.plan_list.oneday .plan_list-item.show a {
  color: #fff;
}
.plan_list.general {
  border-bottom: 2px solid #3c268f;
}
.plan_list.general .plan_list-item.tab.show {
  background: #3c268f;
}
.plan_list.general .plan_list-item.show a {
  color: #fff;
}

.plan_content {
  display: none;
  padding: 30px 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 1100px) {
  .plan_content {
    padding: 30px 15px;
  }
}
@media screen and (max-width: 767px) {
  .plan_content {
    padding: 15px 0;
  }
}
.plan_content.show {
  display: block;
}
.plan_content.simple.show {
  background: #a36b331a;
}
.plan_content.family.show {
  background: #a3326b1a;
}
.plan_content.oneday.show {
  background: #6ba3331a;
}
.plan_content.general.show {
  background: #3c268f1a;
}

.plan_wrap .plan_detail {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  align-items: stretch;
  display: flex;
  margin: 0 auto;
  position: relative;
  gap: 20px;
}
@media screen and (max-width: 820px) {
  .plan_wrap .plan_detail {
    flex-direction: column-reverse;
    padding: 15px;
  }
}
.plan_wrap .plan_detail .detail_right {
  width: 50%;
  position: relative;
}
.plan_wrap .plan_detail .detail_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 820px) {
  .plan_wrap .plan_detail .detail_right {
    width: 100%;
    margin-bottom: 20px;
  }
}
.plan_wrap .plan_detail .detail_right .img_note {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 1.4rem;
  color: #fff;
  text-shadow: 0px 0px 5px rgb(0, 0, 0);
  font-weight: bold;
}
.plan_wrap .plan_detail .detail_left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 820px) {
  .plan_wrap .plan_detail .detail_left {
    width: 100%;
    padding-left: 0;
  }
}
.plan_wrap .plan_detail .detail_left .plan_title {
  font-size: clamp(2.6rem, 4vw, 3.4rem);
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}
.plan_wrap .plan_detail .detail_left .creditcard {
  padding: 10px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .plan_wrap .plan_detail .detail_left .creditcard {
    flex-direction: column;
    gap: 5px;
  }
}
.plan_wrap .plan_detail .detail_left .creditcard img {
  max-width: 250px;
}
.plan_wrap .plan_detail .detail_left .plan_head {
  text-align: center;
  flex-wrap: wrap;
  gap: 5px;
}
.plan_wrap .plan_detail .detail_left .plan_head .txt {
  color: #fff;
  font-weight: 500;
  width: 100%;
  padding: 5px 15px;
  border-radius: 30px;
}
.plan_wrap .plan_detail .detail_left .plan_head .num {
  background: #fff;
  color: #444;
  border: 1px solid #ccc;
  padding: 2px 5px;
  width: 100%;
  border-radius: 10px;
}
.plan_wrap .plan_detail .detail_price .price_unit {
  font-size: 2.2rem;
  margin: 0 5px;
  text-align: center;
  color: #bf2222;
  border: 1px solid #bf2222;
  border-radius: 5px;
  line-height: 1.6;
}
.plan_wrap .plan_detail .detail_price .price_unit_box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  position: relative;
  color: #bf2222;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .plan_wrap .plan_detail .detail_price .price_unit_box {
    flex-direction: column;
  }
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_left {
  text-align: center;
  background: #bf2222;
  color: #fff;
  padding: 5px 20px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_left {
    width: 100%;
    margin-bottom: 15px;
  }
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_left::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0px 10px 20px;
  border-color: transparent transparent transparent #bf2222;
}
@media screen and (max-width: 767px) {
  .plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_left::after {
    top: auto;
    right: auto;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    border-width: 15px 10px 0px 10px;
    border-color: #bf2222 transparent transparent transparent;
  }
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_left .text_price {
  color: #fff000;
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_left .text_price sup {
  font-size: 70%;
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_left .num {
  font-size: 150%;
}
.plan_wrap .plan_detail .detail_price .price_unit_box .detail_lead {
  font-size: 2rem;
  font-weight: bold;
  color: #bf2222;
  position: relative;
  display: inline-block;
  line-height: 1;
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_untax {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  font-family: "Oswald", sans-serif;
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_untax .yen {
  font-size: 3rem;
  position: relative;
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_untax .tax {
  position: absolute;
  width: 3em;
  left: 3px;
  font-size: 1.2rem;
  top: -5px;
}
.plan_wrap .plan_detail .detail_price .price_unit_box .price_unit_taxin {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  font-family: "Oswald", sans-serif;
}
.plan_wrap .plan_detail .detail_price .price_ippan_taxin {
  color: #444;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  text-align: center;
}
.plan_wrap .plan_detail .flow_container ul {
  background: #fafafa;
  padding: 10px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 820px) {
  .plan_wrap .plan_detail .flow_container ul {
    gap: 10px;
  }
}
.plan_wrap .plan_detail .flow_container ul .item {
  position: relative;
  padding: 5px 0px;
  border-radius: 5px;
  color: #fff;
  width: calc(20% - 10px);
  background: #ccc;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .plan_wrap .plan_detail .flow_container ul .item {
    width: calc(20% - 3px);
    font-size: 1.4rem;
  }
}
.plan_wrap .plan_detail .flow_container ul .item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -17px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #a4a4a4;
}
@media screen and (max-width: 820px) {
  .plan_wrap .plan_detail .flow_container ul .item::after {
    right: -10px;
    border-width: 6px 0 6px 6px;
  }
}
.plan_wrap .plan_detail .flow_container ul .item:last-child {
  margin-right: 0;
}
.plan_wrap .plan_detail .flow_container ul .item:last-child::after {
  content: none;
}

.plan_including {
  background: #fff;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .plan_including {
    padding: 30px 15px 15px;
  }
  .plan_including .sec_title {
    margin-bottom: 10px;
  }
}
.plan_including .including_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.plan_including .including_list .item {
  width: calc(20% - 0px);
  border: 1px solid #eee;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 820px) {
  .plan_including .including_list .item {
    flex-wrap: wrap;
    width: calc(33.3333333333% - 0px);
  }
}
.plan_including .including_list .item .item_img {
  width: 35%;
}
@media screen and (max-width: 820px) {
  .plan_including .including_list .item .item_img {
    width: 100%;
  }
}
.plan_including .including_list .item .item_txt {
  flex: 1;
  text-align: center;
  line-height: 1.4;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 820px) {
  .plan_including .including_list .item .item_txt {
    width: 100%;
  }
}
.plan_including .including_list .item .item_txt .mini {
  font-size: 70%;
}
.plan_including .including_list.after {
  margin-bottom: 0;
}
.plan_including .plan_function {
  padding: 20px;
  background: #eee;
  font-size: 1.5rem;
}

.plan_point {
  overflow: unset;
}
.plan_point .sec_title .title_wrap {
  color: #fff;
  background: #a23333;
  font-size: 2.7rem;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .plan_point .sec_title .title_wrap {
    font-size: 2rem;
    padding: 10px 20px;
  }
}
.plan_point .sec_title .title_wrap::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #a23333 transparent transparent transparent;
}
.plan_point .sec_title .title_wrap .text_color {
  color: #fff000;
}
.plan_point .plan_point_list {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .plan_point .plan_point_list {
    flex-direction: column;
    gap: 10px;
  }
}
.plan_point .plan_point_item {
  width: calc(33.3333333333% - 15px);
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .plan_point .plan_point_item {
    width: 100%;
    display: flex;
    gap: 10px;
    padding: 15px;
    align-items: center;
  }
  .plan_point .plan_point_item .plan_point_title {
    width: 70%;
  }
}
.plan_point .plan_point_item img {
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .plan_point .plan_point_item img {
    width: 30%;
    margin-bottom: 0;
  }
}
.plan_point .plan_point_item .plan_point_title {
  @in;
}

.plan_detail_point .inner {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .plan_detail_point .inner {
    gap: 30px;
  }
}
.plan_detail_point .plan_intro {
  margin-bottom: 0;
}
.plan_detail_point .plan_detail_point_block {
  display: none;
}
.plan_detail_point .plan_detail_point_block.show {
  display: block;
}

.column_plan_flow .flow_list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  counter-reset: number 0;
}
@media screen and (max-width: 767px) {
  .column_plan_flow .flow_list {
    gap: 15px;
  }
}
.column_plan_flow .flow_list .item {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  border: solid 1px #ccc;
  position: relative;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  .column_plan_flow .flow_list .item {
    flex-direction: column;
    padding: 15px;
  }
}
.column_plan_flow .flow_list .item::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 60px solid transparent;
  border-left: 60px solid transparent;
  border-top: 30px solid #ccc;
  border-bottom: 0;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .column_plan_flow .flow_list .item::after {
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-top: 15px solid #ccc;
    bottom: -15px;
  }
}
.column_plan_flow .flow_list .item:last-child::after {
  display: none;
}
.column_plan_flow .flow_list .item .flow_img {
  width: 30%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .column_plan_flow .flow_list .item .flow_img {
    width: 100%;
  }
}
.column_plan_flow .flow_list .item .text_wrap {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .column_plan_flow .flow_list .item .text_wrap {
    width: 100%;
  }
}
.column_plan_flow .flow_list .item .text_wrap .tel_bnr {
  margin-top: 10px;
  display: block;
}
.column_plan_flow .flow_list .item .title {
  margin-bottom: 10px;
  font-size: 2.4rem;
  border-bottom: 1px dashed #666;
  padding-bottom: 10px;
  line-height: 1.2;
  display: flex;
  gap: 10px;
  align-items: center;
}
.column_plan_flow .flow_list .item .title .label {
  background: #a23333;
  color: #fff;
  font-size: 1.4rem;
  padding: 5px 15px;
  line-height: 1;
  font-weight: bold;
  border-radius: 20px;
  white-space: nowrap;
}

.column_promise .sec_title strong {
  font-size: 150%;
}
@media screen and (max-width: 820px) {
  .column_promise .promise_list {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .column_promise .promise_list {
    gap: 10px;
  }
}
.column_promise .promise_item {
  width: calc(25% - 15px);
  text-align: center;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .column_promise .promise_item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .column_promise .promise_item {
    width: 100%;
  }
}
.column_promise .promise_item .text {
  padding: 20px;
  font-weight: bold;
}

body.page-template-plan-detail-template.simple .column_faq {
  background: #a36b331a;
  padding: 100px 0;
}
@media screen and (max-width: 1100px) {
  body.page-template-plan-detail-template.simple .column_faq {
    padding: 50px 0;
  }
}
body.page-template-plan-detail-template.simple .text_color--plan {
  color: #a36b33;
}
body.page-template-plan-detail-template.simple .plan_detail_point {
  background: #a36b331a;
}
body.page-template-plan-detail-template.simple .plan_detail_point .plan_point .sec_title .title_wrap {
  background: #a36b33;
}
body.page-template-plan-detail-template.simple .plan_detail_point .plan_point .sec_title .title_wrap::after {
  border-color: #a36b33 transparent transparent transparent;
}

body.page-template-plan-detail-template.family .column_faq {
  background: #a3326b1a;
  padding: 100px 0;
}
@media screen and (max-width: 1100px) {
  body.page-template-plan-detail-template.family .column_faq {
    padding: 50px 0;
  }
}
body.page-template-plan-detail-template.family .text_color--plan {
  color: #a3326b;
}
body.page-template-plan-detail-template.family .plan_detail_point {
  background: #a3326b1a;
}
body.page-template-plan-detail-template.family .plan_detail_point .plan_point .sec_title .title_wrap {
  background: #a3326b;
}
body.page-template-plan-detail-template.family .plan_detail_point .plan_point .sec_title .title_wrap::after {
  border-color: #a3326b transparent transparent transparent;
}

body.page-template-plan-detail-template.oneday .column_faq {
  background: #6ba3331a;
  padding: 100px 0;
}
@media screen and (max-width: 1100px) {
  body.page-template-plan-detail-template.oneday .column_faq {
    padding: 50px 0;
  }
}
body.page-template-plan-detail-template.oneday .text_color--plan {
  color: #6ba333;
}
body.page-template-plan-detail-template.oneday .plan_detail_point {
  background: #6ba3331a;
}
body.page-template-plan-detail-template.oneday .plan_detail_point .plan_point .sec_title .title_wrap {
  background: #6ba333;
}
body.page-template-plan-detail-template.oneday .plan_detail_point .plan_point .sec_title .title_wrap::after {
  border-color: #6ba333 transparent transparent transparent;
}

body.page-template-plan-detail-template.general .column_faq {
  background: #3c268f1a;
  padding: 100px 0;
}
@media screen and (max-width: 1100px) {
  body.page-template-plan-detail-template.general .column_faq {
    padding: 50px 0;
  }
}
body.page-template-plan-detail-template.general .text_color--plan {
  color: #3c268f;
}
body.page-template-plan-detail-template.general .plan_detail_point {
  background: #3c268f1a;
}
body.page-template-plan-detail-template.general .plan_detail_point .plan_point .sec_title .title_wrap {
  background: #3c268f;
}
body.page-template-plan-detail-template.general .plan_detail_point .plan_point .sec_title .title_wrap::after {
  border-color: #3c268f transparent transparent transparent;
}

.column_plan_detail_solo .plan_list {
  border-bottom: 0;
  margin-bottom: 0;
}
.column_plan_detail_solo .plan_wrap {
  padding-top: 40px;
}

/*------プラン色設定------------------------------*/
.plan_wrap.simple {
  border-top: 2px solid #a36b33;
}

.simple .plan_detail .plan_title {
  color: #a36b33;
}
.simple .plan_detail .plan_head .txt,
.simple .plan_detail .flow_container .item.in {
  background: #a36b33;
}
.simple .plan_detail .creditcard {
  background: #a36b331a;
}

.plan_wrap.family {
  border-top: 2px solid #a3326b;
}

.family .plan_detail .plan_title {
  color: #a3326b;
}
.family .plan_detail .plan_head .txt,
.family .plan_detail .flow_container .item.in {
  background: #a3326b;
}
.family .plan_detail .creditcard {
  background: #a3326b1a;
}

.plan_wrap.oneday {
  border-top: 2px solid #6ba333;
}

.oneday .plan_detail .plan_title {
  color: #6ba333;
}
.oneday .plan_detail .plan_head .txt,
.oneday .plan_detail .flow_container .item.in {
  background: #6ba333;
}
.oneday .plan_detail .creditcard {
  background: #6ba3331a;
}

.plan_wrap.general {
  border-top: 2px solid #3c268f;
}

.general .plan_detail .plan_title {
  color: #3c268f;
}
.general .plan_detail .plan_head .txt,
.general .plan_detail .flow_container .item.in {
  background: #3c268f;
}
.general .plan_detail .creditcard {
  background: #3c268f1a;
}

/*------プラン比較表------------------------------*/
.plan_comparison .table_wrap {
  margin-bottom: 20px;
}
@media screen and (max-width: 1100px) {
  .plan_comparison .table_wrap {
    overflow-y: scroll;
  }
}
.plan_comparison .comparison {
  width: 100%;
  border: 1px solid #ccc;
  border-top: none;
  border-collapse: collapse;
  text-align: center;
  max-width: 1200px;
}
.plan_comparison .comparison .con_title {
  background: rgb(245.7, 234.6, 234.6);
  font-size: 1.8rem;
  vertical-align: middle;
}
.plan_comparison .comparison .con_title--none {
  background: none;
  border-top: none;
  position: relative;
}
.plan_comparison .comparison .con_title--none::before, .plan_comparison .comparison .con_title--none::after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  background: #fff;
  display: block;
}
.plan_comparison .comparison .con_title--none::before {
  width: calc(100% + 1px);
  height: 1px;
}
.plan_comparison .comparison .con_title--none::after {
  width: 1px;
  height: calc(100% + 1px);
}
.plan_comparison .comparison .plan_title {
  background: #eee;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
}
.plan_comparison .comparison .plan {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.plan_comparison .comparison tr {
  display: flex;
  align-items: stretch;
}
.plan_comparison .comparison th,
.plan_comparison .comparison td {
  border-top: 1px solid #ccc;
  padding: 1em;
  white-space: nowrap;
  vertical-align: top;
}
.plan_comparison .comparison .w20 {
  width: 20%;
  border-right: 1px solid #ccc;
}
.plan_comparison .comparison .w40 {
  width: 40%;
}
.plan_comparison .comparison .price_cell {
  font-weight: bold;
}
.plan_comparison .comparison .price_cell .num {
  font-family: "Oswald", sans-serif;
  font-size: 1.2em;
  line-height: 1;
  font-weight: 500;
}
.plan_comparison .comparison .price_cell .ippan {
  font-weight: bold;
  margin-bottom: 10px;
}
.plan_comparison .comparison .price_cell .club_notax {
  color: #bf2222;
  font-size: 1.5rem;
  margin-bottom: 5px;
}
.plan_comparison .comparison .price_cell .club_notax .num {
  font-size: 3em;
}
.plan_comparison .comparison .price_cell .club_taxin {
  font-weight: 400;
}
.plan_comparison .comparison .discount {
  color: #bf2222;
}
.plan_comparison .comparison .discount .num {
  font-family: "Oswald", sans-serif;
  font-size: 2em;
  line-height: 1;
}
.plan_comparison .comparison .flow {
  text-align: center;
  gap: 5px;
  justify-content: center;
}
.plan_comparison .comparison .flow .step {
  font-size: 1.6rem;
  padding: 8px 4px;
  color: #fff;
  background: #eee;
  writing-mode: vertical-rl;
}
.plan_comparison .comparison .flow .step.on {
  background: #a23333;
}
.plan_comparison .comparison .simple .step.on {
  background: #a36b33;
}
.plan_comparison .comparison .family .step.on {
  background: #a3326b;
}
.plan_comparison .comparison .oneday .step.on {
  background: #6ba333;
}
.plan_comparison .comparison .general .step.on {
  background: #3c268f;
}

body.simple .comparison .simple {
  border-left: 5px solid #a36b33;
  border-right: 5px solid #a36b33;
}
body.simple .comparison .simple.plan_title {
  border-top: 5px solid #a36b33;
  color: #a36b33;
  font-size: 1.2em;
}
body.simple .comparison .simple.last {
  border-bottom: 5px solid #a36b33;
}

body.family .comparison .family {
  border-left: 5px solid #a3326b;
  border-right: 5px solid #a3326b;
}
body.family .comparison .family.plan_title {
  border-top: 5px solid #a3326b;
  color: #a3326b;
  font-size: 1.2em;
}
body.family .comparison .family.last {
  border-bottom: 5px solid #a3326b;
}

body.oneday .comparison .oneday {
  border-left: 5px solid #6ba333;
  border-right: 5px solid #6ba333;
}
body.oneday .comparison .oneday.plan_title {
  border-top: 5px solid #6ba333;
  color: #6ba333;
  font-size: 1.2em;
}
body.oneday .comparison .oneday.last {
  border-bottom: 5px solid #6ba333;
}

body.general .comparison .general {
  border-left: 5px solid #3c268f;
  border-right: 5px solid #3c268f;
}
body.general .comparison .general.plan_title {
  border-top: 5px solid #3c268f;
  color: #3c268f;
  font-size: 1.2em;
}
body.general .comparison .general.last {
  border-bottom: 5px solid #3c268f;
}

/*------特徴------------------------------*/
.plan_reason_box {
  background: linear-gradient(#fff 0%, #fff 50%, #faf7fb 50%, #faf7fb 100%);
  position: relative;
  margin-bottom: 60px;
  padding-top: 60px;
}
@media screen and (max-width: 820px) {
  .plan_reason_box {
    background: #faf7fb;
  }
}
.plan_reason_box ul {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1100px) {
  .plan_reason_box ul {
    padding: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  .plan_reason_box ul {
    gap: 50px;
  }
}
.plan_reason_box ul li {
  width: calc(33.3333333333% - 15px);
  position: relative;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 0 5px #ccc;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .plan_reason_box ul li {
    width: 100%;
  }
}
.plan_reason_box ul li a {
  padding: 30px 20px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 820px) {
  .plan_reason_box ul li a {
    padding: 30px 10px 20px;
  }
}
.plan_reason_box ul li a .number {
  font-family: "Oswald", sans-serif;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  background: #a23333;
  color: #fff;
  line-height: 70px;
  font-size: 2.4rem;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.plan_reason_box ul li a .txt {
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 820px) {
  .plan_reason_box ul li a br {
    display: none;
  }
}
.plan_reason_box ul li:hover {
  cursor: pointer;
}

/*----------------------------------------------------
	供物供花
----------------------------------------------------*/
.kyouka_contact_wrap {
  text-align: center;
}
.kyouka_contact_wrap .catch {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 0;
}
.kyouka_contact_wrap .telnum {
  font-size: 4.8rem;
  font-family: "Oswald", sans-serif;
  color: #bf2222;
}
.kyouka_contact_wrap .telnum i {
  color: #bf2222;
  margin-right: 5px;
}
.kyouka_contact_wrap .kyouka_laber {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 0 auto 30px;
}
.kyouka_contact_wrap .kyouka_laber span {
  background: #c4bb9f;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  line-height: 1;
  font-size: 1.8rem;
  display: block;
}
.kyouka_contact_wrap .fax_btn {
  display: block;
  border: 1px solid #a23333;
  color: #a23333;
  font-size: 2rem;
  position: relative;
  padding: 10px 0;
}
.kyouka_contact_wrap .fax_btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-top: 2px solid #a23333;
  border-right: 2px solid #a23333;
  transition: all 0.3s;
}
.kyouka_contact_wrap .fax_btn:hover {
  background: #ebf8ff;
}

.kyouka_menu {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .kyouka_menu {
    flex-direction: column;
  }
}

.kyouka_menu_item {
  width: 33.3333333333%;
  text-align: center;
  border: solid 1px #a23333;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 820px) {
  .kyouka_menu_item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .kyouka_menu_item {
    width: 100%;
  }
}
.kyouka_menu_item .title {
  background: #a23333;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
}
.kyouka_menu_item.fax {
  border: solid 1px #20856e;
}
.kyouka_menu_item.fax .title {
  background: #20856e;
}
.kyouka_menu_item .tel_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.kyouka_menu_item .tel_wrap .tel {
  display: flex;
  gap: 10px;
}
.kyouka_menu_item .tel_wrap .tel .tel_anime {
  width: 35px;
  height: 35px;
}
.kyouka_menu_item .tel_wrap .tel .tel_anime svg {
  width: 35px;
  height: 35px;
}
.kyouka_menu_item .tel_wrap .tel .num {
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1;
}
.kyouka_menu_item .tel_wrap .lead {
  color: #f00303;
  font-weight: bold;
}
.kyouka_menu_item .item_wrap {
  flex-grow: 1;
  padding: 15px;
}
.kyouka_menu_item .item_wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 5px;
  height: 100%;
  border: solid 1px #333;
  border-radius: 100px;
  position: relative;
}
.kyouka_menu_item .item_wrap a::after {
  content: "\f019";
  font-weight: 900;
  font-family: "Font Awesome 6 free";
  margin-left: 10px;
}
.kyouka_menu_item .item_wrap a:hover {
  background: #20856e;
  color: #fff;
  border: solid 1px #20856e;
}

.kyouka_flower {
  background: #f9f1f1;
}
@media screen and (max-width: 820px) {
  .kyouka_flower .flower_list {
    flex-wrap: wrap;
  }
}
.kyouka_flower .flower_item {
  width: 25%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
}
@media screen and (max-width: 820px) {
  .kyouka_flower .flower_item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .kyouka_flower .flower_item {
    width: 100%;
  }
}
.kyouka_flower .flower_item .text_wrap {
  padding: 20px;
  text-align: center;
  line-height: 1.2;
}
.kyouka_flower .flower_item .text_wrap .title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.kyouka_flower .flower_item .text_wrap .price {
  font-size: 2.2rem;
}
.kyouka_flower .photo_area {
  aspect-ratio: 3/2;
  position: relative;
}
.kyouka_flower .photo_area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kyouka_flower .photo_area i {
  background: #333;
  color: #fff;
  padding: 5px;
  position: absolute;
  right: 0;
  bottom: 0;
}

/*----------------------------------------------------
	お急ぎの方へ
----------------------------------------------------*/
.hurry_consultation .consultation_text {
  background: #f9f1f1;
  justify-content: center;
  align-items: center;
  padding: 30px;
  gap: 60px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  .hurry_consultation .consultation_text {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hurry_consultation .consultation_text {
    flex-direction: column;
    gap: 30px;
    padding: 15px 15px 0;
  }
}
.hurry_consultation .consultation_list {
  background: #fff;
  padding: 20px 40px;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .hurry_consultation .consultation_list {
    padding: 15px;
  }
}
.hurry_consultation .consultation_list::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0px 20px 30px;
  border-color: transparent transparent transparent #fff;
}
@media screen and (max-width: 767px) {
  .hurry_consultation .consultation_list::after {
    border-width: 30px 20px 0px 20px;
    border-color: #fff transparent transparent transparent;
    top: auto;
    bottom: -30px;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.hurry_consultation .consultation_item {
  display: flex;
  gap: 5px;
  font-size: 1.8rem;
}
.hurry_consultation .consultation_item::before {
  content: "\f14a";
  font-weight: 900;
  font-family: "Font Awesome 6 free";
  color: #f00303;
}
.hurry_consultation .consultation_img {
  max-width: 250px;
}
@media screen and (max-width: 820px) {
  .hurry_consultation .consultation_img {
    max-width: none;
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .hurry_consultation .consultation_img {
    width: 70%;
  }
}

.hurry_cta {
  text-align: center;
  position: relative;
  padding-top: 60px;
}
.hurry_cta::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0px 30px;
  border-color: #a23333 transparent transparent transparent;
  animation: updown1 3s ease-in-out 0s infinite;
}
.hurry_cta .hurry_cta_text {
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4;
}

.hurry_support {
  background: url(../img/funeral/bg.png) no-repeat top 10% center, #fafafa;
  background-size: cover;
}
@media screen and (max-width: 820px) {
  .hurry_support .support_list {
    flex-direction: column;
  }
}
.hurry_support .support_item {
  width: 33.3333333333%;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
  box-shadow: 0 0 10px #b5a79c;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 820px) {
  .hurry_support .support_item {
    width: 100%;
  }
}
.hurry_support .support_item .title {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hurry_support .support_item .text_wrap {
  padding: 30px 20px 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-width: 820px) {
  .hurry_support .support_item .text_wrap {
    padding: 20px 15px 15px;
  }
}
.hurry_support .support_item .text_wrap .label {
  white-space: nowrap;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translate(-50%);
  background: #a23333;
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
  font-weight: bold;
  line-height: 1.2;
}
.hurry_support .support_item .text_wrap .text {
  flex-grow: 1;
}

.hurry_case {
  overflow: unset;
  text-align: center;
}
.hurry_case .case_label {
  margin-bottom: 20px;
}
.hurry_case .case_label span {
  background: #b59035;
  padding: 10px 50px;
  color: #fff;
  border-radius: 50px;
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .hurry_case .case_label span {
    display: block;
    padding: 5px 15px;
  }
}
@media screen and (max-width: 767px) {
  .hurry_case .case_list {
    flex-direction: column;
  }
}
.hurry_case .case_item {
  width: 33.3333333333%;
  box-shadow: 0 0 10px #b5a79c;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .hurry_case .case_item {
    width: 100%;
  }
}
.hurry_case .case_item img {
  max-width: 100px;
  margin: 0 auto;
}
.hurry_case .case_item .label {
  background: #a23333;
  color: #fff;
  padding: 5px 10px;
  font-size: 1.8rem;
  font-weight: bold;
}
.hurry_case .case_item .label i {
  margin: 0 5px;
}
.hurry_case .case_item .read {
  background: #f9f1f1;
  padding: 20px;
  color: #a23333;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}
.hurry_case .case_item .read::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0px 30px;
  border-color: #f9f1f1 transparent transparent transparent;
}
.hurry_case .case_item .text_wrap {
  padding: 20px;
}
.hurry_case .case_item .text_wrap .title {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 10px;
  line-height: 1.2;
}
.hurry_case .case_item .text_wrap .text {
  text-align: left;
}

.hurry_flow {
  background: #f4f0e5;
}
.hurry_flow .flow_list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
.hurry_flow .flow_item {
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.hurry_flow .flow_item::after {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2rem 5rem 0 5rem;
  border-color: #ccc transparent transparent transparent;
  z-index: 10;
}
.hurry_flow .flow_item:last-child::after {
  display: none;
}
.hurry_flow .flow_item .title {
  background: #b59035;
  color: #fff;
  border-radius: 9px 9px 0 0;
  padding: 10px;
  font-size: clamp(2rem, 4vw, 2.4rem);
  font-weight: bold;
}
.hurry_flow .flow_item .title .num {
  font-weight: normal;
  margin-right: 5px;
}
.hurry_flow .flow_item--end {
  background: none;
}
.hurry_flow .flow_item--end .title {
  text-align: center;
  background: none;
  color: #333;
}
.hurry_flow .flow_item .flow_img {
  width: 30%;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .hurry_flow .flow_item .flow_img {
    width: 100%;
  }
}
.hurry_flow .flow_item .flow_text {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .hurry_flow .flow_item .flow_text {
    width: 100%;
  }
}
.hurry_flow .flow_item .flow_wrap {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .hurry_flow .flow_item .flow_wrap {
    padding: 15px;
  }
}
.hurry_flow .flow_item .tel_bnr {
  margin-top: 20px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .hurry_flow .flow_item .flex {
    flex-direction: column;
  }
}

/*----------------------------------------------------
	会社概要 company
----------------------------------------------------*/
.column_company {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
@media screen and (max-width: 1100px) {
  .column_company {
    gap: 50px;
  }
}
.column_company .column_company__intro .intro_title {
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.column_company .column_company__intro .catch {
  line-height: 2.2;
  margin-bottom: 0;
}
@media screen and (max-width: 820px) {
  .column_company .column_company__intro .catch {
    text-align: left;
  }
}
.column_company .column_company__motto {
  background: url(../img/funeral/bg.png) no-repeat top 10% center, #fafafa;
  background-size: cover;
}
.column_company .column_company__motto .motto_inner {
  background: #fff;
  padding: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__motto .motto_inner {
    padding: 15px;
  }
}
.column_company .column_company__motto .sec_title {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__detail .detail_list {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.column_company .column_company__detail .detail_block {
  border-bottom: solid 1px #ccc;
  display: flex;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__detail .detail_block {
    flex-direction: column;
    border: solid 1px #f5f5f5;
  }
}
.column_company .column_company__detail .detail_block:first-child {
  border-top: solid 1px #ccc;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__detail .detail_block:first-child {
    border: solid 1px #f5f5f5;
  }
}
.column_company .column_company__detail .detail_block dt, .column_company .column_company__detail .detail_block dd {
  padding: 10px;
}
.column_company .column_company__detail .detail_block dt {
  background: #f5f5f5;
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__detail .detail_block dt {
    width: 100%;
  }
}
.column_company .column_company__detail .detail_block dd {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__detail .detail_block dd {
    width: 100%;
  }
}
.column_company .column_company__detail .detail_block dd {
  /*
  &.none {
    padding: 0px;
    ul{
      li {
        border-bottom: solid 1px #ccc;
        padding: 10px;
        &:last-child {
          border-bottom: none;
        }
      }
    }
  }
    */
}
.column_company .column_company__history .history_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__history .history_list {
    gap: 10px;
  }
}
.column_company .column_company__history .history_item {
  background: #fff;
  border-radius: 10px;
  padding: 10px 30px;
  display: flex;
  gap: 15px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .column_company .column_company__history .history_item {
    padding: 10px;
  }
}
.column_company .column_company__history .history_item:last-child .history_label::after {
  display: none;
}
.column_company .column_company__history .history_label {
  font-size: 1.5rem;
  text-align: center;
  background: #a23333;
  width: 90px;
  height: 90px;
  max-height: 90px;
  min-width: 90px;
  border-radius: 45px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
}
.column_company .column_company__history .history_label::before, .column_company .column_company__history .history_label::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.column_company .column_company__history .history_label::before {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
  border: solid 1px #a23333;
  top: -5px;
}
.column_company .column_company__history .history_label::after {
  height: 35px;
  width: 2px;
  background: #a23333;
  bottom: -35px;
}
.column_company .column_company__history .history_title {
  font-weight: bold;
  font-size: 1.8rem;
  width: calc(100% - 80px);
  line-height: 1.4;
}

/*----------------------------------------------------
	会葬者の方へ mourner
----------------------------------------------------*/
.column_hall_list .mourner_hall {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 820px) {
  .column_hall_list .mourner_hall {
    gap: 10px;
  }
}
.column_hall_list .mourner_hall li {
  width: calc(25% - 23px);
  border: 1px solid #eee;
}
@media screen and (max-width: 820px) {
  .column_hall_list .mourner_hall li {
    width: calc(50% - 5px);
  }
}
.column_hall_list .mourner_hall li .text_box {
  text-align: center;
  margin-top: 10px;
}
.column_hall_list .mourner_hall li .text_box h3 {
  color: #a23333;
  font-size: 1.8rem;
}
.column_hall_list .mourner_hall li .img_box img {
  aspect-ratio: 4/3;
  object-fit: cover;
  width: 100%;
}
.column_hall_list .row-hall_link {
  max-width: 200px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 10px 0;
  border-radius: 0 0 5px 5px;
}
@media screen and (max-width: 820px) {
  .column_hall_list .row-hall_link {
    max-width: unset;
    width: 100%;
    padding: 10px;
  }
}
.column_hall_list .row-hall_link img {
  margin-bottom: 10px;
}

/*----------------------------------------------------
	モーダルウィンドウ
----------------------------------------------------*/
/* モーダル全体(背景＋本体) */
.modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 999;
}
.modal .close_btn {
  display: block;
  border-radius: 5px;
  margin: 20px;
}
.modal .close_btn:hover {
  cursor: pointer;
}

/* モーダル背景 */
.modal-bg {
  position: absolute;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
}

/* モーダル本体 */
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: 320px;
  background: white;
  padding: 20px 20px 10px;
  border-radius: 10px;
  text-align: center;
}
.modal-content .modal_tel {
  margin: 15px 0;
  font-size: 26px;
  font-weight: bold;
  flex-direction: unset;
  justify-content: center;
}
.modal-content .modal_tel::before {
  content: "\f095";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  padding-right: 0.2em;
  color: #a23333;
}

/* モーダルウィンドウ表示中に記事本体を固定 */
body.modal_fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

/*----------------------------------------------------
	404
----------------------------------------------------*/
.error-404 {
  text-align: center;
  padding: 80px 0 200px;
  color: #5c5c5c;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .error-404 {
    padding: 70px 0 80px;
  }
}
.error-404 .btn {
  margin-top: 50px;
}
.error-404 .icon_404 {
  background: #fff;
  font-size: 90px;
  font-size: 9rem;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 820px) {
  .error-404 .icon_404 {
    font-size: 7rem;
  }
}
.error-404 .icon_404 span {
  text-shadow: 2px 0 0 #a23333, 0 2px 0 #a23333, -2px 0 0 #a23333, 0 -2px 0 #a23333;
  color: #fff;
}

/*----------------------------------------------------
	CONTACT
----------------------------------------------------*/
.contact_form {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto 40px;
}
.contact_form dt,
.contact_form dd {
  padding: 20px;
  border-bottom: 1px solid #eee;
}
.contact_form dt {
  width: 30%;
  background: #fafafa;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact_form dt {
    width: 100%;
  }
}
.contact_form dt .hissu,
.contact_form dt .nini {
  font-size: 1.4rem;
  position: absolute;
  right: 10px;
  background-color: #bf2222;
  color: #fff;
  padding: 4px 5px;
  border-radius: 5px;
  line-height: 1;
}
.contact_form dt .nini {
  background-color: #ccc;
}
.contact_form dd {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .contact_form dd {
    width: 100%;
  }
}
.contact_form dd.textarea textarea {
  height: 100px;
}
.contact_form dd .input_wrap.name {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}
.contact_form dd .input_wrap.f_start {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-start;
}
.contact_form input[type=text],
.contact_form input[type=email],
.contact_form textarea {
  width: 100%;
  border-style: none;
  border: 1px solid #ccc;
  padding: 5px;
}
.contact_form .group {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 820px) {
  .contact_form .group {
    flex-wrap: wrap;
  }
}
.contact_form select {
  padding: 5px 10px;
}

.radio-person {
  display: flex;
  margin-bottom: 30px;
}
.radio-person input {
  display: none;
}
.radio-person .wpcf7-list-item {
  width: 50%;
  border: 2px solid #00a0e9;
  color: #00a0e9;
}
.radio-person .wpcf7-list-item .wpcf7-list-item-label {
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 10px;
}
.radio-person .wpcf7-list-item .wpcf7-list-item-labell:hover {
  cursor: pointer;
}
.radio-person .wpcf7-list-item label {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.radio-person .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label {
  background: #00a0e9;
  color: #fff;
}

.pp_box {
  width: 80%;
  height: 240px;
  box-sizing: border-box;
  overflow-y: scroll;
  border: 1px solid #ccc;
  padding: 20px;
  margin: 20px auto 40px;
}
@media screen and (max-width: 767px) {
  .pp_box {
    width: 100%;
  }
}
.pp_box .sec_title {
  font-size: clamp(2.2rem, 4vw, 3rem);
  margin-bottom: 10px;
}

.accept {
  padding: 20px;
  background: #fafafa;
  text-align: center;
  margin-bottom: 40px;
}

.wpcf7-submit,
.wpcf7-previous {
  margin: 0 auto;
  display: block;
  border: 1px solid #fc6d00;
  border-radius: 10px;
  font-size: 3rem;
  background: #fc6d00;
  color: #fff;
  padding: 10px 60px 20px;
  transition: all 0.3s;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  box-shadow: 0px 5px 0px 0px #ad5f10;
}
.wpcf7-submit:hover,
.wpcf7-previous:hover {
  background-color: #fff;
  color: #fc6d00;
}
.wpcf7-submit::after,
.wpcf7-previous::after {
  content: "\f0a9";
  font-weight: 900;
  font-family: "Font Awesome 6 free";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .wpcf7-submit::after,
  .wpcf7-previous::after {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .wpcf7-submit,
  .wpcf7-previous {
    padding: 10px 20px 20px;
    width: 100%;
    font-size: 2.6rem;
  }
}

.wpcf7-submit span {
  font-size: 1.4rem;
}

.wpcf7-previous {
  background: #fff;
  color: #c4bb9f;
  border: 1px solid #c4bb9f;
  transition: all 0.3s;
}
.wpcf7-previous:hover {
  background: #c4bb9f;
  color: #fff;
}

@media screen and (max-width: 820px) {
  body.page-template-hall_detail .column_voice {
    padding-bottom: 60px;
  }
}

.member_contents .member_type__list {
  display: flex;
  gap: 30px;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .member_contents .member_type__list {
    margin: 0 15px;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .member_type__list {
    gap: 10px;
  }
}
.member_contents .member_type__item {
  width: 50%;
  border-radius: 10px 10px 0 0;
  font-size: 2rem;
  line-height: 1.4;
  padding: 5px 10px 10px;
}
@media screen and (max-width: 767px) {
  .member_contents .member_type__item {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 10px 10px 30px;
    font-size: 1.8rem;
  }
}
.member_contents .member_type__item strong {
  font-size: 130%;
  font-weight: normal;
}
.member_contents .member_type__item .label {
  background: #fff;
  color: #a23333;
  padding: 5px 20px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .member_contents .member_type__item .label {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border-radius: 5px;
    flex-grow: 1;
    font-size: 1.4rem;
  }
}
.member_contents .member_type__item.show {
  position: relative;
  font-weight: bold;
}
.member_contents .member_type__item.show strong {
  font-weight: bold;
}
.member_contents .member_type__item.show::after {
  content: "\f0ab";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  position: absolute;
  top: 40%;
  right: 10px;
  transform: translateY(-50%);
  color: #fff;
  animation: updown1 3s ease-in-out 0s infinite;
}
@media screen and (max-width: 767px) {
  .member_contents .member_type__item.show::after {
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.member_contents .member_type__item:nth-child(1) .label {
  color: #3368ca;
}
.member_contents .member_type__item:nth-child(1).show {
  background: #3368ca;
}
.member_contents .member_type__item:nth-child(2) .label {
  color: #ef6f18;
}
.member_contents .member_type__item:nth-child(2).show {
  background: #ef6f18;
}
.member_contents .amagasaki .text_color {
  color: #3368ca;
}
.member_contents .amagasaki__mv, .member_contents .osaka__mv {
  padding: 60px 0;
}
@media screen and (max-width: 820px) {
  .member_contents .amagasaki__mv, .member_contents .osaka__mv {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .amagasaki__mv, .member_contents .osaka__mv {
    padding: 15px 0;
  }
}
.member_contents .amagasaki__mv .sec_title, .member_contents .osaka__mv .sec_title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 820px) {
  .member_contents .amagasaki__mv .sec_title, .member_contents .osaka__mv .sec_title {
    font-size: clamp(2.4rem, 3.5vw, 3.8rem);
  }
}
.member_contents .amagasaki__mv .label, .member_contents .osaka__mv .label {
  color: #fff;
  font-size: 75%;
  padding: 5px 30px;
  border-radius: 30px;
}
.member_contents .amagasaki__mv {
  background: #3368ca1a;
}
.member_contents .amagasaki__mv img {
  border-radius: 3px;
}
.member_contents .amagasaki__mv .label {
  background: #3368ca;
}
.member_contents .amagasaki__inner, .member_contents .osaka__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 820px) {
  .member_contents .amagasaki__inner, .member_contents .osaka__inner {
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .amagasaki__inner, .member_contents .osaka__inner {
    flex-direction: column-reverse;
  }
}
.member_contents .amagasaki__member {
  overflow: unset;
}
.member_contents .amagasaki__feature {
  max-width: 1000px;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .member_contents .amagasaki__feature {
    padding: 20px 15px;
  }
}
.member_contents .amagasaki__point {
  flex-direction: column;
}
.member_contents .amagasaki__chouikin {
  background: #f5f5f5;
  padding: 15px;
}
.member_contents .amagasaki__chouikin .title {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.member_contents .amagasaki__chouikin .read {
  font-size: 1.8rem;
  font-weight: bold;
}
.member_contents .amagasaki__chouikin .read strong {
  color: #bf2222;
}
.member_contents .amagasaki__item {
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .member_contents .amagasaki__item {
    flex-direction: column;
    gap: 10px;
  }
}
.member_contents .amagasaki__item img {
  max-width: 100px;
}
.member_contents .amagasaki__item:last-child {
  border-bottom: none;
}
.member_contents .amagasaki__item:nth-child(2) .amagasaki__text {
  margin-bottom: 10px;
}
.member_contents .amagasaki__title {
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .member_contents .amagasaki__title {
    text-align: center;
  }
}
.member_contents .amagasaki__note {
  background: #3368ca1a;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .member_contents .amagasaki__note {
    padding: 15px;
  }
}
.member_contents .amagasaki__btn .text {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 10px;
}
.member_contents .amagasaki__btn .btn {
  background: #3368ca;
}
.member_contents .amagasaki__join {
  background: #3368ca1a;
  overflow: unset;
}
.member_contents .amagasaki__tel {
  max-width: 800px;
  margin: 0 auto 30px;
  border: solid 1px #3368ca;
  border-radius: 10px;
  overflow: hidden;
}
.member_contents .amagasaki__tel .title {
  background: #3368ca;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 2rem;
  font-weight: bold;
}
.member_contents .amagasaki__tel .tel_wrap {
  background: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .member_contents .amagasaki__tel .tel_wrap {
    padding: 15px;
  }
}
.member_contents .amagasaki__tel .tel_wrap .text {
  font-size: 1.8rem;
  font-weight: bold;
}
.member_contents .amagasaki__tel .tel_wrap .label {
  color: #a23333;
  font-weight: bold;
  border: solid 2px #a23333;
  padding: 5px 30px;
  border-radius: 30px;
  font-size: 1.4rem;
}
.member_contents .amagasaki__tel .tel {
  display: flex;
  align-items: center;
  gap: 10px;
}
.member_contents .amagasaki__tel .tel .num {
  font-size: 6rem;
  line-height: 1;
}
.member_contents .amagasaki__tel .tel .tel_anime {
  width: 60px;
  height: 60px;
}
.member_contents .amagasaki__tel .tel .tel_anime svg {
  width: 60px;
  height: 60px;
}
.member_contents .osaka .text_color {
  color: #ef6f18;
}
.member_contents .osaka__inner {
  margin-bottom: 20px;
}
.member_contents .osaka__mv {
  background: #ef6f181a;
}
.member_contents .osaka__mv .label {
  background: #ef6f18;
}
.member_contents .osaka__mv-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__mv-text {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__mv-text {
    width: 100%;
  }
}
.member_contents .osaka__mv-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__mv-right {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__mv-right {
    width: 100%;
  }
}
.member_contents .osaka__mv-img {
  position: relative;
  padding: 0 50px 100px 0;
  max-width: 389px;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__mv-img {
    padding-bottom: 80px;
  }
}
.member_contents .osaka__mv-img .card_02 {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 226px;
}
.member_contents .osaka__mv-note {
  text-align: right;
}
.member_contents .osaka__mv-cost {
  font-size: clamp(2.2rem, 3vw, 2.8rem);
  font-weight: bold;
}
.member_contents .osaka__mv-cost .wrap {
  display: flex;
  gap: 10px;
}
.member_contents .osaka__mv-cost .text_h {
  writing-mode: vertical-rl;
  border: solid 1px #333;
  padding: 5px 0;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.member_contents .osaka__mv-cost .num {
  font-size: clamp(4.5rem, 6vw, 6rem);
  line-height: 1;
  font-weight: normal;
}
.member_contents .osaka__mv-list {
  background: #fff;
  padding: 15px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__mv-list {
    flex-direction: column;
    gap: 5px;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__mv-list {
    width: auto;
    padding: 15px 45px;
  }
}
.member_contents .osaka__mv-list .marker {
  color: #f00303;
  font-weight: bold;
}
.member_contents .osaka__mv-list .marker .num {
  font-weight: normal;
}
.member_contents .osaka__mv-item {
  font-size: 2rem;
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__mv-item {
    font-size: 1.6rem;
  }
}
.member_contents .osaka__mv-item::before {
  content: "\f058";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  color: #ef6f18;
}
.member_contents .osaka__mv-item .num {
  font-size: 130%;
  line-height: 1;
}
.member_contents .osaka_recommend {
  border-radius: 10px;
  max-width: 1000px;
  margin: 0 auto;
}
.member_contents .osaka_recommend dt {
  background: #a23333;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.2;
}
.member_contents .osaka_recommend dd {
  padding: 20px;
  background: #a233331a;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka_recommend dd {
    flex-direction: column;
  }
}
.member_contents .osaka_recommend dd img {
  width: 30%;
  border-radius: 10px;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka_recommend dd img {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka_recommend dd img {
    width: 100%;
  }
}
.member_contents .osaka_recommend dd ul {
  width: 70%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka_recommend dd ul {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka_recommend dd ul {
    width: 100%;
  }
}
.member_contents .osaka_recommend dd ul li {
  font-size: 2rem;
  display: flex;
  line-height: 1.2;
}
.member_contents .osaka_recommend dd ul li::before {
  content: "\f058";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  padding-right: 0.5em;
  color: #a23333;
}
.member_contents .osaka__card {
  justify-content: center;
  margin-bottom: 30px;
}
.member_contents .osaka__system {
  background: #ef6f181a;
}
.member_contents .osaka__system .system_cost {
  max-width: 800px;
  margin: 0 auto;
}
.member_contents .osaka__system table {
  width: 100%;
  margin-bottom: 10px;
}
.member_contents .osaka__system table thead tr, .member_contents .osaka__system table tbody tr {
  display: flex;
}
.member_contents .osaka__system table thead tr {
  align-items: flex-end;
}
.member_contents .osaka__system table tbody tr {
  border-bottom: solid 2px #eee;
}
.member_contents .osaka__system table tbody tr .w40, .member_contents .osaka__system table tbody tr .w80 {
  border-left: 2px solid #eee;
}
.member_contents .osaka__system table tbody tr th, .member_contents .osaka__system table tbody tr td {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
  padding: 15px;
}
.member_contents .osaka__system table tbody tr.end {
  border-bottom: none;
}
.member_contents .osaka__system table tbody tr .cost {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table tbody tr .cost {
    flex-direction: column;
    gap: 5px;
  }
}
.member_contents .osaka__system table tbody tr .line {
  position: relative;
  padding: 0 10px;
}
.member_contents .osaka__system table tbody tr .line::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  height: 1px;
  background: #f00303;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table tbody tr th, .member_contents .osaka__system table tbody tr td {
    padding: 10px 5px;
  }
  .member_contents .osaka__system table tbody tr th {
    font-size: 1.4rem;
  }
  .member_contents .osaka__system table tbody tr .icon:before {
    content: "\f063";
  }
}
.member_contents .osaka__system table th, .member_contents .osaka__system table td {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table th, .member_contents .osaka__system table td {
    padding: 5px;
  }
}
.member_contents .osaka__system table th {
  color: #fff;
  background: #333;
}
.member_contents .osaka__system table th.none {
  background: none;
}
.member_contents .osaka__system table th.bronze {
  background: #ac6b25;
  border-left: 2px solid #eee;
}
.member_contents .osaka__system table th.bronze .title {
  font-size: clamp(1.6rem, 4vw, 2rem);
}
.member_contents .osaka__system table th.gold {
  background: #e6b422;
  padding: 20px 10px 10px;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table th.gold {
    padding: 10px 5px 5px;
  }
}
.member_contents .osaka__system table th.gold .title {
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1;
  margin-bottom: 15px;
  display: block;
}
.member_contents .osaka__system table td {
  background: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
.member_contents .osaka__system table strong {
  font-size: 150%;
  color: #bf2222;
}
.member_contents .osaka__system table strong.num {
  font-size: 200%;
  line-height: 1;
}
.member_contents .osaka__system table .w20 {
  width: 20%;
  line-height: 1.2;
}
.member_contents .osaka__system table .w40 {
  width: 40%;
}
.member_contents .osaka__system table .w80 {
  width: 80%;
}
.member_contents .osaka__system table .osaka__case .text {
  margin-bottom: 10px;
}
.member_contents .osaka__system table .price_unit_box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  position: relative;
  color: #bf2222;
  margin-bottom: 10px;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table .price_unit_box {
    flex-direction: column;
    gap: 5px;
  }
}
.member_contents .osaka__system table .price_unit_box .price_unit_left {
  text-align: center;
  background: #bf2222;
  color: #fff;
  padding: 5px 20px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table .price_unit_box .price_unit_left {
    width: 100%;
    margin-bottom: 15px;
  }
}
.member_contents .osaka__system table .price_unit_box .price_unit_left::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0px 10px 20px;
  border-color: transparent transparent transparent #bf2222;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table .price_unit_box .price_unit_left::after {
    top: auto;
    right: auto;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    border-width: 15px 10px 0px 10px;
    border-color: #bf2222 transparent transparent transparent;
  }
}
.member_contents .osaka__system table .price_unit_box .price_unit_left .text_price {
  color: #fff000;
}
.member_contents .osaka__system table .price_unit_box .price_unit_left .num {
  font-size: 150%;
}
.member_contents .osaka__system table .price_unit_box .detail_lead {
  font-size: 2rem;
  font-weight: bold;
  color: #bf2222;
  position: relative;
  display: inline-block;
  line-height: 1;
}
.member_contents .osaka__system table .price_unit_box .price_unit_untax {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  font-family: "Oswald", sans-serif;
}
.member_contents .osaka__system table .price_unit_box .price_unit_untax .yen {
  font-size: 3rem;
  position: relative;
}
.member_contents .osaka__system table .price_unit_box .price_unit_untax .tax {
  position: absolute;
  width: 3em;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2rem;
  top: -5px;
}
.member_contents .osaka__system table .price_unit_box .price_unit_taxin {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  font-family: "Oswald", sans-serif;
}
.member_contents .osaka__system table .label {
  background: #fff;
  color: #333;
  border-radius: 30px;
  padding: 0 30px 5px;
  white-space: nowrap;
  line-height: 1.2;
  font-size: clamp(1.6rem, 4vw, 2.2rem);
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__system table .label {
    padding: 0 20px 5px;
    border-radius: 10px;
  }
}
.member_contents .osaka__system table .label .num {
  font-size: 150%;
}
.member_contents .osaka__system table .label .color {
  color: #a23333;
}
.member_contents .osaka__system .system_note {
  margin-bottom: 30px;
}
.member_contents .osaka__feature .feature {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__feature .feature {
    gap: 30px;
  }
}
.member_contents .osaka__feature .feature__item {
  width: calc(33.3333333333% - 14px);
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  position: relative;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__feature .feature__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__feature .feature__item {
    width: 100%;
  }
}
.member_contents .osaka__feature .feature__item sup {
  font-size: 70%;
}
.member_contents .osaka__feature .feature__item .marker {
  color: #a23333;
}
.member_contents .osaka__feature .feature__item img {
  border-radius: 9px 9px 0 0;
  width: 100%;
}
.member_contents .osaka__feature .feature__item .label {
  white-space: nowrap;
  position: absolute;
  background: #ef6f18;
  color: #fff;
  border-radius: 30px;
  padding: 5px 30px;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
}
.member_contents .osaka__feature .feature__item .text {
  padding: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__feature .feature__item .text {
    padding: 15px;
    line-height: 1.2;
  }
}
.member_contents .osaka__gold .difference__list {
  border-collapse: collapse;
}
.member_contents .osaka__gold .difference__list .w20 {
  width: 20%;
}
.member_contents .osaka__gold .difference__list .w40 {
  width: 40%;
}
.member_contents .osaka__gold .difference__list tr {
  display: flex;
}
.member_contents .osaka__gold .difference__list th, .member_contents .osaka__gold .difference__list td {
  padding: 10px;
}
.member_contents .osaka__gold .difference__list thead tr {
  align-items: flex-end;
}
.member_contents .osaka__gold .difference__list thead .gold {
  background: #e6b422;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.2;
}
.member_contents .osaka__gold .difference__list thead .gojyokai {
  background: #f4f4f4;
}
.member_contents .osaka__gold .difference__list tbody tr {
  border-bottom: solid 1px #ccc;
}
.member_contents .osaka__gold .difference__list tbody th {
  background: #333;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.member_contents .osaka__gold .difference__list tbody td {
  background: #fff;
  display: flex;
  align-items: center;
}
.member_contents .osaka__gold .difference__list tbody td .marker {
  color: #f00303;
  font-weight: bold;
  font-size: 1.8rem;
}
.member_contents .osaka__gold .difference__list tbody td.gold {
  background: rgba(230, 180, 34, 0.1019607843);
  position: relative;
  border-left: 5px solid #e6b422;
  border-right: 5px solid #e6b422;
}
.member_contents .osaka__gold .difference__list tbody td.gold--end {
  border-bottom: 5px solid #e6b422;
}
.member_contents .osaka__join {
  background: #ef6f181a;
}
.member_contents .osaka__join .read_title {
  text-align: center;
  font-weight: bold;
  font-size: clamp(2.2rem, 4vw, 3rem);
  line-height: 1.4;
  margin-bottom: 15px;
}
.member_contents .osaka__join .read_title strong {
  color: #bf2222;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__join .join {
    flex-direction: column;
  }
}
.member_contents .osaka__join .join__item {
  background: #fff;
  border: solid 1px #ef6f18;
  width: 50%;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__join .join__item {
    width: 100%;
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__join .join__item {
    flex-direction: column;
  }
}
.member_contents .osaka__join .join__item.web .num {
  font-size: 150%;
}
.member_contents .osaka__join .join__item.tel .num {
  font-size: 6rem;
  line-height: 1;
}
.member_contents .osaka__join .join__item.tel .tel_anime {
  height: 60px;
  width: 60px;
}
.member_contents .osaka__join .join__item.tel .tel_anime svg {
  height: 60px;
  width: 60px;
}
.member_contents .osaka__join .join__item.tel .tel_link {
  align-items: center;
}
.member_contents .osaka__join .join__item.tel .note {
  font-weight: bold;
  font-size: 1.4rem;
  color: #a23333;
  padding: 5px;
  width: 100%;
  border-radius: 30px;
  border: solid 2px #a23333;
}
.member_contents .osaka__join .join__title {
  background: #ef6f18;
  color: #fff;
  padding: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 2rem;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__join .join__title {
    width: 30%;
    flex-direction: column;
  }
  .member_contents .osaka__join .join__title i {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__join .join__title {
    width: 100%;
    flex-direction: row;
  }
  .member_contents .osaka__join .join__title i {
    font-size: 2rem;
  }
}
.member_contents .osaka__join .join__text {
  font-size: 1.8rem;
}
.member_contents .osaka__join .join__wrap {
  flex-grow: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .member_contents .osaka__join .join__wrap {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .member_contents .osaka__join .join__wrap {
    width: 100%;
    padding: 15px;
  }
}
.member_contents .osaka__join .btn {
  box-shadow: none;
  width: 100%;
}

body.inquiry #footer, body.consultation #footer, body.club #footer {
  padding: 0;
}

.form_banner {
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .form_banner {
    margin-bottom: 30px;
  }
}

.club_recommend {
  border-radius: 10px;
  max-width: 1000px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 1100px) {
  .club_recommend {
    margin-bottom: 50px;
  }
}
.club_recommend dt {
  background: #a23333;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.2;
}
.club_recommend dd {
  padding: 20px;
  background: #a233331a;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .club_recommend dd {
    flex-direction: column;
  }
}
.club_recommend dd ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.club_recommend dd ul li {
  font-size: 2rem;
  display: flex;
  line-height: 1.2;
}
.club_recommend dd ul li::before {
  content: "\f058";
  font-family: "Font Awesome 6 free";
  font-weight: 900;
  padding-right: 0.5em;
  color: #a23333;
}
.club_recommend dd ul li a {
  text-decoration: underline;
  color: #a23333;
}

.consultation_wrap {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media screen and (max-width: 1100px) {
  .consultation_wrap {
    gap: 50px;
  }
}
@media screen and (max-width: 767px) {
  .consultation_wrap {
    gap: 30px;
  }
}
.consultation_wrap .consultation_title {
  text-align: center;
  font-size: clamp(2.2rem, 4vw, 3rem);
  margin-bottom: 30px;
}
.consultation_wrap .consultation_title strong.text_color {
  font-size: 150%;
}
.consultation_wrap .consultation_merit {
  background: #f9f1f1;
  padding: 60px 0;
}
@media screen and (max-width: 1100px) {
  .consultation_wrap .consultation_merit {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .consultation_wrap .consultation_merit {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .consultation_wrap .consultation_merit .merit_list {
    flex-direction: column;
  }
}
.consultation_wrap .consultation_merit .merit_item {
  background: #fff;
  padding: 20px;
  width: 33.3333333333%;
  text-align: center;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .consultation_wrap .consultation_merit .merit_item {
    width: 100%;
  }
}
.consultation_wrap .consultation_merit .merit_item img {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .consultation_wrap .consultation_merit .merit_item img {
    width: 70%;
  }
}
.consultation_wrap .consultation_merit .merit_item .text {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .consultation_wrap .consultation_flow .flow_list {
    flex-direction: column;
  }
}
.consultation_wrap .consultation_flow .flow_item {
  width: 33.3333333333%;
  border: solid 1px #a23333;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .consultation_wrap .consultation_flow .flow_item {
    width: 100%;
  }
}
.consultation_wrap .consultation_flow .flow_item::after {
  content: "";
  position: absolute;
  left: -21px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 20px;
  border-color: transparent transparent transparent #a23333;
}
@media screen and (max-width: 767px) {
  .consultation_wrap .consultation_flow .flow_item::after {
    border-width: 20px 30px 0 30px;
    border-color: #a23333 transparent transparent transparent;
    left: 50%;
    transform: translate(-50%, 0);
    top: -21px;
  }
}
.consultation_wrap .consultation_flow .flow_item:first-child::after {
  display: none;
}
.consultation_wrap .consultation_flow .flow_item .label {
  position: absolute;
  top: 0;
  left: 0;
  background: #a23333;
  color: #fff;
  padding: 5px 15px;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 9px 0 10px 0;
}
.consultation_wrap .consultation_flow .flow_item img {
  border-radius: 10px;
  margin-bottom: 15px;
}
.consultation_wrap .consultation_flow .flow_item .title {
  font-weight: bold;
  font-size: 2.4rem;
  color: #a23333;
  text-align: center;
  border-bottom: dashed 2px #c4bb9f;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.privacy_list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.privacy_list .privacy_item .privacy_title {
  font-size: clamp(1.8rem, 4vw, 2rem);
  margin-bottom: 10px;
  font-weight: bold;
  border-left: 5px solid #a23333;
  padding: 5px 5px 5px 10px;
  border-bottom: 1px solid #ccc;
}
.privacy_list .privacy_item ul, .privacy_list .privacy_item dl {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.privacy_list .privacy_item dl {
  margin-top: 10px;
}
.privacy_list .privacy_item dl dt {
  font-weight: bold;
}

.column_other_btns {
  margin-bottom: 40px;
}
.column_other_btns .flex {
  justify-content: center;
}
.column_other_btns .other_plan_btn {
  color: #fff;
  padding: 15px 10px;
  width: calc(50% - 10px);
  max-width: 500px;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .column_other_btns .other_plan_btn {
    width: 100%;
  }
}
.column_other_btns .other_plan_btn::after {
  content: "\f138";
  font-weight: 900;
  font-family: "Font Awesome 6 free";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.column_other_btns .other_plan_btn.simple {
  background: #a36b33;
}
.column_other_btns .other_plan_btn.family {
  background: #a3326b;
}
.column_other_btns .other_plan_btn.oneday {
  background: #6ba333;
}
.column_other_btns .other_plan_btn.general {
  background: #3c268f;
}

.js-scrollable {
  overflow-y: unset !important;
  background: none !important;
}
@media screen and (max-width: 820px) {
  .js-scrollable table {
    width: 800px;
  }
}