@charset "Shift_JIS";

.lp_wrapper{
	padding:0 0 50px;
	text-align:center;
	margin: 0 auto;
}
.lp_contents{
	width:100%;
	margin: 0 auto 80px;
	background: url(../../img/lp/mothers_day_202604/top_bg.jpg) top center no-repeat #ffe1e2;
	background-size: contain;
	padding-bottom: 50px;
}
.contens_head{
	width:100%;
	padding-top: 40px
}
.contens_head h1{
	margin: 0 0 20px;
}
.contens_head .caution{
	width:1200px;
	margin: 20px auto;
	font-size: 16px;
	padding: 0 0 0 260px;
	text-align: left;
}
.contens_head .caution ul{
 list-style: none;
}
.contens_head .caution ul li{
  display: flex;
  align-items: center;
	margin: 0.2em 0;
}
.contens_head .caution ul li::before{
 content: "";
 color: #f03860;
 font-size: 1em;
 margin-right: 0.5em;
}
.contens_head .caution p{
  margin-left:1.7em;
	font-size: 90%;
}
.contents_inline{
	width:1200px;
	text-align:center;
	margin: 80px auto;
	background-color: #fff0f4;
}
.contents_inline p{
	font-size: 12px;
}
.contents_inline .txt{
	text-align: right;
	margin: 0 20px;
}
.contents_title{
	width: 1200px;
	text-align: center;
	padding: 0;
}
.contents_title img{
	margin: -18px auto 30px;
}
.contents_price{
	margin: 20px auto 0;
	width: 100%;
	text-align: center;
	padding: 25px 0 40px;
}
.contents_price .price{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
	width: 1200px;
	margin: 0 auto;
}
.contents_price .price div{
	margin: 0 -4%;
	width: 50%;
	display:block;
}
.contents_price p{
	padding: 15px 0 0;
	font-size: 16px;
	line-height: 180%;
}
.contents_price .box{
	border: solid 1px #333;
	padding: 4px 10px;
	display: inline-block;
	margin: 20px 0 0;
}
.contents_price .box span{
	font-size: 20px;
	font-weight: bold;
	margin-right: 4px;
}
.menu,.menuL{
	display: flex;
	flex-wrap : wrap;
	justify-content: center;
}
.menu div{
	margin:1% 1% 2%;
	width: 31%;
}
.menu img,.menuL img{
	width: 100%;
}
.menu{
	margin:0 4% 0 5%;
}
.menuL{
	margin:0 4% 0 5%;
}
.menuL div{
	margin:1% 1% 2%;
	width: 48%;
}
.p01{
	background-color: #ffcecc;
}
.p02{
	background-color: #fed3ac;
}
.p03{
	background-color: #fdd089;
}
.p04{
	background-color: #fed3ac;
}
.fl{
	float: right;
	margin-left: 20px;
}
.contents_voice{
	margin: 40px auto;
	background: #fff0e4;
	border: dotted 4px #b8b3b3;
	width: 1200px;
	text-align: left;
	border-radius: 30px;
}
.contents_voice p{
	font-size: 16px;
	line-height: 180%;
	color: #333;
	padding: 50px;
}
.contents_voice img{
	float: right;
	margin: 30px 40px 20px;
	width: 150px;
}
.limited_item{
	background: #fff0e4;
	width: 100%;
	padding: 50px 0 30px;
	margin-top: 100px;
}
.contents_new{
	width: 1200px;
	margin: 20px auto;
	display: flex;
	justify-content:space-between;
}
.contents_new div{
margin: 0 15px;
}
.contents_new img{
	width: 100%;
	margin-bottom: 10px;
}
.contents_new a{
	text-decoration: none;
	color: #333;
}
.contents_new a:hover{
	color: #f77d00;
}
