@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

b, strong {
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

#searchBtn, #topSearchBtn {
  text-indent: -9999px;
  overflow: hidden;
}

/*clear fix*/
.cfWrap, #contents, #fontSize, footer .inner, footer .pageLi, #footerInfo dl, #sort, .itemList, .itemList .dtl, .tableWrap, .calendarTable, .calendarTable tr, .weekTable .eventLi, .todayTable .dtl, .calendarControl, #post,
.post, #shopSort, #shopPage .shopCont.clm, #dtlArea, .shopItem, #sale, #reserve, #special, #ticket .name, #card, #magazine .formWrap, #today .todayPost {
  overflow: hidden;
  *zoom: 1;
}

#wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  margin: 0 auto;
}

/*box-sizeing*/
header, #searchTxt, #topSearchTxt, #gNav, #gNavLi > li > .fade, #gNavLi .subNavLi, #language, #languageLi > li > .fade, #languageLi .subNavLi, #side, #footBnr, #footerBnrLi, #sort li, #sort .wrap, .itemList .wrap, .itemList .item, table, table tr, table th, table td, .calendarTable tbody, .rankingAllTable .thum img, #shopSort li, #shopSort .wrap, #shop .itemList .wrap, #shoplist .itemList .thum img, #sale .itemList .logo img, #special .itemList .thum img, #coupon .itemList .thum img, #ticket, #ticket .logo img, #recruit .itemList .thum img, .formTable th, .formTable .input01 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bx-pager-list > ul > li {
  float: left;
  position: relative;
  width: 20%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  margin-top: 5%;
  margin-bottom: 18px;
  
}

/* common
-------------------------*/
html.open {
  overflow: hidden;
}

body {
  position: relative;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #333;
  background: #fff;
  font-size: 0.875em;
  word-break: break-word;
}
body.open {
  overflow: hidden;
}
body.fontS {
  font-size: 0.750em;
}
body.fontM {
  font-size: 0.875em;
}
body.fontL {
  font-size: 1em;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.fade,
.wrap {
  display: block;
}
.fade:hover,
.wrap:hover {
  text-decoration: none;
}

.phoneTxt {
  cursor: default;
  text-decoration: none !important;
}
.phoneTxt:hover {
  text-decoration: none !important;
}

.ib {
  display: inline-block;
}

.spCont {
  display: none !important;
}

.inlineImg {
  display: inline !important;
  max-width: inherit !important;
  margin: 0 !important;
}

/* #wrapper
-------------------------*/
#wrapper {
  background: #fff;
}

/* header
-------------------------*/
header {
  position: relative;
  /*max-width: 1200px;*/
  padding:0;
  margin: 0 auto;
  background: #fff;
  z-index: 20;
  width:1000px;
  /*height:172px;*/
}
header:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
header .logo {
  width: 170px;
  height:130px;
  float: left;
  margin:0;
  z-index:1;
}

#headerSymbol {
  float: right;
  width: 81.2%;
  margin-bottom: 15px;
}
#headerSymbol img {
  margin: 0;
  width: 100%;
  max-width: inherit;
}


/* topimage
-------------------------*/
.topimageBox {
    margin-left: 2.5%;
    margin-right: 2.5%;
}
#Glide img {
    height: auto;
}
/* search
-------------------------*/
#searchTxt {
  position: absolute;
  top: 184px;
  left: 20px;
  width: 208px;
  height: 23px;
  line-height: 23px;
  font-size: 0.857em;
  border: 1px solid #000;
  padding: 0 4px;
  border-radius: 0;
}

#topSearchTxt {
  margin-bottom: 20px;
  width: 208px;
  height: 23px;
  line-height: 23px;
  font-size: 0.857em;
  border: 1px solid #000;
  padding: 0 4px;
  border-radius: 0;
}

#searchBtn {
  position: absolute;
  top: 184px;
  left: 227px;
  width: 25px;
  height: 25px;
  line-height: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 0;
  background-image: url(../img/common/btn_search_01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px auto;
  cursor: pointer;
}

#topSearchBtn {
  width: 25px;
  height: 25px;
  line-height: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 0;
  background-image: url(../img/common/btn_search_01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 25px auto;
  cursor: pointer;
}

/*  gNav
-------------------------*/
#spMenuWrap {
  /*clear: both;*/
  float: right;
  /*width: 85%;*/
}
#spMenuWrap.only {
  width: 1000px;
}

#gNav {
  /*margin-bottom: 20px;*/
  width:100%;
}

#gNavLi {
  width: 100%;
  display: table;
}
#gNavLi li {
  /*background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 25px auto;*/
}


#gNavLi li a:hover {
	background:#f29f01;
}

#gNavLi > li {
  display: table-cell;
  position: relative;
  border: none;
}
#gNavLi > li:before {
  position: absolute;
  width: 15px;
  height: 3px;
  top: 35px;
  left: 16px;
  background: #fff;
  content: "";
}
#gNavLi > li:after {
  position: absolute;
  width: 3px;
  height: 15px;
  top: 30px;
  left: 22px;
  background: #fff;
  content: "";
}
#gNavLi > li > .fade {
  /*border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: none;*/
  padding: 10px 30px 0 40px;
  height: 70px;
}
#gNavLi .open:after {
  display: none;
}
#gNavLi .navTtl {
  display: block;
  font-weight: normal;
  font-size: 1em;
  line-height: 114%;
  white-space: nowrap;
}
#gNavLi .subTtl {
  font-size: 0.8em;
}
#gNavLi .sub {
  display: block;
  font-size: 0.714em;
  line-height: 160%;
}
#gNavLi .home {
  background-image: url(../img/common/nav_home.png);
}
#gNavLi .home:before, #gNavLi .home:after {
  display: none;
}
#gNavLi .openTtl {
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width:200px;
}
#gNavLi .openTtl a {
	display: block;
	margin: 0;
	padding: 30px 0 20px 45px;
	background: #bd1d39;
	color: #FFF;
	font-size: 16px;
	font-weight:normal;
	line-height: 1;
	text-decoration: none;
}
#gNavLi .openTtl a.select {
	background:#9a0000;
}
#gNavLi .openTtl a.guide {
	background:#006633;
}
#gNavLi .openTtl .subNavLi a {
	background:#CA4A61;
}
#gNavLi .openTtl .subNavLi a.guide02 {
	background:#339966;
}
#gNavLi .openTtl .subNavLi a:hover {
	background:#FFAD33;
}
#gNavLi .openTtl a.ra {
	border-radius:5px 5px 0 0;
	margin:0 3px;
}
#gNavLi .subNavLi {
  display: none;
  position: absolute;
  top: 70px;
  left: 0;
  width: 194px;
  margin:0 4px;
  border-top: 1px solid #fff;
}
#gNavLi .subNavLi li {
  /*background-color: #f4f4f4;
  background-position: 10px 15px;
  background-size: 15px auto;*/
  position: relative;
  border-top: 1px solid #ffffff;
}
#gNavLi .subNavLi li:first-child {
  border-top: none;
}
#gNavLi .subNavLi .fade {
  padding:17px;
  border-top: none;
  text-align:left;
  font-size:18px;
}

#language {
  width: 15%;
  float: left;
  border: 1px solid #ccc;
  border-bottom: none;
  border-left: none;
}

#languageLi li {
  border-bottom: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-size: 25px auto;
}
#languageLi > li {
  position: relative;
}
#languageLi > li:before {
  position: absolute;
  width: 14px;
  height: 4px;
  top: 21px;
  right: 9px;
  background: #ccc;
  content: "";
}
#languageLi > li:after {
  position: absolute;
  width: 4px;
  height: 14px;
  top: 16px;
  right: 14px;
  background: #ccc;
  content: "";
}
#languageLi > li > .fade {
  padding: 10px 30px 0 40px;
  height: 51px;
}
#languageLi .navTtl {
  display: block;
  font-weight: bold;
  font-size: 1em;
  line-height: 114%;
}
#languageLi .subTtl {
  font-size: 0.857em;
}
#languageLi .open:after {
  display: none;
}
#languageLi .sub {
  display: block;
  font-size: 0.714em;
  line-height: 160%;
}
#languageLi .lang {
  background-image: url(../img/common/nav_lang.png);
}
#languageLi .subNavLi {
  display: none;
  position: absolute;
  top: 52px;
  left: 0;
  width: 100%;
  border-left: 1px solid #ccc;
}
#languageLi .subNavLi li {
  background-color: #f4f4f4;
  background-position: 10px 15px;
  background-size: 15px auto;
  border-right: 1px solid #ccc;
}
#languageLi .subNavLi .fade {
  padding: 15px 15px 15px 38px;
  white-space: nowrap;
}

/* contents
-------------------------*/
#contents {
  max-width: 1280px;
  margin: 0 auto;
  background: #fff;
  z-index: 10;
}

/* breadcrumb
-------------------------*/
#breadcrumb {
  font-size: 0.786em;
  padding: 20px;
}
#breadcrumb li {
  display: inline-block;
  margin-right: 5px;
}
#breadcrumb a {
  padding-right: 8px;
  text-decoration: underline;
}
#breadcrumb a:hover {
  text-decoration: none;
}
#breadcrumb .current {
  cursor: default;
  text-decoration: none;
}

/*  #body
-------------------------*/
#contInner {
  margin-left: 260px;
}

#main {
  float: right;
  width: 100%;
  margin-left: -260px;
  border-left: 1px solid #000;
  padding-bottom: 30px;
}

/*  side
-------------------------*/
#side {
  float: left;
  width: 260px;
  padding: 20px 20px 30px 0;
  border-right: 1px solid #000;
  background: #fff;
}
#side .youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
  clear: both;
}
#side .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#side .iframeBnr {
  margin-bottom: 10px;
}
#side .iframeBnr iframe {
  width: 100%;
}
#side .bnr {
  margin-bottom: 10px;
}
#side .facebook {
  margin-bottom: 20px;
}
#side .facebook .fb-like-box,
#side .facebook .fb-like-box span,
#side .facebook .fb-like-box iframe {
  display: block;
  width: 100% !important;
}
#side .snsLi {
  text-align: center;
}
#side .snsLi li {
  display: inline-block;
  margin-left: 2px;
}
#side .snsLi li:first-child {
  margin-left: 0;
}

#fontSize {
  font-size: 0.857em;
  background: #eee;
  margin-bottom: 20px;
  padding: 10px;
}
#fontSize dt {
  float: left;
  font-weight: bold;
  padding: 2px 0;
}
#fontSize dt + dd {
  border-left: none;
}
#fontSize dd {
  float: left;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #000;
}
#fontSize .ib {
  padding: 2px 1px;
}
#fontSize .ib:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.fontS #fontS {
  background: #000;
  color: #fff;
}

.fontM #fontM {
  background: #000;
  color: #fff;
}

.fontL #fontL {
  background: #000;
  color: #fff;
}

/* footer
-------------------------*/
#footBnr {
  position: relative;
  clear: both;
  padding-left: 259px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  left: 0;
  text-align: center;
  z-index: 1;
  background: #fff;
}

#footerBnrLi {
  padding-top: 10px;
  background: #eee;
  border-left: 1px solid #000;
  width: 100%;
}
#footerBnrLi li {
  display: inline-block;
  margin: 0 0 10px 10px;
}

footer {
  position: relative;
  clear: both;
  background: #fff;
}
footer .container {
  max-width: 1280px;
  margin: 0 auto;
  border-top: 1px solid #000;
}
footer .inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
footer .footerPageLi {
  padding: 30px 0 0;
  float: left;
}
footer .logo {
  float: right;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .footerImg {
  display: none;
}
footer .pageLi {
  clear: both;
  margin: 0 0 30px;
  padding: 0 30px 0 0;
  font-size: 0.857em;
  color: #000;
  line-height: 1.2;
}
footer .pageLi li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid #777;
}
footer .pageLi li:first-child {
  border-left: 1px solid #777;
}
footer .pageLi + .pageLi {
  margin: -20px 0 30px;
}

#footerInfo {
  position: relative;
  background: #333;
  color: #fff;
  line-height: 150%;
  padding: 20px 0;
}
#footerInfo .infoWrap {
  float: left;
  font-size: 1em;
}
#footerInfo .phoneTxt {
  color: #fff;
}
#footerInfo .address {
  margin-bottom: 20px;
}
#footerInfo dt {
  float: left;
  clear: both;
}
#footerInfo dd {
  float: left;
  margin-left: 10px;
}

#copyright {
  position: absolute;
  right: 0;
  bottom: 0;
}

#pagetop {
  position: fixed;
  right: 20px;
  bottom: 55px;
  z-index: 2;
}

/*  sp loader
-------------------------*/
#loader {
  width: 33px;
  height: 33px;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  z-index: 100;
}

#fade {
  width: 100%;
  height: 100%;
  display: none;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

#topMenu {
  display: none;
  z-index: 2;
  width: 0;
}

#inner_menu,
#closeBtn {
  display: none;
}

#js_menu {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 80px;
  height: 80px;
}

#layer {
  display: none;
}
#layer.open {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 97;
}

/* top
-------------------------*/
.fotorama__wrap {
  width: 100% !important;
}

#slidePc,
#slideSp {
  display: none;
  margin: 0 0 0 0;
  border-bottom: 1px solid #000;
}
#slidePc img,
#slideSp img {
  display: block;
  height: auto;
  width: 100% !important;
  margin: 0 auto;
  max-width: inherit;
}
#slidePc .wrap,
#slideSp .wrap {
  cursor: pointer;
}

.fotorama__stage {
  width: 100% !important;
}

.topBnr {
  margin-bottom: 10px;
  padding: 0 10px;
}
.topBnr img {
  margin: 0 !important;
}
.topBnr .info_banners + .info_banners {
  margin-top: 10px;
}

#sort {
  margin-left: 10px;
}
#sort li {
  float: left;
  height: 100px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
#sort li:first-child {
  border-left: 1px solid #000;
}
#sort .active .wrap {
  border-bottom: 5px solid #B50080;
}
#sort .wrap {
  height: 100%;
  padding: 58px 10px 0;
  background-repeat: no-repeat;
  background-position: center 12px;
  background-size: 38px auto;
  min-width: 132px;
}
#sort .wrap:hover {
  border-bottom: 5px solid #B50080;
}
#sort .sortTtl {
  font-size: 1em;
  line-height: 114%;
  font-weight: bold;
}
#sort .sub {
  font-size: 0.714em;
  line-height: 160%;
}
#sort .event .wrap {
  background-image: url(../img/common/ico_event_03.png);
}
#sort .event .wrap:hover {
  background-image: url(../img/common/ico_event_02.png);
}
#sort .event.active .wrap {
  background-image: url(../img/common/ico_event_02.png);
}
#sort .shop .wrap {
  background-image: url(../img/common/ico_shop_01.png);
}
#sort .shop .wrap:hover {
  background-image: url(../img/common/ico_shop_04.png);
}
#sort .shop.active .wrap {
  background-image: url(../img/common/ico_shop_04.png);
}
#sort .info .wrap {
  background-image: url(../img/common/ico_info_01.png);
}
#sort .info .wrap:hover {
  background-image: url(../img/common/ico_info_02.png);
}
#sort .info.active .wrap {
  background-image: url(../img/common/ico_info_02.png);
}
#sort .today .wrap {
  background-image: url(../img/common/ico_time_03.png);
}
#sort .today .wrap:hover {
  background-image: url(../img/common/ico_time_01.png);
}
#sort .today.active .wrap {
  background-image: url(../img/common/ico_time_01.png);
}

h2.sortTtl {
  text-align: center;
}

.newsList {
  display: none;
}
.newsList .itemList .item {
  display: none;
}

.eventNews {
  display: block;
}

.eventNews .itemList .item,
.shopNews .itemList .item,
.infoNews .itemList .item {
  height: 420px;
}
.eventNews .itemList .wrap,
.shopNews .itemList .wrap,
.infoNews .itemList .wrap {
  padding: 30px 30px 60px;
}

.moreBtn {
  background: #ddd;
  text-align: center;
  margin-bottom: 30px;
}
.moreBtn .fade {
  position: relative;
  padding: 5px 10px;
}
.moreBtn .txtInner {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  font-size: 1.143em;
  font-weight: bold;
  padding-left: 30px;
  background: url(../img/common/ico_more_01.png) no-repeat left center;
}
.moreBtn.page {
  display: none;
}
.moreBtn.page .txtInner {
  padding-left: 0;
  padding-right: 20px;
  background: none;
}
.moreBtn.page .txtInner:before {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  border-top: 3px solid #666;
  border-right: 3px solid #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  content: "";
}
.moreBtn.page.show {
  display: block;
}

#symbol {
  display: none;
}

#wrapper.top #main {
  padding-top: 20px;
}
#wrapper.top #side {
  padding: 20px 19px 30px 0;
}

/* itmList
-------------------------*/
.itemList {
  border-top: 1px solid #000;
}
.itemList .wrap {
  padding: 30px;
  height: 100%;
}
.itemList .txtLink {
  padding: 30px 30px 30px;
}
.itemList .wrap + .txtLink {
  margin-top: -30px;
  padding: 0 30px 30px;
}
.itemList .txtLink {
  font-size: 0.857em;
  line-height: 140%;
  text-align: left;
}
.itemList .txtLink a {
  text-decoration: underline;
}
.itemList .item {
  position: relative;
  width: 25%;
  float: left;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.itemList .item:hover {
  background: #ffeaf9;
}
.itemList .item.show {
  display: block;
}
.itemList .term {
  font-size: 0.857em;
  line-height: 140%;
}
.itemList .thum {
  width: 150px;
  height: 150px;
  margin: 0 auto 10px;
}
.itemList .date {
  font-size: 0.8em;
  width: 90%;
  margin: 0 auto 10px;
  line-height: 140%;
  background: #eee;
  margin-bottom: 10px;
  padding: 4px 10px;
}
.itemList .shopName {
  font-size: 1em;
  line-height: 140%;
  text-align: center;
  margin-bottom: 10px;
}
.itemList .newsTtl {
  font-size: 1em;
  line-height: 140%;
  font-weight: bold;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.itemList .area {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px 4px 15px;
  background: url(../img/common/ico_access_02.png) no-repeat left 1px;
  background-size: 14px auto;
  font-size: 0.857em;
  line-height: 140%;
}
.itemList .dtl {
  font-size: 0.857em;
  line-height: 140%;
  text-align: left;
}
.itemList .dtl dt {
  float: left;
  border: 1px solid #ccc;
  clear: both;
}
.itemList .dtl dd {
  margin: 0 0 10px 35px;
}
.itemList .category {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  text-align: center;
}
.itemList .category .innerTxt {
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.786em;
  color: #fff;
  background: #B50080;
  margin-right: 5px;
  padding: 2px 6px;
}

.itemList .category .webApply {
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.786em;
  color: #fff;
  background: #000;
  margin-right: 5px;
  padding: 2px 20px;
}
.itemList .snsLi {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  text-align: center;
}
.itemList .snsLi li {
  display: inline-block;
  vertical-align: bottom;
}
.itemList .snsLi iframe {
  display: block;
}
.itemList .line img {
  width: 88px !important;
}
.itemList .freeTxt {
  font-size: 0.857em;
  line-height: 140%;
}

/* page
-------------------------*/
#page {
  padding: 0 20px 20px;
}
#page.clm > .cfWrap {
  padding: 0 20px;
}

.pageTtl {
  background: #B50080;
  font-size: 1.286em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  padding: 10px 20px;
}




/*sp*/
@media screen and (max-width: 1200px) {
  /*  sp common
  -------------------------*/
  body {
    font-size: 14px !important;
  }

  #wrapper {
    overflow: hidden;
  }

  .pcCont {
    display: none !important;
  }

  .spCont {
    display: block !important;
  }

  #headerSymbol {
    display: none;
  }

  #language {
    position: absolute;
    top: 0;
    right: 54px;
    width: 54px;
    height: 54px;
    border: none;
  }

  #languageLi .lang {
    background-image: url(../img/common/nav_lang_sp.png);
    background-size: 54px auto;
    background-position: left top;
  }
  #languageLi .navTtl,
  /*#languageLi .sub {
    display: none;
  }*/
  #languageLi > li {
    border-bottom: none;
  }
  #languageLi > li:before {
    display: none;
  }
  #languageLi > li:after {
    display: none;
  }
  #languageLi > li > .fade {
    padding: 0;
    height: 54px;
  }
  #languageLi .subNavLi {
    top: 54px;
    left: inherit;
    right: 0;
    width: auto;
  }
  #languageLi .subNavLi .fade {
    padding: 10px;
    height: auto;
  }
  #languageLi .subNavLi .lang {
    background-image: none;
  }
  #languageLi .subNavLi .lang:first-child {
    border-top: 1px solid #ddd;
  }

  header {
    position: fixed;
    width: 100%;
  top: 0;
    left: inherit;
    right: 0;
    z-index: 98;
    padding: 0;
    float: none;
    height: 54px;
	background:none;
  }
  #sp_logo {
    width: 250px;
    margin: 0 auto 0 20px;
    padding-top: 0;
    padding-left: 0;
  }
	#sp_logo img {
		width:100%;
	}
  header .fbBtn {
    position: absolute;
    top: 15px;
    right: 108px;
    width: 25px;
    height: 25px;
  }
  header .lineBtn {
    position: absolute;
    top: 15px;
    right: 136px;
    width: 25px;
    height: 25px;
  }

  #js_menu {
    display: block;
  }

  #topMenu.open {
    display: block;
    position: absolute;
    background: #fff;
    height: 54px;
    top: 0;
    right: 0;
    width: 155px;
  }

  #inner_menu {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 54px;
  }

  #closeBtn {
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    width: 44px;
    height: 44px;
  }

  #spMenuWrap {
    position: absolute;
    top: 0;
    background: #fff;
    width: 194px !important;
    right: -195px;
    padding: 80px 0 10px;
    border-left: 1px solid #9A0000;
    border-bottom: 1px solid #9A0000;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    z-index: 98;
  }
  #spMenuWrap.open {
    right: 0;
  }
  #spMenuWrap .linkLi li {
    position: relative;
  }
  #spMenuWrap .linkLi li:before {
    position: absolute;
    top: 7px;
    left: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: none;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #333;
    content: "";
  }
  #spMenuWrap .linkLi li.sp_login:before {
  	border:none;
	}
  #spMenuWrap .linkLi li.sp_login {
  	text-align:center;
	margin-bottom:10px;
  }
  #spMenuWrap .linkLi li.sp_login img {
  	width:40px;
	margin-top:15px;
  }
  #spMenuWrap .linkLi .wrap {
    padding: 5px 0 5px 30px;
  }
  #spMenuWrap .snsLi {
    margin-bottom: 10px;
    overflow: hidden;
    display: table;
  }
  #spMenuWrap .snsLi li {
    display: table-cell;
    padding: 0 4px;
  }

  #spMenuInner {
    padding-top: 0;
    border-top: 5px solid #9A0000;
    overflow-w: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  #bar {
    width: 100%;
    height: 80px;
    background: #fff;
	float:left;
  }

  #searchTxt {
    position: relative;
    top: inherit;
    width: 146px;
    left: 10px;
    margin-bottom: 10px;
  }

  #searchBtn {
    position: relative;
    top: inherit;
    left: inherit;
    width: 18px;
    height: 18px;
    background-size: 18px auto;
    right: -7px;
    margin-bottom: 10px;
  }

  #gNav {
    border: none;
    border-bottom: 1px solid #ddd;
	width:100%;
	margin-bottom:20px;
  }

  #gNav .navTtl {
    white-space: inherit;
	font-size:0.9em;
  }

  #gNavLi {
    display: block;
  }
  #gNavLi li {
    display: block;
    background-position: 10px 10px;
    border-top: 1px solid #ccc;
  }
  #gNavLi > li > .fade {
    height: auto;
    border: none;
    text-align: left;
    padding: 15px 0 15px 10px !important;
  }
  /*#gNavLi .sub {
    display: block;
  }*/
  #gNavLi .subNavLi {
    position: relative;
    top: inherit;
    border-right: none;
    border-left: none;
    max-height: inherit;
    border-bottom: none;
  }
  #gNavLi .subNavLi li:first-child {
    border-top: 1px solid #ccc;
  }
  #gNavLi .subNavLi .fade {
    padding: 15px 0 15px 20px;
	text-align:left;
  }
  

  #contents {
    margin-bottom: 10px;
    padding-top: 0;
  }

  #contInner {
    margin-left: 0;
    padding-bottom: 0;
  }

  #breadcrumb {
    padding: 10px;
    line-height: 1.5;
  }
  #breadcrumb a {
    padding-right: 4px;
  }
  #breadcrumb li {
    margin-right: 3px;
  }

  #main {
    float: none;
    margin-left: 0;
    border-left: none;
    min-height: inherit;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 10px;
  }

  #side {
    width: 100%;
    padding: 10px 10px 0;
    float: none;
    border-right: none;
  }
  #side img {
    width: 100%;
  }
  #side .facebook {
    margin-bottom: 0;
  }
  #side .bnrWrap {
    overflow: hidden;
    margin: 0 -5px;
  }
  #side .bnr {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  #footBnr {
    background: #fff;
    padding-left: 0;
  }

  #footerBnrLi {
    padding: 10px 10px 0;
    margin: 0 -5px;
    overflow: hidden;
    border-left: none;
    width: auto;
  }
  #footerBnrLi li {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 10px;
  }

  footer .pageLi {
    display: none;
  }
  footer .logo {
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 0;
  }
  footer .footerImg {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 0;
  }
  footer .inner {
    padding: 0;
    overflow: visible;
  }

  #footerInfo {
    background: #eee;
    padding: 15px 10px 0;
    color: #333;
  }
  #footerInfo .infoWrap {
    float: none;
    padding-bottom: 15px;
  }
  #footerInfo .address {
    float: none;
    margin-left: 0;
    margin-bottom: 0;
  }
  #footerInfo .address + p {
    margin-top: 15px;
  }
  #footerInfo .phoneTxt {
    color: #333;
  }

  #pagetop {
    position: relative;
    top: 0;
    bottom: inherit;
    right: 0;
    width: 100%;
  }
  #pagetop .fade {
    background: #888;
  }
  #pagetop img {
    width: 40px;
    height: 40px;
  }

  #copyright {
    position: relative;
    margin: 0 -10px;
    text-align: center;
    color: #fff;
    right: 0;
    bottom: 0;
    font-size: 11px;
    background: #333;
    padding: 10px 0;
  }

  /*  sp top
  -------------------------*/
  .topBnr {
    padding: 0 10px;
  }
  .topBnr img {
    margin: 0 auto !important;
  }

  #sort {
    padding: 0 10px;
    margin-left: 0;
  }
  #sort li {
    position: relative;
    width: 33.3%;
    height: 60px;
    border-left: 1px solid #000;
  }
  #sort .wrap {
    padding: 30px 0 0;
    background-size: 19px auto;
    background-position: center 5px;
    min-width: 100%;
  }
  #sort .avtive .wrap {
    border-bottom: 2px solid #B50080;
  }
  #sort .event {
    left: -5px;
  }
  #sort .info {
    left: 5px;
  }
  #sort .sortTtl {
    text-align: center;
    font-size: 10px;
  }
  #sort .sub {
    display: none;
  }

  .newsList .itemList {
    height: auto !important;
  }
  .newsList .itemList .item {
    float: none;
    width: 100%;
    text-align: left;
    padding-bottom: 0;
  }
  .newsList .itemList .concealed {
    display: none;
  }
  .newsList .itemList .filtered {
    display: block;
    opacity: 1 !important;
  }
  .newsList .itemList .wrap {
    position: relative;
    overflow: hidden;
    padding: 10px 25px 10px 10px;
  }
  .newsList .itemList .wrap:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    content: "";
  }
  .newsList .itemList .thum {
    float: left;
    margin-bottom: 0;
    height: auto;
  }
  .newsList .itemList .dtl {
    display: none;
  }
  .newsList .itemList .date {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    margin: 0 0 0 34%;
    font-size: 12px;
    width: auto;
    padding-left: 25px;
    background: url(../img/common/ico_event_01.png) no-repeat left 4px;
    background-size: 15px auto;
  }
  .newsList .itemList .shopName {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    margin-left: 70px;
    margin-bottom: 0;
    padding-left: 25px;
    padding-top: 2px;
    font-size: 12px;
    text-align: left;
    background: url(../img/common/ico_shop_02.png) no-repeat left top;
    background-size: 16px auto;
  }
  .newsList .itemList .area {
    display: block;
    margin-left: 50px;
  }
  .newsList .itemList .term {
    margin-left: 70px;
    font-size: 10px;
  }
  .newsList .itemList .newsTtl {
    margin: 0 0 5px 34%;
  }
  .newsList .itemList .snsLi {
    position: relative;
    bottom: inherit;
    margin-bottom: 10px;
  }
  .newsList .itemList .category {
    position: relative;
    bottom: inherit;
    width: auto;
    margin-bottom: 0;
    text-align: left;
    margin-left: 70px;
  }
  .newsList .itemList .category .innerTxt {
    margin-top: 10px;
  }

  .eventNews .itemList .item,
  .infoNews .itemList .item {
    height: auto !important;
  }

  .moreBtn {
    margin-bottom: 0;
  }
  .moreBtn .txtInner {
    font-size: 12px;
  }

  .fotorama__arr {
    width: 25px;
    height: 25px;
    margin-top: -12px;
    background-size: 25px auto;
  }

  #slidePc,
  #slideSp {
    padding-top: 0;
  }

  #spTopMenu {
    margin-bottom: 10px;
    text-align: center;
  }
  #spTopMenu li {
    display: inline-block;
    width: 67px;
    height: 62px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 30px auto;
    font-weight: bold;
    margin-left: 5px;
  }
  #spTopMenu li:first-child {
    margin-left: 0;
  }
  #spTopMenu .wrap {
    padding-top: 40px;
    height: 20px;
  }
  #spTopMenu .time {
    background-image: url(../img/common/ico_time_01.png);
    /* font-size: 10px; 2015.10.13 comment out by moreMost */
    /* letter-spacing: -0.5px; 2015.10.13 comment out by moreMost */
  }
  #spTopMenu .access {
    background-image: url(../img/common/ico_access_01.png);
  }
  #spTopMenu .shop {
    background-image: url(../img/common/ico_shop_03.png);
  }
  #spTopMenu .aeon {
    background-image: url(../img/common/ico_aeon_01.png);
    background-size: 40px auto;
  }

  #symbol {
    margin-top: 54px;
    display: block;
  }

  #wrapper.top #side {
    padding: 10px 10px 0;
  }

  /* sp page
  -------------------------*/
  #page {
    padding: 20px 10px;
  }
  #page.clm > .cfWrap {
    padding: 0;
  }

  #page > div.updateDate{
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .pageTtl {
    margin-bottom: 0;
  }
  h1.pageTtl {
    margin-top: 20px;
  }
  /*pageNav*/
  .pageNav li {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  /*table*/
  #freePage table {
    width: 100%;
  }


  .searchTable {
    margin-bottom: 0;
    border-right: none;
  }
  .searchTable tr {
    display: block;
  }
  .searchTable th {
    width: 100%;
    display: block;
    border-left: none;
    background: #333;
    color: #fff;
  }
  .searchTable td {
    display: block;
    border-left: none;
    padding: 0;
  }
  .searchTable label {
    display: block;
    margin-right: 0;
    padding: 5px 10px;
    border-top: 1px solid #ddd;
  }
  .searchTable label:first-child {
    border-top: none;
  }

  .dtlTable {
    font-size: 12px;
  }
  .dtlTable th {
    width: 80px;
  }

  .calendarTable {
    margin-bottom: 0;
  }

  .shopDtlTable {
    margin-bottom: 10px;
  }
  .shopDtlTable th {
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }

  .shopTable tr {
    display: block;
  }
  .shopTable th {
    display: block;
  }
  .shopTable td {
    display: block;
  }
  .shopTable .clm:before {
    display: none;
  }

  .rankingTable {
    border-top: none;
    border-right: none;
  }
  .rankingTable tr {
    display: block;
    margin: 0 -20px 20px;
  }
  .rankingTable th {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border-left: none;
    border-bottom: none;
    background: #ccc;
    text-align: left;
    padding: 10px 10px;
  }
  .rankingTable th .spCont {
    display: inline !important;
  }
  .rankingTable .number {
    display: inline;
    width: 100%;
    height: auto;
    line-height: inherit;
    font-size: 18px;
    color: #333;
    background: none;
    border-radius: 0;
  }
  .rankingTable td {
    display: block;
    width: 100%;
    padding: 0 10px;
    border-left: none;
    border-bottom: none;
  }
  .rankingTable td a {
    display: block;
  }
  .rankingTable .img {
    width: 100%;
    padding: 0;
    margin: 10px 0;
  }

  .rankingAllTable {
    border-top: none;
    border-right: none;
  }
  .rankingAllTable thead {
    display: none;
  }
  .rankingAllTable tr {
    display: block;
    margin: 0 -20px;
  }
  .rankingAllTable th {
    display: block;
    width: 100% !important;
    border-bottom: none;
    border-left: none;
  }
  .rankingAllTable th .fade {
    background: #ccc;
  }
  .rankingAllTable td {
    padding: 0;
    display: block;
    width: 100%;
    border-bottom: none;
    border-left: none;
  }
  .rankingAllTable td .wrap {
    margin-bottom: 0;
    padding: 10px 25px 10px 10px;
    position: relative;
    background: none;
    border-top: 1px solid #ccc;
    display: block;
  }
  .rankingAllTable td .wrap:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    content: "";
  }
  .rankingAllTable td .wrap:hover {
    text-decoration: none;
    background: #ffeaf9;
  }
  .rankingAllTable td .wrap:first-child {
    border-top: none;
  }
  .rankingAllTable td a {
    display: block;
  }
  .rankingAllTable .thum {
    display: none;
  }
  .rankingAllTable .shopName {
    text-align: left;
  }

  #ranking #imgArea > img {
    padding: 0;
  }

  #raking #txtArea {
    margin-top: 0;
  }

  #ranking #post {
    padding: 20px 20px 0;
    border-bottom: 1px solid #000;
  }

  #ranking #post > div.updateDate{
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .reserveTable {
    display: none;
  }
  .reserveTable.current {
    display: table;
  }
  .reserveTable thead .date {
    width: 105px;
  }
  .reserveTable thead th {
    padding: 5px;
    font-size: 10px;
  }
  .reserveTable thead .note {
    font-size: 10px;
  }
  .reserveTable tbody .time {
    font-size: 10px;
  }
  .reserveTable tbody th {
    padding: 5px;
    font-size: 10px;
  }
  .reserveTable tbody td {
    padding: 5px;
  }
  .reserveTable tbody img {
    width: 15px !important;
  }

  .recruitTable {
    border-top: 1px solid #ccc;
    border-right: none;
  }
  .recruitTable th {
    border-bottom: 1px solid #ccc;
    border-left: none;
    background: none;
    padding: 10px 10px 10px 0;
    text-align: left;
    width: 116px;
  }
  .recruitTable td {
    border-bottom: 1px solid #ccc;
    border-left: none;
    padding: 10px;
  }

  .todayTable tr {
    display: block;
  }
  .todayTable th {
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding: 10px;
  }
  .todayTable td {
    display: block;
    border-left: none;
  }
  .todayTable td .wrap {
    position: relative;
    padding: 10px 24px 10px 10px;
  }
  .todayTable td .wrap:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    content: "";
  }
  .todayTable .eventTtl {
    font-size: 14px;
  }
  .todayTable .eventTtl a {
    text-decoration: underline;
  }
  .todayTable .dtl {
    font-size: 12px;
  }
  .todayTable .dtl dt {
    width: 60px;
    padding: 2px 0;
  }
  .todayTable .dtl dd {
    padding-top: 2px;
    margin-left: 70px;
  }

  .pageSearchBtn {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }

  .slideInner {
    display: none;
  }

  #card .itemList .item {
    height: auto;
  }
  #card .itemList .thum {
    height: auto;
  }
  #card .itemList .thum img {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  /* sp itemList
  -------------------------*/
  .itemList {
    height: auto !important;
  }
  .itemList .item {
    float: none;
    width: 100% !important;
    text-align: left;
    padding-bottom: 0;
  }
  .itemList .wrap {
    position: relative;
    overflow: hidden;
    padding: 10px 25px 10px 10px !important;
  }
  .itemList .wrap:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    content: "";
  }
  .itemList.speciallist .wrap {
    position: relative;
    overflow: hidden;
    padding: 10px 10px 10px 10px !important;
  }
  .itemList.speciallist .wrap:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    content: none;
  }
  .no-arrow:before{
      border: none !important;
  }
  .itemList .txtLink {
    padding: 10px;
    margin-left: 34%;
  }
  .itemList .wrap + .txtLink {
    padding: 0 10px 10px 0;
    margin-top: -10px;
  }
  .itemList .thum {
    float: left;
    width: 30.26316% !important;
  }
  .itemList .thum img{
      margin: 0 !important;
  }
  .itemList .shopName {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    margin: 0 0 10px 34%;
    padding-left: 25px;
    font-size: 12px;
    text-align: left;
    background: url(../img/common/ico_shop_02.png) no-repeat left top;
    background-size: 16px auto;
  }
  .itemList .date {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    font-size: 12px;
    width: auto;
    padding-left: 25px;
    background: url(../img/common/ico_event_01.png) no-repeat left 4px;
    background-size: 15px auto;
    margin: 0 0 10px 34%;
    margin: 10px 0 20px 34%;
  }
  .itemList .newsTtl {
    margin: 10px 0 20px 34%;
  }
  .itemList .dtl {
    margin: 0 0 10px 34%;
  }
  .itemList .category {
    position: relative;
    bottom: inherit;
    width: auto;
    margin-bottom: 0;
    text-align: left;
    margin-left: 34%;
  }
  .itemList .category .innerTxt {
    margin-top: 5px;
  }
  .itemList .area {
    display: block;
    margin: 0 0 5px 34%;
  }
  .itemList .freeTxt {
    margin-left: 34%;
  }

  /* sp event
  -------------------------*/
  #event .tableWrap,
  #info .tableWrap {
    margin-bottom: 20px;
    padding: 0;
  }
  #event .itemList .item,
  #info .itemList .item {
    height: auto;
  }
  #event .itemList .thum,
  #info .itemList .thum {
    height: auto;
  }

  .post,
  #post {
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
  }
  .post.clm,
  #post.clm {
    padding: 20px 10px;
  }
  .post.clm .imgArea,
  .post.clm #imgArea,
  #post.clm .imgArea,
  #post.clm #imgArea {
    top: 0 !important;
    float: none;
    left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .post.clm .txtArea,
  .post.clm #txtArea,
  #post.clm .txtArea,
  #post.clm #txtArea {
    float: none;
    left: 0;
    width: 100%;
  }
  .post.clm .snsLi,
  #post.clm .snsLi {
    float: none;
    width: 100%;
  }
  .post p,
  #post p {
    font-size: 14px;
  }
  .post .slideTtl,
  #post .slideTtl {
    margin-bottom: 0;
  }
  .post .date,
  #post .date {
    float: right;
    color: #666;
  }
  .post .category,
  #post .category {
    display: inline-block;
    float: right;
    vertical-align: bottom;
    font-size: 0.786em;
    color: #fff;
    background: #B50080;
    padding: 2px 6px;
  }
  .post .snsLi,
  #post .snsLi {
    margin-bottom: 1.5em;
  }
  .post .snsLi li,
  #post .snsLi li {
    display: inline-block;
    vertical-align: bottom;
  }
  .post .snsLi iframe,
  #post .snsLi iframe {
    display: block;
  }
  .post .line img,
  #post .line img {
    width: 88px !important;
  }

  /* sp shop
  -------------------------*/
  .sortWrap {
    margin-bottom: 20px;
    padding: 0;
  }

  #shopSort {
    padding: 0;
  }
  #shopSort li {
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
  }
  #shopSort li:first-child {
    border-left: none;
  }
  #shopSort .sortTtl {
    text-align: left;
  }
  #shopSort .wrap {
    position: relative;
  }
  #shopSort .wrap:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    content: "";
  }

  #shop .moreBtn {
    display: block;
  }
  #shop .shopInfo {
    margin-bottom: 20px;
  }

  .shopNews.newsList .itemList .item,
  #shop .itemList .item {
    width: 50% !important;
    float: left;
    height: 300px;
  }
  .shopNews.newsList .itemList .item:nth-child(odd),
  #shop .itemList .item:nth-child(odd) {
    clear: both;
  }
  .shopNews.newsList .itemList .wrap,
  #shop .itemList .wrap {
    padding: 15px !important;
  }
  .shopNews.newsList .itemList .wrap:before,
  #shop .itemList .wrap:before {
    right: 5px;
  }
  .shopNews.newsList .itemList .thum,
  #shop .itemList .thum {
    width: 128px !important;
    float: none;
    height: auto !important;
    margin-bottom: 10px;
  }
  .shopNews.newsList .itemList .dtl,
  #shop .itemList .dtl {
    display: none;
  }
  .shopNews.newsList .itemList .newsTtl,
  #shop .itemList .newsTtl {
    margin: 0 0 10px 0;
    font-size: 12px;
  }
  .shopNews.newsList .itemList .shopName,
  #shop .itemList .shopName {
    margin: 0 0 10px 0;
    font-size: 10px;
  }
  .shopNews.newsList .itemList .category,
  #shop .itemList .category {
    margin-left: 0;
    text-align: center;
  }
  .shopNews.newsList .itemList .snsLi li,
  #shop .itemList .snsLi li {
    margin-bottom: 5px;
  }

  .shopNews.newsList .itemList .wrap {
    padding: 15px 15px 0 !important;
  }

  /* sp shop list
  -------------------------*/
  #shoplist .tableWrap {
    margin-bottom: 20px;
    padding: 0;
  }
  #shoplist .item {
    height: auto;
  }
  #shoplist .item.more {
    display: none;
  }
  #shoplist .item.show {
    display: block;
  }
  #shoplist .moreBtn {
    display: block;
  }

  /*  shop page
  -------------------------*/
  #dtlArea {
    margin-bottom: 20px;
  }
  #dtlArea.clm {
    width: 100%;
    left: 0;
    float: none;
  }
  #dtlArea .logo img {
    margin: 0 auto;
  }

  #shopImg {
    width: 100%;
    left: 0;
    float: none;
  }

  #shopPage .post .snsLi {
    margin-top: 0;
  }
  #shopPage .shopCont.clm {
    padding: 20px;
  }
  #shopPage .shopCont.clm .imgArea {
    width: 100%;
    left: 0;
    float: none;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  #shopPage .shopCont.clm .txtArea {
    width: 100%;
    left: 0;
    float: none;
  }
  #shopPage .shopCont.clm.checkLink .txtArea {
    top: 0;
  }
  #shopPage .shopCont .topTxt {
    padding-right: 0;
  }
  #shopPage .shopCont .inner {
    border: none;
    padding: 0;
  }
  #shopPage .shopCont .txtBox {
    display: none;
  }
  #shopPage .shopCont .check {
    clear: both;
    width: 204px;
    margin: 0 auto;
    position: relative;
    top: 0;
    right: inherit;
  }
  #shopPage .shopCont .specialCheck {
    clear: both;
    position: absolute;
    top: 15px;
    right: 20px;
  }

  #shopPage .linkList .wrap:before {
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
  }

  /* sp information
  -------------------------*/
  #info .pageTtl + .pageNav {
    margin-top: 20px;
  }
  #info .itemList .date {
    margin: 0 0 10px 34%;
  }
  #info .itemList .newsTtl {
    margin: 0 0 10px 30.261%;
    padding-left: 10px;
  }
  .itemList .dtl {
    margin: 0 0 10px 30.2%;
    padding-left: 10px;
  }
  /* sp sale
  -------------------------*/
  #sale #post.clm #imgArea {
    width: 100%;
  }
  #sale #post.clm #txtArea {
    width: 100%;
  }
  #sale .pageNav {
    margin-top: 0;
    margin-right: 0;
  }
  #sale .itemList + .pageNav {
    margin-top: 20px;
  }
  #sale .freeTxt {
    border-top: none;
    clear: inherit;
    margin-left: 33.68421%;
  }
  #sale .itemList.noTxt .item {
    height: auto;
  }
  #sale .itemList .item {
    height: auto;
  }
  #sale .itemList .area {
    display: none;
  }
  #sale .itemList .moreTxt {
    display: none;
  }
  #sale .itemList .logo {
    margin-bottom: 0;
  }

  /* sp reserve
  -------------------------*/
  #reserve #post {
    margin-bottom: 0;
    padding: 20px 20px 0;
  }
  #reserve #post.clm #imgArea {
    width: 100%;
  }
  #reserve #post.clm #txtArea {
    width: 100%;
  }
  #reserve .calendarTable {
    display: none;
  }
  .calendarTable .day {
    font-size: 10px;
  }

  /* sp special
  -------------------------*/
  #special #post.clm #imgArea {
    width: 100%;
  }
  #special #post.clm #txtArea {
    width: 100%;
  }
  #special .itemList.template .img {
    float: none;
    width: auto;
  }
  #special .itemList.template .freeTxt {
    clear: both;
    margin-left: 0;
  }
  #special .itemList .thum {
    display: none;
  }
  #special .itemList .shopName {
    margin: 0 0 10px 0;
    background: none;
    padding-left: 0;
    margin-top: 35px;
  }
  #special .itemList .freeTxt {
    margin: 0;
  }
  #special .itemList .item {
    height: auto;
  }
  #special .itemList .moreTxt {
    display: none;
  }
  #special .itemList .img {
    max-width: inherit;
    max-height: inherit;
  }

  /* sp coupon
  -------------------------*/
  #coupon .itemList li {
    height: auto;
  }
  #coupon .itemList .shopName {
    background: none;
    padding-left: 0;
  }
  #coupon .itemList .term {
    margin-left: 33.68421%;
    font-size: 10px;
  }

  #ticket {
    width: 100%;
  }
  #ticket .txt {
    padding: 0;
  }
  #ticket .logo {
    display: block;
    float: none;
    width: 120px;
    margin: 0 auto 20px;
  }
  #ticket .shopName {
    display: block;
    float: none;
    padding-left: 0;
    text-align: center;
  }

  /*  card
  -------------------------*/
  #card #post {
    margin-bottom: 20px;
    padding: 0 20px 20px;
  }
  #card #post.clm #imgArea {
    width: 100%;
  }
  #card #post.clm #txtArea {
    width: 100%;
  }
  #card #post #imgArea {
    padding-top: 20px;
  }
  #card .itemList .shopName {
    background: none;
    padding-left: 0;
  }
  #card .itemList li {
    height: auto;
  }
  #card .itemList .moreTxt {
    display: none;
  }
  #card .itemList .txtLink {
    margin-top: -10px;
    margin-bottom: 10px;
  }

  /*  ranking
  -------------------------*/
  #ranking #page {
    padding: 20px 20px 0;
    border-bottom: 1px solid #000;
  }

  /*  recruit
  -------------------------*/
  #recruit .itemList li {
    height: auto;
  }
  #recruit .itemList .shopName {
    background: none;
    padding-left: 0;
  }
  #recruit .shopDtlTable {
    margin-bottom: 0;
  }
  #recruit .shopDtlTable .sTtl {
    margin-bottom: 10px;
  }
  #recruit .shopDtlTable .area {
    margin-bottom: 6px;
    font-size: 12px;
  }
  #recruit .txtArea,
  #recruit #txtArea {
    margin-bottom: 20px;
  }
  #recruit .imgArea,
  #recruit #imgArea {
    margin-bottom: 0;
  }
  #recruit .date {
    margin-top: 20px;
  }

  /*  magazine
  -------------------------*/
  #magazine #submitBtn {
    float: none;
  }

  .formTable {
    border-top: none;
    border-right: none;
  }
  .formTable tr {
    display: block;
  }
  .formTable tr:first-child th {
    border-top: none;
    padding: 0 0 0;
  }
  .formTable th {
    display: block;
    width: 100%;
    background: none;
    border-left: none;
    border-bottom: none;
    padding: 10px 0 0;
    font-weight: bold;
    border-top: 1px solid #ccc;
    text-align: left;
  }
  .formTable td {
    display: block;
    border-left: none;
    border-bottom: none;
    padding: 4px 0 10px;
  }
  .formTable .input01 {
    width: 100%;
  }

  #submitBtn {
    width: 100%;
  }

  /* sp today
  -------------------------*/
  #today .todayPost {
    padding: 10px;
  }
  #today .todayPost .img {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  #today .todayPost .txtArea {
    margin-left: 0;
    font-size: 14px;
  }
  #today .btnLi {
    position: relative;
    top: 0;
    right: 0;
    overflow: hidden;
    padding: 20px 10px;
  }
  #today .btnLi li {
    float: right;
  }
  #today .btnLi li:first-child {
    float: left;
  }
  .pageSearchBtn{
    padding: 0 !important;
  }

  /* 予約状況API連携用設定 */
  #is_loading{
    position: fixed;
    top:45%;
    left: 45%;
    z-index: 10000;
  }
  .availabilityTable{
    width: 100%;
    margin-bottom: 10px;
    border: none;
  }
  .availabilityTable th{
    display: block;
    width: 100%;
    text-align: center;
    padding:10px 10px;
    background-color: #FF8000;
    color: #fff;
  }
  .availabilityTable td{
    display: block;
    width: 100%;
    border: 1px solid #FF8000;
    padding:10px 10px;
    text-align: center;
  }
  .availabilityTable td p{
    display: inline-block;
  }
  .availabilityTable td p:first-child{
    margin-right:30px;
  }
  .availabilityTable .waiting_label{
    border-radius: 5px;
    background-color: #FFA64D;
    padding: 10px 10px;
    margin-right:10px;
  }
  .availabilityTable .availabilityBtn{
  	display: block;
    width: 100%;
    border: 1px #8E8E8E solid;
    background-color: #EDECED;
    margin:  10px 0 0;
  }
  .availabilityTable .availabilityBtn a{
    display:block;
    padding: 5px 10px;
    font-size:1.5em;
  }
  .availabilityNotice{
    margin-bottom: 20px;
  }
  
#gNavLi > li:before {
		width: 12px;
		height: 2px;
		top: 20px;
		left: 150px;
		background: #fff;
		content: "";
	}
	#gNavLi > li:after {
		width: 2px;
		height: 12px;
		top: 15px;
		left: 155px;
		background: #fff;
		content: "";
	}
	#gNavLi .subNavLi {
	  top: 0;
	  left: 0;
	  width: 100%;
	  margin:0;
	}
	#gNavLi .openTtl a {
		font-size:14px;
	}
	#gNavLi .openTtl a.ra {
		margin:0;
		border-radius:0;
	}
	#gNavLi .openTtl {
		width:100%;
	}
	#gNavLi .subNavLi .fade {
		font-size:16px;
	}
  }
@media screen and (max-width: 360px) {
	#sp_logo {
		width:187px;
		height:60px;
		margin-left:10px;
}
	#bar {
		height:60px;
	}
	#js_menu {
	  width: 60px;
	  height: 60px;
	}
	#js_menu img {
		width:100%;
	}
	#spMenuWrap {
		padding-top:60px;
	}
	#inner_menu {
		width:60px;
		height:60px;
	}
	#inner_menu img {
		width:100%;
	}
	
}

	