@charset "UTF-8";
/* ====== 共通 ====== */
:root {
  --font-family-sans-serif: 游明朝, "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo,
    serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

body {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

a:hover {
  text-decoration: none;
  opacity: 0.8;
}
header .navbar-brand {
  width: 20%;
}
header .navbar-brand .logo {
  width: 100%;
}
header .tel {
  font-size: 2rem;
  color: #fff;
}
header .tel a {
  color: #fff;
}
/* ========================
 add css
=========================== */
.border {
  border: 3px solid #002795 !important;
}

.a_under {
  text-decoration: underline;
}

.text-LogoC {
  color: #cc3300;
}
.f_huto {
  font-weight: bolder;
}
.text-red {
  color: #e73a36;
}
.text-bule {
  color: #3761ac;
}
.bg-green {
  background-color: #ccff66 !important;
}
.size_75 {
  font-size: 75%;
}
.size_65 {
  font-size: 65%;
}
.size_50 {
  font-size: 50%;
}
.block_center {
  padding-top: 10px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.txt_left {
  display: inline-block;
  text-align: left;
}

.input-borderless {
  outline: 0;
  border: none;
  background: none;
  -webkit-appearance: none;
}
.nedan {
  font-size: 1.25rem;
}

/* ====== TOTOP ====== */
/* ページトップ */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 80%;
}
#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 10px 0;
  text-align: center;
  display: block;
  border-radius: 10px;
}
#page-top a:hover {
  text-decoration: none;
  background: #999;
}
/* ====== TOP IMAGE ====== */
.top_img_con {
  display: table;
  height: 100%;
  text-align: center;
  width: 100%;
}
.top_inner {
  display: table-cell;
  vertical-align: middle;
}

.top_img_ptop {
  display: inline-block;
}

header.top-page {
  height: 100vh;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}
.jumbotron {
  background-image: url(../image/topback.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 1rem 1rem;
}
.jumbotron .bg-rgba {
  background-color: rgba(255, 255, 255, 0.9);
}
.jumbotron h1 {
  word-wrap: break-word;
}
.jumbotron h2 {
  line-height: 1.8rem;
}
/* ====== TOPPAGE SECTION ====== */
#seibun table {
  width: 100%;
  cellspacing: 0;
  bgcolor: #ccc;
  font: 12px;
  color: #666;
  table-layout: fixed;
  border-collapse: collapse;
}

#seibun table th,
#seibun table td {
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
}
#seibun table th {
  background-color: #002795;
  color: #fff;
}
#seibun table td {
  width: 14.2%;
}

#seibun .ggg {
  font-size: 1rem;
  text-align: right;
  margin-bottom: 0;
}

#sec1 .card:nth-of-type(2) {
  border-left: none;
  border-right: none;
}
.ttl-bdr {
  font-size: 3rem;
  line-height: 1.5;
  position: relative;
  margin-bottom: 50px;
}
.ttl-bdr::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 5px solid #cc3300;
  width: 80%;
  margin: 0 auto -15px;
}

#sec3 {
  background-image: url("../img/bg-staff.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#sec4 table {
  width: 100%;
  cellspacing: 0;
  bgcolor: #ccc;
  font: 12px;
  color: #666;
  table-layout: fixed;
  border-collapse: collapse;
}
#sec4 table th,
#sec4 table td {
  padding: 10px;
  text-align: center;
  border: 1px solid #ccc;
}
#sec4 table th {
  background-color: #002795;
  color: #fff;
}
#sec4 table td {
  width: 14.2%;
}
#sec4 table td:nth-child(7n) {
  background-color: #5197e0;
  color: #fff;
}
#sec4 table td:nth-child(7n + 1) {
  background-color: #ff8a8c;
  color: #fff;
}
/* ====== SNS ====== */
.social img {
  width: 36px;
  height: 36px;
}
/* ====== SNS ====== */

iframe {
  width: 100%;
  height: 450px;
}
/* ====== FOOTER ====== */
.footer-logo {
  width: 50%;
}

/* =============================================
メディアクエリ
============================================= */

/* 大デバイス（デスクトップ, 1200px 未満）
==============================================*/
@media screen and (max-width: 1199.98px) {
  .herounit h1 {
    margin-top: 10rem;
  }
}
/* END */
/* 中デバイス（タブレット, 992px 未満）
==============================================*/
@media screen and (max-width: 991.98px) {
  .container {
    max-width: 740px;
  }
}
/* END */
/* 小デバイス（横向きモバイル, 768px 未満）
==============================================*/
@media screen and (max-width: 767.98px) {
  h1 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
  }
  #seibun .ggg {
    font-size: 0.75rem;
    text-align: right;
    margin-bottom: 0;
  }

  #sec3 {
    background-image: none;
  }
  header .navbar-brand {
    width: 70%;
  }
  header .navbar-brand .logo {
    width: 100%;
  }
  header .navbar-nav {
    border-top: 1px solid #cc3300;
  }
  .footer-logo {
    width: 100%;
  }
  .ttl-bdr {
    font-size: 1.5rem;
    line-height: 1.5;
    position: relative;
    margin-bottom: 40px;
  }
  .img_sizee {
    width: 100%;
  }
  .text-muted {
    font-size: 1.5rem;
  }
  .nedan {
    font-size: 1rem;
  }
}
/* END */
/* 極小デバイス（縦向きモバイル, 576px 未満）
==============================================*/
@media screen and (max-width: 575.98px) {
  .display-3 {
    line-height: 0.8em;
  }
  .display-4 {
    font-size: 2rem;
    line-height: 1.2;
  }
}
/* END */

/*==============================================
 bootstrap override 
==============================================*/

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.8);
}

@media screen and (min-width: 576px) {
  .jumbotron {
    padding: 1rem 1rem;
  }
}
