@charset "UTF-8";
/* /shop/e/eLrizeromarch2602/
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap');

/* reset
---------------------- */
#koara33{
	color:#342c0e;
	font-size: 25px;
	font-weight: 500;
	font-family: YakuHanJP, "M PLUS Rounded 1c", sans-serif;
	text-align: center;
	font-feature-settings: "palt";
}
#koara33 *{
	box-sizing: border-box;
}
#koara33 p{
	transform: rotate(0.03deg);
}

/* contents
---------------------- */

#koara33 .cts01{
	position: relative;
}
#koara33 .cts01 h2{
	position: absolute;
	top: 90px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#koara33 .cts01 .txt{
	position: absolute;
	top: 250px;
	left: 130px;
	width: 630px;
}
#koara33 .cts01 .txt p{
	text-align: left;
	color: #fff;
	font-size: 20px;
	letter-spacing: -0.04em;
	line-height: 1.4;
	margin-bottom: 20px;
}
#koara33 .cts01Btn{
	position: absolute;
	bottom: 220px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#koara33 .cts01Btn a{
	position: relative;
	display: inline-block;
	filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}
#koara33 .cts01Btn a img.arrow{
	position: absolute;
	right: 53px;
	top: 21px;
	transition: all .3s;
}
#koara33 .cts01Btn a:hover .arrow{
	transform: translate(10px);
}
#koara33 .cts02{
	position: relative;
}
#koara33 .cts02 .txtBox{
	position: absolute;
	width: 575px;
	top: 65px;
	right: 70px;
	padding: 25px 25px 0;
}
#koara33 .cts02 .txtBox h2{
	margin-bottom: 15px;
}
#koara33 .cts02 .txtBox .txt_s{
	font-size: 16px;
	line-height: 1;
	color: #fff;
}
#koara33 .cts02 .txtBox .txt_l{
	font-size: 30px;
	line-height: 1;
	color: #fff;
	font-weight: 800;
}
#koara33 .cts02 .txtBox .info{
	background: #fff;
	color: #392421;
	padding: 15px 30px;
	margin: 18px 0;
}
#koara33 .cts02 .txtBox .info dl{
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
#koara33 .cts02 .txtBox .info dt{
	font-size: 17px;
	width: 110px;
	height: 24px;
	background: #392421;
	color: #fff;
	line-height: 24px;
	border-radius: 12px;
	margin-right: 15px;
}
#koara33 .cts02 .txtBox .info dd{
	font-size: 22px;
}
#koara33 .cts02Btn{
	margin-top: 20px;
}
#koara33 .cts02Btn a{
	position: relative;
	display: inline-block;
	filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}
#koara33 .cts02Btn a img.arrow{
	position: absolute;
	right: 53px;
	top: 21px;
	transition: all .3s;
}
#koara33 .cts02Btn a:hover .arrow{
	transform: translate(10px);
}
#koara33 .cts03 .cts03H3{
	position: relative;
	text-align: left;
}
#koara33 .cts03 .cts03H3 img:nth-of-type(2){
	position: absolute;
	top: 45px;
	left: 120px;
}
#koara33 .cts03 .cts03H3 p{
	position: absolute;
	top: 110px;
	left: 120px;
	color: #fff;
	font-size: 35px;
	font-weight: 800;
	line-height: 1;
	/* テキストを長体にする */
	display: inline-block;
	transform: scaleX(0.9);
	transform-origin: 0 0;
}
#koara33 .cts03 .cts03H3 p span{
	font-size: 46px;
}
#koara33 .cts03 .stepArea{
	background: url("../../img/event_L/ekoara33/cts03_step_bg.png") repeat-y;
	padding: 60px 0;
}
#koara33 .cts03 .stepArea ul{
	width: 980px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
}
#koara33 .cts03 .stepArea ul li{
	width: 320px;
	box-sizing: border-box;
	border: #77bc23 8px solid;
	background: #fff;
}
#koara33 .cts03 .stepArea ul li p:first-of-type{
	margin-top: -5px;
}

#koara33 .cts03 .stepArea ul li p:nth-of-type(2){
	padding: 0 0 20px;
	font-size: 25px;
	font-weight: 800;
	color: #392421;
	line-height: 1.2;
}

#koara33 .cts04{
	background: #77bc23;
	padding: 60px 60px 80px;
}
#koara33 .cts04 a.ouboLink{
	position: relative;
	display: inline-block;
}
#koara33 .cts04 a.ouboLink img.arrow{
	position: absolute;
	right: 230px;
	top: 55px;
	transition: all .3s;
	filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}
#koara33 .cts04 a.ouboLink:hover .arrow{
	transform: translate(20px);
}

/*応募規約*/
#koara33 .cts04 .kiyaku{
	margin-bottom: 0;
	font-weight: 500;
	font-family: YakuHanJP, "M PLUS Rounded 1c", sans-serif;
	font-size: 16px;
	color: #533d31;
	transform: rotate(0.03deg);
	text-align: left;
	border-radius: 20px;
}
#koara33 .cts04 .kiyaku .base{
	border: none;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
#koara33 .cts04 .kiyaku h2{
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	background: #fff;
	padding-top: 50px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#koara33 .cts04 .bold::before{
	content:'\25A0';
	color:#533d31;
}
#koara33 .cts04 .kiyaku .kiyakuCts{
	background: #fff9ca;
	padding: 30px;
}



#koara33 .my-koala{
	background:url("../../img/event_L/ekoara33/my-koala_bg.png")no-repeat;
	min-height:1350px;
	padding-top: 40px;
}
#koara33 .my-koala > img:first-child{
	margin-bottom: 20px;
}
#koara33 .my-koala div{
	position: relative;
	display:inline-block;
	margin:20px 0 40px;
}
#koara33 .my-koala ul li a{
	position: absolute;
	top:180px;
	left:310px;
	display:block;
	width:110px;
	height:110px;
	text-indent:-9999px;
}
#koara33 .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 */
#koara33 .cv.end{
	position: relative;
}
#koara33 .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;
}

