.bx-wrapper {
  position: relative;
}

.bx-wrapper .bx-controls-direction {
  display: none;
}
.bx-wrapper .bx-has-pager {
  position: relative;
}
.add_cuisine_btn{
    margin: 25px auto;
    display: block;
    width: 230px;
}
.bx-wrapper .bx-pager {
  bottom:36px;
  width: 110px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}
.bx-wrapper .bx-pager .bx-pager-item {
  float: left;
}
.bx-wrapper .bx-pager .bx-pager-item a.bx-pager-link {
  background-image: url(../../sp/img/slider_icon.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  height: 14px;
  margin-right: 3px;
  text-indent: -9999px;
  width: 14px;
}
.bx-wrapper .bx-pager .bx-pager-item a.active {
  background-image: url(../../sp/img/slider_icon_on.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#content {
  margin-left: 5px;
  margin-right: 5px;
}
#content .top_logo {
  background-image: url(../../sp/img/top_logo_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 10px;
}
#content .top_logo img {
  max-width: 250px;
}
#content .top_contact {
  background-image: url(../../sp/img/top_contact_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  padding-top: 10px;
  padding-right: 8px;
  padding-bottom: 10px;
  padding-left: 8px;
  margin-bottom: 20px;
}
#content .top_contact .title {
  text-align: center;
  margin-bottom: 15px;
}
#content .top_contact .title img {
  max-width: 230px;
}
#content .top_contact .top_contact_search_plan {
  float: left;
  width: 48%;
  margin-right: 10px;
}
#content .top_contact .top_contact_date_plan {
  float: right;
  width: 48%;
  text-align: right;
}
#content .top_banner {
  margin-top: 20px;
  margin-bottom: 20px;
}
#content .top_charm {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
#content .top_point {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  margin-bottom: 20px;
}

#content .top_list {
  margin-bottom: 20px;
}
#content .top_list .img {
}
#content .top_list .text {
  margin-bottom: 10px;
}
#content .top_list .btn {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#content .top_recommend {
  margin-top: 20px;
  margin-bottom: 20px;
}
#content .top_recommend .recommend_title {
  margin-bottom: 20px;
    font-family: 'Hiragino Mincho ProN', serif;
    font-size: 21px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}

#content .top_recommend .recommend_title p {
    color: #abaa6c;
    display: none;
    font-size: 13px;
    line-height: 16px;
}

#content .top_recommend .recommend_title_list {
  float: left;
  width: 33.3%;
  cursor: pointer;
}

#content .top_recommend .recommend_title_list_top {
  float: left;
  width: 33.3%;
  cursor: pointer;
}

#content .top_recommend ul li {
  list-style-type: none;
  margin-bottom: 5px;
}
#content .top_recommend ul li a {
  background-color: #3f3f3f;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #4e4e4e;
  border-right-color: #4e4e4e;
  border-bottom-color: #4e4e4e;
  border-left-color: #FFF;
  color: #dadab0;
  display: block;
  background-image: url(../../sp/img/top_recommend_icon.gif);
  background-repeat: no-repeat;
  background-position: 95% center;
  padding: 5px;
}

#content .top_recommend .img {
  float: left;
  width: 35%;
  margin-right: 10px;
}
#content .top_recommend .img img {
  display: block;
}
#content .top_recommend .text {
  float: left;
  width: 55%;
}
#content .top_recommend .price {
  color: #fff;
}
#content .top_recommend .price span {
  display:block;
  color: #ee4e4e;
}

body > h1 {
  padding:0;
}

#slider {
    padding-top: 16%;
    position: relative;
}

.btn-center{
  width: 100%;
  position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
  padding: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color:white;
  font-size: 14px;
  font-weight: bold;
}
