@charset "utf-8";
.eyecatch_inc.short{
	background-image: url(../img/about_temple/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short{
		background-position: -36.7rem 0;
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
	overflow: hidden;
}
.contents01::before{
	content: '';
	width: 52.3rem;
	height: 44.2rem;
	background-image: url(../img/about_temple/contents01/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01::before{
		width: 26.3rem;
		height: 22.2rem;
	}
}
.contents01 .contents01_01{
	width: 120.0rem;
	height: auto;
	padding: 13.0rem 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 35.3rem;
		padding: 8.5rem 0 0;
	}
}
.contents01 .contents01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 5.0rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 1.5rem;
	font-size: 3.0rem;
	line-height: 3.0rem;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01 > span:nth-of-type(1){
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
}
.contents01 .contents01_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #ca2323;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		align-items: center;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .item01{
	width: 58.0rem;
	height: auto;
	margin: 0 3.8rem 0 0;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .item01{
		width: 100%;
		margin: 0 0 3.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > table{
	width: auto;
	height: auto;
	margin: 0;
	flex-grow: 1;
	text-align: left;
	table-layout: fixed;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > table{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 > table tr th{
	width: 10.0rem;
	height: auto;
	padding: 1.9rem 0;
	border-bottom: .1rem solid #d2d2d2;
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #ca2323;
	vertical-align: top;
}
.contents01 .contents01_01 .contents01_01_01 > table tr td{
	width: auto;
	height: auto;
	padding: 1.9rem 0;
	border-bottom: .1rem solid #d2d2d2;
	font-size: 1.6rem;
	line-height: 2.6rem;
	vertical-align: top;
}
.contents01 .contents01_01 .contents01_01_01 > table tr:nth-of-type(1) th,
.contents01 .contents01_01 .contents01_01_01 > table tr:nth-of-type(1) td{
	border-top: .1rem solid #d2d2d2;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents02::before{
	content: '';
	width: auto;
	height: 48.6rem;
	background: linear-gradient(90deg, #ffdfdd 0%, #ece9e6 100%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents02::before{
		height: 59.4rem;
	}
}
.contents02 .contents02_01{
	width: 120.0rem;
	height: auto;
	padding: 13.5rem 0 9.5rem;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 35.3rem;
		padding: 11.5rem 0 8.0rem;
	}
}
.contents02 .contents02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 5.0rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 1.5rem;
	font-size: 3.0rem;
	line-height: 3.0rem;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 > .text01 > span:nth-of-type(1){
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
}
.contents02 .contents02_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #ca2323;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 > .item01{
	width: 70.0rem;
	height: auto;
	margin: 0 0 5.5rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .item01{
		width: 100%;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 > .text01{
	width: 103.0rem;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 3.2rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .text01{
		width: 100%;
	}
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01{
	width: 120.0rem;
	height: auto;
	padding: 13.0rem 0 13.0rem;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01{
		width: 35.3rem;
		padding: 5.0rem 0 11.0rem;
	}
}
.contents03 .contents03_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 5.0rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents03 .contents03_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 1.5rem;
	font-size: 3.0rem;
	line-height: 3.0rem;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 > .text01 > span:nth-of-type(1){
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
}
.contents03 .contents03_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #ca2323;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01{
		align-items: center;
		flex-direction: column;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	width: 58.0rem;
	height: auto;
	margin: 0 0 0 3.8rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
		width: 100%;
		margin: 0 0 3.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01{
	width: 37.4rem;
	height: auto;
	margin: 0 0 5.0rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01{
		width: 100%;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item02{
	width: 37.4rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item02{
		width: 28.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item02 > img{
	width: 28.0rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .item02 > img{
		width: 100%;
	}
}
.contents03 .contents03_01 .contents03_01_01 > table{
	width: auto;
	height: auto;
	margin: 0;
	flex-grow: 1;
	text-align: left;
	table-layout: fixed;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 > table{
		width: 100%;
	}
}
.contents03 .contents03_01 .contents03_01_01 > table tr{
}
.contents03 .contents03_01 .contents03_01_01 > table tr th{
	width: 15.0rem;
	height: auto;
	padding: 1.9rem 0;
	border-bottom: .1rem solid #d2d2d2;
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #ca2323;
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 > table tr th{
		width: 12.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 > table tr td{
	width: auto;
	height: auto;
	padding: 1.9rem 0;
	border-bottom: .1rem solid #d2d2d2;
	font-size: 1.6rem;
	line-height: 2.6rem;
	vertical-align: top;
}
.contents03 .contents03_01 .contents03_01_01 > table tr:nth-of-type(1) th,
.contents03 .contents03_01 .contents03_01_01 > table tr:nth-of-type(1) td{
	border-top: .1rem solid #d2d2d2;
}
/*.contents03ここまで*/

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	padding: 0 0 13.0rem;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04{
		padding: 0 0 11.0rem;
	}
}
.contents04 .contents04_01{
	width: 120.0rem;
	height: auto;
	padding: 8.0rem 0 8.0rem;
	margin: 0 auto;
	background-image: url(../img/about_temple/contents04/item01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01{
		width: 35.3rem;
		padding: 8.0rem 0 8.0rem;
	}
}
.contents04 .contents04_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 5.0rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents04 .contents04_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 1.5rem;
	font-size: 3.0rem;
	line-height: 3.0rem;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .text01 > span:nth-of-type(1){
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
}
.contents04 .contents04_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #ca2323;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents04 .contents04_01 .contents04_01_01 > .item01{
	width: 30.0rem;
	height: auto;
	margin: 0;
	display: block;
}
.contents04 .contents04_01 .contents04_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents04ここまで*/