@charset "UTF-8";
/* /shop/e/eLrezeroitem2603/
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1+Code:wght@700&family=Noto+Sans+JP:wght@400;500;600;700;800&family=Roboto:wght@700&family=Zen+Antique+Soft&display=swap');
/* reset
---------------------- */
#rezero{
	color:#333;
	font-size: 18px;
	font-family: YakuHanMP, "Zen Antique Soft", serif;
	text-align: center;
	background:#fff;
	margin-bottom:40px;
}
#rezero *{
	box-sizing: border-box;
}
#rezero p{
	transform: rotate(0.03deg);
}
#rezero .flex{
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}
#rezero h2,#rezero h3,#rezero h4{
	font-weight: inherit;
}
#rezero .imgtxt,.cate .imgtxt{
	font-size: 14px;
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	position: absolute;
	bottom:10px;
	right:10px;
}
#rezero .point ul li .imgtxt{
	font-size: 14px !important;
	bottom:5px;
	right:25px;
}

/* contents
---------------------- */
#rezero .main{
	height:1590px;
	background:url(/img/event_L/eLrezeroitem2603/main_img.jpg)no-repeat top 90px left;
	position: relative;
}
#rezero .main h1{
	margin-top: 10px;
	margin-bottom: 820px;
}
#rezero .bg{
	background:url(/img/event_L/eLrezeroitem2603/bg.png)repeat-y;
	padding-bottom: 85px;
}
#rezero .lead{
	padding-top: 58px;
	margin-bottom: 70px;
}
#rezero .lead img.illust{
	width:670px;
	margin: 35px 0 33px;
}
#rezero .lineup{
	padding-bottom: 30px;
	margin-bottom: 40px;
	position: relative;
}
#rezero .lineup ul{
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	gap:40px;
	padding-top: 25px;
}
#rezero .lineup ul li{
	width:430px;
}
#rezero .lineup ul a:first-child img{
	box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
	transition-duration: .2s;
}
#rezero .lineup ul a:first-child:hover img{
	box-shadow: none;
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	cursor: pointer;
}

#rezero .date{
	color:#fff;
	width:900px;
	height:350px;
	background:url(/img/event_L/eLrezeroitem2603/date_bg.png)no-repeat;
	display:inline-block;
	padding-top: 50px;
}
#rezero .date p:nth-child(1){
	font-size: 54px;
	line-height: 1;
	text-shadow:0 0 15px #6ebcfe,0 0 15px #6ebcfe;
	margin-bottom: 25px;
}
#rezero .date p:nth-child(1) span{
	letter-spacing: -0.05em;
}
#rezero .date > p:nth-child(2){
	font-size: 48px;
	line-height: 1;
	margin-bottom: 25px;
	display:inline-block;
}
#rezero .date dl{
	font-size: 28px;
	font-weight: 700;
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	line-height: 1;
	margin-left: 100px;
	text-align: left;
}
#rezero .date dl dt{
	width:6em;
	color:#77428e;
	font-weight: 900;
	background:#fff;
	border:1px solid #000;
	margin-right: 16px;
	text-align: center;
	padding: .3em 0;
}
#rezero .date dl dt,
#rezero .date dl dd{
	display:inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}
#rezero .bg2{
	background:#6b7dc0 url(/img/event_L/eLrezeroitem2603/bg2.png)no-repeat;
	padding-top: 70px;
	padding-bottom: 50px;
}
#rezero .att_link{
	font-family: YakuHanJP,"Noto Sans JP", sans-serif;
	margin-bottom: 50px;
}
#rezero .att_link > p{
	padding: 0 100px;
	margin: 35px 0 -10px;
}
#rezero .att_link > p span{
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
	background:#fdff3c;
	display:inline-block;
	padding: .3em .5em .4em;
	margin-bottom: .7em;
}
#rezero .att_link a p.kome{
	margin-top: -10px;
}
#rezero .att_link a p.kome span{
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom: .2em;
	display:inline-block;
}
#rezero .coupon{
	width:938px;
	height:528px;
	color:#333;
	background:url(/img/event_L/eLrezeroitem2603/coupon_bg.png);
	margin:0 auto;
	padding-top: 70px;
}
#rezero .coupon h2{
	font-size: 40px;
	letter-spacing: -0.03em;
	background: linear-gradient(to bottom, #64196c 30%, #454ba3 70% );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-bottom: .5em;
}
#rezero .coupon h2 small{
	font-size: 60%;
}
#rezero .coupon h3{
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
#rezero .coupon h3 small{
	font-size: 19.54px;
}
#rezero .coupon div{
	width:830px;
	font-weight: bold;
	font-family: YakuHanJP,"Noto Sans JP", sans-serif;
	display:inline-block;
	background:#f4eaf7;
	padding: 25px 0;
}
#rezero .coupon div h4{
	font-size: 26px;
	margin-bottom: .5em;
}
#rezero .coupon div p{
	width:715px;
	color:#fff;
	font-size: 34px;
	background: linear-gradient(-49deg, #5f63b0,#793881);
	display:inline-block;
	padding: .5em 0;
	margin-bottom: .5em;
}
#rezero .coupon div p .code{
	letter-spacing: 0.1em;
}
#rezero .coupon div dl{

}
#rezero .coupon div dl dt{
	font-size: 20px;
	margin-bottom: .2em;
}
#rezero .coupon div dl dd{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
}
#rezero .link{
	padding: 60px 0;
}
#rezero .link ul{
	display:flex;
	justify-content: center;
	margin-bottom: 30px;
}
#rezero .link li{
}
#rezero .link li a{
	color:#0f0f67;
	font-size: 26px;
	font-weight: 800;
	font-family: YakuHanJP,"Noto Sans JP", sans-serif;
}
#rezero .link li:not(:first-child) a::before{
	content:'｜';
	color:#6b6b95;
}
#rezero .link li a::after{
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 12px solid #0f0f67;
	border-bottom: 0;
	display:inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 2px;

}
#rezero .point{
	background:#e4f7fe url(/img/event_L/eLrezeroitem2603/point_bg.jpg)no-repeat top left;
	padding: 97px 0 100px;
	margin-bottom: 50px;
}
#rezero .point ul{
	width:900px;
	display:inline-block;
	margin-top: 40px;
}
#rezero .point ul li{
	color:#342c0e;
	padding-top: 30px;
	position: relative;
}
#rezero .point ul li:first-child{
	height:780px;
	background:url(/img/event_L/eLrezeroitem2603/point_01_bg.png)no-repeat top left;
	margin-bottom: 50px;
}
#rezero .point ul li:last-child{
	height:762px;
	background:url(/img/event_L/eLrezeroitem2603/point_02_bg.png)no-repeat top left;
}
#rezero .point ul li h3{
	font-size: 38px;
	height:76px;
	background:url(/img/event_L/eLrezeroitem2603/point_h3_bg.png)no-repeat center center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
#rezero .point ul li p{
	font-size: 26px;
	line-height: 1.38;
	margin-bottom: 20px;
}
#rezero .att{
	font-family: YakuHanJP,"Noto Sans JP", sans-serif;
	background:#fff;
	padding: 0 50px 120px;
}
#rezero .att h2{
	color:#fff;
	font-size: 40px;
	background:#f92f2f;
	padding: .6em 0;
}
#rezero .att ul{
	font-weight: normal;
	text-align: left;
	padding: 30px 30px 45px;
}
#rezero .att ul li{
	list-style-type: disc;
	margin-left: 1.7em;
	margin-bottom: .8em;
}
#rezero .att dl{
	border:2px solid #a8a8a8;
}
#rezero .att dl + dl{
	margin-top: 50px;
}
#rezero .att dl dt{
	color:#fff;
	font-size: 32px;
	line-height: 1;
	background:#a8a8a8;
	padding: .4em 0 .5em;
}
#rezero .att dl dd{
	font-weight: normal;
	text-align: left;
	padding: 30px;
}
#rezero .att dl dd p:not(:last-child){
	margin-bottom: .9em;
}


#rezero .copy{
	color:#fff;
	font-size: 15px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 1;
	background:#5d386e;
	padding: 1.3em 0;
}
#rezero .my-koala{
	background:url(/img/event_L/eLbangdream2404/my-koala_bg.png)no-repeat;
	min-height:1288px;
	padding-top: 5px;
	margin-top: -40px;
}
#rezero .my-koala > img:first-child{
	margin-bottom: 38px;
}
#rezero .my-koala div{
	position: relative;
	display:inline-block;
	margin:40px 0 50px;
}
#rezero .my-koala ul li a{
	position: absolute;
	top:180px;
	left:310px;
	display:block;
	width:110px;
	height:110px;
	text-indent:-9999px;
}
#rezero .my-koala ul li:last-child a{
	top:180px;
	left:auto;
	right:20px;
}
/* modal */
.modal{
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal__bg{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
}
.modal__content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
}
#closeModal {
	position: absolute;
	right: -55px;
	top: -60px;
	cursor: pointer;
}
.js-modal-open{
  /* text-decoration:underline !important; */
}
.js-modal-open:hover{
  cursor:pointer;
}

/* end */
#rezero .cv.end{
	position: relative;
}
#rezero .cv.end::before{
	position:absolute;
	bottom:0;
	left:0;
	content: 'ご好評につき完売しました';
	display:flex;
	justify-content: center;
	align-items: center;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
	color:#fff;
	font-size:50px;
	padding-top: 40px;
	z-index:1;
}

/* slick */
@font-face {font-family: 'slick';src: url(/img/event_L/eLghanabox/slick-font.js);}
#rezero .slick-prev,
#rezero .slick-next{
  width:5%;
}
#rezero .slick-prev:before,
#rezero .slick-next:before{
  content:none;
}
#rezero .slider .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#rezero .slider .slick-arrow:hover {
	cursor: pointer;
}
#rezero .slick-prev{
	left:2%;
	z-index:1;
}
#rezero .slick-next{
	right:2%;
}
#rezero .slick-dots{
	bottom:-38px;
}
#rezero .slick-dots li{
	margin:0 12px;
}
#rezero .slick-dots li button:before{
	content:"\2022";
	color:#ccc;
	font-size: 18px;
	opacity:1;
}
#rezero .slick-dots li.slick-active button:before{
	color:#b5ad29;
}
/* modal2 */
#rezero .modal2 {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  z-index: 1000;
}
#rezero .modal2 .modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width:800px;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
#rezero .modal2 .close {
	color:#7a4a9b;
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 24px;
	cursor: pointer;
	z-index: 10;
}
#rezero .modal2 .slider .slick-slide img {
	width:auto;
	max-height:100vh;
	margin:0 auto;
} 
#rezero .modal2 .slider .slick-arrow img {
	width:100%;
} 

/* cate */
.cate{
	background: #d0bad6 url(/img/event_L/eLrezeroitem2603/cate_bg1.png)repeat-y;
	padding: 75px 104px 104px;
	position: relative;
	margin-bottom: 40px;
}
.cate#Lrezeroacsta2603,.cate#Lrezerotin{
	background: #c9d0e7 url(/img/event_L/eLrezeroitem2603/cate_bg2.png)repeat-y;
}
.cate h2{
	text-align: left;
	margin-left: -10px;
	margin-bottom: 40px;
}
.cate div{
	text-align: center;
	background:rgba(255, 255, 255, 0.8);
	border:2px solid #6c64a2;
	outline:4px solid #fff;
	padding: 60px 0 78px;
	position: relative;
}
.cate .photo{
	position: absolute;
	top:25px;
	right:50px;
	z-index:1;
}
.cate p.kome{
	color:#000100;
	font-size: 14px;
	font-weight: 800;
	font-family: YakuHanJP,"Noto Sans JP", sans-serif;
	line-height: 1.42;
	text-align: right;
	position: absolute;
	bottom:20px;
	right:20px;
}
.cate#LrezerotshirtL p.kome{
	bottom:12px;
}
.cate#Lrezeroacsta2603 div img + img{
	margin-top: 20px;
}
h3.subcate{
	color:#000100;
	font-size: 40px;
	line-height: 1;
	text-align: left;
	border-bottom:2px solid #000;
	padding-bottom: .3em;
}
h2 + h3.subcate{
	margin-top: 40px;
}