@charset "Shift_JIS";

.lp_wrapper{
	padding:0 0 80px;
	margin: 0 0 80px;
	text-align:center;
	background:url(../../img/lp/kikubarichuka2608/bg.jpg) center top no-repeat;
	background-size: cover;
}
.lp_contents{
	margin:0 auto;
}
.contents_head{
	width:100%;
	margin: 0 auto 20px;
	padding: 20px 0;
	text-align: center;
	padding: 0;
	background:url("../../img/lp/kikubarichuka2608/bg_top.gif") center 30px repeat-x;
}
.contents_head p{
	margin: 2px 0 0;
	font-size: 12px;
}
.contents_top{
	width: 1203px;
	margin: 0 auto;
	background:url(../../img/lp/kikubarichuka2608/bg01.gif) center top no-repeat;
	height: 120px;
}
.contents_bottom{
	width: 1203px;
	margin: 0 auto;
	background:url(../../img/lp/kikubarichuka2608/bg03.gif) center top no-repeat;
	height: 130px;
}
.contents_inline{
	width: 1203px;
	text-align:center;
	margin: -101px auto;
	background:url(../../img/lp/kikubarichuka2608/bg02.gif) center top repeat-y;
}
.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;
}
.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;
}
.menu1,.menu2,.menu3{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1185px;
	margin:0;
}
.menu1 img,.menu2 img,.menu3 img{
	width: 100%;
}
.menu1 div{
	margin:0;
	width: 100%;
}
.menu2 div{
	margin:-10px 0 30px;
	width: 50%;
}
.menu3 div{
	margin:0 0 50px;
	width: 32%;
}
.menu1 div:nth-child(1){
	margin:0 0 -90px;
}