.text-center {
  text-align: center;
}

.pc-table {
  margin: 10px 0;
  display: block;
}

@media screen and (max-width: 768px) {
  .pc-table {
    display: none;
  }
}

.sp-table {
  margin: 10px 0;
  display: none;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sp-table {
    display: block;
  }
}

div#headerArea {
  height: 105px;
}

@media screen and (max-width: 768px) {
  div#headerArea #header {
    width: 100%;
    padding: 0;
  }
}

div#headerArea #header #header_left {
  width: 479px;
}

@media screen and (max-width: 768px) {
  div#headerArea #header #header_left {
    width: 100%;
  }
}

div#headerArea #header #header_left .navigation1 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  div#headerArea #header #header_left .navigation1 {
    width: 100%;
  }
}

div#headerArea #header #header_left .navigation1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation1.png);
}

div#headerArea #header #header_left .navigation1 a:link, div#headerArea #header #header_left .navigation1 a:visited {
  color: #ffffff;
  text-decoration: none;
}

div#headerArea #header #header_left .navigation1 a:hover {
  background-color: #CEC2AC;
}

div#headerArea #header #header_left .navigation2 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  div#headerArea #header #header_left .navigation2 {
    width: 100%;
  }
}

div#headerArea #header #header_left .navigation2 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation2.png);
}

div#headerArea #header #header_left .navigation2 a:link, div#headerArea #header #header_left .navigation2 a:visited {
  color: #ffffff;
  text-decoration: none;
}

div#headerArea #header #header_left .navigation2 a:hover {
  background-color: #CEC2AC;
}

div#headerArea #header #header_left .navigation3 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  div#headerArea #header #header_left .navigation3 {
    width: 100%;
  }
}

div#headerArea #header #header_left .navigation3 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation3.png);
}

div#headerArea #header #header_left .navigation3 a:link, div#headerArea #header #header_left .navigation3 a:visited {
  color: #ffffff;
  text-decoration: none;
}

div#headerArea #header #header_left .navigation3 a:hover {
  background-color: #CEC2AC;
}

div#headerArea #header #header_left .navigation4 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  div#headerArea #header #header_left .navigation4 {
    width: 100%;
  }
}

div#headerArea #header #header_left .navigation4 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation4.png);
}

div#headerArea #header #header_left .navigation4 a:link, div#headerArea #header #header_left .navigation4 a:visited {
  color: #ffffff;
  text-decoration: none;
}

div#headerArea #header #header_left .navigation4 a:hover {
  background-color: #CEC2AC;
}

div#headerArea #header #header_right {
  float: right;
  width: 450px;
  height: 60px;
  text-align: left;
  margin-top: 3px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 140%;
}

@media screen and (max-width: 768px) {
  div#headerArea #header #header_right {
    width: 100%;
    margin: 20px 0;
  }
}

div#headerArea #header #header_right .box {
  padding-left: 55px;
}

div#headerArea #header #header_right .box_l {
  float: left;
  margin-left: 10px;
}

#footer_left {
  width: 479px;
}

@media screen and (max-width: 768px) {
  #footer_left {
    width: 100%;
  }
}

#footer_left .navigation1 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  #footer_left .navigation1 {
    width: 100%;
  }
}

#footer_left .navigation1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation1.png);
}

#footer_left .navigation1 a:link, #footer_left .navigation1 a:visited {
  color: #ffffff;
  text-decoration: none;
}

#footer_left .navigation1 a:hover {
  background-color: #CEC2AC;
}

#footer_left .navigation2 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  #footer_left .navigation2 {
    width: 100%;
  }
}

#footer_left .navigation2 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation2.png);
}

#footer_left .navigation2 a:link, #footer_left .navigation2 a:visited {
  color: #ffffff;
  text-decoration: none;
}

#footer_left .navigation2 a:hover {
  background-color: #CEC2AC;
}

#footer_left .navigation3 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  #footer_left .navigation3 {
    width: 100%;
  }
}

#footer_left .navigation3 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation3.png);
}

#footer_left .navigation3 a:link, #footer_left .navigation3 a:visited {
  color: #ffffff;
  text-decoration: none;
}

#footer_left .navigation3 a:hover {
  background-color: #CEC2AC;
}

#footer_left .navigation4 {
  position: relative;
  width: 100px;
  margin: 0px 0 0px 0;
  padding: 5% 5% 5% 5%;
  border: solid 1px #CCC;
  text-align: center;
  font-size: 160%;
  font-weight: bold;
  background-color: #000;
  float: left;
}

@media screen and (max-width: 768px) {
  #footer_left .navigation4 {
    width: 100%;
  }
}

#footer_left .navigation4 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../kyoukaikenpo/img/navigation4.png);
}

#footer_left .navigation4 a:link, #footer_left .navigation4 a:visited {
  color: #ffffff;
  text-decoration: none;
}

#footer_left .navigation4 a:hover {
  background-color: #CEC2AC;
}

#main {
  max-width: 950px;
  width: auto;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #main {
    margin-top: 220px;
  }
}

#main h2 {
  line-height: 1.25em;
  font-size: 2em;
  padding-right: 20px;
  padding-left: 20px;
}

#main #catch {
  padding-right: 20px;
  padding-left: 20px;
}

#main #catch #read {
  margin: 20px 0;
}

#main #catch img#catch-image {
  width: 100%;
}

#main #catch #catch-title {
  font-size: 1.5em;
  padding: 10px 0;
}

@media screen and (max-width: 768px) {
  #main #catch #catch-title {
    font-size: 1.25em;
  }
}

#main #catch #catch-sub {
  display: flex;
}

@media screen and (max-width: 768px) {
  #main #catch #catch-sub {
    flex-direction: column;
    align-items: center;
  }
}

#main #catch #catch-sub div {
  margin: calc($margin-space * 2) 0;
}

#main #catch #catch-sub div ul {
  list-style: none;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #main #catch #catch-sub div ul {
    padding: 0;
  }
}

#main #catch #catch-sub div ul li {
  padding-left: 1.25em;
  text-indent: -1.25em;
}

#main #catch #catch-sub div ul li::before {
  content: url(../kyoukaikenpo/img/reten01-010.gif);
}

#main #catch #catch-sub div ul li.no-list-style {
  padding-left: 0;
  text-indent: 0;
}

#main #catch #catch-sub div ul li.no-list-style::before {
  content: none;
}

#main #corse {
  padding-right: 20px;
  padding-left: 20px;
}

#main #corse .table1 {
  width: 100%;
  background: none;
}

#main #corse .table1 th {
  white-space: nowrap;
}

#main #examination {
  padding-right: 20px;
  padding-left: 20px;
}

#main #examination #pc-examination-table tbody tr th:first-child {
  width: 2.5em;
}

#main #examination #pc-examination-table tbody tr td {
  text-align: center;
}

#main #intro .intro-item {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #main #intro .intro-item {
    flex-direction: column;
  }
}

#main #intro .intro-item div {
  width: 50%;
  margin: 10px 0;
}

@media screen and (max-width: 768px) {
  #main #intro .intro-item div {
    width: 100%;
  }
}

#main #map {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #main #map {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

#main #map > div {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #main #map > div > img {
    width: 100%;
  }
}

#main #map > div > iframe {
  width: 380px;
}

@media screen and (max-width: 768px) {
  #main #map > div > iframe {
    width: 100%;
  }
}
