@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : facilities__shop.css
 author     : Ability Consultant
 style info : ショップ
=================================================================== */
.con_shop, .con_rec, .con_best {
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .con_shop, .con_rec, .con_best {
    padding: 0 5.72917%;
  }
}
@media print {
  .con_shop, .con_rec, .con_best {
    padding: 0 5.72917%;
  }
}
.ie8 .con_shop, .ie8 .con_rec, .ie8 .con_best {
  padding: 0 5.72917%;
}
@media only screen and (max-width: 1199px) {
  .con_shop, .con_rec, .con_best {
    width: 91.66667%;
  }
}

@font-face {
  font-family: 'min-en_Regular';
  src: url(../css/font/min-en_Regular.woff) format("woff"), url(../css/font/min-en_Regular.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	con_shop
----------------------------------------------------------- */
.con_shop {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .con_shop {
    margin-top: 7%;
  }
}
.con_shop .box_on_slider h4.title {
  text-align: left;
}
.con_shop .box_on_slider h4.title span.jp {
  font-size: 250%;
  line-height: 1.2;
  font-weight: 400;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_shop .box_on_slider h4.title span.jp {
    font-size: 250%;
  }
}
@media only screen and (max-width: 767px) {
  .con_shop .box_on_slider h4.title span.jp {
    font-size: 215%;
  }
}
.con_shop .box_on_slider .time {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .con_shop .box_on_slider .time {
    margin-top: 5%;
  }
}
.con_shop .box_shop {
  margin-top: 75px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_shop .box_shop {
    margin-top: 7%;
  }
}
.con_shop .box_shop .box_txt h5 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 186%;
  font-weight: 300;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_shop .box_shop .box_txt h5 {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .con_shop .box_shop .box_txt h5 {
    font-size: 143%;
  }
}
.con_shop .box_shop .box_txt .txt {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_shop .box_shop .box_txt .txt {
    margin-top: 3%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_shop .box_shop .box_txt {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 470px;
    width: 33.52941%;
  }
}
@media print {
  .con_shop .box_shop .box_txt {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 470px;
    width: 33.52941%;
  }
}
.ie8 .con_shop .box_shop .box_txt {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 470px;
  width: 33.52941%;
}
@media only screen and (max-width: 1199px) {
  .con_shop .box_shop .photo {
    margin-top: 25px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_shop .box_shop .photo {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_shop .box_shop .photo img {
    position: relative;
    width: 151%;
    max-width: none;
    margin-left: -51%;
  }
}

/* -----------------------------------------------------------
	con_rec
----------------------------------------------------------- */
.con_rec {
  margin-top: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_rec {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec {
    margin-top: 20%;
  }
}
.con_rec h3 {
  font-weight: 400;
  color: #323232;
  text-align: center;
  line-height: 1.5;
}
.con_rec h3:before {
  content: "";
  background: #000;
  width: 1px;
  height: 1.5em;
  display: block;
  margin: auto;
  font-weight: 100;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: .3em;
}
.con_rec h3 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 272%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_rec h3 .en {
    font-size: 272%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec h3 .en {
    font-size: 215%;
  }
}
.con_rec h3 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 93%;
}
.con_rec .box_rec {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec {
    margin-top: 6%;
  }
}
.con_rec .box_rec li {
  overflow: hidden;
  position: relative;
  padding: 5.29412%;
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec li {
    padding: 8%;
  }
}
.con_rec .box_rec li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 7px solid #c8c8c8;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.con_rec .box_rec li .box_txt {
  float: left;
  width: 40.78947%;
}
.con_rec .box_rec li .box_txt h5 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 172%;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_rec .box_rec li .box_txt h5 {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec li .box_txt h5 {
    font-size: 136%;
  }
}
.con_rec .box_rec li .box_txt h5 em {
  display: block;
  font-size: 75%;
}
.con_rec .box_rec li .box_txt .txt {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec li .box_txt .txt {
    margin-top: 2%;
  }
}
.con_rec .box_rec li .box_txt table {
  margin-top: 15px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec li .box_txt table {
    margin-top: 2%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_rec .box_rec li .box_txt {
    float: none;
    width: 100%;
  }
}
.con_rec .box_rec li .photo {
  float: right;
  width: 416px;
}
@media only screen and (max-width: 1199px) {
  .con_rec .box_rec li .photo {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_rec .box_rec li .photo {
    margin-top: 5%;
  }
}

.con_rec .box_rec li:first-child:before {
  border-bottom: none;
}

/* -----------------------------------------------------------
	con_best
----------------------------------------------------------- */
.con_best {
  margin-top: 160px;
}
@media only screen and (max-width: 767px) {
  .con_best {
    margin-top: 15%;
  }
}
.con_best h3 {
  font-weight: 400;
  color: #323232;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 50px;
}
.con_best h3:before {
  content: "";
  background: #000;
  width: 1px;
  height: 1.5em;
  display: block;
  margin: auto;
  font-weight: 100;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: .3em;
}
.con_best h3 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 272%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_best h3 .en {
    font-size: 272%;
  }
}
@media only screen and (max-width: 767px) {
  .con_best h3 .en {
    font-size: 215%;
  }
}
.con_best h3 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 93%;
}
@media only screen and (max-width: 767px) {
  .con_best h3 {
    margin-bottom: 7%;
  }
}
.con_best .box_best {
  margin-bottom: 160px;
}
@media only screen and (max-width: 767px) {
  .con_best .box_best {
    margin-bottom: 15%;
  }
}
.con_best .box_best h4 {
  text-align: center;
  line-height: 1.5;
}
.con_best .box_best h4 span {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 186%;
  display: inline-block;
  font-weight: 300;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  padding: 0 .6em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_best .box_best h4 span {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .con_best .box_best h4 span {
    font-size: 129%;
  }
}
.con_best .box_best ul {
  margin-top: 50px;
  padding: 20px 0 30px;
}
@media only screen and (max-width: 767px) {
  .con_best .box_best ul {
    margin-top: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_best .box_best ul {
    padding: 3% 0 5%;
  }
}
.con_best .box_best ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_best .box_best ul li .photo {
  text-align: center;
}
.con_best .box_best ul li h5 {
  font-weight: 300;
  margin-top: 30px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 143%;
}
@media only screen and (max-width: 767px) {
  .con_best .box_best ul li h5 {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_best .box_best ul li h5 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_best .box_best ul li h5 {
    font-size: 115%;
  }
}
.con_best .box_best ul li .txt {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_best .box_best ul li .txt {
    margin-top: 3%;
  }
}
.con_best .box_best ul li .pri {
  margin-top: 50px;
  text-align: right;
  font-size: 115%;
}
@media only screen and (max-width: 767px) {
  .con_best .box_best ul li .pri {
    margin-top: 5%;
  }
}
.con_best .box_best ul li .pri small {
  font-size: 75%;
}
@media only screen and (min-width: 768px) {
  .con_best .box_best ul {
    overflow: hidden;
    position: relative;
  }
  .con_best .box_best ul li {
    float: left;
    width: 32.05882%;
    padding-left: 3.82353%;
    margin-left: 3.82353%;
  }
  .con_best .box_best ul li:first-child {
    width: 28.23529%;
    padding-left: 0;
    margin-left: 0;
  }
  .con_best .box_best ul:before, .con_best .box_best ul:after {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #c8c8c8;
  }
  .con_best .box_best ul:before {
    left: 32.05882%;
  }
  .con_best .box_best ul:after {
    right: 32.05882%;
  }
}
@media print {
  .con_best .box_best ul {
    overflow: hidden;
    position: relative;
  }
  .con_best .box_best ul li {
    float: left;
    width: 32.05882%;
    padding-left: 3.82353%;
    margin-left: 3.82353%;
  }
  .con_best .box_best ul li:first-child {
    width: 28.23529%;
    padding-left: 0;
    margin-left: 0;
  }
  .con_best .box_best ul:before, .con_best .box_best ul:after {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #c8c8c8;
  }
  .con_best .box_best ul:before {
    left: 32.05882%;
  }
  .con_best .box_best ul:after {
    right: 32.05882%;
  }
}
.ie8 .con_best .box_best ul {
  overflow: hidden;
  position: relative;
}
.ie8 .con_best .box_best ul li {
  float: left;
  width: 32.05882%;
  padding-left: 3.82353%;
  margin-left: 3.82353%;
}
.ie8 .con_best .box_best ul li:first-child {
  width: 28.23529%;
  padding-left: 0;
  margin-left: 0;
}
.ie8 .con_best .box_best ul:before, .ie8 .con_best .box_best ul:after {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #c8c8c8;
}
.ie8 .con_best .box_best ul:before {
  left: 32.05882%;
}
.ie8 .con_best .box_best ul:after {
  right: 32.05882%;
}
@media only screen and (max-width: 767px) {
  .con_best .box_best ul li {
    border-bottom: 1px solid #c8c8c8;
    margin: 0 auto 10%;
    padding: 0 2.5% 10%;
  }
}
.con_best .infor {
  max-width: 1200px;
  margin: auto;
  text-align: center;
  padding: 1.5em 0;
  background: #f1f1f1;
}
