@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700|Noto+Serif+JP:500,600");
@import url("https://fonts.googleapis.com/css?family=Volkhov");
/* main colors */
#page .wp-block-separator {
  margin-top: 3.5rem 0 3.8rem;
}

#page .wp-block-separator:nth-of-type(2) {
  margin-top: 5.3rem 0 4.6rem;
}

#page .tit_camp {
  margin-bottom: 1.9rem;
}

#page h2 {
  margin-bottom: 3.45rem;
  text-align: center;
}

#page h2.tit_addr {
  margin-top: 5rem;
  margin-bottom: 3.8rem;
}

#page .wp-block-columns {
  margin-bottom: 0;
}

#page .sec_about {
  padding: 3rem 0;
}

#page .sec_about#access {
  padding-bottom: 1rem;
}

#page .sec_about .title_xxl {
  margin-bottom: 2.45rem;
}

#page .sec_about h4 {
  margin-bottom: 1rem;
}

#page .sec_about .lead {
  margin-bottom: 2.8rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.9;
}

#page .sec_about .copy {
  margin-bottom: 0;
  text-align: center;
  font-size: 1.13rem;
  line-height: 2;
}

#page .sec_about .pic_logo {
  margin: 0 auto;
  width: 198px;
}

#page .sec_about .sns_wrap {
  margin-bottom: 3.2rem;
}

#page .sec_about .c_col {
  margin-bottom: 1.88rem;
  border-radius: 10px;
  height: 298px;
}

#page .sec_about .c_col .pic img {
  height: 298px;
  border-radius: 10px;
}

#page .sec_about .c_col .col_body {
  top: inherit;
  bottom: 0;
  padding: 0 2.5rem;
  text-align: center;
}

#page .sec_about .c_col .col_body .bd_tit {
  padding-bottom: .6rem;
  background: none;
  border-bottom: 1px solid #FFF;
  text-align: center;
  font-size: 1.375rem;
}

#page .sec_about .c_col .col_body .desc {
  padding-top: .5rem;
}

#page .sec_about .c_col .btn-bg span {
  color: #000;
}

#page .sec_about hr {
  margin-top: 3.2rem;
}

#page .sec_about .address {
  margin-bottom: 0;
  line-height: 2;
}

#page .sec_about ul {
  margin-bottom: 2.5rem;
  text-indent: -1.1rem;
  list-style: none;
}

#page .sec_about ul li {
  line-height: 1.4;
}

#page .sec_about .caution {
  margin-top: 2.9rem;
  margin-bottom: 0;
  padding-left: .88rem;
  text-indent: -.88rem;
  font-size: .88rem;
  line-height: 2;
}

.iframe_wrap iframe {
  margin-bottom: 1.2rem;
  height: 500px;
}

@media only screen and (max-width: 767px) {
  .has-medium-font-size {
    font-size: 1rem !important;
  }
  #page .page_title {
    margin-bottom: 3rem;
  }
  #page .wp-block-separator {
    margin: 3rem 0 3.2rem;
  }
  #page .wp-block-separator:nth-of-type(2) {
    margin: 3rem 0;
  }
  #page .tit_camp {
    margin-bottom: 1.4rem;
  }
  #page h2 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  #page h2.tit_addr {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  #page .sec_about {
    padding: 3.8rem 0 3rem;
  }
  #page .sec_about#access {
    padding-bottom: 0;
  }
  #page .sec_about .title_xxl {
    margin-bottom: 1.7rem;
    font-size: 1.75rem;
  }
  #page .sec_about .lead {
    margin-bottom: 1.5rem;
    text-align: left;
  }
  #page .sec_about .copy {
    text-align: left;
    font-size: 1rem;
  }
  #page .sec_about .pic_logo {
    width: 182px;
  }
  #page .sec_about hr {
    margin: 2rem 0 3rem;
  }
  #page .sec_about .sns_wrap {
    margin-bottom: 2rem;
  }
  .iframe_wrap iframe {
    height: 375px;
  }
}
/*# sourceMappingURL=about.css.map */