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

 file name  : restaurant.css
 author     : Ability Consultant
 style info : ビュッフェ
=================================================================== */
#htlSide-A {
  top: 690px !important;
}

#gnav {
  display: none;
}

/* -----------------------------------------------------------
	con_copy
----------------------------------------------------------- */
.con_int {
  margin: 10px 0;
  overflow: hidden;
}
.con_int .catch_int {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 200%;
  letter-spacing: .2em;
  position: relative;
  font-size: 143%;
  float: left;
  width: 470px;
  margin: 0 20px 62px 20px;
}
.con_int .catch_int small {
  font-size: 74%;
  letter-spacing: normal;
}
.con_int .catch_int em {
  color: #85782c;
}
.con_int .txt_read {
  letter-spacing: -0.02em;
  line-height: 220%;
}

.con_rest {
  text-align: center;
  margin: 100px 0;
}
.con_rest .photo {
  margin-top: 40px;
}
.con_rest .txt {
  text-align: center;
  margin: 30px auto 40px;
  line-height: 2em;
}
