@charset "utf-8";
.eyecatch_inc.short{
	background-image: url(../img/perpetual_memorialy/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short{
		background-position: -61.2rem 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/perpetual_memorialy/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{
		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 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	margin: 13.0rem 0 0;
	background-color: #faf5f4;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		margin: 11.0rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_02_01{
	width: 120.0rem;
	height: auto;
	padding: 8.0rem 0 7.5rem;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02_01{
		width: 35.3rem;
		padding: 4.0rem 0 5.5rem;
		align-items: center;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_02_01 > .item01{
	width: 37.4rem;
	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_02_01 > .item01{
		width: 100%;
		margin: 0 0 3.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_02_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02_01 .contents01_01_02_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
.contents01 .contents01_01 .contents01_01_02_01 .contents01_01_02_01_01 > .text01{
	width: 100%;
	height: auto;
	padding: 0 0 1.5rem;
	margin: 0 0 2.5rem;
	border-bottom: .1rem solid #ca2323;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_02_01 .contents01_01_02_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 2.0rem;
	line-height: 2.0rem;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02_01 .contents01_01_02_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_02_01 .contents01_01_02_01_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 1.5rem 0 0;
	font-size: 1.5rem;
	line-height: 3.0rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_02_01 .contents01_01_02_01_01 > .text02 > span:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_02_01 .contents01_01_02_01_01 > .text02 > span::before{
	content: '';
	width: 1.4rem;
	height: 1.4rem;
	margin: .9rem .9rem 0 0;
	background-image: url(../img/perpetual_memorialy/contents01/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	padding: 13.5rem 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{
		padding: 8.0rem 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: 3.5rem;
		text-align: center;
	}
}
.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;
	padding: 0 0 9.5rem;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		padding: 0 0 8.0rem;
	}
}
.contents02 .contents02_01 .contents02_01_01::before{
	content: '';
	width: auto;
	height: 64.1rem;
	background: linear-gradient(90deg, #ece9e6 0%, #ffdfdd 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 .contents02_01 .contents02_01_01::before{
		height: 76.2rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 120.0rem;
	height: auto;
	margin: 0;
	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 .contents02_01_01 .contents02_01_01_01{
		width: 35.3rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01{
	width: 78.0rem;
	height: auto;
	margin: 0 0 5.5rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01{
		width: 100%;
		margin: 0 0 5.0rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
		justify-content: flex-start;
		flex-direction: column;
		flex-wrap: nowrap;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01{
	width: calc((100% - 3.0rem * 2) / 3);
	height: 10.0rem;
	margin: 3.0rem 3.0rem 0 0;
	font-size: 1.8rem;
	line-height: 3.6rem;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01{
		width: 100%;
		margin: 3.0rem 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01:nth-of-type(-n+3){
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01:nth-of-type(-n+3){
		margin-top: 3.0rem;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01:nth-of-type(3n){
	margin-right: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01:last-of-type{
	margin-right: 0;
}
/*.contents02ここまで*/