@charset "UTF-8";
/* CSS Document */

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

.page_main_section{
width: 95%;
margin: 0 auto;
padding: 40px 0;
}

.page_main_img{
background: url("../img/page/main_img.png") no-repeat;
background-size: cover;
padding: 40px 0;
}

.page_main_img h2{
color: #003D71;
font-size: 2.0rem;
text-align: center;
background: url("../img/page/ba_01.png");
width: 100%;
font-family: 'Open Sans', sans-serif;
}

.crumb{
width: 95%;
margin: 0 auto;
font-size: 1.2rem;
margin-top: 20px;
}

.page_midashi_01{
font-family: 'Open Sans', sans-serif;
font-size: 2.5rem !important;
color: #ED1C24;
border-bottom: #ED1C24 1px solid;
margin-bottom: 20px;
line-height: 150%;
}

.news_page_data{
display: flex;
align-items: center;
margin-top: 0px;
margin-bottom: 20px;
}

.news_page_data dt a{
font-size: 1.2rem;
color: #fff;
display: block;
width: 120px;
text-align: center;
padding: 3px 0;
margin-right:10px;
}


.news_page_data dd{
font-size: 1.3rem;
}

.page_honbun_01{
font-size: 1.6rem;
line-height: 190%;
}

.page_honbun_01 a{
text-decoration: underline;
color: #0071BC;
}

.news_img img{
width: 100%;
}

.l_box{
width: 100%;
}

.l_box_midashi_01{
font-size: 1.8rem;
color: #fff;
background: #003D71;
border: #003D71 1px solid;
padding: 3% 2.5%;
border-radius: 10px 10px 0 0;
}

.l_box_midashi_02{
font-size: 1.8rem;
color: #fff;
background: #ED1C24;
border: #ED1C24 1px solid;
padding: 3% 2.5%;
border-radius: 10px 10px 0 0;
}

.l_box_list_01{
border: #003D71 1px solid;
padding: 2.5%;
}

.l_box_list_01 li{
width: 100%;
margin-bottom: 2px;
padding-top: 2px;
}

.l_box_list_01 li a{
font-size: 1.8rem;
color: #ED1C24;
display: block;
}

.l_box_list_02{
border: #ED1C24 1px solid;
padding: 2.5%;
}

.l_box_list_02 li{
width: 100%;
margin-bottom: 2px;
padding-top: 2px;
}

.l_box_list_02 li a{
font-size: 1.8rem;
color: #003D71;
display: block;
}

.r_box{
width: 100%;
font-size: 1.3rem;
}

.tournament_table_02 tr{
border-bottom: #000000 1px solid;
padding: 2% 0;
display: block;
}

.tournament_table_02 tr:first-child{
display: none;
}

.tournament_table_02 th{
border: #000000 1px solid;
font-size: 1.4rem;
background: #FFF9AC;
text-align: center;
padding: 3px 0;
font-weight: bold;
display: none;
}

.tournament_table_02 td{
border: none;
font-size: 1.8rem;
padding: 0% 2%;
vertical-align: middle;
display: block;
}

.tournament_table_02 td:nth-of-type(1){
text-align: left;
width: auto;
}

.tournament_table_02 td:nth-of-type(1)::before{
content: '期日　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_02 td:nth-of-type(2){
width: auto;
}

.tournament_table_02 td:nth-of-type(2)::before{
content: '大会名　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_02 td:nth-of-type(3){
width: auto;
text-align: left;
}

.tournament_table_02 td:nth-of-type(3)::before{
content: '開催地　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_02 td:nth-of-type(4){
width: auto;
text-align: left;
}

.tournament_table_02 td:nth-of-type(4)::before{
content: '会場　　：';
font-weight: bold;
color: #003D71;
}




.tournament_table_03 tr{
border-bottom: #000000 1px solid;
padding: 2% 0;
display: block;
}

.tournament_table_03 tr:first-child{
display: none;
}

.tournament_table_03 th{
border: #000000 1px solid;
font-size: 1.4rem;
background: #FFF9AC;
text-align: center;
padding: 3px 0;
font-weight: bold;
display: none;
}

.tournament_table_03 td{
border: none;
font-size: 1.8rem !important;
padding: 0% 2%;
vertical-align: middle;
display: block;
}

.tournament_table_03 td:nth-of-type(1){
text-align: left;
width: auto;
}

.tournament_table_03 td:nth-of-type(1)::before{
content: '期日　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_03 td:nth-of-type(2){
width: auto;
}

.tournament_table_03 td:nth-of-type(2)::before{
content: '大会名　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_03 td:nth-of-type(3){
width: auto;
text-align: left;
}

.tournament_table_03 td:nth-of-type(3)::before{
content: '開催地　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_03 td:nth-of-type(4){
width: auto;
text-align: left;
}

.tournament_table_03 td:nth-of-type(4)::before{
content: '会場　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_03 td:nth-of-type(5){
width: auto;
text-align: left;
}

.tournament_table_03 td:nth-of-type(5)::before{
content: '要項　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_03 td img{
width: 15px;
}




.tournament_table_04 tr{
border-bottom: #000000 1px solid;
padding: 2% 0;
display: block;
}

.tournament_table_04 tr:first-child{
display: none;
}

.tournament_table_04 th{
border: #000000 1px solid;
font-size: 1.4rem;
background: #FFF9AC;
text-align: center;
padding: 3px 0;
font-weight: bold;
display: none;
}

.tournament_table_04 td{
border: none;
font-size: 1.8rem;
padding: 0% 2%;
vertical-align: middle;
display: block;
}

.tournament_table_04 td:nth-of-type(1){
text-align: left;
width: auto;
}

.tournament_table_04 td:nth-of-type(1)::before{
content: '期日　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_04 td:nth-of-type(2){
width: auto;
}

.tournament_table_04 td:nth-of-type(2)::before{
content: '大会名　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_04 td:nth-of-type(3){
width: auto;
text-align: left;
}

.tournament_table_04 td:nth-of-type(3)::before{
content: '記録　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_04 td:nth-of-type(4){
width: auto;
text-align: left;
}

.tournament_table_04 td:nth-of-type(4)::before{
content: '備考　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_04 td:nth-of-type(4) a{
margin-right: 1em;
}

.tournament_table_04 td img{
width: 15px;
}




.tournament_table_05 tr{
border-bottom: #000000 1px solid;
padding: 2% 0;
display: block;
}

.tournament_table_05 tr:first-child{
display: none;
}

.tournament_table_05 th{
border: #000000 1px solid;
font-size: 1.4rem;
background: #FFF9AC;
text-align: center;
padding: 3px 0;
font-weight: bold;
display: none;
}

.tournament_table_05 td{
border: none;
font-size: 1.8rem;
padding: 0% 2%;
vertical-align: middle;
display: block;
}

.tournament_table_05 td:nth-of-type(1){
text-align: left;
width: auto;
}

.tournament_table_05 td:nth-of-type(1)::before{
content: '登録チーム名：';
font-weight: bold;
color: #003D71;
}

.tournament_table_05 td:nth-of-type(2){
width: auto;
text-align: left;
}

.tournament_table_05 td:nth-of-type(2)::before{
content: '練習場所　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_05 td:nth-of-type(3){
width: auto;
text-align: left;
}

.tournament_table_05 td:nth-of-type(3)::before{
content: '日時　　　　：';
font-weight: bold;
color: #003D71;
}

.tournament_table_05 td:nth-of-type(4){
width: auto;
text-align: left;

}

.tournament_table_05 td:nth-of-type(4)::before{
content: '連絡先　　　：';
font-weight: bold;
color: #003D71;
}


.copy_01{
font-size: 1.4rem;
line-height: 200%;
}

.tab-label {
    color: #fff;
    background: #808080;
	width: 24%;
    padding: 10px 0;
	text-align: center;
    order: -1;
	font-size: 1.5rem;
	cursor: pointer;
}

.page_two_column_section div{
width: 100%;
}

.ranking_list_01 dt{
font-size: 1.5rem;
background: #003D71;
color: #fff;
width: 35%;
text-align: center;
padding: 3px 0;
}

.ranking_list_01 dd{
font-size: 1.8rem;
width: 63%;
}

.ranking_list_02 dt{
font-size: 1.5rem;
width: 35%;
}

.ranking_list_02 dd{
font-size: 1.8rem;
width: 63%;
}


.summary_list_01 li div:nth-of-type(1){
width: 20%;
font-size: 1.4rem;
color: #003D71;
}

.summary_list_01 li div:nth-of-type(2){
width: 30%;
font-size: 1.6rem;
line-height: 160%;
}

.summary_list_01 li div:nth-of-type(3){
width: 50%;
font-size: 1.4rem;
line-height: 183%;
color: #4D4D4D;
}

.entry_btn_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 20px 0 40px 0;
}

.entry_btn_01 li{
width: 48%;
margin-bottom: 10px;
}

.entry_btn_01 li a{
font-size: 1.7rem;
background: #003D71;
text-align: center;
color: #fff;
display: block;
padding: 6% 0;
border-radius: 10px;
}

.entry_btn_01 li a i{
margin-left: 5px;
}

.entry_honbun_01{
font-size: 1.8rem;
color: #003D71;
}

.page_three_column_section div{
width: 300px;
margin-bottom: 10px;
}

.summary_list_02_div{
width: 80% !important;
}

.entry_list_02 li{
font-size: 1.7rem;
margin-bottom: 20px;
}

.entry_list_02 li i{
font-size: 1.7rem;
margin-right: 0.2em;
}

.fa-file-pdf{
color: #ED1C24;
}

.fa-file-excel{
color: #7AC943;
}

.entry_list_02 li a{
font-size: 1.3rem;
text-decoration: underline;
margin-left: 1em;
}


.wp-pagenavi{
width: 95%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 30px;
}

.wp-pagenavi span{
border: #003D71 1px solid;
font-size: 1.3rem;
color: #003D71;
display: block;
text-align: center;
width: 15px;
background: #003D71;
color: #fff !important;
}

.wp-pagenavi span.extend{
background: #fff;
font-size: 1.3rem;
display: block;
text-align: center;
width: 15px;
color: #003D71 !important;
}

.wp-pagenavi a{
border: #003D71 1px solid;
font-size: 1.3rem;
color: #003D71;
display: block;
text-align: center;
width: 15px;
}

.wp-pagenavi a.last{
width: 40px;
}

.wp-pagenavi span.pages{
width: 40px;
}



.entry_section_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 20px;
border-bottom: #000000 1px solid;
padding-bottom: 20px;
}

.entry_section_01 div:first-child{
width: 45%;
font-size: 1.7rem;
}

.entry_section_01 div:last-child{
width: 55%;
font-size: 1.7rem;
}

.entry_section_01 div:last-child i{
font-size: 1.7rem;
margin-right: 3px;
}

.entry_section_01 div:last-child a{
font-size: 1.8rem;
text-decoration: underline;
margin-right: 2em;
}


.entry_section_02{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 20px;
border-bottom: #000000 1px solid;
padding-bottom: 20px;
}

.entry_section_02 div:first-child{
width: 100%;
font-size: 1.7rem;
}

.entry_section_02 div:last-child{
width: 100%;
font-size: 1.7rem;
}

.entry_section_02 div:last-child i{
font-size: 1.7rem;
margin-right: 3px;
}

.entry_section_02 div:last-child a{
font-size: 1.8rem;
text-decoration: underline;
margin-right: 2em;
}

.entry_section_02 div dl{
display: flex;
flex-wrap: wrap;
}

.entry_section_02 div dl dt{
width: 45%;
font-size: 1.8rem;
border-bottom: #797979 1px dotted;
margin-bottom: 10px;
padding-bottom: 10px;
line-height: 180%;
}

.entry_section_02 div dl dd{
width: 55%;
border-bottom: #000000 1px dotted;
margin-bottom: 10px;
padding-bottom: 10px;
}

.syounendan_link{
font-size: 1.4rem;
position: absolute;
bottom: 0;
right: 0;
color: #014DA0 !important;
}

.notfound{
text-align: center;
font-size: 3.6rem;
margin-bottom: 20px;
color: #193D6D;
font-weight: bold;
}

.largeball_section{
font-family: 'Open Sans', sans-serif;
}

.largeball_font{
font-family: 'Open Sans', sans-serif;
}

.largeball_list_01{
font-size: 2.0rem;
margin-bottom: 80px;
}


.link_midashi{
font-size: 1.7rem;
font-weight: bold;
background: #003D71;
color: #fff;
padding: 1% 0;
padding-left: 0.5em;
margin-bottom: 2%;
}

.link_dl{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
font-size: 1.4rem;
margin-bottom: 5%;
}

.link_dl dt{
width: 15%;
margin-bottom: 2%;
padding-bottom: 2%;
border-bottom: #000000 1px dotted;
padding-left: 2%;
}

.link_dl dt:last-of-type{
border-bottom: none;
}

.link_dl dd{
width: 83%;
margin-bottom: 2%;
padding-bottom: 2%;
border-bottom: #000000 1px dotted;
}

.link_dl dd:last-of-type{
border-bottom: none;
}

.link_dl dd a{
color: #003D71;
text-decoration: underline;
}
}