* {
	margin: 0px;
	padding: 0px;
}

html {  
    overflow-y:scroll;  
} 
img{width:100%}
img a{border:0}

body {
	color:#000;
	font-size: 14px;
	line-height: 160%;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
ul li { padding: 0; margin: 0; }
li{margin:0;padding:0;list-style-type:none;}
/*フォント*/
.txt_red{color:#F00}
.txt_bold{font-weight:bold}
.txt_12{font-size:12px;}
.txt_14{font-size:14px;}
.txt_16{font-size:16px;}
.txt_18{font-size:18px;}
.txt_20{font-size:20px;}
.txt_22{font-size:22px;}
.txt_24{font-size:24px;}
.txt_26{font-size:26px;}
.txt_28{font-size:28px;}
.txt_30{font-size:30px;}
.txt_32{font-size:32px;}

section{
	width:100%;margin-top:100px;float:left
}
article{
	width:980px;padding:20px;text-align:center;margin:auto;box-sizing:border-box
}
.insta_wrap{
	width:900px;margin:auto
}
.insta_wrap .insta_box{
	width:100%;margin:40px 0 0;float:left
}

.insta_wrap ul {
   text-align: center;
}

.insta_wrap ul li {
  width:20%;
  height:222px;
  margin:0 5px;
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-weight:bold;
  font-size:18px;

}
#header_search_wrap{
	width:100%;background-color:#000;height:40px;float:left
}
#header_search_wrap a{
	font-size:14px;color:#FFF;text-decoration:none;margin: 0 10px 0;
}
#header_search_wrap .contetnts{
	width:1200px;margin:5px auto;text-align:right
}
#header_logo_wrap{
	width:100%;float:left
}
#header_logo_wrap .contetnts{
	width:980px;margin:auto;height:92px;text-align:left;position:relative
}
#header_logo_wrap .logo{
	font-size:32px;font-weight:bold;position:absolute;top:35px;
}
/*検索*/
.search_form{
	border:0;
	padding:4px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#333;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:300px;
}

.search_btn{
	border:solid 1px #ccc;
	padding:2px 10px;
	margin:4px 0 20px;
	font-family:Arial, sans-serif;

	font-size:14px;
	background:#CCCCCC;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	cursor:pointer;
}
h1{font-size:16px;font-weight:bold;position:absolute;top:35px;right:0px}
h2{font-size:42px;}

.appli_btn{
	width:100%;margin:30px 0 0 0;float:left
}
.appli_btn ul {
   text-align: center;
}

.appli_btn ul li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  background-color:#cc3300;
  margin:0 20px;
}

.appli_btn ul li .on {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  background-color:#333
}

.appli_btn ul li a{
	width:270px;padding:20px 0;font-size:18px;font-weight:bold;line-height:140%;color:#FFF;display: block ;text-decoration:none
}
.normal a:hover{
	background-color:#F30;
}
.login a{
	background-color:#06F
}
.login a:hover{
	background-color:#09F;
}


.example_contetns{
	width:100%;margin:60px 0 0 0;float:left
}
.example_contetns ul {
   text-align: center;
}

.example_contetns ul li {
  width:300px;
  height:222px;
  margin:0 5px;
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-weight:bold;
  font-size:18px;

}
.other_team_btn{
	width:100%;margin:50px 0 0;text-align:center;float:left
}
.other_team_btn a{
	width:400px;padding:20px 0;margin:auto;font-size:18px;font-weight:bold;line-height:140%;color:#FFF;background-color:#000;display: block ;text-decoration:none
}
.other_team_btn a:hover{
	background-color:#333
}

.reason_contetns{
	width:100%;margin:60px 0 0 0;float:left
}
.reason_contetns ul {
   text-align: center;
}

.reason_contetns ul li {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	width:94%;
	margin:auto 3%;
	padding:15px 4%;
	background: #E4E4E4;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	float:left;
	box-sizing:border-box

}
.reason_contetns ul li:nth-child(even){
	font-weight:normal;
	font-size:16px;
	padding: 30px 4%;
	line-height:200%;
	text-align:left;
	color:#666;
	background: #fff;
}

.convenience_contetns{
	width:100%;margin:60px 0 0 0;float:left
}
.convenience_contetns ul {
   text-align: center;
}

.convenience_contetns ul li {
  width:300px;
  height:300px;
  margin:0 5px 20px;
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-weight:normal;
  font-size:14px;
  background-color:#ececec;
  padding:10px 15px;
  text-align:left;
  box-sizing:border-box

}
.convenience_contetns ul li .title{
  color:#960303;
  font-size:18px;
  font-weight:bold;
}
.convenience_contetns ul li img{
  width:80%;
  margin:10px 10%;
  float:left;
}
.convenience_contetns ul li .comment{
  float:left;
}

.flow_contetns{
	width:80%;margin:60px 10% 0 10%;float:left
}
.flow_contetns dl {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}

.flow_contetns dl dt{
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #00F;
  color: #FF3;
  display: block;
  float: left;
  line-height: 44px;
  margin-left: -30px;
  text-align: center;
  font-size:24px;
  font-weight:bold;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

.flow_contetns dl dd{

	line-height: 40px;
	text-align:left;
	font-size:24px;
	margin: 0 0 50px 40px;

}


.access_contetns {
    width: 90%;
    margin: 60px 5% 0 5%;
    display: inline-table;
    float: left;
}

.access_contetns .team_intro{
	width: 48%;
    margin: 0 1% 20px;
    height: 300px;
    display: inline-block;
    vertical-align: top;
}
.access_contetns a{
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	color:#000
}

.access_contetns a:hover{
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	color:#000
}
.access_contetns img{
	margin: 0 0 5px;
}

.team_contetns{
	width:90%;margin:60px 5% 0 5%;float:left
}

.team_contetns .team_intro{
	width:48%;margin:0 1% 20px;float:left
}
.team_contetns a{
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	color:#000
}

.team_contetns a:hover{
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	color:#000
}
.team_contetns img{
	margin: 0 0 5px;
}

footer{
	width:100%;margin:60px 0 0 0;background-color:#333;float:left;
}
.footer_contents{
	width:980px;padding:40px 0 60px;margin:auto;color:#FFF;
}
.footer_contents .logo{
	width:100%;font-size:32px;margin: 0 0 30px;
}

.footer_contents a{
	color:#FFF;text-decoration:none;
}

.footer_contents ul {
   width:100%;margin:30px 0 0 0;text-align: left;
}

.footer_contents ul li {
  margin:0 20px;float:left;
}

.footer_contents ul li a{
  font-size:18px;font-weight:bold;
}

.footer_contents .copy{
	width:100%;margin: 0 0 30px;text-align:right;float:right
}
/*======================================

甲子園出場選手のCSS

=======================================*/

/*サブページ*/
div.sub_koshien_member_contents_box{
	width:100%;
	font-size:16px;
	font-weight:bold;
	float:left;
	text-align:center;
	box-sizing:border-box
}

div.sub_koshien_member_contents_box ul {
	width:100%;
	float:left;
}
div.sub_koshien_member_contents_box ul li{
	width:94%;
	margin:0 3% 20px;
	text-align:left;
	font-weight:normal;
	list-style-type: none;
	border-bottom: 1px dotted #999999;
	padding: 0 0 10px 5px;
	float:left;
}
div.sub_koshien_member_contents_box ul li .left_profile{
	width:25%;float:left
}
div.sub_koshien_member_contents_box ul li .left_profile a{
	font-size:18px;	
}

div.sub_koshien_member_contents_box ul li .middle_profile{
	width:30%;float:left
}
div.sub_koshien_member_contents_box ul li .middle_profile a{
	font-size:16px;	
}

div.sub_koshien_member_contents_box ul li .right_profile{
	width:40%;margin:0 0 0 5%;text-align:right;float:left
}
#news_wrap{
	width:100%;height:auto;margin:20px 0 0;padding:30px 0;background-color:#F3F3F3;float:left
}
#news_wrap .title{
	width:100%;font-size:24px;font-weight:bold;text-align:center;float:left
}
#news_wrap ul{
	width:100%;margin:40px 0 0;float:left
}
#news_wrap ul li{
	width:15%;margin:0 0 20px;float:left
}
#news_wrap ul li:nth-child(2n){
	width:85%;float:left
}

.para{
	width:100%;margin:0 0 80px 0;text-align:left;float:left	
}
.para ul li{
	width:32%;float:left	
}
.para ul li:nth-child(2){
	width:32%;margin:0 2%;float:left	
}

.sec_02{
	text-align:center;
	font-size:24px;
}

.sec_03 ul li{
	width:32%;
	text-align:center;
	display: inline-block;
	vertical-align:top;
	margin:0 0 60px;
	float:none
}
.sec_03 ul li img{
	width:80%;
	margin:0 10% 20px;
	
}
.sec_03 ul li p{
	width:90%;
	margin:0 5%;
	
}
.sec_03 ul li:nth-child(3n-1){
	margin:0 2%;	
}

.sec_03 ul li:last-child,
.sec_03 ul li:nth-last-child(2),
.sec_03 ul li:nth-last-child(3){
	margin-bottom:0
}

table, th, td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  text-align:center;
  line-height: 1.5;
}
table.sec04{
	width:100%;
}
table.sec04 th {
  width: 25%;
  padding: 10px;
  font-weight: bold;
  vertical-align: middle;
  background: #33CCFF;
  color: #ffffff;
}
table.sec04 td {
  width: auto;
  padding: 10px;
  vertical-align: middle;
}

tr:nth-child(even) {
  background: #CEE9EE;
}
.sec_04 ul li{
	width:32%;
	text-align:left;
	display: inline-block;
	vertical-align:top;
	margin:0;
	float:none
}
.sec_04 ul li img{
	width:90%;
	margin:0 5%
	
}
.sec_04 ul li p{
	width:90%;
	margin:0 5% 20px;
	
}
.sec_05{
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.sec_05 a{
	font-size:24px;
	font-weight:bold;
}
.team_seat{
	width: 100%;
	margin:40px 0;
	font-size:18px;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.team_seat th{
	width:25%;
	padding:20px 10px;
	text-align: left;
	vertical-align: middle;
	color: #444;
	background-color: #CCC;
	border-left: 3px double #999;
	border-top: 1px solid #fff;
	box-sizing:border-box

}
.team_seat td{
	width:75%;
	padding:10px;
	text-align: left;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing:border-box
}