@charset "Shift_JIS";

.lp_wrapper{
	padding:0 0 80px;
	margin: 0;
	text-align:center;
	background:#f7f8ea;
}
.lp_contents{
	width: 1200px;
	margin:0 auto;
}
.contents_head{
	width:1200px;
	margin: 0 auto;
	padding: 15px 0 0;
	text-align: left;
	height: 600px;
	background:url(../../img/lp/athomebar26/top_bg.png) right top no-repeat;
}
.contents_head p{
	margin: 2px 0 0;
	font-size: 12px;
}
.contents_top{
	padding: 0;
}
.contents_inline{
	width: 1200px;
	text-align:center;
	margin: 0 auto;
	padding: 0; 
	background:url(../../img/lp/athomebar26/bg.jpg) center top no-repeat;
	background-size: 100%;
}
.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: 5px 0 40px;
	background: #e6eee3;
}
.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 #266e57;
}
.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:-160px 0 20px;
}
.menu div{
	margin:20px 15px;
	width: 29%;
}
.menuL div{
	margin:0 0 -50px;
	width: 90%;
}
.menu img,.menuL img{
	width: 100%;
}