@charset "UTF-8";
/* /shop/e/eLghana202504_2/
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Shippori+Mincho+B1:wght@700&display=swap');
/* reset
---------------------- */
#Lghana{
	color:#430d00;
	background: #99e2ff;
	background: -webkit-linear-gradient(left, #bfeeff 0%, #72d6ff 100%);
	background: linear-gradient(to right, #bfeeff 0%, #72d6ff 100%);
	font-family: YakuHanJP_Noto, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	margin-bottom: 50px;
	text-align: left;
}

#Lghana *{
	box-sizing: border-box;
}
#Lghana a img:hover{
	opacity : .9;
}
/* contents
---------------------- */
#Lghana .main{
	height:1626px;
	text-align: center;
	background:url(/img/event_L/eLghana202504_2/main_bg.jpg)no-repeat;
	position: relative;
	padding-top: 90px;
	margin-bottom: 60px;
}
#Lghana .main h1{
	margin-bottom: 20px;
}
#Lghana .main .pkg{
	position: relative;
	margin-top: -67px;
}
#Lghana .main .pkg::after{
	content:url(/img/event_L/eLghana202504_2/main_ico2.png);
	position: absolute;
	top:98px;
	right:-3px;
}
#Lghana .main .lead{
	color:#093c99;
	font-size: 18px;
	font-family:YakuHanMP,'Shippori Mincho B1', serif;
	line-height: 1.38;
	letter-spacing: 0;
	font-weight: 700;
	text-align: left;
	width:100%;
	background:rgba(255, 255, 255, .5) url(/img/event_L/eLghana202504_2/main_box.png)no-repeat center left 33px;
	position: absolute;
	bottom:0;
	left:0;
	padding: 1.6em 0;
	padding-left: 378px;
}
#Lghana .main .lead small{
	font-size: 15px;
}
#Lghana .main .lead span.ls-s{
	letter-spacing: -0.05em;
}
#Lghana .main p.emb{
	position: absolute;
	top:30px;
	right:28px;
}
#Lghana .main p.emb span{
	display:block;
	position: relative;
	overflow: hidden;
	border:1px solid #f5cc72;
	border-radius: 4.58px;
}
#Lghana .main p.emb span::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
	0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
	50% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
	51% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
	70% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
	100% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
}
#Lghana .main .ico1{
	position: absolute;
	top:40px;
	left:28px;
}
#Lghana .cv{
	text-align: center;
}
#Lghana .cv .setPrice{
	padding: 30px 0 40px;
}
#Lghana .cv a._btn{
	display:inline-block;
	width:920px;
	height:103px;
	border-radius: 5px;
	background:url(/img/event_L/eLghana202504_2/btn.png)no-repeat;
	box-shadow: 0px 5px #d6bd12;
	text-indent:-9999px;
	transition-duration: .2s;
}
#Lghana .cv a._btn:hover{
	box-shadow: none;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
#Lghana .scene{
	width:920px;
	margin:80px auto 0;
	padding: 25px 25px 35px;;
	background:#fff;
	border-radius:10px;
	box-shadow:10px 10px 20px rgba(0, 0, 0, .2);
	text-align: center;
}
#Lghana .scene .sceneImg{
	margin-top: 30px;
	margin-bottom: 25px;
}
#Lghana .scene .sceneVoice{
	margin-bottom: 10px;
}

#Lghana .review{
	width:920px;
	margin:80px auto 0;
	padding: 25px 25px 35px;;
	background:#fff8ea;
	border-radius:10px;
	box-shadow:10px 10px 20px rgba(0, 0, 0, .2);
}
#Lghana .review > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 15px;
}
#Lghana .review > ul > li{
	margin-top: 5px;
}

#Lghana .voice{
	width:920px;
	margin:60px auto 0;
	padding: 25px 25px 35px;
	background:#fff;
	border-radius:10px;
	box-shadow:10px 10px 20px rgba(0, 0, 0, .2);
}
#Lghana .voice .txt{
	color:#093c99;
	font-size: 15px;
	padding: 8px 0 20px;
	text-align: center;
}
#Lghana .voice .graph{
	margin-bottom: 30px;
}
#Lghana .prod{
	margin-top: 60px;
	padding: 0 90px;
}
#Lghana .prod > .ttl{
	margin:0 -20px 20px;
}
#Lghana .prod .new{
	border-radius:10px;
	background:#fff;
	overflow:hidden;
	margin-bottom: 20px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position: relative;
}
#Lghana .prod .new::before{
	content:url(../../img/event_L/eLghana202404/ico_new.png);
	position: absolute;
	top:14px;
	left:16px;
}
#Lghana .prod .new.noicon::before{
	content:'';
}
#Lghana .prod .new > div:first-child{
	background:#fff8cc;
	/* width:227px; */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex:0 0 255px;
	min-height:210px;
}
#Lghana .prod .new > div:first-child .ico{
	position: absolute;
	top:14px;
	left:19px;
}
#Lghana .prod .new > div:last-child{
	padding: 25px 35px;
}
#Lghana .prod .new .ttl{
	font-size: 22.92px;
	font-weight: 600;
	line-height:1.4;
	border-bottom:1px solid #430d00;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#Lghana .prod .new .ttl span{
	font-size: 16px;
	display:block;
	padding-top: 0.1em;
}
#Lghana .prod .new .txt{
	font-size: 16px;
	line-height: 1.75;
}
#Lghana .prod ul{
	display:flex;
	flex-wrap: wrap;
	gap:20px;
}
#Lghana .prod ul.col2{
	width: 626px;
	margin: 0 auto;
}
#Lghana .prod ul li{
	width:293px;
	background:#fff;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
#Lghana .prod ul li > div:first-child{
	background:#fff8cc;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:170px;
}
#Lghana .prod ul li > div:last-child{
	padding:0 16px 16px;
}
#Lghana .prod ul li .ttl{
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	text-align: center;
	border-bottom:1px solid #430d00;
	padding: 8px 0;
	margin-bottom: 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #Lghana .prod ul li .ttl {
    /* IE11 */
	margin-top:8px;
  }
}
#Lghana .prod ul li .txt{
	font-size: 16px;
	line-height: 1.75;
}
#Lghana .prod ul li.new{
	width:100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}
#Lghana .set2{
	color:#093c99;
	font-size: 17.5px;
	letter-spacing:-0.01em;
	background:url(../../img/event_L/eLghana202504_2/set2.png)no-repeat top 140px left 25px;
	background-size:40% auto;
	padding-left:500px;
	padding-top: 40px;
	min-height:443px;
	position: relative;
}
#Lghana .set2 > span{
	font-size: 80%;
}
#Lghana .set2 .detail{
	width:570px;
	color:#430d00;
	font-size:13.5px;
	letter-spacing:-0.5px;
	background:#fef1d8;
	border-radius: 5px;
	padding: 15px;
	padding-right: 5px;
	margin-top: 20px;
}
#Lghana .set2 .detail span{
	font-size: 16px;
}
#Lghana .set2 .size{
	font-size: 15px;
	position: absolute;
	top:135px;
	left:28px;
}
#Lghana .brand{
	padding: 100px 0;
	text-align: center;
}

/* revico */
#Lghana .revico-star .revico-star-graph{
	margin-top: 0;
}
#Lghana div.revico-star .revico-star-graph{
	padding:20px 10px;
}
#Lghana .revico-star div.revico-star-graph, #Lghana div.revico-common-background-style{
	background-color:inherit;
}
#Lghana div.revico-multicomment-top{
	padding-bottom: 10px;
}
#Lghana .revico-multicomment-top .revico-comment-main{
	max-width:100%;
}
