@charset "UTF-8";
html {
  font-size: 62.5%;
  /* 1rem=10px */
}

body, p, div, li {
  font-family: '游ゴシック体', YuGothic,'游ゴシック Medium','Yu Gothic Medium','メイリオ','Meiryo UI',Meiryo,'ＭＳ Ｐゴシック','MS PGothic', sans-serif;
  font-size: 1.6rem;
  line-height: 1.6em;
}

body {
  background: #fff;
}

p {
  margin-bottom: 1em;
}

/* リンク */
a, a:visited, a:active, a:focus {
  color: #8e7d50;
}

a:hover {
  opacity: 0.7;
}

/* 汎用------------------------------------------------- */
/* クリアフィックス */
.cf:after {
  content: '';
  display: block;
  clear: both;
}

/* 表示切替 */
.pc_none {
  display: none;
}

.tb_none {
  display: inline;
}

.sp_none {
  display: inline;
}

.sp_none_tb {
  display: table-cell;
}

.tx_red {
  color: #e60012;
}

.tx_16 {
  font-size: 1.6rem;
  font-weight: normal;
}

.mb50 {
  margin-bottom: 50px;
}

.c_clear {
  color: transparent;
}

/* 基本設定 ------------------------------------------------ */
table {
  border-collapse: collapse;
}

ul, ol {
  font-size: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* フルードイメージ用 */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
img[src$=".svg"] {
  width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}

.inner {
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

section, article {
  margin-bottom: 100px;
}

section {
  margin-top: -30px;
  padding-top: 30px;
}

.brown_box {
  background: #8e7d50;
}

.flex_box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: start;
}

table th, table td {
  border: 1px solid #8e7d50;
  padding: 10px 20px;
  vertical-align: middle;
}
table th {
  background: #e6e6e6;
}

h2 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.24em;
  text-align: center;
  position: relative;
  margin-bottom: 54px;
  margin-top: 10px;
}
h2::after {
  content: '';
  display: block;
  width: 250px;
  height: 4px;
  background: #b6d268;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}

#price h3, #privacy_policy h3 {
  font-size: 2.4rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 25px;
  letter-spacing: 0.24em;
  white-space: nowrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
#price h3::after, #privacy_policy h3::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #b6d268;
  margin-left: 10px;
}

/* 戻るボタン */
#top_btn {
  position: fixed;
  right: calc((100% - 1020px) / 4);
  bottom: 32px;
}

/* ------------------------------------------
ヘッダー
------------------------------------------ */
header .brown_box {
  padding: 5px 10px;
  color: #fff;
  font-size: 1.4rem;
}
header .brown_box h1 {
  text-align: center;
}
header div.inner {
  position: relative;
  padding: 20px 0 30px;
}
header div.inner .logo {
  display: inline-block;
  width: 350px;
}
header div.inner .logo img {
  width: 100%;
}
header div.inner .contact_box {
  display: table;
  float: right;
}
header div.inner .contact_box h4 {
  display: inline-block;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 10px;
  background: #e6e6e6;
  border-radius: 5px;
}
header div.inner .contact_box div {
  margin: 20px 0;
}
header div.inner .contact_box div:nth-of-type(2) a p {
  font-size: 2.7rem;
}
header div.inner .contact_box a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #1a1a1a;
}
header div.inner .contact_box a p {
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 0.6em;
  margin-bottom: 0;
}
header div.inner .contact_box a img {
  width: 34px;
  margin-right: 10px;
}
header nav {
  position: absolute;
  bottom: 0;
}
header nav li {
  display: inline-block;
  width: 70px;
  height: 80px;
  text-align: center;
  margin-right: 20px;
}
header nav li img {
  max-width: 40px;
  max-height: 40px;
  margin-bottom: 5px;
}
header nav li a {
  text-decoration: none;
}

/* ------------------------------------------
メインビジュアル・ドット
------------------------------------------ */
.slider img {
  width: 100%;
  min-height: 450px;
  object-fit: cover;
}

.slick-slide img {
  margin: 0 auto;
}

.slide-dots {
  text-align: center;
  margin-bottom: 100px;
}
.slide-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slide-dots li button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  color: transparent;
}
.slide-dots li button::before {
  content: '○';
  font-size: 3.0rem;
  color: #b6d268;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.slide-dots li.slick-active button::before {
  content: '●';
}

/* ------------------------------------------
施設紹介
------------------------------------------ */
#facilities .flex_box {
  width: 930px;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
#facilities .flex_box figure {
  width: 350px;
  height: auto;
}

/* ------------------------------------------
使用例
------------------------------------------ */
#example_of_use h3 {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.24em;
  text-align: center;
  color: #fff;
  background: #8e7d50;
  padding: 10px;
  border-radius: 5px 5px 0 0;
}
#example_of_use .plan_box {
  width: 100%;
  border: 2px solid #8e7d50;
  padding: 40px;
  margin-bottom: 50px;
}
#example_of_use .plan_box table {
  width: 252px;
  margin-right: 40px;
}
#example_of_use .plan_box th {
  background: #b6d268;
}
#example_of_use .plan_box p {
  margin-top: 1em;
}
#example_of_use .flex_box {
  margin-top: 40px;
}
#example_of_use .flex_box figure {
  width: 360px;
  height: auto;
}
#example_of_use .flex_box figure img {
  border: 2px solid #b6d268;
}
#example_of_use .flex_box .img1, #example_of_use .flex_box .img2 {
  width: calc(100% - 292px);
  height: 425px;
  position: relative;
}
#example_of_use .flex_box .img1 figure:nth-of-type(2) {
  position: absolute;
  top: 185px;
  right: 0;
}
#example_of_use .flex_box .img2 figure:first-of-type {
  margin-left: auto;
}
#example_of_use .flex_box .img2 figure:nth-of-type(2) {
  position: absolute;
  top: 185px;
  left: 0;
}

/* ------------------------------------------
備品・機材リスト
------------------------------------------ */
#equipment table {
  width: 100%;
  margin-bottom: 40px;
}
#equipment th {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}
#equipment th span {
  font-size: 1.2rem;
}
#equipment .sp_none_tb {
  background: #8e7d50;
  font-size: 2.4rem;
  letter-spacing: 0.24em;
  text-align: center;
  color: #fff;
}
#equipment .bg_gray {
  background: #e6e6e6;
  padding: 40px;
  text-align: center;
}

/* ------------------------------------------
料金
------------------------------------------ */
#price .tx_red {
  margin-bottom: 3px;
}
#price .m1-50 {
  margin-top: 1em;
  margin-bottom: 50px;
}
#price .tb1 {
  width: 100%;
}
#price .tb1 td {
  width: calc(100% / 4);
}
#price .tb2, #price .tb3 {
  width: calc(100% - (100% / 4));
}
#price .tb2 td, #price .tb3 th {
  width: calc(100% / 3);
}
#price li::before {
  content: '・';
}
#price li:last-of-type {
  margin-bottom: 1em;
}

/* ------------------------------------------
アクセス
------------------------------------------ */
#access .access_box {
  display: table;
  margin: 1em auto 0 auto;
}
#access .access_box d
.c_clear {
  color: transparent;
}

/* ------------------------------------------
利用規約
------------------------------------------ */
#privacy_policy .text {
  width: 100%;
  height: 270px;
  overflow: auto;
  padding: 10px;
  border: 1px solid #cccccc;
}
#privacy_policy iframe {
  width: 100%;
}

.cal_wrapper {
  max-width: 1020px;
  min-width: 300px;
  margin: 2.0833% auto 100px;
}

.calendar {
  position: relative;
  padding-bottom: 70%;
  height: 0;
}

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

/* ------------------------------------------
お申し込み
------------------------------------------ */
#application {
  display: block;
  width: 400px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  font-size: 30px;
  font-weight: bold;
  color: #1a1a1a;
  letter-spacing: 0.24em;
  text-decoration: none;
  background: #b6d268;
  margin: 0 auto;
  border-radius: 3px;
  box-shadow: 2px 2px 2px 0px rgba(71, 71, 71, 0.45);
}

/* ------------------------------------------
フッター
------------------------------------------ */
footer .inner {
  padding: 20px 0 0 0;
}
footer figure {
  text-align: center;
}
footer .footer_menu {
  padding: 40px 0;
}
footer .footer_menu a {
  color: #fff;
  text-decoration: none;
}
footer .footer_menu a:hover {
  opacity: 1;
  text-decoration: underline;
}
footer .footer_menu ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
footer .footer_menu li {
  display: inline-block;
}
footer .footer_menu li::before {
  content: '・';
  color: #fff;
}
footer small {
  display: block;
  border-top: 1px solid #b6d268;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
}

/*# sourceMappingURL=style.css.map */
