@charset "utf-8";
@import url('../common/common.css');

/*---------------------------------------------------------------------------*/
.txtBar {
  background: #000000;
  font-size: 0;
  height: 1px;
  line-height: 1;
  margin: 0 auto 20px;
  width: 20px;
}

.btnBox.moreBtn {
  width: 140px;
}
.btnBox.moreBtn a {
  font-family: "garamond-premier-pro", serif;
  font-size: 14px;
  line-height: 1.5;
  padding: 9px 0;
  text-align: center;
}
.btnBox.moreBtn a:hover {
  text-decoration: none;
}
.btnBox.moreBtn a {
  background: url(/assets/img/shopCommon/icoArrow01.png) 125px center no-repeat;
}

/*---------------------------------------------------------------------------*/
.mainSlideArea {
  background: #b49d6d;
  height: 100%;
  margin: 0 auto;
  max-height: 610px;
  max-width: 1920px;
  min-height: 470px;
  min-width: 980px;
  overflow: hidden;
  width: 100%;
}

.mainSlide {
    float: left;
    height: 100%;
    margin: 0 auto;
    max-height: 610px;
    min-height: 470px;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.mainSlide .mainImgList li div {
    height: 100%;
    margin: 0 auto;
    max-height: 610px;
    min-height: 470px;
    width: 100%;
}

.mainSlide .icon {
    position: absolute;
    bottom: 4%;
    left: 0;
    z-index: 10;
    display: flex;
}
.mainSlide .icon .img_ic {
    width: 140px;
    margin-left: 20px;
}
.mainSlide .icon .img_ic.last {
    width: 134px;
}
.mainSlide .icon img {
    max-width: 100%;
}
@media screen and (max-width: 768px) {
    .mainSlide .icon {
        bottom: 8%;
        justify-content: flex-start;
    }
    .mainSlide .icon .img_ic {
        width: 15%;
        margin-left: 10px;
    }
    .mainSlide .icon .img_ic.last {
        width: 14%;
    }
}

/*---------------------------------------------------------------------------*/
.shopInfo {
  background: #b49d6d;
  color: #ffffff;
  display: table;
  float: right;
  max-height: 610px;
  min-height: 470px;
  text-align: center;
  width: 270px;
}
.shopInfo .shopInfoInner {
  display: table-cell;
  vertical-align: middle;
}
.shopInfo .shopLogo {
  height: 72px;
  padding: 44px 0 0;
}
.shopInfo .shopLogo img {
  height: 100%;
  width: auto;
}
.shopInfo .shopName {
  display: table;
  line-height: 1;
  padding: 0 0 12px;
  text-align: center;
  width: 270px;
}
.shopInfo .shopName h2 {
  display: table-cell;
  font-family: "a-otf-ryumin-pr6n", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0;
  padding: 0 25px;
  vertical-align: bottom;
}
.shopInfo .shopPlace {
  font-size: 14px;
  height: 45px;
  line-height: 1;
  padding: 0 25px;
  text-align: center;
}
.shopInfo .shopBar {
  background: #daceb6;
  height: 2px;
  line-height: 1;
  margin: 0 auto;
  width: 80px;
}
.shopInfo .shopTel {
  font-family: "garamond-premier-pro", serif;
  font-size: 22px;
  padding: 24px 0 2px;
}
.shopInfo .shopTime {
  font-size: 11px;
  padding: 0 0 18px;
}

.shopInfo .reserveBtn {
  background: url(/assets/img/shopCommon/icoArrow01.png) 205px center no-repeat;
  height: 60px;
  margin: 0 auto 8px;
}
.shopInfo .reserveBtn a {
  background: url(/assets/img/shopCommon/icoReserve.png) 18px center no-repeat;
  line-height: 14px;
  padding: 21px 20px 22px;
}
.shopInfo .contactBtn {
  background: url(/assets/img/shopCommon/icoArrow01.png) 205px center no-repeat;
  height: 60px;
}
.shopInfo .contactBtn a {
  background: url(/assets/img/shopCommon/icoContact.png) 18px center no-repeat;
  line-height: 14px;
  padding: 21px 20px 22px;
}
.shopInfo .btnBox a span {
  font-size: 14px;
  line-height: 1;
  padding: 0 0 0 30px;
}

.shopInfo .snsArea {
  text-align: center;
  margin-top:15px;
 }
.shopInfo .snsArea img {
  width: auto;
  height:30px;
  margin: 0 auto;
  padding: 10px 5px;
}

/*---------------------------------------------------------------------------*/
.mainSlide {
  float: left;
  height: 100%;
  margin: 0 auto;
  max-height: 610px;
  min-height: 470px;
  overflow: hidden;
  width: 100%;
}
.mainSlide .mainImgList li div {
  height: 100%;
  margin: 0 auto;
  max-height: 610px;
  min-height: 470px;
  width: 100%;
}

/*---------------------------------------------------------------------------*/
.mainSlide .bx-wrapper {
  margin: 0 auto;
}
.mainSlide .bx-wrapper .bx-viewport {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
}
.mainSlide .bx-wrapper .bx-pager,
.mainSlide .bx-wrapper .bx-controls-auto {
  bottom: 30px;
  margin: 0 auto;
  position: absolute;
  right: 15px;
  width: auto;
}
.mainSlide .bx-wrapper .bx-loading {
  background: url(/assets/img/common/bx_loader.gif) center center no-repeat #ffffff;
}
.mainSlide .bx-wrapper .bx-pager .bx-pager-item,
.mainSlide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  vertical-align: middle;
}
.mainSlide .bx-wrapper .bx-pager.bx-default-pager a {
  background: #beb098;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 6px;
  width: 6px;
}
.mainSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
.mainSlide .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #beb098;
  height: 10px;
  width: 10px;
}

/*---------------------------------------------------------------------------*/
.movieArea{
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fcfaf8), color-stop(0.00, #f4f0e9));
  background: -webkit-linear-gradient(#f4f0e9, #fcfaf8);
  background: -moz-linear-gradient(#f4f0e9, #fcfaf8);
  background: -o-linear-gradient(#f4f0e9, #fcfaf8);
  background: -ms-linear-gradient(#f4f0e9, #fcfaf8);
  background: linear-gradient(#f4f0e9, #fcfaf8);
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  text-align: center;
  width: 100%;
  padding:60px 0;
}
.movieArea .areaTtl{
  margin-bottom:50px;
}
.movieArea .areaTtl .ttlBar {
  background:#bfb08c;
}
.movieArea .areaTtl .ttlTxt01 {
  font-family: 'Playfair Display SC', serif;
  color:#bfb08c; 
 }
.movieArea .areaTtl .ttlTxt02 {
  color: #4e453c;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  line-height:2.0;
 }
.movie-box {
  width:980px;
  margin: 0 auto;
  box-sizing:border-box;
}
.movie-inner {
  position: relative;
  width: 100%;
  padding-top:551px;
}
.movie-inner .movie-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background:url(../../img/index/movieThumb.jpg) center center no-repeat;
  background-size: cover;
}
.movie-inner .movie-thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background:url(../../img/index/videoBtn.png) center center no-repeat;
  background-size: 90px 90px;
  transition: 0.5s;
}
.movie-inner .movie-thumb:hover:after {
  transform: scale(1.1);
  background: url(../../img/index/videoBtn.png) center center no-repeat;
  background-size: 90px 90px;
}
.movie-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*---------------------------------------------------------------------------*/
.cuisineArea {
  background: #f4f0e9;
  height: 605px;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  text-align: center;
  width: 100%;
}
.cuisineArea .cuisineImgBox {
  float: left;
  overflow: hidden;
  width: 55%;
}
.cuisineArea .cuisineInfo {
  float: right;
  width: 45%;
}

.cuisineArea .cuisineImgBox .cuisineSlide {
  float: left;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.cuisineArea .cuisineImgBox .cuisineSlide .cuisineImgList li div {
  height: 605px;
  margin: 0 auto;
  width: 100%;
}

.cuisineArea .cuisineInfo .cuisineInfoBox {
  padding: 120px 0 0;
}
.cuisineArea .cuisineInfo .cuisineInfoBox .areaTtl .ttlBar {
  background: #beb098;
}
.cuisineArea .cuisineInfo .cuisineInfoBox .areaTtl .ttlTxt01 {
  color: #a18449;
}
.cuisineArea .cuisineInfo .cuisineInfoBox .areaTtl .ttlTxt02 {
  color: #4e453c;
}
.cuisineArea .cuisineInfo .cuisineInfoBox .cuisineTxt01 {
  font-size: 18px;
  padding: 56px 0 18px;
}
.cuisineArea .cuisineInfo .cuisineInfoBox .cuisineTxt02 {
  line-height: 2.0;
  padding: 0 0 52px;
}

.cuisineArea .cuisineInfo .cuisineInfoBox .btnBox {
  border: 1px solid #a18449;
  width: 140px;
}
.cuisineArea .cuisineInfo .cuisineInfoBox .btnBox a {
  background: url(/assets/img/shopCommon/icoArrow04.png) 125px center no-repeat;
  color: #b09a71;
  display: block;
  font-family: "garamond-premier-pro", serif;
  font-size: 14px;
  line-height: 1.5;
  padding: 9px 0;
  text-align: center;
}

/*---------------------------------------------------------------------------*/
.cuisineArea .bx-wrapper {
  margin: 0 auto;
}
.cuisineArea .bx-wrapper .bx-viewport {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
}
.cuisineArea .bx-wrapper .bx-pager,
.cuisineArea .bx-wrapper .bx-controls-auto {
  bottom: 30px;
  margin: 0 auto;
  position: absolute;
  right: 15px;
  width: auto;
}
.cuisineArea .bx-wrapper .bx-loading {
  background: url(/assets/img/common/bx_loader.gif) center center no-repeat #ffffff;
}
.cuisineArea .bx-wrapper .bx-pager .bx-pager-item,
.cuisineArea .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  vertical-align: middle;
}
.cuisineArea .bx-wrapper .bx-pager.bx-default-pager a {
  background: #beb098;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 6px;
  width: 6px;
}
.cuisineArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
.cuisineArea .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #beb098;
  height: 10px;
  width: 10px;
}
/*---------------------------------------------------------------------------*/
.spaceArea {
  background: #f4f0e9;
  height: 605px;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  text-align: center;
  width: 100%;
}
.spaceArea .spaceInfo {
  float: left;
  width: 45%;
}
.spaceArea .spaceImgBox {
  float: right;
  overflow: hidden;
  width: 55%;
}
.spaceArea .spaceImgBox .spaceSlide {
  float: left;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.spaceArea .spaceImgBox .spaceSlide .spaceImgList li div {
  height: 605px;
  margin: 0 auto;
  width: 100%;
}

.spaceArea .spaceInfo .spaceInfoBox {
  padding: 120px 0 0;
}
.spaceArea .spaceInfo .spaceInfoBox .areaTtl .ttlBar {
  background: #beb098;
}
.spaceArea .spaceInfo .spaceInfoBox .areaTtl .ttlTxt01 {
  color: #a18449;
}
.spaceArea .spaceInfo .spaceInfoBox .areaTtl .ttlTxt02 {
  color: #4e453c;
}
.spaceArea .spaceInfo .spaceInfoBox .spaceTxt01 {
  font-size: 18px;
  padding: 56px 0 18px;
}
.spaceArea .spaceInfo .spaceInfoBox .spaceTxt02 {
  line-height: 2.0;
  padding: 0 0 52px;
}

.spaceArea .spaceInfo .spaceInfoBox .btnBox {
  border: 1px solid #a18449;
  width: 140px;
}
.spaceArea .spaceInfo .spaceInfoBox .btnBox a {
  background: url(/assets/img/shopCommon/icoArrow04.png) 125px center no-repeat;
  color: #b09a71;
  display: block;
  font-family: "garamond-premier-pro", serif;
  font-size: 14px;
  line-height: 1.5;
  padding: 9px 0;
  text-align: center;
}
/*---------------------------------------------------------------------------*/
.spaceArea .bx-wrapper {
  margin: 0 auto;
}
.spaceArea .bx-wrapper .bx-viewport {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
}
.spaceArea .bx-wrapper .bx-pager,
.spaceArea .bx-wrapper .bx-controls-auto {
  bottom: 30px;
  margin: 0 auto;
  position: absolute;
  right: 15px;
  width: auto;
}
.spaceArea .bx-wrapper .bx-loading {
  background: url(/assets/img/common/bx_loader.gif) center center no-repeat #ffffff;
}
.spaceArea .bx-wrapper .bx-pager .bx-pager-item,
.spaceArea .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  vertical-align: middle;
}
.spaceArea .bx-wrapper .bx-pager.bx-default-pager a {
  background: #beb098;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 6px;
  width: 6px;
}
.spaceArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
.spaceArea .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #beb098;
  height: 10px;
  width: 10px;
}



/*---------------------------------------------------------------------------*/
.styleArea {
  background: url(../../img/index/bgStyle.jpg) center center no-repeat;
  background-size: cover;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  padding: 120px 0;
  text-align: center;
  width: 100%;
}
.styleArea .styleList {
  font-size: 0;
  padding: 60px 0 40px;
}
.styleArea .styleList li {
  background: #ffffff;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 12px;
  height: 172px;
  margin: 0 10px 20px;
  vertical-align: top;
  width: 460px;
}
.styleArea .styleList li a {
  color: #221715;
  display: block;
}
.styleArea .styleList li .styleImg {
  float: left;
  height: 172px;
  width: 230px;
}
.styleArea .styleList li .styleInfo {
  display: table;
  float: right;
  height: 172px;
  width: 230px;
}
.styleArea .styleList li .styleInfo .styleInfoBox {
  display: table-cell;
  padding: 0 20px;
  vertical-align: middle;
}
.styleArea .styleList li .styleInfo .styleNo {
  font-family: "garamond-premier-pro", serif !important;
  font-style: italic;
  font-size: 14px;
}
.styleArea .styleList li .styleInfo .styleTxt01 {
  padding: 0 0 15px;
}
.styleArea .styleList li .styleInfo .styleTxt02 {
  font-size: 16px;
  line-height: 1.4;
}
.styleArea .styleList li .styleInfo .txtBar {
  margin: 0 auto 15px;
}


/*---------------------------------------------------------------------------*/
.reportArea {
  background: url(../../img/index/bgReport.jpg) center center no-repeat;
  background-size: cover;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  padding: 120px 0;
  text-align: center;
  width: 100%;
}
.reportArea .reportList {
  font-size: 0;
  padding: 60px 0;
}
.reportArea .reportList li {
  background: #ffffff;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 12px;
  margin: 0 10px;
  vertical-align: top;
  width: 300px;
}
.reportArea .reportList li a {
  color: #221715;
  display: block;
  text-decoration: none;
}
.reportArea .reportList .reportBox {
  height: 390px;
  position: relative;
}
.reportArea .reportList .reportBox {
  height: 390px;
  position: relative;
}
.reportArea .reportList .reportBox .reportImg {
  height: 200px;
  width: 100%;
}
.reportArea .reportList .reportBox .reportIco {
  background: #a18449;
  color: #ffffff;
  font-size: 12px;
  left: 0;
  line-height: 1;
  padding: 5px 3px;
  position: absolute;
  top: 0;
  z-index: 5;
}
.reportArea .reportList .reportBox .reportInfo {
  padding: 0 20px;
}
.reportArea .reportList .reportBox .reportDate {
  font-family: "garamond-premier-pro", serif !important;
  font-style: italic;
  font-size: 14px;
  padding: 24px 0 10px;
}
.reportArea .reportList .reportBox .txtBar {
  margin: 0 auto 15px;
  width: 20px;
}
.reportArea .reportList .reportBox .reportTxt01 {
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 14px;
}

/*---------------------------------------------------------------------------*/
.fairArea {
  background: #f4f0e9;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  padding: 120px 0;
  text-align: center;
  width: 100%;
}
.fairArea .areaTtl .ttlBar {
  background: #beb098;
}
.fairArea .areaTtl .ttlTxt01 {
  color: #a18449;
}
.fairArea .areaTtl .ttlTxt02 {
  color: #4e453c;
}
.fairArea .fairBtn {
  overflow:hidden;
  margin:0 auto;
  width:270px;
}
.fairArea .fairBtn a {
  background: url(/assets/img/shopCommon/icoArrow02.png) 93% center no-repeat,
  url(/assets/img/shopCommon/icoCalendar03.png) 15px center no-repeat;
  background-color:#a93737;
  color:#FFF;
  text-align: center;
  padding:25px 12px;
  font-size:13px;
  display:block;
  text-decoration:none;
}

/*---------------------------------------------------------------------------*/
.planArea {
  background: url(../../img/index/bgPlan.jpg) center center no-repeat;
  background-size: cover;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  padding: 120px 0;
  text-align: center;
  width: 100%;
}
.planArea .planList {
  font-size: 0;
  padding: 60px 0 40px;
}
.planArea .planList li {
  background: #ffffff;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 12px;
  height: 240px;
  margin: 0 0 20px 20px;
  vertical-align: top;
  width: 480px;
}
.planArea .planList li:first-child {
  margin: 0 0 20px;
}
.planArea .planList li a {
  color: #221715;
  display: block;
}
.planArea .planList li .planImg {
  float: left;
  height: 240px;
  width: 240px;
}
.planArea .planList li .planInfo {
  float: right;
  height: 240px;
  padding: 0 20px;
  width: 200px;
}
.planArea .planList li .planInfo .planTxt01 {
  font-size: 16px;
  line-height: 1.4;
  padding: 50px 0 18px;
}
.planArea .planList li .planInfo .planTxt02 {
  line-height: 1.5;
}
.planArea .planList li .planInfo .txtBar {
  margin: 0 auto 20px;
}

/*---------------------------------------------------------------------------*/
.instagramArea {
  background: #f4f0e9;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  padding: 120px 0;
  text-align: center;
  width: 100%;
}
.instagramArea .InstagramTtl {
  background: url(/assets/img/shopCommon/icoInstagramL.png) left top no-repeat;
  margin: 0 0 0 397px;
  min-height: 46px;
  padding: 3px 0 0 60px;
  text-align: left;
}
.instagramArea .InstagramTtl .ttlTxt01 {
  color: #a18449;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
}
.instagramArea .InstagramTtl .ttlTxt02 {
  color: #a18449;
  font-family: "garamond-premier-pro", serif !important;
  font-style: italic;
  font-size: 14px;
  line-height: 1;
}
.instagramArea .ttlBar {
  background: #beb098;
  font-size: 0;
  height: 1px;
  line-height: 1;
  margin: 25px auto 0;
  width: 80px;
}
.instagramArea .instagramList {
  font-size: 0;
  padding: 60px 0 50px;
}
.instagramArea .instagramList li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 12px;
  margin: 0 4px 9px;
  position: relative;
  vertical-align: top;
  width: 180px;
}

.instagramArea .btnBox {
  border: 1px solid #a18449;
}
.instagramArea .btnBox a {
  color: #b09a71;
}
.instagramArea .btnBox a {
  background: url(/assets/img/shopCommon/icoArrow04.png) 125px center no-repeat;
}

/*---------------------------------------------------------------------------*/
.recommendArea {
  background: #f4f0e9;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 980px;
  padding: 120px 0;
  text-align: center;
  width: 100%;
}
.recommendArea .recommendTxt {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 60px;
}
.recommendArea .recommendList {
  font-size: 0;
}
.recommendArea .recommendList > li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 12px;
  margin: 0 10px;
  vertical-align: top;
  width: 300px;
}
.recommendArea .imgBox {
  position: relative;
}
.recommendArea .areaIco {
  background: #a18449;
  color: #ffffff;
  font-size: 12px;
  left: 0;
  line-height: 1;
  padding: 5px 3px;
  position: absolute;
  top: 0;
  z-index: 5;
}
.recommendArea .recommendInfo {
  background: #ffffff;
}
.recommendArea .recommendInfo a {
  background: #ffffff;
  color: #221715;
  display: block;
  height: 220px;
  text-decoration: none;
}
.recommendArea .recommendInfo .recommendShopLogo {
  padding: 12px 0 0;
  height: 56px;
}
.recommendArea .recommendInfo .recommendShopLogo img {
  height: 100%;
  width: auto;
}
.recommendArea .recommendInfo .recommendShopName {
  font-size: 10px;
  padding: 0 0 6px;
}
.recommendArea .recommendInfo .recommendBar {
  background: #000000;
  font-size: 0;
  height: 1px;
  line-height: 1;
  margin: 0 auto 12px;
  width: 20px;
}
.recommendArea .recommendInfo .recommendComment {
  font-size: 12px;
  padding: 0 0 26px;
}
.recommendArea .recommendInfo .recommendTag {
  font-size: 0;
}
.recommendArea .recommendInfo .recommendTag li {
  background: #f4f0e9;
  color: #a18449;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 10px;
  line-height: 1;
  margin: 0 4px;
  min-width: 60px;
  padding: 5px;
  text-align: center;
  vertical-align: top;
}

/*---------------------------------------------------------------------------*/
.recommendArea .bx-wrapper {
  margin: 0 auto;
}
.recommendArea .bx-wrapper .bx-viewport {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
}

.recommendArea .bx-wrapper .bx-prev {
  left: 10px;
  background: url(/assets/img/common/icoArrowPrev.png) left top no-repeat;
}
.recommendArea .bx-wrapper .bx-next {
  right: 10px;
  background: url(/assets/img/common/icoArrowNext.png) left top no-repeat;
}
.recommendArea .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.recommendArea .bx-wrapper .bx-next:hover {
  background-position: 0 0;
}
.recommendArea .bx-wrapper .bx-controls-direction a {
  display: none;
  height: 21px;
  margin-top: -10px;
  width: 10px;
  z-index: 7;
}
.recommendArea .bx-wrapper:hover .bx-controls-direction a {
  display: block;
}



/* SP版CSS */

/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .txtBar {
    background: #000000;
    font-size: 0;
    height: 1px;
    line-height: 1;
    margin: 0 auto 20px;
    width: 20px;
  }

  .btnBox.moreBtn {
    width: 140px;
  }
  .btnBox.moreBtn a {
    font-family: "garamond-premier-pro", serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 9px 0;
    text-align: center;
  }
  .btnBox.moreBtn a:hover {
    text-decoration: none;
  }
  .btnBox.moreBtn a {
    background: url(/assets/img/shopCommon/icoArrow01.png) 125px center no-repeat;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .mainSlideArea {
    background: #b49d6d;
    height: 100%;
    margin: 0 auto;
    max-height: 470px;
    max-width: 100%;
    min-height: 246px;
    min-width: 100%;
    overflow: hidden;
    width: 100%;
  }
}

/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .shopInfo {
    background:none;
    color: #ffffff;
    display: block;
    float: none;
    max-height: initial;
    min-height: initial;
    text-align: center;
    width: 100%;
    position:absolute;
    top:306px;
    z-index:1;
    height: auto !important;
  }
  .shopInfo .shopInfoInner {
    display: block;
    vertical-align: middle;
  }
  .shopInfo .shopLogo {
    height: 72px;
    padding: 44px 0 0;
  }
  .shopInfo .shopLogo img {
    height: 100%;
    width: auto;
  }
  .shopInfo .shopName,
  .shopInfo .shopPlace,
  .shopInfo .shopBar,
  .shopInfo .shopTel,
  .shopInfo .shopTime,
  .shopInfo .snsArea  {
    display: none;
  }
  .shopInfo .reserveBtn {
    background: url(/assets/img/shopCommon/icoArrow01.png) 205px center no-repeat;
    height: 60px;
    margin: 0 auto 8px;
  }
  .shopInfo .reserveBtn a {
    background: url(/assets/img/shopCommon/icoReserve.png) 18px center no-repeat;
    line-height: 14px;
    padding: 21px 20px 22px;
  }
  .shopInfo .contactBtn {
    background: url(/assets/img/shopCommon/icoArrow01.png) 205px center no-repeat;
    height: 60px;
  }
  .shopInfo .contactBtn a {
    background: url(/assets/img/shopCommon/icoContact.png) 18px center no-repeat;
    line-height: 14px;
    padding: 21px 20px 22px;
  }
  .shopInfo .btnBox a span {
    font-size: 14px;
    line-height: 1;
    padding: 0 0 0 30px;
  }

}

/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .mainSlide {
    float: none;
    height: 100%;
    margin: 40px auto 0 auto;
    max-height: 470px;
    min-height: 246px;
    overflow: hidden;
    width: 100% !important;
  }
  .mainSlide .mainImgList li div {
    height: 100%;
    margin: 0 auto;
    max-height: 470px;
    min-height: 246px;
    width: 100%;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .mainSlide .bx-wrapper {
    margin: 0 auto;
  }
  .mainSlide .bx-wrapper .bx-viewport {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
  }
  .mainSlide .bx-wrapper .bx-pager,
  .mainSlide .bx-wrapper .bx-controls-auto {
    margin: 0 auto;
    position: relative;
    width: auto;
    margin-top: -30px;
    padding: 0;
    bottom: 0px;
    right: auto;
    left: auto;
    z-index: 1;
  }
  .mainSlide .bx-wrapper .bx-loading {
    background: url(/assets/img/common/bx_loader.gif) center center no-repeat #ffffff;
  }
  .mainSlide .bx-wrapper .bx-pager .bx-pager-item,
  .mainSlide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    vertical-align: middle;
  }
  .mainSlide .bx-wrapper .bx-pager.bx-default-pager a {
    background: #beb098;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
    width: 6px;
  }
  .mainSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .mainSlide .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #beb098;
    height: 10px;
    width: 10px;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .movieArea{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fcfaf8), color-stop(0.00, #f4f0e9));
    background: -webkit-linear-gradient(#f4f0e9, #fcfaf8);
    background: -moz-linear-gradient(#f4f0e9, #fcfaf8);
    background: -o-linear-gradient(#f4f0e9, #fcfaf8);
    background: -ms-linear-gradient(#f4f0e9, #fcfaf8);
    background: linear-gradient(#f4f0e9, #fcfaf8);
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    text-align: center;
    width: 100%;
    padding:0 0 60px 0;
  }
  .movieArea .areaTtl{
    margin-bottom:50px;
  }
  .movieArea .areaTtl .ttlBar {
    background:#bfb08c;
  }
  .movieArea .areaTtl .ttlTxt01 {
    font-family: 'Playfair Display SC', serif;
    color:#bfb08c; 
   }
  .movieArea .areaTtl .ttlTxt02 {
    color: #4e453c;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    line-height:2.0;
   }
  .movie-box {
    width:100%;
    margin: 0 auto;
    box-sizing:border-box;
  }
  .movie-inner {
    position: relative;
    width: 100%;
    padding-top:230px;
  }
  .movie-inner .movie-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background:url(../../img/index/movieThumb.jpg) center center no-repeat;
    background-size: cover;
  }
  .movie-inner .movie-thumb:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background:url(../../img/index/videoBtn.png) center center no-repeat;
    background-size: 90px 90px;
    transition: 0.5s;
  }
  .movie-inner .movie-thumb:hover:after {
    transform: scale(1.1);
    background: url(../../img/index/videoBtn.png) center center no-repeat;
    background-size: 90px 90px;
  }
  .movie-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .cuisineArea {
    background: #f4f0e9;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    text-align: center;
    width: 100%;
  }
  .cuisineArea .cuisineImgBox {
    float: none;
    overflow: hidden;
    width: 100%;
  }
  .cuisineArea .cuisineInfo {
    float: none;
    width: 100%;
  }

  .cuisineArea .cuisineImgBox .cuisineSlide {
    float: left;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
  }
  .cuisineArea .cuisineImgBox .cuisineSlide .cuisineImgList li div {
    height: 605px;
    margin: 0 auto;
    width: 100%;
  }

  .cuisineArea .cuisineInfo .cuisineInfoBox {
    padding: 40px 0 120px 0;
  }
  .cuisineArea .cuisineInfo .cuisineInfoBox .areaTtl .ttlBar {
    background: #beb098;
  }
  .cuisineArea .cuisineInfo .cuisineInfoBox .areaTtl .ttlTxt01 {
    color: #a18449;
  }
  .cuisineArea .cuisineInfo .cuisineInfoBox .areaTtl .ttlTxt02 {
    color: #4e453c;
  }
  .cuisineArea .cuisineInfo .cuisineInfoBox .cuisineTxt01 {
    font-size: 18px;
    padding: 56px 0 18px;
  }
  .cuisineArea .cuisineInfo .cuisineInfoBox .cuisineTxt02 {
    line-height: 2.0;
    padding: 0 0 52px;
  }

  .cuisineArea .cuisineInfo .cuisineInfoBox .btnBox {
    border: 1px solid #a18449;
    width: 140px;
  }
  .cuisineArea .cuisineInfo .cuisineInfoBox .btnBox a {
    background: url(/assets/img/shopCommon/icoArrow04.png) 125px center no-repeat;
    color: #b09a71;
    display: block;
    font-family: "garamond-premier-pro", serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 9px 0;
    text-align: center;
  }

  /*---------------------------------------------------------------------------*/
  .cuisineArea .bx-wrapper {
    margin: 0 auto;
  }
  .cuisineArea .bx-wrapper .bx-viewport {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
  }
  .cuisineArea .bx-wrapper .bx-pager,
  .cuisineArea .bx-wrapper .bx-controls-auto {
    bottom: 30px;
    margin: 0 auto;
    position: absolute;
    right: 15px;
    width: auto;
  }
  .cuisineArea .bx-wrapper .bx-loading {
    background: url(/assets/img/common/bx_loader.gif) center center no-repeat #ffffff;
  }
  .cuisineArea .bx-wrapper .bx-pager .bx-pager-item,
  .cuisineArea .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    vertical-align: middle;
  }
  .cuisineArea .bx-wrapper .bx-pager.bx-default-pager a {
    background: #beb098;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
    width: 6px;
  }
  .cuisineArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .cuisineArea .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #beb098;
    height: 10px;
    width: 10px;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .spaceArea {
    background: #f4f0e9;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    text-align: center;
    width: 100%;
  }
  .spaceArea .spaceInfo {
    float: none;
    width: 100%;
    position:absolute;
    z-index:1;
    height:300px;
    background-color: rgba(0,0,0,0.6);
  }
  .spaceArea .spaceImgBox {
    float: none;
    overflow: hidden;
    width: 100%;
  }
  .spaceArea .spaceImgBox .spaceSlide {
    float: left;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
  }
  .spaceArea .spaceImgBox .spaceSlide .spaceImgList li div {
    height: 300px;
    margin: 0 auto;
    width: 100%;
  }

  .spaceArea .spaceInfo .spaceInfoBox {
    padding: 24px 0 60px;
  }
  .spaceArea .spaceInfo .spaceInfoBox .areaTtl .ttlBar {
    background: #fff;
  }
  .spaceArea .spaceInfo .spaceInfoBox .areaTtl .ttlTxt01 {
    color: #fff;
  }
  .spaceArea .spaceInfo .spaceInfoBox .areaTtl .ttlTxt02 {
    color: #fff;
    font-weight: bold;
  }
  .spaceArea .spaceInfo .spaceInfoBox .spaceTxt01 {
    font-size: 16px;
    padding: 24px 0 18px;
    color: #fff;
    font-weight:noraml;
  }
  .spaceArea .spaceInfo .spaceInfoBox .spaceTxt02 {
    line-height: 2.0;
    padding: 0 0 52px;
    color: #fff;
    font-weight:bold;
    display:none;
  }

  .spaceArea .spaceInfo .spaceInfoBox .btnBox {
    border: 1px solid #fff;
    width: 140px;
  }
  .spaceArea .spaceInfo .spaceInfoBox .btnBox a {
    background: url(/assets/img/shopCommon/icoArrow04.png) 125px center no-repeat;
    color: #fff;
    display: block;
    font-family: "garamond-premier-pro", serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 9px 0;
    text-align: center;
  }
  /*---------------------------------------------------------------------------*/
  .spaceArea .bx-wrapper {
    margin: 0 auto;
  }
  .spaceArea .bx-wrapper .bx-viewport {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
    height:300px !important;
  }
  .spaceArea .bx-wrapper .bx-pager,
  .spaceArea .bx-wrapper .bx-controls-auto {
    bottom: 30px;
    margin: 0 auto;
    position: absolute;
    right: 15px;
    width: auto;
  }
  .spaceArea .bx-wrapper .bx-loading {
    background: url(/assets/img/common/bx_loader.gif) center center no-repeat #ffffff;
  }
  .spaceArea .bx-wrapper .bx-pager .bx-pager-item,
  .spaceArea .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    vertical-align: middle;
  }
  .spaceArea .bx-wrapper .bx-pager.bx-default-pager a {
    background: #beb098;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
    width: 6px;
  }
  .spaceArea .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .spaceArea .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #beb098;
    height: 10px;
    width: 10px;
  }
}


/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .styleArea {
    background: url(../../img/index/bgStyle.jpg) center center no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding: 120px 0;
    text-align: center;
    width: 100%;
  }
  .styleArea .styleList {
    font-size: 0;
    padding: 60px 0 40px;
  }
  .styleArea .styleList li {
    background: #ffffff;
    display: inline-block;
    /display: inline;
    /zoom: 1;
    font-size: 12px;
    height: 172px;
    margin: 0 10px 20px;
    vertical-align: top;
    width: 100%;
  }
  .styleArea .styleList li a {
    color: #221715;
    display: block;
  }
  .styleArea .styleList li .styleImg {
    float: left;
    height: 172px;
    width: 230px;
  }
  .styleArea .styleList li .styleInfo {
    display: table;
    float: right;
    height: 172px;
    width: 230px;
  }
  .styleArea .styleList li .styleInfo .styleInfoBox {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
  }
  .styleArea .styleList li .styleInfo .styleNo {
    font-family: "garamond-premier-pro", serif !important;
    font-style: italic;
    font-size: 14px;
  }
  .styleArea .styleList li .styleInfo .styleTxt01 {
    padding: 0 0 15px;
  }
  .styleArea .styleList li .styleInfo .styleTxt02 {
    font-size: 16px;
    line-height: 1.4;
  }
  .styleArea .styleList li .styleInfo .txtBar {
    margin: 0 auto 15px;
  }
}

/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .reportArea {
    background: url(../../img/index/bgReport.jpg) center center no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding: 120px 0;
    text-align: center;
    width: 100%;
  }
  .reportArea .reportList {
    font-size: 0;
    padding: 60px 0;
  }
  .reportArea .reportList li {
    background: #ffffff;
    display: inline-block;
    font-size: 12px;
    margin: 6px 0px;
    vertical-align: top;
    width: 90%;
    max-width:460px;
  }
  .reportArea .reportList li a {
    color: #221715;
    display: block;
    text-decoration: none;
  }
  .reportArea .reportList .reportBox {
    height: auto;
    position: relative;
    width: 100%;
    display: table;
  }
  .reportArea .reportList .reportBox .reportImg {
    height: auto;
    width: auto;
    display: table-cell;
    vertical-align: middle;
  }
  .reportArea .reportList .reportBox .reportIco {
    background: #a18449;
    color: #ffffff;
    font-size: 12px;
    left: 0;
    line-height: 1;
    padding: 5px 3px;
    position: absolute;
    top: 0;
    z-index: 5;
  }
  .reportArea .reportList .reportBox .reportInfo {
    display: table-cell;
    vertical-align: top;
    width: 57%;
    padding: 15px 4%;
    text-align: left;
  }
  .reportArea .reportList .reportBox .reportDate {
    font-family: "garamond-premier-pro", serif !important;
    font-style: italic;
    font-size: 14px;
    padding: 0 0 6px;
    text-align: center;
  }
  .reportArea .reportList .reportBox .txtBar {
    margin: 0 auto 15px;
    width: 20px;
  }
  .reportArea .reportList .reportBox .reportTxt01 {
    font-size: 12px;
    line-height: 1.4;
    margin: 0 0 16px;
    text-align: center;
  }
  .reportList .reportBox .reportTxt02 {
    display:none;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .fairArea {
    background: #f4f0e9;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding: 120px 0;
    text-align: center;
    width: 100%;
  }
  .fairArea .areaTtl .ttlBar {
    background: #beb098;
  }
  .fairArea .areaTtl .ttlTxt01 {
    color: #a18449;
  }
  .fairArea .areaTtl .ttlTxt02 {
    color: #4e453c;
  }
  .fairArea .fairBtn {
    overflow:hidden;
    margin:0 auto;
    width:270px;
  }
  .fairArea .fairBtn a {
    background: url(/assets/img/shopCommon/icoArrow02.png) 93% center no-repeat,
    url(/assets/img/shopCommon/icoCalendar03.png) 15px center no-repeat;
    background-color:#a93737;
    color:#FFF;
    text-align: center;
    padding:25px 12px;
    font-size:13px;
    display:block;
    text-decoration:none;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .planArea {
    background: url(../../img/index/bgPlan.jpg) center center no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding: 120px 0;
    text-align: center;
    width: 100%;
  }
  .planArea .planList {
    font-size: 0;
    padding: 60px 0 40px;
  }
  .planArea .planList li {
    background: #ffffff;
    display: inline-block;
    font-size: 12px;
    height: 160px;
    margin: 0 0 20px 0;
    vertical-align: top;
    width: 90%;
  }
  .planArea .planList li:first-child {
    margin: 0 0 20px;
  }
  .planArea .planList li a {
    color: #221715;
    display: block;
  }
  .planArea .planList li .planImg {
    float: left;
    height: 160px;
    width: 160px;
  }
  .planArea .planList li .planInfo {
    float: right;
    height: 160px;
    padding: 0 10px;
    width: calc(100% - 180px);
  }
  .planArea .planList li .planInfo .planTxt01 {
    font-size: 12px;
    line-height: 1.4;
    padding: 12px 0;
  }
  .planArea .planList li .planInfo .planTxt02 {
    line-height: 1.5;
  }
  .planArea .planList li .planInfo .txtBar {
    margin: 0 auto 12px;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .instagramArea {
    background: #f4f0e9;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding: 120px 0;
    text-align: center;
    width: 100%;
  }
  .instagramArea .InstagramTtl {
    background: url(/assets/img/shopCommon/icoInstagramL.png) left top no-repeat;
    margin: 0 0 0 397px;
    min-height: 46px;
    padding: 3px 0 0 60px;
    text-align: left;
  }
  .instagramArea .InstagramTtl .ttlTxt01 {
    color: #a18449;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
  }
  .instagramArea .InstagramTtl .ttlTxt02 {
    color: #a18449;
    font-family: "garamond-premier-pro", serif !important;
    font-style: italic;
    font-size: 14px;
    line-height: 1;
  }
  .instagramArea .ttlBar {
    background: #beb098;
    font-size: 0;
    height: 1px;
    line-height: 1;
    margin: 25px auto 0;
    width: 80px;
  }
  .instagramArea .instagramList {
    font-size: 0;
    padding: 60px 0 50px;
  }
  .instagramArea .instagramList li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    font-size: 12px;
    margin: 0 4px 9px;
    position: relative;
    vertical-align: top;
    width: 180px;
  }

  .instagramArea .btnBox {
    border: 1px solid #a18449;
  }
  .instagramArea .btnBox a {
    color: #b09a71;
  }
  .instagramArea .btnBox a {
    background: url(/assets/img/shopCommon/icoArrow04.png) 125px center no-repeat;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .recommendArea {
    background: #f4f0e9;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding: 120px 0;
    text-align: center;
    width: 100%;
  }
  .recommendArea .recommendTxt {
    font-size: 12px;
    line-height: 1;
    margin: 0 0 60px;
  }
  .recommendArea .recommendList {
    font-size: 0;
  }
  .recommendArea .recommendList > li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    font-size: 12px;
    margin: 0 0px 24px 0px;
    vertical-align: top;
    width: 90%;
  }
  .recommendArea .imgBox {
    height: 74px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 40%;
  }
  .recommendArea .areaIco {
    background: #a18449;
    color: #ffffff;
    font-size: 12px;
    left: 0;
    line-height: 1;
    padding: 5px 3px;
    position: absolute;
    top: 0;
    z-index: 5;
  }
  .recommendArea .recommendInfo {
    background: #ffffff;
    float: left;
    height: 74px;
    width: 60%;
  }
  .recommendArea .recommendInfo a {
    background: #ffffff;
    color: #221715;
    display: block;
    height: 100%;
    text-decoration: none;
  }
  .recommendArea .recommendInfo .recommendShopLogo {
    padding: 12px 0 0;
    height: 56px;
    display:none;
  }
  .recommendArea .recommendInfo .recommendShopLogo img {
    height: 100%;
    width: auto;
  }
  .recommendArea .recommendInfo .recommendShopName {
    font-size: 10px;
    padding: 6px 0;
  }
  .recommendArea .recommendInfo .recommendBar {
    background: #000000;
    font-size: 0;
    height: 1px;
    line-height: 1;
    margin: 0 auto 6px;
    width: 20px;
  }
  .recommendArea .recommendInfo .recommendComment {
    font-size: 12px;
    padding: 0 12px;
  }
  .recommendArea .recommendInfo .recommendTag {
    font-size: 0;
    display:none;
  }
  .recommendArea .recommendInfo .recommendTag li {
    background: #f4f0e9;
    color: #a18449;
    display: inline-block;
    /display: inline;
    /zoom: 1;
    font-size: 10px;
    line-height: 1;
    margin: 0 4px;
    min-width: 60px;
    padding: 5px;
    text-align: center;
    vertical-align: top;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .recommendArea .bx-wrapper {
    margin: 0 auto;
  }
  .recommendArea .bx-wrapper .bx-viewport {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
  }

  .recommendArea .bx-wrapper .bx-prev {
    left: 10px;
    background: url(/assets/img/common/icoArrowPrev.png) left top no-repeat;
  }
  .recommendArea .bx-wrapper .bx-next {
    right: 10px;
    background: url(/assets/img/common/icoArrowNext.png) left top no-repeat;
  }
  .recommendArea .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
  }
  .recommendArea .bx-wrapper .bx-next:hover {
    background-position: 0 0;
  }
  .recommendArea .bx-wrapper .bx-controls-direction a {
    display: none;
    height: 21px;
    margin-top: -10px;
    width: 10px;
    z-index: 7;
  }
  .recommendArea .bx-wrapper:hover .bx-controls-direction a {
    display: block;
  }
}