#headMain{
	width: 100%;
	background: #604217;
}
#headMain h1 a{
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/plan06/main.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(645/800 * 100%);
	margin: 0 auto;
}
#headMain img{
	width: 99%;
	height: auto;
	margin: 0 0.5% 10px;
}
#headMain div.headBox{
	background: #c6bcb6;
	padding: 30px 0 0;
}
#headMain div.headBox h2{
	text-align: center;
	color: #604217;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-weight: 300;
}
#headMain div.headBox div.box{
	width: 94%;
	margin: 20px auto 0 !important;
	position: relative;
}
#headMain div.headBox div.box div.pbox{
	width: 100%;
	margin: 0 auto;
}
#headMain div.headBox div.box div.sbox{
	float: left;
	width: 48%;
	height: 80px;
	border: solid 1px #e8b73d;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #fff;
	margin: 5px 1%;
	box-sizing: border-box;
}

#headMain div.headBox div.box div.leftbox p,
#headMain div.headBox div.box div.rightbox p{
	color: #333;
	font-size: 16px;
	text-align: center;
	margin: 0;
}
#headMain div.headBox div.box div.pray{
	float: right;
	background: url("/common/img/pray.png") no-repeat center bottom;
	background-size: 100%;
	width: calc(179px * 0.6);
	height: calc(268px * 0.6);
	padding: 10px 0 0;
}

section#plan{
	padding: 30px 0;
}

section#plan div.box{
	width: 94%;
	margin: 0 auto 30px;
}
section#plan div.box div.sbox{
	width: 100%;
	border: solid 1px #603813;
	margin: 0 0 -1px;
	padding: 0;
}
section#plan div.box div.box3{
	margin: 0 0 -12px;
}
section#plan div.box div.sbox img{
	width: 100%;
	height: auto;
	margin: 0 0 -5px;
	padding: 0;
}
section#plan div.box div.text{
	padding: 0 20px 10px;
}
section#plan div.box div.sbox h3{
	text-align: left;
	color: #fff;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-weight: 300;
	padding: 5px 10px;
	margin: 0;
	font-size: 30px;
	background: #603813;
}


section#flow{
	padding: 30px 0;
	background: #c6bcb6;
}
section#flow div.box{
	width: 94%;
	margin: 0 auto;
}
section#flow div.box h2{
	text-align: center;
	color: #604217;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-weight: 300;
	margin: 0 0 30px;
}
section#flow div.box h3{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("/common/img/sec_flow_h3_sp.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top :calc(393/800 * 100%);
	margin: 0 0 30px;
}
section#flow div.box img{
	width: 100%;
	height: auto;
	margin: -4px 0;
}


section#hall{
	width: 100%;
	padding: 30px 0;
	background: #cbb0d1;
}
section#hall div.box{
	width: 94%;
	margin: 0 auto;
	position: relative;
}
section#hall div.box h2{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	color: #604217;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 30px;
}
section#hall div.box div.sbox h3{
	color: #fff;
	text-align: center;
	border: solid 1px #fff;
	margin: 0 0 10px;
	font-weight: 300;
}
section#hall div.box div.sbox h4{
	color: #000;
	text-align: center;
	font-size: 21px;
	font-weight: normal;
	margin: 10px 0;
}