@charset "utf-8";
/* CSS Document */
button:focus { outline:0; }
@font-face {
  font-family:'twfont';
  src:url('../font/twfont.eot');
  src:url('../font/twfont.eot?#iefix') format('embedded-opentype'),
      url('../font/twfont.woff') format('woff'), 
      url('../font/twfont.ttf') format('truetype'),
      url('../font/twfont.otf') format('opentype');
}
.clearfix::after {
	content: "";
	clear: both;
	overflow: hidden;
}
.left {
	float: left;
}
* {
	box-sizing: border-box;
}
header {
	background-color: #fff;
}
main{
	clear:both;
	overflow:hidden;
}
footer{
	clear:both;
	overflow:hidden;
}
#pagetop {
	width: 50px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 0px;
	cursor: pointer;
	z-index: 100;
}
.pagetop_sp {
	display: none;
}
a:hover {
    text-decoration: none !important;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝

ここからメインコンテンツ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.sp{
	display:none;
}
.main_visual_rays-top {
	width:100%;
	height:550px;
	overflow:hidden;
	margin:0 auto;
	background-image:url(../images/rays/rays_top_pc-2.webp);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#000000;
}
.coupon_bn {
	background-image: url(../images/rays/wheelset_5poff.webp);
}
.jump_wrap{
	width:1200px;
	height:auto;
	margin:50px auto;
	overflow:hidden;
}
.jump1{
	height:auto;
	margin-bottom: 50px;
}
.jump2{
	height:auto;
	margin-bottom: 50px;
}
.jump3{
	height:auto;
	margin-bottom: 50px;
}
.jokerspirits {
	marign: 0 auto;
}

.wheel_caption_wrap_2{
	width:100%;
	overflow:hidden;
	margin:50px 0 0;
	text-align: center;
	background-color: black;
	padding: 20px;
}

.wheel_caption_wrap_3{
	width:100%;
	overflow:hidden;
	margin:50px 0 0;
	text-align: center;
	background-color: white;
	padding-bottom: 20px;
}

.homu{
	height: 200px;
	width: auto;
	background-color: black;
	margin-top: 50px;
}
.wheel_lineup_wrap {
	padding: 40px;
}
.wheel_lineup_wrap2 {
	padding-right: 40px;
	padding-left: 40px;
}

.coupon_bn{
	width:1200px;
	height:86px;
	margin:70px auto 0;
	/*animation-iteration-count: infinite;*/ /*連続させる時*/
	animation-duration: 1s; /* アニメーションの時間 */
	animation-delay: 1s; /* アニメーション開始時間 */
	animation-fill-mode: both;/*アニメーションの再生中・再生後のスタイルを指定する*/
}
.coupon{
	width:1100px;
	/*height:80px;*/
	margin:70px auto 0;
	background-color:#24526c;
	color:#FFFFFF;
	border-radius: 70px;
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    line-height: 2em;
	/*animation-iteration-count: infinite;*/ /*連続させる時*/
	animation-duration: 1s; /* アニメーションの時間 */
	animation-delay: 2.5s; /* アニメーション開始時間 */
	animation-fill-mode: both;/*アニメーションの再生中・再生後のスタイルを指定する*/
}
.coupon span {
	display: inline-block;
    font-weight: 900;
	font-family:  "Noto Sans Japanese";
}

.springcoupon_bn{
	width: 1160px;
	height: auto;
	margin: 0 auto 100px;
}
.text-center {
	margin-top: 50px;
	text-align: center;
	font-size: 33px;
	font-weight: bold;
}

.inchi-up span {
	text-align: center;
	color: red;
	font-size: 25px;
	font-weight: bold;
	display: block;
}
.coupon_text {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.coupon_text span {
	color: red;
	font-weight: bold;
}
.wheel_lineup01{
	width: 33%;
	height: auto;
	float: left;
	position: relative;
	border: 15px solid #000000;
}

.wheel_lineup02{
	width: 33%;
	height: auto;
	float: left;
	position: relative;
	border: 15px solid #ffffff;
}
.wheel_lineup02 img {
	padding-top: 15px;
}
.back-gradient {
	height: 500px;
	width: 0 auto;
	background-image: linear-gradient(#000000,#000000,#ffffff);
}
.back-gradient2 {
	height: 500px;
	width: 0 auto;
	background-image: linear-gradient(#000000,#000000,#ffffff);
}
.btn_text {
	width: 300px;
	height: 60px;
	background-color: #c7b299;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px; 
	margin-bottom: 30px;
	display: block;
}
.versus-daytona-text {
	color: white;
	font-size: 22px;
}
.homura-text {
	font-size: 22px;
}
.sp_line {
	display: none;
}
.title {
	pointer-events: none;
}
@media (min-width:1400px) {
	.top_main02{
		width:1400px;
	}
	.top_main02_01{
		width:1400px;
	}
}
@media (min-width:980px) {
	.spview{
		display:none;
	}
	.footer-sp-copyright {
		display: none;
		width: 100%;
	}
	
}
/*@media (max-width:480px) {*/
@media (max-width:980px) {
	.pcview{
		display:none;
	}
	.spview{
		width:100%;
		height:auto;
		background-image:none;
	}
	.text-center {
	font-size: 26px;
	}
	
	.inchi-up span {
		font-size: 16px;
	}
	.wheel_lineup01 {
		width: 100%;
	}
	.wheel_lineup02 {
		width: 100%;
	}
	.coupon_text {
		font-size: 21px;
		padding: 0 40px;
	}
	.back-gradient {
		height: auto;
		padding-bottom: 1px;
	}
	.back-gradient2 {
		height: auto;
	}
	.btn_text {
	width: 200px;
	height: 50px;
	background-color: #c7b299;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px; 
	margin-bottom: 30px;
	display: block;
}
	.versus-daytona-text  {
		font-size: 18px;
	}
	.homura-text {
		font-size: 18px;
		padding: 0 40px;
	}
	.coupon_bn{
		width: 90%;
		height:auto;
		margin: 30px auto 0;
	}

	.coupon{
		width: 90%;
		height:auto;
		font-size: 1.3em;
		line-height: 1.2em;
		padding: 16px 20px;
		margin: 30px auto 0;
	}
	
	.jump_wrap{
		width:94%;
		margin:30px auto;
	}
	.springcoupon_bn{
		width: 100%;
	}
}
@media (max-width:480px) {
	/*=======共通=======*/
	#pagetop {
		width: 35px;
		height: 45px;
	}
	.pagetop_pc {
		display: none;
	}
	.pagetop_sp {
		display: block;
	}
	.bar {
		padding: 4% 2% 5% 4%!important;
	}
	/*=======共通=======*/
}
