@charset "UTF-8";
/*
Author: 株式会社建築システム
Author URI: 
Description: 
Version: 1.0
*/
/* =========================================================
 common
========================================================= */
.f1 {
  font-size: 100%;
}

.f2 {
  font-size: 130%;
}

.f3 {
  font-size: 200%;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f6fd;
}

/* Base
--------------------------------------------------------- */
.f1 {
  font-size: 100%;
}

.f2 {
  font-size: 130%;
}

.f3 {
  font-size: 200%;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f6fd;
}

/* Bootstrap上書き
--------------------------------------------------------- */
caption {
  caption-side: top;
}

/* エレメント
--------------------------------------------------------- */
html {
  scroll-behavior: smooth;
}

@media (max-width: 991px) {
  html {
    overflow: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
}

body {
  background-color: transparent;
  color: inherit;
  font-family: -apple-system, BlinkMacSystemFont, メイリオ, Meiryo, "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "Kosugi", "Helvetica Neue", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", 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, メイリオ, Meiryo, "Yu Gothic", YuGothic, 游ゴシック体, 游ゴシック, "Kosugi", "Helvetica Neue", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", "M+ 1p", sans-serif;
}

a {
  color: #152b81;
  text-decoration: underline;
}

a[name] {
  color: inherit;
  text-decoration: none;
}

a[name]:hover {
  color: inherit;
  text-decoration: none;
}

a:link {
  color: #152b81;
}

a:visited {
  color: #152b81;
}

a:hover {
  color: #152b81;
  text-decoration: none;
}

a:focus, a[href$=".jpg"]:focus img {
  outline-color: rgba(0, 70, 184, 0.6);
  outline-style: solid;
  outline-width: 2px;
}

a:active {
  color: #152b81;
}

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: 2em;
    line-height: 1.125;
  }
}

@media (min-width: 992px) {
  h1 {
    font-size: 2em;
    line-height: 1.125;
  }
}

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.07143;
  }
}

@media (min-width: 992px) {
  h2 {
    font-size: 1.75em;
    line-height: 1.07143;
  }
}

h2 span {
  font-size: 0.875em;
  line-height: 1.71429;
}

h3 {
  font-size: 1.3125em;
  line-height: 1.14286;
  font-weight: 400;
}

@media (min-width: 768px) and (max-width: 991px) {
  h3 {
    font-size: 1.625em;
    line-height: 0.92308;
  }
}

@media (min-width: 992px) {
  h3 {
    font-size: 1.625em;
    line-height: 0.92308;
  }
}

h3 span {
  font-size: 0.875em;
  line-height: 1.71429;
}

h4 {
  font-size: 1.25em;
  line-height: 1.2;
  font-weight: 400;
}

@media (min-width: 768px) and (max-width: 991px) {
  h4 {
    font-size: 1.375em;
    line-height: 1.09091;
  }
}

@media (min-width: 992px) {
  h4 {
    font-size: 1.375em;
    line-height: 1.09091;
  }
}

h5 {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 400;
}

@media (min-width: 768px) and (max-width: 991px) {
  h5 {
    font-size: 1.3125em;
    line-height: 1.14286;
  }
}

@media (min-width: 992px) {
  h5 {
    font-size: 1.3125em;
    line-height: 1.14286;
  }
}

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.33333;
  }
}

@media (min-width: 992px) {
  h6 {
    font-size: 1.125em;
    line-height: 1.33333;
  }
}

p {
  font-size: 0.875em;
  line-height: 1.71429;
}

@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.71429;
}

@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.71429;
}

@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.71429;
}

@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;
}

table {
  margin-top: 15px;
  margin-bottom: 45px !important;
}

.section {
  padding: 25px;
  margin-bottom: 20px;
  border: 1px solid #dee2e6;
}

button:focus {
  outline-color: rgba(0, 70, 184, 0.6);
  outline-style: solid;
  outline-width: 2px;
}

/* 文字サイズ
--------------------------------------------------------- */
.x-small {
  font-size: 0.75em;
  line-height: 1.16667;
}

/* タブがフォーカスされた時
--------------------------------------------------------- */
.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.is-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;
}

/* パンくず
--------------------------------------------------------- */
.breadcrumb {
  background-color: inherit;
  margin-bottom: 0;
}

.breadcrumb li {
  font-size: 0.875em;
  line-height: 1;
}

/* サブナビゲーション
--------------------------------------------------------- */
.snav__block {
  padding-top: 30px;
  padding-bottom: 0;
}

.snav__block .panel {
  border-color: #dcdcdc;
}

.snav__block .panel-heading {
  margin: 0;
  padding: 10px;
  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: #4f74ff;
}

.snav__block .list-group a.list-group-item.active {
  background-color: #4f74ff;
  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: #4f74ff;
}

/* header
--------------------------------------------------------- */
.f1 {
  font-size: 100%;
}

.f2 {
  font-size: 130%;
}

.f3 {
  font-size: 200%;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f6fd;
}

.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: #152b81;
  background-color: #fff;
}

.font-size li a:link {
  text-decoration: none;
}

.font-size li a:visited {
  text-decoration: none;
  color: #152b81;
}

.font-size li a:hover {
  text-decoration: none;
  background-color: #152b81;
  color: #fff;
}

.font-size li a.textresizer-active {
  text-decoration: none;
  background-color: #152b81;
  color: #fff;
}

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

.header {
  border-top: 10px solid #4f74ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6487ff), to(#ffffff));
  background-image: linear-gradient(#6487ff, #ffffff);
}

.header__block .navbar-header {
  height: auto;
  padding: 10px 0 0;
}

.header__block .navbar-header .navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 25px 0 8px 3px;
  vertical-align: bottom;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header__block .navbar-header .navbar-brand {
    padding-top: 10px;
    display: block;
  }
}

.header__block .navbar-header .navbar-brand .home__link {
  display: block;
  margin-right: 20px;
}

.header__block .navbar-header .navbar-brand .home__link h1 {
  margin: 0;
  padding: 0;
}

.header__block .navbar-header .navbar-brand .home__link h1 img {
  margin: 0;
  padding: 0;
}

.header__block .navbar-header .navbar-brand .home__button {
  background-color: #fff;
  border: 1px solid #152b81;
  color: #152b81;
  display: inline-block;
  font-size: 1rem;
  line-height: 2em;
  margin: 10px 0 0;
  height: 2em;
  text-decoration: none;
  padding: 0 15px;
  -webkit-transition: all  0.3s ease;
  transition: all  0.3s ease;
}

.header__block .navbar-header .navbar-brand .home__button:hover {
  background-color: #152b81;
  color: #fff;
}

@media (max-width: 767px) {
  .header__block .navbar-header .navbar-brand {
    padding: 14px 0 0;
  }
  .header__block .navbar-header .navbar-brand img {
    width: 210px;
    height: auto;
  }
}

.header__block .navbar-toggle {
  z-index: 2;
  color: #fff;
  background-color: #4f74ff;
  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: #f8f2dc !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;
}

.reception {
  background-color: #fff;
  padding: 10px 15px;
  margin: 10px 0 5px;
  color: #414141;
}

.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.8;
  }
}

ul.list-inline {
  margin-bottom: 0;
}

.font-size {
  font-size: 0.75em;
  line-height: 2;
}

.mainnav {
  padding: 0;
}

.mainnav .navbar-brand img {
  width: 190px;
  height: auto;
}

.mainnav__link {
  background-color: #152b81;
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all  0.3s ease;
  transition: all  0.3s ease;
}

.mainnav__link:link, .mainnav__link:visited, .mainnav__link:active {
  color: #fff;
  text-decoration: none;
}

.mainnav__link:hover {
  background-color: #001d2b;
}

.mainnav__item {
  padding: 3px;
}

.mainnav__active {
  background-color: #001d2b;
}

.mainnav-toggle {
  position: relative;
}

.mainnav-toggle:active {
  outline: 0;
}

.mainnav-toggle span {
  display: block;
  background-color: #152b81;
  height: 5px;
  width: 40px;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: relative;
  left: 0;
  opacity: 1;
}

.mainnav-toggle__text {
  color: #152b81;
  font-size: 0.5em;
  line-height: 1.125;
  padding-top: 1px;
}

.share__sp {
  padding: 5px 0;
}

.share__pc {
  font-size: 1.1875em;
  line-height: 1.26316;
}

/* -------------------------------------------------------------------------------- */
/* 各種切り替えボタン
*/
/* -------------------------------------------------------------------------------- */
#switchFontSize {
  padding-top: 4px;
}

#switchFontSize li {
  list-style: none;
  float: left;
  text-align: center;
  text-decoration: none;
  padding: 0 5px;
  display: block;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  font-size: .8em;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,f9f9f9+50,d6d6d6+100 */
}

#switchFontSize .list-inline-item {
  color: #152b81;
  border: 1px solid #152b81;
  background: #fff;
  margin-right: 0;
  margin-left: 8px;
}

#switchFontSize .current {
  background-color: #152b81;
  color: #fff;
}

.slick-dots {
  bottom: 20px;
}

.f_small {
  font-size: 1em;
}

.f_middle {
  font-size: 1.4em;
}

.f_large {
  font-size: 2em;
}

.breadcrumb {
  background: #fff;
  border-radius: 0;
  word-break: break-all;
}

/* footer
--------------------------------------------------------- */
.f1 {
  font-size: 100%;
}

.f2 {
  font-size: 130%;
}

.f3 {
  font-size: 200%;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f6fd;
}

.information {
  background-color: #ededed;
  padding: 10px;
  margin-bottom: 25px;
}

.information__txt {
  margin-top: 15px;
  text-align: center;
  font-size: 0.875em;
  line-height: 1.14286;
}

@media (max-width: 767px) {
  .information__link {
    display: block;
    text-align: center;
  }
}

.information .btn-outline {
  border: 2px solid #152b81;
  font-size: 95%;
  font-weight: bold;
  text-decoration: none;
}

.information .btn-outline:hover {
  background-color: #152b81;
  color: #fff;
}

.reservation__button {
  border: solid 3px #152b81;
}

.reservation__button a {
  color: #152b81;
  text-decoration: none;
}

.fnav {
  font-size: 80%;
}

.copyright {
  font-size: 0.625em;
  line-height: 1.2;
}

/* =========================================================
 pages
========================================================= */
/* home
--------------------------------------------------------- */
.f1 {
  font-size: 100%;
}

.f2 {
  font-size: 130%;
}

.f3 {
  font-size: 200%;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f6fd;
}

/* slickPause
--------------------------------------------------------- */
.slick-prev:before,
.slick-next:before {
  color: #000 !important;
  font-size: 1.4rem !important;
}

.slider p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 100px;
  color: #666;
  text-align: center;
  background-color: #e0e0e0;
}

.slider__buttons {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 2%;
  bottom: 5%;
}

.slider__button {
  margin: 10px 0;
  background-color: #000;
  opacity: 0.9;
  color: #fff;
  padding: 1px 8px;
  text-align: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.slider__button:hover {
  cursor: pointer;
  background-color: #666;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.slick-prev,
.slick-next {
  z-index: 100;
}

.slick-prev {
  left: 2%;
}

.slick-next {
  right: 2%;
}

/* メインイメージ
--------------------------------------------------------- */
.mainimage {
  margin-bottom: -16px;
}

.mainimage__text {
  position: relative;
}

/* 5つのアイコン
--------------------------------------------------------- */
.subnav {
  padding: 15px 60px;
}

@media (max-width: 767px) {
  .subnav {
    padding: 15px 0;
  }
}

.subnav-wrap {
  background-color: #ededed;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .subnav-wrap > .container {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.subnav__item {
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  margin: .5%;
  padding: 30px 5px;
  max-width: 19%;
  -webkit-box-shadow: 3px 3px 4px #ddd;
          box-shadow: 3px 3px 4px #ddd;
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all  0.3s ease;
  transition: all  0.3s ease;
}

@media (max-width: 767px) {
  .subnav__item {
    padding: 10px 5px;
  }
  .subnav__item img {
    width: 50%;
    height: auto;
  }
}

.subnav__item:hover {
  background-color: #dee5ff;
}

.subnav__txt {
  font-size: 1.1875em;
  line-height: 1.26316;
  margin: 25px 0 0;
  padding: 0;
}

@media (max-width: 767px) {
  .subnav__txt {
    font-size: 0.875em;
    line-height: 1.14286;
    margin: 0;
  }
}

.subnav a {
  text-decoration: none;
}

/* 主要なお知らせ
--------------------------------------------------------- */
.important__list {
  height: auto;
  margin-bottom: 30px;
  padding: 0 15px;
}

.important__list h2 {
  margin-bottom: 0 !important;
  padding: 1em;
}

.important__list__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFEFEE;
}

.important__list__ul ul {
  padding: 0 0.5rem;
  list-style: none;
}

.important__list__ul ul li {
  color: #B93844;
  margin: 0.4rem 0;
}

.important__list__ul ul li a {
  color: #B93844;
}

.feature {
  margin-left: -3px;
  margin-right: -3px;
  margin-bottom: 20px;
}

.feature > [class*='col-'] {
  padding-left: 3px;
  padding-right: 3px;
}

.feature__item {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 3px 3px 4px #ddd;
          box-shadow: 3px 3px 4px #ddd;
  margin: 0 0 20px;
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all  0.3s ease;
  transition: all  0.3s ease;
}

.feature__item:hover {
  background-color: #e8edff;
}

.feature__title {
  font-size: 1.3125em;
  line-height: 1.14286;
  margin: 7px 0 5px;
  font-weight: bold;
}

.feature__subtitle {
  font-size: 1.1875em;
  line-height: 1.26316;
}

.feature__image {
  height: 180px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.feature__txt {
  line-height: 1.4;
  padding-top: 5px;
}

.feature__link {
  display: block;
  text-decoration: none;
}

.feature__date {
  color: #414141;
}

.feature__reseption {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.8;
}

.feature__reseption .now {
  background-color: rgba(213, 2, 2, 0.9);
  color: #fff;
}

.feature__reseption .closed {
  background-color: rgba(255, 229, 230, 0.9);
  color: #d50202;
}

.feature__cancel {
  background-color: rgba(255, 255, 255, 0.7);
  color: #870100;
  height: 100%;
  font-size: 1.5em;
  line-height: 1;
}

.feature__cancel .cancel {
  padding-top: 82px;
}

.card-body {
  margin-bottom: 20px;
  padding: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .card-body {
    padding: 10px;
  }
}

.card-body a h3, .card-body a p, .card-body a div {
  display: inline-block;
}

.category {
  color: #fff;
  padding: 0 .5em;
  border-radius: 20px;
  -webkit-transition: all 0.1s ease;
  -webkit-transition: all  0.1s ease;
  transition: all  0.1s ease;
}

.category:link, .category:visited, .category:active {
  color: #fff;
  text-decoration: none;
}

.category:hover {
  background-color: #fff;
}

.category--lecture {
  background: #004a9b;
  border: solid 1px #004a9b;
}

.category--lecture:hover {
  color: #004a9b;
}

.category--important {
  background: #d50202;
  border: solid 1px #d50202;
}

.category--important:hover {
  color: #d50202;
}

.category--news {
  background: #555555;
  border: solid 1px #555555;
}

.category--news:hover {
  color: #555555;
}

.category--event {
  background: #0c7202;
  border: solid 1px #0c7202;
}

.category--event:hover {
  color: #0c7202;
}

/* お知らせ
--------------------------------------------------------- */
.news {
  -webkit-box-shadow: 3px 3px 4px #ddd;
          box-shadow: 3px 3px 4px #ddd;
}

.news__title {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2752f6), to(#3d64ff));
  background-image: linear-gradient(#2752f6, #3d64ff);
  color: #fff;
  text-align: center;
  padding: 12px;
}

.news__list {
  list-style: none;
  padding: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .news__list {
    padding: 15px 5px;
  }
}

.news__list__item {
  margin-bottom: 15px;
}

.news__list__link {
  padding-right: 15px;
  margin-bottom: 0;
  font-size: 0.875em;
  line-height: 1.71429;
}

/* Facebook
--------------------------------------------------------- */
.facebook-wrapper {
  max-width: 500px;
  /* Facebook Page Plugin の最大幅 */
  margin: 0 auto 25px;
}

.facebook-wrapper > .fb-page {
  width: 100%;
}

.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
  width: 100% !important;
}

/* 協賛
--------------------------------------------------------- */
.kyosan {
  margin-bottom: 37px;
}

.kyosan__title {
  text-align: center;
  padding: 8px;
  margin-bottom: 10px;
  background-color: #ededed;
  font-size: 0.875em;
  line-height: 1.42857;
}

/* other
--------------------------------------------------------- */
.f1 {
  font-size: 100%;
}

.f2 {
  font-size: 130%;
}

.f3 {
  font-size: 200%;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f6fd;
}

/* 見出し(h1,h2...)
--------------------------------------------------------- */
.hgroup h1 {
  border-bottom: solid 3px #cfd9ff;
  position: relative;
  margin: 15px 0 20px;
}

.hgroup h1:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #4f74ff;
  bottom: -3px;
  width: 30%;
}

.hgroup h2 {
  padding: 0.6em 0.5em 0.5em;
  /*文字周りの余白*/
  color: #152b81;
  /*文字色*/
  background: #e8edff;
  /*背景色*/
  border-left: solid 5px #152b81;
  /*左線（実線 太さ 色）*/
  margin-bottom: .6em;
}

.hgroup h3 {
  padding: 0.5em 0.5em 0.2em;
  /*文字周りの余白*/
  color: #010101;
  /*文字色*/
  border-bottom: solid 3px #152b81;
  /*下線*/
  margin-bottom: .4em;
}

.hgroup h4 {
  padding: 0.5em 0.5em 0.1em;
  /*文字周りの余白*/
  color: #010101;
  /*文字色*/
  border-bottom: solid 2px #152b81;
  /*下線*/
}

.hgroup h5 {
  border-left: solid 5px #152b81;
  /*左線（実線 太さ 色）*/
  color: #152b81;
  /*文字色*/
  margin-top: 10px;
  padding: 0.3em 0.5em 0.1em;
  /*文字周りの余白*/
}

.hgroup h6 {
  font-weight: bold;
}

h1, h2 {
  font-weight: bold;
}

/* 共通の個別指定
--------------------------------------------------------- */
.img-margin {
  margin: 10px 0;
}

.table thead {
  background-color: #d1d8f7;
  text-align: center;
}

.table.table-striped th {
  background-color: #d1d8f7;
}

.table__caption {
  background-color: #152b81;
  border-bottom: none;
  padding-left: 1em;
  color: #fff;
  caption-side: top;
}

.badge {
  color: #fff;
  margin-bottom: .3em;
  padding: .5em .5em .3em .5em;
  vertical-align: middle;
}

.text-danger {
  color: #C3091C !important;
}

/* news
--------------------------------------------------------- */
.news__h3__list {
  padding: 0;
}

.news__h3__item {
  padding: 15px 16px;
  margin: 0;
  line-height: 1.7em;
}

.news__h3__date {
  margin-left: .5em;
}

.news__h3__block {
  margin-top: 25px;
}

.page-link:link, .page-link:hover, .page-link:active, .page-link:visited {
  background-color: #fff;
  color: #152b81;
}

.pagination__active:link, .pagination__active:hover, .pagination__active:active, .pagination__active:visited {
  background-color: #152b81;
  color: #fff !important;
}

/* page
--------------------------------------------------------- */
.page h4 {
  color: #152b81;
  font-size: 1.2em;
}

.page__title {
  word-break: break-all;
}

.page__report {
  margin: -10px 0 10px;
  background-color: #152b81;
  padding: 11px 18px 7px;
  font-size: 1.375em;
  line-height: 1.09091;
  display: inline-block;
  text-decoration: none;
  border: 1px dashed #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 0px 5px #152b81;
          box-shadow: 0px 0px 0px 5px #152b81;
}

.page__report:link {
  color: #fff;
}

.page__report:hover, .page__report:active, .page__report:visited {
  color: #fff;
  border: 1px solid #fff;
}

.page__reseption {
  padding: 8px 18px;
  font-size: 1.375em;
  line-height: 1.09091;
  display: inline-block;
  margin-top: -2px;
  margin-bottom: 8px;
}

.page__date {
  margin: 15px 16px 0 0;
}

.page__table {
  padding-top: 15px;
  color: #414141;
}

.page__table dt i {
  color: #4f74ff;
}

.page__table dd {
  padding-left: 1.5em;
  padding-bottom: .6em;
  word-break: break-all;
}

.page__subtitle {
  color: #152b81;
  font-size: 1.2em;
  word-break: break-all;
}

.page__text img {
  max-width: 100%;
  height: auto;
}

.page__text img.alignright {
  display: block;
  margin: 0 0 0 auto;
}

.page__text img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}

.page__text img.aligncenter {
  display: block;
  margin: 0 auto;
}

.page__text p {
  word-break: break-all;
}

/* event
--------------------------------------------------------- */
.event__calendar {
  margin-top: 15px;
}

.event__calendar img {
  max-width: 300px;
}

.event__calendar table {
  text-align: center;
  width: 100%;
}

.event__calendar table caption {
  text-align: center;
  background-color: #152b81;
  border: 1px solid #152b81;
  color: #fff;
  font-weight: bold;
  padding-bottom: 7px;
}

.event__calendar table thead th,
.event__calendar table tbody th {
  background-color: #dee5ff;
  color: #152b81;
  width: 14.28571%;
}

.event__calendar table thead td,
.event__calendar table tbody td {
  background-color: #f2f5ff;
}

.event__calendar table thead td a,
.event__calendar table tbody td a {
  font-weight: bold;
  display: block;
  background-color: #d9e1ff;
}

.event__calendar table thead td#today,
.event__calendar table tbody td#today {
  font-weight: bold;
  border: 1px solid #4f74ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.event__calendar table thead {
  border: 1px solid #dee5ff;
}

.event__calendar table tbody {
  border: 1px solid #f2f5ff;
}

.event__calendar table tfoot td#prev, .event__calendar table tfoot td#next {
  font-weight: bold;
}

.event__calendar table tfoot td#prev {
  text-align: left;
}

.event__calendar table tfoot td#next {
  text-align: right;
}

.event__letely {
  text-align: left;
}

.event__letely ul {
  padding: 0;
}

.event__letely ul li {
  font-size: 0.875em;
  line-height: 1.42857;
  list-style: none;
  padding: 15px 10px;
}

.event__prev {
  text-align: left;
}

.event__prev ul {
  padding: 12px 0 12px 45px;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar08:checked ~ #links08 li,
#menu_bar09:checked ~ #links09 li,
#menu_bar10:checked ~ #links10 li,
#menu_bar11:checked ~ #links11 li {
  height: 1.5em;
  opacity: 1;
}

.btn__back {
  border: 1px solid #152b81;
  text-decoration: none;
}

/* faq
--------------------------------------------------------- */
.faq__dl {
  padding: 1em;
}

.faq__dl dt, .faq__dl dd {
  padding: .5em 0;
}

.faq__dl dt img, .faq__dl dd img {
  margin-right: 7px;
}

.faq__dl .indent {
  padding-left: 2em;
  text-indent: -2.4em;
}

.faq__dl .indent span {
  display: inline-block;
  border-radius: 50px;
  margin-right: .3em;
  padding-top: .1em;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.2;
}

@media (min-width: 768px) and (max-width: 991px) {
  .faq__dl .indent span {
    font-size: 1.375em;
    line-height: 1.09091;
  }
}

@media (min-width: 992px) {
  .faq__dl .indent span {
    font-size: 1.375em;
    line-height: 1.09091;
    padding-top: .2em;
  }
}

.faq__dl .indent span.q {
  background-color: #4f74ff;
  border: 2px solid #4f74ff;
  color: #fff;
}

.faq__dl .indent span.a {
  background-color: #fff;
  border: 2px solid #4f74ff;
  color: #4f74ff;
}

.faq__dl .indent span em {
  padding-left: 1.9em;
  font-style: inherit;
}

@media (min-width: 992px) {
  .faq__dl .indent span em {
    padding-left: 1.7em;
  }
}

.d-row {
  margin-bottom: 0;
}

.d-row:last-child {
  margin-bottom: 1em;
}

/* contact
--------------------------------------------------------- */
.label {
  color: #fff;
  padding: 0 .4em;
  border-radius: 4px;
}

.label__danger {
  background-color: #d50202;
}

.label__default {
  background-color: #414141;
}

legend {
  font-size: 1em;
  line-height: 1.5;
}

@media (min-width: 768px) and (max-width: 991px) {
  legend {
    font-size: 0.875em;
    line-height: 1.71429;
  }
}

.margin-auto {
  margin: 0 auto;
}

.form_group {
  margin-top: 1.5em;
}

.form_group label {
  text-align: right;
}

@media (max-width: 991px) {
  .form_group label {
    text-align: left;
  }
}

.control_label {
  margin-top: -7px;
  line-height: 2em;
}

.form_control_static {
  line-height: 1em;
}
/*# sourceMappingURL=all.css.map */