h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  text-shadow: none;
}
.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
  padding: 0 !important;
  display: inline-block;
  width: 26px;
  line-height: 26px;
}
body {
  font-size: 15px;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  min-width: 1002px;
}
.hover {
  cursor: pointer;
}
.hover:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
img {
  vertical-align: bottom;
}
li {
  list-style-type: none;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
a:hover:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.shadow {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.inner-middle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.inst-middle {
  display: inline-block;
  vertical-align: middle;
}
.wrap {
  width: 920px;
  margin: 0 auto;
}
.nav {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.nav li {
  display: inline-block;
  font-size: 13px;
}
.nav li a {
  color: #009eb8;
  text-decoration: underline;
  cursor: pointer;
}
.nav li a:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#contents {
  overflow-y: visible;
  overflow-x: visible;
}
#contents .inner {
  width: 920px;
  margin: 0 auto;
}
#contents .sports {
  background-color: #f4f7f6;
  padding: 60px 0;
}
#contents .bnr {
  background-color: #f4f7f6;
}
#contents .bnr .list {
  *zoom: 1;
}
#contents .bnr .list a {
  float: left;
  display: block;
  width: 32%;
  margin-right: 2%;
}
#contents .bnr .list a:nth-child(3n) {
  margin-right: 0;
}
#contents .bnr .list a:nth-child(n+4) {
  margin-top: 20px;
}
#contents .bnr .list a img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
#contents .bnr .list a h3 {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 16px;
}
#contents .bnr .list a p {
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
#contents .bnr .list:before,
#contents .bnr .list:after {
  content: ' ';
  display: table;
}
#contents .bnr .list:after {
  clear: both;
}
#contents .attention {
  background-color: #f4f7f6;
  padding: 40px 0;
}
#contents .section {
  padding: 40px 0;
}
#contents .section h2 {
  line-height: 30px;
  border-left: 4px solid #33b1c6;
  font-size: 21px;
  padding-left: 15px;
  margin-bottom: 25px;
}
#contents .snav {
  *zoom: 1;
}
#contents .snav li {
  width: 290px;
  float: left;
  line-height: 50px;
  margin-left: 25px;
}
#contents .snav li:first-child {
  margin-left: 0;
}
#contents .snav li a {
  box-sizing: border-box;
  background: #FFFFFF url('../images/ar.png') right 25px center no-repeat;
  background-size: 16px 9px;
  padding-left: 20px;
  font-size: 15px;
  border: 1px solid #33b1c6;
  display: block;
  color: #009eb8;
}
#contents .snav li.current a,
#contents .snav li a:hover {
  background: #33b1c6 url('../images/ar2.png') right 25px center no-repeat;
  background-size: 16px 9px;
  color: #FFFFFF;
}
#contents .snav:before,
#contents .snav:after {
  content: ' ';
  display: table;
}
#contents .snav:after {
  clear: both;
}
#contents .t {
  border: 1px solid #003e80;
  background-color: #FFFFFF;
}
#contents .t .h {
  background-color: #003e80;
  color: #FFFFFF;
  padding: 0 10px;
}
#contents .t .h img {
  vertical-align: middle;
  margin-right: 10px;
}
#contents .t .h span {
  line-height: 50px;
  font-size: 17px;
  vertical-align: middle;
  display: inline-block;
}
#contents .t .b {
  padding: 20px;
}
#contents .t .b ul li {
  text-indent: -1em;
  padding-left: 1em;
}
#contents .t .b ul li + li {
  margin-top: 10px;
}
#contents .t .b ul li a {
  color: #009eb8;
  text-decoration: underline;
}
#contents .block h3 {
  font-size: 19px;
  border-bottom: 1px solid #dadada;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
#contents .block .list {
  *zoom: 1;
}
#contents .block .list li {
  float: left;
  width: 215px;
  margin-right: 20px;
}
#contents .block .list li:nth-child(4n) {
  margin-right: 0;
}
#contents .block .list li:nth-child(n+5) {
  margin-top: 10px;
}
#contents .block .list li a {
  display: block;
}
#contents .block .list li a img {
  width: 100%;
  height: auto;
  border: 1px solid #dadada;
}
#contents .block .list li a span {
  font-size: 13px;
  display: block;
  margin-top: 10px;
  text-align: center;
  height: 2.8em;
  line-height: 1.4;
}
#contents .block .list:before,
#contents .block .list:after {
  content: ' ';
  display: table;
}
#contents .block .list:after {
  clear: both;
}
#contents .table + .table {
  margin-top: 30px;
}
#contents .table a {
  color: #009eb8;
  text-decoration: underline;
}
#contents .table h3 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
}
#contents .table h3 img {
  vertical-align: middle;
  height: 60px;
  width: auto;
  margin-right: 10px;
  border: 1px solid #dadada;
}
#contents .table table {
  width: 100%;
  background-color: #FFFFFF;
}
#contents .table table th,
#contents .table table td {
  border: 1px solid #dadada;
  padding: 10px;
  font-size: 14px;
  text-align: left;
}
#contents .table table thead th {
  font-size: 13px;
  background-color: #f6f7f8;
  background-color: #33b1c6;
  color: white;
}
#contents .table table thead th:nth-child(1) {
  width: 260px;
}
#contents .table table thead th:nth-child(2) {
  width: 190px;
}
#contents .table table thead th:nth-child(3) {
  width: 130px;
}
#contents .table .text {
  background-color: #FFFFFF;
  padding: 20px;
  border: 1px solid #dadada;
}
@media screen and (max-width: 740px) {
  #contents .inner {
    width: auto;
    padding: 0 20px;
  }
  #contents .pc {
    display: none;
  }
  #contents .sp {
    display: block;
  }
}
#qa {
  margin-bottom: 60px;
}
#qa .box + .box {
  margin-top: 20px;
}
#qa .box .q,
#qa .box .a {
  padding-left: 40px;
  padding-top: 6px;
  min-height: 32px;
  line-height: 1.75;
}
#qa .box .q {
  background: url(../images/q.png) left top no-repeat;
  background-size: 32px 32px;
  font-weight: bold;
  font-size: 16px;
}
#qa .box .a {
  background: url(../images/a.png) left top no-repeat;
  background-size: 32px 32px;
}
#qa .box a {
  color: #009eb8;
  text-decoration: underline;
}
#net {
  background-color: #ebedf0;
  padding: 40px 0;
}
#net a {
  cursor: pointer;
  display: block;
  margin-bottom: 30px;
}
#net a:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#net a img {
  width: 100%;
  height: auto;
}
#net .btn {
  position: relative;
}
#net .btn a {
  display: block;
  margin-bottom: 0;
  line-height: 82px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 2px;
  background-color: #003e80;
  color: #FFFFFF;
  cursor: pointer;
}
#net .btn a:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#net .btn.red a {
  background-color: #e40112;
  margin-bottom: 30px;
}
#net .btn img {
  position: absolute;
  width: 16px;
  height: 24px;
  top: 29px;
  left: 35px;
}
@media screen and (max-width: 740px) {
  #net {
    padding: 20px 0;
  }
  #net a {
    cursor: pointer;
    margin-bottom: 20px;
  }
  #net a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  #net a img {
    width: 100%;
    height: auto;
  }
  #net .btn {
    position: relative;
  }
  #net .btn a {
    display: block;
    margin-bottom: 0;
    line-height: 50px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
  }
  #net .btn a span {
    display: none;
  }
  #net .btn a:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  #net .btn.red a {
    margin-bottom: 20px;
  }
  #net .btn img {
    position: absolute;
    width: 10px;
    height: 15px;
    top: 18px;
    left: 20px;
  }
}

.underline {
  display: inline-block;
  font-weight: bold;
  background: linear-gradient(transparent 50%,yellow 50%);
}