@charset "utf-8";
/*
 Theme Name:   Flatsome Child
 Template: flatsome
 Description:  Flatsome Child Theme
 Author:       forever-kato
 Author URI:   https://xb585837.xbiz.jp/
 Version:      1.0.0
*/


@import url("https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");

@font-face {
  font-family: "YuGothicMedium";
  src: url("https://d30usa0ndx0zfq.cloudfront.net/font/YuGothic-Medium.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/*@font-face {*/
/*  font-family: "Noto Serif JP", sans-serif;*/
/*  src: url('https://d30usa0ndx0zfq.cloudfront.net/font/NotoSerifJP-Medium.otf') format('opentype');*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/

@font-face {
  font-family: "NotoSerifJP-Regular";
  src: url("https://d30usa0ndx0zfq.cloudfront.net/font/NotoSerifJP-Regular.otf")
    format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PlayfairDisplay-Regular";
  src: url("https://d30usa0ndx0zfq.cloudfront.net/font/PlayfairDisplay-Regular.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "NotoSerifJP-SemiBold";
  src: url("https://d30usa0ndx0zfq.cloudfront.net/font/NotoSerifJP-SemiBold.otf")
    format("opentype");
  font-weight: normal;
  font-style: normal;
}

/* body {
  color: #262626;
  font-family: 'YuGothicMedium', sans-serif, Noto Sans !important;

} */

/* custom.css */
@media only screen and (max-width: 767px) {
  .md-box-card .media_logo img{
    width: 86px;
  }
}

/* ////////////////////////////////////////////
=== add 20241003 layout parts ===
 ////////////////////////////////////////////// */
body {
  color: #262626;
  font-family: "Zen Kaku Gothic New", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6",
    "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
  letter-spacing: 0.1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #262626;
}

html.modal-open {
  overflow: hidden;
  padding-right: 0px;
}

.count-fav-topbar{
  background-color: #957E61;
}

.footer {
  background-color: #65594C !important;
  font-family: var(--serif);
  padding: 50px 0 0;
}
.footer .section-bg {
  background-color: #65594C;
}
.footerSmlMenu .col {
  padding-left: 0;
  padding-right: 0;
}
.footer .section-footer .f-text-mini a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.footer .footer-accordion-item .f-g-child-menu {
  padding-left: 0.8em;
}
.f-tight-text {
  letter-spacing: 0.08em;
}
.menu-title-footer{
  font-weight: normal;
}

.col-divided {
  border-right: none;
}
/* adjust col2 layout(main and sidebar) */
@media only screen and (min-width: 992px) {
  .s-common .section-content > .row{
    justify-content: space-between;
  }
  .col-divided {
    max-width: none!important;
    width: 70%;
    padding-right: 45px !important;
    border-right: 1px solid #70707066;
  }
  .col-divided + .col-12.col-lg-3 {
    width: 30%;
  }
}

@media only screen and (min-width: 992px) {
  /* .section.s-common.section-overall{
    max-width: 1284px;
  }
  .section.s-common.section-overall .section-content-main{
    max-width: 1284px;
    padding: 0 42px;
  } */

  .section.s-common{
    max-width: 1284px;
  }
  .section.s-common > .section-content.relative{
    max-width: 1284px;
    padding: 0 42px;
  }
}
/* ////////////////////////////////////////////
=== /add 20241003 layout parts ===
 ////////////////////////////////////////////// */

/*CUSTOM GRID LAYOUT*/
.row .row:not(.row-collapse) {
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row > col,
.col {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}

/* CUSTOM STYLE FOOTER */
.section-footer {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.section-footer .accordion:not(:last-child) {
  margin-bottom: 10px;
}
.footer-accordion-item {
  /* background-color: #fff0 !important;
  border: none !important;
  color: #fff !important;
  margin-bottom: 20px !important; */
  --bs-accordion-bg: transparent;
  --bs-accordion-border-width: 0;
  --bs-accordion-color: #fff;
}

.foot-link-line {
  font-size: 14px;
  line-height: 32px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  margin-right: 8px;
}

.foot-link-line:not(:last-child)::before {
  content: "";
  position: absolute;
  right: 0;
  height: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background-color: #fff;
}

.logo-footer img {
  max-width: 189px;
}

.footer-link {
  display: block;
  font-family: "NotoSerifJP-SemiBold";
  margin-bottom: 25px;
}

.footer-address {
  font-size: 14px;
  margin-bottom: 10px;
}
.footer-address span {
  font-size: 12px;
}

.footer-copyright {
  font-size: 12px;
  font-family: "Noto Serif JP", sans-serif;
  border-top: 1px solid #978673;
  padding-top: 0.5rem;
  text-align: center;
}

.footer-accordion-item .accordion-title.active {
  background-color: #fff0 !important;
  border-color: #fff;
  font-weight: unset !important;
}

.footer-accordion-item .accordion-title {
  border-color: #fff;
  border-top: none;
  border-bottom: 1px solid #fff;
  padding-left: 0;
  font-size: 18px;
  font-weight: 500;
  /* font-family: "Noto Serif JP", sans-serif !important; */
}
.footer-accordion-item .accordion-title:hover::after {
  width: 0 !important;
}
.footer-accordion-item .accordion-title:hover .toggle {
  top: 1em;
}

.footer-accordion-item .toggle {
  right: 0;
  left: unset;
  top: 0.7em;
  transition: all 0.3s;
}

.footer-accordion-item div {
  padding-right: 0;
  padding-left: 0;
}

.menu-footer-accordion {
  letter-spacing: 1.3px;
  line-height: 35px;
}

.footer-accordion-item .accordion-inner {
  padding-bottom: 0 !important;
}

.btn-quick-contact {
  border: none;
  color: white;
  font-weight: bold;
  padding: 30px;
  border-radius: 80px;
  height: 130px;
  width: 385px;
}
.btn-quick-contact.btn-left {
  background-color: #798c9c;
}
.btn-quick-contact.btn-right {
  background-color: #71918a;
}
/* .large-12 {
  padding: 0!important;
} */
.btn-sm-common {
  background-color: #a8947b !important;
  font-weight: 500 !important;
}
.btn-news {
  width: 135px;
  padding: 2px;
}

/*************** ADD CUSTOM CSS HERE.   ***************/

.page-wrapper {
  padding-bottom: 0px;
  padding-top: 0px;
}

.section-con {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.mfp-close--custom {
  right: 44px;
}

.color-brown {
  color: #8d7d69;
}

.sec-title {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 28px;
}

.sec-title--small {
  font-size: 32px;
}

.nav-top-menu .nav-top-menu__item:not(:last-child) {
  margin-right: 38px;
}

.nav-top-menu .nav-top-menu__item {
  position: relative;
}

.nav-top-menu .nav-top-menu__item::before {
  bottom: -4px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  opacity: 0.6;
  transition: width 0.3s ease 0s, opacity 0.2s ease 0s;
  width: 0;
}

.nav-top-menu .nav-top-menu__item--1::before {
  background-color: #798c9c;
}

.nav-top-menu .nav-top-menu__item--2::before {
  background-color: #71918a;
}

.nav-top-menu .nav-top-menu__item--3::before {
  background-color: #a8947b;
}

.nav-top-menu .nav-top-menu__item:hover::before {
  width: 100%;
  opacity: 0.9;
}

.nav > li > a {
  /*font-family: "Noto Serif JP", sans-serif;*/
  font-weight: 500 !important;
  font-size: 16px;
}

.stuck .header-main .nav > li > a {
  line-height: 20px !important;
}

/** css modal */
.modal-body {
  padding: 20px;
}
.modal-custom {
  --bs-modal-border-radius: 0;
}

.modal-custom .modal-content {
  overflow: hidden;
}

.modal-custom .modal-header {
  --bs-modal-header-border-width: 0;
  /* height: 65px; */
}

.modal-custom--phone .modal-content {
  --bs-modal-bg: #fff;
}

.modal-custom--phone .modal-dialog {
  --bs-modal-width: 740px;
}
.modal .modal-dialog {
  max-width: 720px;
  padding: 30px 0 30px;
}

#modalLabelPhone {
  padding-bottom: 20px;
  border-bottom: 1px solid #adadad;
}

.modal-custom--phone .modal-title {
  font-size: 22px;
}

.modal-phone-container {
  font-family: var(--serif);
  margin-left: auto;
  margin-right: auto;
  /* padding-bottom: 42px; */
}

.btn-close-modal {
  width: 100px;
  height: 100px;
  background-color: #a8947b;
  border-radius: 50%;
  position: absolute;
  right: -35px;
  top: -35px;
  z-index: 2;
}

.close-modal-text {
  position: absolute;
  width: 50px;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  right: 35px;
  top: 40px;
}
.close-modal-text span {
  font-size: 13px;
  margin-top: 5px;
  letter-spacing: -0.05em;
}

.list-contact {
  display: flex;
  margin: 25px 18px 0;
}
.list-contact li {
  width: calc(50% - 16px);
  list-style: none;
  margin-bottom: 0;
}
.list-contact li:first-child {
  margin-right: 32px;
}

.list-contact__item {
  background-color: #e4e8eb;
  padding: 10px 32px;
  margin-top: 10px;
  min-height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* custom UI menu PC */
.mfp-wrap {
  max-height: 90vh;
  min-height: 800px;
  height: auto;
  background-color: #fff;
}

.off-canvas-center .mfp-content {
  padding-top: 0;
}
.mfp-bg.off-canvas-center:not(.dark) {
  background-color: #000;
  opacity: 0.7;
}

.off-canvas-center .mfp-content {
  max-width: 100%;
}
.menu-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.menu-container .menuCol1 {
  border-left: 1px solid #e0ddd8;
  padding: 0 60px;
}

.menu-main {
  font-family: var(--serif);
}
.menu-main,
.sub-menu {
  margin: 0;
}
.menu-main li {
  list-style: none;
}
.menu-item--title {
  padding: 23px 0;
}
.menu-main > .menu-item {
  padding: 15px 0;
  position: relative;
  margin-bottom: 0;
}
.menu-main .menu-item a {
  color: #262626;
}
.menu-main > .menu-item > a > span,
.menu-main > .menu-item.has-sub-menu > span {
  font-size: 18px;
}
.menu-main > .menu-item:not(.has-sub-menu) a {
  display: flex;
  justify-content: space-between;
}
.menu-item.has-sub-menu > span {
  margin-bottom: 15px;
  display: block;
}
#main-menu .iconToggle {
  display: none;
}
.menu-main .sub-menu .menu-item {
  display: inline-block;
  font-size: 15px;
}
.menu-main .sub-menu .menu-item:not(:last-child) {
  margin-right: 15px;
}
.menu-main .sub-menu .menu-item span {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  padding-left: 20px;
}
.menu-main .sub-menu .menu-item span::before {
  content: "";
  background-color: #312c27;
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 12px;
  height: 1px;
}

.menu-main > .menu-item a,
.menu-main .sub-menu .menu-item a {
  transform-origin: left bottom;
  transition: 0.3s all;
}
.menu-main > .menu-item a span {
  transform-origin: left bottom;
  transition: 0.3s all;
}

.menu-main .menu-item a:hover {
  color: #957E61;
}

.menuImg {
  overflow: hidden;
  position: relative;
}
.menuImg img {
  transition: 0.3s transform;
}
.menuImg img:hover {
  transform: scale(1.1);
  opacity: 0.5;
}
.menuImg .menuImgText {
  background-color: #ede9e1;
  color: #403217;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1;
  padding: 5px 30px 5px 10px;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.icon-square-arrow {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background-color: #957E61;
  border: 1px solid #957E61;
  position: absolute;
  right: 8px;
  top: 2px;
  transition: all 0.2s;
}

.icon-square-arrow::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 3px;
  z-index: 2;
}

.section-footer a:not(.accordion-title) {
  transition: 0.3s opacity;
}
.section-footer a:not(.accordion-title):hover {
  opacity: 0.5;
}
.section-footer .accordion-item a:not(.accordion-title)::before {
  content: "";
  background-color: #fff;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 8px;
  height: 1px;
}
.section-footer .accordion-item a:not(.accordion-title) {
  padding-left: 16px;
  letter-spacing: 0.75px;
  display: inline-block;
  font-family: 'Zen Kaku Gothic New';
}
.section-footer .accordion-item a:not(.accordion-title):not(:last-child) {
  margin-right: 20px;
}
.section-footer a::after {
  content: none;
}

@media (min-width: 559px) {
  .section-footer .accordion-item a:not(.accordion-title) {
    font-size: 15px;
  }
}

@media (min-width: 559px) {
	#footer .footerBtmArea {
		display: flex;
		align-items: flex-end;
        letter-spacing: 0.05em;
	}
	#footer .footerBtmItem:not(:last-child) {
		margin-right: 50px;
	}
	#footer .footerBtmArea .footer-address{
		margin-bottom: 0;
	}
    #footer .footerBtmArea .logo-footer img{
		max-width: 209px;
	}
    .menu-title-footer a[target="_blank"]::after{
      position: relative;
      display: inline-block;
      right: -2px;
	  }
    .menu-title-footer.tight a[target="_blank"]::after{
      right: -2px;
    }
    }
@media (min-width: 559px) and (max-width: 846px) {
    #footer .footerBtmArea {
    flex-flow: wrap;
    justify-content: center;
    }
    #footer .footerBtmItem:last-child {
        margin-top: 20px;
    }
}

@media (max-width: 558px) {
	#footer .footer{
		padding: 10px 0 30px;
	}
	.single-cemeteries #footer .footer{
		padding: 10px 0 80px;
	}
	.footer-accordion-item .accordion-title {
		font-size: 16px;
		padding: 20px 0;
	}
	.footer-accordion-item .accordion-title .toggle{
		top: 22px;
	}
	.footer-accordion-item .accordion-title:hover .toggle{
		top: 22px;
	}
	.section-footer a:not(.accordion-title){
		font-size: 14px;
	}
	.sp-footerCol2 a{
		display: block;
	}
	.sp-footerCol2 a:not(:first-child){
		margin-top: 6px;
	}
	#footer .footerBtmArea {
		display: flex;
		flex-flow: wrap;
		justify-content: center;
	}
	#footer .footerBtmItem{
		width: calc(50% - 14px);
	}
	#footer .footerBtmItem:first-child{
		margin-right: 28px;
	}
	#footer .footerBtmItem:last-child{
		margin-top: 15px;
		width: 100%;
	}
	#footer .footerBtmArea .footer-address{
		font-size: 12px;
		margin-bottom: 0;
		letter-spacing: 0;
	}
	#footer .footerBtmArea .footerBtmItem img{
		max-width: 140px;
	}
	.menu-title-footer a[target="_blank"]::after{
		position: relative;
		display: inline-block;
		right: -2px;
	}
	.menu-title-footer.tight a[target="_blank"]::after{
		right: -2px !important;
	}
	.absolute-footer{
		padding-bottom: 0;
	}
}


.menu-col-end {
  max-width: 300px;
  margin-left: auto;
}
.banner-menu {
  margin-top: 47px;
  width: 300px;
  height: 188px;
  position: relative;
  overflow: hidden;
}

.banner-menu::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #69807a;
  opacity: 0.5;
  z-index: 1;
  mix-blend-mode: multiply;
}
.banner-menu > img {
  transition: transform 0.3s;
}
.banner-menu:hover > img {
  transform: scale(1.1);
}
.banner-menu:hover::before {
  opacity: 0.7;
}
.banner-menu-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 2;
  color: #fff;
  font-size: 14px;
}
/* Custom search menu */
.search-top-page {
  margin-top: 26px;
}
.off-canvas-center .mfp-content .search-top-page .searchform {
  max-width: 100%;
}
/* .search-top-page input[type=search] {
  border: 1px solid #A8947B;
  border-radius: 100px;
  box-shadow: none;
  padding-left: 50px;
  height: 50px;
}
.search-top-page .ux-search-submit {
  position: absolute;
  left: 10px;
  top: 50%;
  color: #ADA090;
  border: 0;
  transform: translateY(-50%);
}
.search-top-page .ux-search-submit,
.search-top-page .ux-search-submit:hover {
  background-color: transparent;
  box-shadow: none;
} */

.form-round .input-group-text,
.form-round .form-control {
  border-radius: 100px;
}
.form-group-default .input-group-text {
  --bs-tertiary-bg: #fff;
  color: #957E61;
  border-right-color: transparent;
}

.form-group-custom .form-control,
.form-group-default .form-control {
  margin-bottom: 0;
}

.form-group-default .form-control {
  border-left-color: transparent;
}

.form-control:focus {
  box-shadow: none;
  border-color: #957E61;
}

.search-top-page .form-control,
.search-top-page .input-group-text {
  border-color: #cbc6bf;
  letter-spacing: 0.1em;
}

.search-top-page .form-control,
.search-top-page .form-control:focus {
  box-shadow: none;
  border-left-color: transparent;
  padding-left: 0;
  font-size: 14px;
  height: 50px;
}

.form-control::placeholder {
  color: #7d7d7d;
}

.search-top-page .input-group-text {
  border-right-color: transparent;
}

.form-search-map .form-control,
.form-search-map .input-group-text,
.form-search-map .form-control:focus {
  border: 0;
  box-shadow: none;
}
.form-search-map .form-control {
  padding-left: 0;
  height: 56px;
  font-size: 16px;
}

.form-group-custom .form-control,
.form-group-custom .form-control:hover,
.form-group-custom .form-control:focus {
  color: #a8947b;
  font-size: 14px;
  height: 56px;
  border-color: #957E61;
}
.form-group-custom .form-control::placeholder {
  color: #a8947b;
}
.form-group-custom > .btn {
  font-size: 16px;
}

/* Custom style BANNER HOME*/
.section-banner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.section-banner-block {
  height: calc(100dvh - 132px);
  width: 100%;
  /* background: url('./assets/img/20231013_0071.jpg') no-repeat; */
  background: url("./assets/img/home/p_fv.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.section-banner-text {
  display: flex;
  position: absolute;
  right: 10%;
  /* top: 50%; */
  top: calc(50% - 75px);
  transform: translateY(-50%);
}

.banner-text-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  padding: 12px;
  height: max-content;
}
.banner-text-item {
  margin-right: 9px;
}

.banner-text-item > svg {
  margin-bottom: 6px;
}
.banner-text-item--01 > svg:last-child,
.banner-text-item--03 > svg:last-child {
  margin-left: auto;
}

.media-banner_container {
  bottom: 30px;
  left: 30px;
  z-index: 9;
}
.media-banner {
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  width: 322px;
  height: 120px;
  overflow: hidden;
  padding: 18px 25px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: #262626;
  cursor: pointer;
  border: 1px solid #a8947b;
  transition: all 0.3s;
}
.media-banner:hover {
  opacity: 0.7;
}
.media-banner:hover .media-banner_img img {
  transform: scale(1.1);
}
.media-banner_logo {
  margin-right: 18px;
}
.media-banner_logo p {
  line-height: 1.5;
}
.media-banner_logo img {
  width: 85px;
}
.media-banner_img img {
  width: 100px;
  height: 90px;
  object-fit: cover;
  transition: all 0.3s;
}

.line-banner {
  position: absolute;
  left: 50%;
  bottom: -40px;
  height: 80px;
  width: 2px;
}

.line-banner span {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  animation: pathmove 1.4s ease-in-out infinite;
}

.line-banner span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background-color: #fff;
  /* animation: pathmove 1.4s ease-in-out infinite; */
}

.line-banner span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background-color: #807262;
  /* animation: pathmove 1.4s ease-in-out infinite; */
}

@keyframes pathmove {
  0% {
    /* height:0; */
    top: -20px;
    opacity: 0;
  }
  30% {
    height: 80px;
    opacity: 1;
  }

  100% {
    height: 0;
    top: 60px;
    opacity: 0;
  }
}
/* Custom section-vision*/
.section-vision {
  /* max-width: 780px;
  margin-left: auto;
  margin-right: auto; */
  background-color: #fff;
  padding-top: 150px !important;
  padding-bottom: 130px !important;
  /*margin-top: 100vh;*/
  /* margin-top: 50px;
  margin-bottom: 100px; */
}

.section-vision > .section-content {
  display: flex;
  justify-content: center;
}
.section-vision .sec-title {
  font-size: 32px;
}

.section-vision .sec-title + p {
  /*font-family: 'NotoSerifJP-Regular';*/
  font-family: "Noto Serif JP", sans-serif;
}
.image-box--vision .box-text h4 {
  text-shadow: none;
}

.image-box--vision .box-text {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.image-box--vision .box-text h4 {
  text-shadow: none;
}

.image-box--vision .box-text {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.btn-more-vision {
  border: 1px solid white;
  position: absolute;
  bottom: -10px;
  z-index: 1;
  right: 15%;
}

.btn-more-vision--first {
  background-color: #798c9c;
}
.btn-more-vision--second {
  background-color: #71918a;
}
.btn-more-vision > span {
  position: relative;
  width: 100%;
  height: 100%;
}

.btn-more-vision span::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: -14px;
  z-index: 1;
  background-position: center;
}
.btn-more-vision--first span::before {
  background: url("./assets/img/icon-custom/icon-arrow-vision.svg") no-repeat;
  left: 50%;
  transform: translateX(-50%);
}

.btn-more-vision--second span::before {
  background: url("./assets/img/icon-custom/icon-share-vision.svg") no-repeat;
  left: 35%;
  transform: translateX(-35%);
}

.image-box--vision:hover .box-image {
  border: 1px solid #807262;
}

.image-box--vision:hover .box-image .overlay {
  background-color: #fff !important;
  opacity: 0.7;
}
.image-box--vision .box-text h4 {
  font-family: "Noto Serif JP", sans-serif;
}

.image-box--vision:hover .box-text h4 {
  color: #807262;
}

.image-box--vision:hover .box-text .btn-more-vision,
.btn-more-vision:hover {
  background-color: #ffffff;
  border: 1px solid #807262;
  box-shadow: none;
}

.image-box--vision:hover .btn-more-vision--first span::before,
.btn-more-vision--first:hover span::before {
  background: url("./assets/img/icon-custom/icon-share-vision-hover.png")
    no-repeat;
}

.image-box--vision:hover .btn-more-vision--second span::before,
.btn-more-vision--second:hover span::before {
  background: url("./assets/img/icon-custom/icon-arrow-vision-hover.png")
    no-repeat;
}

/* custom style map */
.section-map {
  padding-top: 90px !important;
  padding-bottom: 40px !important;
  background-color: #ebe7df;
}
.block-map-area {
  margin-top: 50px;
  margin-bottom: 20px;
}
.tooltip-area {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.tooltip-area.show {
  opacity: 1;
}
.title-unline {
  font-size: 28px;
  border-bottom: 1px solid #262626;
  display: inline-block;
  font-family: "Noto Serif JP", sans-serif;
}
.map-right .title-unline {
  margin-bottom: 55px;
}

.nav-tabs-custom {
  border-radius: 50px;
  padding: 4px 0;
  min-height: 46px;
  color: #71918a;
  font-weight: 400;
  min-width: 135px;
  margin-right: 0;
  transition: ease-out 0.3s;
}

.nav-custom-line {
  background-color: #fff;
  font-size: 15px;
  font-weight: normal;
  color: #6f5a42;
  margin-bottom: 8px;
  padding: 8px 20px;
  position: relative;
  width: calc(100% / 5);
  margin-right: 0;
  border: 1px solid #ebe7df;
  border-bottom: none;
  line-height: 1.26;
  height: 59px;
}

.nav-custom-line::before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #6f5a42;
  bottom: 0;
  left: -1px;
  width: calc(100% + 2px);
}
.nav-custom-line.active {
  background-color: #ebe7df;
  border-color: #6f5a42;
  font-weight: 500;
  color: #807262;
}
.nav-custom-line.active::before {
  opacity: 1;
  background: transparent;
}
#kanagawa:hover,
#tokyo:hover,
#hyogo:hover,
#kyoto:hover > path,
#osaka:hover,
#nara:hover,
#mie:hover {
  fill: #807262;
}

.list-map-area > li,
.list-cate-sidebar > li {
  list-style: none;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  margin-left: 0 !important;
  padding-left: 1em;
}

.list-map-area > li a,
.list-cate-sidebar > li a {
  color: #312C27;
}

/* .list-map-area > li::before, .list-cate-sidebar > li::before {
  content:"\f105";
  font-family: 'fl-icons';
  position: absolute;
  left: -12px;
} */
.sidebar-title {
  font-weight: 500 !important;
  position: relative;
  padding-left: 1em;
}
.sidebar-title::before {
  content: "";
  background-color: #312c27;
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 5px;
  height: 1px;
}
.list-map-area > li::before,
.list-cate-sidebar > li::before {
  content: "";
  background-color: #312c27;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  width: 5px;
  height: 1px;
}
.list-map-area.main-area {
  display: flex;
  flex-wrap: wrap;
  margin: 0px 80px;
}
.list-map-area.main-area > li {
  width: 45%;
}

.nav-tabs-custom--st-1 {
  background-color: #fff;
  color: #798c9c;
  border: 1px solid #697E90;
}

.nav-tabs-custom--st-2 {
  background-color: #fff;
  color: #6C8B84;
  border: 1px solid #6C8B84;
}
.nav-tabs-custom--st-1:hover,
.nav-tabs-custom--st-1.active {
  background-color: #697E90;
  color: #fff;
  border: 1px solid #697E90;
}

.nav-tabs-custom--st-2:hover,
.nav-tabs-custom--st-2.active {
  background-color: #6C8B84;
  color: #fff;
  border: 1px solid #6C8B84;
}

@media only screen and (max-width: 991px) {
  .sp-title-line-double {
    border-top: 1px solid #574B43;
    border-bottom: 1px solid #574B43;
    display: block;
    font-family: var(--serif);
    font-size: 22px;
    padding: 3px 0;
    margin-bottom: 30px;
  }
  .nav-pills{
    gap: 7px;
  }
  .nav-tabs-custom {
    padding: 0;
    min-height: 40px;
    min-width: 144px;
  }
  .block-map-area .map-top.block-mobi p{
    text-align: left;
  }
}
.sp-ls-p30{
  letter-spacing: 0.03em;
}
.sp-ls-p50{
  letter-spacing: 0.05em;
}
/* Custom card tomb*/
.section-card-tomb,
.s-common {
  max-width: 1135px;
  margin-left: auto;
  margin-right: auto;
}

.s-common {
  /* max-width: 1100px; */
  max-width: 1200px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.s-common-container {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  .s-common {
    padding: 20px 0;
  }
}

.section-card-tomb .row,
.block-map-rejen .row {
  --bs-gutter-x: 47px;
}
.card-tomb {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}

.card-tomb--text {
  justify-content: start;
  align-items: center;
}

.card-tomb--text > div {
  margin-top: 80px;
}

.card-tomb__img {
  height: 180px;
  background-color: #ded7ca;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
}

.card-tomb__img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background: url("./assets/img/img-tomb-hover-01.png") no-repeat;
  background-size: cover;
  transition: all 0.3s;
}
.card-tomb--01:hover .card-tomb__img::before {
  opacity: 1;
  background: url("./assets/img/img-tomb-hover-01.png") no-repeat;
  background-size: cover;
}

.card-tomb--02:hover .card-tomb__img::before {
  opacity: 1;
  background: url("./assets/img/img-tomb-hover-02.jpg") no-repeat;
  background-size: cover;
}

.card-tomb--03:hover .card-tomb__img::before {
  opacity: 1;
  background: url("./assets/img/img-tomb-hover-03.png") no-repeat;
  background-size: cover;
}

.card-tomb--04:hover .card-tomb__img::before {
  opacity: 1;
  background: url("./assets/img/img-tomb-hover-04.png") no-repeat;
  background-size: cover;
}

.card-tomb--05:hover .card-tomb__img::before {
  opacity: 1;
  background: url("./assets/img/img-tomb-hover-05.png") no-repeat;
  background-size: cover;
}

.card-tomb--06:hover .card-tomb__img::before {
  opacity: 1;
  background: url("./assets/img/img-tomb-hover-06.png") no-repeat;
  background-size: cover;
}

.card-tomb--07:hover .card-tomb__img::before {
  opacity: 1;
  background: url("./assets/img/img-tomb-hover-07.png") no-repeat;
  background-size: cover;
}

.card-tomb__img > img {
  max-height: 90%;
}

.card-tomb-text {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: -5px;
  right: -8px;
}

.card-tomb-text__item {
  width: 45px;
  background-color: #ebe7df;
  text-align: center;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 20px;
  line-height: 22px;
  padding: 10px 0;
  height: fit-content;
  position: relative;
  right: 0px;
}

.card-tomb-text.card-tomb-text--multi .card-tomb-text__item {
  right: -10px;
  width: 35px;
}

.card-tomb-text.card-tomb-text--multi .card-tomb-text__item:first-child {
  right: -10px;
}
/* Custom UI slide recommended */
.section-slide-product {
  background-color: #fff;
}
.section-recommended {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 90px;
  position: relative;
}

.recomment-title {
  margin-bottom: 50px;
  font-family: "Noto Serif JP", sans-serif;
}
.recomment-title-sub {
  margin-bottom: 0;
  font-family: "Noto Serif JP", sans-serif;
}
.card-recommended-item {
  margin-left: 25px;
  margin-right: 25px;
  --bs-border-radius: 0;
  --bs-border-width: 0px;
  position: relative;
}
.card-recommended-item .card-body {
  --bs-card-spacer-x: 0;
}
.card-recommended-tag {
  background-color: #957E61;
  display: flex;
  flex-direction: row;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 9px 15px;
  z-index: 2;
}

.card-recommended-tag span {
  margin-left: 7px;
  display: inline-block;
}

.card-recommended-title {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
  font-family: "Noto Serif JP", sans-serif;
  transition: color 0.3s;
}
.card-recommended-item .card-img-top {
  height: 235px;
  object-fit: cover;
  transition: transform 0.3s;
}
.card-recommended-item .card-recommended-img {
  overflow: hidden;
}
.card-recommended-item:hover .card-img-top {
  transform: scale(1.1);
}
.card-recommended-item:hover .card-recommended-title {
  color: #957E61;
}
.card-recommended-item:hover img{
  opacity: 0.8;
}

.slick-dots {
  /* position: absolute; */
  bottom: -25px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 16px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button::before {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #a5a5a5;
  border: 2px solid #a5a5a5;
  transform: translate(-100%, -100%);
}

.slick-dots li.slick-active button::before {
  background-color: #fff;
}

.custom-click-btn {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.custom-prev-btn {
  background-color: #798c9c;
  left: -57px;
}
.custom-next-btn {
  background-color: #6c8b84;
  right: -57px;
}

.custom-click-btn:hover {
  border: 1px solid #807262;
  background-color: #fff;
  color: #807262;
}

/* Custom UI introduce */
.section-introduce {
  background: url("./assets/img/bg_navy.png") no-repeat;
  padding-left: 0;
  padding-right: 0;
  padding-top: 100px !important;
  padding-bottom: 115px !important;
  background-size: cover;
}

.section-introduce__inner {
  max-width: 1265px;
  margin-left: auto;
  margin-right: auto;
}
.section-introduce .title-introduce {
  letter-spacing: 0.08em;
}

.title-introduce {
  font-family: "Noto Serif JP", sans-serif;
}
.title-introduce,
.desc-introduce {
  color: #fff;
  text-align: center;
}

.desc-introduce {
  margin-bottom: 50px;
  text-align: center;
}

.introduce-item {
  cursor: pointer;
  height: 280px;
  position: relative;
  margin-bottom: 10px;
}
.introduce-item-new {
  cursor: pointer;
  height: 150px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.introduce-item-new-middlle {
  border-left: 1px solid #8d8d8d;
  border-right: 1px solid #8d8d8d;
}
.introduce-item--1 {
  background: url("./assets/img/intro-card-01.png") no-repeat;
  background-size: cover;
}
.introduce-item-new-1 {
  background: url("./assets/img/intro-new-01.png") no-repeat;
  background-size: cover;
}
.introduce-item-new-2 {
  background: url("./assets/img/intro-new-02.png") no-repeat;
  background-size: cover;
}
.introduce-item-new-3 {
  background: url("./assets/img/intro-new-03.png") no-repeat;
  background-size: cover;
}
.introduce-item:before,
.introduce-item-new__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-color: #5b6264;
  transition: all 0.3s;
}
.introduce-item-new:after {
  content: "";
  position: absolute;
  background: url("./assets/img/icon-custom/icon-next-slide.svg") no-repeat;
  background-size: cover;
  height: 21px;
  width: 21px;
  right: 20px;
}
.introduce-item-new__text {
  text-align: center;
  color: #fff;
  position: relative;
}
.introduce-item-new__inner:before {
  opacity: 0.8;
}
.introduce-item--2 {
  background: url("./assets/img/card-intro-02.png") no-repeat;
  background-size: cover;
}

.introduce-item--3 {
  background: url("./assets/img/card-intro-03.png") no-repeat;
  background-size: cover;
}

.introduce-item--4 {
  background: url("./assets/img/card-intro-04.png") no-repeat;
  background-size: cover;
}

.introduce-item__inner {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -40%);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.introduce-item__text {
  color: #fff;
  font-size: 20px;
  font-family: "Noto Serif JP", sans-serif;
  line-height: 1.67;
}
.introduce-item__icon {
  width: 141px;
  height: 122px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.introduce-item--1 .introduce-item__icon {
  /* width: 93px;
  height: 121px; */
  /* margin-bottom: 0px; */
  background-image: url("./assets/img/card-intro-icon-01.png");
}

.introduce-item--2 .introduce-item__icon {
  /* width: 121px;
  height: 108px; */
  /* margin-bottom: 10px; */
  margin-top: 3px;
  background-image: url("./assets/img/card-intro-icon-02.png");
}

.introduce-item--3 .introduce-item__icon {
  /* width: 140px;
  height: 82px; */
  /* margin-bottom: 0px; */
  background-image: url("./assets/img/card-intro-icon-03.png");
}

.introduce-item--4 .introduce-item__icon {
  /* width: 90px;
  height: 90px; */
  /* margin-bottom: 4px; */
  background-image: url("./assets/img/card-intro-icon-04.png");
  top: 10px;
}
.introduce-item--4 .introduce-item__inner {
  top: 42%;
  line-height: 1.2;
}

.introduce-item:hover .introduce-item__text {
  color: #262626;
}
.introduce-item:hover::before {
  mix-blend-mode: normal;
  background-color: #ffffff;
  opacity: 0.65;
}

.introduce-item:hover .btn-intro {
  background-color: #fff;
  border-color: #475563;
  color: #475563;
}

.introduce-item:hover .introduce-item__icon {
  filter: invert(1);
}
/* .introduce-item--1:hover .introduce-item__icon {
  background: url("./assets/img/card-intro-icon-hover-01.png") no-repeat;
  background-size: contain;
}

.introduce-item--2:hover .introduce-item__icon {
  background: url("./assets/img/card-intro-icon-hover-02.png") no-repeat;
  background-size: contain;
}

.introduce-item--3:hover .introduce-item__icon {
  background: url("./assets/img/card-intro-icon-hover-03.png") no-repeat;
  background-size: contain;
}

.introduce-item--4:hover .introduce-item__icon {
  background: url("./assets/img/card-intro-icon-hover-04.png") no-repeat;
  background-size: contain;
} */
.btn-phone:hover .btn-phone__icon {
  background: url("./assets/img/btn-phone-hover.png") no-repeat;
  background-size: contain;
}
.btn-phone__icon {
  width: 25px;
  height: 30px;
  display: inline-block;
  background: url("./assets/img/btn-phone.png") no-repeat;
  background-size: contain;
}
.inquiry-info:hover .icon-branch {
  background: url("./assets/img/icon-branch-hover.png") no-repeat;
  background-size: contain;
}

.introduce-item__button {
  position: absolute;
  left: 0;
  bottom: -23px;
  width: 100%;
  text-align: center;
}

.introduce-item__button .btn-intro {
  margin-bottom: 0;
  margin-right: 0;
  border-radius: 34px;
  padding: 3px 40px 3px 56px;
}

.introduce-item__button .btn-intro i {
  right: -20px;
}

.section-introduce.under {
  padding-top: 120px !important;
  padding-bottom: 130px !important;
  background-image: none !important;
}

.section-introduce.under h2{
  letter-spacing: 0.1em;
}

.section-introduce.under a {
  position: relative;
}

.section-introduce.under .introduce-item {
  border-radius: 6px !important;
  overflow: hidden;
  height: 260px;
}

.section-introduce.under .introduce-item:not(.introduce-item--4) .introduce-item__inner{
  top: 45%;
}

.section-introduce.under .introduce-item .introduce-item__icon {
  margin-bottom: 20px;
}
.section-introduce.under .introduce-item__text {
  font-size: 18px;
  line-height: 1.66;
}

/* custom button */
.el-btn {
  font-size: 16px;
  box-shadow: none;
  font-weight: normal;
  position: relative;
}
.el-btn:hover {
  box-shadow: none;
}
.el-btn-dark {
  background-color: #475563;
  border: 1px solid #fff;
  color: #fff;
}

.el-btn-dark:hover {
  background-color: #fff;
  border: 1px solid #475563;
  color: #475563;
}

.el-btn-brown {
  background-color: #957E61;
  border: 1px solid #957E61;
  color: #fff !important;
  text-decoration: none !important;
  padding: 5px 10px;
}

.el-btn-brown:hover {
  background-color: #fff;
  border: 1px solid #957E61;
  color: #957E61 !important;
}

.el-btn-gray {
  background-color: #798c9c;
  border: 1px solid #798c9c;
  color: #fff;
  padding: 5px 10px;
}

.el-btn-gray:hover {
  background-color: #fff;
  border: 1px solid #798c9c;
  color: #798c9c;
}

.el-btn-green {
  background-color: #208f50;
  border: 1px solid #208f50;
  color: #fff;
  padding: 5px 10px;
}

.el-btn-green:hover {
  background-color: #fff;
  border: 1px solid #208f50;
  color: #208f50;
}

.el-btn-turquoise {
  background-color: #398d8b;
  border: 1px solid #398d8b;
  color: #fff;
  padding: 5px 10px;
}

.el-btn-turquoise:hover {
  background-color: #fff;
  border: 1px solid #398d8b;
  color: #398d8b;
}

.el-btn-orange {
  color: #fff;
  background-color: #ff5700;
}
.el-btn-white {
  color: #8d7d69;
  border: 1px solid #957E61;
  background-color: #fff;
  padding: 5px 10px;
}
.el-btn-white:hover {
  background-color: #957E61;
  border: 1px solid #957E61;
  color: #fff;
}
.el-btn-arrow {
  padding: 12px 10px;
  display: block;
  width: 100%;
  height: 70px;
  margin: 0;
  /* padding: 20px 0!important; */
  font-weight: 500;
  color: #fff !important;
  position: relative;
  text-decoration: none !important;
}

.el-btn-arrow:hover {
  color: #8d7d69 !important;
  border: 1px solid #957E61;
  background-color: #fff;
}

.news_normal {
  border-top: 1px solid rgb(165, 165, 165, 0.4);
}
.el-btn-arrow .el-btn-arrow__icon {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
  width: 20px;
  height: 10px;
  background: url("./assets/img/icon-custom/arrow-white.svg") no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s;
}

.el-btn-arrow:hover .el-btn-arrow__icon {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
  width: 20px;
  height: 10px;
  background: url("./assets/img/icon-custom/arrow-brawn.svg") no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s;
}
.el-btn-arrow .free {
  padding: 1px 7px 1px;
  font-size: 14px;
  background-color: #fff;
  margin-left: 6px;
  color: #ff5700;
  border-radius: 4px;
  border: 1px solid #fff;
  vertical-align: text-bottom;
}
.store a {
  text-decoration: none;
}

.store_btn_box {
  display: flex;
  gap: 5px;
}

.store_btn_box.col1 .el-btn-arrow.store {
  width: 70%;
}
.store_btn_box.col2 .el-btn-arrow.store {
  width: 50%;
}
.store_btn_box.col3 .el-btn-arrow.store {
  width: 33%;
}
.store_btn_box .el-btn-arrow.store {
  padding: 8px 10px;
  display: block;
  height: auto;
  margin: 0 auto;
  font-weight: 500;
  color: #fff !important;
  position: relative;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 0;
}
.el-btn-arrow.store a {
  color: #fff !important;
  width: 100%;
  display: block;
  padding: 8px 10px;
}
.el-btn-arrow.store a:hover {
  color: #8d7d69 !important;
}
.el-btn-arrow.store:hover {
  color: #8d7d69 !important;
  border: 1px solid #957E61;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .el-btn-arrow .free {
    padding: 1px 7px 0;
  }
  .store a .el-btn-arrow.store {
    width: 100%;
  }
  .store_btn_box {
    display: block;
  }
  .store_btn_box.col1 .el-btn-arrow.store,
  .store_btn_box.col2 .el-btn-arrow.store,
  .store_btn_box.col3 .el-btn-arrow.store {
    width: 100%;
    margin-bottom: 10px;
  }
}
.el-btn-arrow:hover .free {
  color: #957E61;
  border: 1px solid #957E61;
}

/*custom UI style comment */
.section.customer-review {
  padding-top: 112px !important;
  padding-bottom: 120px !important;
}
.customer-review-list {
  margin-top: 20px;
  margin-bottom: 45px;
}
.customer-review-item {
  display: flex;
  align-items: center;
  max-width: 892px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.customer-review-item:not(:last-child) {
  margin-bottom: 16px;
}

.customer-item-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 91px;
  margin-right: 20px;
}

.customer-item-right {
  flex: 1 0 0;
  padding: 25px 30px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
.customer-item-right::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 16px 10px 0;
  border-color: transparent #fff transparent transparent;
  z-index: 0;
  left: -16px;
  top: 16%;
}

.customer-item__avatar {
  width: 57px;
  height: 57px;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 6px;
}

.customer-item__info {
  font-size: 14px;
  color: #262626;
  text-align: center;
}

.date-post {
  font-size: 14px;
  color: #312c27;
  text-wrap: nowrap;
  font-family: "Noto Serif JP", sans-serif !important;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: 0.08em;
}
.comcomment-txt {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.section.section-voice {
  padding-top: 90px !important;
  padding-bottom: 30px;
  background-color: #f5f5f5;
}
/* .customer-review .btn-review {
  min-width: 240px;
  padding: 5px 10px;
  margin-bottom: 0;
} */

/*custom UI style NEW LIST */
.section.section-news {
  padding-top: 90px !important;
  padding-bottom: 110px !important;
  background-color: #fff;
}
.news-block {
  /* max-width: 796px; */
  max-width: 927px;
  margin-left: auto;
  margin-right: auto;
}
.news_thumbnail {
  max-width: 215px;
  height: auto;
}
.cate-news-item {
  color: #a8947b;
  border: 1px solid;
  padding: 5px 10px;
}
.archive-date {
  position: relative;
  margin-left: 1.5em;
  cursor: pointer;
  margin-bottom: 0.6em;
}
.archive-news > .archive-date::before {
  content: "\f105";
  font-family: "fl-icons";
  position: absolute;
  left: -12px;
}
.news-item {
  list-style: none;
  padding: 17px 0;
  position: relative;
  margin-bottom: 0;
  margin-left: 0 !important;
}

.news-item::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #a5a5a5;
  left: 0;
  opacity: 0.4;
  bottom: 0;
}

.news-item__inner {
  transition: transform 0.3s, opacity 0.3s ease;
  position: relative;
}

.news-item__inner::after {
  content: "\f105";
  font-family: fl-icons;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  color: #a8947b;
}

.news-item:hover .news-item__inner {
  transform: translateX(30px);
  opacity: 0.6;
}

.news-item__date {
  font-size: 14px;
  font-family: "NotoSerifJP-Regular", serif;
  color: #312c27;
  min-width: 75px;
  margin-right: 43px;
}

.news-item__cate {
  border: 1px solid #a8947b;
  font-size: 14px;
  color: #a8947b;
  height: 30px;
  min-width: 85px;
  line-height: 30px;
  display: inline-block;
  padding: 0 11px;
  text-align: center;
}
.news-item__cate a {
  color: #a8947b;
  white-space: nowrap;
  text-decoration: none;
  font-weight: 500;
}

.new-item__desc,
.new-item__desc a {
  color: #262626;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.section-news .btn-more-news,
.customer-review .btn-review,
.section-reference-book .btn-reference-book {
  min-width: 240px;
  padding: 5px 5px 5px 15px;
  margin-bottom: 0;
}
.section-news .btn-more-news i,
.customer-review .btn-review i,
.section-reference-book .btn-reference-book i {
  right: -45px;
}

.section-news-kansai .inner_sm {
  width: 857px;
  margin: auto;
}

/* Custom UI Reference book*/
.section-reference-book {
  background-color: rgb(231, 240, 242);
  padding-top: 112px !important;
  padding-bottom: 120px !important;
}

.section-reference-book .row > * {
  --bs-gutter-x: 12px;
}
.reference-block {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.reference-block__body {
  border: 1px solid #939FA9;
  padding: 55px 55px 22px;
  position: relative;
  margin-top: 120px;
}

.reference-block__more {
  padding: 0 8px;
  margin-top: 60px;
}

.reference-block__title {
  position: absolute;
  left: 50%;
  top: -55px;
  transform: translateX(-50%);
  z-index: 1;
  text-align: center;
  background-color: #e7f0f2;
  padding: 0 45px;
}

.reference-block__title span {
  display: block;
  font-family: "Noto Serif JP", sans-serif;
}

.reference-block__title span:last-child {
  font-size: 28px;
  line-height: 49px;
  letter-spacing: 0.15em;
}

.card-book {
  background-color: #fff;
  padding: 24px 15px 24px 24px;
  display: block;
  margin-bottom: 33px;
  position: relative;
}

.card-book:hover .card-book__content span {
  color: var(--gold);
  opacity: 0.7;
}

.card-book:hover .card-book__image img {
  transform: scale(1.1);
}

.card-book__inner {
  display: flex;
  align-items: center;
}

.card-book__num {
  position: absolute;
  top: -23px;
  left: -8px;
  /* font-family: 'PlayfairDisplay-Regular', serif; */
  font-family: sans-serif;
  font-size: 32px;
  line-height: 1;
  color: #697e90;
}

.card-book__image {
  width: 86px;
  height: 86px;
  margin-right: 16px;
  overflow: hidden;
}

.card-book__image img {
  width: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}

.card-book__content {
  flex: 1 0 0;
  /* padding-top: 11px; */
  color: #262626;
}
.card-book--large .card-book__image {
  width: 125px;
  height: 125px;
}

.card-book--large .card-book__content {
  font-family: "Noto Serif JP", sans-serif;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.card-book--large .card-book__content span:first-child {
  font-size: 19px;
  margin-bottom: 8px;
}
.card-book--large .card-book__content span:nth-child(2) {
  letter-spacing: 0.01em;
}

.reference-block__more .reference-block__btn {
  margin-top: 30px;
  text-align: center;
}
.reference-block__btn .btn-quote {
  border-radius: 70px;
  height: 100px;
  min-width: 262px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  margin-bottom: 10px;
}
.reference-block__btn .btn-quote .ref4 {
  margin-right: 20px;
  width: 40px;
  height: 40px;
  background: url("./assets/img/icon-custom/ref4-mobile.png") no-repeat;
  background-size: contain;
}
.reference-block__btn .btn-quote .ref5 {
  margin-right: 20px;
  width: 40px;
  height: 40px;
  background: url("./assets/img/icon-custom/ref5-mobile.png") no-repeat;
  background-size: contain;
}
.reference-block__btn .btn-quote .ref6 {
  margin-right: 20px;
  width: 40px;
  height: 40px;
  background: url("./assets/img/icon-custom/ref6-mobile.png") no-repeat;
  background-size: contain;
}
.reference-block__btn .btn-quote-ref4:hover .ref4 {
  background: url("./assets/img/icon-custom/ref4-mobile-hover.png") no-repeat;
  background-size: contain;
}
.reference-block__btn .btn-quote-ref5:hover .ref5 {
  background: url("./assets/img/icon-custom/ref5-mobile-hover.png") no-repeat;
  background-size: contain;
}
.reference-block__btn .btn-quote-ref6:hover .ref6 {
  background: url("./assets/img/icon-custom/ref6-mobile-hover.png") no-repeat;
  background-size: contain;
}

/* CSS STYLE COMPAY INFO*/
.section-comany-info {
  background-color: #ebe7df;
  /* padding-top: 130px !important;
  padding-bottom: 86px !important; */
  padding-top: 130px;
  padding-bottom: 86px;
}

.company-info-block {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

.company-info-block .row > * {
  --bs-gutter-x: 55px;
}

.card--company {
  --bs-card-spacer-y: 22px;
  --bs-border-radius: 0;
  overflow: hidden;
  margin-bottom: 44px;
  border: none;
  background-color: transparent;
}

.card-company__img {
  height: 180px;
  /* background-color: #f4f4f4; */
  text-align: center;
}

.card-company__img img {
  max-width: 100%;
  /* height: 100%; */
  transition: all 0.3s;
}

.card-company--txt {
  font-size: 20px;
  line-height: 27px;
  font-family: "NotoSerifJP-Medium", sans-serif;
  margin-bottom: 0;
  color: #262626;
}

.card--company .card-body {
  position: relative;
  /* height: 50px; */
  /* padding: 0; */
  background-color: transparent;
  padding: 13px 0;
}

.card--company .card-body--multiline {
  --bs-card-spacer-y: 7px;
}

.btn-card-company {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  display: inline-block;
  background-color: #a8947b;
  border: 1px solid #a8947b;
  position: absolute;
  right: -25px;
  bottom: -25px;
  color: #fff;
}

.btn-card-company:hover {
  color: #fff;
}

.btn-card-company i {
  position: absolute;
  right: 32px;
  bottom: 27px;
}

.btn-card-company-home {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: inline-block;
  background-color: #957E61;
  border: 1px solid #957E61;
  position: absolute;
  right: 0;
  top: 13px;
  color: #fff;
  transition: all 0.2s;
}

.btn-card-company-home:hover {
  color: #fff;
}

.btn-card-company-home i {
  position: absolute;
  right: 8px;
  bottom: 1px;
  transition: all 0.2s;
}

/* CUSTOM STYLE COMPOENT CONTACT */
.section-contact {
  padding-top: 126px !important;
  padding-bottom: 139px !important;
  background-color: #fff;
}
.contact-block {
  max-width: 1026px;
  margin-left: auto;
  margin-right: auto;
}

.contact-block__title {
  max-width: 796px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 77px;
}

.contact-block-container .row > * {
  --bs-gutter-x: 44px;
}

.btn-contact {
  border-radius: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 160px;
  /* color: #fff; */
  position: relative;
  width: 100%;
  transition: ease-in 0.2s;
  font-family: var(--serif);
}

.btn-contact span {
  display: block;
}

.btn-contact--phone {
  background-color: #697e90;
  color: #697e90;
}

.btn-contact--message {
  background-color: #6c8b84;
  color: #6c8b84;
}

.btn-contact:hover {
  background-color: #fff;
  border: 1px solid #807262;
  color: #fff;
}
.btn-contact:hover .btn-contact__large,
.btn-contact:hover .btn-contact__small {
  color: #807262;
}

.btn-contact:after,
.btn-contact:before {
  border-left: 0px solid transparent;
  border-right: 15px solid transparent;
  border-top: 12px solid;
  bottom: -11px;
  content: "";
  left: 72%;
  margin-left: -22px;
  position: absolute;
}

.btn-contact:before {
  border-left: 0px solid transparent;
  border-right: 17px solid transparent;
  border-top: 13px solid;
  border-top-color: inherit; /* Can't be included in the shorthand to work */
  bottom: -13px;
  margin-left: -23px;
}

.btn-contact__icon {
  width: 35px;
  height: 21px;
  margin-right: 8px;
}

.btn-contact--phone .btn-contact__icon {
  /* background: url('./assets/img/icon-custom/icon-contact-phone.png') no-repeat; */
  background: url("./assets/img/icon-custom/icon_branch.png") no-repeat;
  background-size: contain;
}

.btn-contact--message .btn-contact__icon {
  background: url("./assets/img/icon-custom/icon-contact-message.svg") no-repeat;
  background-size: contain;
}

.btn-contact--phone:hover .btn-contact__icon {
  /* background: url('./assets/img/icon-custom/icon-contact-phone-hover.png') no-repeat; */
  background: url("./assets/img/icon-branch-hover.png") no-repeat;
  background-size: contain;
}

.btn-contact--message:hover .btn-contact__icon {
  background: url("./assets/img/icon-custom/icon-contact-message-hover.svg")
    no-repeat;
  background-size: contain;
}

.btn-contact__large {
  font-size: 24px;
  flex: 1 0 0;
  color: #fff;
}

.btn-contact__small {
  /* margin-bottom: 11px; */
  color: #fff;
}

/* Custom Breadcrumb */
.breadcrumb {
  padding-right: 10px;
  font-size: 14px;
  margin-bottom: 30px;
}

.breadcrumb a {
  padding-right: 10px;
}
.section-content .s-common-sidebar {
  /* width: 280px; */
  /* margin-left: 26.5px; */
}
.s-common-sidebar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 850px) {
  .off-canvas .mfp-content {
    top: 0px !important;
  }
  .s-common-sidebar {
    /* padding-left: 0px; */
    padding-right: 0px;
    /* border-left: 1px solid #70707066; */
    padding-left: 45px;
  }
}

.text-review {
  background-color: #fff;
  padding: 20px 20px 20px 20px;
  border-radius: 18px;
}

.reien-banner {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 220px;
}

.reien-banner .text {
  color: #262626;
}
.reien-banner .section-bg {
  background-image: url(/wp-content/themes/flatsome-child/assets/img/banner-reien.png);
}

/* CUSTOM UI COMPONENT MAP REJEN*/
.block-map-rejen .block-map-area {
  margin-top: 40px;
  margin-bottom: 40px;
}

.card-tomb-title {
  margin-bottom: 40px;
}

.card-block-rejen .card-tomb-text__item {
  background-color: #fff;
}

.section-recommended--rejen {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0px;
  margin-bottom: 80px;
}

.section-recommended--rejen .custom-prev-btn {
  left: -27px;
}
.section-recommended--rejen .custom-next-btn {
  right: -27px;
}
.wrap-form .wpforms-layout-column-33 {
  align-self: center;
}
.wrap-form .wpforms-layout-column-33 h4 {
  margin-bottom: 5px !important;
}
.wrap-form .wpforms-layout-column-33 p {
  margin-bottom: 0px !important;
}
.wrap-form .wpforms-layout-column-33 > .wpforms-field.wpforms-field-content {
  padding-top: 0px !important;
}
.card--company .card-body a:first-child {
  /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
    width: 100%; */
}
.stone-construct {
  background-color: #fff;
  padding: 50px 40px !important;
}
.stone-construct .slider-nav .slick-slide {
  padding: 0 2.5px;
  height: inherit !important;
}

.group-btn-shoplist02 {
  display: flex;
  gap: 15px;
}

.group-btn-shoplist02 a {
  margin-bottom: 10px;
  font-family: "Noto Serif JP", sans-serif;
}

@media only screen and (max-width: 767px) {
  .group-btn-shoplist02 {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  .stone-construct {
    padding: 15px !important;
  }

  .new-item__desc,
  .new-item__desc a {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 8px;
    white-space: normal;
  }
  .section-news-kansai .inner_sm {
    width: 100%;
  }
  .stone-construct .table-facilities .title-row {
    min-width: 60px !important;
  }
  .stone-construct .table-facilities tr {
    flex-direction: unset !important;
  }

  .stone-construct .content-row {
    width: 100% !important;
  }
  .introduce-item-new-middlle {
    border-left: none;
    border-right: none;
    border-top: 1px solid #8d8d8d;
    border-bottom: 1px solid #8d8d8d;
  }
  .wrap-cemetery {
    padding: 30px 15px;
  }
  .wrap-slide-recommend {
    padding: 0px 15px;
  }
  .wrap-gallery {
    padding: 0 !important;
  }
  .slider-main {
    height: auto !important;
    margin-bottom: 15px;
  }
  /* .slider-nav .slick-slide img {
        height: 100% !important;
        width: 100% !important
    } */
  /* .slider-nav .slick-track > div{
        margin-right: 5px !important;
    } */
  .overview-detail tr {
    display: flex;
    flex-direction: column;
  }
  .overview-detail tr td,
  .wrap-set-cemetery tr td {
    padding: 10px !important;
  }
  .mobile-content {
    padding: 0 15px !important;
  }
  .mobile-content-nopadding {
    padding: 0 !important;
  }
  .mobile-content-nomargin {
    margin: 0 !important;
  }
  .mobile-mt-10 {
    margin-top: 10px !important;
  }
  .mobile-mt-20 {
    margin-top: 20px !important;
  }
  .mobile-mt-30 {
    margin-top: 30px !important;
  }
  .mobile-mb-20 {
    margin-bottom: 20px !important;
  }
  .mobile-mb-30 {
    margin-bottom: 30px !important;
  }
  .mobile-mt-40 {
    margin-top: 40px !important;
  }
  .mobile-pb-30 {
    padding-bottom: 30px !important;
  }
  .mobile-pb-20 {
    padding-bottom: 20px !important;
  }
  .mobile-pr-30 {
    padding-right: 30px !important;
  }
  .mobile-pl-30 {
    padding-left: 30px !important;
  }
  .title-overview {
    font-size: 18px;
    margin-top: 30px;
  }
  .wrap-icon-facilities {
    margin-left: -10px;
    margin-right: -10px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  }
  .rest-area > div {
    padding: 15px !important;
  }
  .rest-area > div:first-child {
    padding-top: 0px !important;
  }
  .rest-area span {
    display: inline-block;
    margin-top: 15px;
    font-size: 16px;
  }
  .box-content {
    padding-bottom: 15px !important;
  }
  .wrap-set-cemetery > .set-body {
    flex-direction: column;
  }
  .wrap-set-cemetery tr {
    display: flex;
    flex-direction: column;
  }

  .wrap-set-cemetery .memo {
    display: block;
    text-align: end;
  }
  .contact-block__title {
    margin-bottom: 35px;
  }
  .btn-contact:after,
.btn-contact:before {
  bottom: -7px;
}

.btn-contact:before {
  bottom: -9px;
}
  .group-btn-contact .btn-contact-child:first-child {
    margin-bottom: 20px !important;
  }
  .group-btn-contact .btn-contact-child:last-child {
    margin-bottom: 0 !important;
  }
  .card-tomb-title {
    margin-top: 70px;
  }
  .sec-title--small {
    font-size: 24px;
  }
  .contact-block__title p {
    font-size: 16px;
  }
  .s-common-sidebar {
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 0 15px;
  }
  .s-common-sidebar .wrap-consideration-items {
    max-height: max-content;
  }
  .s-common-sidebar .sidebar-title {
    font-size: 20px;
  }
  .s-common-sidebar .button-div {
    padding: 0 18px;
  }
  .s-common-sidebar .consideration {
    margin: 60px 0 !important;
  }
  .s-common-sidebar .list-map-area {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    /* width: 70%; */
  }
  .s-common-sidebar .list-map-area li {
    margin-left: 12px;
    margin-bottom: 15px;
    margin-right: 30px;
  }
  .btn-contact__small {
    font-size: 13px;
  }
  .btn-contact__large {
    font-size: 16px;
  }
  .branding .btn-brand-page {
    margin-bottom: 20px;
  }
  .card-tomb-title > .title-unline {
    font-size: 24px;
  }
  .cate_ref_item {
    margin: 10px 15px !important;
  }
  .btn-contact {
    min-height: 110px;
  }
  .table-cemetery-price td {
    min-width: 160px;
    font-size: 14px;
  }
  .wrap-form h4 {
    font-size: 18px !important;
  }
  .wrap-form .title-div h4 {
    margin-bottom: 5px !important;
    margin-right: 10px !important;
  }
  .wrap-form .title-div {
    display: flex;
    flex-wrap: wrap;
  }
  .wrap-form .title-div br {
    display: none;
  }
  .wrap-form .presence ul {
    margin-right: -26px !important;
  }
  .form-content {
    padding: 40px 30px 20px 30px !important;
  }
  .form-content h1 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 24px;
    padding: 0 15px;
  }
  .check-cemeteries .note {
    font-size: 14px;
    height: 27px;
    width: 128px;
    top: -37px;
  }
  .introduce-slider-nav .slick-track {
    display: flex;
    gap: 5px;
  }
  .check-cemeteries label:before {
    top: 0px;
  }
  .intro-div > .title {
    font-size: 18px !important;
  }
  .intro-div .memo {
    font-size: 16px !important;
  }
  .table-facilities tr {
    display: flex;
    flex-direction: column;
  }
  .table-facilities td {
    font-size: 16px;
    padding: 10px !important;
  }
  .cemeteries-content {
    font-size: 16px;
    margin: 0 0 30px;
  }
  .request-info.btn-consider {
    font-size: 14px;
  }
  .cemeteries-content.construction-content .table-facilities {
    margin: 15px 0;
  }

  .cemeteries-content.construction-content .title {
    margin-top: 20px;
  }
  .cemeteries-content.construction-content p {
    margin: 0;
  }
  .btn-add-favorite {
    font-size: 14px;
  }
  .wp-name,
  .wp-email {
    width: 100% !important;
  }
  .wp-zipcode {
    width: 40% !important;
    overflow: initial !important;
  }
  .wp-zipcode .zipcode {
    font-size: 14px !important;
  }
  .wrap-slide-recommend h2 {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  /* .cemeteries-content .comment-content .overview-author {
        display: flex;
        flex-direction: column;
    } */
  /* .cemeteries-content .comment-content .author_text {
        margin: 0;
        margin-top: 35px;
    } */
  .cemeteries-content .comment-content .author_text::before {
    /* border-width: 0px 10px 27px 10px;
        border-color: transparent transparent #F8F7F2 transparent;
        z-index: 0;
        left: 50%;
        top: -27px;
        transform: translateX(-50%); */
    border-width: 15px 35px 15px 0px;
  }
  .cemeteries-content .recommend-body {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .cemeteries-content .recommend-body img {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    height: 215px;
  }
  .cemeteries-content .testimonial-item {
    padding: 15px;
  }
  .cemeteries-content .testimonial-item .testimonial-top {
    flex-direction: column;
  }
  .cemeteries-content .testimonial-item .testimonial-top div:last-child {
    text-align: end;
  }
  .cemeteries-content.voice a {
    margin-bottom: 0;
  }

  .list-cemetery .tab-category {
    font-size: 16px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    background-color: #f8f7f2;
    padding: 38px 30px 0 30px;
  }
  .search-cemetery .tab-areas {
    font-size: 16px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    grid-column-gap: 10px;
    grid-row-gap: 5px;
  }
  .search-cemetery .tab-areas a {
    border-radius: 5px;
    height: auto;
    font-size: 18px;
  }
  .list-cemetery .tab-category a {
    border-radius: 5px;
    height: 45px;
  }
  .search-cemetery .tab-category-item.active {
    border-bottom: 1px solid #b1afad;
  }

  .list-cemetery .cemeteries-item {
    position: relative;
    padding: 25px 15px;
    margin: 30px 0;
  }
  .list-cemetery .cemeteries-item + .cemeteries-item {
    margin-top: 60px;
  }
  .list-cemetery .cemeteries-item .item-body {
    padding: 8px 0;
  }
  .list-cemetery .cemeteries-item .wrap-icon-help {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .list-cemetery .cemeteries-item .block-right {
    position: absolute;
    flex-direction: column;
    width: 70px;
    height: 70px;
    font-size: 13px;
    border-radius: 50%;
    padding: 10px 6px;
    text-align: center;
    top: -35px;
    right: -10px;
    background-color: #23bb83;
  }
  .list-cemetery .cemeteries-item .block-right i {
    margin-bottom: 2px;
  }
  .list-cemetery .cemeteries-item .block-right span {
    line-height: 1.2;
  }
  .list-cemetery .cemeteries-item .wrap-icon-service {
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  }
  .list-cemetery .cemeteries-item .wrap-icon-service img {
    width: 80px;
  }
  .list-cemetery .wrap-list-cemeteries {
    border: none;
    padding: 20px 15px 60px 15px;
  }
  .search-cemetery .block-contact {
    padding: 30px;
  }
  .search-cemetery .block-contact .request {
    flex-direction: column;
  }
  .search-cemetery .request .el-btn-green,
  .search-cemetery .request .el-btn-orange {
    width: 100%;
  }
  .search-cemetery .request {
    row-gap: 10px;
  }
  #search_cemetery_area .region {
    min-width: 50px;
    font-size: 14px;
  }
  .wrap-list-cemeteries .pagination-text {
    text-align: center;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .search-cemetery .wrap-slide-product h2 {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .search-cemetery .card-recommended-title {
    font-size: 18px;
  }
  .search-cemetery h1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 22px;
  }
  .search-cemetery .cemeteries-item .hr-top {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .breadcrumbs {
    margin-bottom: 30px;
    font-size: 12px !important;
    padding: 0 10px;
  }
  .col-divided {
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-bottom: 50px !important;
    position: relative;
    max-width: 100% !important;
  }
  /* .col-divided:after {
        height: 1px;
        background: #B1AFAD;
        border-right: 1px white;
        content: '';
        position: absolute;
        bottom: 0;
        right: 30px;
        left: 30px;
    } */
  #searchModal .modal-footer {
    padding: 15px;
    background-color: #383838;
    border-radius: 0;
    justify-content: space-around !important;
  }
  #searchModal .modal-footer #total_search {
    position: initial !important;
  }
  #searchModal .modal-header {
    height: 15px;
  }

  #searchModal .modal-header .btn-close-modal,
  #helpModal .modal-header .btn-close-modal,
  #submenuModal .modal-header .btn-close-modal,
  #searchMenuModal .modal-header .btn-close-modal,
  #modal-favorite .modal-header .btn-close-modal,
  #modal-maparea .modal-header .btn-close-modal {
    right: -35px;
    top: -35px;
    width: 70px;
    height: 70px;
  }
  #searchModal .modal-header .close-modal-text,
  #helpModal .modal-header .close-modal-text,
  #submenuModal .modal-header .close-modal-text,
  #searchMenuModal .modal-header .close-modal-text,
  #modal-favorite .modal-header .close-modal-text,
  #modal-maparea .modal-header .close-modal-text {
    width: 25px;
    height: 15px;
  }
  #searchModal .modal-header .close-modal-text img,
  #helpModal .modal-header .close-modal-text img,
  #submenuModal .modal-header .close-modal-text img,
  #searchMenuModal .modal-header .close-modal-text img,
  #modal-favorite .modal-header .close-modal-text img,
  #modal-maparea .modal-header .close-modal-text img {
    width: 10px;
  }
  #searchModal .modal-body {
    padding: 0 10px 0 15px;
  }
  #searchModal .modal-footer button {
    font-size: 14px;
  }
  #searchModal .wrap-consideration-items {
    margin-bottom: 10px;
    max-height: 70vh;
  }
  #searchModal #total_search {
    font-size: 18px;
  }
  #searchModal #total_search .sub-text {
    color: #ffffff;
  }
  #helpModal .modal-header,
  #submenuModal .modal-header,
  #searchMenuModal .modal-header {
    height: 50px;
  }
  #searchMenuModal .modal-body {
    padding: 0 30px 50px 30px;
  }
  #searchMenuModal .modal-body > span {
    font-size: 18;
    font-family: "Noto Serif JP", sans-serif;
    margin-bottom: 13px;
  }
  #submenuModal .modal-body {
    padding: 0 50px 50px 50px;
    font-size: 16px;
    font-family: "Noto Serif JP", sans-serif;
  }
  #submenuModal .modal-body > span {
    font-size: 18px;
    border-bottom: 1px solid #707070;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 25px;
  }
  #submenuModal li {
    list-style: none;
    margin-bottom: 0;
  }
  #submenuModal ul {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
  #helpModal .modal-body {
    padding: 0 40px 45px 40px;
    font-size: 14px;
  }
  .icon-help:hover .note {
    display: none;
  }
  .mobile-fs-12 {
    font-size: 12px !important;
  }
  .mobile-fs-14 {
    font-size: 14px !important;
  }
  .mobile-fs-16 {
    font-size: 16px !important;
  }
  .mobile-fs-20 {
    font-size: 20px !important;
  }
  .check-cemeteries label {
    font-size: 24px;
  }
  .cemeteries-item .check-cemeteries input:checked + label:after {
    top: 7px;
  }
  .wrap-top-page {
    padding: 0 15px;
  }

  .section-vision {
    padding-top: 84px !important;
    padding-bottom: 70px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .el-btn-arrow {
    padding: 0;
  }
  #main-menu {
    padding: 80px 33px 180px;
    display: block;
  }
  #main-menu span {
    font-size: 18px;
  }
  #main-menu .menu-main .sub-menu .menu-item span {
    font-size: 15px;
  }
  #main-menu .sub-menu {
    display: none;
    margin-top: 17px;
    margin-left: 18px;
  }
  #main-menu .has-sub-menu span {
    margin-bottom: 0px;
    letter-spacing: 0.05em;
  }
  #main-menu .has-sub-menu > span:not(.iconToggle) {
    padding-right: 30px;
  }
  .menu-main > .has-sub-menu {
    display: block;
    position: relative;
  }
  .menu-main > .menu-item {
    padding: 22px 0;
    border-bottom: 1px solid #e0ddd8;
  }
  .menu-main .sub-menu .menu-item span {
    padding-left: 15px;
  }
  .menu-main .sub-menu .menu-item span::before {
    width: 8px;
  }
  .menu-main .sub-menu .menu-item:not(:last-child) {
    margin-right: 8px;
  }
  .iconToggle.changeIcon{
    position: relative;
  }
  .iconToggle.changeIcon::before{
    content: "";
    display: block;
    background: url(assets/img/header-modal-arrow.svg) no-repeat;
    background-size: contain;
    width: 9px;
    height: 5px;
    position: absolute;
    top: 16px;
    right: 0;
  }

  .iconToggle.changeIcon img{
    display: none;
  }
  #main-menu .iconToggle {
    display: block;
    position: absolute;
    top: 18px;
    right: 10px;
  }
  .menu-container .menuCol1 {
    border-left: none;
  }

  .menuImg .menuImgText {
    font-size: 10px;
    max-width: 602px;
  }

  #searchMenuModal form {
    margin-bottom: 0;
  }
  #searchMenuModal .input-group-text,
  #searchMenuModal input {
    font-size: 16px;
  }

  .mfp-wrap {
    /* height: 680px !important;
        min-height: 680px; */
    width: calc(100% - 45px);
    left: auto;
    right: 0;
  }

  #tab-kansai-new > ul {
    justify-content: center;
  }
  /* #tab-kansai-new #nav-news-kansai-all .news-item__inner {
    align-items: start !important;
  } */
  #tab-kansai-new .news-item__inner,
  #tab-kanto-new .news-item__inner{
    align-items: start !important;
  }
  #tab-kansai-new #nav-news-kansai-all .new-item__desc {
    margin-top: 0;
    padding-right: 40px;
  }
  /* .card--company {
        display: flex;
        flex-direction: row;
        height: 142px;
        border: none;
        margin-bottom: 12px;
    }
    .card--company .card-company__img {
        height: 100%;
        padding: 4px 0px 4px 4px;
        background-color: #fff;
        width: 139px;
    }
    .card-company__img img {
      object-fit: cover;
    }
    .card--company .card-body {
        max-height: initial;
        height: 100%;
    } */

  .recomment-title {
    font-size: 26px;
  }
  .section-reference-book {
    padding: 70px 15px !important;
  }
  .row-main .section-comany-info {
    padding: 70px 20px;
  }
  .company-info-block .company-info-item {
    width: calc(50% - 7px);
  }
  .company-info-block .company-info-item:nth-child(odd) {
    margin-right: 14px;
  }
  .card-company__img {
    height: auto;
  }
  .card-company--txt {
    font-size: 16px;
    padding-right: 25px;
    line-height: 1.2;
  }

  .card--company {
    margin-bottom: 20px;
  }

  .btn-card-company-home {
    width: 20px;
    height: 20px;
  }
  .btn-card-company-home i {
    right: 4px;
    bottom: -1px;
  }

  .section-contact {
    padding: 70px 30px 65px 30px !important;
  }
  .section.section-voice,
  .section.section-news {
    padding: 70px 30px !important;
  }
  .section.voice .row,
  .section.section-news .row {
    margin: 0;
  }
  .section.voice .customer-review,
  .section.section-news .col {
    padding: 0;
  }
  .news-item__inner::after {
    right: 0px;
  }
  .reference-block__btn > .btn-reference-book {
    margin: 0;
  }
  .section-introduce {
    padding: 80px 30px !important;
  }
  .section-introduce.under {
    padding: 70px 30px 60px!important;
}
.section-introduce.under .introduce-item{
  height: 140px;
}
.section-introduce.under .introduce-item .introduce-item__icon {
  margin-bottom: 0;
}
.section-introduce.under a:after {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 12px;
    right: 17px;
}
.section-introduce.under a:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(-45deg);
    bottom: 23px;
    right: 30px;
    z-index: 3;
}
  .construction-content .slider-nav .slick-slide img {
    height: 105px !important;
  }
  .image-list img {
    height: 125px !important;
  }
  .construction-content .slider-main .slick-slide img {
    height: 375px !important;
    object-fit: scale-down;
  }
  .image-main img {
    height: 395px !important;
  }
  .banner-business-result {
    height: 80px;
    margin-top: 0;
    padding-left: 72px;
  }
  .banner-business-result > img {
    width: 72px;
    height: 72px;
    left: 0;
    top: 5px;
  }
  .banner-business-result > div img {
    height: 70px;
  }
  .banner-business-result span {
    line-height: 17px;
  }
  .wrap-block-cemeteries,
  .cemeteries-award {
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
    border-radius: 0;
  }
  .wrap-block-cemeteries > h2 {
    font-size: 22px;
    padding: 0;
    padding: 30px 0 20px 0;
  }
  .step-construct {
    width: 75px;
    height: 75px;
    transform: translate(0%, -50%);
  }
  .item-step-construct {
    padding: 45px 15px 30px 15px !important;
  }
  .list-cemeteries-special {
    padding: 0 15px;
  }
  .list-cemeteries-special > .item-cemeteries-special {
    padding: 45px 15px 30px 15px;
  }
  .feature-special {
    min-width: 140px;
    width: fit-content;
  }
  .list-cemeteries-special > .item-cemeteries-special img {
    max-height: 210px !important;
    max-width: 100% !important;
    margin-top: 20px;
    object-fit: cover;
  }
  .cemeteries-award .banner-business-result {
    height: 100px !important;
  }
  .cemeteries-award .banner-business-result img {
    height: 65px;
  }
  .cemeteries-award-block {
    margin-top: -10px !important;
  }
  .cemeteries-award-block {
    padding: 20px 15px !important;
  }
  .item-committed-button {
    min-width: 148px;
    min-height: 28px;
  }
  .section-content .s-common-sidebar {
    width: 100%;
    margin-left: 0;
    padding: 0 30px;
  }
  .reien-banner {
    height: 110px;
    min-height: 110px;
    padding: 0 10px;
  }
  #modal-favorite {
    padding: 0 !important;
  }
  #modal-favorite .wrap-consideration-items {
    /* max-height: 350px; */
    overflow-y: auto;
  }
  #modal-favorite .consideration,
  #modal-favorite .s-common-sidebar,
  #modal-favorite .col.small-12.large-12 {
    margin: 0 !important;
    padding: 0 !important;
  }

  #modal-favorite .button-div {
    padding: 0 !important;
  }
  .section-form-request-material .request-contact {
    height: 60px;
    padding: 5px;
  }
  .qa-content dt {
    padding: 0px 30px 0 20px;
    margin-bottom: 20px;
  }
  .qa-content dl dt::after {
    right: 10px;
  }
  .qa-content dd div {
    padding: 10px 10px 35px 20px;
  }
  .section-qa-list-btn ul {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  }
  .section-form-request-content {
    padding: 40px 15px;
  }
  .section-form-request-process .shape-line {
    width: 80px;
  }
  .list-headstone .section-card-tomb {
    padding: 0 26.5px;
  }
  .page-numbers.dots {
    margin-left: -10px;
    margin-right: -10px;
  }
  .section-form-request-box {
    padding: 25px 15px;
  }
  .form_rq_materials .section-form-request-box {
    margin-left: 0 !important;
  }
  .section-headstone-delete {
    padding: 0;
    background-color: transparent;
  }
  .list-headstone-delete,
  .list-headstone-delete-confirm {
    padding-right: 0 !important;
    max-height: max-content;
  }
  .item-headstone-delete__right {
    border-left: 0;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #a5a5a5;
  }
  .item-headstone-delete {
    background-color: #fff;
  }
  .item-headstone-delete .item-headstone-img {
    width: 80px !important;
    height: 80px !important;
  }
  .list-document .item-document {
    width: 100%;
  }
  .item-headstone-delete .btn-temple-cemetery {
    height: 20px;
    width: 90px;
    align-items: baseline;
  }
  .item-headstone-delete + .item-headstone-delete {
    border-top: 0;
  }
  table.table-form-common tr {
    display: flex;
    flex-direction: column;
  }
  table.table-form-common td {
    width: 100% !important;
  }
  table.table-form-common td:first-child {
    border-bottom: 0 !important;
    padding: 0;
    margin-bottom: 20px;
  }
  table.table-form-common td:last-child {
    padding: 0 0 25px 0;
    margin-bottom: 25px;
  }
  table.table-form-common label,
  table.table-form-common input {
    margin: 0;
  }
  table.table-form-common .check-cemeteries label {
    font-size: 16px;
  }
  .form-request-delete {
    max-height: 80px;
  }
  .form-request-delete .check-cemeteries input:checked + label:after,
  .item-headstone-delete__right .check-cemeteries input:checked + label:after {
    top: 2px;
  }
  .document-checkbox .check-cemeteries input:checked + label:after {
    top: 4px;
  }
  .form-common-confirm input:checked + label:after {
    top: 5px;
  }
  .group-btn-list-staff {
    grid-template-columns: 1fr 1fr;
  }
  .group-btn-list-staff span i {
    left: 7px;
  }
  .item-staff-blog {
    padding: 10px !important;
    width: 100%;
  }
  .item-staff-blog img {
    width: 80px !important;
    height: 80px !important;
    margin-right: 10px !important;
  }
  .item-staff-blog-feature {
    font-size: 10px;
  }
  .staff-blog-detail img {
    /* max-height: 240px; */
  }
  .group-type-button span {
    font-size: 13px;
    padding: 6px 15px;
  }
  .section-form-request td .sub-label {
    margin-top: 20px;
  }
  table.table-form-common .small-input {
    max-width: 100%;
  }
  table.table-form-common .gr-checkbox-horizontal {
    gap: 10px !important;
  }
  table.table-form-common [type="radio"]:checked + label,
  table.table-form-common [type="radio"]:not(:checked) + label {
    font-size: 16px;
  }
  .item-staff-left {
    width: calc(100% - 100px);
  }
  table.table-form-common .check-cemeteries input:checked + label:after {
    top: 2px;
  }
  .section-shoplist {
    font-size: 16px;
  }
  .list-store .item-store {
    padding: 15px 15px 30px;
  }
  .list-store .item-store img {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 1rem;
  }
  .item-store-name::after {
    width: 30px;
    height: 5px;
    left: -27px;
  }
  .list-store .item-store .item-store-content__right {
    margin-top: 15px;
    padding-top: 15px;
    width: 100%;
    border-top: 1px solid #cecece;
  }
  .item-store-content__right table td,
  .item-store-content__right table label {
    font-size: 13px;
  }
  .item-store-content__right table tr td:first-child {
    width: 65px;
  }
  .item-store + .item-store {
    margin-top: 10px;
  }
  .form-col-divided {
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
    padding: 40px 15px;
  }
  .form-recived-request {
    padding: 30px 15px;
  }
  .form-recived-request-list-checkbox {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
  .table-form-common .sub-div-label {
    margin-bottom: 5px;
  }

  .flyer-new__right {
    width: 100%;
  }
  .slogan span {
    padding: 0 25px;
  }
  .item-staff-article {
    padding: 10px 15px 10px 10px !important;
  }
  .section-staff-blog-box {
    padding: 30px 15px;
    border-radius: 0;
  }
  .img-column {
    height: 235px !important;
  }
  .list-table-of-contents {
    padding: 15px;
  }
  .list-table-of-contents ul ul li {
    font-size: 15px;
  }
  .item-column-vertical {
    width: 100%;
  }
  .item-column-vertical + .item-column-vertical {
    margin-top: 30px;
  }
  .map-store1 {
    height: 365px;
  }
  .map-store2 {
    height: 620px;
  }
  .group-btn-shoplist {
    gap: 8px !important;
  }
  .group-btn-shoplist > a {
    height: 50px !important;
  }
  .btn-blog {
    height: 60px !important;
  }
  .slogan {
    top: -3px;
  }
  .list-propose-cemetery {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    padding: 0;
  }
  .item-propose-cemetery img {
    height: 105px;
  }
  .reconment-hotel > p {
    margin-top: -40px;
  }
  .guarantee-item-image {
    width: 140px;
    height: 140px;
  }
  .guarantee-item-image img {
    width: 65px;
    height: 85px;
  }
  .item-step-construct__custom {
    gap: 20px;
  }
  .item-step-construct__custom img {
    height: 210px;
    width: 100%;
  }
  .img-eitaikuyou-kansai {
    height: 215px;
  }
  table.table-form-common .check-cemeteries label:before {
    top: 0;
  }
  .memorial-service-card {
    padding: 50px 30px 30px 30px;
    height: auto;
    width: 100%;
    gap: 30px;
    justify-content: center;
  }
  .memorial-service-card__right img {
    height: 157px;
    width: 243px;
  }
  .memorial-service-card__left,
  .memorial-service-card__right {
    width: 185px;
  }
  .memorial-service-card__content {
    width: max-content;
  }

  .memorial-service-card__slogan{
    top: -25px;
    padding: 0px 15px;
  }

  .md-box h2 {
    writing-mode: vertical-rl;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.8rem !important;
    height: calc(100svh - 72px) !important;
  }
  .block-parallax-1 .md-box h2 .line-banner {
    bottom: 12vh;
  }
  .kuyo-life-image {
    gap: 5px;
    flex-wrap: wrap;
  }
  .kuyo-life-image img {
    width: 100% !important;
    margin-left: 0;
    object-fit: contain;
    height: 300px;
  }
  .branding .button-left button,
  .branding .button-right a > div {
    max-width: 100% !important;
  }
  .item-propose-type-cemetery img {
    height: 125px;
  }
  .img-type-protect {
    width: 100%;
    height: 215px;
  }
  .gr-another-grave {
    flex-direction: column;
    gap: 15px;
  }
  .gr-another-grave a {
    width: 100%;
  }
  #top-bar {
    display: none !important;
  }
  .section-banner-block {
    background-image: url("./assets/img/home/p_fv_sp.jpg");
    /* height: calc(100dvh - 86px); */
    height: 581px;
  }
  .iframe-content {
    height: 180px;
  }
  .useful-content-img {
    width: 100%;
    height: 155px;
  }
  .useful-content-list-btn > a {
    height: 50px;
    /* width: 100%; */
    max-width: 100%;
  }
  .introduction {
    width: 95px;
    height: 35px;
    border-radius: 0;
  }
  .list-kuyo-life {
    flex-direction: column;
  }
  .list-kuyo-life > div {
    width: 100%;
  }
  .kuyo-life-image-child {
    width: 100px;
    height: 180px;
  }
  .list-propose-outline-cemetery {
    grid-template-columns: repeat(auto-fit, minmax(315px, 1fr));
  }
  .table-profile-company-month tr {
    flex-direction: row !important;
    flex-wrap: wrap !important;
  }
  .table-profile-company-month tr:not(:first-child) {
    border-top: 0 !important;
  }
  .table-profile-company-month tr .title-row {
    width: 100%;
  }
  .table-profile-company-month tr .content-row {
    width: calc(100% - 80px);
  }
  .list-contact {
    flex-direction: column;
    align-items: center;
  }
  .list-contact__item {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 6px;
  }
  .list-contact li {
    width: 100%;
  }
  .list-contact li:first-child {
    margin-right: 0;
    margin-bottom: 14px;
  }
  .list-contact li span {
    display: block;
  }
  .close-modal-text {
    right: 16px;
    top: 22px;
  }
  .close-modal-text span {
    /* font-size: 10px; */
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .think-customer {
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-custom--phone .modal-title {
    font-size: 16px;
  }
  .btn-contact__icon {
    /* width: 29px; */
    width: 19px;
    height: 12px;
  }
  .btn-contact--message .btn-contact__icon{
    width: 17px;
    height: 13px;
  }
  .breadcrumbs {
    padding: 0;
  }
  .el-btn-arrow {
    height: 65px;
  }
  .card-tomb {
    margin-bottom: 30px;
  }
  .card-tomb__img{
    height: 210px;
  }
  .card-tomb--03:hover .card-tomb__img img {
    max-height: 100%;
  }
  .sec-title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .page-type-div-img {
    height: 225px;
  }
  .construction-content .slider-nav .slick-slide img {
    height: 55px !important;
  }
  .item-store-content__left {
    flex-direction: column;
  }
  /* .media-banner_container {
    bottom: 30px;
    left: -20px;
    display: flex;
    justify-content: center;
} */
  /* .media-banner{
  width: 160px;
  height: 110px;
  padding: 10px 12px 10px 12px;
}
.media-banner_logo {
    margin-right: 0;
    text-align: center;
}
.media-banner_logo img {
    width: 80px;
}
.media-banner_img {
    display: none;
} */
  .md-box-card img {
    width: 90px;
    height: 105px;
  }
  .md-box-card {
    height: 141px;
    width: 100%;
    max-width: 307px;
    padding: 20px;
    flex-direction: row-reverse;
  }
  .md-box-card__left {
    width: calc(100% - 115px);
    margin-left: 1rem;
  }
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  /* .sec-title {
    font-size: 26px;
  } */

  /* CSS STYLE SECTION VISION */
  .section-vision .sec-title {
    font-size: 24px;
  }

  .section-recommended--rejen {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
  }

  .section-recommended--rejen .custom-prev-btn {
    left: 12px;
  }
  .section-recommended--rejen .custom-next-btn {
    right: 12px;
  }

  /* CSS STYLE SECTION INTRODUCE MOBILE */
  .desc-introduce {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .desc-introduce br{
    display: none;
  }


  .introduce-item {
    height: 140px;
  }
  .introduce-item--1 {
    background: url("./assets/img/intro-card-01-sp.png") no-repeat;
    background-size: cover;
  }
  .introduce-item--2 {
    background: url("./assets/img/intro-card-02-sp.png") no-repeat;
    background-size: cover;
  }
  .introduce-item--3 {
    background: url("./assets/img/intro-card-03-sp.png") no-repeat;
    background-size: cover;
  }
  .introduce-item--4 {
    background: url("./assets/img/intro-card-04-sp.png") no-repeat;
    background-size: cover;
  }
  .introduce-item__inner {
    justify-content: start;
    flex-direction: row;
    padding-left: 40px;
    top: 43%;
  }
  .introduce-item__icon {
    width: 73px;
    height: 67px;
    margin-bottom: 0;
    margin-right: 25px;
  }
  .introduce-item--1 .introduce-item__icon {
    /* width: 70px;
    height: 68px; */
    /* margin-right: 15px; */
    margin-right: 25px;
  }

  .introduce-item--2 .introduce-item__icon {
    /* width: 70px;
    height: 68px; */
    /* margin-right: 15px; */
    margin-right: 45px;
  }

  .introduce-item--3 .introduce-item__icon {
    /* width: 70px;
    height: 68px; */
    /* margin-right: 15px; */
    margin-right: 30px;
  }
  .introduce-item--4 .introduce-item__icon {
    /* width: 53px;
    height: 53px; */
    margin-right: 10px;
  }
  .introduce-item--4 .introduce-item__text {
    font-size: 18px;
  }
  .introduce-item__button {
    bottom: 12px;
    left: -12px;
    text-align: right;
  }
  .introduce-item__button .btn-intro {
    width: 28px;
    height: 28px;
    line-height: 28px;
    min-height: 28px;
    border-radius: 50%;
    padding: 0;
    background: transparent;
    letter-spacing: 0.05em;
  }

  .introduce-item__button .btn-intro span {
    display: none;
  }
  .introduce-item__button .btn-intro > span + i {
    right: 1px;
    margin-left: 0;
    top: -3px;
  }

  .introduce-item__text{
    font-size: 18px;
  }

  /* CSS STYLE SECTION SLIDE MOBILE */
  .row .section-slide-product {
    padding-left: 0;
    padding-right: 0;
  }
  .card-recommended-item {
    margin-left: 18px;
    margin-right: 18px;
  }
  .card-recommended-item .card-img-top {
    height: 175px;
  }
  .custom-click-btn {
    /* top: 50%; */
    /* transform: translateY(-45%); */
    top: 195px;
    transform: translateY(0);
  }
  .custom-prev-btn {
    left: 16px;
  }
  .custom-next-btn {
    right: 16px;
  }

  /*custom UI style NEW LIST MOBILE*/
  .news-item__date {
    margin-right: 15px;
  }

  .nav-custom-line {
    color: #907859;
    padding: 2px;
    height: auto;
    width: calc(100% / 2 - 3.5px);
    min-height: 36px;
    border-radius: 24px;
    border: 1px solid #907859;
    letter-spacing: -.8px;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #907859;
  }

  .nav-custom-line::before {
    /* width: 100%;
    left: 0;
    background-color: #ebe7df; */
    content: none;
  }

  .nav-custom-line.active {
    color: #907859;
    border-color: #968063;
  }

  .nav-custom-line:nth-child(2n) {
    margin-right: 7px;
  }
  /* .info-hidden-sp{
    display: none;
  } */

  #nav-all-tab-kansai,
  #nav-all-tab-kanto {
    width: 100%;
  }

  /*custom UI style Customer review */
  .customer-review-item {
    flex-direction: column;
    align-items: start;
  }
  .customer-review-item:not(:last-child) {
    margin-bottom: 23px;
  }
  .customer-item-left {
    flex-direction: row;
    width: auto;
    margin-bottom: 20px;
  }

  .customer-item__avatar {
    margin-right: 10px;
  }

  .customer-item-right::before {
    left: 13px;
    top: -30px;
    border-top: 15px solid transparent;
    border-bottom: 25px solid white;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
  }

  /* Custom UI Reference book*/
  .row .section-reference-book {
    padding-left: 15px;
    padding-right: 15px;
  }
  .reference-block__title::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    border-top: 1px solid #798c9c;
    border-bottom: 1px solid #798c9c;
    z-index: -1;
    bottom: 20px;
  }
  .reference-block__title span:first-child {
    font-size: 14px;
  }
  .reference-block__title span:last-child {
    position: relative;
    font-size: 22px;
    z-index: 1;
    background-color: #fff;
    display: inline-block;
    padding: 0 22px;
  }

  .reference-block__title {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0);
    background-color: #fff;
    margin-bottom: 50px;
    padding: 0;
  }
  .reference-block__body {
    background-color: #fff;
    padding: 46px 24px 22px;
    border: 0;
  }

  .card-book {
    border: 1px solid #939FA9;
  }

  .card-book__num {
    background-color: #fff;
    padding: 0 5px;
    left: 7px;
  }
  .card-book {
    padding: 24px 14px 24px 23px;
    margin-bottom: 22px;
  }
  .card-book__image {
    width: 80px;
    height: 80px;
    margin-right: 18px;
  }

  .reference-block__more {
    background-color: #fff;
    margin-top: 0;
  }
  .reference-block__more .reference-block__btn {
    margin-top: 0;
  }
  /* hatsumine-cemetery/*/
  .image-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-column-gap: 12px;
    overflow-x: auto; /* Enable horizontal scroll */
    white-space: nowrap; /* Ensure items stay in a single row */
  }
  .slick-dots li {
    width: 3px;
    height: 3px;
    margin: 0 2px;
    margin-left: 1.3em;
  }
  .think-customer {
    height: 200px;
  }
  .group-btn-shoplist > a {
    line-height: 1.3;
  }
  .el-btn-arrow .el-btn-arrow__icon {
    width: 15px;
    height: 8px;
  }

  .search-cemetery .tab-areas a {
    font-size: 16px;
  }
  .list-cemetery .tab-category {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    padding: 30px 15px 0;
  }
  .tab-category-item {
    padding: 10px;
  }
  .list-map-area.main-area {
    display: block;
    margin: 30px 30px 0;
  }
  .list-map-area.main-area > li {
    width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  .construction-content .slider-main .slick-slide img,
  .image-main img {
    height: 220px !important;
    object-fit: cover;
  }
  .image-list img {
    height: 70px !important;
  }
}

@media only screen and (max-width: 356px) {
  .nav-custom-line {
    font-size: 13px;
  }
}

@media only screen and (max-width: 320px) {
  .nav-custom-line {
    font-size: 12px;
  }
}

/* ////////////////////////////////////////////
=== add 20241002 ===
////////////////////////////////////////////// */
button.mfp-close svg,
button.mfp-close {
  width: 21px;
  height: 13px;
}
.absolute-footer,
html {
  background-color: #65594C !important;
}
.zen {
  font-family: "Zen Kaku Gothic New", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6",
    "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
}

@media only screen and (max-width: 991px) {
  /* .button:not(.icon)>span+i{
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
  } */

  .section-news .btn-more-news i, .customer-review .btn-review i, .section-reference-book .btn-reference-book i{
    right: -76px;
  }
  .section-news .btn-more-news,
  .customer-review .btn-review,
  .section-reference-book .btn-reference-book {
    max-width: 303px;
    width: 100%;
    padding: 7px 7px 7px 11px;
  }
}


#logo {
  width: 167px !important;
}

.list-contact .list-contact-kansai a {
  color: #697e90;
}
.list-contact .list-contact-kansai .text-center span {
  color: #6b7c8b;
}

.list-contact .list-contact-kanto .list-contact__item {
  background-color: #e2eae8;
}
.list-contact .list-contact-kanto a {
  color: #607e77;
}
.list-contact .list-contact-kanto .text-center span {
  color: #6c8b84;
}

.modal {
  background: rgba(0, 0, 0, 0.5);
}
.mfp-wrap button.mfp-close::after {
  content: "とじる";
  font-size: 12px;
  bottom: -50px;
  letter-spacing: -0.05em;
  left: -7px;
  font-weight: normal;
}

@media only screen and (max-width: 991px) {
  .mfp-wrap button.mfp-close::after {
    bottom: -53px;
    left: -7px;
  }
}

@media only screen and (max-width: 991px) {
  .contact-block__title .sec-title{
    font-size: 24px;
    line-height: 1.7;
  }
}

.btn-card-arrow {
  background-image: url(../flatsome-child/assets/img/icon-custom/icon-link-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 13px;
  color: #fff;
  transition: background 0.2s;
}

/* 会社概要 */
.company-info-item:hover .btn-card-arrow{
  background-image: url(../flatsome-child/assets/img/icon-custom/icon-link-arrow-hover.svg);
}
.company-info-block .company-info-item:hover .btn-card-company-home {
  background-color: #fff;
}
.company-info-block .company-info-item:hover .btn-card-company-home i {
  color: #957E61;
}
@media only screen and (max-width: 991px) {
  .btn-card-arrow {
    width: 20px;
    height: 20px;
  }
}

/* 供養 */
.card-message {
  display: flex;
}
.card-message a {
  background-color: #957E61;
  justify-content: flex-start;
  padding: 10px 0 10px 20px;
  width: 347px;
}
.card-message i {
  margin-left: 4px;
}
.card-message i img {
  vertical-align: initial;
}
.card-message .card-koukou .icon_window {
  position: relative;
}
.card-message .card-koukou .icon_window::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -17px;
  transform: translate(0, -50%);
  width: 14px;
  height: 14px;
  background: url(./assets/img/icon-custom/icon-window.svg) no-repeat;
  background-size: contain;
  background-position: center;
  transition: ease-in background-image 0.2s;
}
.card-message .card-koukou:hover .icon_window::before {
  background-image: url(./assets/img/icon-custom/icon-window-brown.svg);
}

.message-title .sp-adjustTitlePos{
  margin-left: 14px;
}

.card-message_body{
  width: calc(100% - 100px);
}
@media only screen and (max-width: 991px) {
  .card-message_body {
    font-size: 18px;
  }
  .card-message {
    display: block;
    margin-top: 52px;
  }
  .card-message a + a {
    margin-top: 12px;
  }
}

/* 霊園・墓地を探す */
.card-tomb__txt {
  letter-spacing: -0.04em;
  text-align: justify;
}
.section-card-tomb a {
  color: #262626;
}
.area-jp tspan,
.text-nara #tooltip-nara tspan {
  fill: #6f5a42 !important;
}

.text-kanagawa.hovered path,
.area-jp:hover .tooltip-map path,
.text-nara.hovered #tooltip-nara path {
  fill: #8d7452;
}
.text-kanagawa.hovered tspan,
.area-jp:hover tspan,
.text-nara.hovered #tooltip-nara tspan {
  fill: #fff !important;
}

@media only screen and (max-width: 991px) {
  .area-jp tspan,
  .text-nara #tooltip-nara tspan {
    font-size: 26px;
  }
  /* スマホのみ大きくするため無理やり調整してます… */
  .tab-pane .tooltip-map path,
  .text-nara #tooltip-nara path,
  .text-kanagawa #tooltip-kanagawa path{
    transform: scale(1.35) translate(-5px, -6px);
  }
  #tooltip-hyogo{
    transform: translate(35px, 180px);
  }
  #tooltip-osaka{
    transform: translate(365px, 2120px);
  }
}


@media only screen and (min-width: 992px) {
  .section-map .tab-pane .my-3{
    margin-top: 0 !important;
  }
  .section-map .block-map-area{
    margin-top: 10px;
  }
  .section-map .block-map-area .block-map-area-text{
    margin-top: 60px;
  }
  .card-message {
    display: flex;
  }

  .card-message a:not(:last-child) {
    margin-right: 18px;
  }
  .form-search-map {
    max-width: 304px;
  }
}

/* おすすめの霊園 */
.section-recommended .slick-dots li {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .section-recommended{
    padding-bottom: 70px;
  }
  .section-recommended .slick-dots li {
    margin: 0px 7px;
  }
  .card-recommended-tag {
    padding: 4px 15px;
  }
}

/* お客様の声 */
@media only screen and (max-width: 991px) {
  .voice-lead{
    text-align: left; 
  }
}

/* お墓は加登の理由 */
.memorial-service-card_desc {
  letter-spacing: 0.05em;
}
.philosophy_block2 {
  background-color: #ebe5db !important;
}
.memorial-service-card__slogan {
  background-color: #ebe5db;
  color: #6f5a42;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .top_philosophy_block .memorial-service-card__slogan {
    top: -52px;
  }
  .top_philosophy_block .memorial-service-card{
    padding: 44px 70px 44px 0px;
    width: 822px;
    height: auto;
  }
  .top_philosophy_block .memorial-service-card__left{
    width: calc(100% - 328px);
  }
  .top_philosophy_block .memorial-service-card__right img{
    width: 328px;
  }
}
@media only screen and (max-width: 991px) {
  .memorial-service-card {
    height: auto;
  }
  .memorial-service-card__content {
    width: auto;
    text-align: center;
  }
  .memorial-service-card__left,
  .memorial-service-card__right {
    width: 100%;
  }
  .memorial-service-card__next_sp .icon-angle-right{
    font-size: 16px;
    left: 1px;
  }
  .memorial-service-card__next_sp {
    display: inline-flex;
    top: -2px;
    position: relative;
  }
}
.text-topbar {
  color: #262626 !important;
}
.header-nav .nav-icon.has-icon {
  top: -5px;
}
.header-nav .nav-icon a::after {
  font-weight: normal;
  font-size: 12px;
  bottom: -13px;
  left: -8px;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 991px) {
  .mobile-nav .h-fav-item {
    right: 10px;
    top: -2px;
  }
  .mobile-nav .h-fav-item span {
    font-size: 11px;
    letter-spacing: 0.05em;
  }
  .mobile-nav .nav-icon.has-icon {
    top: -5px;
    right: 5px;
  }
  .mobile-nav .nav-icon a::after {
    font-weight: normal;
    left: -11px;
    letter-spacing: 0.05em;
    font-size: 11px;
  }
  .mfp-wrap button.mfp-close {
    top: 3px !important;
    right: 22px !important;
  }
}
#modal-phone.modal .modal-dialog {
  max-width: 880px;
}
#modal-phone.modal .modal-body {
  padding: 48px 25px 28px;
}
#modal-phone.modal .btn-close-modal,
#modal-favorite.modal .btn-close-modal {
  background-color: transparent;
  border-radius: 0;
}

#modal-favorite.modal .modal-body {
  padding: 20px 28px;
}
#modal-favorite.modal hr {
  margin: 28px 0;
}
#modal-favorite.modal h3 {
  font-family: var(--serif);
  font-size: 22px;
  padding-bottom: 20px;
  border-bottom: 1px solid #adadad;
}
#modal-favorite.modal .close-modal-text {
  right: 36px;
  top: 29px;
}
#modal-favorite.modal .modal-dialog {
  max-width: 641px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#modal-favorite.modal .body-item > div:not(.delete-consideration) {
  width: 100%;
}
#modal-favorite.modal .m-consideration-item__delete{
  width: auto;
}
#modal-favorite.modal .wrap-consideration-items {
  padding-right: 0;
  max-height: none;
  margin-top: 12px;
  scrollbar-width: none;
}
#modal-favorite.modal .wrap-consideration-items .location {
  width: calc(100% - 183px - 28px);
}
#modal-favorite.modal .wrap-consideration-items .image {
  margin-right: 28px;
}
#modal-favorite.modal .wrap-consideration-items img {
  border-radius: 0;
  width: 183px;
  height: 122px!important;
}
/* #modal-favorite.modal .fav_thumbnail {
  height: auto !important;
} */

#modal-favorite.modal .m-side-consider-button a{
  background-image: url(/wp-content/themes/flatsome-child/assets/img/icon-custom/arrow-white.svg);
  background-color: #957E61;
  background-size: 6px auto;
  border-radius: 50px;
  background-position: right 34px center;
  margin: 0 auto;
}
#modal-favorite.modal .c-side-title{
  display: none;
}
#modal-favorite.modal .wrap-consideration-items .location-adress {
  color: #262626;
  font-size: 14px;
}
#modal-favorite.modal .wrap-consideration-items .location-adress img {
  margin-top: -3px;
  margin-right: 4px;
}
#modal-favorite.modal .wrap-consideration-items .location-right {
  width: 100%;
}
#modal-favorite.modal .location-title {
  font-size: 20px;
  font-family: var(--serif);
  margin-bottom: 10px;
}
.btn-wrap{
  display: none;
}
#modal-favorite.modal .h-consideration-item .btn-wrap {
  display: flex;
  margin-top: 16px;
}
#modal-favorite.modal .h-consideration-item .btn-wrap .location-btn {
  border: 1px solid #957E61;
  border-radius: 50px;
  color: #957E61;
  font-size: 14px;
  padding: 6px 10px;
  width: calc(50% - 4px);
  text-align: center;
  position: relative;
  transition: 0.3s all;
}
#modal-favorite.modal .h-consideration-item .btn-wrap .location-btn:not(:last-child) {
  margin-right: 8px;
}
#modal-favorite.modal .h-consideration-item .btn-wrap .location-btn .icon-angle-right {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(50%, -50%);
}
 #modal-favorite.modal .h-consideration-item{
  padding: 28px 10px;
  position: relative;
}
 #modal-favorite.modal .h-consideration-item:not(:last-child){
  border-bottom: 1px solid rgba(165,165,165,0.4);
}
 #modal-favorite.modal .h-consideration-item__image{
  width: 183px;
  margin-right: 28px;
}
 #modal-favorite.modal .h-consideration-item__text{
  width: calc(100% - 183px - 28px);
}
 #modal-favorite.modal .h-consideration-item__title{
  margin-bottom: 10px;
}
 #modal-favorite.modal .h-consideration-item__title a{
  color: #262626;
  font-size: 20px;
  font-family: var(--serif);
}
 #modal-favorite.modal .h-consideration-item__location{
  background: url(./assets/img/icon-custom/location.svg) no-repeat left top 5px;
  background-size: 9px 13px;
  color: #262626;
  font-size: 14px;
  padding-left: 14px;
  white-space: wrap;
}

 #modal-favorite.modal .h-consideration-item{
  display: flex;
  justify-content: space-between;
}

/* 非表示要素 */
#modal-favorite.modal .m-consideration-item__delete{
  display: none;
}

@media only screen and (max-width: 991px) {
  .modal-body {
    padding: 20px;
  }
  .list-contact {
    margin: 25px 0 0;
  }
  .list-contact__item {
    min-height: 93px;
  }
  #modal-phone .modal-dialog {
    padding-left: 22px;
    padding-right: 22px;
  }
  #modal-phone .close-modal-text {
    right: 42px;
    top: 42px;
  }
  #modal-favorite .modal-body {
    padding-left: 28px;
    padding-right: 28px;
  }
  #modal-favorite.modal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    max-width: none;
  }
  #modal-favorite.modal .modal-content {
    height: 100%;
    overflow-y: auto;
  }
  #modal-favorite.modal h3 {
    font-size: 22px;
    padding-bottom: 20px;
  }
  #modal-favorite.modal .close-modal-text {
    right: 50px;
    top: 45px;
    width: 50px;
    height: 50px;
  }
  #modal-favorite.modal .close-modal-text img {
    width: auto;
  }
  #modal-favorite.modal .wrap-consideration-items .location {
    width: calc(100% - 140px - 28px);
  }
  #modal-favorite.modal .wrap-consideration-items img {
    width: 140px;
  }
  #modal-favorite.modal .m-side-consider-button a{
    background-position: right 20px center;
    margin: 0;
  }
  #modal-favorite.modal .wrap-consideration-items .location-adress {
    font-size: 13px;
  }
  #modal-favorite.modal .location-title {
    font-size: 16px;
    margin-bottom: 7px;
  }
  #modal-favorite.modal .h-consideration-item .btn-wrap .location-btn {
    padding: 6px 10px;
  }
  #modal-favorite.modal .h-consideration-item .btn-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
  #modal-favorite.modal .h-consideration-item .btn-wrap .location-btn:last-child {
    margin-right: 8px;
  }
  #modal-favorite.modal .h-consideration-item .btn-wrap .location-btn:not(:last-child) {
    margin-right: 0;
  }
  #modal-favorite.modal .h-consideration-item{
    padding: 28px 0 80px;
    position: relative;
  }
   #modal-favorite.modal .h-consideration-item:not(:last-child){
    border-bottom: 1px solid rgba(165,165,165,0.4);
  }
   #modal-favorite.modal .h-consideration-item__image{
    width: 140px;
  }
   #modal-favorite.modal .h-consideration-item__text{
    width: calc(100% - 140px - 28px);
  }
   #modal-favorite.modal .h-consideration-item__title{
    margin-bottom: 7px;
  }
   #modal-favorite.modal .h-consideration-item__title a{
    font-size: 16px;
  }
   #modal-favorite.modal .h-consideration-item__location{
    font-size: 13px;
  }
   #modal-favorite.modal .h-consideration-item .btn-wrap{
    position: absolute;
    right: 0;
    bottom: 28px;
    width: 100%;
    margin-top: 28px;
  }
}

@media only screen and (min-width: 992px) {
  #modal-phone.modal .btn-close-modal,
  #modal-favorite.modal .btn-close-modal {
    right: -10px;
    top: -10px;
  }
  #modal-favorite.modal .item {
    position: relative;
  }
  #modal-favorite.modal .location {
    align-items: flex-start;
  }
  #modal-favorite.modal .location-right {
    line-height: 1;
  }
  #modal-favorite.modal .btn-wrap {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: calc(100% - 183px - 28px);
  }
}

.sp-stickyMenuArea {
  display: none;
}
@media only screen and (max-width: 991px) {
  .sp-stickyMenuArea {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 50px;
    background-color: rgba(114, 99, 81, 0.88);
    padding: 16px 0;
    z-index: 10;
    transition: 0.3s transform;
    transform: translateY(100%);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .sp-stickyMenuArea.show {
    transform: translateY(0);
  }
  .sp-stickyMenuArea ul {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 0;
  }

  .sp-stickyMenuArea ul li {
    position: relative;
    margin-bottom: 0;
    list-style-type: none;
  }

  .sp-stickyMenuArea ul li a {
    color: #fff;
    display: block;
    font-family: var(--serif);
    font-size: 15px;
    padding: 0 20px;
    letter-spacing: 0.03em;
    text-align: center;
    line-height: 1;
  }

  .sp-stickyMenuArea ul li:not(:last-child)::before {
    content: "";
    background-color: #fff;
    display: block;
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: 8px;
  }
  .sp-stickyMenuArea ul li:nth-child(2)::before {
    right: -10px;
  }
  .sp-stickyMenuArea ul li:nth-child(3) a img{
    margin-right: 6px;
  }

  .sp-stickyMenuArea ul li a img {
    margin-right: 2px;
    vertical-align: baseline;
  }
  .sp-stickyMenuArea .count-fav-topbar {
    background-color: #fff;
    color: #908270;
    font-size: 12px;
    width: 16px;
    height: 16px;
    top: -5px !important;
    left: 26px !important;
  }
}

@media only screen and (max-width: 356px) {
  .sp-stickyMenuArea ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 320px) {
  .sp-stickyMenuArea ul li a {
    font-size: 13px;
  }
}


#pagetop {
  border: 1px solid transparent;
  border-radius: 50px;
  box-shadow: 3px 3px 6px #80726266;
  cursor: pointer;
  z-index: 998;
  background-color: #fff;
  color: #6f5a42;
  transform: scale(1);
  opacity: 0;
  position: fixed;
  transition: 0.3s all;
}
#pagetop.show {
  opacity: 1;
}
#pagetop span {
  display: block;
  font-family: var(--serif);
  text-align: center;
  position: absolute;
  top: 26px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.12em;
  transition: 0.3s all;
  width: 100%;
  height: 100%;
}

#pagetop span::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 1px #6f5a42;
  border-right: solid 1px #6f5a42;
  transform: translateX(-50%) rotate(-45deg);
  position: absolute;
  top: -8px;
  left: 50%;
  z-index: 2;
  transition: 0.3s all;
}
@media only screen and (max-width: 991px) {
  #pagetop {
    width: 52px;
    height: 52px;
    bottom: 70px;
    left: 16px;
  }
  #pagetop span {
    font-size: 14px;
    font-weight: 500;
    top: 20px;
  }
  #pagetop span::before{
    top: -7px;
  }
  #pagetop span img{
    width: 30px;
    height: 14px;
  }
}
@media only screen and (min-width: 992px) {
  #pagetop {
    width: 62px;
    height: 62px;
    bottom: 45px;
    right: 56px;
  }
  #pagetop:hover {
    background-color: #6f5a42;
  }
  #pagetop:hover span {
    border-color: #fff;
    color: #fff;
  }
  #pagetop:hover span::before {
    border-color: #fff;
  }
  #pagetop span {
    font-size: 15px;
  }
}

.top-commonLead{
  font-size: 16px;
  line-height: 1.9;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .top-commonLead{
    line-height: 1.7;
    letter-spacing: 0.05em;
    /* text-align: left!important; */
  }
  #section-reference-book .top-commonLead{
    letter-spacing: 2px;
  }
}

/* === add 20250605 === */
.top-mv-banner {
  position: absolute;
  bottom: 2vw;
  right: 3vw;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, .5);
  width: 380px;
  background-color: #ffffff;
}
.top-mv-banner a:hover {
  opacity: .8;
}

@media only screen and (max-width: 991px) {
  .top-mv-banner {
  width: 300px;
}
}
@media only screen and (max-width: 480px) {
  .top-mv-banner {
  bottom: 6vw;
  right: 50%;
  transform: translateX(50%);
  width: 260px;
}
}