.section_01 {
	background: #e4ded0;
}

.section_01 .tit_01 {
	color: #000;
}

#sec_01 {
	padding: 70px 0;
}

#sec_02 {
	padding: 70px 0;
}

.mainvisual {
	height: 230px;
}

.mainvisual.enkai_plan {
	background: url(/images/shop/common/enkai/plan/plan_main.png) center center no-repeat;
	background-size: cover;
}

.mainvisual h1 {
	width: 94%;
	max-width: 920px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	color: #fff;
	font-size: 36px;
	margin: 0 auto;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
	height: 100%;
}

.mainvisual h1 span.h1_span {
	display: block;
	color: #cbc9c1;
	font-size: 24px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
	line-height: 1em;
	letter-spacing: 0.1em;
}

.enkai_plan_desc {
	margin-top: 45px;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
	font-size: 21px;
	font-weight: bold;
	padding: 0 38px;
}

.enkai_plan_desc span {
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
	font-size: 28px;
	color: #751E06;
}

.plan_txt_01 {
	width: 600px;
	margin: 0 auto;
	color: #606060;
	font-size: 18px;
}

#sec_02 {
	background: #e9e6d8;
}

.plan_list_01 {
	margin: 10px 0 0;
	width: 470px;
	float: left;
}

.plan_list_01.last {
	margin-left: 20px;
}

.plan_list_01 ul:first-child li:first-child {
	margin-left: 0;
}

.plan_list_01 li {
	width: 225px;
	margin-left: 20px;
	float: left;
	display: table;
	margin-top: 20px;
}

.plan_list_01 li a {
	display: table-cell;
	vertical-align: middle;
	padding: 3px 30px 0 10px;
	color: #fff;
	text-align: center;
	background: #7272aa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 20px;
	position: relative;
	height: 84px;
	line-height: 1.5;
}

.plan_list_01 li a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 7px solid transparent;
	margin-top: -6px;
}

.plan_list_01 li a span {
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
}

.plan_list_01 li a img {
	display: inline;
	vertical-align: middle;
	margin-right: 10px;
}

.plan_list_03 {
	margin: 10px 0 0;
}

.plan_list_03 li {
	width: 313px;
	float: left;
	display: table;
	margin-top: 20px;
	margin-left: 10px;
}

.plan_list_03 ul li:first-child {
	margin-left: 0;
}

.plan_list_03 li a {
	display: table-cell;
	vertical-align: middle;
	padding: 3px 30px 0 10px;
	color: #fff;
	text-align: center;
	background: #7272aa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 20px;
	position: relative;
	height: 58px;
	line-height: 1.5;
}

.plan_list_03 li a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 7px solid transparent;
	margin-top: -6px;
}

.plan_list_03 li a span {
	font-size: 18px;
	color: #fff;
}

.plan_list_03 li a img {
	display: inline;
	vertical-align: middle;
	margin-right: 10px;
}

.plan_list_03 li.two_rows a {
	text-align: left;
	line-height: 1.1;
}

.plan_list_03 li.two_rows a img {
	float: left;
	margin-left: 10px;
}

.tbl_05b td {
	text-align: center;
}

.tbl_05b th.th_01 {
	text-align: center;
}

.tbl_05b th.th_02 {
	border-bottom: none;
	border-right: 1px solid #fff;
}

.tbl_05b th.th_03 {
	border-right: 1px solid #fff;
}

.tbl_05b td .price {
	color: #d46934;
	font-size: 16px;
	line-height: 1;
}

.tbl_05b td .price span {
	font-size: 25px;
	color: #d46934;
	vertical-align: middle;
}

.plan_box_01_content {
	margin: 30px 0;
}

.plan_box_01_content .plan_box_01_thumb {
	width: 263px;
	float: left;
	margin-right: 20px;
}

.plan_box_01_content .plan_box_01_thumb img {
	width: 100%;
	height: auto;
}

.plan_box_02 {
	background: #e6e3d8;
	padding: 20px;
	color: #595757;
	font-size: 16px;
}

.plan_list_02 li {
	float: left;
	width: 85px;
	color: #fff;
	font-weight: bold;
	background: #bdac5e;
	text-align: center;
	line-height: 30px;
	padding-top: 2px;
	margin-left: 20px;
	font-size: 16px;
	margin-top: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.plan_list_02 li:first-child {
	margin-left: 0;
}

.plan_box_01 {
	border-top: 1px solid #b6a98a;
	margin-top: 50px;
	padding: 70px 20px 1px;
}

.plan_box_01.first {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

.tbl_05b th,
.tbl_05b td {
	padding: 8px 20px;
	text-align: center;
}

#sec_04 {
	padding: 50px 0 60px;
}

#sec_05 {
	padding-bottom: 90px;
}

.plan_box_01 .plan_box_01_txt,
.plan_box_01 .tbl_05 {
	width: 675px;
	float: right;
	font-size: 18px;
	color: #595757;
}

.plan_box_01 .tbl_05 {
	margin-top: 20px;
}

.plan_box_01 .plan_box_02 {
	float: right;
	width: 635px;
	margin-top: 20px;
}

.header_r a[href='#'] {
	pointer-events: none;
	cursor: auto;
}

.header_r a[href='#']:hover {
	opacity: 1;
}

@media screen and (min-width: 751px) {
	#sec_05a .list_07 ul{
		display: table;

	}
	#sec_05a .list_07 li {
		display: table-cell;
		vertical-align: top;
		width: 32%;
	}
	#sec_05a .list_07 li .tbl_05{
		width: 100%;
	}
	#sec_05a .list_07 li .tbl_05 th{
		height: 77px;
	}
	#sec_05a .list_07 li .tbl_05 th:first-of-type{
		background-color: #fff;
	}
	#sec_05a .list_07 li .tbl_05 td {
		height: 241px;
	}
}