@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.6.4/css/all.css);
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Kosugi&display=swap&subset=japanese");
@media screen and (min-width: 769px) {
  .sp_only {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important; }

  .sp_only {
    display: block !important; } }
* {
  min-height: 0.01px; }

.wp-block-image img {
  max-width: 100%;
  text-align: center;
  margin: auto;
  display: block; }

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden; }

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.table-bordered th, .table-bordered td {
  border: 1px solid #003E63; }

table,
th,
td {
  border: 1px solid #003E63; }

th,
td {
  padding: 0.75rem;
  vertical-align: top; }

/*#wpadminbar{
	position: fixed;
	top: auto!important;
	bottom:115px!important;
}*/
html {
  overflow-y: scroll; }

/*.navbar{padding: 0.5rem 1rem 1rem 1rem;}*/
#main-menu .menu-item {
  /*		&:nth-child(2){
  			a{
  				@include mq(w991, max) {	text-align: left;}
  				white-space: normal!important;
  				text-align: center;
  			}
  		}
  		&:nth-child(4){
  		a{
  			@include mq(w991, max) {	text-align: left;}
  			white-space: normal!important;
  			text-align: center;
  		}
  		}
  */ }
  #main-menu .menu-item a {
    font-weight: bold;
    /*    max-width: 168px;
      padding-right: 1rem;
        padding-left: 1rem;
    	*/
    padding-right: 1rem;
    padding-left: 1rem; }
    @media screen and (max-width: 991.98px) {
      #main-menu .menu-item a {
        margin-bottom: 10px; } }

.page-link {
  color: #0072B5; }

.page-item.active .page-link {
  background-color: #0072B5;
  border-color: #0072B5; }

.page-link:hover {
  color: #0072B5; }

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 114, 181, 0.25); }

ul {
  padding: 0;
  list-style: none; }
  ul.languages li {
    display: inline;
    list-style: none; }
    ul.languages li.no-translation a {
      color: #0072B5;
      background: #FFF; }
    ul.languages li:first-child {
      margin-right: 0.8rem; }
    ul.languages li.current-lang a {
      color: #FFF;
      background: #0072B5; }
    ul.languages li a {
      border-radius: 20px;
      border: 1px solid #0072B5;
      display: inline-block;
      padding: 2px 6px;
      width: 100px;
      text-align: center;
      margin: auto;
      text-decoration: none;
      font-size: 0.9rem; }
      @media screen and (max-width: 1199px) {
        ul.languages li a {
          width: 80px; } }
      ul.languages li a:hover {
        text-decoration: none; }

.card-img-top {
  max-width: 100% !important;
  flex-shrink: 0 !important; }

.h-100 > a {
  min-height: 1rem; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px; }

.facebook-wrapper {
  max-width: 500px;
  margin: 0 auto; }

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

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

body {
  font-family: 'Noto Sans JP', sans-serif;
  overflow-x: hidden;
  min-height: 100vh;
  position: relative;
  /*←相対位置*/
  padding-bottom: 120px;
  /*←footerの高さ*/ }
  @media screen and (min-width: 1263px) {
    body {
      padding: 116px 0 114px 0; } }
  @media screen and (max-width: 1262px) {
    body {
      padding: 116px 0 114px 0; } }
  @media screen and (max-width: 991px) {
    body {
      padding-top: 0px; } }
  @media screen and (max-width: 556px) {
    body {
      padding-top: 50px; } }
  @media screen and (max-width: 414px) {
    body {
      padding-top: 50px; } }

@media screen and (max-width: 556px) {
  .navbar {
    padding: 0rem 1rem; } }

@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 1.4rem; } }
@media screen and (max-width: 768px) {
  .navbar-brand img {
    max-width: 200px; } }

.navbar-collapse {
  flex-grow: 0; }

.bg-light {
  background: #FFF !important; }

.widget-title {
  display: none; }

.widget-area aside ul li {
  list-style: none;
  border-bottom: 1px solid #EEE; }
  .widget-area aside ul li a {
    display: block;
    padding: 10px 10px 10px 20px;
    color: #FFF;
    background: #0072B5; }
    .widget-area aside ul li a:hover {
      text-decoration: none;
      background: #0066a2; }
    .widget-area aside ul li a:before {
      font-family: "Font Awesome 5 Free";
      content: '\f105';
      font-weight: 900;
      padding-right: 10px; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.7);
  transition: .5s;
  position: relative; }

.navbar-nav li {
  flex: 1 1 auto !important; }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: #003E63; }
  .navbar-light .navbar-nav .show > .nav-link:after, .navbar-light .navbar-nav .active > .nav-link:after, .navbar-light .navbar-nav .nav-link.show:after, .navbar-light .navbar-nav .nav-link.active:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 40%;
    text-align: center;
    margin: 0 auto;
    height: 5px;
    background: #0072B5;
    border-radius: 20px; }
    @media screen and (max-width: 991.98px) {
      .navbar-light .navbar-nav .show > .nav-link:after, .navbar-light .navbar-nav .active > .nav-link:after, .navbar-light .navbar-nav .nav-link.show:after, .navbar-light .navbar-nav .nav-link.active:after {
        display: none; } }

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #0050B1 !important; }

.navbar-light .navbar-nav .nav-link:hover:after,
.navbar-light .navbar-nav .nav-link:focus:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 40%;
  text-align: center;
  margin: 0 auto;
  height: 5px;
  background: #0072B5;
  border-radius: 20px; }
  @media screen and (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link:hover:after,
    .navbar-light .navbar-nav .nav-link:focus:after {
      display: none; } }

/*
#main-menu li:not(.active):after{
		@include mq(w991, max) {
		display: none;
		}
	display: block;
	content: "";
	width: 40%;
	text-align: center;
	margin: auto;
	height: 5px;
	background: #FFF;
	border-radius: 20px;
}*/
.dropdown-item {
  padding: 0 !important;
  text-align: center;
  margin: auto; }

ul#main-menu li ul.dropdown-menu {
  margin-top: -20px;
  min-width: 1rem;
  padding: 0.4rem 1rem;
  margin: 0; }
  ul#main-menu li ul.dropdown-menu li:after {
    display: none; }

a {
  color: #0072B5;
  text-decoration: none; }
  a:hover {
    color: #0050B1; }

.event_list {
  background-image: url("../img/green.jpg");
  background-size: cover;
  background-position: center 60%;
  position: relative;
  z-index: 0;
  width: 100vw;
  height: 28vh;
  display: flex;
  justify-content: center;
  align-items: center; }
  .event_list:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: brightness(65%);
    /* 最背面へ */
    z-index: -1; }

.jumbotron.about {
  background-image: url("../img/flower-1.jpg");
  background-size: cover;
  background-position: center 60%;
  position: relative;
  z-index: 0;
  width: 100vw;
  height: 28vh;
  display: flex;
  justify-content: center;
  align-items: center; }
  .jumbotron.about:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: brightness(65%);
    /* 最背面へ */
    z-index: -1; }

.jumbotron.admission {
  background-image: url("../img/detail_hed.jpg");
  background-size: cover;
  background-position: center 60%;
  position: relative;
  z-index: 0;
  width: 100vw;
  height: 28vh;
  display: flex;
  justify-content: center;
  align-items: center; }
  .jumbotron.admission:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: brightness(65%);
    /* 最背面へ */
    z-index: -1; }

.jumbotron.donation {
  background-image: url("../img/flower-2.jpg");
  background-size: cover;
  background-position: center 60%;
  position: relative;
  z-index: 0;
  width: 100vw;
  height: 28vh;
  display: flex;
  justify-content: center;
  align-items: center; }
  .jumbotron.donation:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: brightness(65%);
    /* 最背面へ */
    z-index: -1; }

.hed_title {
  font-size: 1.8rem;
  color: #FFF;
  font-weight: bold;
  pointer-events: none; }
  .hed_title a {
    font-size: 1.8rem;
    color: #FFF;
    pointer-events: none; }

.wrapper-navbar {
  position: relative; }

.ticker {
  padding: 0 10px 0 130px !important;
  border-radius: 5px;
  width: 100%;
  position: relative;
  height: 28px;
  background: #EFEFEF; }
  .ticker:after {
    position: absolute;
    content: "News";
    display: block;
    width: 120px;
    background: #003E63;
    color: #FFF;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    text-align: center; }
  .ticker ul li a {
    font-size: 0.9rem;
    color: #0072B5; }
    .ticker ul li a:hover {
      color: #0050B1; }

*:focus {
  outline: none; }

@media only screen and (max-width: 767px) {
  .ticker span {
    display: block; } }
.entry-title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #00293D; }

.info_archive .card-body,
.info .card-body {
  padding: 0.85rem !important; }
.info_archive .category a,
.info .category a {
  color: #FFF;
  background: #003E63;
  display: inline-block;
  padding: 2px 6px;
  font-size: 0.8rem;
  border-radius: 5px; }
.info_archive .time,
.info .time {
  font-size: 0.85rem; }
.info_archive .tit_1,
.info .tit_1 {
  font-size: 1.2rem; }
  .info_archive .tit_1 a,
  .info .tit_1 a {
    color: #003E63;
    font-size: 1.2rem; }
.info_archive .tit_2,
.info .tit_2 {
  font-size: 1rem; }
  .info_archive .tit_2 a,
  .info .tit_2 a {
    color: #212529;
    font-size: 1rem; }
.info_archive .txt,
.info .txt {
  font-size: 0.9rem !important; }
  .info_archive .txt a,
  .info .txt a {
    color: #212529;
    font-size: 0.9rem !important; }
  .info_archive .txt p,
  .info .txt p {
    margin-bottom: 0; }

.info .wp-block-embed-youtube {
  display: none !important; }
.info .wp-block-embed-youtube.top_movie {
  display: block !important; }

.f9 {
  font-size: .9rem; }

.lh-1_6 {
  line-height: 1.6; }

.btn-primary {
  color: #fff;
  background-color: #0072B5;
  border-color: #0072B5; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #005eb5 !important;
  border-color: #005eb5 !important; }

.btn-outline-primary, .wpcf7 input[type=submit] {
  color: #0072B5;
  border-color: #0072B5; }
  .btn-outline-primary:hover, .wpcf7 input[type=submit]:hover {
    background-color: #005eb5;
    border-color: #005eb5; }

#carouselExampleControls {
  background: #000 !important; }

.carousel-inner {
  position: relative;
  width: 90%;
  max-width: 1140px;
  text-align: center;
  margin: auto;
  overflow: hidden; }

.main-title {
  background: #EBF2FF; }
  .main-title span {
    color: #003E63; }
    .main-title span a {
      color: #003E63; }
    .main-title span:nth-child(1) {
      font-weight: bold;
      font-size: 1.2rem;
      border-left: 4px solid #003E63;
      padding-left: 15px; }
    .main-title span:nth-child(2) {
      font-weight: normal;
      font-size: 0.8rem; }

#wrapper-footer1 {
  background: #003E63 !important; }

#wrapper-footer2 {
  background: #00293D !important; }

.footer {
  width: 100%;
  text-align: center;
  position: absolute;
  /*←絶対位置*/
  bottom: 0;
  /*下に固定*/ }

#footer-menu a {
  color: #FFF !important; }

.hamburger {
  position: absolute;
  top: 1%;
  right: 1%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 300; }
  @media screen and (min-width: 991px) {
    .hamburger {
      display: none; } }
  @media screen and (max-width: 556px) {
    .hamburger {
      position: absolute;
      top: 10px;
      right: 15px;
      height: 40px;
      width: 40px; } }

.hamburger__line {
  position: absolute;
  right: 11px;
  width: 30px;
  height: 3px;
  background-color: #0072B5;
  transition: all .6s; }
  @media screen and (max-width: 556px) {
    .hamburger__line {
      width: 20px;
      height: 3px; } }

.hamburger__line--1 {
  top: 15px; }
  @media screen and (max-width: 768px) {
    .hamburger__line--1 {
      top: 10px; } }
  @media screen and (max-width: 556px) {
    .hamburger__line--1 {
      top: 12px; } }

.hamburger__line--2 {
  top: 24px; }
  @media screen and (max-width: 768px) {
    .hamburger__line--2 {
      top: 20px; } }
  @media screen and (max-width: 556px) {
    .hamburger__line--2 {
      top: 20px; } }

.hamburger__line--3 {
  top: 34px; }
  @media screen and (max-width: 768px) {
    .hamburger__line--3 {
      top: 30px; } }
  @media screen and (max-width: 556px) {
    .hamburger__line--3 {
      top: 28px; } }

.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all .6s;
  cursor: pointer; }

/* 表示された時用 */
.nav-open .global-nav {
  right: 0; }

.nav-open .black-bg {
  opacity: .7;
  visibility: visible; }

.nav-open .hamburger__line--1 {
  transform: rotate(45deg);
  top: 20px; }

.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%; }

.nav-open .hamburger__line--3 {
  transform: rotate(-45deg);
  top: 20px; }

.global-nav {
  position: fixed;
  right: -440px;
  /* 隠れる */
  top: 0;
  width: 420px;
  height: 100vh;
  padding-top: 40px;
  background-color: #FFF;
  transition: all .6s;
  z-index: 200;
  overflow-y: auto;
  /* メニューが多くなったらスクロール*/ }
  @media screen and (max-width: 556px) {
    .global-nav {
      position: fixed;
      right: -320px;
      /* 隠れる */
      width: 300px; } }
  .global-nav a {
    display: block; }

.fade_off {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s; }

.fade_on {
  opacity: 1;
  background: #f5f8f7; }

.bg-light2 {
  background: #f5f8f7; }

.global-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: auto;
  width: 80%; }
  .global-nav__list .global-nav__btn {
    display: block;
    text-align: center;
    margin: auto;
    border-bottom: 1px dotted #ccc;
    line-height: 200%; }
    .global-nav__list .global-nav__btn a {
      display: block;
      text-align: left;
      margin: auto;
      color: #212529; }
    .global-nav__list .global-nav__btn .hm_btn {
      display: block;
      width: 100%;
      margin: auto;
      text-align: center;
      padding: 0; }
      @media screen and (max-width: 556px) {
        .global-nav__list .global-nav__btn .hm_btn {
          width: 100%; } }
      .global-nav__list .global-nav__btn .hm_btn li {
        display: inline-flex;
        width: 40%;
        margin: 0 10px 15px 0;
        text-align: center; }
        .global-nav__list .global-nav__btn .hm_btn li a {
          display: block;
          text-align: center;
          margin: auto; }
          .global-nav__list .global-nav__btn .hm_btn li a img {
            max-width: 100%;
            width: auto; }
          .global-nav__list .global-nav__btn .hm_btn li a:hover {
            text-decoration: none;
            opacity: 0.7; }
        .global-nav__list .global-nav__btn .hm_btn li:nth-of-type(2), .global-nav__list .global-nav__btn .hm_btn li:nth-of-type(4) {
          margin: 0 0 15px 0; }
  .global-nav__list .global-nav__item {
    text-align: center;
    padding: 0; }
    .global-nav__list .global-nav__item img {
      max-width: 100%;
      width: auto; }
    .global-nav__list .global-nav__item a {
      display: block;
      padding: 8px 0;
      text-decoration: none;
      color: #FFF; }
      .global-nav__list .global-nav__item a img {
        max-width: 100%;
        width: auto; }
      .global-nav__list .global-nav__item a:hover {
        text-decoration: none;
        opacity: 0.7; }
  .global-nav__list .global-nav__form {
    text-align: center;
    margin: 0 auto 30px auto;
    display: block;
    width: 75%; }
    @media screen and (max-width: 556px) {
      .global-nav__list .global-nav__form {
        width: 90%; } }
    .global-nav__list .global-nav__form .form-bg {
      background: #FFF url("../img/header/hm_form.png") no-repeat 5px;
      padding: .5rem .5rem .5rem 3.8rem; }
    .global-nav__list .global-nav__form ::placeholder {
      color: #ccc; }
    .global-nav__list .global-nav__form .input-group-text {
      border-radius: 0;
      background: #FFF; }
    .global-nav__list .global-nav__form .form-control-lg {
      padding: .375rem .75rem .375rem 4rem;
      height: calc(3em + 1rem + 2px);
      font-size: 0.9rem;
      line-height: 1.5;
      border-radius: 0;
      border: 0; }
  .global-nav__list .global-nav__title {
    text-align: center;
    margin: 10px auto;
    color: #FFF; }
  .global-nav__list .global-nav__top a {
    display: block;
    background: #243e6e;
    padding: 15px;
    color: #FFF;
    line-height: 200%;
    margin: 0 auto;
    font-size: 1.2rem;
    letter-spacing: 2px;
    position: relative; }
    @media screen and (max-width: 556px) {
      .global-nav__list .global-nav__top a {
        font-size: 1rem;
        letter-spacing: 1px; } }
    .global-nav__list .global-nav__top a:hover {
      text-decoration: none;
      opacity: 0.7; }
    .global-nav__list .global-nav__top a:after {
      content: "\f105";
      display: inline-block;
      position: absolute;
      right: 10px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 22px;
      color: #FFF; }

.site-header {
  position: fixed;
  top: 0;
  transition: .3s;
  width: 100%;
  z-index: 999; }

.site-header.hide {
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%); }

#page_top {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  color: #FFF;
  display: block;
  background: rgba(81, 192, 180, 0.7);
  opacity: 0.8;
  border-radius: 2px;
  transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -o-transition: background-color .2s linear; }
  #page_top:hover {
    background: #51c0b4; }

#page_top a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none; }

#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -10px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center; }

.objectFitImg1 {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }
