@charset "utf-8";
/* CSS Document */

#contents {
  padding-bottom: 6.66%;
  margin-bottom: 0;
}
#contInner {
	width: 100%;
	margin: 0;
}
#main {
  margin-bottom: 0;
}

@charset "utf-8";
/* CSS Document */
#contInner {
	width: 100%;
	margin-left: 0;
}

#breadcrumb {
  padding-left: 5px;
}


/* ----------------------------
  content
------------------------------*/
#content {
  margin: 0 0 50px 0;
}
#newshop_main h2 {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 82.7%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:url(../img/bg-main_sp.jpg) no-repeat left top;
  background-size: 100% auto;
  margin-bottom: 15px;
}

.txt_b{
	font-size: 108%;
	font-weight: bold;
}

/* nav
----------------------*/
#newshop_main #nav_area {
  padding: 0;
  z-index: 2000;
  text-align: center;
  margin-bottom: 15px;
}
#newshop_main #nav_area h3 {
  font-weight: bold;
  font-size: 117%;
  line-height: 1.7;
}
#newshop_main #nav_area:after{
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#newshop_main #nav_area ul {
  margin: 5px auto;
  position: relative;
  width: 90.66%;
}
#newshop_main #nav_area ul :after{
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#newshop_main #nav_area ul li {
  float: left;
  position: relative;
  text-align: center;
  margin-left: 4%;
  margin-bottom: 0;
  font-weight: bold;
  width: 47.58%;
}

#newshop_main #nav_area ul li a {
  font-size: 1.0rem;
  color: #ffffff;
  display: block;
  line-height: 1;
  padding-bottom: 10px;
  position: relative;
}

#newshop_main #nav_area ul li::before {
  content: '';
  display: block;
  position: absolute;
  top: 45%;
  right: 3%;
  width: 0;
  height: 0;
}
#newshop_main #nav_area ul li a:hover {
  text-decoration: none;
}
#newshop_main #nav_area ul li:nth-child(odd) {
  margin-left: 0;
}

/* shop_area
----------------------*/
#shop_area {
  width: 93.33%;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
}

#shop_area .shopbox {
  margin: 0 0 2.52% 0;
	padding: 2% 1%;
	background: #fff;
	border: 2px solid #2e1401;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#shop_area .shopbox .open {
  padding: 1.07% 1.07% 1.07% 2.32%;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
}
#shop_area .shopbox .open span {
  display: block;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#shop_area .shopbox .inner_area {
  width: 90.7%;
  margin: 0 auto 7.24%;
  font-size: 107%;
}
#shop_area .shopbox .inner_area .shop_info {
  display: table;
}
#shop_area .shopbox .inner_area .shop_info:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#shop_area .shopbox .inner_area .shop_info .logo {
  width: 20%;
  display: table-cell;
  vertical-align: middle;
}
#shop_area .shopbox .inner_area .shop_info .logo img{
  width: 100%;
}
#shop_area .shopbox .inner_area .shop_info .shopnm {
  width: 80%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 3%;
}
#shop_area .shopbox .inner_area .shop_info .shopnm:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#shop_area .shopbox .inner_area .shop_info .shopnm .shopname {
  line-height: 1.5;
}
#shop_area .shopbox .inner_area .shop_info .shopnm .shopname em {
  font-size: 134%;
  font-weight: bold;
  padding-right: 0.25em;
}
#shop_area .shopbox .inner_area .shop_info .shopnm .time {
  margin-top: 0.5em;
  line-height: 1.3;
}
#shop_area .shopbox .inner_area .shop_info .shopnm .tel {
  margin-top: 0.5em;
}

#shop_area .shopbox .inner_area .shop_pics,
#shop_area .shopbox .inner_area .announce {
  margin-top: 15px;
}
#shop_area .shopbox .inner_area .announce .announce_txt,
#shop_area .shopbox .inner_area .announce .announce_highlight {
  margin: 14px 0 35px;
  line-height: 1.5em;
}

#shop_area .shopbox .inner_area .announce .announce_highlight{
  margin: 0 0 16px 0;
}

#shop_area .shopbox .inner_area .announce .btn_dtl {
  width: 47.2%;
  margin: 0 auto;
}
#shop_area .shopbox .inner_area .announce .btn_dtl img {
  width: 100%;
  height: auto;
}

/* box content one
------------------------------------*/
#shop_area .single_box {
  margin: 0 0 2.52% 0;
	padding: 2% 1%;
	background: #fff;
	border: 2px solid #2e1401;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#shop_area .single_box .open {
  padding: 1.07% 1.07% 1.07% 2.32%;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
}
#shop_area .single_box .open span {
  display: block;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#shop_area .single_box .inner_area {
  width: 90.7%;
  margin: 0 auto 7.24%;
  font-size: 107%;
}
#shop_area .single_box .inner_area .shop_info {
  display: table;
}
#shop_area .single_box .inner_area .shop_info:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#shop_area .single_box .inner_area .shop_info .logo {
  width: 20%;
  display: table-cell;
  vertical-align: middle;
}
#shop_area .single_box .inner_area .shop_info .logo img{
  width: 100%;
}
#shop_area .single_box .inner_area .shop_info .shopnm {
  width: 80%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 3%;
}
#shop_area .single_box .inner_area .shop_info .shopnm:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#shop_area .single_box .inner_area .shop_info .shopnm .shopname {
  line-height: 1.5;
}
#shop_area .single_box .inner_area .shop_info .shopnm .shopname em {
  font-size: 134%;
  font-weight: bold;
  padding-right: 0.25em;
}
#shop_area .single_box .inner_area .shop_info .shopnm .time {
  margin-top: 0.5em;
  line-height: 1.3;
}
#shop_area .single_box .inner_area .shop_info .shopnm .tel {
  margin-top: 0.5em;
}

#shop_area .single_box .inner_area .shop_pics,
#shop_area .single_box .inner_area .announce {
  margin-top: 15px;
}
#shop_area .single_box .inner_area .announce .announce_txt,
#shop_area .single_box .inner_area .announce .announce_highlight {
  margin: 14px 0 35px;
  line-height: 1.5em;
}

#shop_area .single_box .inner_area .announce .announce_highlight{
  margin: 0 0 16px 0;
}

#shop_area .single_box .inner_area .announce .btn_dtl {
  width: 47.2%;
  margin: 0 auto;
}
#shop_area .single_box .inner_area .announce .btn_dtl img {
  width: 100%;
  height: auto;
}

.shopbox.food_deli .inner_area .announce dl dt {
  background-color: #58bde2;
}
.shopbox.food_deli .inner_area .announce dl dd.notice {
  color: #58bde2;
}
.btn_toppage {
  width: 50.66%;
  margin: 8% auto 0;
}
.btn_toppage img {
  width: 100%;
  height: auto;
}
/* ----------------------------
  bnr_area
------------------------------*/
#sideBnr {
	background: #f4f4f4;
	padding: 10px 0;
}

#sideBnr .sideBnr_inner {
  width: 94.93%;
  margin: 0 auto;
}
#sideBnr .sideBnr_inner:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#sideBnr .sideBnr_inner .bnr {
  width: 46.13%;
  float: left;
  margin-left: 2.8%;
  margin-bottom: 2.8%;
}
#sideBnr .sideBnr_inner .bnr.edge_sp {
  margin-left: 0;
}
#sideBnr .sideBnr_inner .bnr a img {
  width: 100%;
  height: auto;
}
