/* media */


.mainContents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 100px 3% 80px;
  box-sizing: border-box;
}

.media-title {
  margin: 0 auto 40px;
  text-align: center;
  font-family: 'Bebas Neue', cursive;
  font-size: 50px;
  font-weight: 700;
  color: #13378A;
}

.category-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 800px;
  /* max-width: 700px; */
  margin: 0 auto 20px;
}
.category-item {
  width: 23%;
  /* width: 31%; */
  height: 45px;
  margin: 0 1% 1%;
}
.category-item-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #13378A;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 45px;
  cursor: pointer;
  border: 1px solid #13378A;
  background: #fff;
  transition: .25s;
}
.category-item-link.cs {
  cursor: default;
  opacity: .35;
}
.category-item-link:hover {
  color: #fff;
  background: #13378A;
}
.category-item-link.cs:hover {
  color: #13378A;
  background: #fff;
}

.tab-wrap {
  color: #13378A;
  display: none;
}
.tab-wrap.here {
  display: block;
}
.tab-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 0 10px;
  border-bottom: 1px solid #13378A;
}
.tab-title-text {
  font-size: 25px;
}
.tab-update {
  font-size: 14px;
}
.tab-outline {
  margin: 50px 0 10px;
  font-size: 18px;
  font-weight: 700;
}
.tab-outline.first {
  margin-top: 0;
}
.tab-outline-sub {
  font-size: 13px;
  line-height: 1.25em;
}
.tab-caption {
  margin: 10px 0 0;
  font-size: 13px;
}

@media screen and (max-width: 768px){
  .category-nav {
    max-width: 500px;
  }
  .category-item {
    width: 48%;
    margin: 0 1% 2%;
  }
  .tab-outline {
    font-size: 15px;
  }
  .tab-title-text {
    font-size: 22px;
  }
}


/* table */

.tbList{
width:100%;
border-collapse: collapse;
border-spacing: 0px;
border:0;
font-family: 'Noto Sans JP', sans-serif;
color: #1A1A1A;
}
  

  
/*   @media screen and (max-width : 375px){
  
    .tbList th{
    padding: 2px;
    text-align: center;
    font-size:9px;
    color: #000;
    background-color: #13378A;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    line-height:1.2em;
    }
    
    .tbList td{
    padding: 5px 0;
    font-size:9px;
    border-bottom: 1px solid #000;
    line-height:1.5em;
    text-align:center;
    }
  
  } */
  
  @media screen and (min-width : 1px){
  
  .tbList th{
  padding: 8px 2px;
  text-align: center;
  font-size:13px;
  color: #fff;
  background-color: #13378A;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  line-height:1.5em;
  }
  
  .tbList td{
  padding: 10px;
  font-size:12px;
  border-bottom: 1px solid #fff;
  line-height:1.5em;
  text-align:center;
  letter-spacing: 0;
  vertical-align: middle;
  }
  
  .tbList td.bordertop{border-top: 1px solid #717171;} 
  
  .tbList td.areaTV01a{ width: 15%; text-align:center;}
  .tbList td.areaTV01b{ width: 85%;text-align:center;background-color: #DBE1EE;}
  
  .tbList td.areaTV02a{ width: 15%; text-align:center;}
  .tbList td.areaTV02b{ width: 20%;text-align:center;background-color: #DBE1EE;}
  .tbList td.areaTV02b.date{ background: #13378A; color: #fff; }
  .tbList td.areaTV02c{ width: 65%;text-align:center;background-color: #DBE1EE;border-left: 1px solid #fff;}
  
  .tbList td.areaTV03a{ width: 15%; text-align:center;}
  .tbList td.areaTV03b{ width: 85%;text-align:center;background-color: #E7EAF3;}
  
  .space{ margin-bottom: 15px;}
  
  
  .tbList td.areaTVa{ width: 15%; text-align:center;background-color: #DBE1EE;}
  .tbList td.areaTVb{ width: 15%;text-align:center;background-color: #E7EAF3;}
  .tbList td.areaTVc{ width: 10%;text-align:center;background-color: #DBE1EE;}
  .tbList td.areaTVd{ width: 25%;text-align:center;background-color: #E7EAF3;}
  .tbList td.areaTVe{ width: 30%;text-align:center;background-color: #DBE1EE;}
  
  
  .tbList td.area01{width:60%; text-align:center;}
  .tbList td.area01a{width:15%; text-align:center;}
  .tbList td.area02{width:20%; text-align:center;}
  .tbList td.area03{width:20%; text-align:center; background-color: #DBE1EE;}
  
  .tbList td.area01b{width:15%; text-align:center; background-color: #13378A; color: #fff;}
  .tbList td.area02b{width:50%; text-align:left; background-color: #E7EAF3; border-left: 1px solid #fff;}
  .tbList td.area03b{width:35%; text-align:left; background-color: #DBE1EE; border-left: 1px solid #fff;}

  .tbList td.area01s{width:33%; text-align:center; background-color: #13378A; color: #fff;}
  .tbList td.area02s{width:33%; text-align:left; background-color: #E7EAF3; border-left: 1px solid #fff;}
  .tbList td.area03s{width:33%; text-align:left; background-color: #E7EAF3; border-left: 1px solid #fff;}

  .tbList td.area01t{width:12%; text-align:center; background-color: #13378A; color: #fff;}
  .tbList td.area02t{width:12%; text-align:left; background-color: #E7EAF3; border-left: 1px solid #fff;}
  .tbList td.area03t{width:12%; text-align:left; background-color: #E7EAF3; border-left: 1px solid #fff;}
  .tbList td.area04t{width:40%; text-align:left; background-color: #E7EAF3; border-left: 1px solid #fff;}
  .tbList td.area05t{width:24%; text-align:left; background-color: #DBE1EE; border-left: 1px solid #fff;}

  .tbList td.area01c{width:15%; text-align:center; background-color: #DBE1EE;}
  .tbList td.area02c{width:15%; text-align:center; background-color: #E7EAF3;}
  .tbList td.area03c{width:15%; text-align:center; background-color: #DBE1EE;}
  .tbList td.area04c{width:23%; text-align:center; background-color: #E7EAF3;}
  .tbList td.area05c{width:32%; text-align:center; background-color: #DBE1EE;}
  
  .tbList td.area01d{width:15%; text-align:center; background-color: #DBE1EE;}
  .tbList td.area02d{width:30%; text-align:center; background-color: #E7EAF3;}
  .tbList td.area03d{width:55%; text-align:center; background-color: #DBE1EE;}
  
  .tbList td.area01e{width:38%; text-align:center; background-color: #DBE1EE;}
  .tbList td.area02e{width:30%; text-align:center; background-color: #E7EAF3;}
  .tbList td.area03e{width:32%; text-align:center; background-color: #DBE1EE;}
  
  .tbList td.area01f{width:60%; text-align:center; background-color: #DBE1EE;}
  .tbList td.area02f{width:40%; text-align:center; background-color: #E7EAF3; border-left: 1px solid #fff;}
  .tbList td.area01f a:hover {
    color: #13378A;
    text-decoration: underline;
  }
  .tbList2 td{
  padding: 3px 0;
  line-height:1.5em;
  text-align:left;
  }
  
  .tbList2 td.area01e{width:80px; text-align:left;vertical-align: top;}
  .tbList2 td.area02e{text-align:left;}
  
  }

  .btn_bttop {
    display: block;
    width: 300px;
    height: 45px;
    margin: 70px auto 0;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #13378A;
    background: #13378A;
    transition: .25s;
  }
  .btn_bttop:hover {
    color: #13378A;
    background: #fff;
  }