


@charset "UTF-8";

@media (min-width:768px) {

html, body {
	min-height: 100%;
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;

	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	}

/* -------------------------------------------------------------------------- **
**  DEFAULT
** -------------------------------------------------------------------------- */
#wrap {
	
	}
	
	
#sp-wrap{
	display: none;
	}
	
.no-pc{
	display: none;
}
	
	
#page-nav{
	display: none;
	}

#nav-under{
	display: none;
}
	
#footer-sp{	
	display: none;
}

#back-sp{
	display: none;
}


	
#header, #main, #footer {
position: relative;
	text-align: center;

	}
	
#header:after,
#main:after,
#footer:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
#header, #main, #footer {
	min-height: 1px;
	}
* html #header,
* html #main,
* html #footer {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
	}
#header h1{
	margin-left:15px;
}

#main-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #FFF;/**/
	z-index: 100;
	}





#footer {
	text-align: center;
	padding-bottom:20px;
	background-color:#002d4f;
	color:#fff;
	font-size:12px;
	z-index: 2000;
	}
	
#footer a{
	color:#fff!important;
}



/* -------------------------------------------------------------------------- **
**  HEADER
** -------------------------------------------------------------------------- */
#header {
	width: 100%;
	background-color: #002C50;
	}
	#header h1 {
		display: block;
		float: left;	
		width: 412px;
		height: 62px;
		background: url(../../common/images/logo.png) left top no-repeat;
		overflow: hidden;
		}
		#header h1 a {
			
			}

	#header .snav {
		float: right;
		padding-top: 20px;
		padding-right:20px;
		}
		#header .snav ul {}
			#header .snav ul li {
				float: left;
				margin-right: 6px;
				}
			#header .snav ul li a {
				display: block;
				width: 31px;
				height: 0;
				padding-top: 31px;
				background: url(../../common/images/snav.png) left top no-repeat;
				line-height: 31px;
				overflow: hidden;
				}
			#header .snav ul li.snav1 a { background-position: 0 0; }
			#header .snav ul li.snav2 a { background-position: -37px 0; }


#header a {
	-webkit-transition: -webkit-opacity 0.3s;
	-moz-transition: -moz-opacity 0.3s;
	-ms-transition: -ms-opacity 0.3s;
	-o-transition: -o-opacity 0.3s;
	transition: opacity 0.3s;
	}

#header a:hover {
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	-ms-opacity:0.5;
	-o-opacity:0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
	}





/* -------------------------------------------------------------------------- **
**   LINK
** -------------------------------------------------------------------------- */

a{
	color:#666!important;	
}

a:hover{
	color:#df3232!important;
}






/* -------------------------------------------------------------------------- **
**  MAIN
** -------------------------------------------------------------------------- */
#main {
	min-width:960px;
	margin-bottom:110px;
	}


 #player-inner{
	 text-align:center;

 }
 
  #player-inner h2{
	 padding-top:50px;
 }
 
 #player-inner h3{
	 padding-top:25px;
 }
 
  #player-inner #player-profile{
	  height:490px;
	  width:100%;
	  border-top:5px solid #002d4f;
  }
  
  
  #player-inner #player-profile.ohe{
	  background:url(../images/ohe/bg_main.jpg) center top no-repeat;
	  background-size:cover;
  }
  
  #player-inner #player-profile.jeon{
	  background:url(../images/jeon/bg_main.jpg) center top no-repeat;
	  background-size:cover;
  }
  
  #player-inner #player-profile.saito{
	  background:url(../images/saito/bg_main.jpg) center top no-repeat;
	  background-size:cover;
  }
  
    
  #player-inner #player-profile.miyazato{
	  background:url(../images/miyazato/bg_main.jpg) center top no-repeat;
	  background-size:cover;
  }
  
  #player-inner #player-profile.sadakata{
	  background:url(../images/sadakata/bg_main.jpg) center top no-repeat;
	  background-size:cover;
  }
  
  #player-inner #profile-area{
	  width:960px;
	  margin:0 auto;
	  text-align:left;
  }
  
  #player-inner #profile-area h4{
	 margin-top:80px;
	 margin-left:50px; 
  }
  
  
  #player-inner .nav{
	  height:70px;
	  text-align:center;
	  margin-top:55px;  
	  padding:0;
	  
  }
  
  #player-inner .nav ul{
	 width:970px;
	 margin:0 auto;
	 display:table;
	 padding:0;	  
  }
  
  #player-inner .nav ul li{
	  display:inline-block;
	  float:left;
	  width:192px;
	  height:70px;
	  margin-right:2px;
	 
	  text-indent:-9999999px;
	  
  }
  
  #player-inner .nav ul li a{
	  display:block;
	  width:192px;
	  height:70px;	
	  background:url(../images/btn_bg.jpg) no-repeat;
	 
  }
  
  #player-inner .nav ul li.com{
	  display:block;
	  width:192px;
	  height:70px;	
	  background:url(../images/btn_bg.jpg) no-repeat;  
  }
  
   #player-inner .nav ul li.active{
	  display:block;
	  width:192px;
	  height:70px;	
	  background:url(../images/btn_bg.jpg) no-repeat;  
  }
			#player-inner .nav  ul li.nav01 a { background-position: -5px -105px; }
			#player-inner .nav  ul li.nav02 a { background-position: -195px -105px; }
			#player-inner .nav  ul li.nav03 a { background-position: -390px -105px; }
			#player-inner .nav  ul li.nav04 a { background-position: -585px -105px; }
			#player-inner .nav  ul li.nav05 a { background-position: -775px -105px; }
			#player-inner .nav  ul li.nav01.com { background-position: -5px -5px; }
			#player-inner .nav  ul li.nav02.com{ background-position: -195px -5px; }
			#player-inner .nav  ul li.nav03.com{ background-position: -390px -5px; }
			#player-inner .nav  ul li.nav04.com{ background-position: -585px -5px; }
			#player-inner .nav  ul li.nav05.com{ background-position: -775px -5px; }
			#player-inner .nav  ul li.nav01 a:hover,
			#player-inner .nav  ul li.nav01.active { background-position: -5px -205px; }
			#player-inner .nav  ul li.nav02 a:hover,
			#player-inner .nav  ul li.nav02.active { background-position: -195px -205px; }
			#player-inner .nav  ul li.nav03 a:hover,
			#player-inner .nav  ul li.nav03.active { background-position: -390px -205px; }
			#player-inner .nav  ul li.nav04 a:hover,
			#player-inner .nav  ul li.nav04.active { background-position: -585px -205px; }
			#player-inner .nav  ul li.nav05 a:hover,
			#player-inner .nav  ul li.nav05.active { background-position: -775px -205px; }
  
 #player-inner .profile{
	 margin-top:100px;
	 margin-left:50px;
	   
  }
  
  #player-inner .profile .ttl{
	  margin-top:20px;
  }
  
  #player-inner .profile ul{
	  margin-top:5px;
  }
  
  #player-inner .profile ul li{
	  height:22px;
	  margin-bottom:8px;
	  padding-left:105px;
	  font-weight:bold;
	  color:#fff;
	  background:url(../images/profile_menu.png) no-repeat;  
  }
  
  #player-inner .profile ul li.birth{
	  background-positon:30px 0;
  }
  
  #player-inner .profile ul li.place{
	  background-position:0 -30px;
  }
  
  #player-inner .profile ul li.h{
	  background-position:0 -60px;
  }
  
  #player-inner .profile ul li.weight{
	  background-position:0 -90px;
  }
  
  
  
  #pc-page-nav{
	  width:100%;
	  min-width:960px;
	  position:relative;
	  	  
  }
  
 #pc-page-nav.fixed{
	position: fixed;
	top:0;
}
  
  #pc-page-nav #prev{
	  position:absolute;
	  top:200px;
	  left:0;
	  
  }
  
  
  #pc-page-nav #next{
	  position:absolute;
	  top:200px;
	  right:0;
  }
  
  
  #contents{
	  display:block;
	  width:960px;
	  margin:-60px auto 0 auto;
	  padding-top:90px;
	  padding-bottom:110px;
  }

	/* #archive ============================================================================*/
	#contents #archive {
		float: left;
		width: 197px;
	}

	#contents #archive .ttl {
		margin: 0 auto;
		padding: 0 0 5px 0;
		height: 24px;
		width: 197px;
	}

	#contents #archive .ttl img {
		margin: 0;
		padding: 0;
	}

	.archiveMenu {  }

	.archiveMenu__ym {
		text-align: left;
		line-height: 44px;
		height: 44px;
		border-bottom: 1px solid #d6d6d6;
		padding: 0 0 0 13px;
		background: #fff url(../images/arrow_open.png) no-repeat 176px center;
		cursor: pointer;
	}
	.archiveMenu__ym.open {
		background: #fff url(../images/arrow_close.png) no-repeat 176px center;
	}
	.archiveMenu__ym span {
		font-weight: bold;
	}

	.archiveMenu__d li {
		color: #000;
		text-align: left;
		height: 100%;
		width: 100%;
		border-bottom: 1px solid #d6d6d6;
	}
	.archiveMenu__d li.active {
		background-color: #f2f2f2;
	}

	.archiveMenu__d li a {
		color: #000;
		display: block;
		width: 100%;
		height: 100%;
	}

	.archiveMenu__d li p {
		font-size: 13px;
		line-height: 1.3;
		padding: 10px 30px 10px 30px;
		display: table-cell;
		vertical-align: middle;
	}
	/* #archive END ============================================================================*/
  
#contents #tournament{
	  float:right;
	  width:740px;
	  position:relative;
  }
  
   
  /*優勝アイコン*/
  
  #contents #tournament .ttl .winner-ico{
	  display:block;
	  position:absolute;
	  background:url(../images/ico_winner.png) no-repeat;
	  width:116px;
	  height:140px;
	  left:20px;
	  top:-21px;
	  z-index:2;	  
  }
   


#contents #tournament .ttl{
		text-align:center;
		padding-top:15px;
		padding-bottom:15px;
		width:740px;
		background-color:#002d4f;
		color:#fff;	 
  } 
  
  
#contents #tournament .ttl h5{
		font-weight:bold;
		font-size:24px;
		color:#fff;	 
  } 
  
#contents #tournament .ttl p.date{
	    margin-top:5px;
		font-weight:bold;
		font-size:18px;
		color:#fff;	 
  } 
 
#contents #tournament .photo{
	width:740px;
	height:400px;
	position:relative;
	    margin-top:20px;
  } 
  
  
 #contents #tournament .photo.space{
	    margin-top:40px;
  }  
  

#contents #tournament .photo .day{
	position:absolute;
	top:0;
	left:0;
  } 
  
#contents #tournament .cap{
	width:700px;
	color:#000;
	font-weight:bold;
	padding:10px 30px 10px 10px;
	text-align:right;
	background:url(../images/arrow_tournament.png) no-repeat 720px 16px #dce8ef;	
	
}



#contents #tournament .cap a {
	color:#000!important;
	font-weight:bold;
	
}


#contents #tournament .cap a:hover{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/arrow_tournament.png) no-repeat 720px 16px #dce8ef;
	color:#df3232!important;
	font-weight:bold;
}

#contents #tournament .item{
	margin-top:10px;
		
}

#contents #tournament .item ul{
	height:270px;
		
}

#contents #tournament .item ul li{
	text-align:center;
	width:246px;
	height:270px;
	float:left;
	border-right:1px dotted #a5a5a5;
	background:url(../images/arrow_item.png) no-repeat 220px 200px;
	background-repeat:no-repeat;
		
}

#contents #tournament .item ul li .photo{

	width:120px;
	height:120px;
	padding-top:20px;
	margin:0 auto;
	
		
}

#contents #tournament .item ul li.last{
	border-right:none;
		
}

#contents #tournament .item ul li p{
	margin-top:15px;
	padding-left:20px;
	text-align:left;
}






#nav-bottom{
	width:100%;
	height:70px;
	margin-top:90px;
	margin-bottom:240px;
	border-top:5px solid #002d4f;
	text-align:center;
}

  
#nav-bottom ul{
	width:970px;
	 margin:0 auto;
	 display:table;
	 padding:0;
	  
  }
  
#nav-bottom ul li{
	  display:inline-block;
	  float:left;
	  width:192px;
	  height:70px;
	  margin-right:2px;
	 
	  text-indent:-9999999px;
	  
  }
  
#nav-bottom ul li a{
	  display:block;
	  width:192px;
	  height:70px;	
	  background:url(../images/btn_bg02.jpg) no-repeat;
	 
  }
  
#nav-bottom ul li.com{
	  display:block;
	  width:192px;
	  height:70px;	
	  background:url(../images/btn_bg02.jpg) no-repeat;  
  }
  
 #nav-bottom ul li.active{
	  display:block;
	  width:192px;
	  height:70px;	
	  background:url(../images/btn_bg02.jpg) no-repeat;  
  }
  
  
  
			#nav-bottom ul li.nav01 a { background-position: -5px -106px; }
			#nav-bottom ul li.nav02 a { background-position: -195px -106px; }
			#nav-bottom ul li.nav03 a { background-position: -390px -106px; }
			#nav-bottom ul li.nav04 a { background-position: -585px -106px; }
			#nav-bottom ul li.nav05 a { background-position: -775px -106px; }
			#nav-bottom ul li.nav01.com { background-position: -5px -6px; }
			#nav-bottom ul li.nav02.com{ background-position: -195px -6px; }
			#nav-bottom ul li.nav03.com{ background-position: -390px -6px; }
			#nav-bottom ul li.nav04.com{ background-position: -585px -6px; }
			#nav-bottom ul li.nav05.com{ background-position: -775px -6px; }
			
			#nav-bottom ul li.nav01 a:hover,
			#nav-bottom ul li.nav01.active{ background-position: -5px -206px; }
			#nav-bottom ul li.nav02 a:hover,
			#nav-bottom ul li.nav02.active{ background-position: -195px -206px; }
			#nav-bottom ul li.nav03 a:hover,
			#nav-bottom ul li.nav03.active{ background-position: -390px -206px; }
			#nav-bottom ul li.nav04 a:hover,
			#nav-bottom ul li.nav04.active{ background-position: -585px -206px; }
			#nav-bottom ul li.nav05 a:hover,
			#nav-bottom ul li.nav05.active{ background-position: -775px -206px; }
			
			
			
		



#backtoindex{
	width:100%;
	text-align:center;
	height:150px;
	margin-top:70px;
	margin-bottom:90px;
}





#gototop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 10000;
	}
	#gototop a {
		display: block;
		width: 69px;
		height: 0;
		padding-top: 71px;
		background: url(../../common/images/gototop.jpg) left top no-repeat;
		line-height: 71px;
		overflow: hidden;
		}
#gototop a:hover {
	background-position: -70px 0;
	}
	
#topcontrol{
		z-index: 90000;
	}

	


/* -------------------------------------------------------------------------- **
**  COMMON
** -------------------------------------------------------------------------- */
*::selection {
	color: #fff;
	background-color: #002C50;
	}
*::-moz-selection {
	color: #fff;
	background-color: #002C50;
	}

a, a:link {
	color: #df3232;
	text-decoration: none;
	}


figure, img { line-height: 0; }


}


