/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.com_serenity {
	padding-top: 0;
}
#main {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	#gFooter {
		padding-bottom: 30px;
	}
	.com_serenity .mainImg h2 {
		width: 117px;
	}
	.com_serenity .radiant {
		margin-bottom: 84px;
	}
	.com_serenity .imgBox .rBox {
		padding-top: max(8.33vw,100px);
	}
	.com_serenity .imgBox .lBox {
		margin-top: 55px;
	}
	.com_serenity .imgBox .enTtl {
		margin-bottom: 20px;
	}
	.com_serenity .imgBox {
		margin-bottom: 59px;
	}
	.com_serenity .impression .inner01 .photoBox {
		width: 450px;
		margin: 29px -19px 0 10px;
	}
	.com_serenity .impression .inner01 .textBox {
		padding-top: 0;
		margin-top: -5px;
	}
	.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: 50%;
		transform: translateY(-50%);
	}
	.com_serenity .imgBox {
		margin-bottom: 65px;
	}
	.com_serenity .radiant {
		margin-bottom: 68px;
	}
	.com_serenity .imgBox .lBox {
		margin: 0 25px 5px 0;
	}
	.com_serenity .impression .inner01 .photoBox {
		margin-right: -8px;
	}
}