<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : hall__oak.css
 author     : Ability Consultant
 style info : オークルーム
=================================================================== */
.con_oak {
  max-width: 1100px;
  margin: auto;
}
@media only screen and (max-width: 1099px) {
  .con_oak {
    width: 91.66667%;
  }
}

/* font-awesome */
/* -----------------------------------------------------------
	↑英文↓和文
----------------------------------------------------------- */
/* -----------------------------------------------------------
	↑英文↓和文
----------------------------------------------------------- */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_oak
----------------------------------------------------------- */
.con_oak {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak {
    margin-top: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak {
    margin-top: 4%;
  }
}
.con_oak h3 {
  color: #b4b4b4;
  font-weight: normal;
  text-align: center;
  font-weight: 100;
  line-height: 1;
  font-size: 134%;
  font-size: 172%;
  /* @include cV(margin-bottom, 10px, 1%, 1%); */
}
.con_oak h3 em {
  font-family: 'Sorts Mill Goudy', serif;
  font-size: 180%;
  color: #9d7d45;
}
.con_oak h3 span {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
  line-height: 1.5;
  color: #292929;
}
.con_oak .con_slider {
  margin: 30px auto 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .con_slider {
    margin: 3% auto 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .con_slider {
    margin: 3% auto 10%;
  }
}
.con_oak .con_slider .box_slider .slick-dots {
  width: 99%;
  right: 1%;
  bottom: 3%;
  text-align: right;
  line-height: 1;
}
.con_oak .con_slider .box_slider .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 1em;
  vertical-align: middle;
  text-align: center;
  -moz-transition: width 0.35s, height 0.35s;
  -o-transition: width 0.35s, height 0.35s;
  -webkit-transition: width 0.35s, height 0.35s;
  transition: width 0.35s, height 0.35s;
}
@media only screen and (max-width: 767px) {
  .con_oak .con_slider .box_slider .slick-dots li {
    width: 1em;
    height: 1em;
  }
}
.con_oak .con_slider .box_slider .slick-dots li button {
  cursor: pointer;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
.con_oak .con_slider .box_slider .slick-dots li button:before {
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #250303;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.con_oak .con_slider .box_slider .slick-dots li.slick-active {
  width: 15px;
  height: 15px;
}
@media only screen and (max-width: 767px) {
  .con_oak .con_slider .box_slider .slick-dots li.slick-active {
    width: 1em;
    height: 1em;
  }
}
.con_oak .con_slider .box_slider .slick-dots li.slick-active button:before {
  border: 1px solid #250303;
  background-color: #250303;
}
@media only screen and (max-width: 767px) {
  .con_oak .con_slider .box_slider .slick-dots {
    text-align: center;
    width: 100%;
    right: 0;
    bottom: 16%;
  }
}
.con_oak .con_slider .box_slider .slick-dots {
  bottom: -7%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_oak .con_slider .box_slider .slick-dots {
    bottom: -15%;
  }
}
.con_oak .box_oak .st {
  color: #9d7d45;
  font-size: 143%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .box_oak .st {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .st {
    font-size: 115%;
  }
}
.con_oak .box_oak h4 {
  font-weight: normal;
  font-size: 215%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .box_oak h4 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak h4 {
    font-size: 143%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .box_oak h4 {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak h4 {
    margin-bottom: 4%;
  }
}
.con_oak .box_oak .con_map {
  background: #f2f1f0;
  overflow: hidden;
  padding: 40px 47px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px auto 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .box_oak .con_map {
    padding: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map {
    padding: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .box_oak .con_map {
    margin: 3% auto 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map {
    margin: 3% auto 5%;
  }
}
.con_oak .box_oak .con_map .box_map {
  width: 32.70378%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map .box_map {
    float: none;
    width: 100%;
    margin: 0 auto 5%;
  }
  .con_oak .box_oak .con_map .box_map .photo {
    text-align: center;
  }
}
.con_oak .box_oak .con_map .box_det {
  width: 62.62425%;
  float: left;
  margin-left: 4.47316%;
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map .box_det {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map .box_det {
    width: 100%;
    float: none;
  }
}
.con_oak .box_oak .con_map .box_det .tbl_oak {
  background: #fff;
  width: 45%;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .box_oak .con_map .box_det .tbl_oak {
    margin-top: 1.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map .box_det .tbl_oak {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .con_oak .box_oak .con_map .box_det .tbl_oak {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map .box_det .tbl_oak {
    width: 100%;
  }
}
.con_oak .box_oak .con_map .box_det .tbl_oak tr th {
  font-weight: normal;
  vertical-align: top;
  text-align: center;
  padding: 0.5em 0.1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map .box_det .tbl_oak tr th {
    width: 40%;
  }
}
.con_oak .box_oak .con_map .box_det .tbl_oak tr td {
  padding: 0.5em 0.3em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_oak .box_oak .con_map .box_det .tbl_oak tr td {
    width: 20%;
  }
}
.con_oak .box_oak .con_map .box_det .tbl_oak tr td.txt_r {
  text-align: right;
}
</pre></body></html>