@charset "UTF-8";
/*----------------------------------------------------
    #エレメントスタイル
----------------------------------------------------*/
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@media (max-width: 991px) {
  html {
    overflow: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
}

body {
  background-color: #fff;
  color: #111111;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif;
  position: relative;
}
@media (min-width: 992px) {
  body {
    overflow-x: hidden;
  }
}
@media (max-width: 991px) {
  body {
    overflow: hidden;
  }
  body a {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
  }
  body img {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: bicubic;
  }
}

input, textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif;
}

a {
  color: #000;
  text-decoration: underline;
}
a[name] {
  color: inherit;
  text-decoration: none;
}
a[name]:hover {
  text-decoration: none;
  color: inherit;
}
a:link {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover {
  color: #3174d1;
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  transition: all 0.3s linear;
}
a:focus, a:focus img {
  outline-color: rgba(0, 70, 184, 0.6);
  outline-style: solid;
  outline-width: 2px;
}
a:active {
  color: #000;
}

small {
  font-size: 0.75em;
  line-height: 1.75;
}
@media (min-width: 768px) and (max-width: 991px) {
  small {
    font-size: 0.875em;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  small {
    font-size: 0.875em;
    line-height: 1.5;
  }
}

h1 {
  font-size: 1.5em;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 2.5em;
    line-height: 0.9;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 2.5em;
    line-height: 0.9;
  }
}

h2 {
  font-size: 1.5em;
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 1.75em;
    line-height: 1.1428571429;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 1.75em;
    line-height: 1.1428571429;
  }
}
h2 span {
  font-size: 0.875em;
  line-height: 1.7142857143;
}

h3 {
  font-size: 1.3125em;
  line-height: 1.2380952381;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
  h3 {
    font-size: 1.625em;
    line-height: 1.1538461538;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 1.625em;
    line-height: 1.1538461538;
  }
}
h3 span {
  font-size: 0.875em;
  line-height: 1.7142857143;
}

h4 {
  font-size: 1.3125em;
  line-height: 1.1428571429;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
  h4 {
    font-size: 1.5em;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  h4 {
    font-size: 1.5em;
    line-height: 1;
  }
}

h5 {
  font-size: 1.125em;
  line-height: 1.3333333333;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
  h5 {
    font-size: 1.3125em;
    line-height: 1.1428571429;
  }
}
@media (min-width: 992px) {
  h5 {
    font-size: 1.3125em;
    line-height: 1.1428571429;
  }
}

h6 {
  font-size: 1em;
  line-height: 1.5;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
  h6 {
    font-size: 1.125em;
    line-height: 1.3333333333;
  }
}
@media (min-width: 992px) {
  h6 {
    font-size: 1.125em;
    line-height: 1.3333333333;
  }
}

p {
  font-size: 0.875em;
  line-height: 1.7142857143;
}
@media (min-width: 768px) and (max-width: 991px) {
  p {
    font-size: 1em;
    line-height: 1.75;
  }
}
@media (min-width: 992px) {
  p {
    font-size: 1em;
    line-height: 1.75;
  }
}

dd, dt {
  font-size: 0.875em;
  line-height: 1.7142857143;
}
@media (min-width: 768px) and (max-width: 991px) {
  dd, dt {
    font-size: 1em;
    line-height: 1.75;
  }
}
@media (min-width: 992px) {
  dd, dt {
    font-size: 1em;
    line-height: 1.75;
  }
}

li {
  font-size: 0.875em;
  line-height: 1.7142857143;
}
@media (min-width: 768px) and (max-width: 991px) {
  li {
    font-size: 1em;
    line-height: 1.75;
  }
}
@media (min-width: 992px) {
  li {
    font-size: 1em;
    line-height: 1.75;
  }
}

th, td {
  font-size: 0.875em;
  line-height: 1.7142857143;
}
@media (min-width: 768px) and (max-width: 991px) {
  th, td {
    font-size: 1em;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  th, td {
    font-size: 1em;
    line-height: 1.5;
  }
}

caption {
  color: #000;
}

.no-gutter > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.panel-heading {
  font-size: 1.3125em;
  line-height: 1.1428571429;
  font-weight: 700;
  font-family: "Sawarabi Mincho";
  text-align: center;
  text-shadow: none;
}

.dl-horizontal dt {
  overflow: visible;
}

.hgroup h1 {
  padding: 20px 30px 20px;
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  text-align: center;
}
.hgroup h2 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  position: relative;
  padding: 20px 20px 20px 38px;
  border: 1px solid #D8D8D8;
  border-top: 4px solid #3174d1;
  border-radius: 0 0 5px 5px;
  background: linear-gradient(#fff, #EFEFEF);
}
.hgroup h2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  width: 18px;
  height: 18px;
  border: 4px solid #3174d1;
  border-radius: 100%;
  box-sizing: border-box;
}
.hgroup h3 {
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 0.25em 0.5em;
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  background: transparent;
  border-left: solid 5px #3174d1;
}
.hgroup h4 {
  margin-top: 30px;
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  position: relative;
  padding: 0.25em 0;
}
.hgroup h4:after {
  content: "";
  display: block;
  height: 4px;
  background: linear-gradient(to right, #3174d1, transparent);
}
.hgroup h5 {
  margin-top: 30px;
  padding: 0 0 0.25em;
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  border-bottom: double 3px #3174d1;
}
.hgroup h6 {
  margin-top: 30px;
  padding: 0 0 0.25em;
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  border-bottom: solid 1px #3174d1;
}

/*----------------------------------------------------
    #タブでフォーカスされた時
----------------------------------------------------*/
#sr-only {
  clear: both;
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
#sr-only.show {
  display: block;
  padding: 1em 2em 0;
  border-bottom: 1px solid #ccc;
  background-color: #f9f9f9;
  position: static !important;
  overflow: auto !important;
  width: auto !important;
  height: auto !important;
}

/*----------------------------------------------------
    #フォントサイズ変更
----------------------------------------------------*/
.f1 {
  font-size: 100%;
}

.f2 {
  font-size: 130%;
}

.f3 {
  font-size: 200%;
}

.font-size {
  vertical-align: middle;
}
.font-size div {
  font-size: 0.875em;
  line-height: 2;
  padding-right: 15px;
}
.font-size li {
  padding: 0 0 0 1px;
}
.font-size li a {
  font-size: 0.75em;
  line-height: 2;
  padding: 0 6px;
  color: #000;
  background-color: #fff;
  border: 1px solid #3174d1;
}
.font-size li a:link {
  text-decoration: none;
}
.font-size li a:visited {
  text-decoration: none;
}
.font-size li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #3174d1;
}
.font-size li a.textresizer-active {
  text-decoration: none;
  color: #fff;
  background-color: #3174d1;
}

.maintitle {
  background-image: url(../images/mainimage_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  background-color: #ccc;
}
.maintitle__block {
  text-align: center;
  height: 200px;
}
.maintitle__text {
  display: inline-block;
  padding: 10px 30px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  margin: 0 auto;
}

.table_margin {
  margin-top: 10px;
}

.table_color > tbody > tr:nth-of-type(odd) {
  background-color: #eef5fb;
}

.table_color .nowrap {
  white-space: nowrap;
}

.table_color > thead {
  background-color: #19436b;
}
.table_color > thead th {
  color: #fff;
  text-align: center;
}

.fa-file-pdf-o {
  color: #ca0000;
}

.fa-file-excel-o {
  color: #005f05;
}

.btn__newslist {
  width: 100%;
  font-size: 1.125em;
  line-height: 1.3333333333;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 0px;
  border-width: 2px;
  border-color: #3174d1;
  background-color: #fff;
}
.btn__newslist:link {
  color: #3174d1;
  text-decoration: none;
}
.btn__newslist:visited {
  color: #3174d1;
  text-decoration: none;
}
.btn__newslist:hover {
  color: #fff;
  background-color: #3174d1;
  text-decoration: none;
  transition: all 0.3s linear;
}
.btn__newslist:active {
  color: #3174d1;
  text-decoration: none;
  background-color: #fff;
}

.btn__contact {
  width: 100%;
  font-size: 1.125em;
  line-height: 1.3333333333;
  white-space: inherit;
  font-weight: bold;
  color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  border-width: 2px;
  border-color: #b3001f;
  background-color: #b3001f;
}
.btn__contact:link {
  color: #fff;
  text-decoration: none;
}
.btn__contact:visited {
  color: #fff;
  text-decoration: none;
}
.btn__contact:hover {
  color: #b3001f;
  background-color: #fff;
  text-decoration: none;
  transition: all 0.3s linear;
}
.btn__contact:active {
  color: #fff;
  text-decoration: none;
  background-color: #b3001f;
}

.breadcrumb {
  background-color: inherit;
  margin-bottom: 0;
  border-radius: 0;
}
.breadcrumb li {
  font-size: 0.875em;
  line-height: 1;
}
.breadcrumb li.active {
  color: #3174d1;
}

.navbar {
  height: auto;
  border: none;
  margin-bottom: 0;
}

.header {
  border-bottom: 4px solid #3174d1;
  background: url(../images/header_bg.jpg) repeat;
}
.header__block .navbar-header {
  height: auto;
}
.header__block .navbar-header .navbar-brand {
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .header__block .navbar-header .navbar-brand {
    padding: 50px 0 0;
  }
  .header__block .navbar-header .navbar-brand img {
    width: 180px;
    height: auto;
  }
}
.header__block .navbar-toggle {
  z-index: 2;
  color: #fff;
  background-color: #3174d1;
  text-align: center;
  margin: 5px 0 0 0;
  padding: 1px 6px 6px;
}
.header__block .navbar-toggle .bar__text {
  font-weight: bold;
  font-size: 0.5em;
  line-height: 1;
}
.header__block .navbar-toggle.collapsed {
  color: #000;
  background-color: #ffffff !important;
}
.header__block .navbar-toggle.collapsed .icon-bar {
  background-color: #000;
}
.header__block .navbar-toggle .icon-bar {
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  margin: 0 auto 5px;
  background-color: #fff;
}

.hours {
  background-color: #fff;
}
.hours__block {
  padding: 10px 30px;
}
@media (min-width: 992px) {
  .hours__block {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 10px 15px;
  }
}
.hours__title {
  background: #3f3a39;
  color: #fff;
  display: -webkit-box;
  justify-content: center;
  text-align: center;
  padding: 5px 15px;
}
@media (min-width: 992px) {
  .hours__title {
    padding: 20px 0;
  }
}
.hours__title p {
  margin: 0 auto;
}
.hours__text {
  margin-top: 5px;
}
@media (min-width: 992px) {
  .hours__text {
    margin-top: 0;
  }
}
.hours__year {
  font-size: 1.25em;
  line-height: 1.2;
  margin-right: 18px;
  white-space: nowrap;
}

.reception {
  padding-top: 30px;
  padding-bottom: 0;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reception {
    padding: 10px 10px 0;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .reception {
    padding: 10px 10px 5px;
    text-align: left;
  }
}
.reception p {
  line-height: 1;
}
.reception .tel {
  font-size: 2em;
  line-height: 0.875;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .reception .tel {
    font-size: 2em;
    line-height: 0.875;
  }
}
@media (min-width: 1200px) {
  .reception .tel {
    font-size: 2.5em;
    line-height: 0.95;
  }
}

.contact {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .contact {
    padding-top: 5px;
    padding-bottom: 30px;
    text-align: right;
  }
}

.gnav {
  border-top: 1px solid #e5e5e5;
  background: url(../images/nav_bg.jpg) repeat-x left bottom;
  background-size: cover;
}
@media (max-width: 767px) {
  .gnav {
    background: none;
    border-top: none;
  }
}
.gnav a {
  font-size: 1.125em;
  line-height: 1;
  font-weight: 700;
  color: #000;
  padding: 17px 5px 14px !important;
  height: 100%;
}
.gnav a:link {
  text-decoration: none;
}
@media (max-width: 767px) {
  .gnav a {
    text-align: left !important;
    margin-bottom: 0 !important;
    border-top: 1px solid #ccc;
  }
  .gnav a:after {
    font-family: "FontAwesome";
    content: "\f054";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
  }
}

.nav li {
  vertical-align: middle;
}
.nav li a:focus, .nav li a:hover, .nav li a.active {
  background: #3174d1;
  color: #fff;
  border-radius: 10px 10px 0 0;
}
@media (max-width: 767px) {
  .nav li a:focus, .nav li a:hover, .nav li a.active {
    color: #000;
    border-radius: 0;
    background-color: #fff;
  }
}

.snav__block {
  padding-top: 30px;
  padding-bottom: 0;
}
.snav__block .panel {
  border-color: #dcdcdc;
  border-radius: 5px;
}
.snav__block .panel-heading {
  margin: 0;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  background-color: #EFEFEF;
  border-bottom: 5px solid #232324 !important;
}
.snav__block .panel-body {
  background-color: #eeeeee;
}
.snav__block .list-group {
  border-color: #dcdcdc;
}
.snav__block .list-group a.list-group-item {
  font-size: 1.125em;
  line-height: 1;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.snav__block .list-group a.list-group-item .list-group-item-heading {
  color: #000;
}
.snav__block .list-group a.list-group-item:focus, .snav__block .list-group a.list-group-item:hover {
  background-color: white;
}
.snav__block .list-group a.list-group-item i.fa {
  color: #3174d1;
}
.snav__block .list-group a.list-group-item.active {
  background-color: #3174d1;
  border-color: #dcdcdc;
}
.snav__block .list-group a.list-group-item.active p, .snav__block .list-group a.list-group-item.active i.fa {
  color: #fff !important;
}
.snav__block .list-group a.list-group-item.active:focus, .snav__block .list-group a.list-group-item.active:hover {
  background-color: #3174d1;
}

.margin-img {
  margin: 0 0 15px;
}

a.pagetop {
  margin-top: 35px;
  font-size: 1.125em;
  line-height: 1.3333333333;
  display: block;
  padding: 5px;
  background-color: #232324;
  text-align: center;
}
a.pagetop:link {
  color: #fff;
  text-decoration: none;
}
a.pagetop:visited {
  color: #fff;
  text-decoration: none;
}
a.pagetop:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
  transition: all 0.3s linear;
}
a.pagetop:active {
  color: #fff;
  text-decoration: none;
}
a.pagetop i {
  font-size: 1.125em;
  line-height: 1.6666666667;
}

.footer {
  background: url(../images/footer_bg.jpg) repeat;
  background-color: #3b3a3d;
}
.footer__block {
  color: #fff;
  padding: 20px 0;
}
.footer__block a:link {
  color: #fff;
}
.footer__block a:visited {
  color: #fff;
}
.footer__block a:hover {
  color: #fff;
  text-decoration: none;
}
.footer__block a:active {
  color: #fff;
}
.footer__block .name {
  font-size: 1.125em;
  line-height: 1.3333333333;
}
.footer__block li {
  margin-left: 10px;
}
@media (min-width: 992px) {
  .footer__block li {
    margin-left: 50px;
  }
}
.footer .note {
  padding-top: 1em;
}

.address__block {
  text-align: center;
}
@media (min-width: 992px) {
  .address__block {
    text-align: left;
  }
}

.fnav__block {
  text-align: center;
}
@media (min-width: 992px) {
  .fnav__block {
    text-align: right;
  }
}

.fnavb__block {
  margin: 50px 0 15px;
}
.fnavb__block a {
  white-space: nowrap;
}

.copyright {
  font-size: 0.625em;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .copyright {
    font-size: 0.75em;
    line-height: 1.1666666667;
  }
}

.stt-lang-select .stt-text {
  font-size: 1em;
  line-height: 1.125;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif;
}