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

.r_box h1{
font-size: 220%;
}

.r_box h2{
font-size: 200%;
}

.r_box h3{
font-size: 180%;
}

.r_box h4{
font-size: 160%;
}

.r_box h5{
font-size: 140%;
line-height: 120%;
}

.r_box h6{
font-size: 120%;
line-height: 110%;
}


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

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

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

.crumb{
width: 1020px;
margin: 0 auto;
font-size: 1.3rem;
margin-top: 20px;
}

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

.page_feed{
width: 100%;
margin: 30px 0 80px 0;
}




.return{
width: 50%;
float: left;
position: relative;
}

.return a{
width: 108px;
color: #fff;
font-size: 1.8rem;
background: #003D71;
display: block;
text-align: right;
position: absolute;
right: 20px;
padding: 5px 8px;
border-radius: 5px;
}

.return a::before{
font-family: "Font Awesome 5 Free";
content: '\f359';
font-weight: 900;
margin-right: 50px;
}

.next{
width: 50%;
float: right;
position: relative;
}

.next a{
width: 108px;
color: #fff;
font-size: 1.8rem;
background: #003D71;
display: block;
position: absolute;
left: 20px;
padding: 5px 8px;
border-radius: 5px;
}

.next a::after{
font-family: "Font Awesome 5 Free";
content: '\f35a';
font-weight: 900;
margin-left: 50px;
}

.clear{
clear: both;
}

.news_page_data{
display: flex;
align-items: center;
margin-top: -20px;
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.4rem;
}

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

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

.news_img img{
width: auto;
}

.two_column_section{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: row-reverse;
}

.l_box{
width: 186px;
}

.r_box{
width: 787px;
font-size: 1.4rem;
line-height: 170%;
}

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

.margintop20{
margin-top: 20px;
}

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

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

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

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

.l_box_list_01 li a::before{
font-family: "Font Awesome 5 Free";
content: '\f45d';
font-weight: 900;
margin-right: 5px;
}

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

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

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

.l_box_list_02 li a::before{
font-family: "Font Awesome 5 Free";
content: '\f45d';
font-weight: 900;
margin-right: 5px;
}

.paddingtop40{
padding-top: 40px;
}

.tournament_table_02{
width: 100%;
border: #000000 1px solid;
margin-bottom: 40px;
}

.tournament_table_02 tr{
}

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

.tournament_table_02 td{
border: #000000 1px solid;
font-size: 1.3rem;
padding: 1%;
vertical-align: middle;
}

.tournament_table_02 td span{
color: #ED1C24;
}

.tournament_table_02 td:nth-of-type(1){
text-align: center;
width: 15%;
}

.tournament_table_02 td:nth-of-type(3){
text-align: center;
width: 8%;
}

.tournament_table_03{
width: 100%;
border: #000000 1px solid;
margin-bottom: 40px;
}

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

.tournament_table_03 td{
border: #000000 1px solid;
font-size: 1.6rem;
padding: 1%;
vertical-align: middle;
}

.tournament_table_03 td span{
color: #ED1C24;
}

.tournament_table_03 td:nth-of-type(1){
text-align: center;
width: 18%;
}

.tournament_table_03 td:nth-of-type(3){
text-align: center;
width: 11%;
}

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

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

.tournament_table_03 td img{
width: 15px;
}



.tournament_table_04{
width: 100%;
border: #000000 1px solid;
margin-bottom: 40px;
}

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

.tournament_table_04 td{
border: #000000 1px solid;
font-size: 1.6rem;
padding: 1%;
vertical-align: middle;
}

.tournament_table_04 td span{
color: #ED1C24;
}

.tournament_table_04 td:nth-of-type(1){
text-align: center;
width: 20%;
}

.tournament_table_04 td:nth-of-type(3){
text-align: center;
width: 5%;
}

.tournament_table_04 td:nth-of-type(4){
text-align: center;
width: 15%;
}

.tournament_table_04 td:nth-of-type(4) a{
text-decoration: underline;
color: #003D71;
}

.tournament_table_04 td:nth-of-type(4) a::before{
content: '●';
font-size: 1.0rem;
}

.tournament_table_04 td img{
width: 15px;
}

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

.center{
text-align: center;
}




.tournament_table_05{
width: 100%;
border: #000000 1px solid;
margin-bottom: 40px;
}

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

.tournament_table_05 td{
border: #000000 1px solid;
font-size: 1.6rem;
padding: 1%;
vertical-align: middle;
}

.tournament_table_05 td span{
color: #ED1C24;
}

.tournament_table_05 td a{
color: #0071BC;
border-bottom: #0071BC 1px solid;
}

.tournament_table_05 td:nth-of-type(1){
text-align: center;
width: 25%;
}

.tournament_table_05 td:nth-of-type(2){
text-align: center;
width: 25%;
}

.tournament_table_05 td:nth-of-type(3){
text-align: center;
width: 25%;
}

.tournament_table_05 td:nth-of-type(4){
text-align: center;
width: 25%;
}



.tab-wrap {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.tab-label {
    color: #fff;
    background: #808080;
	width: 24%;
    padding: 10px 0;
	text-align: center;
    order: -1;
	font-size: 2.1rem;
	cursor: pointer;
}
.tab-content {
    width: 100%;
    display: none;
	margin-top: 40px;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
    background: #333333;
	position: relative;
}


.tab-switch:checked+.tab-label::after {
content: url("../img/page/arrow_01.png");
position: absolute;
bottom: -20px;
left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.tab-switch:checked+.tab-label+.tab-content {
     display: block;
}
/* ラジオボタン非表示 */
.tab-switch {
    display: none;
}


.page_two_column_section{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.page_two_column_section div{
width: 48%;
}

.ranking_list_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
border-bottom: #666 1px dotted;
margin-bottom: 20px;
padding-bottom: 10px;
}

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

.ranking_list_01 dd{
font-size: 1.4rem;
width: 70%;
}

.ranking_list_01 dd ul li{
margin-bottom: 8px;
font-weight: bold;
}


.ranking_list_02{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
border-bottom: #666 1px dotted;
margin-bottom: 20px;
padding-bottom: 10px;
}

.ranking_list_02 dt{
font-size: 1.4rem;
background: #ED1C24;
color: #fff;
width: 28%;
text-align: center;
padding: 3px 0;
}

.ranking_list_02 dd{
font-size: 1.4rem;
width: 70%;
}

.ranking_list_02 dd ul li{
margin-bottom: 8px;
font-weight: bold;
}

.summary_list_01 li{
display: flex;
flex-wrap: wrap;
border-bottom: #666 1px dotted;
margin-bottom: 20px;
padding-bottom: 10px;
}


.summary_list_01 li div:nth-of-type(1){
width: 120px;
font-size: 1.5rem;
color: #003D71;
padding-top: 3px;
}

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

.summary_list_01 li div:nth-of-type(3){
width: 220px;
font-size: 1.5rem;
line-height: 182%;
color: #4D4D4D;
}

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

.entry_btn_01 li{
width: 19%;
}

.entry_btn_01 li a{
font-size: 1.8rem;
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_btn_01 li:first-child a{
background: #ED1C24;
}

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

.page_three_column_section{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 20px;
}

.page_three_column_section div{
width: 300px;
}

.entry_list_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-top: #000000 1px solid;
}

.entry_list_01 dt{
font-size: 1.8rem;
width: 144px;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
padding-left: 5px;
background: #FFF6D9;
}

.entry_list_01 dd{
font-size: 2.0rem;
width: 143px;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
text-align: right;
padding-right: 5px;
}

.entry_list_02{

}

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

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

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

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

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

.beeline{
margin-left: 1em;
}

.beeline li{
font-size: 15px;
}


.summary_list_02{
display: flex;
flex-wrap: wrap;
}

.summary_list_02 li{
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
margin-right: 3em;
}

.summary_list_02_div{
width: 900px !important;
}



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

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

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

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

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

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

.entry_section_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 20px;
}

.entry_section_01 div:first-child{
width: 200px;
font-size: 1.9rem;
}

.entry_section_01 div:last-child{
width: 800px;
font-size: 1.9rem;
}

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

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


.entry_section_02{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 20px;
}

.entry_section_02 div:first-child{
width: 60px;
font-size: 1.9rem;
}

.entry_section_02 div:last-child{
width: 940px;
font-size: 1.9rem;
}

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

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

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

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

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

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

.notfound{
text-align: center;
font-size: 4.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.5rem;
margin-bottom: 80px;
}

.largeball_list_01 li{
margin-bottom: 15px;
}

.largeball_list_01 li a{
margin-right: 0.5em;
text-decoration: underline;
}

.largeball_list_01 li span{
font-size: 80%;
}

.largeball_list_01 li i{
margin-right: 0.2em;
}


.fa-home{
color: #003D71;
}

.fa-link{
color: #FBB03B;
}





.link_midashi{
font-size: 2.0rem;
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.6rem;
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;
}