@charset "utf-8";
/* ■◆■━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━■◆■ */
/*                                                                 */
/*    【PC・TB・SP共通部分】
/*    【PCファーストで記述してあります】 */
/*                                                                 */
/* ■◆■━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━■◆■ */

/* ヒラギノ角ゴに似たフォントのインポート */
@import url(‘https://fonts.googleapis.com/css?family=Noto+Sans+JP&subset=japanese’);

img {
  width: 100%;
  vertical-align: bottom;
}
p,
h2,
h3,
a {
  font-family: "游ゴシック", "sans-selif";
  color: #000000;
}
a:hover {
  text-decoration: none;
}
#menuContainer {
  display: block;
}

/* メイン画像　ここから --------------------------------------------------------*/

.main_img_container {
  width: 100%;
  position: relative;
}
.main_img {
  width: 100%;
}
/* メイン画像　ここまで --------------------------------------------------------*/

/* 自社ホールの宣伝　ここから--------------------------------------------------------*/

.sougi_senden {
  background: #008e72;
}
.sougi_main_text {
  margin: 0 12%;
}
/* ホールのメダル　ここから */

.sougi_main_image_container {
  padding: 0 0 45px 0;
}
.sougi_main_image_container li:last-child {
  margin: 0;
}
.sougi_main_text_container {
  padding: 60px 0;
  text-align: center;
}
.sougi_main_image_container ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.sougi_main_text li {
  margin: 0 20px 0 0;
  width: 100%;
  height: auto;
}
/* 選ばれてセレマ　ここから */

.sougi_text_container_big_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 0 0 30px 0;
}
.sougi_text_container_big {
  border-bottom: 7px solid #fff;
  border-top: 7px solid #fff;
}
.sougi_text_wrapper {
  display: flex;
  align-items: center;
  font-family: ‘Noto Sans JP’, sans-serif;
  font-weight: bold;
}
.sougi_text_wrapper p {
  color: #fff;
}
.sougi_text_container p:first-child {
  font-size: 1.75em;
  line-height: 1.2;
  text-align: center;
  margin: 0 25px 0 0;
}
.sougi_text_container p:last-child {
  font-size: 4em;
}
/* p */
.cerema_text {
  padding-left: 10px;
}
.cerema_num span {
  display: inline-block;
  font-family: "游ゴシック", "Noto sans" !important;
  margin-right: 10px;
  /* width: 210px; */
}
.cerema_num.change_color {
  color: #fff;
  transition: 0.3s;
}
.cerema_num span.hole {
  font-size: 60%;
}
@media screen and (max-width: 768px) {
  .cerema_num span.hole {
    /* margin-left: -90px; */
    margin-bottom: -40px;
  }
}
/* 2023年度調べ等の文字　ここから */

.sougi_text_min_container {
  display: flex;
  justify-content: flex-end;
}
.sougi_text_min_wrapper {
  text-align: left;
}
.sougi_text_min {
  color: #fff;
  font-family: "游ゴシック", "sans-selif";
  font-size: 6px;
  font-weight: bold;
  display: flex;
}
.sougi_text_min > span {
  display: block;
}
.sougi_text_min > span:first-child {
  margin-right: 10px;
}
.sp_sougi_text_container {
  display: none;
}
/* 選ばれてセレマの調整用 */
@media screen and (max-width: 1600px) {
  .sougi_text_container_big_wrapper {
    flex-direction: column;
    margin: 0 auto 25px;
    width: 65%;
  }
  .sougi_text_container_big:first-child {
    margin: 0 0 20px 0;
  }
  .sougi_text_wrapper {
    justify-content: center;
  }
}
/* TBサイズ  */
@media screen and (max-width: 1240px) {
  .sougi_main_text {
    margin: 0px 5%;
  }
  .sougi_main_image_container ul {
    flex-wrap: wrap;
  }
  .sougi_main_image_container li {
    width: calc(33% - 30px);
  }
  .sougi_text_container p:first-child {
    font-size: 1.3em;
  }
  .sougi_text_container p:last-child {
    font-size: 2.5em;
  }
  .cerema_num span {
    /* width: 140px; */
  }

  .sougi_text_min_container {
    justify-content: center;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .sougi_main_text_container {
    padding: 30px 0;
  }
  .sougi_main_image_container li {
    width: calc(50% - 30px);
  }
  .sougi_main_image_container li:nth-child(even) {
    margin: 0;
  }
  .sougi_text_container_big_wrapper {
    width: 100%;
  }
  .sougi_text_wrapper {
    flex-direction: column;
    /* padding: 0px 34px; */
    width: 100%;
  }
  .sougi_text_container p:first-child {
    font-size: 1.2em;
    margin: 13px 0;
    letter-spacing: 0.07em;
    line-height: 1.5em;
  }
  .sougi_text_container p:last-child {
    font-size: 4em;
  }
  .sougi_text_container_big {
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
  }
  .cerema_num span {
    /* width: 177px; */
  }
  .number {
    font-size: 3.3rem;
  }
  /* .sougi_text_container p:last-child {
		font-size: 3.4rem;
	} */
  .sougi_text_wrapper .cerema_num {
    font-size: 3.4rem;
    margin-top: -20px;
  }
  .sougi_text_container p:last-child {
    font-size: 3.4rem;
  }
  .cerema_num span {
    /* width: 177px; */
    /* min-width: 200px; */
  }
  ul.funeral_nav span {
    font-size: 0.8em;
  }
}

/* 自社ホールの宣伝　ここまで---------------------------------------------------------------------*/

/* 葬儀品質の認定制度【全互協葬儀品質認定】を取得しています。 ここから--------------------------------*/

/* PCサイズ */

.nintei_main {
  margin: 80px auto;
  max-width: 1170px;
}
.nintei_container {
  background: #fffcf5;
  border: 1px solid #008e72;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 4%;
}
.nintei_img_container {
  margin: 0 30px 0 0;
  width: 33%;
}
.nintei_text_container > h2 {
  font-size: 1.4em;
  margin: 0px 0 14px 0;
  text-align: center;
}
.nintei_text_container > p {
  font-size: 17px;
}
/* TBサイズ  */
@media screen and (max-width: 1240px) {
  .nintei_main {
    margin: 80px 8%;
  }
  .nintei_container {
    flex-direction: column;
  }
  .nintei_img_container {
    margin: 0 0 30px 0;
    width: 60%;
  }
  .nintei_text_container > h2 {
    font-size: 1.4em;
  }
  .nintei_text_container > p {
    text-align: center;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .nintei_main {
    margin: 80px 10%;
  }
  .nintei_img_container {
    width: 77%;
  }
  .nintei_text_container > h2 {
    font-size: 17px;
  }
  .nintei_text_container > p {
    font-size: 16px;
  }
}
/* 葬儀品質の認定制度【全互協葬儀品質認定】を取得しています。ここまで --------------------------------*/

/* グリーフケア士 ここから--------------------------------*/
/* PCサイズ */
.griefcare {
  margin: 0px auto 60px;
  max-width: 1170px;
}
.griefcare-img {
  position: relative;
}
.griefcare_sp_img {
  display: none;
}
.griefcare-text {
  position: absolute;
  top: 0;
  /* left: 27%; */
  max-width: 1170px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.griefcare-text p {
  font-size: 17px;
}
.griefcare-text p br {
  display: none;
}
.griefcare-text-top {
  margin: 50px 0 40px;
}
.griefcare-tit {
  display: flex;
}
.griefcare-text h3 {
  color: #aa9440;
  font-size: 2.94em;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Sawarabi Mincho",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    serif;
  /* margin-bottom: 17px; */
  display: flex;
  position: relative;
}
.griefcare-text h3 span {
  background: #aa9440;
  color: #fff;
  display: block;
  font-size: 36px;
  height: 61px;
  width: 61px;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
.jo {
  top: -27px;
  right: -5px;
}
.kyu {
  top: 0px;
  left: -5px;
  /* margin-bottom: 17px; */
}
/* セレマ家族葬バナー ここから--------------------------------*/
/* PCサイズ */
.family-bnr {
  margin: 0px auto 80px;
  max-width: 1170px;
}
.family-bnr-img {
  position: relative;
}
.family-bnr_sp_img {
  display: none;
}
.family-bnr-text {
  position: absolute;
  top: 0;
  /* left: 27%; */
  max-width: 1170px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.family-bnr-text p {
  font-size: 17px;
  text-align: center;
}
.family-bnr-tit {
  display: flex;
}
.family-bnr-text h3 {
  color: #008e72;
  font-size: 2.94em;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Sawarabi Mincho",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    serif;
  /* margin-bottom: 17px; */
  display: flex;
  position: relative;
  margin: 80px 0 30px;
}

/* TBサイズ */
@media screen and (max-width: 960px) {
  .griefcare {
    margin: 0px auto 80px;
  }
  .griefcare-text {
    width: 100%;
  }
  .griefcare-text p {
    font-size: 1em;
  }
  .griefcare-text-top {
    margin: 25px 0 20px;
  }
  .griefcare-text h3 {
    font-size: 2.28em;
  }
  .griefcare-text h3 span {
    font-size: 30px;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    font-weight: 400;
  }
  .jo {
    top: -27px;
    right: -5px;
  }
  .kyu {
    top: 0px;
    left: -5px;
    /* margin-bottom: 17px; */
  }
  .family-bnr {
    margin: 0px auto 80px;
  }
  .family-bnr-text {
    width: 100%;
  }
  .family-bnr-text p {
    font-size: 1em;
  }
  .family-bnr-text h3 {
    font-size: 2.28em;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .griefcare {
    margin: -20px 20px 40px;
    padding: 0 2%;
  }
  .griefcare-img {
    position: relative;
  }
  .griefcare_pc_img {
    display: none;
  }
  .griefcare_sp_img {
    display: block;
  }
  .griefcare-text {
    max-width: calc(768px - 10%);
    width: 100%;
    height: 100%;
    padding: 2%;
  }
  .griefcare-text p {
    font-size: 16px;
    text-align: center;
  }
  .griefcare-text p br {
    display: block;
    font-size: 0.9em;
  }
  .griefcare-text-top {
    margin: 20px auto 5px;
  }
  .griefcare-tit {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
  }
  .griefcare-text h3 {
    color: #aa9440;
    font-size: 36px;
    display: flex;
    position: static;
    margin: 5px 0;
  }
  .griefcare-text h3 span {
    font-size: 24px;
    height: 46px;
    width: 46px;
    font-weight: 400;
    position: static;
  }
  .family-bnr {
    margin: 0px 20px 60px;
    padding: 0 2%;
  }
  .family-bnr-img {
    position: relative;
  }
  .family-bnr_pc_img {
    display: none;
  }
  .family-bnr_sp_img {
    display: block;
  }
  .family-bnr-text {
    max-width: calc(768px - 10%);
    width: 100%;
    height: 100%;
    padding: 2%;
  }
  .family-bnr-text p {
    font-size: 16px;
    text-align: center;
  }
  .family-bnr-text p br {
    display: block;
    font-size: 0.9em;
  }
  .family-bnr-tit {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
  }
  .family-bnr-text h3 {
    color: #008e72;
    font-size: 36px;
    display: flex;
    position: static;
    margin: 5px 0;
  }
  .family-bnr-text h3 span {
    font-size: 24px;
    height: 46px;
    width: 46px;
    font-weight: 400;
    position: static;
  }
}

/* セレマ葬儀プラン ここから--------------------------------*/

/* PCサイズ */
.plan {
  margin: 80px auto;
  max-width: 1170px;
}
.plan-container h2 {
  background-color: #008e72;
  color: #fff;
  font-size: 1.8em;
  margin: 0px 0 30px 0;
  padding: 10px;
  text-align: center;
}
.plan-tit-text {
  font-size: 17px;
  text-align: center;
  margin-bottom: 30px;
}
.plan-tit-text .plan-tit-text-br {
  display: none;
}
.plan-precoution {
  margin-bottom: 18px;
  text-align: center;
}
.plan-wrap {
  display: flex;
  gap: 0 30px;
  margin-bottom: 40px;
  justify-content: center;
}
.plan-item {
  max-width: 370px;
  width: calc(33.3% - 20px);
  border-radius: 10px;
}
.plan-item.border-blue {
  display: none;
}
.border-wine-red {
  border: 1px solid #b44578;
}
.border-purple {
  border: 1px solid #8667a3;
}
.border-gold {
  border: 1px solid #bbaa6a;
}
.border-blue {
  border: 1px solid #59a0a6;
}
.plan-item-tit {
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  font-size: 17px;
}
.bg-wine-red {
  background: #b44578;
}
.bg-purple {
  background: #8667a3;
}

.bg-gold {
  background: #bbaa6a;
}

.bg-blue {
  background: #59a0a6;
}

.plan-item-text {
  font-size: 17px;
  font-weight: bold;
  height: 58px;
  background: #f2f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 17px;
}
.font-wine-red {
  color: #b44578;
}
.font-purple {
  color: #8667a3;
}

.font-gold {
  color: #bbaa6a;
}

.font-blue {
  color: #59a0a6;
}

.plan-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 5% 15px;
}
.plan-wrapper-left {
  display: flex;
  align-items: center;
}
.star-img {
  margin-right: 3px;
}
.plan-wrapper-left p {
  color: #bd3d3d;
  font-weight: bold;
  line-height: 1.2rem;
  font-size: 17px;
}
.plan-price {
  color: #bd3d3d;
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 2.25rem;
}
.plan-price span {
  font-size: 0.85rem;
}
.price-normal {
  text-align: right;
  margin: 0 5% 15px 0;
}
.price-normal span {
  font-size: 1.2rem;
}
.plan-btn-area {
  padding: 30px 5%;
  height: 120px;
}
.plan-btn {
  height: 60px;
  border-radius: 10px;
}
.plan-btn a {
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* 丸ボタン　中の三角の設定　 */
.plan-btn a::after {
  content: "";
  position: absolute;
  top: 25px;
  right: 27.5px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  z-index: 2;
}
/* 丸ボタン　外枠の丸の設定　 */
.plan-btn a:before {
  position: absolute;
  top: 25%;
  right: 7%;
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  z-index: 1;
}
.plan-precoution-bottom {
  font-size: 1em;
  text-align: center;
  margin-bottom: 40px;
}
.plan-precoution-bottom br {
  display: none;
}
.chugoku-limited-btn {
  width: 330px;
  height: 90px;
  background: #008e72;
  margin: 0 auto;
  border-radius: 10px;
}
.chugoku-limited-btn a {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}
/* 丸ボタン　中の三角の設定　 */
.chugoku-limited-btn a::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 18.5px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  z-index: 2;
}
/* 丸ボタン　外枠の丸の設定　 */
.chugoku-limited-btn a:before {
  position: absolute;
  top: 33%;
  right: 4%;
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  z-index: 1;
}

/* TBサイズ  */
@media screen and (max-width: 1240px) {
  .plan-precoution {
    text-align: center;
  }
  .plan-wrap {
    display: flex;
    gap: 60px 0;
    flex-direction: column;
    align-items: center;
  }
  .plan-item {
    max-width: 370px;
    width: 100%;
    border-radius: 10px;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .plan {
    margin: 60px auto;
  }
  .menber h3 {
    font-size: 1.5em;
  }
  .plan-item.border-blue {
    display: block;
  }
  .plan-container h2 {
    font-size: 24px;
    margin: 0px 0 37px 0;
    padding: 14px;
  }
  .plan-tit-text {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .plan-tit-text .plan-tit-text-br {
    display: inline-block;
  }
  .plan-precoution {
    font-size: 1.1em;
    margin-bottom: 37px;
  }
  .plan-item-tit {
    font-size: 16px;
  }
  .plan-item-text {
    font-size: 16px;
  }
  .plan-wrap {
    padding: 0 5%;
  }
  .plan-btn-area.cource10 {
    padding: 0px 5% 30px;
    height: 90px;
  }
  .plan-precoution-bottom br {
    display: block;
  }
  .chugoku-limited-btn a {
    font-size: 16px;
  }
}
/* セレマ葬儀プラン　ここまで --------------------------------*/

/* セレマ会員募集中　ここから --------------------------------*/

/* PCサイズ */

.menber {
  margin: 80px auto;
  max-width: 1170px;
}
.menber-tit-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.menber h3 {
  color: #008e72;
  text-align: center;
}
.menber h3 br {
  display: none;
}
.menber h3 .menber-font-large {
  font-weight: bold;
  font-size: 2em;
}
.menber .srash {
  color: #008e72;
  font-family: Courier New;
  font-size: 3.5rem;
  font-weight: 400;
  margin-right: 10px;
  line-height: normal;
}
.menber-content h2 {
  background-color: #008e72;
  color: #fff;
  width: 800px;
  font-size: 1.8em;
  margin: 0px auto 35px;
  padding: 10px;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 93% 100%, 7% 100%);
}
.menber-content h2 br {
  display: none;
}
.menber-content {
  background: #fffcf5;
  border: 1px solid #008e72;
  border-radius: 10px;
}
.menber-content-wrapper {
  display: flex;
}
.menber-content-left {
  width: 50%;
  margin-left: 60px;
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
.menber-content-left li {
  display: flex;
  font-size: 22px;
  /* white-space: nowrap; */
}
.menber-content-left li .menber-marker {
  font-weight: bold;
  background: linear-gradient(transparent 50%, #ffff56 0%);

  height: 26px;
}
.menber-content-left li::before {
  content: url(/sougi/common/images/menber_check.png);
  padding-top: 5px;
  padding-right: 11px;
}
.menber-content-right {
  width: 50%;
}
.menber-img-sp {
  display: none;
}
/* TBサイズ */
@media screen and (max-width: 1240px) {
  .menber-content h2 {
    margin-bottom: 50px;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .menber-content-wrapper {
    flex-direction: column-reverse;
    align-items: center;
  }
  .menber-content-left {
    /* margin-left: 40%; */
    margin-bottom: 60px;
    width: 68%;
  }
  .menber-content-right {
    margin-bottom: 40px;
    width: 70%;
  }
  .menber-img {
    display: none;
  }
  .menber-img-sp {
    display: block;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .menber {
    margin: 60px auto;
  }
  .menber-content h2 {
    font-size: 24px;
  }
  .menber-tit-wrapper {
    margin-bottom: 20px;
  }
  .menber h3 {
    font-weight: 500;
    margin: 0;
  }
  .menber h3 br {
    display: inline-block;
  }
  .menber h3 .menber-font-large {
    font-weight: bold;
    font-size: 26px;
  }
  .menber .srash {
    font-family: Courier New;
    font-size: 5em;
    font-weight: 400;
    margin-right: 10px;
    line-height: 1.2em;
  }
  .menber-content {
    border-radius: 0;
    border: 0px;
  }
  .menber-content h2 br {
    display: inline-block;
    border-radius: 0;
  }
  .menber-content-left {
    padding: 0 5%;
    margin-bottom: 60px;
    margin-left: 0;
    width: 100%;
  }
  .menber-content-left li {
    font-size: 1em;
  }
  /* .menber-content-left li .menber-marker {
		font-size: 1em;
	} */

  .menber-content-right {
    margin-bottom: 40px;
    width: 100%;
  }
}
/* セレマ会員募集中　ここまで --------------------------------*/

/* お急ぎの方へ　ここから --------------------------------*/
/* PCサイズ */
.em-call {
  margin: 80px auto;
  max-width: 1170px;
}
.em-call-wrapper {
  border: 1px solid #d90052;
}
.em-call-tit-wrapper {
  background: #d90052;
  display: flex;
  justify-content: center;
  align-items: center;
}
.em-call-tit-wrapper h3 {
  color: #fff;
  font-size: 1.59em;
}
.em-call-tit-wrapper h3 br {
  display: none;
}
h3.em-call-tit {
  border: 2px solid #fff;
  padding: 5px 25px;
  margin-right: 20px;
}
.em-call-content-wrapper {
  display: flex;
}
.em-call-content-left {
  width: 60%;
  padding: 30px 0 0 30px;
}
.em-call-content-left .em-call-text {
  font-size: 17px;
  margin-bottom: 25px;
}
.em-call-content-right {
  width: 40%;
}
.em-call-num-img {
  width: 80%;
  margin-bottom: 18px;
}
.em-call-num-img img {
  width: 100%;
}
.em-call-free {
  font-weight: bold;
  font-size: 1.59em;
  /* margin-bottom: 40px; */
}
.em-call-free span {
  color: #d90052;
}

/* TBサイズ */
@media screen and (max-width: 1240px) {
  .em-call-tit-wrapper h3 {
    font-size: 1.4em;
  }
  .em-call-free {
    font-size: 1.4em;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .em-call {
    margin: 80px 5%;
  }
  .em-call-tit-wrapper {
    flex-direction: column;
    padding: 20px;
  }
  h3.em-call-tit {
    margin-right: 0;
    padding: 5px 19px;
  }
  .em-call-tit-wrapper h3 {
    font-size: 16px;
    text-align: center;
    line-height: normal;
  }
  .em-call-content-wrapper {
    flex-direction: column-reverse;
  }
  .em-call-content-left {
    width: 100%;
    padding: 20px 5% 40px;
  }
  .em-call-content-left .em-call-text {
    font-size: 16px;
  }
  .em-call-num-img {
    width: 98%;
  }
  .em-call-free {
    font-size: 1.1em;
  }
  .em-call-content-right {
    width: 100%;
  }
}
/* お急ぎの方へ　ここまで --------------------------------*/

/* テレビCM　ここから --------------------------------*/
/* PCサイズ */

.cm {
  margin: 80px auto;
  max-width: 1170px;
}
.cm-tit-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.cm h3 {
  color: #008e72;
  text-align: center;
}
.cm h3 br {
  display: none;
}
.cm h3 .cm-font-large {
  font-weight: bold;
  font-size: 2em;
}
.cm .srash {
  color: #008e72;
  font-family: Courier New;
  font-size: 3.5rem;
  font-weight: 400;
  margin-right: 10px;
  line-height: normal;
}
.youtube {
  display: flex;
  justify-content: center;
}
.youtube iframe {
  width: 1000px;
  height: 563px;
}
/* TBサイズ */
@media screen and (max-width: 1240px) {
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .cm {
    margin: 60px auto;
  }
  .cm-tit-wrapper {
    margin-bottom: 20px;
  }
  .cm h3 {
    font-weight: 500;
    margin: 0;
  }
  .cm h3 br {
    display: inline-block;
  }
  .cm h3 .cm-font-large {
    font-weight: bold;
    font-size: 26px;
  }
  .cm .srash {
    font-family: Courier New;
    font-size: 5em;
    font-weight: 400;
    margin-right: 10px;
    line-height: 1.2em;
  }
  .youtube iframe {
    width: 390px;
    height: 219px;
  }
}
/* テレビCM　ここまで --------------------------------*/

/* エリアを選ぶ　ここから --------------------------------*/

/* PCサイズ */
.eria_wrapper {
  background-color: #fffcf5;
  display: block;
  padding: 10px 0 0 0;
}
.eria_container {
  margin: 10px 0 0 0;
}
.eria_container_min {
  background: url(../images/todoufuken.png) no-repeat right top/auto 42%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
/* 各ホールページ　下層ページ用 */
#eria_container_min {
  background: url(../images/todoufuken.png) no-repeat right top/auto 100%;
}
.eria_container_min > h2 {
  color: #008e72;
  font-size: 2em;
  text-align: center;
  margin: 0 0 62px 0;
}
.eria_link_container {
  margin: 0 0 75px 0;
}
/* 各ホールページ　下層ページ用 */
#eria_link_container {
  margin: 0;
}
.eria_link_container > ul {
  display: flex;
  flex-wrap: wrap;
}
.eria_link_container li {
  margin: 0 35px 24px 0;
}
.eria_link_container li:last-child {
  margin: 0 0 24px 0;
}
.eria_link_container a {
  background: #fff;
  border: 3px solid #008e72;
  border-radius: 10px;
  color: #008e72;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  width: 266px;
  height: 80px;
  position: relative;
  /* padding: 20px 30px; */
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 50px;
  line-height: 75px;
}

/* 丸ボタン　中の三角の設定　 */
.eria_link_container a::after {
  content: "";
  position: absolute;
  top: 34px;
  right: 29px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #008e72;
  z-index: 2;
}
/* 丸ボタン　外枠の丸の設定　 */
.eria_link_container a::before {
  position: absolute;
  top: 25%;
  right: 7%;
  content: "";
  width: 40px;
  height: 40px;
  border: 3px solid #008e72;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}
.eria_link_wrapper {
  display: flex;
}
.eria_link_wrapper ul {
  display: flex;
  margin: 0 35px 0 0;
}
.eria_link_wrapper ul:nth-of-type(2) {
  margin: 0;
}
.eria_map_container {
  padding: 0 0 60px 0;
}
.eria_map_container iframe {
  vertical-align: top;
  width: 100%;
  aspect-ratio: 9/6;
}
.sp_image {
  display: none;
}
/* TBサイズ */
@media screen and (max-width: 1240px) {
  .eria_link_wrapper {
    flex-direction: column;
    align-items: center;
  }
  .eria_link_wrapper ul {
    margin: 0;
  }
  .eria_link_container {
    padding: 0px 0 300px 0;
  }

  .eria_link_container > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .eria_container_min {
    background: url(../images/todoufuken.png) no-repeat 54% 34% / auto 38%;
  }
  .eria_map_container {
    margin: 0 auto;
    padding: 0px 4%;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .eria_wrapper {
    padding: 0;
  }
  .sp_image {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
  }
  .eria_container_min {
    padding: 30px 0 60px 0;
  }
  .eria_container_min > h2 {
    margin: 0 0 30px 0;
  }
  .eria_link_container {
    margin: 0;
    padding: 0;
  }
  .eria_link_container > ul {
    flex-direction: column;
    align-items: center;
  }
  .eria_link_container li {
    margin: 0px 0 35px 0;
    text-align: center;
  }
  .eria_link_wrapper ul {
    flex-direction: column;
  }
  .eria_container_min {
    background: none;
  }
  .eria_link_container a::after,
  .eria_link_container a::before {
    display: none;
  }
  .eria_link_container a {
    width: 250px;
  }
  .eria_map_container {
    padding: 0px 10%;
  }
  .eria_map_container iframe {
    aspect-ratio: 4/6;
  }
  .eria_link_container a {
    padding-right: 0;
  }
}
/* エリアを選ぶ　ここまで --------------------------------*/

/* セレマが選ばれる6つの理由　ここから --------------------------------*/
/* PCサイズ */
.reason {
  margin: 80px auto;
  max-width: 1170px;
}
.reason-wrapper h2 {
  background-color: #008e72;
  color: #fff;
  font-size: 1.8em;
  margin: 0px 0 30px 0;
  padding: 10px;
  text-align: center;
}
.reason-wrapper h2 br {
  display: none;
  justify-content: center;
}
.reason-wrapper .plan-tit-text {
  margin-bottom: 55px;
}

.reason-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 30px;
  margin-bottom: 80px;
}
.reason-item {
  max-width: 300px;
  width: calc(33% - 20px);
}
.reason-text {
  text-align: center;
  font-size: 18px;
}
.reason-text span {
  color: #008e72;
  font-weight: bold;
}
.reason-btn {
  border: 3px solid #008e72;
  border-radius: 10px;
  max-width: 600px;
  width: 100%;
  height: 120px;
  margin: 0 auto;
}
.reason-btn a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.reason-btn-img {
  max-width: 37px;
}
.reason-btn-text p {
  font-size: 18px;
  font-weight: bold;
}
.reason-btn-text-bottom {
  text-align: center;
  background: linear-gradient(transparent 50%, #ffff56 0%);
}
.reason-btn-text-bottom span {
  color: #008e72;
  font-size: 32px;
}
/* 丸ボタン　中の三角の設定　 */
.reason-btn a::after {
  content: "";
  position: absolute;
  top: 55px;
  right: 33px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #008e72;
  z-index: 2;
}
/* 丸ボタン　外枠の丸の設定　 */
.reason-btn a::before {
  position: absolute;
  top: 35%;
  right: 4%;
  content: "";
  width: 40px;
  height: 40px;
  border: 3px solid #008e72;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

/* TBサイズ */
@media screen and (max-width: 1240px) {
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .reason {
    margin: 0px auto 60px;
  }
  .reason-wrapper h2 {
    font-size: 24px;
    margin: 0px 0 37px 0;
    padding: 14px;
  }
  .reason-wrapper h2 br {
    display: block;
  }
  .reason .plan-tit-text {
    font-size: 17px;
  }
  .reason-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 0px;
    margin-bottom: 80px;
  }
  .reason-item {
    max-width: 240px;
    width: 100%;
  }
  .reason-btn {
    max-width: 310px;
    height: 100px;
  }
  .reason-btn-img {
    margin-left: -30px;
  }
  /* 丸ボタン　中の三角の設定　 */
  .reason-btn a::after {
    top: 46px;
    right: 22px;
  }
  /* 丸ボタン　外枠の丸の設定　 */
  .reason-btn a::before {
    top: 32%;
  }
}
/* セレマが選ばれる6つの理由　ここまで --------------------------------*/

/* 電話窓口　資料請求　ここから --------------------------------*/
/* PCサイズ */

.contact {
  background: #e4eff0;
  padding: 80px 0;
}
.contact-wrapper {
  margin: 0px auto;
  max-width: 1170px;
  display: flex;
  gap: 0 30px;
}
.contact-item {
  border: 1px solid #d90052;
  background: #fff;
  width: calc(50% - 15px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-tit {
  background: #d90052;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  height: 70px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-item p {
  text-align: center;
  font-size: 17px;
}
.contact-call {
  margin: 15px 40px;
}
.contact-text-bold {
  font-size: 20px;
  font-weight: bold;
}
.contact-text-bold span {
  color: #d90052;
}
.estimate-wrapper {
  display: flex;
  padding: 0 20px 0 30px;
  justify-content: space-between;
  width: 100%;
}
.contact-btn-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 48%;
}
.contact-top-text .srash {
  font-family: Courier New;
  font-size: 1.2rem;
}
.contact-top-text .free-red {
  color: #d90052;
  font-weight: bold;
}
.contact-btn {
  background: #008e72;
  border-radius: 10px;
  max-width: 250px;
  width: 100%;
  height: 60px;
}
.contact-btn a {
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* 丸ボタン　中の三角の設定　 */
.contact-btn a::after {
  content: "";
  position: absolute;
  top: 27px;
  right: 16px;
  box-sizing: border-box;
  border: 4px solid transparent;
  border-left: 6px solid #fff;
  z-index: 2;
}
/* 丸ボタン　外枠の丸の設定　 */
.contact-btn a::before {
  position: absolute;
  top: 25%;
  right: 3.5%;
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #008e72;
  z-index: 1;
}
.contact-img {
  width: 46%;
}

/* TBサイズ */
@media screen and (max-width: 1240px) {
  .contact-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 40px 0;
  }
  .contact-item {
    max-width: 570px;
    width: 100%;
  }
  .contact-text-bold {
    margin-bottom: 40px;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .contact {
    padding: 60px 5%;
  }
  .contact-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 40px 0;
  }
  .contact-tit {
    font-size: 19px;
  }
  .contact-item {
    max-width: 570px;
    width: 100%;
  }
  .contact-call {
    margin: 15px 5%;
  }
  .contact-text-bold {
    font-size: 16px;
  }
  .estimate-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 0 5%;
  }
  .contact-top-text {
    margin-top: 30px;
  }
  .contact-btn {
    margin-bottom: 10px;
  }
  .contact-btn-wrapper {
    width: 100%;
  }
  .contact-btn {
    max-width: 310px;
  }
  .contact-btn a {
    font-size: 16px;
  }

  /* 丸ボタン　中の三角の設定　 */
  .contact-btn a::after {
    right: 17px;
  }
  .contact-img {
    max-width: 210px;
    width: 100%;
  }
}
/* 電話窓口　資料請求　ここまで --------------------------------*/

/* お葬式の準備　ここから --------------------------------*/
/* PCサイズ */

.prepare {
  margin: 80px auto 0px;
  max-width: 1170px;
}
.prepare-wrapper h2 {
  background-color: #008e72;
  color: #fff;
  font-size: 1.8em;
  margin: 0px 0 40px 0;
  padding: 10px;
  text-align: center;
}
.prepare-container {
  display: flex;
}
.prepare-left {
  width: 49%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.prepare-img-text {
  display: flex;
  align-items: center;
  gap: 0 34px;
}
.prepare-img-text img {
  width: 51px;
  display: block;
}
.prepare-img-text p {
  text-align: center;
  font-size: 17px;
}
.prepare-img-text p span {
  color: #008e72;
  font-weight: bold;
}
.prepare-img {
  max-width: 273px;
  width: 100%;
}
.prepare-img-sp {
  display: none;
}
.prepare-right {
  width: 51%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px 0;
}
.prepare-btn {
  max-width: 600px;
  width: 100%;
  border: 3px solid #008e72;
  border-radius: 10px;
  height: 120px;
  position: relative;
}
.prepare-btn a {
  width: 100%;
  height: 100%;
  display: flex;
}
.prepare-btn-img {
  padding-left: 30px;
  margin-right: 44px;
}
.prepare-btn-img img {
  max-width: 200px;
  width: 100%;
}
.prepare-btn p {
  font-weight: bold;
  color: #008e72;
  display: flex;
  align-self: center;
  font-size: 20px;
}
/* 丸ボタン　中の三角の設定　 */
.prepare-btn a::after {
  content: "";
  position: absolute;
  top: 55px;
  right: 33px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #008e72;
  z-index: 2;
}
/* 丸ボタン　外枠の丸の設定　 */
.prepare-btn a::before {
  position: absolute;
  top: 35%;
  right: 4%;
  content: "";
  width: 40px;
  height: 40px;
  border: 3px solid #008e72;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

/* TBサイズ */
@media screen and (max-width: 960px) {
  .prepare {
    margin: 0px auto 60px;
  }
  .prepare-container {
    flex-direction: column;
    align-items: center;
  }
  .prepare-left {
    width: 100%;
  }
  .prepare-img {
    display: none;
  }
  .prepare-img-sp {
    display: block;
    max-width: 273px;
    width: 100%;
  }
  .prepare-right {
    width: 100%;
    align-items: center;
  }
}

/* SPサイズ */
@media screen and (max-width: 768px) {
  .prepare-img-text {
    margin-bottom: 5px;
  }
  .prepare-img-text img {
    width: 40px;
  }
  .prepare-img-sp {
    max-width: 136px;
  }
  .prepare-btn {
    max-width: 310px;
    border: 2px solid #008e72;
    height: 80px;
  }
  .prepare-btn-img {
    padding-left: 0px;
    margin-right: 0px;
  }
  .prepare-btn-img img {
    max-width: 133px;
  }
  .prepare-btn p {
    font-size: 18px;
  }
  /* 丸ボタン　中の三角の設定　 */
  .prepare-btn a::after {
    top: 36px;
    right: 29px;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-left: 5px solid #008e72;
  }
  /* 丸ボタン　外枠の丸の設定　 */
  .prepare-btn a::before {
    top: 37%;
    right: 8%;
    width: 24px;
    height: 24px;
    border: 2px solid #008e72;
  }
}
/* お葬式の準備　ここまで --------------------------------*/

/* 創業65年のセレマにおまかせ、 故人様への思いを大切に、ご家族様も安心のおもてなし ここから*/

/* .sougi_main{
	margin: 80px 3% 120px;
}
.sougi_container {
	max-width: 1170px;
	margin:0 auto;
}
.sougi_ttl{
	text-decoration: underline double #E8AA4E;
	text-underline-offset: 8px;
	margin:0 0 30px 0;
}
.sougi_wrap{
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	column-gap: 20px;
    row-gap: 20px;
}
.sougi_item_inner{
	flex-grow:2;
}
.sougi_item_inner h3{
	font-size: 3em;
	color: #008E72;
}
.sougi_item_inner p{
	font-size: 1em;
}
.sougi_item{
	border: solid 1px #008E72;
	border-radius: 8px;
	display: flex;
	padding: 20px;
	width: 573px;
	flex-shrink: 0;
}
.sougi_img{
	margin-right: 20px;
	flex-shrink: 0;
    width: 240px;
}
.sougi06{
	border-radius: 10px;
} */

/* TBサイズ */
/* @media screen and (max-width:1240px){

	.sougi_wrap{
		column-gap: 30px;
    	row-gap: 30px
	}
	.sougi_ttl > h2{
		text-align: center;
	}
	.sougi_item{
		flex-direction: column;
		align-items: center;
		width: calc(50% - 15px);
	}
	.sougi_img{
		margin-right:0;
	}
} */

/* SPサイズ */
/* @media screen and (max-width:768px){

	.sougi_main {
		margin: 80px 3% 80px
	}
	.sougi_wrap{
		flex-direction: column;
	}
		.sougi_item{
		width: 85%;
		margin: 0 auto;
	}
	.sougi_img {
		width: 100%;
	}
} */

/* 創業65年のセレマにおまかせ、 故人様への思いを大切に、ご家族様も安心のおもてなし ここまで*/

/* ------------- お客様の声 ここから------------- */

/* PCサイズ */
.review_main {
  background-color: #fffcf5;
  padding: 100px 0;
}
.review_main_container {
  margin: 0 2%;
}
.review_container {
  max-width: 1170px;
  margin: 0px auto;
}
.review_main h2 {
  background-color: #008e72;
  color: #fff;
  font-size: 1.8em;
  margin: 0px auto 30px;
  padding: 10px;
  max-width: 1170px;
  text-align: center;
}
.review_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.review_wrapper > h3 {
  margin: 0 0 20px 0;
}

.review {
  border: 1px solid #008e72;
  border-radius: 10px;
  box-shadow: 5px 5px 10px #ddd;
  color: #333333;
  margin: 0 0 50px 0;
  width: calc(33.33% - 20px);
  padding: 20px 0 30px 30px;
  position: relative;
}
.background1 {
  background: #fffcf5 url(../images/bg_img_01.png) no-repeat right bottom / 114%
    auto;
}
.background2 {
  background: #f5f5ff url(../images/bg_img_02.png) no-repeat right bottom / 120%
    auto;
}
.background3 {
  background: #fff5f5 url(../images/bg_img_03.png) no-repeat right bottom / 127%
    auto;
}
.back-ground1 {
  background: #fffcf5 url(../images/bg_img_01.png) no-repeat right bottom / 114%
    auto;
}
.back-ground2 {
  background: #f5f5ff url(../images/bg_img_02.png) no-repeat right bottom / 120%
    auto;
}
.back-ground3 {
  background: #fff5f5 url(../images/bg_img_03.png) no-repeat right bottom / 127%
    auto;
}
.back_ground1 {
  background: #fffcf5 url(../images/bg_img_01.png) no-repeat right bottom / 114%
    auto;
}
.back_ground2 {
  background: #f5f5ff url(../images/bg_img_02.png) no-repeat right bottom / 120%
    auto;
}
.back_ground3 {
  background: #fff5f5 url(../images/bg_img_03.png) no-repeat right bottom / 127%
    auto;
}
/* .review:nth-of-type(1),
.review:nth-of-type(3n+1){
	background: #fffcf5 url(../images/bg_img_01.png) no-repeat right bottom / 114% auto;
}
.review:nth-of-type(2),
.review:nth-of-type(3n-1){
	background: #f5f5ff url(../images/bg_img_02.png) no-repeat right bottom / 120% auto;
}
.review:nth-of-type(3n){
	background: #fff5f5 url(../images/bg_img_03.png) no-repeat right bottom / 127% auto;
} */

/* ::first-letterはdisplay:flex;が効いてる環境だと効かない */
.review > h3::first-letter {
  font-size: xxx-large;
}
.review span:first-child {
  font-size: 35px;
  color: #008e72;
  vertical-align: bottom;
  margin: 0 10px;
}
.review p {
  font-size: 17px;
  line-height: 2;
  padding: 0px 20px 10px 0;
}

/* .review > h3::before{
	content: "";
    display: inline-block;
    width: 28px;
    height: 56px;
	background: #008E72;
	border-radius: 50%;
    margin-right: 8px;
    vertical-align: middle;
} */

.review > p {
  font-size: 1em;
}
.review_text_wrapper {
  display: flex;
}
.review_text_wrapper img {
  width: 30px;
  height: auto;
}
.review_list_btn {
  display: flex;
}
.review_list_btn li {
  background-color: #fff;
  border-radius: 5px;
  font-size: 0.9em;
  margin: 0 5px 20px 0;
  padding: 5px;
}

.review_text {
  border: 1px solid #000;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0 0 0 20px;
  padding: 23px 15px 23px 35px;
  position: relative;
  width: 100%;
}
.review_text > li {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 5px 0;
}
.review_more_container {
  position: relative;
}

.review_more_wrapper::before {
  background: #fffcf5;
  content: " ";
  display: inline-block;
  width: calc(100% / 3);
  height: 10px;
  position: absolute;
  bottom: 7px;
  left: 0;
}
/* もっと見るの下のしましま下線 */
.review_more_wrapper::after {
  background: repeating-linear-gradient(
    135deg,
    #008e72 1px,
    #008e71 2px,
    #fffcf5 3px,
    #fffcf5 9px
  );
  content: " ";
  display: inline-block;
  width: 100%;
  height: 8px;
}
.review_more_min {
  margin: 40px 0 0 0;
  position: relative;
}
.review_more {
  position: inherit;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.review_more {
  color: #008e72;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  padding: 5px 110px 0 0;
  width: 20%;
  text-align: end;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* もっと見るの横のボタンの中の三角 */
.review_more::after {
  content: "";
  position: absolute;
  top: 42%;
  right: 6%;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #008e72;
  z-index: 2;
}
/* もっと見るの横のボタンの外丸 */
.review_more::before {
  position: absolute;
  top: 0%;
  right: 2%;
  content: "";
  width: 40px;
  height: 40px;
  border: 3px solid #008e72;
  border-radius: 50%;
  background: #fffff5;
  z-index: 1;
}
.review > h3,
.review_text_wrapper > p,
.review_text_wrapper > span {
  font-family: serif;
}
.review h3 {
  border-bottom: 3px solid #008e72;
  font-size: 1.6em;
  margin: 20px 0 25px;
}
.review_text_wrapper {
  display: block;
}
/* TBサイズ */
@media screen and (max-width: 1240px) {
  .review_more {
    width: 30%;
  }
  .review_more::after {
    right: 5.7%;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .review_main_container {
    margin: 0px 10%;
  }
  .review_main h2 {
    font-size: 24px;
  }
  .review_main {
    padding: 0px 0 100px;
  }
  .review_wrapper {
    flex-direction: column;
  }
  .review {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 20px 0 20px 30px;
  }
  .review p {
    font-size: 1em;
  }
  .review_more_wrapper::after {
    display: none;
  }
  .review_more_wrapper::before {
    display: none;
  }
  .review:nth-of-type(3) {
    margin: 0 0 50px 0;
  }
  .review_more {
    text-align: center;
    background-color: #008e72;
    color: #fff;
    border-radius: 20px;
    padding: 0;
    height: 60px;
    width: 80%;
    margin: 0 auto;
    line-height: 60px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .review_more::after {
    display: none;
  }
  /* もっと見るの横のボタンの外丸 */
  .review_more::before {
    display: none;
  }
}
/* お客様の声　下層ページ */

.voice_main {
  background-color: #fff;
}
/* b */
.voice_text_mini {
  font-size: 0.8em;
  font-weight: bold;
}
/* ↓お客様の声　下層ページ改修20240510↓ */

/* =============================
お客様の声ページネーション20240509
==============================*/

.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-top: 80px;
  width: 100%;
}
.next:hover,
.prev:hover,
.page_counter li:hover {
  cursor: pointer;
  background-color: #00b9bc;
  color: #ffffff;
}
/* .page_counter li:active {
    cursor: pointer;
	background-color: #00b9bc;
	color: #ffffff;
} */
.page_counter {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
}
.pagination p {
  margin-left: 5px;
}
.prev {
  margin-right: 5px;
}
.pagination p,
.page_counter li {
  width: 50px;
  color: #00b9bc;
  border-radius: 3px;
  border: solid 1px #00b9bc;
  padding: 3px 1px;
  margin-bottom: 5px;
}
.page_counter li.current {
  background: #00b9bc;
  color: #fff;
}
/* .page_counter li + li {
    margin-left: 5px;
} */
.page_counter li {
  margin-left: 5px;
}
.page_counter li:last-child {
  margin-right: 5px;
}
.next.disable,
.prev.disable {
  pointer-events: none;
  background: #ddd;
}
.page_number:focus {
  background-color: #00b9bc;
  color: #ffffff;
}
@media screen and (max-width: 1170px) {
  .pagination {
    justify-content: center;
    margin: 0 auto;
  }
  .pagination p {
    margin-bottom: 3px;
  }
  .page_counter li {
    margin-left: 5px;
    margin-bottom: 3px;
  }
  .contact_link_voice {
    /* margin-top: 20px; */
  }
}
/* =============================
お客様の声 追従ボタン20240509
==============================*/
.tsuijyu_voice {
  align-content: center;
  align-items: center;
  background-color: #ffffff;
  bottom: 0px;
  /* box-shadow: 0px 0px 12px 20px rgba(66, 65, 130, 0.06); */
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  /* height: 1000px; */
  justify-content: center;
  left: 0px;
  margin: 0 0 0 0;
  /* padding: 20px 0px 20px 0px; */
  position: sticky;
  right: 0px;
  top: auto;
  width: 100%;
  z-index: 1;
  max-width: 100%;
}
.tsuijyu_voice article {
  background-color: rgb(223, 235, 239);
}
.gojokai_contact_area_voice {
  border: solid 1px #cccccc;
}
.gojokai_online_img-box_voice {
  position: relative;
  /* margin-bottom: 20px; */
}
.gojokai_contact_area_l_voice {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 10px 0;
}
.gojokai_tel_text_m_voice {
  font-size: 1em;
  font-weight: bold;
}
.gojokai_tel_text_l_voice {
  font-size: 30px;
  font-weight: bold;
}
.gojokai_tel_text_s_voice {
  font-size: 16px;
  font-weight: bold;
}
.gojokai_contact_area_r_voice {
  background-color: #f9f9f9;
  /* padding: 20px; */
  border-radius: 5px;
}
.gojokai_drf_text_voice {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 12px;
  text-align: center;
}
.common_grn_btn_voice {
  display: inline-block;
  text-decoration: none;
  color: #179e9e;
  background: #fff;
  font-weight: bold;
  border: solid 2px #179e9e;
  border-radius: 5px;
  transition: 0.4s;
  text-align: center;
  width: 100%;
  padding: 1.5em;
  margin-top: 20px;
}
/* 下部 */
/* .member_contents_l_voice {
}
.top_about_gojokai_contents_title_wrapp_voice {
    position: relative;
} */
/* .top_about_gojokai_contents_title_voice {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: 0;
    width: 100%;
    text-align: center;
} */

.member_btn_area_voice a {
  padding: 20px 10px;
  font-size: 16px;
}
.common_grn_btn_voice {
  display: inline-block;
  text-decoration: none;
  color: #179e9e;
  background: #fff;
  font-weight: bold;
  border: solid 2px #179e9e;
  border-radius: 5px;
  transition: 0.4s;
  text-align: center;
  width: 100%;
  padding: 1.5em;
  margin-top: 20px;
}
@media screen and (max-width: 769px) {
  .tsuijyu_btn {
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
    /* padding: 0px 15px; */
  }
  .voice_left {
    width: 95%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto;
    padding: 25px 0;
  }
  .gojokai_online_img-box_voice {
    width: 50%;
  }
  .img_join {
    /* width: 90%; */
  }
  .gojokai_online_entry_area_voice {
    background-image: url("/../common/images/template/template08.svg");
  }
  .gojokai_online_entry_area_voice:hover {
    background-image: url("/../common/images/template/template09.svg");
  }
  /* .common_grn_btn_voice:hover {
        color: #FFF;
        background: #179e9e;
        text-decoration: none;
    } */
  .gojokai_contact_area_voice {
    border: none;
    /* padding: 5px 12px 8px 0px; */
    margin-bottom: 0px;
    display: grid;
    place-items: center;
  }
  .gojokai_contact_area_r_voice {
    /* padding: 8px 20px; */
    /* max-width: 184px; */
  }
  .gojokai_contact_area_l {
    display: none;
  }
  .gojokai_tel_text_m_voice {
    font-size: 12px;
  }
  .gojokai_tel_text_l_voice {
    font-size: 16px;
  }
  .gojokai_tel_text_s {
    font-size: 12px;
  }
  .gojokai_drf_text_voice {
    font-size: 11px;
    margin-bottom: 5px;
  }
  /* .member_contents_r_voice{
		display: grid;
        place-content: center;
	} */
  .gojokai_contact_area_r_voice {
    padding: 10px;
  }
  .gojokai_contact_area_r_voice a {
    font-size: 12px;
    padding: 8px;
  }
  /* .member_btn_area_voice a {
		padding: 10px 10px;
		font-size: 12px;
	} */
  .common_grn_btn_voice {
    margin-top: 0px;
    margin-bottom: 3px;
    border-radius: 0px;
    /* margin: 0px 5px; */
  }
  .common_grn_btn_voice:hover {
    color: #fff;
    background: #179e9e;
    text-decoration: none;
  }
  .common_grn_btn_v:hover {
    color: #fff;
    background: #179e9e;
    text-decoration: none;
  }
}
@media screen and (min-width: 769px) {
  .tsuijyu_btn {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0 45px 0;
  }
  .contact_link_voice {
    display: flex;
    justify-content: space-between;
  }
  .gojokai_contact_area_voice {
    display: flex;
    justify-content: space-between;
    border: solid 1px #cccccc;
    width: 68%;
    padding: 10px 10px 10px 70px;
    margin-bottom: 0;
  }
  .gojokai_contact_area_r_voice {
    padding: 20px;
  }
  .gojokai_contact_area_l_voice {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 10px 0;
  }
  .gojokai_tel_text_m_voice {
    font-size: 1em;
    font-weight: bold;
  }
  .gojokai_tel_text_l_voice {
    font-size: 40px;
    font-weight: bold;
    line-height: 120%;
  }
  .gojokai_tel_text_s_voice {
    font-size: 16px;
    font-weight: bold;
  }
  .gojokai_drf_text_voice {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 12px;
    text-align: center;
  }
  .gojokai_contact_area_r_voice {
    max-width: 50%;
    background-color: #f9f9f9;
    padding: 10px 40px 23px 40px;
  }
  .gojokai_contact_area_r_voice a {
    padding: 18px 10px;
    font-size: 1em;
  }
  .gojokai_online_img-box_voice {
    /* position: relative; */
    margin-bottom: 20px;
  }
  .common_grn_btn_voice {
    display: inline-block;
    text-decoration: none;
    color: #179e9e;
    background: #fff;
    font-weight: bold;
    border: solid 2px #179e9e;
    border-radius: 5px;
    transition: 0.4s;
    text-align: center;
    width: 100%;
    margin-top: 0;
  }
  .common_grn_btn_voice:hover {
    color: #fff;
    background: #179e9e;
    text-decoration: none;
  }
  .gojokai_online_entry_area_voice {
    background-image: url("/../common/images/template/template08.svg");
    background-position: top right;
    background-size: contain;
    width: 33%;
    margin-right: -17px;
    transition: 0.4s;
  }
  .gojokai_online_entry_area_voice:hover {
    background-image: url("/../common/images/template/template09.svg");
  }

  .common_grn_btn_voice {
    display: inline-block;
    text-decoration: none;
    color: #179e9e;
    background: #fff;
    font-weight: bold;
    border: solid 2px #179e9e;
    border-radius: 5px;
    transition: 0.4s;
    text-align: center;
    width: 100%;
    margin-top: 0;
  }
  .gojokai_contact_area_voice {
    padding: 20px;
    margin-bottom: 20px;
  }
}
/*==================================
↑お客様の声　下層ページ改修20240510↑ */

/* お客様の声が奇数なのでflexboxがズレない様に調整するためのcss */
.voice_review_wrapper::after {
  content: "";
  width: calc(33.33% - 20px);
  height: 0;
  /* height:10px;
	background-color: #D90052; */
}
/* TB */
@media screen and (max-width: 1240px) {
}
/* SP */
@media screen and (max-width: 1240px) {
  .br-res {
    display: none;
  }
}
/* ----- 電話番号・資料請求ボタン ここから------ */
.buttons_big {
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100vw;
  z-index: 999;
  left: 0;
}
.buttons_big.halllist-top-containier {
  margin-top: 50px;
}
.buttons_container {
  background: rgba(121, 176, 175, 0.5);
}
.buttons_wrapper {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 745px;
  max-height: 120px;
  padding: 10px 0;
}
.buttons_wrapper_sp {
  display: none;
}
/* ボタンをcssに変更します */
.buttons_wrapper a {
  border-radius: 10px;
  display: inline-block;
  position: relative;
}
.buttons_wrapper a:first-child {
  background-color: #d90052;
  color: #fff;
  margin: 0 20px 0 0;
  width: 56%;
  max-width: 590px;
  max-height: 200px;
  padding: 5px 30px;
}
.buttons_wrapper a:last-child {
  background-color: #fff;
  color: #008e72;
  width: calc(100% - 60%);
  max-width: 376px;
  max-height: 200px;
  padding: 10px 25px;
}
/* もしもの時はまずお電話ください */
.red_p_01 {
  color: #fff;
  text-align: center;
  font-size: 0.7em;
}
/* 24時間・365日フリーダイヤルにて繋がります */
.red_p_02 {
  background-color: #fff;
  border-radius: 13px;
  color: #d90052;
  font-size: 0.7em;
  font-weight: bold;
  margin: 0 auto;
  /* padding: 1px 0 0 0; */
  text-align: center;
  width: 78%;
}
/* 0120-594-110 */
.red_p_03 {
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  /* line-height: 1.5;
    margin: 2px 0 0 0; */
  margin-top: -5px;
  font-weight: bold;
}
/* 電話アイコン */
.red_p_03:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(../images/white_phone.svg);
  background-size: contain;
  margin: 0 10px 0 0;
  vertical-align: -2px;
}
/* 事前相談・事前見積もこちらで承っております */
.red_p_04 {
  color: #fff;
  font-size: 0.7em;
  text-align: center;
  margin-top: -10px;
}
/* 資料請求ボタン */

/* 葬儀の流れや費用について詳しくご案内します */
.green_p_01 {
  color: #008e72;
  font-size: 0.66em;
  margin: 0 0 5px 0;
  text-align: center;
}

.shiryo_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
/* 資料のイラスト */
.shiryo_container > img {
  display: inline-block;
  width: 16%;
  height: auto;
}
/* 資料請求　事前見積 */
.shiryo_wrapper p:first-child {
  color: #008e72;
  font-feature-settings: "palt";
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5;
}
/* 申し込みはこちら */
.shiryo_wrapper p:last-child {
  color: #008e72;
  font-size: 0.8em;
  font-weight: bold;
}
.buttons_wrapper_sp {
  display: none;
}
/* TBサイズ */
@media screen and (max-width: 1240px) {
  .buttons_wrapper_pc {
    display: none;
  }
  .buttons_wrapper_sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 3%;
    margin: 0 auto;
    max-width: 635px;
  }
  .buttons_wrapper_sp a:first-child {
    width: 57%;
    height: auto;
    margin: 0 20px 0 0;
  }
  .buttons_wrapper_sp a:last-child {
    width: 36%;
    height: auto;
  }
}
/* SPサイズ */
@media screen and (max-width: 768px) {
  .buttons_big.halllist-top-containier {
    margin-top: 0px;
  }
  .buttons_wrapper_sp a:first-child {
    margin: 0px 10px 0 0;
  }
}
/* 下層ページ共通部分 */
/*-------------------------*/
.main_ttl_container p,
.subpage_main_container p {
  font-size: 16px;
}
.subpage_main_img {
  margin: 0 auto;
}

.subpage_main_sp_img {
  display: none;
  text-align: center;
}
.main_ttl_container {
  width: 100%;
  margin: 0 auto 80px auto;
  position: relative;
}
.main_ttl_container h2 {
  background-color: hsla(0, 0%, 100%, 0.9);
  text-align: center;
  width: calc(40% + 2em);
  max-width: 90%;
  margin: -2.5em auto 0;
  padding: 2em 1em 0;
  position: relative;
  z-index: 0;
  color: #008e72;
}
.title_underline_g {
  position: relative;
  margin-bottom: 1em;
  text-align: center;
  margin: 0 auto 50px auto;
}
.title_underline_g:before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 50px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #008e72;
  border-radius: 5px;
}
.main_ttl_container p {
  margin-bottom: 80px;
  padding-top: 80px;
  text-align: center;
}
.main_ttl_container br.sp {
  display: none;
}
.accordion-item {
  cursor: pointer;
}
/* スマホ設定 */
/*-------------------------*/
@media (max-width: 768px) {
  .sougi img.logo {
    width: 150px;
    margin: 25px 0 25px 15px;
  }

  .main_ttl_container p,
  .subpage_main_container p {
    font-size: 16px;
  }
  .subpage_main_img {
    display: none;
  }

  .subpage_main_sp_img {
    display: block;
  }
  .main_ttl_container h2 {
    width: 100%;
  }
  .main_ttl_container br.sp {
    display: block;
  }
  /* 電話番号・LINEボタン */

  .call_tit_wrap {
    display: flex;
    justify-content: space-around;
  }
  .sp_buttons_wrap .srash {
    color: #d90052;
    font-family: Courier New;
    font-size: 5rem;
    line-height: normal;
  }
  .sp_buttons_wrap h3 {
    color: #d90052;
    font-weight: 500;
  }
  .sp_buttons_wrap h3 span.menber_font_large {
    font-weight: bold;
  }
  .sp_buttons_wrap h3 span.menber_font_small {
    font-size: 0.8em;
  }
  .freecall_btn_sp,
  .line_btn_sp {
    padding: 0 20px 40px 20px;
  }
}
/* 右側追従ボタン_追加_20250123 */
/*-------------------------*/
@media (min-width: 1161px) {
  .fixed_btn_wrap {
    position: fixed;
    z-index: 10000;
    right: 0;
    top: 22%;
  }
  .fixed_btn_wrap a p {
    color: #fff;
  }
  .fixed_btn_wrap .fixed_btn {
    border-radius: 10px 0 0 10px;
    background: #ffe051;
    padding: 20px 7px;
  }
  .fixed_btn_wrap .fixed_btn.oisogi {
    background: #bd3d3d;
    color: #fff;
    margin-bottom: 5px;
  }
  .fixed_btn_wrap .fixed_btn.otoiawase {
    background: #417bca;
    color: #fff;
    margin-bottom: 5px;
  }
  .fixed_btn_wrap .fixed_btn.ohana {
    background: #8574b6;
    color: #fff;
  }
  .fixed_btn_wrap .fixed_btn p {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    margin-top: 7px;
    margin-left: -1px;
    height: 80px;
  }
}
/* スマホナビボタン_追加_20250123 */
/*-------------------------*/
@media screen and (min-width: 1161px) {
  .sp_navi,
  .nav_menu {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1159px) {
  .sougi img.logo {
    width: 150px;
    margin: 0px 0 30px 15px;
  }
}
@media screen and (max-width: 1160px) {
  /* メガメニュー一部変更 */
  .menu {
    background: none;
  }

  .tb {
    display: none;
  }
  .sp_navi_wrap {
    position: relative;
    z-index: 99999;
  }
  .sp_navi_inner {
    width: 100%;
    display: flex;
  }
  .sp_navi_cnt {
    width: 20%;
  }
  .sp_navi_cntBtn {
    display: block;
    width: 100%;
    height: 100%;
    padding: 44px 5px 8px;
    border: none;
    outline: none;
    background-color: #fff;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
      "ヒラギノ角ゴ Pro W6", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
      Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #008e72;
    position: relative;
    transition: 0.2s;
  }
  .icon_area {
    background-size: 28px;
    background-position-x: center;
    background-position-y: 10px;
  }
  .icon_home {
    background-image: url(/sougi/common/images/icon_home.svg);
  }
  .icon_search {
    background-image: url(/sougi/common/images/icon_search.svg);
    background-size: 24px;
    background-position-y: 12px;
  }
  .icon_contact {
    background-image: url(/sougi/common/images/icon_contact.svg);
    background-size: 24px;
    background-position-y: 12px;
  }
  .icon_hurry {
    background-image: url(/sougi/common/images/icon_hurry.svg);
    background-size: 24px;
    background-position-y: 12px;
    background-color: #d90052;
  }
  a.icon_hurry {
    color: #fff;
  }
  /* スマホナビボタン(menu)_追加_20250123 */
  /*-------------------------*/

  .menu > ul > li > ul > li > ul {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .sougi .menu_title {
    padding: 1em;
  }
  .nav_menu .sp_logo img {
    width: 150px;
    margin: 26px 0 20px 15px;
  }
  .mobile_menu_wrap {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background-color: #fff;
    position: relative;
    transition: 0.2s;
    text-align: center;
  }
  .mobile_menu_wrap p {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
      "ヒラギノ角ゴ Pro W6", "メイリオ", Meiryo, "Helvetica Neue", Helvetica,
      Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #008e72;
    margin-top: 6px;
  }
  .mobile_menu_icon {
    margin: 17px auto 0;
  }
  .mobile_menu_icon span {
    background-color: #008e72;
    width: 20px;
    height: 2px;
    display: block;
    margin: 0 auto 4px;
    transition: transform 0.2s;
  }
  .mobile_menu_icon span:last-child {
    margin-bottom: 0;
  }
  .mobile_menu_icon.menu_open span:nth-child(1) {
    transform: translateY(5px) rotate(45deg);
  }
  .mobile_menu_icon.menu_open span:nth-child(2) {
    transform: translateY(0px);
    opacity: 0;
  }
  .mobile_menu_icon.menu_open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  .nav_menu {
    height: 0;
    opacity: 0;
    overflow: hidden;
    z-index: 10;
    transition: all 1s;
    position: fixed;
    background-color: white;
    top: 0;
    width: 100vw;
  }
  .nav_menu.menu_open {
    width: 100%;
    height: 100%;
    overflow: auto;
    opacity: 1;
    z-index: 999;
    transition: all 0.1s;
    position: fixed;
    background: #f8f8f8;
  }
  .nav_list02 {
    background: #f8f8f8;
  }
  .last_sougi_nav {
    margin-bottom: 250px;
  }
  .copyright {
    padding-bottom: 120px;
  }
  .nav_list02 .header_up_sp {
    margin-top: -10px;
  }
  .nav_menu_wrap .category {
    font-size: 12px;
    color: #797979;
    font-weight: bold;
    margin-bottom: -1%;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .toggle-icon {
    position: absolute;
    font-size: 20px;
    color: #707070;
    right: 14px;
    font-weight: lighter;
  }
  .accordion-item.open .toggle-icon {
    transform: rotate(180deg);
  }
  .accordion-item {
    touch-action: manipulation;
    pointer-events: all;
  }
  .nav_menu_wrap {
    padding: 0 20px;
  }
  .nav_menu_set {
    margin: 20px 0 0;
  }
  .nav_menu_cnt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: #c6c6c6 1px solid;
    border-radius: 4px;
    background-color: #fff;
    padding: 3% 3%;
    margin-top: 2%;
    gap: 2%;
    position: relative;
  }
  .nav_menu_cnt img {
    width: 8%;
  }
  .nav_menu_cnt p {
    font-weight: bold;
    font-size: 16px;
    padding-top: 0px;
  }
  .arrow {
    position: absolute;
    display: inline-block;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    right: 30px;
  }
  .arrow02 {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
  }
  .arrow::before,
  .arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .arrow_icon::before{
    left: 3px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #707070;
    border-right: 1px solid #707070;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow_icon02::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 1px solid #707070;
    border-right: 1px solid #707070;
    transform: rotate(45deg);
  }
  .nav_list02 .shiryo_btn_sp {
    border: #c6c6c6 solid 1px;
    border-radius: 3px;
  }
  .nav_list02 .buttons_wrapper_sp {
    margin-top: 20px;
  }
  .nav_list02 .li_recruit_sougi02 {
    width: 100%;
    padding: 10px 20px;
    margin: 20px auto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1rem;
    background-color: #67af69;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s ease;
  }
  .recruit_button_wrap {
    padding: 0 20px;
  }
  .nav_footer_sp {
    background: #79b0af;
    padding: 2% 2% 80px;
    margin-top: 20px;
  }
  .nav_footer_logo {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .nav_footer_sp p {
    color: #fff;
    letter-spacing: 0;
    font-size: 0.8em;
    text-align: center;
  }
  .nav_footer_sp img {
    width: 30%;
    height: 100%;
    padding: 2% 0;
  }
  .nav_serch_wrap {
    position: relative;
    max-height: 0;
    overflow: hidden;
    padding: 0;
  }
  .nav_menu_set .accordion-item {
    touch-action: manipulation;
    cursor: pointer;
  }
  .accordion-item.open + .nav_serch_wrap {
    position: relative;
    max-height: 9999px;
    padding: 2% 0;
  }  
  .nav_serch_cnt {
    position: relative;
    padding: 3% 40px 3% 3%;
    border-bottom: #dfdfdf dotted 2px;
  }
  .nav_serch_cnt p {
    font-weight: bold;
    letter-spacing: 0.08em;
  }
}
