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

 file name  : restaurant.css
 author     : Ability Consultant
 style info : レストランTOP
=================================================================== */
.con_intro .txt_lead,
.con_menu .inner .box_men,
.con_breakfast,
.con_renovation {
  max-width: 1080px;
  margin: auto;
}
@media only screen and (max-width: 1080px) {
  .con_intro .txt_lead,
  .con_menu .inner .box_men,
  .con_breakfast,
  .con_renovation {
    width: 95%;
  }
}

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

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro h3 {
  text-align: center;
  margin: 0 auto;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  color: #3f3f3f;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_intro h3 {
    font-size: 154%;
  }
  .con_intro h3 br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro h3 {
    font-size: 139%;
  }
}
.con_intro .txt_lead {
  text-align: center;
  font-size: 108%;
  line-height: 1.8;
  margin-top: 2em;
}
@media only screen and (max-width: 767px) {
  .con_intro .txt_lead {
    line-height: 1.6;
    margin-top: 1em;
    text-align: left;
  }
}
.con_intro .img {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_intro .img {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .img {
    margin-top: 1em;
  }
}
.con_intro .img img {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 1081px) {
  .con_intro .img:before {
    content: "";
    width: 285px;
    height: 219px;
    background: url(../restaurant/images/img_int.png) no-repeat top left;
    display: block;
    position: absolute;
    top: 145px;
    left: -188px;
    z-index: 0;
  }
}
@media print {
  .con_intro .img:before {
    content: "";
    width: 285px;
    height: 219px;
    background: url(../restaurant/images/img_int.png) no-repeat top left;
    display: block;
    position: absolute;
    top: 145px;
    left: -188px;
    z-index: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .img:after {
    content: "";
    width: 25.06944%;
    height: 365px;
    background: url(../restaurant/images/img_dish.png) no-repeat top left;
    display: block;
    position: absolute;
    top: -130px;
    right: 0;
    z-index: 20;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1080px) {
  .con_intro .img:after {
    width: 25%;
    top: -12.03704%;
  }
}

@media print {
  .con_intro .img:after {
    content: "";
    width: 25.06944%;
    height: 365px;
    background: url(../restaurant/images/img_dish.png) no-repeat top left;
    display: block;
    position: absolute;
    top: -130px;
    right: 0;
    z-index: 20;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}

/* -----------------------------------------------------------
	.con_restaurant
----------------------------------------------------------- */
.con_restaurant {
  margin-top: 66px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_restaurant {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant {
    margin-top: 1em;
  }
}
.con_restaurant .box_res {
  display: table;
  margin-top: 31px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_restaurant .box_res {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res {
    display: block;
    letter-spacing: -0.4em;
  }
}
.con_restaurant .box_res li {
  display: table-cell;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    letter-spacing: normal;
    margin-bottom: 0.5em;
  }
}
.con_restaurant .box_res li:first-child a .wrp_txt .st {
  line-height: 2.8;
}
@media only screen and (max-width: 1080px) {
  .con_restaurant .box_res li:first-child a .wrp_txt .st {
    line-height: 1.4;
  }
}
.con_restaurant .box_res li a {
  display: block;
  text-decoration: none;
}
.con_restaurant .box_res li a:hover .wrp_img:after {
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.con_restaurant .box_res li a .wrp_img {
  position: relative;
}
.con_restaurant .box_res li a .wrp_img:after {
  content: "";
  font-size: 154%;
  width: 18%;
  height: 20%;
  max-width: 97px;
  max-height: 97px;
  background: url(../relaxation/images/ic_arrow.png) no-repeat center center #c9e1bd;
  display: block;
  position: absolute;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  bottom: -11.75549%;
  right: 4.16667%;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: -moz-transform 300ms;
  -o-transition: -o-transform 300ms;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_restaurant .box_res li a .wrp_img:after {
    right: 8%;
    bottom: -8%;
    -moz-background-size: 1.5em 1em;
    -o-background-size: 1.5em 1em;
    -webkit-background-size: 1.5em 1em;
    background-size: 1.5em 1em;
    padding: 0.1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res li a .wrp_img:after {
    content: "→";
    color: #fff;
    width: auto;
    height: auto;
    padding: 0.2em 0.4em;
    background: #c9e1bd;
    right: 5%;
  }
}
.con_restaurant .box_res li a .wrp_img .txt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -1.7em;
}
.con_restaurant .box_res li a .wrp_img .txt span {
  font-family: "Cinzel", serif;
  display: block;
  font-size: 347%;
  color: #fff;
  line-height: 1;
  text-shadow: 0 0 10px rgba(47, 47, 47, 0.4), 0 0 10px rgba(47, 47, 47, 0.4), 0 0 10px rgba(47, 47, 47, 0.4),
    0 0 10px rgba(47, 47, 47, 0.4);
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_restaurant .box_res li a .wrp_img .txt span {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res li a .wrp_img .txt span {
    font-size: 208%;
  }
}
.con_restaurant .box_res li a .wrp_img .txt em {
  font-size: 116%;
  background: #000;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 1;
  padding: 0.3em;
}
@media only screen and (max-width: 1080px) {
  .con_restaurant .box_res li a .wrp_img .txt em {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res li a .wrp_img .txt em {
    font-size: 93%;
  }
}
.con_restaurant .box_res li a .wrp_txt {
  position: relative;
  z-index: 10;
  padding: 1em;
  max-width: 285px;
}
.con_restaurant .box_res li a .wrp_txt .st {
  color: #59493f;
  font-size: 170%;
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_restaurant .box_res li a .wrp_txt .st {
    font-size: 139%;
    line-height: 1.3;
  }
}
.con_restaurant .box_res li a .wrp_txt .st span {
  font-size: 82%;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_restaurant .box_res li a .wrp_txt .st span {
    font-size: 78%;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res li a .wrp_txt .st {
    font-size: 124%;
    letter-spacing: -0.05em;
  }
}
.con_restaurant .box_res li a .wrp_txt .txt {
  margin-top: 0.8em;
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_res li a .wrp_txt .txt {
    text-align: left;
  }
}
.con_restaurant .box_che {
  width: 95%;
  max-width: 893px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #e8e8e8;
  padding: 3px;
  margin-top: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_restaurant .box_che {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_che {
    margin-top: 1em;
  }
}
.con_restaurant .box_che .inner {
  border: 1px solid #e8e8e8;
  padding: 30px 50px;
  position: relative;
  letter-spacing: 0.4em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_che .inner {
    padding: 1em;
  }
}
.con_restaurant .box_che .inner .wrp_txt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  width: 68.97436%;
  margin-right: 4.62963%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_che .inner .wrp_txt {
    width: 100%;
  }
}
.con_restaurant .box_che .inner .wrp_txt h4 {
  color: #59493f;
  font-size: 154%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_che .inner .wrp_txt h4 {
    font-size: 139%;
    padding: 1.2em 0;
  }
}
.con_restaurant .box_che .inner .wrp_txt .txt {
  font-size: 100%;
  line-height: 1.8;
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_che .inner .wrp_txt .txt {
    line-height: 1.6;
  }
}
.con_restaurant .box_che .inner .wrp_txt .name {
  margin-top: 1em;
}
.con_restaurant .box_che .inner .wrp_img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  width: 23.71795%;
}
@media only screen and (max-width: 767px) {
  .con_restaurant .box_che .inner .wrp_img {
    width: 25%;
    max-height: 8em;
    max-width: 6.5em;
    overflow: hidden;
    position: absolute;
    top: 1em;
    right: 1em;
  }
}

/* -----------------------------------------------------------
	.con_menu
----------------------------------------------------------- */
.con_menu {
  margin-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_menu {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu {
    margin-top: 2em;
  }
}
.con_menu .inner {
  background: #59493f;
  margin-top: 30px;
  color: #fff;
  padding: 40px 0 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_menu .inner {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .inner {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .inner {
    padding: 1em 0;
  }
}
.con_menu .inner .box_men {
  text-align: center;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_menu .inner .box_men {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men {
    margin-top: 1em;
  }
}
.con_menu .inner .box_men:first-child {
  margin-top: 0;
}
.con_menu .inner .box_men h4 {
  background: url(../restaurant/images/bg_men_st.png) repeat-x top left;
  font-size: 154%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  padding: 0.2em 0 0.3em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men h4 {
    font-size: 139%;
  }
}
.con_menu .inner .box_men h4:after {
  position: absolute;
  bottom: 0;
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: url(../restaurant/images/bg_men_st.png) repeat-x top left;
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.con_menu .inner .box_men h4 span {
  font-size: 75%;
  margin-right: 0.2em;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men h4 span {
    display: block;
    font-size: 78%;
  }
}
.con_menu .inner .box_men .txt_lead {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 154%;
  color: #d1c0a5;
  margin-top: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_menu .inner .box_men .txt_lead {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .txt_lead {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .txt_lead {
    font-size: 139%;
  }
}
.con_menu .inner .box_men .wrp_men {
  overflow: hidden;
  background: #fff;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 40px;
  margin-top: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_menu .inner .box_men .wrp_men {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men {
    padding: 1em 1em 1.5em;
  }
}
.con_menu .inner .box_men .wrp_men .img {
  float: left;
  width: 46%;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .img {
    width: 100%;
    float: none;
  }
}
.con_menu .inner .box_men .wrp_men .txt {
  color: #3f3f3f;
  float: right;
  width: 50%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt {
    width: 100%;
    float: none;
    margin-top: 0.5em;
  }
}
.con_menu .inner .box_men .wrp_men .txt .date {
  font-size: 139%;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  border-bottom: 2px dotted #a6937c;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt .date {
    font-size: 131%;
    padding-bottom: 0.2em;
  }
}
.con_menu .inner .box_men .wrp_men .txt ul {
  margin-top: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt ul {
    margin-top: 1em;
  }
}
.con_menu .inner .box_men .wrp_men .txt ul.pattern1 li {
  position: relative;
  padding-left: 1.3em;
  font-size: 100%;
  margin-top: 0.2em;
}
.con_menu .inner .box_men .wrp_men .txt ul.pattern1 li:before {
  /* content: "■";
  position: absolute;
  top: 0.2em;
  left: 0;
  line-height: 1;
  color: #cdc772; */
}
.con_menu .inner .box_men .wrp_men .txt ul.pattern2 li {
  letter-spacing: -0.4em;
}
.con_menu .inner .box_men .wrp_men .txt ul.pattern2 li > * {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  vertical-align: top;
}
.con_menu .inner .box_men .wrp_men .txt ul.pattern2 li span {
  margin-right: 1em;
  width: 3.5em;
}
.con_menu .inner .box_men .wrp_men .txt ul.pattern2 li em {
  width: calc(100% - 4.5em);
}
.con_menu .inner .box_men .wrp_men .txt .tbl_basic {
  width: 100%;
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt .tbl_basic {
    border-left: 1px dotted #abb0ab;
    border-right: 1px dotted #abb0ab;
  }
}
.con_menu .inner .box_men .wrp_men .txt .tbl_basic tr th {
  background: #9d9c3f;
  color: #fff;
  min-width: 105px;
  border-right: none;
  padding: 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt .tbl_basic tr th {
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.con_menu .inner .box_men .wrp_men .txt .tbl_basic tr td {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt .tbl_basic tr td {
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"] {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt p[class^="link"] {
    width: 100%;
    text-align: center;
  }
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"] a {
  border-top: 1px dotted #7f7f7f;
  border-bottom: 1px dotted #7f7f7f;
  font-size: 108%;
  display: block;
  text-decoration: none;
  padding: 0.3em 0.5em;
  -moz-transition: color 300ms, border-color 300ms;
  -o-transition: color 300ms, border-color 300ms;
  -webkit-transition: color 300ms, border-color 300ms;
  transition: color 300ms, border-color 300ms;
}
@media only screen and (max-width: 767px) {
  .con_menu .inner .box_men .wrp_men .txt p[class^="link"] a {
    padding: 0.5em;
  }
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"] a:before {
  content: "ú";
  font-family: CONDENSEicon;
  color: #fff;
  background: #7f7f7f;
  line-height: 1;
  padding: 0.3em 0.4em 0.3em 0.5em;
  font-size: 77%;
  margin-right: 1em;
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"] a:hover {
  border-top: 1px dotted #7f7f7f;
  border-bottom: 1px dotted #7f7f7f;
  color: #7f7f7f;
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"].link1 a:before {
  background: #55a464;
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"].link1 a:hover {
  border-color: #55a464;
  color: #55a464;
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"].link2 a:before {
  background: #73723e;
}
.con_menu .inner .box_men .wrp_men .txt p[class^="link"].link2 a:hover {
  border-color: #73723e;
  color: #73723e;
}

/* -----------------------------------------------------------
	.con_breakfast
----------------------------------------------------------- */
.con_breakfast {
  margin-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_breakfast {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast {
    padding-bottom: 1em;
  }
}
.con_breakfast h3 {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_breakfast h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast h3 {
    margin-bottom: 1em;
  }
}
.con_breakfast .box_img {
  float: left;
  width: 45.37037%;
  margin-right: 10.64815%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_img {
    width: 100%;
    margin-right: 0;
    text-align: center;
    float: none;
  }
}
@media only screen and (min-width: 1081px) {
  .con_breakfast .box_img:after {
    content: "";
    width: 239px;
    height: 249px;
    background: url(../restaurant/images/img_bre.png) no-repeat top left;
    display: block;
    position: absolute;
    bottom: -34px;
    right: -103px;
  }
}
@media print {
  .con_breakfast .box_img:after {
    content: "";
    width: 239px;
    height: 249px;
    background: url(../restaurant/images/img_bre.png) no-repeat top left;
    display: block;
    position: absolute;
    bottom: -34px;
    right: -103px;
  }
}
.con_breakfast .box_txt {
  float: left;
  width: 38.42593%;
  text-align: center;
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_txt {
    width: 100%;
    margin-top: 1em;
    float: none;
  }
}
.con_breakfast .box_txt h4,
.con_renovation .box_txt h4 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  color: #59493f;
  font-size: 139%;
}
.con_breakfast .box_txt .txt,
.con_renovation .box_txt .txt {
  font-size: 100%;
  line-height: 1.6;
  text-align: left;
  margin-top: 1em;
}
.con_breakfast .box_txt .btn,
.con_renovation .box_txt .btn {
  text-align: center;
  margin-top: 2em;
}
.con_breakfast .box_txt .btn a,
.con_breakfast .box_txt .btn span,
.con_renovation .box_txt .btn a,
.con_renovation .box_txt .btn span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
  text-align: center;
  background: #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  -moz-box-shadow: inset 0 0 0 1px #626262;
  -webkit-box-shadow: inset 0 0 0 1px #626262;
  box-shadow: inset 0 0 0 1px #626262;
  color: #fff;
  padding: 0.7em 2em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝",
    "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: normal;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  font-size: 116%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_txt .btn a,
  .con_breakfast .box_txt .btn span,
  .con_renovation .box_txt .btn a,
  .con_renovation .box_txt .btn span {
    font-size: 100%;
    padding: 1em;
    width: 100%;
    display: block;
  }
}
.con_breakfast .box_txt .btn a:after,
.con_breakfast .box_txt .btn span:after,
.con_renovation .box_txt .btn a:after,
.con_renovation .box_txt .btn span:after {
  content: "ú";
  font-family: CONDENSEicon;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 0.5em;
  font-size: 74%;
  vertical-align: baseline;
}
.con_breakfast .box_txt .btn a i,
.con_breakfast .box_txt .btn span i,
.con_renovation .box_txt .btn a i,
.con_renovation .box_txt .btn span i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 1.5em;
}
.con_breakfast .box_txt .btn a i:before,
.con_breakfast .box_txt .btn span i:before,
.con_renovation .box_txt .btn a i:before,
.con_renovation .box_txt .btn span i:before {
  content: "";
  width: 21px;
  height: 24px;
  display: inline-block;
  margin-left: 0.2em;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  background: url(../images/common/ic_pdf.png) no-repeat center left;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_txt .btn a i:before,
  .con_breakfast .box_txt .btn span i:before,
  .con_renovation .box_txt .btn a i:before,
  .con_renovation .box_txt .btn span i:before {
    width: 15px;
    height: 18px;
    margin-top: -9px;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
}
.con_breakfast .box_txt .btn a:hover,
.con_breakfast .box_txt .btn span:hover,
.con_renovation .box_txt .btn a:hover,
.con_renovation .box_txt .btn span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_txt .btn,
  .con_renovation .box_txt .btn {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_breakfast .box_txt .btn a,
  .con_renovation .box_txt .btn a {
    width: 270px;
  }
}
@media print {
  .con_breakfast .box_txt .btn a,
  .con_renovation .box_txt .btn a {
    width: 270px;
  }
}

/* -----------------------------------------------------------
	.con_renovation
----------------------------------------------------------- */
.con_renovation {
  padding-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_renovation {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_renovation {
    padding-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_renovation {
    padding-bottom: 1em;
  }
}
.con_renovation h3 {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_renovation h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_renovation h3 {
    margin-bottom: 1em;
  }
}

.con_renovation .box_wra {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 3em;
}
@media only screen and (max-width: 767px) {
  .con_renovation .box_wra {
    flex-direction: column-reverse;
    gap: 1em;
  }
}

.con_renovation .box_txt {
  flex: 1;
  max-width: 50%;
  text-align: center;
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .con_renovation .box_txt {
    max-width: none;
  }
}

.con_renovation .box_img {
  flex: 1;
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_renovation .box_img {
    max-width: none;
    margin-right: 1em;
    text-align: center;
  }
}
