@charset "utf-8";


/* -----------------------------------------------------------
	マルチデバイス setting
----------------------------------------------------------- */

.Multidevice{
	padding : 0 50px;
}

/* メインビジュアル */

.Multidevice_top{
	height : 627px;
	margin : 0 auto;
	text-align : center;
	min-width : 1050px;
	background:url(../images/multidevice/multi_top.jpg) no-repeat center center;
	margin-bottom : 60px;
}

