@charset "utf-8";



/* sw-PageIntro
-----------------------------------*/
.sw-PageIntro .image{
	background-image: url("../img/bg_pageintro_01.jpg");
}
.sw-PageIntro .text img{
	width: 160px;
	height: auto;
}
@media only screen and (min-width: 768px){
	.sw-PageIntro .text img{
		width: 220px;
	}
}
@media only screen and (min-width: 1024px){
	.sw-PageIntro .text img{
		width: 300px;
	}
}



/* chapel-Intro
-----------------------------------*/
.chapel-Intro{
	background-image: url("../../asset/img/bg_common_01.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 20px 0 80px;
	margin-top: 30px;
}
.chapel-Intro .pc{
	display: none;
}
.chapel-Intro .image img{
	width: 100%;
	height: auto;
}
.chapel-Intro h3{
	color: #34494A;
	font-size: 123.1%;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
	margin-top: 45px;
}
.chapel-Intro p{
	line-height: 2.6;
	text-align: center;
	margin: 15px auto;
}
.chapel-Intro ul{
	padding: 0 20px;
	margin: 30px auto 0;
}
.chapel-Intro ul li{
	list-style: none;
}
.chapel-Intro ul li + li{
	margin-top: 20px;
}
.chapel-Intro ul li img{
	width: 100%;
	height: auto;
}
@media only screen and (min-width: 768px){
	.chapel-Intro{
		padding: 30px 0 120px;
		margin-top: 40px;
	}
	.chapel-Intro .sp{
		display: none;
	}
	.chapel-Intro .pc{
		display: block;
	}
	.chapel-Intro h3{
		font-size: 184%;
		margin-top: 60px;
	}
	.chapel-Intro ul{
		max-width: 1280px;
		margin-top: 60px;
	}
	.chapel-Intro ul li{
		width: 31.66%;
		float: left;
	}
	.chapel-Intro ul li + li{
		margin: 0 0 0 2.5%;
	}
}
@media only screen and (min-width: 1024px){
	.chapel-Intro{
		margin-top: 50px;
	}
	.chapel-Intro h3{
		font-size: 215%;
		margin-top: 75px;
	}
	.chapel-Intro ul{
		margin-top: 75px;
	}
}



/* chapel-Natural
-----------------------------------*/
.chapel-Natural{
	background-image: url("../../asset/img/bg_common_01.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 80px;
}
.chapel-Natural .pc{
	display: none;
}
.chapel-Natural .image img{
	width: 100%;
	height: auto;
}
.chapel-Natural .height{
	background-color: #34494A;
	background-image: url("../../asset/img/bg_common_01.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0;
	margin: -30px 20px 0;
	position: relative;
}
.chapel-Natural .height:before{
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 10px;
	left: 10px;
}
.chapel-Natural .height h3{
	color: #fff;
	font-size: 123.1%;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
}
.chapel-Natural .height p{
	color: #fff;
	line-height: 2.6;
	text-align: center;
	margin: 15px auto;
}
.chapel-Natural .water{
	margin: 30px auto 0;
}
.chapel-Natural .water h3{
	color: #34494A;
	font-size: 123.1%;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
}
.chapel-Natural .water p{
	line-height: 2.6;
	text-align: center;
	margin: 15px auto;
}
.chapel-Natural .sw-Btn{
	margin-top: 25px;
}
.inner_area{
	/* max-width: 1100px; */
	margin: 0 auto;
}
.text_area{
    width: 100%;
    background-color: rgba(255, 255, 255, 85%);
    padding: 3em 0;
    margin: 0 auto;
}
.image_area {
    padding: 30px 0 0 0;
	width: 100%;
}
section.comment {
    width: 80%;
    margin: 0 auto;
}
.cn_ttl{
	color: #34494A;
	font-size: 215%;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
}
.cn_sub{
	color: #34494A;
	font-size: 160%;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
	padding-top: 0px;
}
.in_ttl{
	font-weight: bold;
    border-bottom: 2px solid rgba(52, 73, 74, 60%);
    margin-bottom: 4px;
}
@media only screen and (min-width: 768px){
	.chapel-Natural{
		padding-bottom: 120px;
	}
	.chapel-Natural .sp{
		display: none;
	}
	.chapel-Natural .pc{
		display: block;
	}
	.chapel-Natural .box{
		width: 50%;
		float: left;
	}
	.chapel-Natural .image{
		background-image: url("../img/img_chapel_02.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	.inner_area{
		/* max-width: 1100px; */
		position: relative;
		margin: 0 auto;
	}
	.text_area{
		position: absolute;
		width: 50%;
		bottom: 60px;
		right: 0%;
		background-color: rgba(255, 255, 255, 85%);
		padding: 4em;
	}
	.image_area {
		width: 70%;
		/* max-width: 800px; */
		padding:35px 0 315px 0;
	}
	.cn_ttl{
		color: #34494A;
		font-size: 215%;
		line-height: 1.8;
		letter-spacing: .1em;
		text-align: center;
		padding-top: 75px;
	}
	.cn_sub{
		color: #34494A;
		font-size: 160%;
		line-height: 1.8;
		letter-spacing: .1em;
		text-align: center;
		padding-top: 0px;
	}
	.in_ttl{
		font-size: 1.3em;
		font-weight: bold;
		border-bottom: 4px solid rgba(52, 73, 74, 60%);
		margin-bottom: 9px;
	}
	.chapel-Natural .image img{
		display: none;
	}
	.chapel-Natural .height{
		min-height: 500px;
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.chapel-Natural .height h3{
		font-size: 184%;
	}
	.chapel-Natural .comment{
		display: table-cell;
		vertical-align: middle;
	}
	.chapel-Natural .water{
		margin: 60px auto 0;
	}
	.chapel-Natural .water h3{
		font-size: 184%;
	}
}
@media only screen and (min-width: 1024px){
	.chapel-Natural{
		padding-bottom: 0;
	}
	.chapel-Natural .height h3{
		font-size: 215%;
	}
	.chapel-Natural .water{
		margin: 100px auto 0;
	}
	.chapel-Natural .water h3{
		font-size: 215%;
	}
}



/* chapel-Flower
-----------------------------------*/
.chapel-Flower .pc{
	display: none;
}
.chapel-Flower .image img{
	width: 100%;
	height: auto;
}
.chapel-Flower h3{
	color: #34494A;
	font-size: 123.1%;
	line-height: 1.8;
	letter-spacing: .1em;
	text-align: center;
	margin-top: 45px;
}
.chapel-Flower p{
	line-height: 2.6;
	text-align: center;
	margin: 15px auto;
}
.chapel-Flower .image02{
	margin-top: 80px;
	margin: 30px 20px 0;
}
.chapel-Flower .image02 img{
	margin-top: 20px;
}
.chapel-Flower .image02 img:nth-child(4){
	width: 80%;
}
@media only screen and (min-width: 768px){
	.chapel-Flower .sp{
		display: none;
	}
	.chapel-Flower .pc{
		display: block;
	}
	.chapel-Flower h3{
		font-size: 184%;
		margin-top: 60px;
	}
	.chapel-Flower .image02{
		padding: 0 40px;
		max-width: 1280px;
		margin-right: auto;
		margin-left: auto;
	}
}
@media only screen and (min-width: 1024px){
	.chapel-Flower h3{
		font-size: 215%;
		margin-top: 75px;
	}
}