@charset "utf-8";

/*===== 共通フッター/SP =====*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.footer-area .info {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 20px;
}

.footer-area .info img {
  width: 40px;
  margin-right: 10px;
}

.footer-area .info strong {
  color: #eb6877;
}

/* 内部リンク */
.area-menu-f {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px;
}

.area-menu-f>h3 {
  background: #9ec101;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  padding: 10px 10px 9px;
}

.area-menu-f>ul>li {
  align-items: stretch;
  border-bottom: solid 1px #ccc;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 8px 0;
  position: relative;
  vertical-align: middle;
}

.area-menu-f>ul>li>a {
  color: #232b39;
  text-decoration: none;
  width: 100%;
}

.area-menu-f>ul>li>a>img {
  display: inline-block;
  padding-left: 8px;
  vertical-align: middle;
  width: 20%;
}

.area-menu-f>ul>li>a>.txt-tokusyuu {
  display: inline-block;
  padding-left: 8px;
  vertical-align: middle;
  width: 72%;
}

.area-menu-f>ul>li>a>.txt-tokusyuu>i {
  color: #05aa22;
  font-size: 38px;
  position: absolute;
  right: 0;
  top: calc(50% - 19px);
  text-align: right;
  vertical-align: middle;
}

.area-menu-f>ul>li>a>.txt-tokusyuu .visible-md {
  display: none;
}

.cate-box {
  line-height: 1.5;
  margin-bottom: 30px;
}

.cate-box .cate-box-ttl {
  background: #9ec101;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  padding: 10px 10px 9px;
}

.cate-box h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin: 18px 0 6px 12px;
}

.cate-box h4 a {
  color: #0187CD;
}

.cate-box li {
  width: 45%;
  padding: 10px 5px 0;
  float: left;
}

.cate-box ul {
  display: flex;
  flex-wrap: wrap;
}

.cate-box .inner li {
  width: 90%;
}

.cate-box li .txt {
  padding-left: 1em;
}

.cate-box li a {
  background: url(/responsive/img/arw-bl.png) no-repeat left 6px;
  color: #076baf;
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 12px;
}

/* バナー */
.aside-box .area-list-conversion ul {
  margin: 5% 2%;
}

.aside-box .area-list-conversion ul li:nth-child(2n) {
  margin-top: 2%;
}

.aside-box .area-list-conversion ul img {
  width: 100%;
  height: auto;
}

/* 注意事項 */
.notice {
  line-height: 1.5;
  margin-bottom: 30px;
}

.notice h4 {
  font-weight: bold;
  margin-bottom: 10px;
}

/* ページトップ */
.pagetop {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  cursor: pointer;
  line-height: 32px;
  position: fixed;
  right: 10px;
  bottom: 72px;
  text-align: center;
  z-index: 1000;
  width: 32px;
  height: 32px;
}

.pagetop i {
  font-size: 32px;
  line-height: 32px;
  color: #fff;
}

.aside .aside-box {
  max-width: 1000px;
  margin: 0 auto;
}

/* フッター */
#footer {
  font-size: 13px;
}

#footer a {
  color: #076baf;
}

#footer p.mb20 {
  width: 184px;
  height: auto;
}

#footer .footer-area {
  background-color: #edf6e3;
  width: 100%;
}

#footer .footer-area p {
  line-height: 1.5;
}

#footer .footer-area .inner {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 10px;
}

#footer .footer-navi {
  background: #05aa22;
  width: 100%;
  font-size: 14px;
  color: #FFF;
}

#footer .footer-navi .inner {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 10px;
}

#footer .footer-navi .inner ul {
  margin-bottom: 40px;
}

#footer .footer-navi .inner ul li {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin-bottom: 20px;
}

#footer .footer-navi .inner ul li:first-child {
  margin-right: 0;
}

#footer .footer-navi .inner ul li a {
  border-right: 1px solid #FFF;
  color: #FFF;
  text-decoration: none;
  padding-right: 16px;
  margin-right: 14px;
}

#footer .footer-navi .inner ul li:last-child a {
  border-right-style: none;
}

#footer .footer-navi .inner address {
  font-size: 12px;
  font-style: normal;
}



.fix-btn02 {
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0;
  background: rgba(0, 0, 0, 0.6);
}

.fix-btn02 .txt {
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 6px;
  padding: 5px 0 0;
}

.area-cv {
  display: flex;
  flex-flow: nowrap;
  justify-content: space-between;
  margin: 0 2% 6px;
}

.area-cv a img.btn-siryou-s {
  padding-right: 2%;
  width: 98%;
}

.area-cv a img.btn-kengaku-s {
  padding-left: 2%;
  width: 98%;
}

.tel-number {
  color: #fff;
  bottom: 0.6em;
  left: 3.3em;
  font-family: Helvetica, Arial, "メイリオ", "Meiryo", "sans-serif";
  font-size: 3.7vw;
  letter-spacing: 0.7px;
  position: absolute;
}

.area-cv.fix a {
  position: relative;
}

.area-cv.fix a .tel-number {
  left: 3.8em;
}

.fix-btn02 {
  display: none;
}

/* 鎌倉新書共通フッター（SP） */
.ks-footer {
  background: #f5f5f5;
  padding: 20px 0;
}

.ks-footer .ks-footer__ttl {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 300;
  height: 48px;
  line-height: 48px;
  margin: 0;
  padding-left: 2%;
  position: relative;
}

.ks-footer .btn-trigger {
  display: block;
  position: relative;
}

.ks-footer .btn-trigger:before {
  border-top: 3px solid #888;
  content: '';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 24px;
  width: 20px;
  z-index: 10;
}

.ks-footer .btn-trigger::after {
  border-top: 3px solid #888;
  content: '';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 24px;
  transform: rotate(90deg);
  width: 20px;
}

.ks-footer .ks-nav {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  height: 0;
  overflow: hidden;
  position: relative;
  transition: .2s;
}

.ks-footer .ks-nav::before {
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.ks-footer .ks-nav__item {
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  padding-left: 3%;
  position: relative;
  width: 50%;
}

.ks-footer .ks-nav__item:nth-child(odd) {
  border-right: 1px solid #e6e6e6;
}

.ks-footer .ks-nav__item::before {
  border-top: solid 3px #888;
  content: '';
  height: 11px;
  position: absolute;
  right: 14px;
  top: 18px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 11px;
}

.ks-footer .ks-nav__item::after {
  border-right: solid 3px #888;
  content: '';
  height: 10px;
  position: absolute;
  right: 13px;
  top: 19px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.ks-footer .ks-nav__item>a {
  color: #232b39 !important;
  display: block;
  text-decoration: none;
}

.ks-footer .input-trigger {
  display: none;
}

.ks-footer .input-trigger:checked~.btn-trigger::before {
  border-top: 3px solid #888;
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 24px;
  transform: translateX(-50%);
  width: 20px;
}

.ks-footer .input-trigger:checked~.btn-trigger::after {
  border-top: none;
}

.ks-footer .input-trigger:checked~.ks-nav {
  height: 240px;
  transition: .2s;
}

.ks-footer .input-trigger:checked~.ks-nav::before {
  display: none;
}

/* フッターブロック改修（210730） */
/* いいお墓説明 */
.blk_footer_info {
  background: #f5f5f5;
  color: #232b39;
  display: block;
  margin: 20px 0 20px;
  padding: 10px 0 10px;
}

.blk_footer_info .img_logo {
  display: none;
}

.blk_footer_info .input_trigger_info {
  display: none;
}

.blk_footer_info .input_trigger_info:checked~.txt_info {
  display: block;
  height: auto;
}

.blk_footer_info .txt_info {
  font-size: .8125rem;
  height: 3em;
  line-height: 1.5;
  margin: 0 10px 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.blk_footer_info .btn_trigger_info {
  display: block;
  font-size: .8125rem;
  height: 20px;
  position: relative;
}

.blk_footer_info .btn_trigger_info:before {
  content: 'もっと見る';
  position: absolute;
  right: 32px;
  font-size: 13px;
}

.blk_footer_info .btn_trigger_info::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  height: 6px;
  position: absolute;
  right: 20px;
  top: 2px;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 6px;
}

.blk_footer_info .input_trigger_info:checked~.btn_trigger_info::before {
  content: "閉じる";
}

.blk_footer_info .input_trigger_info:checked~.btn_trigger_info::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  height: 6px;
  position: absolute;
  right: 20px;
  top: 4px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
}

/* サイト内リンク */
.blk_footer_link {
  color: #232b39;
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

.blk_footer_link .list_type,
.blk_footer_link .list_knowledge,
.blk_footer_link .list_materials,
.blk_footer_link .list_build,
.blk_footer_link .list_question {
  font-size: .875rem;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
}

.blk_footer_link .input_trigger_link01,
.blk_footer_link .input_trigger_link02,
.blk_footer_link .input_trigger_link03,
.blk_footer_link .input_trigger_link04,
.blk_footer_link .input_trigger_link05,
.blk_footer_link .input_trigger_link06,
.blk_footer_link .list_search {
  display: none;
}

.blk_footer_link .btn_trigger_link01,
.blk_footer_link .btn_trigger_link02,
.blk_footer_link .btn_trigger_link03,
.blk_footer_link .btn_trigger_link04,
.blk_footer_link .btn_trigger_link05,
.blk_footer_link .btn_trigger_link06 {
  align-items: center;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
  display: flex;
  font-size: .9375rem;
  height: 48px;
  justify-content: space-between;
  padding-left: 10px;
  position: relative;
}

.blk_footer_link .btn_trigger_link01::after,
.blk_footer_link .btn_trigger_link02::after,
.blk_footer_link .btn_trigger_link03::after,
.blk_footer_link .btn_trigger_link04::after,
.blk_footer_link .btn_trigger_link05::after,
.blk_footer_link .btn_trigger_link06::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  height: 6px;
  position: absolute;
  right: 10px;
  top: 18px;
  transform: rotate(135deg);
  width: 6px;
}

.blk_footer_link .input_trigger_link01:checked~h3 .btn_trigger_link01::after,
.blk_footer_link .input_trigger_link02:checked~h3 .btn_trigger_link02::after,
.blk_footer_link .input_trigger_link03:checked~h3 .btn_trigger_link03::after,
.blk_footer_link .input_trigger_link04:checked~h3 .btn_trigger_link04::after,
.blk_footer_link .input_trigger_link05:checked~h3 .btn_trigger_link05::after,
.blk_footer_link .input_trigger_link06:checked~h3 .btn_trigger_link06::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  height: 6px;
  position: absolute;
  right: 10px;
  top: 20px;
  transform: rotate(-45deg);
  width: 6px;
}

.blk_footer_link .input_trigger_link01:checked~.list_type,
.blk_footer_link .input_trigger_link02:checked~.list_knowledge,
.blk_footer_link .input_trigger_link03:checked~.list_materials,
.blk_footer_link .input_trigger_link04:checked~.list_build,
.blk_footer_link .input_trigger_link05:checked~.list_question {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: auto;
  margin: 0 20px 10px;
}

.blk_footer_link .input_trigger_link06:checked~.list_search {
  display: block;
  height: auto;
  margin: 0 10px 10px;
}

.blk_footer_link .section_link li {
  padding: 0 0 10px;
  width: 50%;
}

.blk_footer_link .section_link li a {
  color: #232b39;
}

.blk_footer_link .section_search h4 {
  font-weight: bold;
  margin-bottom: 10px;
}

.blk_footer_link .section_search dl dd .list_place {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.blk_footer_link .section_search dl dd .list_place li {
  padding: 0 5px 10px 0;
}

.blk_footer_link .section_search dl dd .list_place li::after {
  border-right: 1px solid #232b39;
  content: "";
  padding-left: 5px;
}

.blk_footer_link .section_search dl dd .list_place li:last-child::after {
  border-right: none;
}

.blk_footer_link .section_search li a {
  color: #232b39;
  text-decoration: none;
  line-height: 1.5;
  font-size: 14px;
}

/* 注意事項 */
.blk_footer_attention {
  border-top: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #232b39;
  margin: 0;
  width: 100%;
}

.blk_footer_attention .info_listing {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 10px;
}

.blk_footer_attention .info_listing .img_jpx {
  display: inline-block;
  height: auto;
  margin-right: 10px;
  width: 48px;
}

.blk_footer_attention .info_listing .txt_listing {
  font-size: .875rem;
  font-weight: bold;
  line-height: 1.3;
}

.blk_footer_attention .input_trigger {
  display: none;
}

.blk_footer_attention .input_trigger:checked~.list_attention {
  display: block;
  height: auto;
}

.blk_footer_attention .list_attention {
  font-size: .8125rem;
  height: 3em;
  line-height: 1.5;
  margin: 0 10px 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.blk_footer_attention .list_attention li {
  margin-left: 1em;
  text-indent: -1em;
}

.blk_footer_attention .list_attention li::before {
  content: "※";
}

.blk_footer_attention .btn_trigger:before {
  content: 'もっと見る';
  position: absolute;
  right: 32px;
}

.blk_footer_attention .input_trigger:checked~.btn_trigger::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  height: 6px;
  position: absolute;
  right: 20px;
  top: 4px;
  transform: rotate(-45deg);
  width: 6px;
}

/* グループサイト */
.blk_footer_relation {
  color: #232b39;
  margin: 0;
  width: 100%;
}

.blk_footer_relation h3 {
  background: #f5f5f5;
  font-size: .9375rem;
  font-weight: bold;
  padding: 10px;
}

.blk_footer_relation .input_trigger_relation01,
.blk_footer_relation .input_trigger_relation02,
.blk_footer_relation .input_trigger_relation03 {
  display: none;
}

.blk_footer_relation h4 span {
  display: none;
}

.blk_footer_relation .btn_trigger_relation01,
.blk_footer_relation .btn_trigger_relation02,
.blk_footer_relation .btn_trigger_relation03 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  font-size: .875rem;
  height: 48px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 10px;
  position: relative;
}

.blk_footer_relation .btn_trigger_relation01::after,
.blk_footer_relation .btn_trigger_relation02::after,
.blk_footer_relation .btn_trigger_relation03::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  height: 6px;
  position: absolute;
  right: 10px;
  top: 18px;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 6px;
}

.blk_footer_relation .input_trigger_relation01:checked~h4 .btn_trigger_relation01::after,
.blk_footer_relation .input_trigger_relation02:checked~h4 .btn_trigger_relation02::after,
.blk_footer_relation .input_trigger_relation03:checked~h4 .btn_trigger_relation03::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  height: 6px;
  position: absolute;
  right: 10px;
  top: 20px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
}

.blk_footer_relation .input_trigger_relation01:checked~.relation_ohaka,
.blk_footer_relation .input_trigger_relation02:checked~.relation_sogi,
.blk_footer_relation .input_trigger_relation03:checked~.relation_other {
  display: block;
  height: auto;
  margin: 0 10px 10px;
}

.blk_footer_relation .relation_ohaka,
.blk_footer_relation .relation_sogi,
.blk_footer_relation .relation_other {
  font-size: .875rem;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
}

.blk_footer_relation a {
  color: #232b39;
  display: inline-block;
  line-height: 1;
  margin-bottom: 10px;
  text-decoration: none;
}

.blk_footer_relation a::after {
  border-right: none;
  content: "\e89e";
  font-family: 'Material Icons';
  font-size: .8125rem;
  padding-left: 0;
  vertical-align: bottom;
}

.blk_footer_relation a:last-child::after {
  border-right: none;
}

/* フッターナビ */
.blk_footer_nav {
  background: #05aa22;
}

.blk_footer_nav ul {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.blk_footer_nav li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: .875rem;
  height: 48px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
}

.blk_footer_nav li:nth-child(odd) {
  border-right: 1px solid #fff;
}

.blk_footer_nav li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
}

/* コピーライト */
.blk_footer_copyright {
  margin-bottom: 10px;
  text-align: center;
}

.blk_footer_copyright .img_logo {
  height: auto;
  margin: 20px auto;
  width: 138px;
}

.blk_footer_copyright .img_logo svg{
  width: 138px;
  fill:#05AA22;
}

.blk_footer_copyright p {
  font-size: .75rem;
}

/* 詳細ページ新規固定フッター（SP） */
#footer_fix {
  display: none;
}

#footer_fix .btn_cv_sp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 12px 0 12px;
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}

#footer_fix .btn_cv_sp a.btn_form {
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(hsl(40deg 100% 50%)), to(hsl(28deg 100% 50%)));
  background: -o-linear-gradient(top, hsl(40deg 100% 50%), hsl(28deg 100% 50%));
  background: linear-gradient(to bottom, hsl(40deg 100% 50%), hsl(28deg 100% 50%));
  border: 1px solid hsl(28deg 100% 50%);
  box-shadow: 0px 2px 4px hsl(28deg 100% 20% / 50%);
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-weight: normal;
  height: 48px;
  justify-content: center;
  line-height: 1.2;
  padding: 10px 0 4px;
  text-align: center;
  text-decoration: none;
  width: 48%;
}

#footer_fix .btn_cv_sp a.btn_form:nth-child(1):only-of-type,
#footer_fix .btn_cv_sp a.btn_form:nth-child(2):only-of-type {
  width: 100%;
}

#footer_fix .btn_cv_sp a.btn_form p,
#footer_fix .btn_cv_sp a.btn_tel p {
  line-height: 1.4;
}

#footer_fix .btn_cv_sp a.btn_form em {
  font-size: 14px;
  font-weight: bold;
}

#footer_fix .btn_cv_sp a.btn_form .icon_free {
  background: #fff;
  border-radius: 4px;
  color: #ff6012;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin-left: 2px;
  padding: 0 1px;
}

#footer_fix .btn_cv_sp a.btn_tel {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: -o-linear-gradient(top, #fff, #eee);
  background: linear-gradient(to bottom, #fff, #eee);
  border: solid 1px #ccc;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #232b39;
  display: flex;
  font-weight: normal;
  height: 48px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  padding: 10px 0 4px;
  text-align: center;
  text-decoration: none;
  width: 48%;
}

#footer_fix .btn_cv_sp a.btn_tel em {
  font-size: 14px;
  font-weight: bold;
}

#footer_fix .btn_cv_sp a.btn_tel::before {
  color: #05aa22;
  content: "call";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "Material Icons";
  font-size: 30px;
  margin-right: -4px;
}

.footer-ttl {
  line-height: 1;
  margin: 0 0 8px 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.footer-ttl span{
  display: inline-block;
  padding: 0 23px;
  position: relative;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

.footer-ttl span::before,
.footer-ttl span::after {
  position: absolute;
}

.footer-ttl span::before {
  content: "＼";
  left: 0;
}

.footer-ttl span::after {
  content: "／";
  right: 0;
}

/* 詳細ページ新規固定フッター（PC） */
@media (min-width: 768px) {
  #footer_fix .btn_cv_pc {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    flex-wrap: nowrap;
    gap: 0 30px;
    justify-content: center;
    position: fixed;
    bottom: 0;
    width: 100%;
  }

  #footer_fix .btn_cv_pc p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 20px;
  }

  #footer_fix .btn_cv_pc .cv-area-tell dl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    font-weight: bold;
  }

  #footer_fix .btn_cv_pc .cv-area-tell dl dt {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 5px 0 0 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    padding: 4px 10px;
    height: 36px;
    line-height: 1.5;
    width: 76px;
  }

  #footer_fix .btn_cv_pc .cv-area-tell dl dd {
    color: #fff;
    font-size: 26px;
    margin: auto 40px auto 12px;
  }

  #footer_fix .btn_cv_pc .cv-area-form {
    width: 330px;
  }

  #footer_fix .btn_cv_pc .cv-area-form>a {
    text-decoration: none;
    display: block;
    background: #f55d00 url(../img/icon_shiryou.png) no-repeat 15px center / 18px 23px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 0 0 #b94600;
    box-shadow: 0 3px 0 0 #b94600;
    display: block;
    height: 41px;
    position: relative;
    z-index: 2;
    text-decoration: none;
  }

  #footer_fix .btn_cv_pc .cv-area-form>a:hover {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    text-decoration: none;
  }

  #footer_fix .btn_cv_pc .cv-area-form a p {
    color: #fff;
    font-size: 13px;
    line-height: 42px;
    text-decoration: none;
    margin-right: 0;
    text-align: center;
  }

  #footer_fix .btn_cv_pc .cv-area-form a p strong {
    font-size: 19px;
    color: #fff;
    font-weight: normal;
  }

  #footer_fix .btn_cv_pc .cv-area-form a p span {
    color: #fff;
    margin-left: 25px;
  }

  #footer_fix .btn_cv_sp {
    display: none;
  }

  #footer_fix .detail-cv__title{
    display: none;
  }

  #footer_fix .button-conversion__tel,
  #footer_fix .button-conversion__info{
    margin: 0;
    text-align: center;
    width: 240px;
  }

  #footer_fix .button-conversion__info{
    font-size: 12px;
    padding: 8px 0;
  }

  #footer_fix .button-conversion__info strong{
    font-size: 12px;
    margin: 0 0 6px;
  }

  #footer_fix .button-conversion__tel:hover{
    transform: translateY(3px);
  }

  .footer-ttl{
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  #footer_fix .cvBtn-4569.btn_cv_sp a.btn_form {
    width: calc((100% - 20px) / 2 ) !important;
  }
}

/* 下部リンク（詳細ページ） */
.blk_search_link {
  color: #232b39;
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

.blk_search_link .input_trigger_link {
  display: none;
}

.blk_search_link h3 {
  border-left: 3px solid #05aa22;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
  font-size: .9375rem;
  line-height: 1.2;
}

.blk_search_link .input_trigger_link:checked~h3 {
  background: #f5f5f5;
}

.blk_search_link .btn_trigger_link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  height: 48px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px 0 10px;
  position: relative;
}

.blk_search_link .btn_trigger_link::after {
  border-top: solid 2px #05aa22;
  border-right: solid 2px #05aa22;
  content: '';
  height: 6px;
  position: absolute;
  right: 10px;
  top: 18px;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 6px;
}

.blk_search_link .input_trigger_link:checked~h3 .btn_trigger_link::after {
  background: #f5f5f5;
  border-top: solid 2px #05aa22;
  border-right: solid 2px #05aa22;
  content: '';
  height: 6px;
  position: absolute;
  right: 10px;
  top: 20px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
}

.blk_search_link .input_trigger_link:checked~.list_link {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  margin: 10px 20px 10px;
}

.blk_search_link .list_link {
  font-size: .875rem;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
}

.blk_search_link .list_link li {
  padding: 0 0 10px;
  width: 50%;
}

.blk_search_link .list_link.list_nowrap li {
  padding: 0 0 10px;
  width: 100%;
}

.blk_search_link .list_link li a {
  color: #232b39;
}

.blk_search_link .section_qa {
  margin-bottom: 20px;
}

.blk_search_link h4 {
  font-weight: bold;
  margin-bottom: 5px;
}

.blk_search_link .section_qa h4::before {
  content: "■";
}

.blk_search_link .section_qa p {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .blk_search_link {
    background: #fff;
    display: block;
    margin: 0 auto 0;
    max-width: 1000px;
    padding: 20px 0 0;
    width: 100%;
  }

  .blk_search_link h3 {
    background: #9ec101;
    border-left: none;
    border-top: none;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
    padding: 10px;
  }

  .blk_search_link .input_trigger_link:checked~h3 {
    background: #9ec101;
  }

  .blk_search_link .btn_trigger_link {
    pointer-events: none;
    display: block;
    height: auto;
    padding: 0;
  }

  .blk_search_link .btn_trigger_link::after {
    display: none;
  }

  .blk_search_link .list_link {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 20px;
  }

  .blk_search_link .list_link li {
    padding-left: 2%;
    width: 23%;
  }

  .blk_search_link h4 {
    font-size: .9375rem;
  }

  .blk_search_link .list_link li ul li {
    padding-left: 2%;
    width: 100%;
  }

  .blk_search_link .list_link.list_nowrap li {
    padding-left: 2%;
    width: 48%;
  }

  .blk_search_link .list_link li a {
    background: url(/responsive/img/arw-bl.png) no-repeat left center;
    color: #076baf;
    margin-bottom: 5px;
    padding-left: 12px;
  }

  .blk_search_link .list_link li .txt {
    padding-left: 12px;
  }

  .blk_search_link .section_qa {
    border-bottom: 1px solid #ccc;
  }

  .blk_search_link .section_qa .list_link {
    display: block;
    margin: 0 24px;
  }

  .blk_search_link .section_qa h4::before {
    content: "■";
  }

  .blk_search_link .section_qa p {
    margin-bottom: 20px;
  }
}



/* === 共通フッターナビ用CS === */
.nav_footer {
  overflow: hidden;
}

.nav_footer .wrap_more {
  background: #f5f5f5;
  position: relative;
}

.nav_footer .wrap_more_check {
  display: none;
}

.nav_footer .ttl_link {
  margin: 0;
}

.nav_footer .wrap_more_label {
  align-items: center;
  background: #fff;
  border-top: 1px solid #e6e6e6;
  box-sizing: border-box;
  display: flex;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  justify-content: space-between;
  padding: 0 10px;
  width: 100%;
}

.nav_footer .wrap_more_label::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: "";
  height: 6px;
  position: absolute;
  right: 10px;
  transform: rotate(135deg);
  width: 6px;
}

.nav_footer .wrap_more_check:checked ~ .ttl_link .wrap_more_label::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: "";
  height: 6px;
  position: absolute;
  right: 10px;
  transform: rotate(-45deg);
  width: 6px;
}

.nav_footer .wrap_more_content {
  background: #fff;
  color: #232b39;
  font-size: 14px;
  height: 0;
  margin: 0 20px;
  overflow: hidden;
}

.nav_footer .wrap_more_check:checked ~ .wrap_more_content {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  transform: translate(0, 0);
  transition: 0.2s;
}

.nav_footer h4 {
  line-height: 1.5;
  margin: 0 0 15px;
  font-weight: bold;
}

.nav_footer .list_site {
  margin: 0;
  padding-bottom: 10px;
  position: relative;
}

.nav_footer .list_site.pb_0 {
  padding-bottom: 0;
}

.nav_footer .list_site::before {
  border-left: 10px solid #fff;
  content: "";
  height: 100%;
  left: -8px;
  position: absolute;
}

.nav_footer .list_site li {
  border-left: 1px solid #232b39;
  display: inline-flex;
  line-height: 1;
  margin: 0 12px 20px -8px;
  padding-left: 8px;
}

.nav_footer a {
  color: #232b39;
  text-decoration: none;
}

.nav_footer .blk_footer_nav {
  background: #05aa22;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.nav_footer .blk_footer_nav ul {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.nav_footer .blk_footer_nav li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: .875rem;
  height: 48px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
}
.nav_footer .blk_footer_nav li:last-child {
  border-bottom: none;
}

.nav_footer .blk_footer_nav li:nth-child(odd) {
  border-right: 1px solid #fff;
}

.nav_footer .blk_footer_nav li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .nav_footer .wrap_more {
    background: #fff;
  }

  .nav_footer .wrap_more_label {
    border-bottom: 1px solid #05aa22;
    border-top: none;
    height: 36px;
    justify-content: center;
    margin: 0 auto;
    max-width: 1000px;
  }

  .nav_footer .ttl_link .wrap_more_label::after,
  .nav_footer .wrap_more_check:checked ~ .ttl_link .wrap_more_label::after {
    content: none;
  }

  .nav_footer .wrap_more_content,
  .nav_footer .wrap_more_check:checked ~ .wrap_more_content {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 1020px;
    padding: 40px 0;
    position: relative;
    width: 100%;
  }

  .nav_footer h4 {
    margin: 0 0 15px 12px;
  }

  .nav_footer .list_site::before {
    left: 2px;
  }

  .nav_footer .list_site li {
    margin: 0 2px 20px 2px;
  }

  .nav_footer .list_site li>a:hover {
    text-decoration: underline;
  }

  .nav_footer .wrap_other {
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .nav_footer .wrap_other::before {
    border-left: 2px solid #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
  }

  .nav_footer .wrap_other .blk_link {
    border-left: 1px dashed #ccc;
    box-sizing: border-box;
    width: calc(100% / 3);
  }

  .nav_footer .wrap_other .blk_link.mt_adj {
    margin-top: -4em;
  }

  .nav_footer .wrap_other .item_00 {
    order: 0;
  }

  .nav_footer .wrap_other .item_01 {
    order: 1;
  }

  .nav_footer .wrap_other .item_02 {
    order: 2;
  }

  .nav_footer .wrap_other .item_03 {
    order: 3;
  }

  .nav_footer .wrap_other .item_04 {
    order: 4;
  }

  .nav_footer .wrap_other .item_05 {
    order: 5;
  }

  .nav_footer .wrap_other .item_06 {
    order: 6;
  }

  .nav_footer .wrap_other .blk_link:first-child {
    border-left: none;
  }

  .nav_footer .blk_footer_nav {
    justify-content: center;
    background: #05aa22;
    padding: 30px 0 40px;
  }

  .nav_footer .blk_footer_nav li {
    align-items: center;
    border-right: 1px solid #fff;
    border-top: none;
    height: auto;
    line-height: 1;
    padding: 0 10px;
    width: auto;
    border-bottom: none;
  }

  .nav_footer .blk_footer_nav li:nth-child(odd) {
    border-right: 1px solid #fff;
  }

  .nav_footer .blk_footer_nav li:last-child {
    border-right: none;
  }

  .nav_footer .blk_footer_nav li::after {
    content: none;
  }

  .nav_footer .blk_footer_nav li a {
    color:#fff;
  }
}

/* === MOON_L1-4569 CVボタン／見学カレンダー === */
/* CVボタン */
/* 色指定 PC/SP */
/* ボタン共通・見学予約 cv_buttom-sample/reien.css から色流用 */
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form,
#footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form>a,
#footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form>a {
  height: auto;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 170, 0)), to(rgb(255, 119, 0)));
  background: -o-linear-gradient(top, rgb(255, 170, 0), rgb(255, 119, 0));
  background: linear-gradient(to bottom, rgb(255, 170, 0), rgb(255, 119, 0));
  border: 1px solid rgb(255, 119, 0);
  -webkit-box-shadow: rgba(102, 48, 0, .5) 0 2px 4px 0;
  box-shadow: rgba(102, 48, 0, .5) 0 2px 4px 0;
}
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form em,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form em,
#footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form .cv-button-title,
#footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form .cv-button-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 0 4px rgb(156 83 2 / 50%);
}
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form .icon_free,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form .icon_free,
#footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form>a>.icon-free,
#footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form>a>.icon-free {
  color: #ff6012;
}


/* 資料請求ボタン PC/SP .color-darkgreen */
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form.color-darkgreen,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form.color-darkgreen,
#footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form.color-darkgreen>a,
#footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form.color-darkgreen>a {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(87,221,6,1)), to(rgba(5,170,34,1)));
  background: -o-linear-gradient(top, rgba(87,221,6,1), rgba(5,170,34,1));
  background: linear-gradient(to bottom, rgba(87,221,6,1), rgba(5,170,34,1));
  border: 1px solid rgba(5,170,34,1);
  -webkit-box-shadow: rgba(1, 56, 11, 0.5) 0 2px 4px 0;
  box-shadow: rgba(1, 56, 11, 0.5) 0 2px 4px 0;
}
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form.color-darkgreen em,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form.color-darkgreen em,
#footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form.color-darkgreen .cv-button-title,
#footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form.color-darkgreen .cv-button-title {
  text-shadow: 1px 0px 4px rgba(5, 98, 22, 0.5);
}
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form.color-darkgreen .icon_free,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form.color-darkgreen .icon_free,
#footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form.color-darkgreen>a>.icon-free,
#footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form.color-darkgreen>a>.icon-free {
  color: #05AA22;
}


/* SPの場合 */
#footer_fix .cvBtn-4569.btn_cv_sp,
#footer_fix .cvBtn-4569-two.btn_cv_sp {
  box-sizing: border-box;
  padding: 10px;
}

#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form {
  padding-top: 10px;
  padding-bottom: 10px;
}
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form p,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form p {
  display: flex;
  align-items: center;
}

#footer_fix .cvBtn-4569.btn_cv_sp a.btn_form .icon_free,
#footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form .icon_free {
  margin-left: 5px;
  padding: 2px 4px;
  border-radius: 2px;
}

/* お問合せボタン */
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_tel {
  display: block;
  width: 64px;
  height: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1;
}
#footer_fix .cvBtn-4569.btn_cv_sp a.btn_tel::before {
  font-size: 18px;
}

/* PCの場合 */
@media (min-width: 768px) {
  #footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form,
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form {
    text-align: center;
    width: 240px;
  }
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form {
    width: 480px;
  }
  #footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form>a,
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form>a {
    align-items: center;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-weight: normal;
    line-height: 22px;
    padding: 1px 0;
    text-decoration: none;
    width: 100%;
    height: 100%;
  }

  #footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form .cv-button-title,
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form .cv-button-title {
    margin-top: 2px;
  }

  #footer_fix .cvBtn-4569.btn_cv_pc .cv-area-form>a>.icon-free,
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-form>a>.icon-free {
    display: inline-block;
    height: 20px;
    margin: 0 -16px 0 8px;
    padding: 1px 6px;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
  }

  /* お問合せ ボタン */
  #footer_fix .cvBtn-4569.btn_cv_pc .cv-area-tell dl dt,
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-tell dl dt {
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 1.4;
  }
  #footer_fix .cvBtn-4569.btn_cv_pc .cv-area-tell dl dd,
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-tell dl dd {
    font-size: 32px;
    margin-right: 6.9vw;
  }
}

@media (min-width: 768px) and (max-width: 1040px) {
  #footer_fix .cvBtn-4569 .cv-area-form:not(:last-child),
  #footer_fix .cvBtn-4569-two .cv-area-form:not(:last-child) {
    margin-right: 10px;
  }
  #footer_fix .cvBtn-4569.btn_cv_pc .cv-area-tell dl dd,
  #footer_fix .cvBtn-4569-two.btn_cv_pc .cv-area-tell dl dd {
    font-size: 24px;
    margin-right: 1vw;
  }
}

@media (max-width: 320px) {
  #footer_fix .cvBtn-4569-two.btn_cv_sp a.btn_form em {
    font-size: 16px;
  }
}

/* 要素出し分け用 */
/* 資料請求ボタン */
#footer_fix .cvBtn-document {
  display: none;
}
/* 見学予約ボタン */
#footer_fix .cvBtn-visit {
  display: none;
}

@media (min-width: 768px) and (max-width: 1040px) {
  .blk_footer_link {
    width: calc(100% - 60px);
  }
}

/*ボタンなし霊園にハンドブック資料請求の追従を追加（MOON_L1-4906）*/
.cv-pdf {
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  box-sizing: border-box;
}

.cv-pdf p {
  font-size: .875rem;
  color: #fff;
  margin-bottom: 3px;
}

.cv-pdf .button_conversion-pdf p {
  margin: 10px 0 5px;
}

.cv-pdf .button_conversion-pdf .icon-free {
  transform: translateY(-1px);
}

#footer_fix .btn_cv_pc .button_conversion-pdf p {
  margin: 5px 0 0 0;
}

@media screen and (min-width: 768px) {
  .cv-pdf_pc {
    left: 0;
  }

  .cv-pdf_pc .button_conversion-pdf {
    height: 60px;
    margin: 0;
    max-width: 48%;
    width: 400px;
  }

  .cv-pdf_pc .button_conversion-pdf a {
    line-height: 22px;
  }

  .cv-pdf_pc .button_conversion-pdf .icon-free {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
  }
}
/*----------./MOON_L1-4906----------*/

/* 注意事項 */
.blk_footer_attention {
  border-top: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  position: relative;
}
.blk_footer_attention h3 {
  font-weight: bold;
  margin: 10px 0;
}
.blk_footer_attention ul {
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
}
.blk_footer_attention .info_listing {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 10px 10px;
}
.blk_footer_attention .info_listing .img_jpx {
  display: inline-block;
  height: auto;
  margin-right: 10px;
  width: 48px;
}
.blk_footer_attention .info_listing .txt_listing {
  font-size: .875rem;
  font-weight: bold;
  line-height: 1.3;
}
.blk_footer_attention .input_trigger {
  display: none;
}
.blk_footer_attention .input_trigger:checked~.list_attention {
  display: block;
  height: auto;
  margin: 10px;
  padding: 20px;
  background: #f5f5f5;
  border-radius: 5px;
}
.blk_footer_attention .list_attention {
  font-size: .8125rem;
  height: 0;
  line-height: 1.5;
  margin: 0 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.blk_footer_attention .list_attention li {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: .5em;
}
.blk_footer_attention .list_attention li::before {
  content: "※";
}
.blk_footer_attention .btn_trigger {
  display: block;
  height: 2em;
  margin-bottom: 20px;
  position: relative;
}
.blk_footer_attention .btn_trigger:before {
  content: 'サイトご利用にあたっての注意事項';
  position: absolute;
  font-size: .8125rem;
  right: 30px;
}
.blk_footer_attention .btn_trigger::after {
  border-top: solid 2px #232b39;
  border-right: solid 2px #232b39;
  content: '';
  position: absolute;
  right: 10px;
  top: 0;
  width: 8px;
  height: 8px;
  transform: rotate(135deg);
}
.blk_footer_attention .input_trigger:checked~.btn_trigger::before {
  content: "閉じる";
}
.blk_footer_attention .input_trigger:checked~.btn_trigger::after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (max-width:768px) {
  #footer {
    padding: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
  .cate-box li {
    width: 30%;
    padding: 10px 1.5% 0;
  }

  .area-menu-f>ul>li>a>.txt-tokusyuu>p {
    font-size: 16px;
  }

  .area-menu-f>ul>li>a>.txt-tokusyuu>.visible-md {
    font-size: 14px;
  }
}

@media only screen and (min-width:768px) {
  .ks-footer {
    display: none;
  }
  /* いいお墓説明 */
  .blk_footer_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-top: 2px solid #ccc;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 20px auto 40px;
    max-width: 1000px;
    padding: 40px 0 0;
    width: 100%;
  }

  .blk_footer_info .img_logo {
    display: inline-flex;
    height: auto;
    margin: 0 30px;
    width: 12%;
  }

  .blk_footer_info .img_logo svg{
    width: 120px;
    fill:#05AA22;
  }

  .blk_footer_info .txt_info {
    display: block;
    font-size: .875rem;
    height: auto;
    line-height: 1.6;
    margin: 0 30px 0 0;
    overflow: auto;
  }

  .blk_footer_info .btn_trigger_info {
    display: none;
  }

  /* サイト内リンク */
  .blk_footer_link {
    background: #f5f5f5;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 40px;
    max-width: 1000px;
    padding: 30px 30px 20px;
    width: 100%;
  }

  .blk_footer_link h3 {
    border-bottom: none;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .blk_footer_link .btn_trigger_link01,
  .blk_footer_link .btn_trigger_link02,
  .blk_footer_link .btn_trigger_link03,
  .blk_footer_link .btn_trigger_link04,
  .blk_footer_link .btn_trigger_link05,
  .blk_footer_link .btn_trigger_link06 {
    border-top: none;
    display: block;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    pointer-events: none;
  }

  .blk_footer_link .btn_trigger_link01::after,
  .blk_footer_link .btn_trigger_link02::after,
  .blk_footer_link .btn_trigger_link03::after,
  .blk_footer_link .btn_trigger_link04::after,
  .blk_footer_link .btn_trigger_link05::after,
  .blk_footer_link .btn_trigger_link06::after {
    display: none;
  }

  .blk_footer_link .list_type,
  .blk_footer_link .list_knowledge,
  .blk_footer_link .list_materials,
  .blk_footer_link .list_build,
  .blk_footer_link .list_question,
  .blk_footer_link .list_search {
    display: block;
    height: auto;
  }

  .blk_footer_link .section_link {
    display: block;
    margin-bottom: 30px;
    width: 20%;
  }

  .blk_footer_link .section_link li {
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
  }

  .blk_footer_link .section_search {
    display: block;
    width: 100%;
  }

  .blk_footer_link .section_search dl {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .blk_footer_link .section_search dl dt {
    display: block;
    width: 14%;
  }

  .blk_footer_link .section_search h4 {
    margin-bottom: 5px;
  }

  .blk_footer_link .section_search dl dd {
    display: block;
    width: 86%;
  }

  .blk_footer_link .section_search dl dd .list_place {
    margin-bottom: 0;
  }

  .blk_footer_link .section_search dl dd .list_place li:last-child::after {
    border-right: none;
  }

  /* 注意事項 */
  .blk_footer_attention {
    border-top: none;
    margin: 0 auto 40px;
    max-width: 1000px;
    width: 100%;
  }

  .blk_footer_attention .info_listing .img_jpx {
    display: inline-block;
    height: auto;
    width: 52px;
  }

  .blk_footer_attention .info_listing .txt_listing {
    font-size: 0.875rem;
    font-weight: bold;
  }

  .blk_footer_attention .input_trigger {
    display: none;
  }

  .blk_footer_attention .input_trigger:checked~.list_attention {
    display: block;
    height: auto;
    margin: 30px 0 0;
  }

  .blk_footer_attention .list_attention {
    font-size: .8125rem;
    height: 0;
    line-height: 1.8;
    margin: 0;
    overflow: hidden;
  }

  .blk_footer_attention .btn_trigger {
    display: block;
    margin: 0;
    position: relative;
  }

  .blk_footer_attention .input_trigger:checked~.btn_trigger::before {
    content: "注意事項を閉じる";
    text-decoration: underline;
    top: 10px;
  }

  /* グループサイト */
  .blk_footer_relation {
    margin: 0 auto 20px;
    max-width: 1000px;
    width: 100%;
  }

  .blk_footer_relation section {
    line-height: 1.8;
    padding-bottom: 20px;
  }

  .blk_footer_relation h3 {
    background: none;
    font-size: 1rem;
    margin-bottom: 20px;
    padding: 0;
  }

  .blk_footer_relation h4::before {
    content: "■";
  }

  .blk_footer_relation h4 span {
    display: inline;
  }

  .blk_footer_relation .btn_trigger_relation01,
  .blk_footer_relation .btn_trigger_relation02,
  .blk_footer_relation .btn_trigger_relation03 {
    border-top: none;
    display: inline-block;
    font-size: .935rem;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    pointer-events: none;
  }

  .blk_footer_relation .btn_trigger_relation01::after,
  .blk_footer_relation .btn_trigger_relation02::after,
  .blk_footer_relation .btn_trigger_relation03::after {
    display: none;
  }

  .blk_footer_relation .relation_ohaka,
  .blk_footer_relation .relation_sogi,
  .blk_footer_relation .relation_other {
    display: block;
    height: auto;
  }

  .blk_footer_relation a {
    font-size: .8125rem;
  }

  /* フッターナビ */
  .blk_footer_nav {
    background: #05aa22;
    padding: 30px 0 40px;
  }

  .blk_footer_nav ul {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blk_footer_nav li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .875rem;
    height: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    padding: 0 10px;
    width: auto;
  }

  .blk_footer_nav li {
    border-right: 1px solid #fff;
  }

  .blk_footer_nav li:last-child {
    border-right: none;
  }

  .blk_footer_copyright {
    background: #05aa22;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 40px;
    text-align: center;
  }

  .blk_footer_copyright .img_logo {
    display: none;
  }

  .footer-area .area-list-conversion {
    display: none;
  }

  .cate-box h4 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
    margin: 24px 0 12px 24px;
  }

  .cate-box li {
    width: 20%;
    padding: 10px 2% 0;
  }

  .cate-box .inner li {
    width: 45%;
  }

  #footer .footer-area .inner,
  #footer .footer-navi .inner {
    padding: 30px;
  }

  .area-menu-f {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto 30px;
    max-width: 1000px;
  }

  .area-menu-f>h3 {
    background: #9ec101;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    padding: 10px 10px 9px;
  }

  .area-menu-f>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .area-menu-f>ul>li {
    border-bottom: solid 1px #ccc;
    display: flex;
    flex-wrap: nowrap;
    height: 82px;
    justify-content: flex-start;
    padding: 8px 0;
    width: 50%;
  }

  .area-menu-f>ul>li>a {
    color: #0187cd;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
  }

  .area-menu-f>ul>li>a>img {
    display: inline-block;
    padding-left: 22px;
    width: 20%;
  }

  .area-menu-f>ul>li>a>.txt-tokusyuu {
    display: inline-block;
    line-height: 1.2;
    width: 70%;
  }

  .area-menu-f>ul>li>a>.txt-tokusyuu>i {
    display: none;
  }

  .area-menu-f>ul>li>a>.txt-tokusyuu br {
    display: none;
  }

  .area-menu-f>ul>li>a>.txt-tokusyuu>.visible-md {
    color: #232b39;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
  }

  #fix-arealist-footer {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    bottom: 0;
    width: 100%;
  }

  #fix-arealist-footer .inner {
    background: #fff;
    border: solid 2px #b2b2b2;
    border-radius: 4px;
    margin: 8px auto;
    height: 50px;
    position: relative;
    width: 860px;
  }

  #fix-arealist-footer .inner .lead {
    background: url(/search_resources/img/img_checkbox_on.png) left 11px no-repeat;
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    margin-left: 40px;
    padding-left: 30px;
  }

  #fix-arealist-footer .inner .shiryou {
    position: absolute;
    right: 300px;
    top: 5px;
  }

  #fix-arealist-footer .inner .kengaku {
    position: absolute;
    right: 40px;
    top: 5px;
  }

  #fix-arealist-footer .inner .kengaku-new {
    position: absolute;
    right: 40px;
    top: -14px;
  }

  #fix-arealist-footer .inner a img:hover {
    opacity: 0.7;
  }

  .blk_footer_link {
    border: 1px solid #05aa22;
    border-radius: 5px;
  }
  .blk_footer_link h3 {
    font-weight: bold;
    color: #05aa22;
    margin-bottom: 20px;
  }
  .blk_footer_link .input_trigger_link06:checked~.list_search {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 10px 10px;
  }

  /* 注意事項 */
  .blk_footer_attention {
    border-top: none;
    margin: 0 auto 40px;
    max-width: 1000px;
    width: 100%;
  }

  .blk_footer_attention .info_listing .img_jpx {
    display: inline-block;
    height: auto;
    width: 52px;
  }
  .blk_footer_attention .list_attention {
    font-size: .8125rem;
    height: 0;
    line-height: 1.8;
    margin: 0;
    overflow: hidden;
  }
  .blk_footer_attention .btn_trigger {
    display: block;
    margin: 0;
    position: relative;
  }
  .blk_footer_attention .btn_trigger:before {
    cursor: pointer;
    position: absolute;
    text-decoration: underline;
    right: 48px;
  }

  .blk_footer_attention .input_trigger:checked~.btn_trigger::after {
    border-top: solid 2px #232b39;
    border-right: solid 2px #232b39;
    content: '';
    height: 8px;
    position: absolute;
    right: 30px;
    top: 14px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 8px;
  }
}

/*===== MOON_L1-5466 =====*/
#grobal{
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "Yu Gothic Medium", sans-serif;
}
#grobal a{
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "Yu Gothic Medium", sans-serif;
}
#grobal .list_attention a{
  color: #0000ee;
}
#grobal .wrap_more{
  display: none;
}
#grobal .blk_footer_info .txt_info,
#grobal .blk_footer_attention .info_listing .txt_listing,
#grobal .blk_footer_attention .btn_trigger:before,
#grobal .blk_footer_link .section_search h4,
#grobal .blk_footer_link .section_search li a,
#grobal .nav_footer .blk_footer_nav li a,
#grobal .blk_footer_link .section_search dl dd .list_place li{
  font-size: 14px;
}
#grobal .blk_footer_link h3{
  margin-top: 0;
  font-size: 14px;
}
#grobal .blk_footer_attention h3,
#grobal .blk_footer_attention .list_attention li{
  font-size: 13px;
}
#grobal .blk_footer_link .section_search h4{
  text-align: left;
  margin-top: 0;
}
#grobal .blk_footer_link .btn_trigger_link06{
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
#grobal .blk_footer_copyright p{
  font-size: 12px;
  margin: 0;
}
#grobal .nav_footer .blk_footer_nav,
#grobal .blk_footer_link .section_search dl dd{
  margin: 0;
}
#grobal .nav_footer .blk_footer_nav{
  padding: 0;
}
#grobal .blk_footer_link .section_search dl dd .list_place{
  margin-top: 0;
  padding-left: 0;
  list-style: none;
}
#grobal section{
  padding: 0;
}
@media only screen and (min-width: 768px){
  #grobal .nav_footer .blk_footer_nav{
    padding: 30px 0 40px;
  }
  #grobal .blk_footer_link .btn_trigger_link06{
    font-weight: bold;
  }
}
