/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.com_serenity {
	padding-top: 0;
}
#main {
	margin-bottom: 0;
}
.com_serenity .imgBox .smallTxt {
	font-size: 12px;
	margin-top: -2px;
}
.com_serenity .imgBox .rBox p {
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	#gFooter {
		padding-bottom: 30px;
	}

	.com_serenity .radiant {
		margin-bottom: 10px;
	}
	.com_serenity .imgBox .lBox {
		margin-top: 80px;
	}
	.com_serenity .imgBox .rBox {
		padding-top: max(10.25vw,123px);
	}
	.com_serenity .imgBox .enTtl {
		margin-bottom: 20px;
	}
	.com_serenity .imgBox .heading01 {
		letter-spacing: 0;
		margin-right: -20px;
	}
	.com_serenity .impression .inner02 .photoBox {
		text-align: center;
		margin-right: 50px;
	}
	.com_serenity .impression .inner02 .photoBox img {
		width: 266px;
		margin: 0 auto;
	}
	.com_serenity .impression .inner02 .textBox {
		margin-right: -40px;
		padding-top: 0;
		margin-top: -10px;
	}
	.com_serenity .skinBox {
		background-image: url(../img/index/photo04.jpg);
	}
	.com_serenity .imgBox .lBox .txt {
		top: 55px;
	}
}

@media screen and (max-width: 767px) {
	.com_serenity .mainImg h2 {
		bottom: auto;
		top: calc(50% + 20px);
		transform: translateY(-50%);
	}
	.com_serenity .radiant {
		margin-bottom: 65px;
	}
	.com_serenity .imgBox .lBox {
		margin: 0 24px 5px -0;
	}
	.com_serenity .imgBox .rBox .enTtl {
		margin-bottom: 35px;
	}
	.com_serenity .imgBox .smallTxt {
		font-size: 11px;
	}
	.com_serenity .impression .inner02 .photoBox {
		margin: 0 -10px 40px;
	}
	.com_serenity .imgBox {
		margin-bottom: 60px;
	}
}