@charset "UTF-8";

 /**content****/
 .mono .waku-900{
  max-width: 900px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.mono .waku-1200{
  max-width: 1200px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.mono .waku-1440{
  max-width: 1440px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}


.conte-normal{
	padding: 150px 0 150px;
}
.conte-normal + .conte-normal{
	padding: 0px 0 150px;
}

.bg-w .conte-normal{
	padding: 120px 0 120px;
}
#timeschedule.conte-normal.before-event,
.bg-w .conte-normal + .conte-normal{
	padding: 0px 0 120px;
}
.bg-w .conte-normal.d-none + .conte-normal{
	padding: 120px 0 120px;
}
.conte-normal.d-none + .conte-normal{
	padding: 150px 0 150px;
}
.conte-normal.bg-w{
	background: #fff;
	padding-top: 90px;
	padding-bottom: 90px;
}
.conte-normal.bg-w + #banner{
	padding-top: 150px;
}

#event.conte-normal{
    padding: 150px 0 0px;
  }




/**content-end****/




/**title****/
.mono .title-large.t-en{
	font-size: 60px;
	position: relative;
	text-align: center;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}
.mono .title-large.t-en:after,
.mono .title-large.t-en:before{
	content: '';
	display: block;
	width: 28px;
	height: 30px;
	position: absolute;
	background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/titile-ster-top.png)no-repeat;
	background-size: contain;
	background-position: center;
}
.mono .title-large.t-en:before{
	left: -24px;
	top: -4px;
}
.mono .title-large.t-en:after{
	background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/titile-ster-bt.png)no-repeat;
	background-size: contain;
	background-position: center;
	right: -6px;
	bottom: 12px;
	width: 13px;
	height: 13px;
}
.mono .title-large{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}

.mono .bg-gold .title-large.t-en:before{
	background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/titile-ster-top-w.png)no-repeat;
	background-size: contain;
	background-position: center;
}
.mono .bg-gold .title-large.t-en:after{
	background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/titile-ster-bt-w.png)no-repeat;
	background-size: contain;
	background-position: center;
}

.mono .title-large.t-kira:before{
	content: '';
	display: block;
	position: absolute;
	background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/title-kira.png)no-repeat;
	background-size: contain;
	background-position: center;
	left:calc((100% - 35px) / 2);
	top: -46px;
	width: 40px;
	height: 50px;
}

.mono .title.shadow-rb{
	padding: 6px 6px 10px 10px;
	position: relative;
	display: inline-block;
	transform:skewX(-15deg);

}
.mono .title.shadow-rb:after,
.mono .title.shadow-rb:before{
	content: '';
	display: block;
	position: absolute;
}
.mono .title.shadow-rb:after{
	width: 100%;
	height: 2px;
	background: #111;
	left: 4px;
	bottom: 0px;
}
.mono .title.shadow-rb:before{
	width: 3px;
	height: 80%;
	background: #111;
	right: -4px;
	bottom: 0px;
}

.mono .c-chu{
	background: #eae8e8;
	padding: 6px 16px;
	font-size: 12px;
	display: table;
	margin: 0px auto 0;
}
.mono .c-chu p{
	font-size: 12px;
	text-align: center;
}
.mono .c-chu em{
	font-weight: bold;
	font-size: 12px;
}

/**title-end****/





.mono .character{
	display: none;
}





/***banner*********/

.mono .conte-banner{
	display: flex;
	align-items:  center;
	justify-content: flex-start;
}
.mono .conte-banner li{
	flex: 1 1 auto;
	margin: 0 15px;
}


/***banner-end*********/



@media screen and (max-width: 1179px) {


  /**content****/
  .conte-normal{
    padding: 90px 15px 90px;
  }
  #event.conte-normal{
    padding: 90px 0 0px;
  }

  .mono .waku-1200{
    max-width:calc(1200px - 30px);
    width:calc(100% - 30px);
    padding: 0 15px 0;
    margin-right: auto;
    margin-left: auto;  
  }
  .mono .waku-900{
    max-width:calc(900px - 30px);
    width:calc(100% - 30px);
    padding: 0 15px 0;
    margin-right: auto;
    margin-left: auto;  
  }


}
@media screen and (max-width: 1023px) {

}
@media screen and (max-width: 767px) {

  /**content****/
  .conte-normal{
    padding: 70px 15px 70px;
  }
  #event.conte-normal{
    padding: 30px 0 0px;
  }
  .bg-w .conte-normal + .conte-normal,
  .conte-normal + .conte-normal {
      padding: 0px 0 70px;
  }
  .conte-normal.d-none + .conte-normal,
  .bg-w .conte-normal,
  .conte-normal{
    padding: 70px 0 70px;
  }
  .bg-w .conte-normal.d-none + .conte-normal {
    padding: 70px 0 70px;
  }
	.mono .title-large.t-en{
		margin-bottom: 30px;
		font-size: 44px;
		font-weight: normal;
	}
  .mono .title-large{
    font-size: 18px;
    margin-bottom: 40px;
  }


	.mono .character{
		display: block;
		position: fixed;
		right: -30px;
		bottom: 300px;
  transform: translateX(50px); /* 右に寄せて隠す */
  transition: all .5s ease-out; /* アニメーション */
		z-index: 1;
		opacity: 0;
	}
	.mono .character.ad100{
  opacity: 1;
  right: 0px;               /* 表示位置 */
  transform: translateX(0);  /* 元の位置へスライド */
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/leverd01-r.png) no-repeat center/contain;
		width: 80px;
		height: 150px;

	}
	.mono .character.ad200{
  opacity: 1;
  left: 0px;                /* 左側から出す */
  bottom: 38px;
  right: auto;
  transform: translateX(0);
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/leverd02-l.png) no-repeat center bottom/contain;
		width: 80px;
		height: 100px;
	}
	.mono .character.ad300{
  display: block;
  width: 1px;
  height: 1px;
  opacity: 0;
  background: none;
	}

	.mono .character:after{
		content: '';
		display: block;
		font-size: 10px;
		color: #111;
		position: absolute;
  transform: translateX(50px); /* 右に寄せて隠す */
  transition: all .5s ease-out; /* アニメーション */
  opacity: 0;
	}
	.mono .character.ad100:after{
		content: 'ぼくはレバード！';
		padding: 6px 10px;
		background: #8FC31F;
		border-radius: 10px 0 0 10px;
		top: -24px;
		right: 0px;
		border: solid 1px #111;
		border-right: none;
		min-width: 90px;
		opacity: 1;
  transform: translateX(0);
  transition-delay: 0.5s;
	}
	.mono .character.ad200:after{
		content: '会場で待ってるよ！';
		padding: 6px 10px;
		background: #8FC31F;
		border-radius: 0 10px 10px 0;
		top: auto;
		bottom: -28px;
		left: 0;
		right: auto;
		border: solid 1px #111;
		border-left: none;
		min-width: 100px;
		opacity: 1;
  transform: translateX(0);
  transition-delay: 0.5s;
	}

.mono .c-chu p,
.mono .c-chu em{
	font-size: 10px;
	letter-spacing: 0;
}




}
@media screen and (max-width: 460px) {

}