@charset "Shift_JIS";
@media only screen and (max-width:767px) {
  /* sp
-----------------------------------------------------------------*/
  /*  Layout
-----------------------------------------------------------------------------*/
  /* shop_navi */
  .btn_menu .shop_navi {
  border-top: none;
  border-bottom: none;
  height: auto;
  background: none;
}

.btn_menu a.tgl_menu {
  border-radius: 0 0 3px 3px;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
  padding: 5px 0 2px;
  width: 50px;
  top: 5px;
  right: 62px;
  display: block;
  background: #05248a;
  position: absolute;
}

.btn_menu a.tgl_menu span { display: block; }
.btn_menu a.tgl_menu img { width: 23px; }

.btn_menu nav {
  display: none;
}

.btn_menu .shop_navi {
  border: none;
  border-top: 2px solid #05248a;
  border-bottom: 2px solid #05248a;
  width: 100%;
  z-index: 99999;
  top: 60px;
  left: 0;
  background: #fff;
  position: absolute;
}

.btn_menu .shop_navi ul {
  text-align: left;
  width: auto;
  background: none;
}

.btn_menu .shop_navi li {
  margin: 0;
  padding: 0;
  display: block;
  background: none;
  float: none;
  width: auto;
}

.btn_menu .shop_navi li a {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-right: 0;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #05248a;
  display: block;
  background: #fff;
  position: relative;
}

.btn_menu .shop_navi li > span { display: none; }

.btn_menu .shop_navi li a:before {
  border: 5px solid transparent;
  border-left: 5px solid #05248a;
  width: 0;
  height: 0;
  z-index: 10;
  top: 13px;
  left: 14px;
  content: "";
  position: absolute;
}

.btn_menu .shop_navi li.schedule a, .btn_menu .shop_navi li.floor a, .btn_menu .shop_navi li.search a, .btn_menu .shop_navi li.access a, .btn_menu .shop_navi li.restaurant a, .btn_menu .shop_navi li.schedule a:hover, .btn_menu .shop_navi li.floor a:hover, .btn_menu .shop_navi li.search a:hover, .btn_menu .shop_navi li.access a:hover, .btn_menu .shop_navi li.restaurant a:hover { background: none; }
.btn_menu .shop_navi li.info { display: block; }
.btn_menu .shop_navi li a:hover { color: #05248a; }
.btn_menu .shop_navi li:last-child a { border-bottom: none; }
.btn_menu .shop_navi li.schedule a:hover, .shop_navi li.floor a:hover, .shop_navi li.search a:hover, .shop_navi li.access a:hover, .shop_navi li.restaurant a:hover { background: #fff; }

.btn_menu .shop_navi a.close_btn {
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  display: block;
  background: #2344b0;
}

/* Footer */
#ft_bnr_box {
    margin: 0 auto;
    padding: 0 0 20px;
    text-align: left;
    width: 250px;
}

#ft_bnr_box img { width: 120px; }

/* Contents */
#contents {
  width: auto;
  float: none;
}

.p_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  margin: 0 0 15px;
  margin: 0;
  padding: 12px 5px 8px;
  padding: 12px 0 10px;
  border-bottom: 2px solid #05248a;
  display: block;
  background: #f7f7f7;
}

.p_title span {
  font-size: 10px;
  padding-left: 15px;
}

/* shoplogo */
.shoplogo {
  margin-bottom: 0;
  width: auto;
  background: none;
  float: none;
}

.shoplogo a {
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS ProN', 'Hiragino Kaku Gothic ProN';
  font-size: 18px;
  line-height: 24px;
  padding: 6px 10px 4px;
  border-top: none;
  border-top: 3px double #021280;
  border-bottom: 3px double #021280;
  height: auto;
  display: block;
  background: #f6fbff;
}

.shoplogo a span {
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS ProN', 'Hiragino Kaku Gothic ProN';
  font-size: 12px;
  padding-left: 15px;
}

/* side */
#side {
  width: auto;
  float: none;
}

#side .info_st {
  padding: 10px 10px 8px 35px;
  border-left: none;
  border-right: none;
  background-size: 22px;
}

#shop_info {
  padding: 8px;
  border-left: none;
  border-right: none;
}

#shop_info .shop dt { text-align: center; }
#shop_info .shop dt img { width: 100%; height:auto; }
#shop_info .shop dt span { text-align: left; }
#shop_info .shop dd { padding: 5px 0 10px; }
#shop_info .time { margin: 0 0 10px; }

#shop_info .time dt {
  padding-left: 30px;
  background: url(../../../img/icon_time.png) no-repeat 0 center, -webkit-gradient(linear, top left, bottom left, color-stop(0.05, #6a6a6a), color-stop(0.05, #858585)),;
  background: url(../../../img/icon_time.png) no-repeat 0 center, -webkit-linear-gradient(left, #6a6a6a 5%, #858585 5%),;
  background: url(../../../img/icon_time.png) no-repeat 0 center, -moz-linear-gradient(left, #6a6a6a 5%, #858585 5%),;
  background: url(../../../img/icon_time.png) no-repeat 0 center, -o-linear-gradient(left, #6a6a6a 5%, #858585 5%),;
  background: url(../../../img/icon_time.png) no-repeat 0 center, -ms-linear-gradient(left, #6a6a6a 5%, #858585 5%),;
  background: url(../../../img/icon_time.png) no-repeat 0 center, linear-gradient(to right, #6a6a6a 5%, #858585 5%),;
  background-size: 28px auto, auto;
}

#shop_info .btn { margin: 0 -5px 5px ; }

#shop_info .btn li {
  border-left: none;
  width: 50%;
}

#shop_info .btn li a {
  margin: 0 5px;
  padding: 12px 5px 12px 34px;
}

#shop_info .btn li.access a {
  background: url(../../../img/icon_access.png) no-repeat 0 center, -webkit-gradient(linear, top left, bottom left, color-stop(0.15, #6a6a6a), color-stop(0.15, #858585)),;
  background: url(../../../img/icon_access.png) no-repeat 0 center, -webkit-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_access.png) no-repeat 0 center, -moz-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_access.png) no-repeat 0 center, -o-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_access.png) no-repeat 0 center, -ms-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_access.png) no-repeat 0 center, linear-gradient(to right, #6a6a6a 15%, #858585 15%),;
  background-size: 30px auto, auto;
}

#shop_info .btn li.parking a {
  background: url(../../../img/icon_parking.png) no-repeat 0 center, -webkit-gradient(linear, top left, bottom left, color-stop(0.15, #6a6a6a), color-stop(0.15, #858585)),;
  background: url(../../../img/icon_parking.png) no-repeat 0 center, -webkit-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_parking.png) no-repeat 0 center, -moz-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_parking.png) no-repeat 0 center, -o-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_parking.png) no-repeat 0 center, -ms-linear-gradient(left, #6a6a6a 15%, #858585 15%),;
  background: url(../../../img/icon_parking.png) no-repeat 0 center, linear-gradient(to right, #6a6a6a 15%, #858585 15%),;
  background-size: 30px auto, auto;
}

#shop_info .btn_service {
    padding: 0;
}

#shop_info .lang { display: none; }
#side .fb-page { display: none; }

#side .bnr_box {
  border: none;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
}

#side .bnr_box ul {
  width:300px;
  margin:0 auto;
  text-align:left;
}

#side .bnr_box li {
  padding: 0 3px 5px;
  display: inline-block;
}

#side .bnr_box li img { width: 140px; }

/* flyer */
.flyer {
  margin: 0 5px;
  width: auto;
  float: none;
}

.flyer h2 {
  font-size: 14px;
  padding: 4px 10px;
  background: #ddeaf0 url(../../../img/icon_arrow_bottom.png) no-repeat 98% center;
  background-size: 16px auto;
}

.flyer h2.active {
  background: #ddeaf0 url(../../../img/icon_arrow_top.png) no-repeat 98% center;
  background-size: 16px auto;
}

.flyer p img {
  width: 100%;
  max-width: initial;
  max-width: auto;
}

.flyer .bx-viewport { height: auto !important; }
.flyer .pic li a { display: block; }

.flyer ul.list {
  overflow-y: visible;
  height: auto;
}

}
