h1,h2,h3,h4,.headingLv1_sub,.headingLv7,.headingLv8,.ctaTtl,.plan_detail{
  font-family: "游明朝",YuMincho,"HGS明朝E","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝",serif;
  font-weight: 700;
}

section {
  margin: 0 auto;
}

a {
  color: #3D3D3D;
  cursor: pointer;
}

a, a img, input, button, textarea, select {
  border: none;
  border-style: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
}

p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin: -6px 0;
  font-family: Meiryo,Hiragino Kaku Gothic ProN,sans-serif;
  letter-spacing: 0.08em;
}

.headingLv1 {
  text-align: center;
  font-weight: 200;
  font-size: 20px;
  line-height: 1.4em;
}

.headingLv1::after {
  content: "";
  display: block;
  width: 116px;
  margin: 0 auto;
  height: 4px;
  background-color: #578E5F;
  margin-top: 20px;
  margin-bottom: 32px;
}

.ly_top {
  width: 994px;
  padding: 30px 48px 56px;
  margin: 0 auto;
}

.top {
  display: flex;
  gap: 64px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
}

.top_label {
  width:100%;
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-direction: column;
}

.top_label_wrapper{
  flex-direction: column;
}

.top_label__top {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
}

.top_label__top h1 {
  font-size: 32px;
  color: #b85180;
  margin-bottom: 10px;
}

.top_label__top h2 {
  font-size: 1.5rem;
  color: #b85180;
  letter-spacing: -1px;
}

.top_label__top span {
  display: inline-block;
  font-size: 0.7rem;
  color: #b85180;
}

.top_label__top_bottom {
  display: flex;
  gap: 10px;
  justify-content: flex-start;
  padding-top: 5px;
  height: 100%;
}

.top_label__top_bottom p {
  font-size: 0.9rem;
  letter-spacing: -0.5px;
}

.line-it-button{
  width:100%;
  display: flex;
  margin:10px 0;
}

.line-it-button img{
  width: 7rem;
}

.line-it-button a{
  display:flex;
  align-items:center;
  font-size: 1.5rem;
}

.material-symbols-outlined{
  font-size: 1.3rem;
  margin-right:3px;
}

.top_label__top_bottom .material-symbols-outlined, .top_label__top_bottom p  {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/*.top_label__top_bottom_line{
  display: flex;
  align-items: center;
  flex-direction: row;
}*/

.nenshi{
  text-align: center;
  font-weight:bold;
  margin-top: 20px;
  font-size: 1.0rem;
}

.ly_cta_top_label{
  padding-top:30px;
  padding-right: 14px;
  padding-left: 14px;
  margin: 0;
}

.el_beforeIcon {
  position: relative;
  display: flex;
  padding: .2em .3em;
  text-decoration: none;
  align-items: center;
  font-size: 16px;
}

.el_beforeIcon::before {
  background: no-repeat center 30% / cover;
  display: inline-block;
  margin-right: .5em;
  background-image: url(/img/area/list_map.svg);
  content: '';
  width: 24px;
  height: 24px;
}

.el_beforeIcon__walk::before {
  background-image: url(/img/area/area_walk.svg);
}

.hp_bt_64 {
  margin-bottom: 64px;
}

.staffPoint {
  margin: 0 auto;
}

.staffPoint h3 {
  font-size: 18px;
  line-height: 1;
  padding-bottom: 16px;
  text-align: center;
}

.staffPoint .author_staff {
  border: 2px solid #b85180;
}

.author_staff {
  display: flex;
  padding: 20px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.author_staff__img {
  margin-right: 0;
  margin-bottom: 16px;
  width: 90px;
  height: 90px;
  flex-shrink: 0;
  background: no-repeat center / cover;
  border-radius: 100%;
}

.author_staff__cnt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.txt_14 {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
}

.ly_info {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  padding-bottom: 56px;
}

.headingLv9 {
  font-size: 20px;
  display: inline-block;
  letter-spacing: 0.03em;
}

.headingLv9::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 4px;
  background-color: #b85180;
  margin-top: 20px;
  margin-bottom: 32px;
}

.ly_info .gl_point {
  margin-bottom: 28px;
}

.gl_point {
  display: flex;
  margin-left: -20px;
  width: 100%;
  flex-wrap: wrap;
}

.gl_point li {
  padding-left: 20px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-width: 84px;
  margin-bottom: 16px;
}

.gl_point li span {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  color: #b85180;
  padding: 12px;
  border: 1px solid #b85180;
}

.selector-hide{
  /* display: none; */
}

.info_txt {
  margin-bottom: 36px;
  font-size: 15px;
  line-height: 1.8;
  font-family: Meiryo,Hiragino Kaku Gothic ProN,sans-serif;
  letter-spacing: 0.08em;
}

table {
  border-collapse: collapse;
  letter-spacing: 0.08em;
}

th {
  text-align: center;
  background-color: #F7F7F8;
  font-size: 16px;
  font-weight: bold;
  min-width: 84px;
  vertical-align: middle;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}

td {
  font-size: 15px;
  line-height: 1.4em;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 24px;
}

.ly_plan {
  padding-bottom: 56px;
}

.gl_plan {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  gap: 20px;
  box-sizing: border-box;
}

.gl_plan .plan {
  width: 100%;
  padding: 0;
  flex-shrink: 1;
  box-sizing: border-box;
  border: 1px solid #b85180;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.plan a {
  outline: none;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.plan_item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding: 20px 24px;
}

.plan_item__thumb {
  width: 50%;
  padding-top: 0;
  flex-shrink: 0;
  order: 2;
  background: no-repeat center 30% / cover;
  transition: opacity .3s;
}

.plan_item__read {
  width: 100%;
  order: 1;
  text-align: center;
  font-size: 14px;
}

.plan_item .plan_detail {
  order: 3;
  text-align: center;
  width: 40%;
  font-size: 26px;
  line-height: 1.5em;
  font-weight: 400;
  position: relative;
}

.ly_voice {
  margin-top: 40px;
  margin: 0 auto;
  margin-bottom: 0px;
  position: relative;
}

.headingLv2 {
  font-size: 20px;
  text-align: center;
  font-weight: 200;
  color: #578E5F;
  margin-bottom: 32px;
}

.ly_ex {
  margin-bottom: 56px;
}

.ly_ex .gl_card {
  flex-direction: column;
  gap: 32px;
  display: flex;
  margin: 0 auto;
  position: relative;
}

.gl_card .card {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.card_item__thumb {
  background: no-repeat center 30% / cover;
  width: 100%;
	padding-top: 50%;
  margin-bottom: 32px;
  transition: opacity .3s;
}

.card_item__attr {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 24px;
}

.voiceCard .card_item__attr h3 {
  font-size: 16px;
  font-weight: 300;
  color: #578E5F;
  padding-right: 16px;
}

/* お客様の声 */
.grad-btn {
	display: block;
	text-align: center;
	margin: 20px 0;
	font-size: 14px;
}

.grad-btn::before {
	content: "続きを読む";
	color: #b85180;
}

.grad-item {
	position: relative;
	overflow: hidden;
	height: 160px;
	/*隠した状態の高さ*/
}

.grad-item .voice_txt, .card_item__ttl .voice_txt {
  font-size: 16px;
}

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

.grad-trigger {
	display: none;
	/*チェックボックスは常に非表示*/
}

.grad-trigger:checked~.grad-btn::before {
	content: "閉じる"
		/*チェックされていたら、文言を変更する*/
}

.grad-trigger:checked~.grad-item {
	height: auto;
	/*チェックされていたら、高さを戻す*/
}

.grad-trigger:checked~.grad-item::before {
	display: none;
	/*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.gl_level {
  display: flex;
  justify-content: center;
  align-items: center;
}

.voiceCard .card_item__ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gl_card .card_item__ttl div:not(:last-of-type) {
  margin-bottom: 12px;
}

.gl_card .card_item__ttl_tag {
  display: block;
  padding: 8px;
  min-width: 128px;
  box-sizing: border-box;
  color: #fff;
  background-color: #b85180;
  font-size: 15px;
  text-align: center;
  margin-right: 16px;
}

.gl_card .card_item__ttl_txt {
  font-size: 1.3rem;
}

.gl_card .card_item__ttl > p {
  margin-top: 20px;
  font-size: 15px;
}

.ttl_20 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 16px;
  transition: color .2s;
}

.ly_map {
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 56px;
  position: relative;
}

.ly_map .map {
  width: calc(100% - 40px);
  box-sizing: border-box;
  margin-bottom: 0;
  margin: 0 auto;
  position: relative;
  padding-top: 56.4%;
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ly_art {
  padding-top: 40px;
  margin-bottom: 80px;
  width: 90%;
}

.ly_another {
  margin: 0 auto;
  position: relative;
}

.autor-linkList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3%;
  margin-bottom: -3%;
}

.linkList {
  width: 30%;
  border-radius: 4px;
  box-shadow: 0 0.5rem 2rem 0rem hsl(0deg 0% 69% / 45%);
  margin-bottom: 3%;
}

.linkList p {
  padding: 18px;
}

.linkList div {
  width: 100%;
  background: no-repeat center 50% / cover;
  padding-top: 40%;
  transition: opacity .3s;
}

.ly_faq {
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 60px;
}

.ly_faq::after {
  height: 103%;
}

.wrap-faq {
  max-width: 800px;
  margin: 0 auto;
}

.ly_faq .faq {
  box-sizing: border-box;
  max-width: 100%;
  background-color: #fff;
}

.ly_faq .faq_f {
  font-family: "游明朝",YuMincho,"HGS明朝E","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝",serif;
  font-size: 17px;
  line-height: 1.7;
  margin: 0;
  padding: 5px 20px;
  border: 2px solid #427531;
  color: #427531;
  text-align: left;
  display: block;
  position: relative;
}

.ly_faq .faq_q {
  font-size: 14px;
  margin: -4px 0;
  margin-bottom: 30px;
  line-height: 1.6;
}

.acd {
  max-width: 100%;
}

.acd-hidden{
  display: none;
}

.faq_f::before,
.faq_f::after {
  content: "";
  width: 15px;
  height: 2px;
  background: #427531;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}

.faq_f::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}

.acd-hidden:checked + .headingLv8:after {
  transform: translateY(-50%) rotate(0);
}

.faq_q {
  margin-bottom: 30px;
}

.acd-close {
  display: block;
  max-height: 0;
  margin-bottom: 25px;
  overflow: hidden;
  opacity: 0;
  transition: .5s;
  font-size: 18px;
  line-height: 1.7em;
  padding: 0 10px;
  visibility: hidden;
}

.acd-hidden:checked + .faq_f + .acd-close {
  max-height: 150vh;
  opacity: 1;
  padding: 20px 10px;
  visibility: visible;
  margin-bottom: 0;
}

.linkBtn {
  display: block;
  color: #fff;
  width: 240px;
  font-size: 16px;
  background-color: #D93574;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}

a.linkBtn {
  color: #FFF;
}

.author-topThumb a {
  transition: opacity .3s;
}

.areaCeremony img {
  aspect-ratio: 3 / 2;
  width: 100%;
}

.areaCeremony_txtWrap {
  padding: 18px 18px 32px 18px;
  box-sizing: border-box;
  background-color: #fff;
}

.areaCeremony_ttl {
  font-family: "游明朝",YuMincho,"HGS明朝E","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝",serif;
  line-height: 1;
  font-size: 22px;
  padding-bottom: 24px;
}

.areaCeremony_txtWrap p:last-child {
  padding-bottom: 0px;
}

.areaCeremony_txt {
  font-size: 14px;
  margin: -4px 0;
  line-height: 1.6;
  padding-bottom: 16px;
}

.areaCeremony_txt::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/img/area/areaCeremony_icon1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  transform: translateY(4px);
  margin-right: 0.8em;
}

.sp_slide_wrap .slick-prev {
  left: 4%;
  top: 40%;
  z-index: 10;
}

.sp_slide_wrap .slick-next {
  right: 4%;
  top: 40%;
}

.sp_slide_wrap .slick-dots {
  display: none !important;
}

.slider4 a {
  width: 100%;
  display: block;
}

.slider4 .slick-slide {
  margin: 0 10px;
}

.slider4 .slick-dots {
  display: none !important;
}

.slider_wrap_outer{
  height: 570px;
}

.wideslider {
  height: 500px;
}

.slider3 {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 32px;
}

.slider3 li {
  /* width: 100%; */
}

.slider3 a {
  width: 100%;
  display: block;
}

.slider3 .slick-slide {
  margin: 0 10px;
}

.slider4 .slick-slide {
  margin: 0 10px;
}

.ly_art .slick-prev {
  left: -2%;
  top: 40%;
}

.ly_art .slick-next {
  right: -2%;
  top: 40%;
}

.slick-track {
  height: auto;
}

.slick-prev {
  left: -60px;
}

/* .slick-prev:before {
  content: url(../img/arrow_left.png);
} */

.slick-next {
  right: -60px;
}

/* .slick-next:before {
  content: url(../img/arrow_right.png);
} */

.slick-prev:before, .slick-next:before {
  opacity: 0;
}

.slick-prev:hover, .slick-next:hover {
  opacity: 0.75;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 55px;
  height: 115px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slider3 {
width: 80%;
margin: 0 auto;
margin-bottom: 32px;
}

.slider3 li {
width: 100%;
}

.slider3 a {
width: 100%;
display: block;
}

.slider3 .slick-slide {
margin: 0 10px;
}

.slick-prev,
.slick-next {
  position: absolute;
  /*絶対配置にする*/
  top: 50%;
  cursor: pointer;
  /*マウスカーソルを指マークに*/
  outline: none;
  /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #666;
  /*矢印の色*/
  border-right: 2px solid #666;
  /*矢印の色*/
  height: 24px;
  width: 24px;
}

.slick-prev {
  left: -9.5%;
  transform: rotate(-135deg);
}

.slick-next {
  right: -9.5%;
  transform: rotate(45deg);
}

.auter_voice .slick-dots {
  max-width: 120px;
}

.slick-dots{
  display: flex;
  max-width: 200px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  justify-content: center;
}

.slick-dots li{
  display: inline-block;
  margin: 0 5px;
}

.slick-dots button{
  color: transparent;
  outline: none;
  width: 11px;
  height: 5px;
  display: block;
  background-color: #D6D6D6;
}

.slick-dots .slick-active button{
  background-color: #b85180;
}

.plan {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.lg-only {
  display: none;
}

.mb-only {
  display: block;
}

.ly_cta {
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 40px;
}

.ly_top {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ctaBtn {
  width: 100%;
  box-sizing: border-box;
}

.ctaMd-display {
  display: flex;
}

.area,
.ly_top,
.ly_plan,
.ly_info,
.outer_find,
.pr,
.staffPoint,
.gl_voiceCard,
.gl_card {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  box-sizing: border-box;
}

.ly_linkList,
.ceremonyWrap__area {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  box-sizing: border-box;
  margin-bottom: 80px;
}

.area {
  margin-top: 32px;
}

.outer_find {
  flex-direction: column;
}

.gl_pager {
  flex-direction: column;
}

.gl_plan .plan {
  width: 100%;
  padding: 0;
}

.auter_voice {
  padding-right: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  padding-top: 32px;
  padding-bottom: 32px;
}

.totalStatus,
.sort {
  margin-bottom: 24px;
}

.useStatus_value {
  align-items: center;
}

.useStatus_thumb {
  width: 80px;
}

.author_profile li {
  justify-content: flex-start;
  padding-left: 8px;
  padding-right: 8px;
  gap: 8px;
  padding-bottom: 12px;
}

.profile_label {
  font-size: 1.4rem;
  line-height: 1;
}

.profile_ttl {
  font-size: 1.7rem;
  line-height: 1.6em;
}

.pr h5 {
  font-size: 1.7rem;
}

.pr p {
  font-size: 1.5rem;
}

.author_staff {
  padding: 20px;
  justify-content: center;
}

.author_staff__img {
  margin-right: 0;
  margin-bottom: 16px;
}

.staff__profile p {
  margin-bottom: 16px;
}

.auter_voice .author_staff {
  margin-bottom: 32px;
}

.gl_moreBtn a {
  line-height: 1.4em;
  font-size: 1.5rem;
}

.gl_moreBtn {
  gap: 16px;
}

.result {
  margin-bottom: 16px;
}

.gl_pager {
  margin-bottom: 32px;
}

.outer_find .findArea,
.outer_find .findPlan {
  width: 100%;
}

.gl_card {
  flex-direction: column;
  gap: 32px;
}

.gl_card::after {
  display: none;
}

.linkList {
  width: 100%;
}

.subSearch {
  width: 100%;
}

.top_cta img {
  max-width: 100%;
}

.top_label {
  gap: 24px;
}

.top_label__botom {
  gap: 8px;
}

.ctaBtn {
  background-size: cover;
  aspect-ratio: 21 / 7;
}

.ly_voice::after {
  bottom: -60px;
}

.voiceCard .card {
  padding: 16px;
  margin: 0;
}

.voiceCard .gl_level img {
  width: 16px;
  height: 16px;
}

.ly_map::after {
  height: 118%;
  bottom: -22px;
}

.subSearch>div {
  padding: 24px;
}

.gl_tag {
  margin-left: 0;
}

.gl_tag li {
  width: 43%;
  padding-left: 0;
}

.ly_another {
  padding: 0px 20px 0px 20px;
}

.subSearch h4 {
  font-size: 2.0rem;
  line-height: 1.4em;
}

.gl_subSearch {
  flex-wrap: wrap;
}

.subSearch .linkBtn {
  width: 96px;
  flex-shrink: 0;
}

.pc-none {
  display: none;
}

.place_nav_wrapper {
  margin: 0 auto;
  flex: 1;
}

.place_nav_wrapper ul {
  display: flex;
  justify-content: space-between;
  padding: 5px 10px;
}

.place_nav_wrapper li {
  display: flex;
  flex: 1;
  font-size: 0.9rem;
  justify-content: center;
  padding: 4px 0 5px 0;
  position: relative;
}

.place_nav_wrapper li::before {
  content: '';
  background-color: #000;
  height: 100%;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 1px;
}

.place_nav_wrapper li:last-of-type::after {
  content: '';
  background-color: #000;
  height: 100%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 1px;
}
