@charset "utf-8";
/* @font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
  src: url("../fonts/NotoSerifJP-Black.woff2") format("woff2"), url("../fonts/NotoSerifJP-Black.woff") format("woff"), url("../fonts/NotoSerifJP-Black.eot") format("eot"), url("../fonts/NotoSerifJP-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
  src: url("../fonts/NotoSerifJP-Bold.woff2") format("woff2"), url("../fonts/NotoSerifJP-Bold.woff") format("woff"), url("../fonts/NotoSerifJP-Bold.eot") format("eot"), url("../fonts/NotoSerifJP-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
  src: url("../fonts/NotoSerifJP-SemiBold.woff2") format("woff2"), url("../fonts/NotoSerifJP-SemiBold.woff") format("woff"), url("../fonts/NotoSerifJP-SemiBold.eot") format("eot"), url("../fonts/NotoSerifJP-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
  src: url("../fonts/NotoSerifJP-Medium.woff2") format("woff2"), url("../fonts/NotoSerifJP-Medium.woff") format("woff"), url("../fonts/NotoSerifJP-Medium.eot") format("eot"), url("../fonts/NotoSerifJP-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
  src: url("../fonts/NotoSerifJP-Regular.woff2") format("woff2"), url("../fonts/NotoSerifJP-Regular.woff") format("woff"), url("../fonts/NotoSerifJP-Regular.eot") format("eot"), url("../fonts/NotoSerifJP-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
  src: url("../fonts/NotoSerifJP-Light.woff2") format("woff2"), url("../fonts/NotoSerifJP-Light.woff") format("woff"), url("../fonts/NotoSerifJP-Light.eot") format("eot"), url("../fonts/NotoSerifJP-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
  src: url("../fonts/NotoSerifJP-ExtraLight.woff2") format("woff2"), url("../fonts/NotoSerifJP-ExtraLight.woff") format("woff"), url("../fonts/NotoSerifJP-ExtraLight.eot") format("eot"), url("../fonts/NotoSerifJP-ExtraLight.ttf") format("truetype");
  font-weight: 200;
} */

.f-Ns-r {
  font-family: "Noto Serif JP";
}

/*------------------------------------------------

		main

------------------------------------------------*/
.md_under_wrap {
	top: 0px;
	text-align: justify;
}
@media (max-width: 559px) {
	.md_under_wrap {
		top: 0;
	}
}

/*------------------------------------------------

		md_special_wrap

------------------------------------------------*/
.md_ttl_under .md_ttl img {
	zoom: 1;
	margin-left: -2%;
	width: 102%;
}
.md_under_wrap {
	/* background: #fffdf2 url(../img/minabe/top_liner.svg) 100% 0 / 30px 50px repeat-x; */
  position: relative;
}
.md_ttl_under.is_minabe {
	position: relative;
	background: none;
	overflow: hidden;
	padding: 0;
	background: #fffdef;
}
.md_ttl_under .md_inner {
	max-width: 1200px;
}
/* .md_special_wrap.is_minabe_top {
	background: url(../img/minabe/minabe_top_bk.png) 0 / contain repeat-y, #fcede9;
} */
.md_special_wrap.is_minabe_shop {
	background: #fbf9d6;
	background: url(../img/minabe/shop/minabe_shop_bk.png) 0 0 / contain repeat-y, #fbf9d6;
}
.md_special_wrap.is_minabe {
	background: rgb(220,226,165);
	background: linear-gradient(0deg, rgba(220,226,165,1) 5%, rgba(255,255,255,1) 100%);
	background: url(../img/minabe/minabe_ume_bk.png) 0 0 / 55% auto no-repeat,url(../img/minabe/bk_rule.svg) 90% 100% / 100% auto no-repeat;
	border-bottom: 4px solid #d83251;
	padding: 100px 5% 50px;
}

@media (max-width: 959px) {
	.md_under_wrap {
		/* background: #FFFDED url(../img/minabe/top_liner.svg) 100% 0 / 15px 25px repeat-x; */
	}
	.md_ttl_under.is_minabe::before,.md_ttl_under.is_minabe::after {
		background: #fffdf2 url(../img/minabe/top_kirakira.svg) 100% 0 / 100% auto repeat-x;
		width: 75%;
		padding-top: 40%;
	}
	.md_special_wrap.is_minabe_shop {
		background: url(../img/minabe/shop/minabe_top_bk.png) 0 0px / contain repeat-y, #fbf9d6;
	}
}
.md_rule {
	padding: 60px 8%;
}
.md_inner.bk_white,.md_inner.bk_yellow,.md_inner.bk_rgreen {
	background: #FFF;
	border-radius: 30px;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 60px;
}
.md_inner.bk_yellow {
	background: #fffbda;
	margin-top: 60px;
	padding-bottom: 0;
}
.md_inner.bk_rgreen {
	background: #ecf2ce;
	margin-top: 60px;
	padding-bottom: 0;
}
.md_inner.bk_rgreen + .md_inner.bk_white {
	margin-top: 60px;
}
.md_area {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 4%;
	gap: 40px 0;
}
.md_area.takarazuka {
	padding: 3% 4%;
}
.md_area .md_area_list {
	width: 47.5%;
	position: relative;
}
.md_area .md_area_list h2 {
	margin: -9.3% 0 0 -18%;
}
.md_area.takarazuka .md_area_list h2 {
	margin: -7.2% 0 0 -18%;
}
.md_area .md_area_list.area01 .md_area_list_ttl {
	margin-top: -15%;
	margin-bottom: -15%;
}
.md_area .md_area_list.area03 .md_area_list_ttl {
	margin-bottom: -11%;
}
.md_area .md_schedule_month {
	background: #47a638;
	border-radius: 100000px;
	line-height: 1;
	color: #FFF;
	padding: 10px;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	width: 100%;
}
.md_area .md_schedule_day {
	font-size: 24px;
	font-weight: 900;
	color: #47a638;
	text-align: center;
	line-height: 1.5;
	margin-top: 5px;
}
.md_area .md_schedule_day + .md_schedule_month {
	margin-top: 10px;
}
.md_area .md_schedule_day small {
	font-size: 16px;
}
.md_area .md_schedule_place {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
}
.md_area .md_schedule_place span {
	font-weight: 400;
	font-size: 14px;
}
.md_area .md_schedule_ttl {
	display: block;
	max-width: 300px;
	margin: 0 auto 20px;
}
.md_area .md_schedule2 {
	font-weight: 700;
}
.md_area .md_schedule2 .md_schedule2_time {
	display: flex;
	align-items: center;
	gap: 10px;
}
.md_area .md_schedule2 .md_schedule2_time span {
	background: #a61269;
	border-radius: 1000px;
	color: #FFF;
	display: block;
	font-weight: 700;
	padding: 5px 10px;
	text-align: center;
	width: 100px;
}
.md_area .md_schedule2 .md_schedule2_time strong {
	font-size: 32px;
	font-weight: 900;
}
.md_area .md_schedule2 .md_schedule2_time small {
	font-size: 0.6em;
}
.md_area .md_schedule2 .md_schedule2_text {
	font-size: 18px;
	margin-top: 10px;
	line-height: 1.2;
}
.md_area .md_schedule2 .md_schedule2_text span {
	font-size: 0.7em;
}
.md_area .md_schedule2 > img {
	width: 50%;
	display: block;
	margin: -100px 0 0 auto;
}
.md_area_list_text {
	font-weight: 700;
}
.md_area_list.area02 .md_area_list_text {
	width: calc(100% - 150px);
}
.md_area_list_text_yellow {
	background: #ffe55f;
	font-size: 0.8em;
	padding: 10px;
	margin-top: 20px;
}
.md_area_list_text .is_pink {
	color: #ec6d7f;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	padding: 0 2em;
	width: fit-content;
}
.md_area_list_text .is_pink::before,
.md_area_list_text .is_pink::after {
	content: "";
	display: block;
	background: url(../img/minabe/md_area_list_text_l.png) center / cover no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 5px;
}
.md_area_list_text .is_pink::after {
	background: url(../img/minabe/md_area_list_text_r.png) center / cover no-repeat;
	right: 0;
	left: auto;
}
.md_area_list_image {
	max-width: 260px;
	position: absolute;
	right: 0%;
	bottom: -5px;
	width: 50%;
}
.md_area_list h3 {
	line-height: 1.5;
	font-size: 22px;
	font-weight: 700;
	margin-top: 20px;
}
.md_area_list h3 strong,
.md_stamp h3 {
	color: #ec6d7f;
	font-size: 36px;
	font-weight: 900;
	display: block;
}
.md_area_list h3 span {
	color: #ec6d7f;
}
.takarazuka .md_area_list h3 strong {
	color: #a61269;
}
.takarazuka .md_area_list h3 {
	margin: 0;
}
.md_stamp .md_stamp_ttl h3 {
	color: #da809f;
	line-height: 1.3;
}
.md_area_list_item {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.md_area_list_item p {
	font-weight: 700;
	font-size: 18px;
}
.md_area_list_item p .is_insta {
	background: #ec6d7f;
	border: 2px solid #ec6d7f;
	border-radius: 1000px;
	color: #FFF;
	margin-right: 5px;
	padding: 2px 10px;
}
.md_area_list_item p .is_insta:hover {
	border: 2px solid #ec6d7f;
	background: #FFF;
	color: #ec6d7f;
}
.md_area_list_item img {
	width: 63px;
	margin-right: 10px;
}
.md_area_coupon {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	margin: 20px 0 0 0;
}
.md_area_coupon .md_area_coupon_ttl {
	background: #47a638;
	color: #FFF;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	margin-top: 20px;
}
.md_area_coupon .md_area_coupon_ttl + p {
	color: #47a638;
	border: 2px solid #47a638;
	border-top: none;
	border-radius: 0 0 10px 10px;
	padding: 10px;
}
.md_area_list.area02 .md_area_list_image {
	bottom: unset;
	top: 125px;
	text-align: right;
	max-width: 200px;
	width: 25%;
}
.takarazuka .md_area_list .md_area_list_image {
	max-width: 110px;
	bottom: 0px;
}
.md_step_list {
	margin-top: 20px;
}
.md_step_list li {
	margin-top: 20px;
}
.md_step_list li:not(:first-child):before {
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	background-color: #da809f;
	clip-path: polygon(50% 10px, 0% 0%, 20px 0%);
	margin: 0 auto 20px;
}
.md_step_list .md_step_list_ttl {
	border-radius: 1000px;
	background: #ec6d7f;
	color: #FFF;
	margin: 0 auto;
	text-align: center;
	width: 140px;
	z-index: 1;
	position: relative;
}
.md_step_list .md_step_list_text {
	background: #f8d1da;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
	margin-top: -15px;
}
.md_map {
	width: 92%;
	margin: 40px auto 0;
	position: relative;
	display: flex;
  align-items: center;
	justify-content: space-between;
}
.md_map::before,
.md_map::after {
	content: "";
	position: absolute;
	width: 180px;
	height: 180px;
	background: url(../img/minabe/md_map_l.png) center / contain no-repeat;
	display: block;
	left: 0;
}
.md_map::after {
	background: url(../img/minabe/md_map_r.png) center / contain no-repeat;
	right: 0;
	left: auto;
}
.md_map a {
	width: calc(100% - 400px);
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #47a638;
	border: 2px solid #47a638;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	padding: 20px;
	border-radius: 20px;
	transition: all 0.5s;
}
.md_map a:hover {
	border: 2px solid #47a638;
	background: #FFF;
	color: #47a638;
}

.md_stamp {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 4%;
}
.md_stamp .md_stamp_ttl,
.md_stamp .md_stamp_about {
	width: 47.5%;
}
.md_stamp .md_stamp_ttl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.md_stamp .md_stamp_ttl > img {
	width: 40%;
}
.md_stamp .md_stamp_ttl .md_stamp_schedule {
	width: 60%;
}
.md_stamp .md_stamp_ttl .md_stamp_schedule > p {
	font-weight: 700;
	margin-top: 20px;
	font-size: 20px;
	line-height: 1;
}
.md_stamp .md_stamp_ttl .md_stamp_schedule > p + p {
	margin-top: 10px;
}
.md_stamp .md_stamp_ttl .md_stamp_schedule > p span {
	font-size: 0.8em;
	background: #da809f;
	color: #FFF;
	padding: 5px 10px;
	border-radius: 1000px;
	display: inline-block;
	margin-right: 5px;
}
.md_stamp_about {
	background: #FFFF;
	border-radius: 20px;
	padding: 20px;
	box-shadow: 10px 10px 0px 0px #cfcb6f;
	border-radius: 10px;
	font-weight: 700;
  font-size: 18px;
}
.md_stamp_about_contact {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 20px;
}
.md_stamp_about_contact_l {
	display: flex;
	flex-direction: column;
	text-align: left;
}
.md_stamp_about_contact_l > img {
	width: 230px;
	margin-top: 10px;
}
.md_stamp_about_contact + a {
	background: #d73251;
	color: #FFF;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	margin-top: 15px;
	width: 100%;
	display: none;
}
.md_stamp_about > small {
	font-size: 14px;
}
.md_stamp .md_stamp_ttl > p {
	width: 100%;
	font-weight: 700;
	font-size: 18px;
}
.md_place {
	padding: 4%;
}
.md_place_ttl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}
.md_place_ttl > picture {
	width: 25%;
}
.md_place_ttl .md_place_text {
	font-weight: 700;
	width: calc(75% - 20px);
}
.md_place_ttl .md_place_text h2,
.md_place_ttl2 .md_place_text h2,
.md_place_plan h3 {
	color: #da809f;
	font-size: 36px;
	font-weight: 900;
	display: block;
}
.md_place_ttl2 {
	margin-top: 20px;
	width: 100%;
	position: relative;
	text-align: center;
}
.md_place_ttl2 .md_place_text h2 {
	color: #da809f;
	font-size: 34px;
	font-weight: 900;
	display: block;
}
.md_place_ttl2 > img {
	position: absolute;
	right: 0;
	width: 160px;
	top: 0;
}
.md_place_plan {
	margin-top: 50px;
	position: relative;
}
.md_place_plan + .md_place_plan {
	margin-top: 60px;
}
.md_place_plan h3 {
	font-size: 30px;
	font-weight: 900;
	display: block;
	text-align: center;
	background: url(../img/minabe/md_place_plan_line.png) center bottom / 100% 15px no-repeat;
	width: fit-content;
	padding: 0 1em;
	line-height: 1;
	margin: 0 auto;
}
.md_place_plan > picture {
	max-width: 900px;
	margin: 20px auto 0;
	display: block;
	width: 100%;
}
.md_place_plan.plan01 span {
	position: absolute;
	right: calc(0% + 100px);
	width: 150px;
	top: -20px;
}
.md_place_plan.plan02 span {
	position: absolute;
	left: 0;
	width: 200px;
	top: -20px;
}
.md_place_plan.plan03 span {
	position: absolute;
	right: 0;
	width: 190px;
	top: -30px;
}
.md_place .md_map {
  width: 100%;
}
br.sp {
	display: none !important;
}
@media (max-width: 767px) {
	.md_inner.bk_white,.md_inner.bk_yellow,.md_inner.bk_rgreen {
		border-radius: 15px;
	}
	.md_rule {
    padding: 15px 4%;
	}
	.md_area {
		gap: 0;
	}
	.md_area .md_area_list {
    width: 100%;
	}
	.md_area .md_area_list.ttl {
		margin-bottom: 30px;
	}
	.md_area.takarazuka .md_area_list.ttl {
		margin-bottom: 0px;
	}
	.md_area .md_area_list h2,
	.md_area.takarazuka .md_area_list h2 {
    margin: -4.3% 0 0 -14%;
	}
	.md_area.takarazuka .md_area_list h2 {
    margin: -3.3% 0 0 -14%;
	}
	.md_area .md_schedule_day {
		font-size: 18px;
	}
	.md_area .md_schedule_day small {
		font-size: 13px;
}
	.md_area .md_schedule_place {
    font-size: 16px;
		letter-spacing: 0;
	}
	.md_area .md_schedule_place span {
    font-size: 12px;
	}
	.md_area_list.area02,
	.md_area_list.area03 {
		margin-top: 60px;
	}
	.md_area .md_area_list.area01 .md_area_list_ttl {
    margin-top: 0%;
		margin-bottom: -20px;
	}
	.md_area .md_area_list.area03 .md_area_list_ttl {
		margin-bottom: 0;
	}
	.md_area_list h3 {
    font-size: 16px;
		margin-top: 0;
	}
	.md_area_list h3 br {
		display: none;
	}
	.md_area_list.area01 h3 br {
		display: block;
	}
	.md_area_list h3 strong, .md_stamp h3 {
    font-size: 28px;
	}
	.md_area_list_text .is_pink {
		font-size: 18px;
	}
	.md_area_list_item img {
		width: 43px;
	}
	.md_area_list_item p {
		font-size: 16px;
	}
	.md_area_list.area01 .md_area_list_image {
		width: 100px;
		bottom: 70px;
	}
	.md_area_list.area02 .md_area_list_image {
    top: 130px;
    width: 100px;
    right: -30px;
	}
	.md_area_list.area02 .md_area_list_text {
    width: calc(100% - 76px);
	}
	.md_area_coupon .md_area_coupon_ttl {
    font-size: 15px;
	}
	.md_area_coupon .md_area_coupon_ttl + p {
    font-size: 15px;
	}
	.md_map a {
    width: 100%;
		font-size: 16px;
		border-radius: 10px;
	}
	.md_map::before,
	.md_map::after {
    width: 110px;
    height: 180px;
    left: -20px;
    top: -90px;
	}
	.md_map::after {
    right: -25px;
    left: auto;
    top: auto;
    bottom: -120px;
	}
	.md_area .md_schedule2 .md_schedule2_time {
    flex-direction: column;
    gap: 0;
	}
	.md_area .md_schedule2 .md_schedule2_time strong {
    line-height: 1;
	}
	.md_area .md_schedule2 .md_schedule2_text {
    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 0;
	}
	.md_area .md_schedule2 > img {
		width: 140px;
		margin: -70px -20px 20px auto;
	}
	.md_area.takarazuka {
		padding-bottom: 90px;
	}
	.takarazuka .md_area_list .md_area_list_image {
		max-width: 160px;
		bottom: -70px;
		right: 10px;
	}
	.md_stamp .md_stamp_ttl {
    flex-direction: column;
	}
	.md_stamp .md_stamp_ttl h3 br {
		display: none;
	}
	.md_stamp .md_stamp_ttl .md_stamp_schedule {
    width: 100%;
	}
	.md_stamp .md_stamp_ttl .md_stamp_schedule h3 {
    width: fit-content;
		margin: 0 auto;
	}
	.md_stamp .md_stamp_ttl, .md_stamp .md_stamp_about {
		width: 100%;
	}
	.md_stamp .md_stamp_ttl .md_stamp_schedule > p {
    width: fit-content;
    margin: 10px auto 0;
	}
	.md_stamp .md_stamp_ttl > p {
    font-size: 16px;
    margin-top: 20px;
	}
	.md_stamp_about {
		margin-top: 20px;
		font-size: 15px;
		box-shadow: 5px 5px 0px 0px #cfcb6f
	}
	.md_stamp_about_contact + a {
		display: block;
	}
	.md_stamp_about > small {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 10px;
    display: block;
	}
	.md_stamp_about_contact_r {
		width: 90px;
    margin-left: 10px;
		display: none;
	}
	.md_place_ttl {
    flex-direction: column;
	}
	.md_place_ttl > picture {
		width: 375px;
		max-width: 290px;
		padding: 0px 10px 0 65px;
		margin: 0 auto -80px;
		display: block;
	}
	.md_place_ttl .md_place_text {
		width: 100%;
	}
	.md_place_ttl .md_place_text h2, .md_place_ttl2 .md_place_text h2, .md_place_plan h3 {
    font-size: 28px;
		width: 100%;
		padding: 0;
		line-height: 1.2;
	}
	.md_place_ttl .md_place_text h2 {
		width: fit-content;
    margin: 0 auto 20px;
    padding: 0px 140px 0 0;
	}
	.md_place_plan h3 {
		font-size: 24px;
	}
	.md_place_ttl2 .md_place_text h2 {
		font-size: 26px;
		line-height: 1.2;
	}
	.md_place_ttl2 {
    margin-top: 40px;
	}
	.md_place_ttl2 > img {
    width: 130px;
    top: -60px;
	}
	.md_place_plan.plan01,
	.md_place_plan.plan02,
	.md_place_plan.plan03 {
    margin-top: 90px;
	}
	.md_place_plan.plan01 span {
		width: 130px;
		top: -50px;
		right: 0;
	}
	.md_place_plan.plan02 span {
    width: 170px;
		top: -50px;
	}
	.md_place_plan.plan03 span {
    width: 150px;
		top: -50px;
	}
	.md_place_plan > picture {
    max-width: 150px;
	}
	.md_place_plan.plan03 > picture {
		max-width: 185px;
		margin-left: calc((100% - 197px) / 2);
	}
	br.sp {
		display: block !important;
	}
}
/*------------------------------------------------

		md_schedule
		about.cssにもおなじ記述アリ

------------------------------------------------*/

.l_footer {
    padding: 35px 0% 0;
}
.l_footer .md_inner {
	width: 90%;
}
.l_footer .md_text {
    max-width: 1200px;
    font-weight: 600;
	font-size: 2.0rem;
}
.l_footer .md_button {
    max-width: 1200px;
    margin: 0px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.l_footer .md_btn {
    width: 47.5%;
}
.l_footer .md_inner .md_logo {
	width: 200px;
    margin: 40px auto;
}
.l_footer .md_inner .md_logo a {
	width: 100%;
	display: block;
}
.l_footer .md_inner .md_logo a img {
	width: 100%;
}
.l_footer .md_copyarea {
	background: #FFF;
	padding: 30px 0;
}
.l_footer .md_copyarea .md_logo {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.l_footer .md_copyarea .md_logo img:first-child {
	width: 25%;
	display: block;
	width: 90px;
}
.l_footer .md_copyarea .md_logo img:last-child {
	width: 40%;
	display: block;
	width: 150px;
}
.l_footer .md_copy {
    width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.md_btn a {
	background: #da809f;
  border: 2px solid #da809f;
	border-radius: 10px;
	width: 100%!important;
}
.md_btn a::after,
.md_btn a::before {
	content: none;
}
.md_btn a {
	padding: 10px 0;
    text-align: center;
}
.l_footer .md_btn {
    margin-top: 25px;
}
.l_footer .md_btn a {
	background: #d83251;
	border: 2px solid #d83251;
	border-radius: 10px;
	width: 100%!important;
}
@media (max-width: 767px) {
	.l_footer {
		padding: 45px 0% 0;
	}
	.l_footer .md_text {
		font-size: 1.6rem;
	}
	.l_footer .md_btn {
		width: 100%;
	}
	.l_footer .md_btn {
		margin-top: 10px;
	}
}

.md_special_wrap.is_minabe_shop {
	padding: 80px;
}
.md_special_wrap.is_minabe_shop h1.md_ttl {
	max-width: 1000px;
	margin: 0 auto;
}
.md_special_wrap.is_minabe_shop h1.md_ttl + p {
	font-size: 18px;
	font-weight: 500;
	font-family: "Noto Serif JP";
	text-align: center;
	margin: 30px auto 0;
	color: #da809f;
}
.md_special_wrap.is_minabe_shop .md_area_map {
	background: none;
	padding: 0;
	margin-top: 30px;
}
.md_special_wrap.is_minabe_shop .md_map::before,
.md_special_wrap.is_minabe_shop .md_map::after {
	content: none;
}
.md_special_wrap.is_minabe_shop .md_area_map .md_image,
.md_special_wrap.is_minabe_shop .md_area_map .md_image .md_map {
	border: none;
	max-width: 900px;
  margin: 0 auto;
	width: 100%;
}
.md_special_wrap.is_minabe_shop .md_area_map .md_image .md_map_point li .md_item i {
	background: #da809f;
	font-size: 1.4rem;
	width: 23px;
	height: 23px;
}
.md_special_wrap.is_minabe_shop h2.md_ttl {
	max-width: 1060px;
	margin: 60px auto 0;
	text-align: center;
}
.md_special_wrap.is_minabe_shop h2.md_ttl img {
	width: 80%;
}
.md_special_wrap.is_minabe_shop .md_spot_list {
	max-width: 900px;
}
.md_special_wrap.is_minabe_shop .md_spot_list ul:not(.md_spot_attention) {
	gap: 15px 0;
	align-items: unset;
	position: relative;
}
.md_special_wrap.is_minabe_shop .md_spot_list ul:not(.md_spot_attention) li .md_item {
	margin-top: 0;
	height: 100%;
	display: block;
	background: #fff;
}
.md_special_wrap.is_minabe_shop .md_spot_list ul li:last-child {
	padding-top: 12%;
	height: 100%;
	display: block;
	text-shadow: rgb(255 252 219) 2px 0px 2px, rgb(255 252 219) -2px 0px 2px, rgb(255 252 219) 0px -2px 2px, rgb(255 252 219) -2px 0px 2px, rgb(255 252 219) 2px 2px 2px, rgb(255 252 219) -2px 2px 2px, rgb(255 252 219) 2px -2px 2px, rgb(255 252 219) -2px -2px 2px, rgb(255 252 219) 1px 2px 2px, rgb(255 252 219) -1px 2px 2px, rgb(255 252 219) 1px -2px 2px, rgb(255 252 219) -1px -2px 2px, rgb(255 252 219) 2px 1px 2px, rgb(255 252 219) -2px 1px 2px, rgb(255 252 219) 2px -1px 2px, rgb(255 252 219) -2px -1px 2px, rgb(255 252 219) 1px 1px 2px, rgb(255 252 219) -1px 1px 2px, rgb(255 252 219) 1px -1px 2px, rgb(255 252 219) -1px -1px 2px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.md_special_wrap.is_minabe_shop .md_spot_list ul li:last-child p {
	font-size: 14px;
    font-weight: 600;
	letter-spacing: -0.1rem;
}
.md_special_wrap.is_minabe_shop .md_spot_list ul li:last-child p span {
	margin-left: 14px;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_image,
.md_special_wrap.is_minabe_shop .md_spot_list .md_image img {
	border-radius: 0;
	margin-top: 0;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_image {
	width: 100%;
	padding-top: 70%;
	position: relative;
	overflow: hidden;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_image img {
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl {
	border-radius: 0;
	display: block;
	font-size: 1.2rem;
	padding: 10px 10px 10px 32px;
	color: #da809f;
	font-size: 14px;
	font-weight: 700;
	position: relative;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl h2 {
	font-weight: 700;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl h2 svg {
	fill: #da809f;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	transition: 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.0) all;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl::after {
	background: #da809f;
	color: #FFF;
	border-radius: 100px;
	width: 18px;
	height: 18px;
	line-height: 1;
	letter-spacing: 0;
	padding: 0;
	font-size: 12px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 10px;
	left: 10px;
}
.md_special_wrap.is_minabe_shop .md_area_map .md_image .md_map_point li .md_tip {
	border-color: #da809f;
	color: #da809f;
}
.md_special_wrap.is_minabe_shop .md_area_map .md_image .md_map_point li .md_tip svg {
	fill: #da809f;
}
.md_spot_detail {
	max-width: 930px;
}
.md_spot_detail .md_flag {
	background: url(../img/minabe/shop/img_flag_minabe.svg) center center / auto no-repeat;
}
.md_spot_detail .md_inner {
	margin-top: 40px;
}
.md_spot_detail h1 {
	color: #da809f;
	border-color: #da809f;
}
.md_spot_detail h1 .md_category {
	display: inline-flex !important;
	margin: 10px 0 0 auto !important;
	gap: 10px;
}
.md_spot_detail .md_text,
.md_spot_detail .md_image {
	width: 48.5%;
}
.md_spot_detail .md_text p span {
	font-size: 1.4rem;
}
.md_spot_detail .md_text .md_spot_info dd.is_note {
	font-size: 1.3rem;
}
.md_spot_detail .md_card_spot .md_iframe {
	width: 100% !important;
}
.md_spot_detail .md_card_spot .md_iframe iframe {
	height: 320px !important;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category {
	display: inline-flex !important;
	margin: 10px 0 0 -22px !important;
	gap: 10px;
	width: calc(100% + 22px) !important;
}
.md_spot_detail h1 .md_category span,
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category span {
	display: inline-block;
	color: #FFF;
	background: #000;
	padding: 3px 10px;
	margin: 0 5px;
	border-radius: 5px !important;
}
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category span {
	padding: 3px 5px;
	margin: 0;
	font-size: 12px !important;
}
.md_spot_detail h1 .md_category span {
	font-size: 2.4rem !important;
}
.md_spot_detail h1 .md_category span.is_omiyage,
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category span.is_omiyage {
	background-color: #da809f;
}
.md_spot_detail h1 .md_category span.is_onsen,
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category span.is_onsen {
	background-color: #00adba;
}
.md_spot_detail h1 .md_category span.is_shukuhaku,
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category span.is_shukuhaku {
	background-color: #008bd5;
}
.md_spot_detail h1 .md_category span.is_shokuji,
.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category span.is_shokuji {
	background-color: #ed7961;
}
.md_spot_detail h1 .md_category {
	padding-right: 0 !important;
}
.md_spot_detail .md_catch {
	color: #da809f;
}
@media (max-width: 767px) {
	.md_special_wrap.is_minabe_shop {
		padding: 4%;
	}
	.md_special_wrap.is_minabe_shop .md_area_map .md_image .md_map_point {
		display: none;
	}
	.md_special_wrap.is_minabe_shop .md_area_map .md_image {
		display: block;
	}
	.md_special_wrap.is_minabe_shop h1.md_ttl + p {
    	font-size: 13px;
        letter-spacing: -0.05rem;
	}
	.md_special_wrap.is_minabe_shop h1.md_ttl {
    	max-width: 350px;
	}
	.md_special_wrap.is_minabe_shop h2.md_ttl img {
		width: 100%;
	}
	.md_special_wrap.is_minabe_shop .md_spot_list {
		margin-top: 30px;
	}
	.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category {
    gap: 5px;
	}
	.md_special_wrap.is_minabe_shop .md_spot_list .md_ttl .md_category span {
    padding: 2px 4px;
    font-size: 10px !important;
	}
	.md_special_wrap.is_minabe_shop .md_spot_list ul li:last-child {
	padding: 30% 0 0;
	}
	.md_special_wrap.is_minabe_shop .md_spot_list ul li:last-child p {
		font-size: 11px;
	}
	.md_special_wrap.is_minabe_shop .md_spot_list ul li:last-child p span {
		margin-left: 11px;
	}
	.md_spot_detail .md_text,
	.md_spot_detail .md_image {
		width: 100%;
	}
	.md_spot_detail .md_text p span {
	font-size: 1.2rem;
	}
	.md_spot_detail .md_text .md_spot_info dd.is_note {
    font-size: 1.2rem;
    margin-top: 10px;
	}
}
@media (max-width: 559px) {
	.md_spot_detail .md_flag {
		background-size: 65px;
	}
	.md_spot_detail .md_inner {
    margin-top: 15px;
	}
	.md_spot_detail h1 span:not(.is_code):not(.is_museum) {
			border-radius: 5px;
			font-size: 1.2rem !important;
			margin: 0;
			padding: 5px 10px;
			text-indent: 0;
	}
}

.sp {
	display: none !important;
}
@media (max-width: 767px) {
	.sp {
		display: block !important;
	}
	.pc {
		display: none !important;
	}
}

.minabe_kishiwada_07,
.minabe_kishiwada_10,
.minabe_kishiwada_12 {
	padding: 40px 4% 0;
}
.minabe_kishiwada_07 img,
.minabe_kishiwada_10 img,
.minabe_kishiwada_12 img {
	/* height: fit-content; */
	height: unset;
}
.minabe_kishiwada_10,
.minabe_kishiwada_12 {
	background-image: linear-gradient(to right, #ed85a0 8px, transparent 8px);
	background-size: 20px 3px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 60px;
}
.minabe_ttl {
	color: #ed85a0;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	text-align: center;
	max-width: 1000px;
}
.minabe_kishiwada_10 .minabe_ttl {
	max-width: unset;
	letter-spacing: -0.08rem;
	font-size: 31px;
}
.minabe_ttl img {
	margin-right: 15px;
}
.minabe_gacha_ttl {
	text-align: center;
}
.minabe_gacha_wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.minabe_gacha_wrap_l {
	width: 15.5%;
}
.minabe_gacha_wrap_r {
	width: 82.5%;
}
.minabe_gacha_wrap_t {
	display: flex;
	justify-content: space-between;
}
.minabe_gacha_wrap_t img:first-child {
	width: 25%;
}
.minabe_gacha_wrap_t img:last-child {
	width: 70%;
}
.minabe_gacha_wrap_b {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 20px;
}
.minabe_gacha_wrap_b p {
	font-size: 20px;
	font-weight: 700;
	margin-right: 4%;
	width: 56%;
}
.minabe_gacha_wrap_b p span {
	color: #ed85a0;
}
.minabe_gacha_wrap_b img {
	color: #ed85a0;
	width: 40%;
}
.minabe_period {
	margin-top: 30px;
	text-align: center;
}
.minabe_shop {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.minabe_shop_l {
	font-size: 16px;
	width: 54%;
}
.minabe_shop_l p {
	font-weight: 500;
}
.minabe_shop_l p strong {
	font-weight: 500;
}
.minabe_shop_l strong {
	font-size: 20px;
	display: block;
	font-weight: 500;
}
.minabe_shop_l > img {
	float: right;
	width: 35%;
  max-width: 150px;
}
.minabe_shop_l a {
	width: 100%;
	display: block;
	margin-top: 10px;
}
.minabe_shop_l a:hover {
	opacity: 0.7;
}
.minabe_shop_l a img {
	width: 100%;
	max-width: unset;
}
.minabe_shop_r {
	width: 44%;
}
.minabe_shop_r img {
	width: 100%;
}
.minabe_held {
	text-align: center;
	margin-top: 40px;
}
.minabe_booth {
	font-size: 20px;
	font-weight: 700;
	margin-top: 20px;
}
.minabe_distribution {
	margin-top: -3%;
}
.minabe_etc {
	color: #ed85a0;
	font-size: 26px;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	margin-top: 60px;
	text-align: center;
}
.minabe_coupon {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.minabe_coupon p {
	font-size: 20px;
	width: 66%;
	font-weight: 700;
}
.minabe_coupon p small {
	font-size: 16px;
}
.minabe_coupon picture {
	width: 30%;
}
.minabe_get {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.minabe_get picture {
	width: 100%;
}
.minabe_get img {
	width: 100%;
}
.minabe_service {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 30px;
}
.minabe_service > img {
	width: 40%;
}
.minabe_service div {
	width: 57%;
}
.minabe_service div p {
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	margin-top: 20px;
}
.minabe_service div p small {
	font-size: 16px;
}
.minabe_service div img {
	width: 100%;
	margin-top: -40px;
}
.minabe_kishiwada_12 > small {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-top: 40px;
	display: block;
}
.event_ttl {
	text-align: center;
	width: 100%;
}
.event_flex {
	display: flex;
	justify-content: space-between;
	font-weight: 700;
	font-size: 20px;
}
.event_flex_l {
	width: 58%;
	margin-top: -5%;
}
.event_flex_r {
	width: 47%;
	font-size: 18px;
	background: #FFF;
	border-radius: 20px;
	margin-right: -6%;
	margin-bottom: -2%;
	padding: 2%;
	color: #3e3a39;
	box-shadow: 12px 12px 0px -5px #cfcb6f;
}
.event_flex_r_text {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.event_flex_r_text p {
	text-align: left;
}
.event_flex_r_text a {
	color: #3e3a39;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	gap: 5px;
	width: fit-content;
	font-weight: 700;
}
.event_flex_r_text div > img {
	margin-top: 10px;
}
.md_area.howto {
	font-family: "Noto Serif JP", serif;
}
.howto_logo {
	width: 18%;
}
.howto_text {
	width: 40%;
	font-size: 18px;
}
.howto_text p {
	margin-top: 15px;
	line-height: 1.5;
}
.howto_giahs {
	width: 32%;
}
.howto_giahs > img {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	display: block;
}
.howto_giahs div {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	align-items: center;
}
.howto_giahs div img {
	max-width: 180px;
	width: 50%;
}
.howto_giahs div p {
	font-size: 14px;
}
.ttl_kudari {
	text-align: center;
	width: 100%;
}
.kudari {
	background: #fcede9;
	width: 92%;
	margin: 0 auto;
	gap: 0;
}
.kudari_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 30px;
	font-family: "Noto Serif JP", serif;
	gap: 30px 0;
	background: #fcede9;
}
.kudari_list li {
	width: 48.5%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.kudari_list li img {
	width: 48.5%;
}
.kudari_list li p {
	width: 48.5%;
	font-size: 14px;
	line-height: 1.5;
}
.kudari_list li p strong {
	font-size: 20px;
}
.kudari_list li p small {
	font-size: 12px;
}
@media (max-width: 767px) {
	.minabe_kishiwada_07, .minabe_kishiwada_10, .minabe_kishiwada_12 {
		padding: 20px 4% 0;
	}
	.minabe_kishiwada_10, .minabe_kishiwada_12 {
		margin-top: 20px;
	}
	.minabe_ttl {
		display: flex;
		justify-content: center;
		font-size: 17px;
		line-height: 1.5;
		text-align: left;
	}
	.minabe_kishiwada_10 .minabe_ttl {
		font-size: 1.5rem;
	}
	.minabe_ttl img {
		width: 70px;
		margin: 0 10px 0 0;
	}
	.minabe_gacha_wrap_r {
		width: 100%;
	}
	.minabe_gacha_wrap_b {
		width: 100%;
		flex-direction: column;
		margin: -5% 0 0 0;
	}
	.minabe_gacha_wrap_b img {
		width: 100%;
	}
	.minabe_gacha_wrap_b p {
		width: 100%;
		font-size: 15px;
		margin-top: 20px;
	}
	.minabe_period {
    margin-top: 20px;
	}
	.minabe_shop {
		flex-direction: column;
	}
	.minabe_shop_l {
		width: 100%;
	}
	.minabe_shop_l p {
		font-size: 12px;
	}
	.minabe_shop_l strong {
		font-size: 14px;
	}
	.minabe_shop_r {
		width: 100%;
		margin-top: 20px;
	}
	.minabe_shop a {
		width: 100%;
		margin-top: 20px;
	}
	.minabe_held {
    margin-top: 20px;
	}
	.minabe_booth {
    font-size: 13px;
	}
	.minabe_distribution {
		margin-top: 20px;
	}
	.minabe_etc {
		line-height: 1.5;
		font-size: 15px;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.minabe_etc img {
		position: absolute;
		width: 40px;
	}
	.minabe_etc img:first-child {
		position: absolute;
		width: 50px;
		left: 0px;
	}
	.minabe_etc img:last-child {
		position: absolute;
		width: 40px;
		right: 10px;
	}
	.minabe_coupon {
		flex-direction: column;
	}
	.minabe_coupon picture {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	.minabe_coupon p {
    font-size: 13px;
    width: 100%;
		margin-top: 20px;
	}
	.minabe_coupon p small {
		font-size: 10px;
	}
	.minabe_get picture {
		width: 80%;
		margin: 0 auto;
	}
	.minabe_service {
		flex-direction: column;
		margin-top: 20px;
	}
	.minabe_service img {
		width: 100%;
	}
	.minabe_service div {
		width: 100%;
		margin-top: 20px;
	}
	.minabe_service div img {
		margin-top: -10px;
	}
	.minabe_service div p {
		font-size: 13px;
		margin-top: 20px;
	}
	.minabe_service div p small {
		font-size: 11px;
	}
	.minabe_kishiwada_12 > small {
		font-size: 11px;
		margin-top: 20px;
		text-align: left;
	}
	.event_ttl {
		margin-top: -10%;
	}
	.event_flex {
	flex-direction: column;
	font-size: 15px;
	margin-top: 0px;
	}
	.event_flex_l {
		width: 100%;
		margin-top: 0;
	}
	.event_flex_r {
		width: 100%;
		font-size: 14px;
		margin-top: 15px;
		border-radius: 10px;
		box-shadow: 10px 10px 0px -5px #cfcb6f;
		padding: 15px;
	}
	.event_flex_r_text {
		flex-direction: column;
	}
	.event_flex_r_text div {
		width: 100%;
		text-align: left;
		font-size: 13px;
	}
	.event_flex_r_text div p {
		display: flex;
		align-items: center;
		gap: 10px;
	}
	.event_flex_r_text div p a {
		font-size: 16px;
	}
	.event_flex_r_text > a {
		width: 100%;
		display: block;
		margin-top: 10px;
	}
	.howto_logo {
		width: 100%;
		text-align: center;
	}
	.howto_logo img {
		width: 100%;
		max-width: 150px;
	}
	.howto_text {
		width: 100%;
		margin-top: 10px;
		font-size: 15px;
	}
	.howto_text img {
		width: 75%;
		margin: 0 auto;
		display: block;
		max-width: 240px;
	}
	.howto_text p {
		margin-top: 10px;
	}
	.howto_giahs {
		width: 100%;
		margin-top: 30px;
	}
	.howto_giahs > img {
		max-width: 280px;
	}
	.howto_giahs div img {
		max-width: 130px;
	}
	.howto_giahs div p {
		font-size: 11px;
	}
	.ttl_kudari {
		width: 120%;
		margin-left: -10%;
		margin-right: -10%;
	}
	.kudari_list {
		margin-top: 10px;
		gap: 15px 0;
	}
	.kudari_list li {
		flex-wrap: wrap;
	}
	.kudari_list li p {
		width: 100%;
		font-size: 11px;
		margin-top: 5px;
	}
	.kudari_list li p br {
		display: none;
	}
	.kudari_list li img {
		width: 100%;
	}
	.kudari_list li p strong {
		font-size: 14px;
		margin-bottom: 5px;
		display: block;
	}
	.kudari_list li p small {
		font-size: 10px;
	}
}