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

 file name  : restaurant.css
 author     : Ability Consultant
 style info : レストラン
=================================================================== */
.con_int, .con_rest, .con_rest h4, .con_news, .con_news h4 {
  max-width: 1100px;
  margin: auto;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_int, .con_rest, .con_rest h4, .con_news, .con_news h4 {
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int, .con_rest, .con_rest h4, .con_news, .con_news h4 {
    width: 93.75%;
  }
}

.con_rest .box_rest:after {
  content: "";
  display: table;
  clear: both;
}

/* font-awesome */
/* -----------------------------------------------------------
	ベースボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	ベースtitle
----------------------------------------------------------- */
/*左右title--------- */
/* -----------------------------------------------------------
	下層リンクボックススタイル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	下層リアンカーリンク
----------------------------------------------------------- */
/* -----------------------------------------------------------
	画像上リンク部分
----------------------------------------------------------- */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .con_int {
    margin-bottom: 7%;
  }
}
.con_int .catch {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 170%;
  text-align: center;
  margin-bottom: 1%;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .con_int .catch {
    font-size: 124%;
  }
}
.con_int .txt {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .con_int .txt {
    font-size: 93%;
  }
}
.con_int .box_link {
  letter-spacing: -1em;
  margin-top: 50px;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (max-width: 640px) {
  .con_int .box_link {
    margin-top: 5%;
  }
}
.con_int .box_link li {
  width: 33.33333%;
  display: inline-block;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  padding: 5px 0;
  font-size: 93%;
}
@media only screen and (max-width: 640px) {
  .con_int .box_link li {
    padding: 0.5% 0;
  }
}
.con_int .box_link li a {
  display: block;
  padding: 1em 0;
  text-decoration: none;
  letter-spacing: .1em;
}
.con_int .box_link li a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
  margin-right: 1em;
  font-size: 50%;
  line-height: 1;
}
.con_int .box_link li:hover a, .con_int .box_link li.active a {
  background-color: #f7f7f7;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_int .box_link li {
    width: 33.33333%;
  }
  .con_int .box_link li:first-child, .con_int .box_link li:first-child + * {
    border-bottom: none;
  }
}
@media only screen and (max-width: 640px) {
  .con_int .box_link li {
    width: 100%;
    border-top: none;
  }
  .con_int .box_link li:first-child {
    border-top: 1px dashed #ddd;
  }
}
.con_int .box_link li:first-child, .con_int .box_link li:first-child + * {
  border-bottom: 1px dashed #ddd !important;
}

/* -----------------------------------------------------------
	.con_rest
----------------------------------------------------------- */
.con_rest h4 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  background-size: 9.54545% auto;
  margin-bottom: 35px;
}
.con_rest h4 span {
  display: block;
  line-height: 1;
}
.con_rest h4 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_rest h4 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 108%;
  letter-spacing: .1em;
  color: #686868;
}
@media only screen and (max-width: 640px) {
  .con_rest h4 {
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_rest h4 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_rest h4 span.jp {
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 100%;
    letter-spacing: normal;
  }
}
@media only screen and (max-width: 640px) {
  .con_rest h4 {
    margin-bottom: 4%;
  }
}
.con_rest .box_rest {
  border-top: 1px solid #333;
  margin-bottom: 100px;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest {
    margin-bottom: 10%;
  }
}
.con_rest .box_rest h5 {
  text-align: center;
  margin: 25px 0;
}
.con_rest .box_rest h5 .jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 170%;
  display: inline;
  font-weight: 600;
  letter-spacing: .1em;
}
.con_rest .box_rest h5 .jp:after {
  content: "/";
  padding: 5px;
  font-weight: 100;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest h5 .jp {
    font-size: 139%;
  }
}
.con_rest .box_rest h5 .en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 100%;
  display: inline;
  color: #b9b9b9;
  font-weight: 100;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest h5 .en {
    font-size: 93%;
  }
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest h5 {
    margin: 2% 0;
  }
}
.con_rest .box_rest .txt {
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest .txt {
    margin-bottom: 4%;
  }
}
.con_rest .box_rest .warp_photo {
  position: relative;
}
.con_rest .box_rest .box_dinner .warp_btn {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#50000000,EndColorStr=#50000000);
  /*IE8以下用*/
  letter-spacing: .2em;
}
@media only screen and (min-width: 641px) {
  .con_rest .box_rest .box_dinner .warp_btn {
    display: none;
  }
}
@media print {
  .con_rest .box_rest .box_dinner .warp_btn {
    display: none;
  }
}
.ie8 .con_rest .box_rest .box_dinner .warp_btn {
  display: none;
}
.con_rest .box_rest .box_dinner .warp_btn ul {
  position: absolute;
  left: 210px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 58.18182%;
  margin: auto;
}
@media only screen and (min-width: 641px) {
  .con_rest .box_rest .box_dinner .warp_btn ul {
    max-height: 160px;
  }
}
@media print {
  .con_rest .box_rest .box_dinner .warp_btn ul {
    max-height: 160px;
  }
}
.ie8 .con_rest .box_rest .box_dinner .warp_btn ul {
  max-height: 160px;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_rest .box_rest .box_dinner .warp_btn ul {
    max-height: 100px;
  }
}
.ie8 .con_rest .box_rest .box_dinner .warp_btn ul {
  margin-top: 14%;
}
.con_rest .box_rest .box_dinner .warp_btn ul li {
  float: left;
  text-align: center;
  width: 31.25%;
  margin-left: 3.125%;
  vertical-align: top;
}
.con_rest .box_rest .box_dinner .warp_btn ul li:first-child {
  margin-left: 0;
}
.con_rest .box_rest .box_dinner .warp_btn ul li a {
  text-decoration: none;
  display: block;
  width: 100%;
}
.con_rest .box_rest .box_dinner .warp_btn ul li a .st {
  color: #fff;
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  margin-top: 12px;
  font-size: 124%;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest .box_dinner .warp_btn ul li a .st {
    margin-top: 1%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_rest .box_rest .box_dinner .warp_btn ul li a .st {
    font-size: 85%;
  }
}
.con_rest .box_rest .box_dinner .warp_btn ul li a .st span {
  display: block;
  font-size: 75%;
  margin-bottom: .3em;
  letter-spacing: normal;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest .box_dinner .warp_btn {
    background: none;
    position: static;
  }
  .con_rest .box_rest .box_dinner .warp_btn ul {
    position: static;
    width: 100%;
  }
  .con_rest .box_rest .box_dinner .warp_btn ul li {
    display: block;
    width: 100%;
    margin: 0 auto 1px;
  }
  .con_rest .box_rest .box_dinner .warp_btn ul li a {
    overflow: hidden;
    background-color: #f2f2f2;
  }
  .con_rest .box_rest .box_dinner .warp_btn ul li a p {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }
  .con_rest .box_rest .box_dinner .warp_btn ul li a .photo {
    width: 33.33333%;
  }
  .con_rest .box_rest .box_dinner .warp_btn ul li a .photo img {
    width: 100%;
  }
  .con_rest .box_rest .box_dinner .warp_btn ul li a .st {
    width: 60%;
    color: #333;
    font-size: 100%;
    line-height: 1;
    text-align: left;
    padding-left: 6.66667%;
    background: url(../images/common/arr_next02.png) no-repeat 92% center;
    background-size: 10% auto;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_rest .box_rest .box_dinner .warp_btn {
    letter-spacing: normal;
  }
}
.con_rest .box_rest .box_breakfast .warp_btn {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#50000000,EndColorStr=#50000000);
  /*IE8以下用*/
}
@media only screen and (min-width: 641px) {
  .con_rest .box_rest .box_breakfast .warp_btn {
    display: none;
  }
}
@media print {
  .con_rest .box_rest .box_breakfast .warp_btn {
    display: none;
  }
}
.ie8 .con_rest .box_rest .box_breakfast .warp_btn {
  display: none;
}
.con_rest .box_rest .box_breakfast .warp_btn ul {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 38.18182%;
  margin: auto;
}
@media only screen and (min-width: 641px) {
  .con_rest .box_rest .box_breakfast .warp_btn ul {
    max-height: 160px;
  }
}
@media print {
  .con_rest .box_rest .box_breakfast .warp_btn ul {
    max-height: 160px;
  }
}
.ie8 .con_rest .box_rest .box_breakfast .warp_btn ul {
  max-height: 160px;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_rest .box_rest .box_breakfast .warp_btn ul {
    max-height: 100px;
  }
}
.ie8 .con_rest .box_rest .box_breakfast .warp_btn ul {
  margin-top: 14%;
}
.con_rest .box_rest .box_breakfast .warp_btn ul li {
  float: left;
  text-align: center;
  width: 47.61905%;
  margin-left: 4.7619%;
  vertical-align: top;
}
.con_rest .box_rest .box_breakfast .warp_btn ul li:first-child {
  margin-left: 0;
}
.con_rest .box_rest .box_breakfast .warp_btn ul li a {
  text-decoration: none;
  display: block;
  width: 100%;
}
.con_rest .box_rest .box_breakfast .warp_btn ul li a .st {
  color: #fff;
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  margin-top: 12px;
  font-size: 124%;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest .box_breakfast .warp_btn ul li a .st {
    margin-top: 1%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_rest .box_rest .box_breakfast .warp_btn ul li a .st {
    font-size: 85%;
  }
}
.con_rest .box_rest .box_breakfast .warp_btn ul li a .st span {
  display: block;
  font-size: 75%;
  margin-bottom: .3em;
  letter-spacing: normal;
}
@media only screen and (max-width: 640px) {
  .con_rest .box_rest .box_breakfast .warp_btn {
    background: none;
    position: static;
  }
  .con_rest .box_rest .box_breakfast .warp_btn ul {
    position: static;
    width: 100%;
  }
  .con_rest .box_rest .box_breakfast .warp_btn ul li {
    display: block;
    width: 100%;
    margin: 0 auto 1px;
  }
  .con_rest .box_rest .box_breakfast .warp_btn ul li a {
    overflow: hidden;
    background-color: #f2f2f2;
  }
  .con_rest .box_rest .box_breakfast .warp_btn ul li a p {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }
  .con_rest .box_rest .box_breakfast .warp_btn ul li a .photo {
    width: 33.33333%;
  }
  .con_rest .box_rest .box_breakfast .warp_btn ul li a .photo img {
    width: 100%;
  }
  .con_rest .box_rest .box_breakfast .warp_btn ul li a .st {
    width: 60%;
    color: #333;
    font-size: 100%;
    line-height: 1;
    text-align: left;
    padding-left: 6.66667%;
    background: url(../images/common/arr_next02.png) no-repeat 92% center;
    background-size: 10% auto;
  }
}

/* -----------------------------------------------------------
	.con_news
----------------------------------------------------------- */
.con_news {
  margin-top: 50px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_news {
    margin-top: 5%;
  }
}
.con_news h4 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  background-size: 9.54545% auto;
}
.con_news h4 span {
  display: block;
  line-height: 1;
}
.con_news h4 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_news h4 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 108%;
  letter-spacing: .1em;
  color: #686868;
}
@media only screen and (max-width: 640px) {
  .con_news h4 {
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_news h4 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_news h4 span.jp {
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 100%;
    letter-spacing: normal;
  }
}
.con_news ul.list_news li {
  border-bottom: 1px dashed #d5d5d5;
}
.con_news ul.list_news li a {
  display: block;
  padding: 1.6em 1.5em;
}
.con_news ul.list_news li a .st_news {
  line-height: 1.8;
}
.con_news ul.list_news li a .st_news .date, .con_news ul.list_news li a .st_news .cate {
  display: inline-block;
  margin-right: 1.5em;
}
.con_news ul.list_news li a .st_news .cate{
  margin: 0 2em 0 1em;
  font-size: 93%;
  width: 8em;
  display: inline-block;
  background-color: #BEEEEF;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .con_news ul.list_news li a .st_news .cate{
    padding: 0 1em;
    margin: 0;
    width: auto;
  }
}
.con_news ul.list_news li a:hover, .con_news ul.list_news li a.active {
  background-color: #f9f9f9;
}
@media only screen and (max-width: 640px) {
  .con_news ul.list_news li a .st_news {
    font-size: 93%;
  }
  .con_news ul.list_news li a .st_news .date, .con_news ul.list_news li a .st_news .cate {
    font-size: 84%;
  }
  .con_news ul.list_news li a .st_news .title {
    display: block;
  }
}
.con_news .btn_news {
  width: 100%;
  cursor: pointer;
}
.con_news .btn_news a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding: 1.1em 0;
  vertical-align: middle;
  font-size: 108%;
  background-color: #000;
  text-decoration: none !important;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.con_news .btn_news a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
.con_news .btn_news a:hover, .con_news .btn_news a:active {
  background-color: #000;
}
.con_news .btn_news a:hover:before, .con_news .btn_news a:active:before {
  text-decoration: none !important;
}
.con_news .btn_news a:hover:after, .con_news .btn_news a:active:after {
  text-decoration: none !important;
}
.con_news .btn_news a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
@media only screen and (min-width: 641px) {
  .con_news .btn_news {
    width: 20.18182%;
    position: absolute;
    top: 5em;
    right: 0;
  }
}
@media print {
  .con_news .btn_news {
    width: 20.18182%;
    position: absolute;
    top: 5em;
    right: 0;
  }
}
.ie8 .con_news .btn_news {
  width: 20.18182%;
  position: absolute;
  top: 5em;
  right: 0;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_news .btn_news {
    position: static;
    width: 45%;
    margin: 5% auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_news .btn_news {
    margin-top: 7%;
  }
}
