@charset "utf-8";
.mv {
  overflow: hidden;
}
#mv-slider .sp-slide img {
  max-width: inherit;
  width: 100%;
}
#mv-slider .sp-slides-container {
  border-top: 1px solid #cbd8df;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(123, 123, 123, 0.3);
          box-shadow: 0px 4px 8px 0px rgba(123, 123, 123, 0.3);
}
#mv-slider .slideTxtWrap {
  margin-top: -2.325em;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  -webkit-transform: translateY(-2.625em);
          transform: translateY(-2.625em);
}
#mv-slider .slideTxt p {
  width: 100%;
  color: #000;
  font-family: YuMincho, 'Yu Mincho', 'MS Mincho', serif;
  font-size: 1.5vw;
  text-align: center;
  text-shadow: rgba(255, 255, 255, .7) 0 0 5px;
}
#mv-slider .slideTxt
p:last-child {
  margin-bottom: 0;
}
#mv-slider .slideTxt strong {
  font-size: 3vw;
}
#mv-slider .sp-buttons {
  padding-top: 1em;
}
.sp-button {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-left: 10px;
  border: 0;
  background-color: #ccdefa;
}
.sp-selected-button {
  background-color: #08377d;
}
@media screen and (max-width: 768px) {
  #mv-slider .slideTxtWrap {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
  }
  #mv-slider .sp-button {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }
  #mv-slider .slideTxt p {
    font-size: 2.75vw;
  }
  #mv-slider .slideTxt p:last-child {
    margin-top: -.75em;
  }
  #mv-slider .slideTxt strong {
    font-size: 4.5vw;
  }
}
.about {
  padding-top: 3em;
}
.aboutD01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.aboutD01_2 h1 {
  margin: .25em 0 0;
  padding-bottom: .75em;
  font-size: 1.3125em;
  text-align: center;
  position: relative;
}
.aboutD01_2 h1::after {
  content: "";
  width: 140px;
  height: 1px;
  background-color: #666;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.aboutD01_2 ul {
  margin-bottom: -.75em;
  padding: 2em 0 1.75em;
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.aboutD01_2 ul::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/topBg01.png) no-repeat center center;
  background-size: contain;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutD01_2 li {
  min-width: 6em;
  margin: 0 .625em .75em;
  border: 2px solid #ccdefa;
  border-radius: 5px;
  padding: 0 .75em;
  color: #08377d;
  text-align: center;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.aboutD01_1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
}
.aboutD01_2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 64.6%;
          flex: 0 1 64.6%;
}
.aboutD01_2 .link {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .aboutD01_1 {
    display: none;
  }
  .aboutD01_2 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .aboutD01_2 .link {
    text-align: center;
  }
}

.information {
  padding: 6em 0 4em;
}
.informationWrap {
  border-top: 5px solid #08377d;
  border-radius: 5px;
  padding: 2.875em 2em 3.25em;
}
.informationD01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.informationD01 h2 {
  font-size: 1.125em;
}
.informationD01_1,
.informationD01_2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46.5%;
          flex: 0 1 46.5%;
}
.informationD01 table {
  margin-bottom: .75em;
  color: #00479d;
}
.informationD01 thead {
  color: #fff;
  background-color: #00479d;
}
.informationD01 thead th {
  letter-spacing: .1em;
}
.informationD01 th,
.informationD01 td {
  padding: .5em 0;
}
.informationD01 th {
  width: 31%;
  font-weight: 500;
}
.informationD01 td {
  width: calc((100% - 31%) / 6);
  text-align: center;
}
.informationD01_2 p i {
  display: inline-block;
  vertical-align: -4px;
}
.informationD02 {
  margin-top: 2.5em;
}
.informationD02 .link {
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 961px) {
  .informationD01 table,
  .informationD01 dl {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 768px) {
  .information {
    padding-top: 2em;
  }
  .informationWrap {
    padding: 1.75em 1em 2em;
  }
  .informationD01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .informationD01_1,
  .informationD01_2 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .informationD01_1 {
    margin-bottom: 2.5em;
  }
  .informationD02 {
    margin-top: .5em;
  }
}

#map {
  height: 500px;
  border-top: 2px solid #acacac;
  border-bottom: 2px solid #acacac;
}
@media screen and (max-width: 768px) {
  #map {
    height: 300px;
  }
}

@media screen and (max-width: 600px) {
  #map {
    height: 250px;
  }
}