@charset "utf-8";
.eyecatch_inc.short{
	background-image: url(../img/memorial_service/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/memorial_service/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: 140.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: 100%;
		padding: 8.5rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .item01{
	width: 67.7rem;
	height: auto;
	margin: 0 4.5rem 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.5rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: auto;
	height: auto;
	padding: 5.0rem 0 0;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 35.3rem;
		padding: 0;
		align-items: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 5.5rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
		margin: 0 0 5.5rem;
		align-items: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_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 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(1){
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_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 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text02{
	width: 58.0rem;
	height: auto;
	margin: 0;
	font-size: 1.5rem;
	line-height: 3.0rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text02{
		width: auto;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_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;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 35.3rem;
		padding: 11.5rem 0 0;
	}
}
.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: 89.0rem;
	height: auto;
	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ここまで*/