@charset "Shift_JIS";

#mame06 .lp_wrapper{
	padding:0;
	margin: 0 0 80px;
	text-align:center;
	background:url(../../img/lp/mamekikubari2606/bg.jpg) center top repeat;
}
#mame06 .lp_contents{
	margin:0 auto;
	background:url(../../img/lp/mamekikubari2606/top_bg.png) center top no-repeat;
	background-size: contain;
}
#mame06 .contents_head{
	width:1200px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
}
#mame06 .contents_head p{
	margin: 2px 0 0;
	font-size: 12px;
}
#mame06 .contents_top{
	padding: 0;
}
#mame06 .contents_inline{
	width: 1200px;
	text-align:center;
	margin: 0 auto;
	padding: 0; 
}
#mame06 .contents_point{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding: 20px 0 0;
	border-top: dotted 10px #e4dbbb;
}
#mame06 .contents_price{
	margin: -60px auto 0;
	width: 100%;
	text-align: center;
	padding: 120px 0 40px;
	background:url(../../img/lp/mamekikubari2606/price_bg.gif) center top no-repeat;
	background-size: 100%;
}
#mame06 .contents_price .bg{
	background: #f4ecd5;
}
#mame06 .contents_price .price{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
	margin: 0 auto;
}
#mame06 .contents_price .price div{
	margin: 0;
	width: 48%;
}
#mame06 .contents_price .price div:nth-child(2){
	border-left: 1px dotted #ed5979;
}
#mame06 .contents_price .price img{
	margin: 0 ;
	width: 90%;
}
#mame06 .contents_price p{
	clear: both;
	margin: 50px 0 0;
}
#mame06 .menu{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
}
#mame06 .menu{
	margin:0;
}
#mame06 .menu div{
	margin:25px 20px;
	width: 560px;
}
#mame06 .menu img{
	width: 100%;
}