@charset "utf-8";
/* CSS Document */

#before_footer_widget {
  margin-top: 4em;
}
.page .post_content iframe {
  width: 100%;
  min-height: 350px;
}
.single #content .post_content figure {
  border-radius: 0;
}
.single #content table#detail {
  margin: 4em 0;
}
.single #content table#detail th, .single #content table#detail td {
  padding: 1.5em 1em;
  border-left: none;
  border-top: 1px solid #ededed;
  vertical-align: middle;
}
.single #content table#detail th {
  font-weight: 500;
}
.single #content table#detail td:last-child, .single #content table#detail th:last-child {
  border-right: none;
}
.post_content table {
  /* background: #f6f6e5; */
}
.c-pageTitle__subTitle {
  font-style: normal;
  display: block;
  margin: 0.2em 0 0 4px;
  font-size: 1.3rem;
  font-weight: normal;
  color: #e3ca53;
}
.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
  display: block;
}
/* .single #content table#detail tr:last-child>td {
  border-bottom: none;
} */
/* #top_title_area {
  background: #3e6165;;
  min-height: 280px;
}
#top_title_area img {
  opacity: 0.5;
  object-position: center 10%;
}
.l-topTitleArea.c-filterLayer::before {
  background: url(../../../../uploads/bg_pttl.jpg) no-repeat top 25% center;
  background-size: cover;
  opacity: 0.4;
}
h1.c-pageTitle {
  border: none !important;
  text-shadow: none;
  color: #fff;
  font-size: 2.1rem;
  font-family: 'Shippori Mincho' , 'Noto Serif Japanese', Garamond , "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h1.c-pageTitle span {
  text-align: center;
  border: none !important;
  float: none !important;
} */
.l-topTitleArea.c-filterLayer::before {
  opacity: 0;
}
#top_title_area {
  height: 400px;
  margin-bottom: 0;
  /* margin-bottom: 0; */
  background: #000;;
}
#top_title_area .l-topTitleArea__body {
  z-index: -1;
  font-size: 0;
}
#top_title_area img {
  opacity: 1;
}
body#access #top_title_area img {
  object-position: 30% 75%;
}
body#contact #top_title_area img {
  object-position: top;
}
#top_title_area .c-pageTitle__subTitle {
  font-style: normal;
  margin: 0.5em 0 0;
  font-size: 1.2rem;
  font-weight: normal;
  display: block;
  color: #fff;
  opacity: 1;
  display: none;
}
.post_content > .wp-block-group {
  padding-top: 4em;
  padding-bottom: 4em;
}
.post_content .alignfull.has-background .swell-block-tab .c-tabBody {
  background: #fff;
  padding: 4vw 2vw;
}
.is-style-balloon>.c-tabList .c-tabList__button {
  font-size: 1.3rem;
}
.wp-block-table td, .wp-block-table th {
  border-color: #eee;
}
.post_content .read .ttl {
  margin: -2em 0 7em !important;
}
.post_content .read p {
  font-size: 120%;
  /* font-weight: 500; */
}
.post_content #facility .is-style-clmn-border .swell-block-column {
  padding: 2em;
}
.post_content #facility .is-style-clmn-border .swell-block-column h3 {
}
#content .post_content .c-tabList {
  margin-bottom: 2em !important;
}

@media all and (min-width: 960px) {
  #breadcrumb {
    box-shadow: none;
  }
  #fix_header {
    display: none;
  }
  .single #content h1 {
    font-size: 1.8rem;
    margin: 1.5rem 0 0;
  }
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .page .post_content .swell-block-step__title {
    font-family: 'Shippori Mincho' , 'Noto Serif Japanese', Garamond , "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    color: var(--color_main);
  }
  .post_content > .wp-block-group:first-child {
    padding-top: 0;
  }
}
@media all and (min-width: 768px) {
  body#about .full_l > figure {
        margin-left: calc(50% - 25vw) !important;
  }
  body#about .full_r > figure {
      margin-right: calc(50% - 25vw) !important;
  }

}


  /* chrome safari opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  }
  /* chrome opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  }
  /* Firefox */
  @-moz-document url-prefix() {
  }

@media all and (min-width: 768px) and (max-width: 959px) {
}
