@charset "UTF-8";
/* /shop/e/eLghana202510/
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&family=Shippori+Mincho+B1:wght@400;500;600;700&display=swap');

/* reset
---------------------- */
#Lghana{
	color:#430001;
	font-size: 18px;
	font-weight: 500;
	font-family: YakuHanMP,'Shippori Mincho B1', serif;
	line-height: 1.38;
	background: -webkit-linear-gradient(left, #810909 0%, #be0303 50%, #810909 100%),
	linear-gradient(to right, #810909 0%, #be0303 50%, #810909 100%);
	background-color: #810909;
	text-align: center;
}
/* contents
---------------------- */
#Lghana .main{
	height:1227px;
	background:#6d0712 url(/img/event_L/eLghana202510/main_bg.jpg)no-repeat;
	position: relative;
}
#Lghana .main::after{
	content:url(/img/event_L/eLghana202510/main_box.png);
	position: absolute;
	left:calc(50% - 365px);
	bottom:-146px;
}
#Lghana .main h1{
	text-align: right;
	margin-bottom: -38px;
}
#Lghana .main p{
	position: absolute;
	top:30px;
	left:30px;
}
#Lghana .main p span{
	display:block;
	position: relative;
	overflow: hidden;
	border:1px solid #f5cc72;
	border-radius: 4.58px;
}
#Lghana .main p 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 .lead{
	height:380px;
	color:#fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.66;;
	background: url(/img/event_L/eLghana202510/lead_bg.png)no-repeat center center,
	-webkit-linear-gradient(left, #2f1512 0%, #6f492e 50%, #2f1512 100%),
	linear-gradient(to right, #2f1512 0%, #6f492e 50%, #2f1512 100%);
	background-color:#2f1512;
	padding-top: 170px;
}
#Lghana .lead p:first-child{
	text-shadow:0 0 5px #000;
}
#Lghana .lead p:last-child{
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	margin-top: 1em;
}
#Lghana .set{
	background:url(/img/event_L/eLghana202510/bg1.png)no-repeat top 355px right,
	url(/img/event_L/eLghana202510/bg2.png)no-repeat bottom right;
	position: relative;
	padding: 50px 0;
}
#Lghana .set::before{
	content:url(/img/event_L/eLghana202510/set_before.png);
}
#Lghana .set::after{
	content:url(/img/event_L/eLghana202510/set_after.png);
	position: absolute;
	top:0;
	left:0;
}
#Lghana .set > div{
	width:940px;
	background:#fff;
	border:5px solid #ebc76e;
	border-radius: 50px;
	padding: 5px;
	margin:-6px auto 0;
}
#Lghana .set > div > div{
	border:2px solid #ebc76e;
	border-radius: 42px;
	padding: 60px 0 25px;
}
#Lghana .set h2{
	font-size: 50px;
	line-height: 1;
	background:url(/img/event_L/eLghana202510/set_h2_line.png)no-repeat center bottom;
	padding-bottom: 40px;
	margin-bottom: 55px;
}
#Lghana .set h2 span{
	letter-spacing: -0.1em;
}
#Lghana .set ul.list1{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	padding: 0 30px 10px;
}
#Lghana .set ul.list1 li{
	position: relative;
	margin-bottom: 35px;
}
#Lghana .set ul.list1 li.new::after{
	content:'';
	display:block;
	width:86px;
	height:85px;
	background:url(/img/event_L/eLghana202510/set_ico_new.png)no-repeat;
	background-size: contain;
	position: absolute;
	top:-30px;
	left:30px;
}
#Lghana .set ul li p:first-child{
	display:flex;
	justify-content: center;
	align-items: flex-end;
	margin-bottom: 25px;
}
#Lghana .set ul li p:first-child img{
	width: auto;
	max-width: none;
	display:block;
}
#Lghana .set ul li p:last-child{
	font-size: 30px;
	line-height: 1.36;
	letter-spacing: -0.05em;
}
#Lghana .set ul li p:last-child small{
	font-size: 22px;
	display:block;
}
#Lghana .set ul li p:last-child small.ls-s{
	letter-spacing: -0.1em;
}
#Lghana .set h3{
	margin:0 -22px 53px;
}
#Lghana .set ul.list2{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
}
#Lghana .set ul.list2 li{
	width:284px;
	margin-bottom: 20px;
}
#Lghana .box{
	padding-top: 55px;
	margin-bottom: 40px;
}
#Lghana .box ul{
	height:1040px;
	text-align: left;
	background:url(/img/event_L/eLghana202510/box_bg.png)no-repeat top left;
}
#Lghana .box ul li p{
	color:#fff;
	font-size: 22px;
	font-weight: 300;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 2.27;
}
#Lghana .box ul li p span{
	border-bottom:1px solid #fff;
	padding-bottom: .2em;
}
#Lghana .box ul li:nth-child(1){
	padding-top: 55px;
	padding-left: 55px;
	margin-bottom: 200px;
}
#Lghana .box ul li:nth-child(1) span:last-child{
	letter-spacing: -0.05em;
}
#Lghana .box ul li:nth-child(2){
	padding-left: 608px;
}
#Lghana .box ul li:nth-child(2) p{
	padding-left: 25px;
}
#Lghana .box ul li:nth-child(2) p span:first-child{
	font-size: 21px;
	letter-spacing: -0.07em;
}
#Lghana .cv{
	margin-bottom: 80px;
}
#Lghana .cv a{
	display:inline-block;
	width:920px;
	height:110px;
	border-radius: 5px;
	background:url(/img/event_L/eLghana202510/cv_btn.png)no-repeat;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, .3);
	text-indent:-9999px;
	transition-duration: .2s;
	margin-top: 20px;
}
#Lghana .cv a:hover{
	box-shadow: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}
#Lghana .scene{
	background:#fff;
}
#Lghana .scene ul li{
	height:500px;
	padding-top: 140px;
	position: relative;
}
#Lghana .scene ul li:nth-child(1){
	background:url(/img/event_L/eLghana202510/scene_bg1.jpg)no-repeat;
	padding-left: 700px;
}
#Lghana .scene ul li:nth-child(2){
	background:url(/img/event_L/eLghana202510/scene_bg2.jpg)no-repeat;
	padding-right: 700px;
}
#Lghana .scene ul li p{
	font-weight: 600;
	line-height: 1.44;
	letter-spacing: -0.03em;
	padding-top: 20px;
	padding-left: 25px;
}
#Lghana .scene ul li:nth-child(1) p{
	letter-spacing: -0.06em;
}
#Lghana .scene ul li:nth-child(1) img.ttl{
	position: absolute;
	top:-43px;
	right:0;
}
#Lghana .scene ul li:nth-child(2) img.ttl{
	position: absolute;
	top:-43px;
	left:0;
}
#Lghana .scene ul li p{
	text-align: left;
}
#Lghana .bg{
	background:url(/img/event_L/eLghana202510/bg1.png)no-repeat top -75px right,
	url(/img/event_L/eLghana202510/bg2.png)no-repeat top 730px right,
	url(/img/event_L/eLghana202510/bg2.png)no-repeat bottom right;
	position: relative;
	padding: 80px 0 100px;
	margin-bottom: 25px;
}
#Lghana .voice{
	width:920px;
	margin:0 auto;
	padding: 25px 25px 50px;
	background:#fff8ea;
	border-radius:10px;
	box-shadow: 0px 0 10px rgba(0, 0, 0, .3);
}
#Lghana .voice .txt{
	font-size: 15px;
	padding: 8px 0 20px;
	text-align: center;
}
#Lghana .voice .graph{
	margin-bottom: 30px;
}
#Lghana .review{
	width:920px;
	margin:60px auto 0;
	padding: 25px 25px 35px;;
	background:#fff8ea;
	border-radius:10px;
	box-shadow: 0px 0 10px rgba(0, 0, 0, .3);
}
#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;
}
/* 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:transparent;
}
#Lghana div.revico-multicomment-top{
	padding-bottom: 10px;
}
#Lghana .revico-multicomment-top .revico-comment-main{
	max-width:100%;
}
#Lghana .prod{
	background:url(/img/event_L/eLghana202510/prod_bg.png)no-repeat bottom left;
	padding: 0 80px 100px;
	margin-bottom: 60px;
	position: relative;
}
#Lghana .prod h2{
	margin-bottom: 55px;
}
#Lghana .prod img.ico{
	position: absolute;
	bottom:375px;
	right:26px;
}
#Lghana .prod ul.list1{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	gap:40px;
}
#Lghana .prod ul.list1 li{
	background: linear-gradient(to bottom,#f2e3c4 0px,#f2e3c4 330px,white 330px,white 100%);
	border-radius:30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	padding: 40px 0 30px;
	position: relative;
}
#Lghana .prod ul.list1 li.new::after{
	content:'';
	display:block;
	width:86px;
	height:85px;
	background:url(/img/event_L/eLghana202510/set_ico_new.png)no-repeat;
	background-size: contain;
	position: absolute;
	top:10px;
	left:10px;
}
#Lghana .prod ul.list1 li p:nth-child(1){
	display:flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
#Lghana .prod ul.list1 li p:nth-child(2){
	width:400px;
	background:-webkit-linear-gradient(left,  #2f1512 0%, #6f492e 50%, #2f1512 100%),
	linear-gradient(to right,  #2f1512 0%, #6f492e 50%, #2f1512 100%);
	background-color:#533222;
	border:7px solid #2f1512;
	border-image: linear-gradient(to bottom, #2f1512, #6f492e, #2f1512) 1;
	color:#fff;
	font-size: 30px;
	line-height: 1.3;
	padding: .35em 0 .4em;
	margin:0 auto;
}
#Lghana .prod ul.list1 li p:nth-child(2) small{
	font-size: 20px;
	letter-spacing: -0.08em;
	display:block;
}
#Lghana .prod ul.list1 li p:nth-child(3){
	font-family: "Noto Sans JP", sans-serif;
	text-align: left;
	padding: 15px 25px 0;
	padding-right: 15px;
}
#Lghana .prod ul.list2{
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap:20px;
	margin-top: 40px;
}
#Lghana .prod ul.list2 li{
	width:300px;
	background: linear-gradient(to bottom,#f2e3c4 0px,#f2e3c4 270px,white 270px,white 100%);
	border-radius:30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	padding: 38px 0 20px;
}
#Lghana .prod ul.list2 li p:nth-child(1){
	display:flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
#Lghana .prod ul.list2 li p:nth-child(2){
	width:280px;
	background:-webkit-linear-gradient(left,  #2f1512 0%, #6f492e 50%, #2f1512 100%),
	linear-gradient(to right,  #2f1512 0%, #6f492e 50%, #2f1512 100%);
	background-color:#533222;
	border:7px solid #2f1512;
	border-image: linear-gradient(to bottom, #2f1512, #6f492e, #2f1512) 1;
	color:#fff;
	font-size: 30px;
	line-height: 1.3;
	padding: .16em 0 .2em;
	margin:0 auto;
}
#Lghana .prod ul.list2 li p:nth-child(2) small{
	font-size: 20px;
	letter-spacing: -0.08em;
	display:block;
}
#Lghana .prod ul.list2 li p:nth-child(3){
	font-size: 15px;
	font-family: "Noto Sans JP", sans-serif;
	text-align: left;
	padding: 15px 15px 0;
	padding-right: 15px;
}
#Lghana .cv2 {
}
#Lghana .cv2 h2 {
	margin-bottom: 35px;
}
#Lghana .cv2 > p {
	color:#fff;
	font-size: 25px;
	line-height: 1.6;
	margin-bottom: 25px;
}
#Lghana .cv2 > div{
	min-height:511px;
	background:url(/img/event_L/eLghana202510/cv2_bg.png)no-repeat top left;
	padding-top: 12px;
	margin-bottom: 5px;
}
#Lghana .cv2 div div {
	background:#ffecb8;
	border-radius: 10px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, .3);
	display:inline-block;
	overflow: hidden;
	margin-left: 550px;
}
#Lghana .cv2 div div h3 {
	color:#fff;
	font-size: 30px;
	line-height: 1;
	background:#301612 url(/img/event_L/eLghana202510/cv2_h3_line.png)no-repeat center;
	padding: .7em 0;
}
#Lghana .cv2 div div p {
	font-size: 17px;
	line-height: 1.76;
	letter-spacing: -0.1em;
	text-align: left;
	padding: 1em .7em;
	padding-right: .5em;
}
#Lghana .brand{
	background:#fff;
	padding-top: 90px;
}