@charset "Shift_JIS";

.lp_wrapper{
	padding:0;
	margin: 0 0 80px;
	text-align:center;
	background:url(../../img/lp/20th_kikubari2605/bg.jpg) center top repeat-y #e9db61;
	background-size: 100%;
}
.lp_contents{
	margin:0 auto;
	background:url(../../img/lp/20th_kikubari2605/top_head.png) center top repeat-x;
	padding: 44px 0 0;
}
.contents_head{
	width:100%;
	margin: 0 auto;
	text-align: center;
	background:url(../../img/lp/20th_kikubari2605/top_bg.png) center top no-repeat;
	padding: 10px 0 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; 
}
.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;
}
.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 #c29f16;
}
.contents_price .price img{
	margin: 0 ;
	width: 90%;
}
.contents_price p{
	clear: both;
	margin: 50px 0 0;
}
.menu{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
}
.menu{
	margin:0 0 40px;
}
.menu div{
	margin:20px 15px 20px;
	width: 370px;
}
.menu img{
	width: 100%;
}