@charset "Shift_JIS";

.lp_wrapper{
	padding:0 0 80px;
	margin: 0 0 80px;
	text-align:center;
	background:url(../../img/lp/pancakemame_2607/bg.jpg) center top repeat-y;
	background-size: 100%;
}
.lp_contents{
	margin:0 auto;
}
.contents_head{
	width:1200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	padding: 0;
}
.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: #fff8d1;
}
.contents_title{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.contents_price{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 20px 0 40px;
	background: #fce484;
}
.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 #e95613;
}
.contents_price .price img{
	margin: 0 ;
	width: 90%;
}
.contents_price p{
	clear: both;
	margin: 50px 0 0;
}
.menuL,.menu{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
	margin:0;
}
.menuL img,.menu img{
	width: 100%;
}
.menu div{
	margin:-50px -10px;
	width: 50%;
}
.menuL div:nth-child(1){
	margin:0 0 -360px;
}
.menuL div:nth-child(2){
	margin:0 0 -180px;
}
.menuL div:nth-child(3){
	margin:0 0 -440px;
}
.menuL div:nth-child(4){
	margin:0 0 -100px;
}
.menuL div:nth-child(5){
	margin:0 0 -360px;
}
.menuL div:nth-child(6){
	margin:0 0 -5px;
}