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

	body{
	  background: url(../img/bg_header.jpg) no-repeat center -200px;
		background-color: #000000;
	}

	h1 a{
		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;
	}


	/* about */
	#aboutMain{
	  height: 120px;
	  display: block;
	  background: url(../img/bg_mainAbout.png) no-repeat center center;
		background-size: auto 120px;
	}
	#about{
	  display: block;
		margin: 0 0 0 0;
	  padding: 52px 0 54px 0;
	}

	#about h4{
		display: block;
	  margin: 24px 0 0 0;
		padding: 0 0 0 12px;
	  border-left: 8px solid #f0ff00;
	  font-size: 2.0rem;
	  font-weight: 500;
	  line-height: 1.1;
	}

	.aboutBox{

	}
	.aboutBox li{
		display: block;
	  margin: 8px 0 0 0;
	  padding: 10px 10px 10px 10px;
	  background: url(../img/bg_w65.png) repeat top left;
	}
	.aboutBox li dl{
	}
	.aboutBox li dt{
	  width: auto;
	  display: block;
	  float: none;
		color: #000000;
	}
	.aboutBox li dd{
	  padding: 10px 0 0 0;
	}
	.prize{
	}
	.prize span{
	}
	.eachPrize{
	}

	/* player */
	#playerMain{
	  height: 120px;
	  display: block;
	  background: url(../img/bg_mainPlayer.png) no-repeat center center;
		background-size: auto 120px;
	}
	#player{
	  display: block;
	  margin: 32px 0 34px 0;
	}
	#player h2 .tit{
	  padding-top: 34px;
		background: url(../img/h2_player_sp.png) no-repeat center center;
		background-size: auto 34px;
	}
	.playerBox{
	  display: block;
	  margin: 0 auto 24px auto;
	  text-align: center;
	}
	.playerBox li{
	  width: auto;
	  display: block;
	  float: none;
	  margin: 16px 0 0 0;
		padding: 16px 0 0 0;
		border-top: 1px solid #666666;
	}
	.playerBox li:nth-child(2n+1){
	  margin: 16px 0 0 0;
	  clear: left;
	}
	.playerBox li:nth-child(2n){
	  margin: 16px 0 0 0;
	  clear: right;
	}
	.playerBox li dl{
	  display: block;
	  margin: 16px 0 0 0;
	}
	.playerBox li dt{
	  width: 230px;
	  height: 225px;
	  display: block;
		margin: 0 auto 0 auto;
	  padding: 21px 21px 21px 24px;
	  background: url(../img/bg_profile.png) no-repeat center center;
	  background-size: 230px 225px;
	  float: none;
	}
	.playerBox li dt img{
	  width: 100%;
	  height: auto;
	}
	.playerBox li dd{
	  padding: 8px 21px 0 0;
	  text-align: left;
	  font-size: 1.2rem;
	}
	.playerBox li dd h4{
	  display: block;
	  margin: 10px 0 0 0;
	  font-size: 2.4rem;
	  font-weight: 500;
	  line-height: 1.0;
	  color: #00ccff;
		text-align: center;
	}
	.profTit{
	  display: block;
	  margin: 12px 0 0 0;
	  font-size: 1.2rem;
	}
	.profTit span{
	  display: inline-block;
	  padding: 0 10px 0 10px;
	  background-color: #e8380d;
	  color: #ffffff;
	}
	.playerBox:after,
	.playerBox li:after,
	.playerBox li dl:after{
	  content: ".";
	  display: block;
	  clear: both;
	  height: 0;
	  visibility: hidden;
	}

	/* schedule */
	#scheduleMain{
		height: 120px;
	  display: block;
	  background: url(../img/bg_mainSchedule.png) no-repeat center center;
		background-size: auto 120px;
	}
	#schedule{
    display: block;
  	margin: 0 0 0 0;
    padding: 24px 0 24px 0;
  	background: url(../img/bg_schedule.jpg) no-repeat top center;
    background-size: 320% auto;
    background-color: #192224;
  }
  #schedule h2 .tit{
	  padding-top: 34px;
  	background: url(../img/h2_result_sp.png) no-repeat center center;
    background-size: auto 34px;
  }
	#schedule h4{
	  display: block;
	  margin: 24px 0 0 0;
		padding: 0 0 0 12px;
	  border-left: 8px solid #f0ff00;
	  font-size: 2.0rem;
	  font-weight: 500;
	  line-height: 1.1;
	}
	.rankTit{
	  margin: 24px 0 0 0;
		font-size: 1.0rem;
	}
	.rankTit li{
	  height: 30px;
	  line-height: 30px;
	  background-color: #666666;
		text-align: center;
	}
	.rankTit li span{
		-webkit-transform:scale(0.5);
		-moz-transform:scale(0.5);
		-ms-transform:scale(0.5);
		-o-transform:scale(0.5);
		transform:scale(0.5);
	}
	.rankBox li{
	  height: 50px;
	  line-height: 50px;
		text-align: center;
	}
	.rankTit li:nth-child(1),
	.rankBox li:nth-child(1){
	  width: 10%;
	}
	.rankBox li:nth-child(1){
	  font-size: 1.2rem;
	}
	.rankTit li:nth-child(2),
	.rankBox li:nth-child(2){
	  width: 50%;
	}
	.rankTit li:nth-child(3),
	.rankBox li:nth-child(3),
	.rankTit li:nth-child(4),
	.rankBox li:nth-child(4),
	.rankTit li:nth-child(5),
	.rankBox li:nth-child(5),
	.rankTit li:nth-child(6),
	.rankBox li:nth-child(6){
	  width: 10%;
	}
	.rankBox li:nth-child(2){
	  padding: 10px 5px 0 5px;
	}
	.rankBox li dt{
		width: 30px;
	  display: block;
	}
	.rankBox li dt img{
		width: 100%;
		height: auto;
	}
	.rankBox li dd{
	  padding: 0 0 0 35px;
	  text-align: left;
		color: #ffffff;
		font-size: 1.1rem;
	}
	.rankBox li dd p{
	  font-size: 1.1rem;
	  line-height: 20px;
	}
	.rankBox li dd p:after{
	  content: "選手";
	  display: block;
	  margin: 0 0 0 0;
	  line-height: 1.0;
		font-size: 0.9rem;
	}
	.rank123{
	    color: #f0ff00;
	}
  .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 0 0;
    padding: 0 0 10px 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 !important;
    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 !important;
  }
  .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 2px 0 2px;
    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;
  }

	.gameBox{
	  display: block;
	  margin: 0 0 0 0;
	  padding: 0 0 0 0;
	  border-top: 1px solid #00ccff;
	}
	.gameBox.first{
	  border-top: none;
	}
	.gameBox li{
	  display: block;
	}
	.gameBox li{
	  display: block;
	  float: left;
	}
	.gameBox li:nth-child(1){
	  width: 100%;
	  margin: 0 0 0 0;
	  padding: 0 0 0 8px;
		background: url(../img/bg_game.png) no-repeat top left;
		background-size: 220px auto;
	  font-weight: 500;
	  line-height: 23px;
	  color: #000000;
	}
	.gameBox li:nth-child(1){
	  float: none;
	}
	.gameBox li:nth-child(1) .num{
	  font-size: 1.6rem;
	  line-height: 23px;
	}
	.gameBox li:nth-child(1) .enTit{
	  font-size: 1rem;
	  line-height: 17px;
	}
	.gameBox li:nth-child(2),
	.gameBox li:nth-child(4){
	  width: 40%;
	  margin: 10px 0 0 0;
	}
	.gameBox li:nth-child(3){
	  width: 20%;
	  height: 88px;
		background: url(../img/ico_vs.png) no-repeat center -15px;
		background-size: auto 88px;
	}
	.gameBox li:nth-child(3) .score{
	  display: inline-block;
	  margin: 25px auto 0 auto;
	  padding: 2px 4px 2px 4px;
		background: url(../img/bg_b65.png) repeat center center;
	  color: #f0ff00;
	  font-size: 1.0rem;
	  line-height: 1.0;
	}
	.gameBox li dt{
	  width: 40px;
	  display: block;
	  float: left;
	}
	.gameBox li .win dt:before{
		content: "";
		display: block;
		width: 27px;
		height: 27px;
		background: url(../img/ico_win.png) no-repeat center center;
		background-size: 27px 27px;
		position: absolute;
		top:-10px;
		left:-10px;
		z-index: 9999;
	}
	.gameBox li dt img{
	  width: 40px;
	  height: auto;
	  border: 1px solid #ffffff;
	}
	.gameBox li dd{
	  padding: 0 0 0 45px;
	}
	.gameBox li dd p{
	  font-size: 1.2rem;
	  line-height: 1.2;
	}
	.gameBox li dd p:after{
	  content: "選手";
	  display: block;
	  margin: 2px 0 0 0;
	  font-size: 1.0rem;
	  line-height: 0.9;
	}
	.gameBox li .win dd{
	  background: none;
	}


	/* viewing */
	#viewing{
	  display: block;
		margin: 52px 0 0 0;
	}
	#viewing h2 p span{
	  width: 197px;
	  display: inline-block;
	  margin-top: 30px;
	  padding-top: 38px;
		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;
	}


	/* rule */
	#ruleMain{
		height: 120px;
	  display: block;
	  background: url(../img/bg_mainRule.png) no-repeat center center;
		background-size: auto 120px;
			}
	#rule{
	  display: block;
		margin: 0 0 0 0;
	  padding: 24px 0 24px 0;
	}
	#rule h2 .tit{
	  padding-top: 34px;
		background: url(../img/h2_rule_sp.png) no-repeat center center;
		background-size: auto 34px;
	}
	#rule h4{
		display: block;
	  margin: 24px 0 0 0;
		padding: 0 0 0 12px;
	  border-left: 8px solid #f0ff00;
	  font-size: 2.0rem;
	  font-weight: 500;
	  line-height: 1.1;
	}

	.ruleBox{

	}
	.ruleBox li{
	  display: block;
	  margin: 8px 0 0 0;
	  padding: 10px 10px 10px 10px;
	  background: url(../img/bg_w65.png) repeat top left;
	}
	.ruleAttention{
	  display: block;
	  color: #ff0202;
	}

	.ruleBox li dl{
	  display: block;
	}
	.ruleBox li dt{
	  width: 120px;
	  display: block;
	  float: none;
	  border: 1px solid #000000;
	  text-align: center;
	}
	.ruleBox li dd{
	  padding: 10px 0 0 0;
	}

	/* att */
	#att{
		display: block;
		margin: 80px 0 0 0;
	}
	#att .wrapper{
	  padding: 32px 10px 32px 10px;
	  border: 1px solid #ffffff;
	  box-shadow: 0 0 12px 3px rgba(255,255,255,0.35) inset;
	}
	#att .txtBox{
	  display: inline-block;
	  margin: 32px auto 0 auto;
	}


}
