@charset "UTF-8";
/* /shop/e/eLchocopiecustard2509/
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500&family=Noto+Sans+JP&display=swap');

/* reset
---------------------- */
#Lchocopiecustard{
	color:#5f0000;
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.5;
	text-align: center;
	background:#faf6d7;
	padding-bottom: 90px;
}
#Lchocopiecustard .cv p.txt{
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 500;
	transform: rotate(0.03deg);
}
/* contents
---------------------- */
#Lchocopiecustard .main{
	height:984px;
	background:url(/img/event_L/eLchocopiecustard2509/main_pkg.png)no-repeat top 12px center,
	url(/img/event_L/eLchocopiecustard2509/main_bg.png)no-repeat;
	padding-top: 156px;
}
#Lchocopiecustard .cv1{
	background:#fefbe6;
	padding-bottom: 70px;
}
#Lchocopiecustard .cv1 > p:first-child{
 margin-bottom: 13px;
}
#Lchocopiecustard .cv1 > p:first-child img{
 margin-top: -54px;
}
#Lchocopiecustard .cv p.txt{
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: -0.03em;
	margin-bottom: 1.3em;
}
#Lchocopiecustard .cv a._btn{
	color:#fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	width:800px;
	background:#d1151c;
	border-radius: 100vh;
	display:inline-block;
	position: relative;
	padding: .9em 0;
	margin-top: 34px;
}
#Lchocopiecustard .cv a._btn::after{
	content:'';
	position: absolute;
	top:calc(50% - 17px);
	right:69px;
	display:block;
	width:39px;
	height:37px;
	background:url(/img/event_L/eLchocopiecustard2509/cv_btn_arr.png)no-repeat;
	background-size: contain;
	transition-duration: .2s;
}
#Lchocopiecustard .cv a._btn:hover::after{
	right:45px;
}
#Lchocopiecustard .lead{
	font-size: 20px;
	font-weight: bold;
	line-height: 2.1;
	height:830px;
	background:url(/img/event_L/eLchocopiecustard2509/lead_bg.png)no-repeat top 28px center;
	padding-top: 68px;
}
#Lchocopiecustard .set{
	background:#fbedb0 url(/img/event_L/eLchocopiecustard2509/set_bg.png);
	padding: 54px 50px 80px;
}
#Lchocopiecustard .set ul{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	gap:40px 90px;
	background:#fefbe6;
	border-radius: 20px;
	padding: 110px 110px 50px;
	margin-top: -30px;
}
#Lchocopiecustard .set li{
	position: relative;
}
#Lchocopiecustard .set li.new::after{
	content:'';
	display:block;
	width:79px;
	height:79px;
	background:url(/img/event_L/eLchocopiecustard2509/ico_new.png)no-repeat;
	background-size: contain;
	position: absolute;
	top:-17px;
	left:-30px;
}
#Lchocopiecustard .set ul li.box{
  grid-column: span 2;
}
#Lchocopiecustard .set ul li.box p{
  margin:0 -20px;
}
#Lchocopiecustard .set ul p:nth-child(1){
	display:flex;
	align-items: center;
}
#Lchocopiecustard .set ul p:nth-child(2){
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	padding-top: .8em;
}
#Lchocopiecustard .set ul p:nth-child(2) span:last-child{
	display:block;
	padding-top: .3em;
}
#Lchocopiecustard .cv2{
	background: #fefbe6;
	padding: 58px 0 74px;
}
#Lchocopiecustard .cv2 img:first-child{
	margin-bottom: 32px;
}
#Lchocopiecustard .review{
	background: #f9f0de;
	padding: 70px 0;
}
/* revico */
#Lchocopiecustard .block-goods-user-review {
  color:#504741;
  font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align:left;
}
#Lchocopiecustard .revico-star div.revico-star-graph,
#Lchocopiecustard div.revico-common-background-style{
  background-color:transparent !important;
}
#Lchocopiecustard .revico-multicomment-top .revico-starability-result {
    background-image: url(https://show.revico.jp/img/star_yellow.png);
}
#Lchocopiecustard .revico-modal-state{
  display:none !important;
}
#Lchocopiecustard .prod{
	background: #f9e795;
	padding: 70px 50px;
}
#Lchocopiecustard .prod ul{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	gap:40px;
	margin-top: 70px;
}
#Lchocopiecustard .prod ul li{
	background:#fefbe6;
	border-radius: 20px;
	padding: 40px 32px;
	position: relative;
}
#Lchocopiecustard .prod ul li.new::after{
	content:'';
	display:block;
	width:79px;
	height:79px;
	background:url(/img/event_L/eLchocopiecustard2509/ico_new.png)no-repeat;
	background-size: contain;
	position: absolute;
	top:-20px;
	left:-20px;
}
#Lchocopiecustard .prod ul li p:nth-child(1){

}
#Lchocopiecustard .prod ul li p:nth-child(2){
	height:85px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	display: flex;
	align-items: center;
	padding-left: 140px;
	margin-right: -1em;
	margin-bottom: 15px;
}
#Lchocopiecustard .prod ul li p:nth-child(3){
	text-align: left;
}
#Lchocopiecustard .prod ul li:nth-child(1) p:nth-child(2){
	padding-left: 157px;
	background:url(/img/event_L/eLchocopiecustard2509/prod_01_pkg.png)no-repeat left center;
}
#Lchocopiecustard .prod ul li:nth-child(2) p:nth-child(2){
	background:url(/img/event_L/eLchocopiecustard2509/prod_02_pkg.png)no-repeat left center;
}
#Lchocopiecustard .prod ul li:nth-child(3) p:nth-child(2){
	background:url(/img/event_L/eLchocopiecustard2509/prod_03_pkg.png)no-repeat left center;
}
#Lchocopiecustard .prod ul li:nth-child(4) p:nth-child(2){
	background:url(/img/event_L/eLchocopiecustard2509/prod_04_pkg.png)no-repeat left center;
}
#Lchocopiecustard .prod ul li:nth-child(5) p:nth-child(2){
	background:url(/img/event_L/eLchocopiecustard2509/prod_05_pkg.png)no-repeat left center;
}
#Lchocopiecustard .prod ul li:nth-child(6) p:nth-child(2){
	padding-left: 157px;
	background:url(/img/event_L/eLchocopiecustard2509/prod_06_pkg.png)no-repeat left center;
}
#Lchocopiecustard .cv3{
	background:url(/img/event_L/eLchocopiecustard2509/cv3_pkg.png)no-repeat top 80px right 48px,
	url(/img/event_L/eLchocopiecustard2509/cv3_bg.png)no-repeat;
	margin-bottom: 110px;
}
#Lchocopiecustard .cv3 > p:first-child{
	text-align: left;
	padding-top: 54px;
	padding-left: 35px;
	margin-bottom: 10px;
}