h1{
	width: 120px;
	height: 0;
	display: block;
	float: left;
	padding-top: 93px;
	background: url(../img/h1.png) no-repeat center center;
	background-size: 120px auto;
	overflow: hidden;
}

/* main */
#main{
  width: 100%;
  height: 463px;
	display: block;
	margin: 0 0 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
}
#main.prize{
  height: 488px;
}
#main.winner{
  height: 560px;
}
#main .wrapper{
  width: 100%;
  overflow: hidden;
}
#main h2{
  width: 100%;
	height: 0;
	display: block;
	padding-top: 463px;
	background: url(../img/h2_main.png) no-repeat center center;
	overflow: hidden;
}
#main.prize h2{
	padding-top: 488px;
	background: url(../img/h2_main2.png) no-repeat center center;
}
#main.winner h2{
	padding-top: 560px;
	background: url(../img/champion.png) no-repeat top center;
}

/* movie */
#movie{
	margin: 24px 0 0 0;
  padding: 20px 0 0 0;
	background: url(../img/bg_mov.jpg) no-repeat center center;
	background-size: cover;
}
.embed{
	width: 100%;
	display: block;
	padding: 10px 30px 10px 30px;
	background: url(../img/bg_b65.png) repeat center center;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.embed iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.embed video{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-size: contain;
}
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
	overflow:hidden;
}
video::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}

/* about */
#about{
  display: block;
	margin: -62px 0 0 0;
	background: url(../img/bg_player.png) no-repeat center -150px;
}
#about h2 .tit{
  width: auto;
  display: block;
  padding-top: 84px;
	background: url(../img/h2_about.png) no-repeat center center;
}

.playerBox{
  width: 990px;
  display: block;
  margin: 32px auto 32px auto;
  text-align: center;
}
.playerBox:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.playerBox li{
  width: 110px;
  display: block;
  float: left;
}
.playerBox li img{
  width: 110px;
  height: auto;
}


/* schedule */
#schedule{
  display: block;
	margin: 54px 0 0 0;
  padding: 52px 0 54px 0;
	background: url(../img/bg_schedule.jpg) no-repeat top center;
  background-color: #192224;
}
#schedule h2 .tit{
	width: auto;
  display: block;
  padding-top: 84px;
	background: url(../img/h2_schedule.png) no-repeat center center;
}

.scheduleBox{
  display: block;
  margin: 32px 0 0 0;
  padding: 24px 20px 24px 20px;
	background: url(../img/bg_b65.png) repeat top left;
  text-align: left;
}
.roundInfo{
  margin: 0 0 24px 0;
  padding: 0 0 24px 0;
  border-bottom: 2px solid #00ccff;
}
.scheduleBox:after,
.roundInfo:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.scheduleBoxLeft{
  width: 260px;
  display: block;
  float: left;
}
.scheduleBoxRight{
  padding: 0 0 0 260px;
}
.scheduleBoxRight dl{
  display: block;
}
.scheduleBoxRight dl:after
.scheduleBoxRight dd:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.scheduleBoxRight dt{
  width: 460px;
  display: block;
  float: left;
}
.scheduleBoxRight dd{
  padding: 10px 0 0 460px;
}
.scheduleBoxRight dd .mcImage{
  width: 93px;
  display: block;
  margin: 5px 10px 0 0;
  float: left;
}
.scheduleBoxRight dd .mcImage img{
  width: 93px;
  height: auto;
}
.scheduleBoxRight dd .mcName{
  padding: 6px 0 0 0;
  font-size: 1.4rem;
  line-height: 1.6;
}
.scheduleBoxLeft h4{
  height: 82px;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 98px;
  background: url(../img/bg_scheduleH4.png) no-repeat center left;
  background-size: auto 82px;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.0;
}
.scheduleBoxLeft h4 .num{
  display: inline-block;
  margin: 0 4px 0 4px;
  font-size: 131%;
}
.scheduleBoxLeft h4 .enTit{
  display: inline-block;
  margin: 9px 0 0 0;
  padding: 2px 18px 2px 18px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 1.2;
  text-shadow: none;
}
.scheduleBoxRight dt .num{
  display: inline-block;
  margin: 5px 4px 0 4px;
  font-size: 160%;
  font-weight: 500;
  line-height: 1.6;
}
.scheduleAttention{
  display: block;
  margin: 32px auto 0 auto;
  text-align: center;
}
.noml{
  margin-left: 0 !important;
}


.limited{
  display: block;
  padding: 0 5px 0 5px;
}
.limited h6{
  display: inline-block;
  padding: 5px 15px 8px 15px;
  background-color: #ff0000;
  color: #ffffff;
	font-size: 1.6rem;
  line-height: 1.0;
}
.limitedRuleList{
  display: block;
  margin: 10px 0 0 0;
}
.limitedRuleList li{
  display: block;
  margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ff0000;
}

/* viewing */
#viewing{
  display: block;
	margin: 52px 0 54px 0;
}
#viewing h2 .tit{
	width: auto;
  display: block;
  padding-top: 84px;
	background: url(../img/h2_viewing.png) no-repeat center center;
}

.placeBox{
  display: block;
  margin: 32px 0 0 0;
  padding: 18px 10px 20px 10px;
  background-color: #ffffff;
  color: #000000;
}
.placeBox dl{
  display: block;
  margin: 0 0 24px;
  text-align: left;
}
.placeBox dl:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.placeBox dt{
  width: 100px;
  display: block;
  float: left;
}
.placeBox dt h4{
  width: 100px;
  height: 66px;
  display: block;
  padding: 0 0 0 0;
  float: left;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 66px;
  background-color: #00586c;
  color: #ffffff;
  letter-spacing: 5px;
  text-align: center;
}
.placeBox dd{
  padding: 0 0 0 120px;
  font-size: 1.4rem;
}
.placeBox dd h5{
  display: block;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.6;
  color: #00586c;
}
#viewing .outLinkBtn.mapBtn a{
  color: #000000;
  border: 1px solid #000000;
  font-size: 1.4rem;
}
#viewing .outLinkBtn.mapBtn a{
  color: #000000;
  border: 1px solid #000000;
  font-size: 1.4rem;
}

#viewing h4.viewingAttTit{
	width: auto;
  display: block;
  margin: 32px 0 16px 0;
  padding: 0 0 0 16px;
  text-align: left;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.1;
  border-left: 12px solid #f0ff00;
}

.viewingAttention{
	display: block;
	font-size: 1.3rem;
	text-align: left;
}
.viewingAttention{
	border-top: 1px solid #666666;
}
.viewingAttention li{
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #666666;
}
.viewingFreeBox{
	display: block;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 2px solid #f0ff00;
}
.viewingFree{
	border-bottom: 1px solid #f0ff00;
	font-size: 2.0rem;
	color: #f0ff00;
	text-align: center;
}

/* newsList */
.newsList{
	display: block;
}

.newsList:after,
.newsList ul:after,
.newsList li:after,
.newsList li dl:after{
	content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.newsList ul{
	display: block;
	margin: 32px 0 42px 0;
	border-top: 1px solid #ffffff;
}
.newsList li{
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;
}
.newsList li h4{
	font-size: 125%;
}
.newsList dl{
	display: block;
}
.newsList dt{
	width: 120px;
	display: block;
	float: left;
	text-align: left;
}
.newsList dd{
	padding: 0 0 0 130px;
	text-align: left;
}
.newsList li#ohasta{
	padding-top: 20px;
	background-color: #ea5406;
	color: #ffffff;
}
.newsList li#ohasta dt{
	padding-left: 10px;
}
.newsList li#ohasta dd{
	padding-right: 10px;
}
.newsTxt{
	margin-top: 24px;
}
.newsExp{
	text-align: left;
}
.newsAtt{
	margin-top: 24px;
	padding-top: 24px;
	text-align: left;
	font-size: 85%;
	border-top: 1px solid #555555;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* SP */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media screen and (max-width: 768px) {

  h1{
  	width: auto;
  	height: 0;
  	display: block;
  	float: none;
  	padding-top: 60px;
  	background: url(../img/h1.png) no-repeat center center;
  	background-size: 90px auto;
  	overflow: hidden;
  }

  /* main */
  #main,
	#main.prizem,
	#main.winner{
    width: 100%;
    height: auto;
  	display: block;
  	margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
  }
  #main .wrapper{
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  #main h2{
    width: 100%;
  	height: 0;
  	display: block;
  	padding-top: 70%;
  	background: url(../img/h2_main_sp.png) no-repeat center center;
    background-size: contain;
  	overflow: hidden;
  }
	#main.prize h2{
  	padding-top: 81.5%;
		background: url(../img/h2_main_sp2.png) no-repeat center center;
    background-size: contain;
	}
	#main.winner h2{
  	padding-top: 90.5%;
		background: url(../img/champion.png) no-repeat center center;
    background-size: cover;
	}

	/* movie */
	#movie{
		margin: 16px 0 0 0;
	  padding: 24px 0 28px 0;
		background: url(../img/bg_mov.jpg) no-repeat center center;
		background-size: cover;
	}
	.embed{
		width: 100%;
		display: block;
		padding: 10px 0 10px 0;
		background: none;
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}

  /* about */
  #about{
    display: block;
  	margin: -32px 0 0 0;
    padding: 0 20px 0 20px;
  	background: url(../img/bg_player.png) no-repeat center -150px;
    background-size: 350% auto;
  }
	#about .bgTit{
    top: 1px;
  }
  #about h2 .tit{
		width: auto;
    display: block;
    margin-top: 0;
    padding-top: 34px;
  	background: url(../img/h2_about_sp.png) no-repeat center center;
    background-size: auto 34px;
  }

  .playerBox{
    width: auto;
    margin: 24px auto 24px auto;
  }
  .playerBox li{
    width: 33.33%;
    display: block;
    float: left;
    margin: 0;
  }
  .playerBox li img{
    width: 100%;
    height: auto;
  }


  /* schedule */
  #schedule{
    display: block;
  	margin: 32px 0 0 0;
    padding: 32px 0 34px 0;
  	background: url(../img/bg_schedule.jpg) no-repeat top center;
    background-size: 320% auto;
    background-color: #192224;
  }
  #schedule .bgTit{
    top: 1px;
  }
  #schedule h2 .tit{
		width: auto;
    display: block;
    margin-top: 0;
    padding-top: 34px;
  	background: url(../img/h2_schedule_sp.png) no-repeat center center;
    background-size: auto 34px;
  }
  .scheduleBox{
    display: block;
    margin: 24px 0 0 0;
    padding: 10px 10px 10px 10px;
  	background: url(../img/bg_b65.png) repeat top left;
    text-align: left;
  }
  .roundInfo{
    margin: 0 0 16px 0;
    padding: 0 0 16px 0;
    border-bottom: 2px solid #00ccff;
  }
  .scheduleBoxLeft{
    width: auto;
    display: block;
    float: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #00ccff;
  }
  .scheduleBoxRight{
    padding: 0 0 0 0;
  }
  .scheduleBoxRight dl{
    display: block;
  }
  .scheduleBoxRight dt{
    width: auto;
    display: block;
    float: none;
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .scheduleBoxRight dd{
    margin: 16px 0 0 0;
    padding: 12px 0 0 0;
    border-top: 1px solid #999999;
  }
  .scheduleBoxRight dd:after{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .scheduleBoxRight dd .mcImage{
    width: 93px;
    display: block;
    margin: 5px 10px 0 0;
    float: left;
  }
  .scheduleBoxRight dd .mcImage img{
    width: 93px;
    height: auto;
  }
  .scheduleBoxRight dd .mcName{
    padding: 6px 0 0 0;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .scheduleBoxLeft h4{
    height: 60px;
    display: block;
    margin: 0 0 0 0;
    padding: 4px 0 0 80px;
    background: url(../img/bg_scheduleH4_sp.png) no-repeat center left;
    background-size: auto 60px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 60px;
  }
  .scheduleBoxLeft h4 .num{
    display: inline-block;
    margin: 0 4px 0 4px;
    font-size: 131%;
  }
  .scheduleBoxLeft h4 .enTit{
    display: inline-block;
    margin: 0;
    padding: 2px 10px 2px 10px;
    background-color: #f0ff00;
    color: #000000;
  	font-size: 2.2rem;
    line-height: 1.0;
    text-shadow: none;
  }
  .scheduleBoxRight dt .num{
    display: inline-block;
    margin: 5px 4px 0 4px;
    font-size: 150%;
    font-weight: 500;
    line-height: 1.6;
  }
  .scheduleAttention{
    display: block;
    margin: 32px auto 0 auto;
    text-align: center;
  }
  .noml{
    margin-left: 0 !important;
  }
  .nomlsp{
    margin-left: 0 !important;
  }

  /* viewing */
  #viewing{
    display: block;
  	margin: 32px 0 0 0;
  }
  #viewing h2 .bgTit{
    position: relative;
    top: 1px;
  }
  #viewing h2 .tit{
    width: auto;
    display: block;
    margin-top: 0;
    padding-top: 34px;
  	background: url(../img/h2_viewing_sp.png) no-repeat center center;
    background-size: auto 34px;
  }
  .placeBox{
    display: block;
    margin: 16px 0 0 0;
    padding: 10px 10px 10px 10px;
  }
  .placeBox dl{
    display: block;
    margin: 0;
    text-align: left;
  }
  .placeBox dt{
    width: 100px;
    display: block;
    float: none;
  }
  .placeBox dt h4{
    width: 100px;
    height: 32px;
    float: none;
    font-size: 1.8rem;
    line-height: 32px;
  }
  .placeBox dd{
    padding: 12px 0 0 0;
    font-size: 1.2rem;
  }
  .placeBox dd h5{
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.6;
    color: #00586c;
  }
  #viewing iframe{
    width: 100%;
    height: 300px;
  }
  #viewing .outLinkBtn.mapBtn a{
    font-size: 1.2rem;
    text-align: center;
  }

	#viewing h4.viewingAttTit{
	  margin: 24px 0 12px 0;
	  padding: 0 0 0 12px;
	  text-align: left;
	  font-size: 1.8rem;
	  border-left: 10px solid #f0ff00;
	}
	.viewingAttention{
		display: block;
		font-size: 1.1rem;
		text-align: left;
	}
	.viewingFree{
		display: block;
		margin-bottom: 6px;
		font-size: 1.5rem;
	}

	/* newsList */
	.newsList{
	}

	.newsList ul{
		margin: 24px 0 32px 0;
	}
	.newsList li{
		margin-bottom: 12px;
		padding-bottom: 12px;
	}
	.newsList li h4{
		font-size: 120%;
	}
	.newsList dt{
		width: auto;
		float: none;
	}
	.newsList dd{
		margin-bottom: 16px;
		padding: 8px 0 16px 0;
		border-bottom: 1px solid #555555;
	}
	.newsList li#ohasta{
		padding-top: 12px;
		padding-left: 10px;
	}
	.newsList li#ohasta dt{
		padding-left: 10px;
	}
	.newsList li#ohasta dd{
		border-bottom: none;
	}
	.newsTxt{
		margin-top: 12px;
	}
	.newsExp{
	}
	.newsAtt{
		margin-top: 12px;
		padding-top: 12px;
		font-size: 85%;
		border-top: none;
	}


}
