@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
  color: #000; /*全体の文字色*/
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /*フォント種類*/
  line-height: 1.7; /*行間*/
  -webkit-text-size-adjust: none;
  font-size: 15px;
}
ul {
  list-style-type: none;
}
img.spimg {
  margin-top: 10px;
  margin-left: 10px;
}
.contents {
  clear: both;
  overflow: hidden;
  padding: 50px 0px; /*上下、左右へのボックス内の余白*/
}



/*inner共通
---------------------------------------------------------------------------*/
.inner {
  max-width: 1000px; /*サイトの最大幅　※下の方の「画面幅1200px以上の設定」にも関連するので変更の際は注意して下さい。*/
  margin: 0 auto;
}
.inner-k {
  max-width: 1000px; /*サイトの最大幅　※下の方の「画面幅1200px以上の設定」にも関連するので変更の際は注意して下さい。*/
  margin: 150px auto 0;
}
/*メイン画像
---------------------------------------------------------------------------*/
.main-box {
  position: relative;
}
.main-box img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.main-text {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  text-align: center;
  font-size: 22px;
  letter-spacing: 5px;
  line-height: 2.5;
  text-shadow: 0 0 5px #fff;
}
.main-text01 {
  font-size: 46px;
  letter-spacing: 5px;
  text-shadow: 0 0 5px #fff;
}

.main-logo-img img {
	width: 600px;
	height: 100%;
}

.main-logo-img {
position: absolute;
top: 25% ;
left: 50%;
transform: translate(-50%,-50%);
}

html {
  width: 100%;
  height: 100%;
}
h1 {
  font-size: 38px;
}
h2 {
  font-size: 30px;
  text-align: center;
  color: #0068b3;
  font-weight: bold;
}
h3 {
  font-size: 15px;
  color: #AAABAB;
  text-align: center;
  margin-top: -20px;
}
h4 {
  font-size: 22px;
  text-align: center;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}
p {
  margin: 0 0 5px;
}
p.lead {
  font-weight: 100;
}
a {
  color: #000;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  color: #0068b3;
}
a.anchor {
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}
.obi01 {
  font-size: 25px;
  color: #0068b3;
  border-bottom: 2px solid #0068b3;
  margin-bottom: 10px;
  font-weight: bold;
}
.obi01-2 {
  font-size: 25px;
  color: #0068b3;
  border-bottom: 2px solid #0068b3;
  margin-bottom: 10px;
}
.obi02 {
  background-color: #0068b3;
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  padding: 2px 15px;
}
.obi03 {
  font-size: 17px;
  color: #0068b3;
  border-bottom: 2px solid #0068b3;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}
.obi04 {
  font-size: 25px;
  color: #0068b3;
  border-bottom: 2px solid #0068b3;
  margin-top: 10px;
  margin-bottom: 5px;
}
.obi05 {
  font-size: 18px;
  background-color: #0068b3;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
  padding: 5px 0px 5px 15px;
}
.obi05c {
  font-size: 20px;
  background-color: #0068b3;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
  padding: 5px 0px 5px 15px;
  text-align: center;
}
.obi06 {
  font-size: 15px;
  background-color: #0068b3;
  color: #fff;
  text-align: center;
  width: 140px;
  padding: 10px 0;
  margin-right: 30px;
}
.obi07 {
  font-size: 27px;
  background-color: #0068b3;
  color: #fff;
  text-align: center;
  width: 255px;
  padding: 2px 0;
  margin-right: 10px;
  font-weight: bold;
}
.obi_q-a {
  font-size: 20px;
  color: #0068b3;
  font-weight: bold;
  border: 1px solid #0068b3;
  padding-left: 15px;
  margin-bottom: 15px;
}
.text01 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.text02 {
  font-size: 20px;
  color: #0068b3;
  font-weight: bold;
  margin-bottom: 10px;
}
.text03 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
.text12 {
  font-size: 12px;
  color: #000;
}
.text18 {
  font-size: 18px;
  color: #000;
}
.text20t {
  font-size: 20px;
  color: #000;
  margin-top: -15px;
}
.text20b {
  font-size: 20px;
  color: #0068b3;
  font-weight: bold;
}
.text20 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  width: 700px;
  margin: 0 auto 50px;
}
.text22 {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  width: 700px;
  margin: 0 auto 50px;
}
.text27 {
  font-size: 27px;
  color: #000;
  font-weight: bold;
}
.text40 {
  font-size: 40px;
  color: #000;
  font-weight: bold;
}
.text40r {
  font-size: 40px;
  color: #FF0000;
  font-weight: bold;
}
.text60 {
  font-size: 60px;
  color: #FF0000;
  font-weight: bold;
}
.text04 {
  font-size: 22px;
  color: #000;
  margin-bottom: 10px;
}
.text04-2 {
  font-size: 22px;
  color: #0068b3;
  font-weight: bold;
  margin-bottom: 10px;
}
.text05 {
  font-size: 25px;
  color: #0068b3;
  font-weight: bold;
}
.text06 {
  font-size: 25px;
  color: #0068b3;
}
.text_q {
  font-size: 17px;
  color: #0068b3;
}
.text_a {
  font-size: 15px;
}
table.top-t {
  margin: auto;
}
table.top-t td {
  padding: 5px;
}
table.top-t2 {
  margin: auto;
}
table.top-t2 td {
  padding: 0px 25px 25px;
}
table.t-img {
  margin-bottom: 35px;
}
table.t-img td.imgt {
  width: 300px;
  padding-right: 20px;
}
table.s-table-2 {
  margin-bottom: 35px;
}
table.q-t {
  margin-bottom: 35px;
}
table.q-t td.qtd {
  font-size: 22px;
  color: #0068b3;
  font-weight: bold;
  text-align: center;
  width: 70px;
}
table.q-t td.atd {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  text-align: center;
  width: 70px;
}
table.gakuhi-t {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000;
}
table.gakuhi-t td.gakuhi-b {
  width: 30%;
  background-color: #e6edf6;
  text-align: center;
  font-size: 18px;
}
table.gakuhi-t td.gakuhi-w {
  width: 70%;
  text-align: center;
  font-size: 18px;
}
table.taiken-t {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000;
}
table.taiken-t td.taiken-b {
  width: 30%;
  background-color: #e6edf6;
  text-align: center;
  font-size: 16px;
    background-color: #e9eaea;
}
table.taiken-t td.taiken-w {
  width: 70%;
  text-align: left;
  font-size: 16px;
    background-color: #fff;
}
table.gokaku_banner {
  margin: auto;
}
table.gokaku_banner td {
  padding: 15px;
}
table.chigai-t {
  border-collapse: collapse;
  border: 1px solid #000;
}
table.chigai-t td {
  padding: 15px;
}
table.chigai-t td.title1 {
  font-size: 20px;
  text-align: center;
  background-color: #d3d3d4;
  font-weight: bold;
}
table.chigai-t td.title2 {
  font-size: 20px;
  text-align: center;
  background-color: #fff;
  font-weight: bold;
}
table.chigai-t td.title3 {
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-color: #0068b3;
  font-weight: bold;
}
table.chigai-t td.bg-b {
  background-color: #dce2ee;
}
.d-hr {
  margin: 15px 0px;
  border: 1px dashed #0068b3;
}
/*画面幅1200px以上の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
  @media screen and (min-width:1200px) {
    /*inner共通
---------------------------------------------------------------------------*/
    .inner {
      width: 1200px; /*サイト幅*/
    }
  }
  /*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
  @media screen and (max-width:1024px) {
    /*inner共通
---------------------------------------------------------------------------*/
    .inner {
      width: 100%;
    }
  }
  /*文字サイズ変更ボタン（※文字サイズを「大」にした時の設定はchange.cssで行う）
---------------------------------------------------------------------------*/
  /*ボタンブロック全体*/
  #fsize {
    display: none;
  }
  .bg-blue {
    background: #dce2ee;
  }
  .box01 {
    background: #fff;
    padding: 15px;
    margin-bottom: 35px;
  }
  .box02 {
    border: 1px solid #0068b3;
    background: #fff;
    padding: 15px;
    margin-bottom: 35px;
  }
  .box02f {
    border: 1px solid #0068b3;
    background: #fff;
    padding: 15px;
  }
  .box03 {
    border: 2px solid #0068b3;
    font-size: 21px;
    padding: 15px;
    margin-bottom: 35px;
    font-weight: bold;
  }
  .box02 hr {
    margin: 15px 0px;
    border: 1px dashed #0068b3;
  }
  table.taikenki-youtube-t {
    width: 100%;
    margin: 15px 0px;
  }
  .btn-flat-border {
    margin-right: 10px;
  }
  table.taikenki-youtube-t p {
    line-height: 1.5;
  }
  /* ===========================
--- Footer
============================ */
  .bg-footer {
    background: #0068b3;
    color: #fff;
    padding: 5px;
  }
  /* ===========================
--- キャンパス
============================ */
  table.access-t {
    font-size: 18px;
  }
  table.access-t td {
    padding: 15px;
  }
  table.access-t img {
    width: 500px;
  }
  .access-title {
    font-size: 28px;
    font-weight: bold;
    color: #0068b3;
  }
  .access-tel {
    font-size: 32px;
    font-weight: bold;
    color: #0068b3;
  }
  .ggmap {
    margin-bottom: 35px;
  }
/* ===========================
--- お問い合わせ
============================ */
  table.toi {
    color: #fff;
    margin: 0px auto;
  }
  table.toi td {
    width: 50%;
    text-align: center;
    margin: 5px;
    padding: 30px;
  }
  .box-toi {
    padding: 0.2em;
    margin: 1em 0;
    border: solid 2px #fff;
    width: 90%;
  }
  .t-toi {
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    color: #fff;
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
  }
  .t-toi-tel1 {
    font-size: 45px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
  }
  .t-toi-tel1 a {
    color: #fff;
      text-decoration:none;
  }
.t-toi-tel1-1 {
    font-size: 45px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #0068b3;
  }
  .t-toi-tel1-1 a {
    color: #0068b3;
      text-decoration:none;
  }
  .t-toi-tel2 {
      margin-top: -10px;
    font-size: 18px;
  }
  .fh5co-counters {
    padding: 3em 0;
    background: #e6e6e6;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
  }
  .fh5co-counters .heading-section h2 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
  }
  .fh5co-counters .fh5co-counter {
    font-size: 60px;
    display: block;
    color: #fff;
    font-family: "Karla", Arial, sans-serif;
    width: 100%;
    font-weight: 700;
    margin-bottom: .3em;
  }
  .fh5co-counters .fh5co-counter-label {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block;
  }
  .btn-toi {
    display: inline-block;
    width: 400px;
    height: 65px;
    text-align: center;
    background-color: #fff;
    font-size: 20px;
    color: #004EA2;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 12px 0px 0px;
    z-index: 1;
    margin: 15px 5px 0px 5px;
  }
  .btn-toi:hover {
    color: #fff;
    background: #0068b3;
  }
.btn-toi2 {
    display: inline-block;
    width: 400px;
    height: 65px;
    text-align: center;
    background-color: #0068b3;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 12px 0px 0px;
    z-index: 1;
    margin: 15px 5px 0px 5px;
  }
  .btn-toi2:hover {
    color: #fff;
    background: #004175;
  }
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: landscape){
.main-box {
  position: relative;
}
.main-box img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.main-text {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  text-align: center;
  font-size: 22px;
  letter-spacing: 5px;
  line-height: 2.5;
  text-shadow: 0 0 5px #fff;
}
.main-text01 {
  font-size: 46px;
  letter-spacing: 5px;
  text-shadow: 0 0 5px #fff;
}
}
  @media screen and (max-width: 820px) {
    table.taikenki-youtube-t iframe {
      width: 100%;
      height: 100%;
      aspect-ratio: 16 / 9;
    }
  }
  @media only screen and (max-width: 1024px) {
    .pc {
      display: none !important;
    }
    .sp {
      display: block !important;
    }
      
    body {
      font-size: 15px;
    }
    .header-logo {
      padding: 8px;
    }
      .header-logo-k img {
          padding: 20px 10px;
          width: 300px;
}
    .inner {
      width: 90%;
      padding: 35px 0px;
    }
    .inner-k {
      width: 90%;
      margin: 30px auto 0;
    }
    .bg-blue {
      background: #dce2ee;
    }
      .main-box {
          position: relative;
      }
    .main-text {
      position: absolute;
      top: 50%;
      left: 20%;
      transform: translate(-12%, -50%);
      font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
      text-align: center;
      font-size: 15px;
      letter-spacing: 2px;
      line-height: 2;
      text-shadow: 0 0 5px #fff;
    }
    .main-text01 {
      font-size: 22px;
      letter-spacing: 5px;
      text-shadow: 0 0 5px #fff;
    }
    .main-box img {
      position: relative;
      width: 100%;
      height: 200px;
      object-fit: cover;
      margin-top: 0px;
    }

    .contents {
      padding: 0px 0px; /*上下、左右へのボックス内の余白*/
    }
    a.anchor {
      display: block;
      padding-top: 0px;
      margin-top: 0px;
    }
    h1 {
      font-size: 22px;
    }
    h2 {
      font-size: 22px;
      text-align: center;
    }
    h3 {
      font-size: 15px;
    }
    h4 {
      font-size: 15px;
    }
    .obi01 {
      font-size: 20px;
      color: #0068b3;
      border-bottom: 2px solid #0068b3;
      margin-bottom: 10px;
      font-weight: bold;
    }
    .obi01-2 {
      font-size: 20px;
      color: #0068b3;
      border-bottom: 2px solid #0068b3;
      margin-bottom: 10px;
    }
    .obi06 {
      font-size: 17px;
      background-color: #0068b3;
      color: #fff;
      text-align: center;
      width: 100%;
      padding: 2px 0;
      margin-right: 0px;
    }
    .obi07 {
      font-size: 20px;
      background-color: #0068b3;
      color: #fff;
      text-align: center;
      width: 100%;
      padding: 2px 0;
      margin-right: 10px;
      font-weight: bold;
    }
    .text03 {
      font-size: 15px;
      color: #000;
      font-weight: bold;
      margin-bottom: 10px;
    }
    .text04 {
      font-size: 18px;
      color: #000;
      margin-bottom: 10px;
    }
    .text04-2 {
      font-size: 18px;
      color: #0068b3;
      font-weight: bold;
      margin-bottom: 10px;
    }
    .text05 {
      font-size: 18px;
      color: #0068b3;
      font-weight: bold;
    }
    .text06 {
      font-size: 20px;
      color: #0068b3;
      margin-bottom: 35px;
    }
    .text18 {
      font-size: 15px;
      color: #000;
    }
      .text20 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  width: 100%;
  margin: 0 auto 50px;
}
    .text22 {
      font-size: 18px;
      color: #000;
      font-weight: bold;
      width: 100%;
      margin: 0 auto 50px;
    }
    .text27 {
      font-size: 18px;
      color: #000;
      font-weight: bold;
    }
    .box03 {
      border: 2px solid #0068b3;
      font-size: 18px;
      padding: 15px;
      margin-bottom: 35px;
      font-weight: bold;
    }
    table.top-t td {
      width: 100%;
      display: block;
    }
    table.top-t2 {
      margin: auto;
    }
    table.top-t2 td {
      display: block;
      padding: 0px 0px 25px;
    }
    table.top-t2 img {
      width: 100%;
    }
    table.gakuhi-t td.gakuhi-b {
      width: 30%;
      background-color: #e6edf6;
      text-align: center;
      font-size: 15px;
    }
    table.gakuhi-t td.gakuhi-w {
      width: 70%;
      text-align: center;
      font-size: 15px;
    }

table.taiken-t td.taiken-b {
  width: 30%;
  background-color: #e6edf6;
  text-align: center;
  font-size: 14px;
    background-color: #e9eaea;
}
table.taiken-t td.taiken-w {
  width: 70%;
  text-align: left;
  font-size: 14px;
    background-color: #fff;
}
    table.t-img td {
      display: block;
    }
    table.t-img td.imgt {
      width: 100%;
      padding-right: 0px;
    }
    table.s-table {
      width: 100%;
    }
    table.s-table td {
      width: 100%;
      display: block;
    }
    table.s-table-2 {
      width: 100%;
    }
    table.s-table-2 td {
      width: 100%;
      display: block;
    }
    table.gokaku_banner td {
      padding: 15px;
      display: block;
    }
    table.chigai-t td {
      padding: 5px;
    }
    table.chigai-t td.title1 {
      font-size: 15px;
      text-align: center;
      background-color: #d3d3d4;
      font-weight: bold;
    }
    table.chigai-t td.title2 {
      font-size: 15px;
      text-align: center;
      background-color: #fff;
      font-weight: bold;
    }
    table.chigai-t td.title3 {
      font-size: 15px;
      text-align: center;
      color: #fff;
      background-color: #0068b3;
      font-weight: bold;
    }
    table.taikenki-youtube-t {
      width: 100%;
      margin: 0px 0px;
      padding: 0px;
    }
    table.taikenki-youtube-t td {
      display: block;
      padding: 0px;
    }
 /* ===========================
--- キャンパス
============================ */
    table.access-t {
      font-size: 18px;
    }
    table.access-t td {
      display: block;
      padding: 0px 0px;
    }
    table.access-t img {
      width: 100%;
    }
    .access-title {
      font-size: 20px;
      font-weight: bold;
      color: #0068b3;
    }
    .access-tel {
      font-size: 22px;
      font-weight: bold;
      color: #0068b3;
    }
    .ggmap {
      margin: 10px 0px;
    }
    /* ===========================
--- お問い合わせ
============================ */
      .t-toi-tel1-1 {
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #0068b3;
  }
  .t-toi-tel1-1 a {
    color: #0068b3;
      text-decoration:none;
  }
    table.toi {
      color: #fff;
      margin: 0px auto;
    }
    table.toi td {
        display: block;
      width: 100%;
      text-align: center;
      padding: 10px;
        margin: 0px auto;
    }
    .box-toi {
      padding: 10px;
      margin: 0px;
      border: solid 2px #fff;
      width: 90%;
    }
    .t-toi {
      text-align: center;
      font-size: 17px;
      letter-spacing: 1px;
      color: #fff;
      border-bottom: 2px solid #fff;
      padding-bottom: 10px;
    }
    .t-toi-tel1 {
      font-size: 30px;
      letter-spacing: 2px;
      font-weight: bold;
      color: #fff;
    }
    .t-toi-tel1 a {
      color: #fff;
    }
    .t-toi-tel2 {
      font-size: 15px;
    }
    .btn-toi {
    display: inline-block;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #fff;
    font-size: 18px;
    color: #004EA2;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 6px 0px 0px;
    z-index: 1;
    margin: 15px 0 0 0;
  }
  .btn-toi:hover {
    color: #fff;
    background: #0068b3;
  }
      .btn-toi2 {
    display: inline-block;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #0068b3;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #fff;
    padding: 6px 0px 0px;
    z-index: 1;
    margin: 15px 0 0 0;
  }
  .btn-toi2:hover {
    color: #fff;
    background: #004175;
  }
.fh5co-counters {
    padding: 1em 0;
    background: #e6e6e6;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
  }
  .fh5co-counters .heading-section h2 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
  }
  .fh5co-counters .fh5co-counter {
    font-size: 60px;
    display: block;
    color: #fff;
    font-family: "Karla", Arial, sans-serif;
    width: 100%;
    font-weight: 700;
    margin-bottom: .3em;
  }
  .fh5co-counters .fh5co-counter-label {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block;
  }
  }