@charset "UTF-8";
/* 人気チョコ菓子セット第10弾
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500;800&display=swap');

/* reset
---------------------- */
#chocset {
	width:1100px;
	margin-bottom: 20px;
	/* font-family:  'Yu Gothic Medium','YuGothic', 'Hiragino Sans', 'Meiryo', sans-serif; */
	font-family: 'M PLUS Rounded 1c', 'YuGothic', 'Hiragino Sans', 'Meiryo', sans-serif;
	font-weight: 500;
}
#chocset .bold{
  font-weight:700;
}
#chocset img{
  vertical-align:top;
}
/* contents
---------------------- */
#chocset {
	text-align: center;
	background:#fff;
}
#chocset .main{
	position:relative;
}
#chocset h1 + p{
	position: absolute;
	top:940px;
	left:50px;
	text-align:left;
	font-size:25px;
	line-height:1.9;
	color:#5b0a0a;
	z-index:1;
}
/*パイの実しあわせバター-----------------------------------------------*/
#chocset .komeCalbee{
	position: absolute;
	bottom: 40px;
	left: 50px;
	font-size: 13px;
	color:#5b0a0a;
}
#chocset .limited{
	padding: 40px 0;
	background: #ffffde;
}
#chocset .limitedItem{
	position: relative;
	color:#613400;
	width: 892px;
	margin: 0 auto;
	border: #ffd400 4px solid;
	border-radius: 10px;
	background: #fff url("../../img/event_L/eLnck2010/limited_item_bk.png") no-repeat;
}
#chocset .limitedNew{
	position: absolute;
	top: -14px;
	left: -25px;
}
#chocset .limitedItem p {
	padding: 95px 32px 30px 440px;
	width: 420px;
	text-align: left;
	font-feature-settings: "palt";
	font-size: 16px;
	line-height: 1.8;
}
#chocset .limitedItem p .ttl {
	font-size: 30px;
	padding-bottom: 15px;
	display:block;
	line-height: 1.3;
	text-align: center;
}
#chocset .limitedItem p .ttl span{
	font-size: 20px;
}
/*-----------------------------------------------------------------*/
#chocset #naiyo {
	padding:60px 50px 35px;
	background: #ffebee;
}
#chocset #naiyo ul {
	box-sizing: border-box;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}
#chocset #naiyo ul li {
	width: 480px;
	color:#582512;
	background:#fff;
	border:6px solid #fbb3bd;
	border-radius:25px;
	box-shadow: 8px 8px #fbb3bd;
	padding:40px 30px 50px;
	position:relative;
	margin-bottom: 45px;
	background-image: url("../../img/event_L/eLnck202511/naiyo_bg_top.png"), url("../../img/event_L/eLnck202511/naiyo_bg_bottom.png");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top left, bottom left;
}
#chocset #naiyo ul li p{
}
#chocset #naiyo ul li p:first-child {
	font-size: 26px;
	font-weight: 800;
	line-height: 1.3;
	display:-webkit-box;
	display:-ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}
#chocset #naiyo ul li p:nth-child(2){
	width: 410px;
	height: 5px;
	margin: 20px auto 25px;
}

#chocset #naiyo ul li p:nth-child(3){
	display:-webkit-box;
	display:-ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 300px;
}
#chocset #naiyo ul li p:nth-child(4){
	text-align: left;
	font-size: 18px;
	transform: rotate(0.03deg); /*フォントギザギザ対策*/
	margin-top: 20px;
}

#chocset .cvarea {
	padding:0;
	position:relative
}
#chocset .cvarea .btn_ {
	width:100%;
	bottom:107px;
	position:absolute
}
#chocset .cvarea2 {
	padding:0;
}
#chocset .cvarea2 .btn_ {
	width:100%;
	background:white;
	padding-bottom:50px;
}
#chocset a:hover > img {
	opacity: 0.8;
}

/* revico */
#chocset .review{
	color:#504741;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
}
#chocset .revico-star .revico-star-graph{
	margin-top: 0;
}
#chocset .revico-star div.revico-star-graph,
#chocset div.revico-common-background-style{
	background-color:#fcf9e9;
}
#chocset div.revico-multicomment-top{
	padding-bottom: 10px;
}
#chocset .revico-multicomment-top .revico-comment-main{
	max-width:100%;
}
#chocset .revico-comment-outer-foot .revico-common-background-style{
	padding-bottom:60px;
}
.revico-modal-state{
	display:none !important;
}