@charset "Shift_JIS";

.lp_wrapper{
	padding:0 0 80px;
	margin: 0;
	text-align:center;
	background:#f3ece4;
}
.lp_contents{
	width: 1200px;
	margin:0 auto;
}
.contents_head{
	width:1200px;
	margin: 0 auto -20px;
	padding: 50px 50px 0;
	text-align: center;
	background:url(../../img/lp/chuukaoniku26/top_bg.gif) center top repeat-x;
}
.contents_head p{
	margin: 2px 0 0;
	font-size: 12px;
}
.contents_head img{
	width: 90%;
}
.contents_top{
	padding: 0;
}
.contents_inline{
	width: 1200px;
	text-align:center;
	margin: 0 auto;
	padding: 0; 
	background:#fcfbf9;
}
.contents_title{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: #edea55;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.contents_price{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 40px 0 40px;
	background: #e9e0cf;
}
.contents_price .price{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
	margin: 0 auto;
}
.contents_price .price div{
	margin: 0;
	width: 48%;
}
.contents_price .price div:nth-child(2){
	border-left: 1px dotted #d0121c;
}
.contents_price .price img{
	margin: 0 ;
	width: 90%;
}
.contents_price p{
	clear: both;
	margin: 50px 0 0;
}
.menu,.menuL{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
}
.menu{
	margin:50px 0 20px;
}
.menu div{
	margin:20px 0;
	width: 540px;
}
.menuL div{
	margin:0 0 -50px;
	width: 90%;
}
.menu img,.menuL img{
	width: 100%;
}