@charset "Shift_JIS";

.lp_wrapper{
	padding:0 0 80px;
	margin: 0;
	text-align:center;
	background:#fff9c9;
}
.lp_contents{
	width: 1200px;
	margin:0 auto;
}
.contents_head{
	width:1200px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background:url(../../img/lp/newyear_sale2026/top_bg.jpg) right top no-repeat;
	background-size: 100%;
	height: 535px;
}
.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:#fbf5e2;
}
.contents_title{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: #edea55;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.contents_price{
	margin: 20px auto 0;
	width: 100%;
	text-align: center;
	padding: 40px 0 40px;
	background: #f5d393;
}
.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 #b54c15;
}
.contents_price .price img{
	margin: 0 ;
	width: 90%;
}
.contents_price p{
	clear: both;
	margin: 20px 0;
}
.line{
	border-bottom: 1px dotted #b54c15;
	margin: 20px 0 ;
}
.menu1,.menu2{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
}
.menu1{
	margin:0;
}
.menu1 div{
	margin:20px 8px;
	width: 216px;
}
.menu1 div:nth-child(1),.menu2 div:nth-child(1){
	width: 430px;
	margin:20px 15px;
}
.menu2 div{
	margin:20px 5px 20px;
	width: 340px;
}
.menu1 img,.menu2 img{
	width: 100%;
}
.contents2_head{
	width:1200px;
	margin: 0 auto;
	padding: 50px 0 0 0; 
	text-align: left;
	background:url("../../img/lp/newyear_sale2026/mochi_bg.png") right top no-repeat;
	background-size: 100%;
	position: relative;
}
.contents2_head p{
	margin: 2px 0 0 60px;
	font-size: 12px;
}
.mochi01{
	position: absolute;
	top: 240px;
	left: 500px;
}
.contents2_inline{
	width: 1200px;
	text-align:center;
	margin: 50px auto 20px;
	background:#ffffeb;
}
.menu{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
}
.menu div{
	margin:20px 0 40px;
	width: 230px;
}
.menu img{
	width: 100%;
}