@charset "UTF-8";

/*Header Navi PC
-----------------------------------------------------------*/

#navPc {
	width:100%;
	height:80px;
    min-width: 980px;
	position:absolute;
	top:0;
	left:0;
	background-color:#fff;
	z-index:3;
}

#navPc h1 {
    position: absolute;
    top:0;
    left: 0;
}

#navPc h1 a,
#navPc h1 img {
    display: block;
}

.onlyPc h2 {
	width:100%;
	min-width:980px;
	height:160px;
	position:absolute;
	top:80px;
	left:0;
	background-color:#f7f6f5;
    border-bottom: solid 1px #68a4d9;
	text-align:center;
    line-height: 180%;
    padding-top: 47px;
	z-index:2;
}

/*Header Navi SP
-----------------------------------------------------------*/

.onlySp h1 {
	position:absolute;
	top:0;
	left:0;
}

.onlySp h1 a {
	display:block;
}

.onlySp h1 img {
	width:240px;
	height:70px;
}

.onlySp h2 {
	display:block;
	width:100%;
	height:100px;
	position:absolute;
	top:70px;
	left:0;
	background-color:#fff;
	text-align:center;
    line-height: 160%;
	padding-top:30px;
	z-index:2;
}


/*Main
-----------------------------------------------------------*/

#mainCol {
	width:100%;
	background-color:#fff;
	z-index:2;
}

@media screen and (min-width: 769px) {
	#mainCol {
		min-width:980px;
		position:absolute;
		top:260px;
		left:0;
		padding-top:50px;
	}
    footer {
        clear: both;
        position: absolute;
        bottom: 0;
	}
}

@media screen and (max-width: 768px) {
	#mainCol {
		position:absolute;
		left:0;
		top:200px;
	}
}


/*Player
-----------------------------------------------------------*/

@media screen and (min-width: 769px) {
	.player .imgBox {
		width:60%;
		height:auto;
		padding-bottom:50px;
	}
	
	.player .txtBox {
		margin:5px 40px;
		padding-bottom:50px;
	}
	
	.player:last-child .imgBox,
	.player:last-child .txtBox {
		padding-bottom:0;
	}
	
	.player:nth-child(odd) .imgBox,
	.player:nth-child(odd) .txtBox {
		float:left;
	}
	
	.player:nth-child(even) .imgBox,
	.player:nth-child(even) .txtBox {
		float:right;
	}
	
}

@media screen and (max-width: 768px) {	
	.player .txtBox {
		margin:5px 10px;
	}
	
	.player dl {
		margin-top:5px;
	}
	
	.player dl span {
		display:block;
		float:left;
		width:140px;
		height:auto;
	}	
}

.player h3 .fs32 {
    margin-right: 3px;
    position: relative;
    top: 2px;
    left: 0;
}

.player .imgBox img {
	width:100%;
	height:auto;
}

.mImg {
	position:relative;
	top:40px;
	left:0;
	opacity:0;
}

.player dt {
	float:left;
	clear:left;
	width:32px;
	text-align:center;
	padding-bottom:8px;
}

.player dd {
	margin-left:34px;
	padding-bottom:8px;
}

#arc { display: none; }

.arcPlayers {
    background-color: #8da0b6;
    color: #fff;
    text-align: center;
    padding: 6px 0;
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
}

.arcPlyArc {
    position: absolute;
    top: 6px;
    right: 6px;
}

.arcPlySpace {
    height: 40px;
}

#arcPlyTitle {
    height: 30px;
    color: #8da0b6;
    border-bottom: solid 1px #8da0b6;
    position: relative;
    top:0;
    left: 0;
    margin-bottom: 20px;
}

#arcPlyYear {
    position: absolute;
    bottom:0;
    left: 10px;
}

#arcPlyArc {
    position: absolute;
    bottom:0;
    right: 10px;
}

@media screen and (min-width: 769px) {
    #arc {
        margin-bottom: 80px;
    }
    
	.arcPlayers {
        margin: 0 auto 10px auto;
        width: 480px;
    }
}

@media screen and (max-width: 768px) {	
	.arcPlayers {
        margin: 0 10px 10px;
    }
}

/*Staff
-----------------------------------------------------------*/

.staffList, .staffList li {
	width:100%;
}

.staffList .post {
	display:block;
	float:left;
	clear:left;
	width:140px;
	height:auto;
	padding:20px 20px;
	color:#666;
}

.staffList .name {
	display:block;
	margin-left:140px;
	padding:20px 20px 20px 0;
}

.staffList li:nth-of-type(odd) {
	background-color:#faf6ee;
}


.staffList .post2,
.staffList .mng2 {
	display:block;
	float:left;
	clear:left;
	width:220px;
	height:auto;
	padding:20px 20px;
	color:#666;
}

.staffList .name2,
.staffList .mn2 {
	display:block;
	margin-left:220px;
	padding:20px 20px 20px 0;
}

.staffList .space { height: 20px; }


@media screen and (max-width: 480px) {
	
	.staffList .post2 {
		width:110px;
	}

	.staffList .name2 {
		margin-left:110px;
	}	
	.staffList .mng2 {
		float:none;
		clear:inherit;
		width:100%;
		padding:20px 20px 0;
	}
	.staffList .mng2 br {
		display: none;
	}

	.staffList .mn2 {
		margin-left:110px;
		padding:10px 20px 20px 0;
	}
	
}


/*Scores
-----------------------------------------------------------*/

.scores h3, .scores h4 {
	padding:6px 12px;
}

#ateamList h3 {
	background-color:#e8383d;
}

#juniorList h3 {
	background-color:#25b7c0;
}

#sjList h3 {
	background-color:#9fc24d;
}

#sjList h4 {
	background-color:#8da0b6;
    margin-bottom: 6px;
}

.archiveBtn {
    display: inline-block;
	padding:5px 15px;
    margin-top: 1px;
    margin-right: 3px;
    color: #555;
	background-color:#fff;
}

@media screen and (min-width: 769px) {	
	.scores .listCol {
		float:left;
		width:33%;
		padding:0 8px;
	}
    
    #sjList h4 {
        margin-top: 40px;
    }
}

@media screen and (max-width: 768px) {
	.scores {
		padding-bottom:20px;
	}
    
	.scores .listCol {
		border-bottom: 10px solid #fff;
	}
	
	#ateamList, #juniorList, #sjList {
		padding:0;
	}
    
    #sjList h4 {
        margin-top: 20px;
    }
}

.listCol .thumbImg {
    display: block;
    width: 100%;
    height: auto;
}

.sl {
	padding:5px 15px;
	background-color:#fff;
	cursor:pointer;
}

#scoreBoard {
	display:none;
}

.events {
	display:none;
	padding-bottom:20px;
}

.gameBox {
	overflow:hidden;
}

.gameBox h6 {
	background-color:#def;
	padding:6px 6px;
}

.gameBox h6 span {
	display:block;
}

/*game score*/
.gameBox .gtable {
	margin-bottom:10px;
}

.gameBox .gtable th {
	font-weight:bold;
	color:#777;
}

.gameBox .gtable tr td:last-child {
	font-weight:bold;
}

.gameBox .gtable th, .gameBox .gtable td {
	text-align:center;
	padding:8px 0;
}

.gameBox .gtable td {
	border-top:solid 1px #ccc;
}

.gameBox .imgFrame {
	margin-top:10px;
}

.gameBox .imgFrame img {
	display:block;
	width:100%;
	height:auto;
}


@media screen and (min-width: 769px) {
	#scoreBoard {
		min-height:550px;
		width:66%;
		float:left;
		padding-right:30px;
	}
	
	.events {
		padding-right:5px;
	}
	
	.events h5 {
		padding:9px 0 10px 15px;
	}
	
	.scores ul {
		margin-top:10px;
		margin-bottom:15px;
	}
	
	.gameBox {
		margin-left:30px;
	}
	
	.gameBox .gtable,
	.gameBox h6 {
		width:500px;
	}
	
	.gameBox .gtable th, .gameBox .gtable td {
		width:45px;
	}
	
	.gameBox .gtable th.school {
		width:80px;
	}
	
	.gameBox .gtable th.total {
		width:50px;
	}
	
	.gameBox p {
		margin-right:25px;
	}
	
	.gameBox h6 span.gDate {
		float:left;
		font-size:14px;
		font-size:1.4rem
	}
	
	.gameBox h6 span.gAt {
		float:right;
		font-size:13px;
		font-size:1.3rem;
		margin-top:2px;	
	}

	.gameBox .imgFrame {
		margin-right:25px;
	}
}

@media screen and (max-width: 768px) {	
	#scoreBoard {
		padding:0 !important;
	}
	
	.events h5 {
		padding:20px 0 10px 15px;
	}
	
	.scores ul {
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.gameBox {
		margin-left:15px;
        padding-right: 15px;
	}
	
	.gameBox .gtable,
	.gameBox h6 {
		width:100%;
        max-width: 380px;
	}
	
	.gameBox .gtable th, .gameBox .gtable td {
		width:25px;
	}
	
	.gameBox .gtable th.school {
		width:80px;
	}
	
	.gameBox .gtable th.total {
		width:30px;
	}
	
	.gameBox p {
		margin-right:5px;
        max-width: 380px;
	}
	
	.gameBox h6 span.gDate {
		float:left;
		font-size:12px;
		font-size:1.2rem
	}
	
	.gameBox h6 span.gAt {
		float:right;
		font-size:11px;
		font-size:1.1rem;
		margin-top:2px;	
	}

	.gameBox .imgFrame {
		margin-right:15px;
	}	
}

/*league*/
.gameBox .league {
	margin-bottom:12px;
}

.gameBox .league th, .gameBox .league td {
	text-align:center;
	border:solid 1px #bbb;
}

.gameBox .league th {
	border-top-color:#777;
	border-bottom-color:#777;
	font-weight:normal !important;
}

.gameBox .league tr:last-child td {
	border-bottom-color:#777;
}

.gameBox .league tr th:first-child,
.gameBox .league tr td:first-child,
.gameBox .league tr th:last-child,
.gameBox .league tr td:last-child {
	border-right-color:#777;
	border-left-color:#777;
}

.gameBox .league tr th:nth-last-child(2),
.gameBox .league tr td:nth-last-child(2) {
	border-right-color:#777;
}

.gameBox .league tr.us {
	background-color:#def;
}

.gameBox .league tr.us td {
	font-weight:bold !important;
}

@media screen and (min-width: 768px) {
	.gameBox .league {
		width:500px;
	}
	
	.gameBox .league th, .gameBox .league td {
		padding:5px 5px;
		font-size:13px;
		font-size: 1.3rem;
		line-height:131%;
	}
	
	.gameBox .league tr td:first-child,
	.gameBox .league tr td:last-child,
	.gameBox .league tr th {
		font-size:14px;
		font-size: 1.4rem;
		line-height:121%;
	}
}

@media screen and (max-width: 767px) {
	.gameBox .league {
		width:100%;
        max-width: 380px;
	}
	
	.gameBox .league th, .gameBox .league td {
		padding:4px 2px;
		font-size:9px;
		font-size: 0.9rem;
		line-height:133%;
	}
	
	.gameBox .league tr td:first-child,
	.gameBox .league tr td:last-child,
	.gameBox .league tr th {
		font-size:10px;
		font-size: 1rem;
		line-height:130%;
	}
    
	.gameBox .league .eight tr td:first-child,
	.gameBox .league .eight tr td:last-child,
	.gameBox .league .eight tr th {
		font-size:9px;
		font-size: 0.9rem;
		line-height:133%;
	}
}

.hit {
	position:relative;
	top:-5px;
	left:0;
}

.hit dt {
	float:left;
	clear:left;
	color:#666;
	font-weight:normal !important;
	padding-bottom:5px;
}

.hit dd {
	margin-left:50px;
	padding-bottom:5px;
}

.photoBtn {
	display: none;
}


.photoBtn a {
    margin-bottom: 15px;
    position: relative;
    top: -5px;
    left: 0;
}

.photoBtn a {
    display:inline-block;
    padding: 6px 10px;
    color: #fff;
    background-color: #68a4d9;
}

.photoBtn a:hover {
    opacity: 0.7;
}

/*Stats*/
.stats {
    margin: 20px 5px;
}

.stats p {
    margin: 0 0 -10px 0;
}

.stats th, .stats td {
	border:solid 1px #bbb;
}

.stats th {
  text-align:center;
	border-top-color:#777;
	border-bottom-color:#777;
	font-weight:normal !important;
}

.stats td {
	text-align:right;
}


.stats tr:last-child td {
	border-bottom-color:#777;
}

.stats tr th:first-child,
.stats tr td:first-child,
.stats tr th:last-child,
.stats tr td:last-child {
	border-left-color:#777;
	border-right-color:#777;
}

@media screen and (min-width: 769px) {
    .stats {
	    font-size:14px;
	    font-size: 1.4rem;
	    line-height:121%;
    }
    .stats th, .stats td {
	   padding: 5px;
    }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
    .stats {
	    font-size:12px;
	    font-size: 1.2rem;
	    line-height:125%;
    }
    .stats th, .stats td {
	   padding: 4px;
    }
}

@media screen and (min-width: 481px) and (max-width: 600px) {
    .stats {
	    font-size:10px;
	    font-size: 1.0rem;
	    line-height:130%;
    }
    .stats th, .stats td {
	   padding: 2px;
    }
}

@media screen  and (min-width: 360px) and (max-width: 480px) {
    .stats {
	    font-size:9px;
	    font-size: 0.9rem;
	    line-height:133%;
    }
    .stats th, .stats td {
	   padding: 0;
    }
}

@media screen  and (max-width: 359px) {
    .stats {
	    font-size:8px;
	    font-size: 0.8rem;
	    line-height:138%;
    }
    .stats th, .stats td {
	   padding: 0;
    }
}


/*Photos
-----------------------------------------------------------*/

.photos .listCol {
    display: block;
    position: relative;
    top: 0;
    left: 0;
}

.photos a.listCol:hover {
    opacity: 0.75;
}

.photos .listCol h3 {
    text-align: center;
    padding-bottom: 10px;
    color: #222;
}

.photos .galBox {
    display: inline-block;
    background: url(../img/alubumload.gif) no-repeat center 20px;
}

.photos .galBox a { opacity: 0;}

@media screen and (min-width: 769px) {
	.photos .listCol {
		float:left;
		width:33%;
		padding:0 10px;
        margin-bottom: 14px;
	}
    .photos .listCol h3 {
        padding-top: 8px;
    }
    .photoAlbum {
        padding-left: 50px;
        padding-bottom: 60px;
    }
    .gName {
        text-align: center;
        padding-bottom: 25px;
    }
    .gIndex {
        text-align: center;
        padding-bottom: 25px;
        color: #666;
    }
    
	.photos #galBtn {
		float:left;
		width:33%;
		padding:0 10px;
        margin-bottom: 14px;
	}
    .photos #galBtn li{
        background-color: #aaa;
        color: #fff;
        text-align: center;
        padding: 4px 0;
        cursor: pointer;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 768px) {
	.photos {
		padding-bottom:20px;
	}
    
	.photos .listCol {
		padding:0 20px;
        margin-bottom: 8px;
	}
    .photos .listCol h3 {
        padding-top: 5px;
    }
    .photoAlbum {
        padding-left: 20px;
        padding-bottom: 40px;
    }
    .gName {
        text-align: center;
        padding-bottom: 15px;
    }
    .gIndex {
        text-align: center;
        padding-bottom: 15px;
        color: #666;
    }
    
	.photos #galBtn {
		padding:0 20px;
        margin-top: 15px;
        margin-bottom: 8px;
	}
    .photos #galBtn li{
        background-color: #aaa;
        color: #fff;
        text-align: center;
        padding: 4px 0;
        cursor: pointer;
        margin-bottom: 8px;
    }
}

.listCol .thumbImg {
    display: block;
    width: 100%;
    height: auto;
}

.gThumb {
    width: 160px;
    height: 160px;
    overflow: hidden;
    margin: 0;
    margin-bottom: 20px;
}

.gThumb a {
    display: block;
}

.gThumb img {
    display: block;
    width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}


/*Archive Header
-----------------------------------------------------------*/

#archiveTitle {
    height: 30px;
    color: #8da0b6;
}

#archiveLine {
    height: 30px;
    border-bottom: solid 1px #8da0b6;
    position: relative;
    top:0;
    left: 0;
}

#archiveYear {
    position: absolute;
    bottom:0;
    left: 10px;
}

#archiveArc {
    position: absolute;
    bottom:0;
    right: 10px;
}

@media screen and (max-width: 768px) {
	#archiveTitle {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1279px){
	#archiveTitle {
        margin-bottom: 30px;
        padding-left: 40px;
        padding-right: 40px;
	}
    #archiveLine {
        width: 99%;
    }
}

@media screen and (min-width: 1280px){
	#archiveTitle {
		width:1200px;	
		margin:0 auto 30px auto;	
	}
    #archiveLine {
        width: 99%;
    }
}

.arcbackBtn a {
    display:inline-block;
    padding: 6px 10px;
    color: #fff;
    background-color: #8da0b6;
    margin-left: 10px;
}

.arcbackBtn a:hover {
    opacity: 0.7;
}

@media screen and (min-width: 769px) {	
    .arcbackBtn {
        margin-top: 40px;
    }
}

@media screen and (max-width: 768px) {    
    .arcbackBtn {
        margin-top: 15px;
    }
}