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

 file name  : stay_breakfast.css
 author     : Ability Consultant
 style info : 宿泊　朝食のご案内
=================================================================== */
.wrp_anker .con_anker, .con_buffet .con_points .box_point .inner, .wrp_restaurant .con_restaurant_intro, .wrp_restaurant .con_restaurant_recommend, .wrp_restaurant .con_restaurant_points, .wrp_restaurant .con_restaurant_gallery, .wrp_restaurant .con_restaurant_information .inner {
  max-width: 1000px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .wrp_anker .con_anker, .con_buffet .con_points .box_point .inner, .wrp_restaurant .con_restaurant_intro, .wrp_restaurant .con_restaurant_recommend, .wrp_restaurant .con_restaurant_points, .wrp_restaurant .con_restaurant_gallery, .wrp_restaurant .con_restaurant_information .inner {
    width: 95%;
  }
}

.wrp_caution, .wrp_anker, .wrp_restaurant {
  padding-left: 240px;
}
@media only screen and (max-width: 1280px) {
  .wrp_caution, .wrp_anker, .wrp_restaurant {
    padding-left: 0;
  }
}
@media print {
  .wrp_caution, .wrp_anker, .wrp_restaurant {
    padding-left: 0;
  }
}
.ie8 .wrp_caution, .ie8 .wrp_anker, .ie8 .wrp_restaurant {
  padding-left: 0;
}

/* -----------------------------------------------------------
	.wrp_intro
----------------------------------------------------------- */
.wrp_intro {
  margin-top: 20px;
}
.wrp_intro .con_intro .img {
  text-align: center;
  background: url(../stay/breakfast/image/img_intro-pc.jpg) center 0 no-repeat;
  overflow: hidden;
  padding-top: 543px;
  height: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro .img {
    padding-top: 350px;
    background: url(../stay/breakfast/image/img_intro-tab.jpg) center 0 no-repeat;
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .img {
    background: url(../stay/breakfast/image/img_intro-sp.jpg) center 0 no-repeat;
    padding-top: 17em;
    background-size: auto 100%;
  }
}

/* -----------------------------------------------------------
	.wrp_caution
----------------------------------------------------------- */
.wrp_caution .box_caution {
  width: 880px;
  padding: 2em;
  margin: 1em auto 4em;
  border: 2px solid #bc1313;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_caution .box_caution {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_caution .box_caution {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_caution .box_caution {
    padding: 1.5em;
  }
}
.wrp_caution .box_caution .txt {
  margin-bottom: 1em;
  line-height: 1.8em;
  font-size: 120%;
  color: #e71b1b;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .wrp_caution .box_caution .txt {
    line-height: 1.6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_caution .box_caution .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_caution .box_caution .txt {
    font-size: 114%;
  }
}
.wrp_caution .box_caution .btn_bre {
  width: 300px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .wrp_caution .box_caution .btn_bre {
    width: 80%;
  }
}
.wrp_caution .box_caution .btn_bre a {
  display: block;
  width: 100%;
  padding: .7em 1.5em;
  border: 3px solid #c4c1ba;
  background: #fff;
  color: #575757;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-color: #513061;
  background: #513061;
  color: #fff;
  border: none;
  background: #bc1313;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .wrp_caution .box_caution .btn_bre a {
    padding: .7em 1em;
  }
}
.wrp_caution .box_caution .btn_bre a span::after {
  content: "\f3d3";
  padding-left: 5px;
  font-family: "Ionicons";
}
.wrp_caution .box_caution .btn_bre a:hover {
  background: #c4c1ba;
}
.wrp_caution .box_caution .btn_bre a:hover {
  background: #fff;
  color: #513061;
}
.wrp_caution .box_caution .btn_bre a:hover {
  background: #9c1010;
  color: #fff;
}
.wrp_caution .box_caution .btn_bre a span {
  padding: .5em 1em;
}

/* -----------------------------------------------------------
	.wrp_anker
----------------------------------------------------------- */
.wrp_anker {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .wrp_anker {
    margin-top: 10px;
  }
}
.wrp_anker .con_anker {
  text-align: center;
}
.wrp_anker .con_anker ul {
  display: inline-block;
  text-align: center;
  letter-spacing: -.4em;
}
.wrp_anker .con_anker ul li {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
  padding-bottom: 5px;
  cursor: pointer;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .wrp_anker .con_anker ul li {
    width: 50%;
  }
}
.wrp_anker .con_anker ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url(../images/common/line_gray.png);
}
.wrp_anker .con_anker ul li a {
  display: block;
  color: #505050;
  color: #836c42;
  text-decoration: none;
  letter-spacing: .05em;
}
.wrp_anker .con_anker ul li a span {
  position: relative;
  display: block;
  margin: 0 25px;
  padding: 25px 0;
}
@media only screen and (max-width: 767px) {
  .wrp_anker .con_anker ul li a span {
    margin: 0 1em;
    padding: 1em 0;
  }
}
.wrp_anker .con_anker ul li a span::before {
  content: "";
  display: none;
  position: absolute;
  bottom: -13px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #513061 transparent transparent transparent;
  animation: fade 0.2s linear 0s;
  -webkit-animation: fade 0.2s linear 0s;
  z-index: 50;
}
.wrp_anker .con_anker ul li a span::after {
  content: "";
  display: none;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background: #513061;
  animation: fade 0.2s linear 0s;
  -webkit-animation: fade 0.2s linear 0s;
  z-index: 50;
}
.wrp_anker .con_anker ul li a:hover span::before, .wrp_anker .con_anker ul li a:hover span::after {
  display: block;
}
@media only screen and (min-width: 768px) {
  .wrp_anker .con_anker ul li:first-child a span {
    margin-left: 0;
  }
  .wrp_anker .con_anker ul li:last-child a span {
    margin-right: 0;
  }
}
@media print {
  .wrp_anker .con_anker ul li:first-child a span {
    margin-left: 0;
  }
  .wrp_anker .con_anker ul li:last-child a span {
    margin-right: 0;
  }
}
.ie8 .wrp_anker .con_anker ul li:first-child a span {
  margin-left: 0;
}
.ie8 .wrp_anker .con_anker ul li:last-child a span {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .wrp_anker .con_anker ul {
    width: 90%;
  }
}

/* -----------------------------------------------------------
	.con_buffet
----------------------------------------------------------- */
.wrp_break_intro {
  background: url(../stay/breakfast/image/il_delicious.png) 85% 3em no-repeat;
}
@media only screen and (max-width: 767px) {
  .wrp_break_intro {
    background-size: 50% auto;
    background-position: right 5em;
  }
}

.con_buffet .con_intro {
  text-align: center;
}
.con_buffet .con_intro .st_l {
  position: relative;
  padding-bottom: 15px;
  color: #725f4c;
  font-size: 187%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_intro .st_l {
    font-size: 180%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .st_l {
    font-size: 167%;
  }
}
.con_buffet .con_intro .st_l::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  margin: auto;
  background: #a4803e;
}
.con_buffet .con_intro .txt_catch {
  font-size: 160%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_intro .txt_catch {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .txt_catch {
    font-size: 120%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_intro .txt_catch {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .txt_catch {
    margin-bottom: 15px;
  }
}
.con_buffet .con_intro .txt_catch .small {
  font-size: 80%;
}
.con_buffet .con_intro .txt {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .txt {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_buffet .con_intro .txt {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .txt {
    text-align: left;
  }
}
.con_buffet .con_intro .txt .small {
  font-size: 80%;
}
.con_buffet .con_intro .red {
  color: #e71b1b;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_intro .box_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print {
  .con_buffet .con_intro .box_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ie8 .con_buffet .con_intro .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .box_img {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_intro .box_img li {
    width: 49%;
  }
}
@media print {
  .con_buffet .con_intro .box_img li {
    width: 49%;
  }
}
.ie8 .con_buffet .con_intro .box_img li {
  width: 49%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .box_img li {
    margin-bottom: 10px;
  }
}
.con_buffet .con_intro .btn {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_intro .btn {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .btn {
    margin-bottom: 20px;
  }
}
.con_buffet .con_intro .btn a {
  display: block;
  width: 100%;
  padding: .7em 1.5em;
  border: 3px solid #c4c1ba;
  background: #fff;
  color: #575757;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-color: #836c42;
  color: #836c42;
  display: inline-block;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .btn a {
    padding: .7em 1em;
  }
}
.con_buffet .con_intro .btn a span::after {
  content: "\f3d3";
  padding-left: 5px;
  font-family: "Ionicons";
}
.con_buffet .con_intro .btn a:hover {
  background: #c4c1ba;
}
.con_buffet .con_intro .btn a:hover {
  background: #836c42;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_intro .btn a {
    width: 95%;
  }
}
.con_buffet .con_points {
  padding-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points {
    padding-top: 30px;
  }
}
.con_buffet .con_points .st_m_jp {
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
.con_buffet .con_points .st_m_jp .en {
  position: relative;
  display: block;
  color: #000;
  font-size: 234%;
  font-family: "Cinzel", serif;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .st_m_jp .en {
    font-size: 220%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .st_m_jp .en {
    font-size: 200%;
  }
}
.con_buffet .con_points .st_m_jp .en::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 245px;
  height: 2px;
  margin: auto;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #949494), color-stop(50%, #ffffff));
  background: linear-gradient(#949494 50%, #ffffff 50%);
}
.con_buffet .con_points .st_m_jp .en::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 3px;
  margin: auto;
  background: #a4803e;
}
.con_buffet .con_points .st_m_jp .jp {
  display: block;
  padding-top: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .st_m_jp {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .st_m_jp {
    margin-bottom: 20px;
  }
}
.con_buffet .con_points .box_point {
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point {
    padding: 20px 0;
  }
}
.con_buffet .con_points .box_point .inner .box_detail {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_detail .img {
    width: 34%;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_detail .img {
    width: 34%;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_detail .img {
  width: 34%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .img {
    margin-bottom: 15px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt {
    width: 65%;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt {
    width: 65%;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_detail .box_txt {
  width: 65%;
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../stay/breakfast/image/bd_yellow_double.png) 0 0 repeat-x;
  border-bottom: 1px solid #9d7a2e;
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .small {
  font-size: 80%;
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .icon {
  width: 27%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .icon {
    width: 30%;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title {
  width: 72%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title {
    width: 68%;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch {
  display: inline-block;
  position: relative;
  background: #b5664b;
  color: #fff;
  text-align: center;
  padding: 0 1em;
  margin-left: 5%;
  margin-bottom: 5px;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
}
@media only screen and (max-width: 1024px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch {
    padding: 0;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:before, .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  border: 18px solid #b5664b;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:before, .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:after {
    border: 15px solid #b5664b;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:before {
  left: -18px;
  border-right-width: .5em;
  border-left-color: transparent;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:before {
    left: -20px;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:after {
  right: -18px;
  border-left-width: .5em;
  border-right-color: transparent;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch:after {
    right: -20px;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch > span > span {
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title .txt_catch > span > span {
    font-size: 18px;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title h4 {
  font-size: 160%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title h4 {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_detail .box_txt .box_title .title h4 {
    font-size: 120%;
  }
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .txt {
  padding: 1em 0 0 .5em;
  line-height: 2;
}
.con_buffet .con_points .box_point .inner .box_detail .box_txt .txt .small {
  font-size: 80%;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_pickup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_pickup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_pickup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_pickup {
    margin-bottom: 15px;
  }
}
.con_buffet .con_points .box_point .inner .box_pickup .img {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_pickup .img {
    width: 48%;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_pickup .img {
    width: 48%;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_pickup .img {
  width: 48%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_pickup .img {
    text-align: center;
    margin-bottom: 10px;
  }
}
.con_buffet .con_points .box_point .inner .box_pickup .img:after {
  content: "";
  background: url(../stay/breakfast/image/ic_pickup.png) 0 0 no-repeat;
  position: absolute;
  right: 5%;
  top: -20px;
  width: 89px;
  height: 90px;
}
@media only screen and (min-width: 1025px) {
  .con_buffet .con_points .box_point .inner .box_pickup .box_txt {
    padding-top: 10px;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_pickup .box_txt {
    padding-top: 10px;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_pickup .box_txt {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_pickup .box_txt {
    width: 50%;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_pickup .box_txt {
    width: 50%;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_pickup .box_txt {
  width: 50%;
}
.con_buffet .con_points .box_point .inner .box_pickup .box_txt h5 {
  font-size: 160%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .box_point .inner .box_pickup .box_txt h5 {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_pickup .box_txt h5 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_pickup .box_txt h5 {
    margin-bottom: 5px;
    text-align: center;
  }
}
.con_buffet .con_points .box_point .inner .box_pickup .box_txt .txt {
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_normal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
  }
}
.con_buffet .con_points .box_point .inner .box_normal .img {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_normal .img {
    width: 48%;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_normal .img {
    width: 48%;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_normal .img {
  width: 48%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_normal .img {
    text-align: center;
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt {
    padding-top: 10px;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt {
    padding-top: 10px;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_normal .box_txt {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt {
    width: 50%;
  }
}
@media print {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt {
    width: 50%;
  }
}
.ie8 .con_buffet .con_points .box_point .inner .box_normal .box_txt {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.con_buffet .con_points .box_point .inner .box_normal .box_txt h5 {
  font-size: 147%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt h5 {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt h5 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt h5 {
    margin-bottom: 5px;
    text-align: center;
  }
}
.con_buffet .con_points .box_point .inner .box_normal .box_txt h5 span {
  margin-right: 0.5em;
  font-family: "Cinzel", serif;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point .inner .box_normal .box_txt h5 span {
    margin-right: 0;
    display: block;
  }
}
.con_buffet .con_points .box_point .inner .box_normal .box_txt .txt {
  line-height: 2;
}
.con_buffet .con_points .box_point.box01 {
  background: url(../stay/breakfast/image/bg_point_fl.jpg) right 0 no-repeat;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .box_point.box01 {
    background-position: center 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box01 {
    background-size: cover;
  }
}
.con_buffet .con_points .box_point.box02 .inner .box_detail, .con_buffet .con_points .box_point.box04 .inner .box_detail {
  margin-bottom: 10px;
}
.con_buffet .con_points .box_point.box02 .inner .box_detail .img, .con_buffet .con_points .box_point.box04 .inner .box_detail .img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.con_buffet .con_points .box_point.box02 .inner .box_detail .box_txt, .con_buffet .con_points .box_point.box04 .inner .box_detail .box_txt {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.con_buffet .con_points .box_point.box03 {
  background: url(../stay/breakfast/image/bg_pont03.jpg) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box03 {
    background-size: cover;
  }
}
.con_buffet .con_points .box_point.box05 {
  background: url(../stay/breakfast/image/bg_point05.jpg) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box05 {
    background-size: cover;
  }
}
.con_buffet .con_points .box_point.box06 .inner .box_detail .box_txt .box_title {
  background: none;
  border-bottom: none;
}
@media only screen and (min-width: 1025px) {
  .con_buffet .con_points .box_point.box06 .inner .box_detail .box_txt .txt {
    width: 75%;
  }
}
@media print {
  .con_buffet .con_points .box_point.box06 .inner .box_detail .box_txt .txt {
    width: 75%;
  }
}
.ie8 .con_buffet .con_points .box_point.box06 .inner .box_detail .box_txt .txt {
  width: 75%;
}
.con_buffet .con_points .box_point.box06 .inner .box_other {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media print {
  .con_buffet .con_points .box_point.box06 .inner .box_other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ie8 .con_buffet .con_points .box_point.box06 .inner .box_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other {
    margin-bottom: 0;
  }
}
.con_buffet .con_points .box_point.box06 .inner .box_other h4 {
  background: url(../stay/breakfast/image/deco_tl.png) center 0 no-repeat;
  font-size: 174%;
  padding-top: 50px;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other h4 {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other h4 {
    padding-top: 40px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_img {
    width: 35%;
  }
}
@media print {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_img {
    width: 35%;
  }
}
.ie8 .con_buffet .con_points .box_point.box06 .inner .box_other .box_img {
  width: 35%;
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_img .img {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt {
    width: 60%;
  }
}
@media print {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt {
    width: 60%;
  }
}
.ie8 .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt {
  width: 60%;
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other {
  background: url(../stay/breakfast/image/bd_yellow_double.png) 0 center repeat-x;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other {
    margin-bottom: 10px;
  }
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5 {
  width: 28%;
  position: relative;
  background: #b5664b;
  color: #fff;
  text-align: center;
  padding: 0 1em;
  margin-bottom: 5px;
  height: 36px;
  font-size: 15px;
  line-height: 36px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5 {
    width: 39%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5 {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5 {
    height: 30px;
    padding: 0 .5em;
    margin-left: 3%;
    line-height: 30px;
  }
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:before, .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  border: 18px solid #b5664b;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:before, .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:after {
    border: 15px solid #b5664b;
  }
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:before {
  left: -18px;
  border-right-width: .5em;
  border-left-color: transparent;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:before {
    left: -15px;
  }
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:after {
  right: -18px;
  border-left-width: .5em;
  border-right-color: transparent;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .st_other h5:after {
    right: -15px;
  }
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt ul {
  margin-bottom: 30px;
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt ul li {
  display: inline-block;
  margin-right: 20px;
  font-size: 87%;
}
.con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .txt_note {
  text-align: right;
  font-size: 87%;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .box_point.box06 .inner .box_other .box_txt .txt_note {
    text-align: left;
  }
}
.con_buffet .con_points .btn_gray {
  width: 23%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_buffet .con_points .btn_gray {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .btn_gray {
    width: 85%;
  }
}
.con_buffet .con_points .btn_gray a {
  display: block;
  width: 100%;
  padding: .7em 1.5em;
  border: 3px solid #c4c1ba;
  background: #fff;
  color: #575757;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .con_buffet .con_points .btn_gray a {
    padding: .7em 1em;
  }
}
.con_buffet .con_points .btn_gray a span::after {
  content: "\f3d3";
  padding-left: 5px;
  font-family: "Ionicons";
}
.con_buffet .con_points .btn_gray a:hover {
  background: #c4c1ba;
}

/* -----------------------------------------------------------
	.wrp_restaurant
----------------------------------------------------------- */
.wrp_restaurant {
  margin-top: 90px;
}
.wrp_restaurant.fl {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant.fl {
    margin-top: 20px;
  }
}
.wrp_restaurant .con_restaurant_intro h3 {
  position: relative;
  padding-bottom: 15px;
  color: #725f4c;
  font-size: 187%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_intro h3 {
    font-size: 180%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_intro h3 {
    font-size: 167%;
  }
}
.wrp_restaurant .con_restaurant_intro h3::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  margin: auto;
  background: #a4803e;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots {
  display: block;
  margin-top: 30px;
  padding-bottom: 7px;
  list-style: none;
  text-align: center;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li button {
  display: block;
  width: 18px;
  height: 18px;
  padding: 5px;
  border: 0;
  outline: none;
  background: transparent;
  line-height: 0;
  color: transparent;
  font-size: 0;
  cursor: pointer;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li button:hover, .wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li button:focus {
  outline: none;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li button:hover::before, .wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li button:focus::before {
  opacity: 1;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li button::before {
  content: "\f21b";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #e6e9f0;
  font-size: 17px;
  font-family: "Ionicons";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots li.slick-active button:before {
  color: #513061;
}
.wrp_restaurant .con_restaurant_intro .box_slide .slick-dots {
  margin-top: 15px;
}
.wrp_restaurant .con_restaurant_intro .box_catch {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_intro .box_catch {
    margin-top: 15px;
  }
}
.wrp_restaurant .con_restaurant_intro .box_catch h4 {
  font-weight: normal;
  color: #000000;
  text-align: center;
  font-size: 160%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_intro .box_catch h4 {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_intro .box_catch h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_intro .box_catch h4 {
    text-align: left;
  }
}
.wrp_restaurant .con_restaurant_intro .box_catch .txt {
  margin-top: 20px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_intro .box_catch .txt {
    margin-top: 15px;
    text-align: left;
  }
}
.wrp_restaurant .con_restaurant_information {
  background: #f2f2f2;
  margin-top: 60px;
  padding: 15px 0;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_information {
    margin-top: 40px;
  }
}
.wrp_restaurant .con_restaurant_information .inner {
  overflow: hidden;
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_information .inner {
    padding: 0;
  }
}
.wrp_restaurant .con_restaurant_information .img {
  float: left;
  width: 27%;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_information .img {
    float: none;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .wrp_restaurant .con_restaurant_information .img img {
    width: 100%;
  }
}
.wrp_restaurant .con_restaurant_information .box_content {
  float: right;
  width: 70%;
  padding-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_information .box_content {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_information .box_content {
    float: none;
    width: 100%;
    margin-top: 20px;
    padding-top: 0;
  }
}
.wrp_restaurant .con_restaurant_information .box_content h4 {
  font-weight: normal;
  color: #a4803e;
  font-size: 134%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_information .box_content h4 {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_information .box_content h4 {
    font-size: 120%;
  }
}
.wrp_restaurant .con_restaurant_information .box_content h4 span {
  color: #fff;
  font-size: 65%;
  background: #a4803e;
  display: inline-block;
  padding: 3px;
  text-align: center;
  min-width: 4em;
  margin-right: 5px;
}
.wrp_restaurant .con_restaurant_information .box_content .note {
  margin-bottom: 10px;
}
.wrp_restaurant .con_restaurant_information .box_content table {
  border: 1px solid #dcdcdc;
}
.wrp_restaurant .con_restaurant_information .box_content table tr th, .wrp_restaurant .con_restaurant_information .box_content table tr td {
  padding: 15px;
}
.wrp_restaurant .con_restaurant_information .box_content table tr th {
  width: 8em;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_information .box_content table tr th {
    width: 100%;
  }
}
.wrp_restaurant .con_restaurant_information .box_content table ul {
  overflow: hidden;
  margin-top: -10px;
}
.wrp_restaurant .con_restaurant_information .box_content table ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-top: 10px;
}
.wrp_restaurant .con_restaurant_information .box_content table ul li span {
  display: inline-block;
  color: #fff;
  font-size: 94%;
  background: #d4bf8d;
  padding: 3px;
  min-width: 3.6em;
  text-align: center;
  margin-right: 8px;
}
.wrp_restaurant .con_restaurant_information .box_content table .note {
  margin-top: 7px;
  margin-bottom: 0;
  font-size: 94%;
}
.wrp_restaurant .con_restaurant_information .box_content .txt {
  margin-top: 15px;
  font-size: 94%;
}
.wrp_restaurant .con_restaurant_recommend {
  border: 1px solid #dcdcdc;
  padding: 0 30px 30px 30px;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_recommend {
    padding: 0 20px 20px 20px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.wrp_restaurant .con_restaurant_recommend:before {
  content: " ";
  display: block;
  width: 100%;
  height: 3px;
  background: url(../images/common/line_gray.png);
  margin-top: 1px;
  margin-bottom: 20px;
}
.wrp_restaurant .con_restaurant_recommend h3 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
.wrp_restaurant .con_restaurant_recommend h3 .en {
  position: relative;
  display: block;
  color: #000;
  font-size: 234%;
  font-family: "Cinzel", serif;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_recommend h3 .en {
    font-size: 220%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_recommend h3 .en {
    font-size: 200%;
  }
}
.wrp_restaurant .con_restaurant_recommend h3 .en::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 245px;
  height: 2px;
  margin: auto;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #949494), color-stop(50%, #ffffff));
  background: linear-gradient(#949494 50%, #ffffff 50%);
}
.wrp_restaurant .con_restaurant_recommend h3 .en::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 3px;
  margin: auto;
  background: #a4803e;
}
.wrp_restaurant .con_restaurant_recommend h3 .jp {
  display: block;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_recommend h3 .en {
    font-size: 187%;
  }
}
.wrp_restaurant .con_restaurant_recommend .wrp {
  overflow: hidden;
}
.wrp_restaurant .con_restaurant_recommend .wrp .img {
  float: left;
  width: 35%;
  padding-top: 24%;
  height: 0;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_recommend .wrp .img {
    width: 100%;
    float: none;
    padding-top: 66%;
  }
}
.wrp_restaurant .con_restaurant_recommend .wrp .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrp_restaurant .con_restaurant_recommend .wrp .box_content {
  float: right;
  width: 61%;
  padding-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_recommend .wrp .box_content {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_recommend .wrp .box_content {
    float: none;
    width: 100%;
    padding-top: 0;
    margin-top: 20px;
  }
}
.wrp_restaurant .con_restaurant_recommend .wrp .box_content h4 {
  font-weight: normal;
  color: #000;
  font-size: 120%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_recommend .wrp .box_content h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_recommend .wrp .box_content h4 {
    font-size: 107%;
  }
}
.wrp_restaurant .con_restaurant_points .box_points {
  overflow: hidden;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_points .box_points {
    margin-top: 50px;
  }
}
.wrp_restaurant .con_restaurant_points .box_points .box_img {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_img {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
.wrp_restaurant .con_restaurant_points .box_points .box_img ul {
  overflow: hidden;
}
.wrp_restaurant .con_restaurant_points .box_points .box_img ul li {
  float: left;
  width: 50%;
  padding-right: 1px;
}
.wrp_restaurant .con_restaurant_points .box_points .box_img ul li.large {
  width: 100%;
  padding-right: 0;
}
.wrp_restaurant .con_restaurant_points .box_points .box_img ul li img {
  width: 100%;
}
.wrp_restaurant .con_restaurant_points .box_points .box_content {
  float: right;
  width: 46%;
  padding-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content {
    padding-top: 0;
    width: 100%;
    float: none;
  }
}
.wrp_restaurant .con_restaurant_points .box_points .box_content h4 {
  font-weight: normal;
  color: #000;
  font-size: 120%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content h4 {
    font-size: 120%;
  }
}
.wrp_restaurant .con_restaurant_points .box_points .box_content .txt {
  margin-bottom: 20px;
}
.wrp_restaurant .con_restaurant_points .box_points .box_content ul {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1025px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content ul {
    width: 70%;
  }
}
@media print {
  .wrp_restaurant .con_restaurant_points .box_points .box_content ul {
    width: 70%;
  }
}
.ie8 .wrp_restaurant .con_restaurant_points .box_points .box_content ul {
  width: 70%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content ul {
    width: 90%;
  }
}
.wrp_restaurant .con_restaurant_points .box_points .box_content ul li {
  margin-bottom: 5px;
  border-bottom: 1px dotted #dcdcdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrp_restaurant .con_restaurant_points .box_points .box_content .btn_gray {
  width: 60%;
}
@media only screen and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content .btn_gray {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content .btn_gray {
    margin: 0 auto;
  }
}
.wrp_restaurant .con_restaurant_points .box_points .box_content .btn_gray a {
  display: block;
  width: 100%;
  padding: .7em 1.5em;
  border: 3px solid #c4c1ba;
  background: #fff;
  color: #575757;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_points .box_points .box_content .btn_gray a {
    padding: .7em 1em;
  }
}
.wrp_restaurant .con_restaurant_points .box_points .box_content .btn_gray a span::after {
  content: "\f3d3";
  padding-left: 5px;
  font-family: "Ionicons";
}
.wrp_restaurant .con_restaurant_points .box_points .box_content .btn_gray a:hover {
  background: #c4c1ba;
}
.wrp_restaurant .con_restaurant_gallery {
  margin-top: 60px;
}
.wrp_restaurant .con_restaurant_gallery h3 {
  border-top: 2px solid #dcdcdc;
  position: relative;
  font-weight: normal;
  font-size: 120%;
  padding: 15px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_restaurant .con_restaurant_gallery h3 {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_gallery h3 {
    padding: 10px 0;
  }
}
.wrp_restaurant .con_restaurant_gallery h3:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 150px;
  top: -2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background: #836c42;
}
.wrp_restaurant .con_restaurant_gallery .gallery ul {
  overflow: hidden;
}
.wrp_restaurant .con_restaurant_gallery .gallery ul li {
  overflow: hidden;
  position: relative;
  width: 25%;
  padding-top: 19.2%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_gallery .gallery ul li {
    width: 50%;
    padding-top: 38.4111%;
  }
}
.wrp_restaurant .con_restaurant_gallery .gallery ul li a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wrp_restaurant .con_restaurant_gallery .gallery ul li a:hover {
  opacity: .8;
}
.wrp_restaurant .con_restaurant_gallery .gallery ul li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrp_restaurant .con_restaurant_gallery .btn_detail {
  margin-top: 30px;
}
.wrp_restaurant .con_restaurant_gallery .btn_detail a {
  display: block;
  width: 100%;
  padding: .7em 1.5em;
  border: 3px solid #c4c1ba;
  background: #fff;
  color: #575757;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_gallery .btn_detail a {
    padding: .7em 1em;
  }
}
.wrp_restaurant .con_restaurant_gallery .btn_detail a span::after {
  content: "\f3d3";
  padding-left: 5px;
  font-family: "Ionicons";
}
.wrp_restaurant .con_restaurant_gallery .btn_detail a:hover {
  background: #c4c1ba;
}
@media only screen and (max-width: 767px) {
  .wrp_restaurant .con_restaurant_gallery .btn_detail a {
    max-width: 90%;
  }
}
