@charset "UTF-8";
/*
*******************************************************************************************************
# 特徴 
*******************************************************************************************************
*/
/* ------------------------------------
wrapper
* ------------------------------------ */
.wrp-contents {
	height:1083px;
}
.p-img{
	position: absolute;
	top:60px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-width: 1083px;
}
.p-img img{
	width: 100%;
}
.p-btn{
	position: relative;
	z-index: 10;
	width: 1083px;
	margin: 0 auto;
	text-align: center;
}
