@charset "utf-8";
.inc01 {
	margin-bottom: 0;
}

.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	margin: 0 auto 69px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01{
		width: 90%;
		margin: 0 auto 45px;
	}
}
.contents01 .contents01_01 h2{
	font-size: 35px;
	line-height: 39px;
	letter-spacing: 3.5px;
	font-weight: 400;
	text-align: center;
	margin: 0 auto 15px;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 h2{
		font-size: 21px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 h3{
	font-size: 11px;
	line-height: 21px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.contents01 .chapel_title{
	width: 980px;
	height: auto;
	margin: 0 auto 30px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel_title{
		width: 90%;
	}
}
.contents01 .chapel_title h3{
	font-size: 25px;
	line-height: 48px;
}
.contents01 .chapel{
	width: 980px;
	height: auto;
	margin: 0 auto 50px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel{
		width: 90%;
	}
}
.contents01 .chapel h3{
	margin: 0 auto 30px;
	font-size: 25px;
	line-height: 48px;
	display: block;
}
.contents01 .chapel img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .chapel h4{
	width: 100%;
	height: auto;
	margin: 20px auto;
	font-size: 25px;
	line-height: 48px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel h4{
		margin: 20px auto 10px;
		line-height: 38px;
	}
}
.contents01 .chapel p{
	width: 100%;
	height: auto;
	margin: 20px auto;
	font-size: 14px;
	line-height: 26px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel p{
		margin: 0 auto;
	}
}
.contents01 .chapel_block{
	width: 980px;
	height: auto;
	margin: 0 auto 86px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel_block{
		width: 90%;
		margin: 0 auto;
		display: block;
	}
}
.contents01 .chapel_block .chapel_block_left{
	width: 48%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel_block .chapel_block_left{
		width: 100%;
		margin: 0 auto 50px;
	}
}
.contents01 .chapel_block .chapel_block_left .chapelA{
	width: 100%;
	height: auto;
	margin: 50px auto 0;
}
.contents01 .chapel_block .chapel_block_left .chapelA:nth-of-type(1){
	margin-top: 0;
}
.contents01 .chapel_block .chapel_block_right{
	width: 48%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel_block .chapel_block_right{
		width: 100%;
		margin: 0 auto 50px;
	}
}
.contents01 .chapel_block .chapel_block_right .chapelB{
	width: 100%;
	height: auto;
	margin: 50px auto 0;
}
.contents01 .chapel_block .chapel_block_right .chapelB:nth-of-type(1){
	margin-top: 0;
}
.contents01 .chapel_block h3{
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
	font-size: 25px;
	line-height: 48px;
}
.contents01 .chapel_block img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .chapel_block h4{
	width: 100%;
	height: auto;
	margin: 20px auto;
	font-size: 25px;
	line-height: 48px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .chapel_block h4{
		font-size: 20px;
		line-height: 38px;
	}
}
.contents01 .chapel_block p{
	font-size: 14px;
	line-height: 26px;
}