@charset "utf-8";

/***************************************************************
-----------------------------------------------------------------

	
	/orneページ用スタイルシート
	                                                                      
-----------------------------------------------------------------	
*************************************************************** */
#main-inner #contents p.orne {
	width: 100%;
	height: 481px;
	background-position: center;
	background-image: url(../img/orne/bg.jpg);
	margin: 0px;}

/* ===========================================================

	スマホ用（600px以下）
	
============================================================ */
@media screen and (max-width : 600px) {
#contents .orne img {
	width: 80%;
	height: auto;
}

#main-inner #contents p.orne {
	height: auto;
	}


#wrapper #main {
	margin-bottom: 0px !important;
}

.drawer.drawer--top #wrapper #footer {
	margin: 0px !important;
}




}
