@charset "utf-8";

#main {
  padding-bottom: 0;
}
#wrapper.top #main {
  padding-top: 0;
}
#contentsContainer {
  margin-left: 20px;
}
/*=======================================
  #banner_top
=======================================*/
#banner_top {
  position: relative;
}
#banner_top .main_visual {
  width: 100%;
  position: relative;
}
#banner_top .main_visual img {
  width: 100%;
  height: auto;
}
#banner_top .btn_link {
  bottom: 30px;
  position: absolute;
}
#shop_category {
  width: 100%;
  text-align: center;
  margin: 20px auto 0;
  padding-bottom: 4px;
  background: url(/sc/common/campaign/2016bargain-summer/img/bg-nav_category.jpg) no-repeat bottom center;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -o-background-size: 100% auto;
  -ms-background-size: 100% auto;
}
#shop_category ul {
  overflow: hidden;
  display: inline-block;
}
#shop_category ul li {
  display: inline-block;
  margin-left: 7px;
}
#shop_category ul li a {
  display: block;
}
#shop_category ul li.first {
  margin-left: 0;
}
/*  food
--------------------------------*/
#food_content {
  color: #000000;
}
#food_content .title {
  width: 100%;
}
#food_content .title img {
  width: 100%;
  height: auto;
}
#list_item {
  width: 100%;
  margin: 31px auto;
}
#list_item ul {
  width: 100%;
  overflow: hidden;
}
#list_item li {
  width: 93.75%;
  padding: 0 3.125% 32px;
  margin-bottom: 24px;
  border-bottom: 1px solid #cccccc;
}
#list_item .name_floor {
  display: table;
  margin-bottom: 20px;
}
#list_item .ico_floor {
  display: table-cell;
  vertical-align: middle;
  padding-right: 11px;
}
#list_item .txt {
  font-weight: bold;
  font-size: 20px;
  display: table-cell;
  vertical-align: middle;
}
#list_item .subject {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  margin-bottom: 6px;
  padding-left: 0;
  text-indent: -7px;
}
#list_item .price {
  font-size: 12px;
  line-height: 1.7em;
}
#list_item dl {
  margin-top: 10px;
  background: #fff8d4;
  padding: 12px;
  font-size: 12px;
  line-height: 1.8em;
}
#list_item dl dt {
  font-weight: bold;
  padding-left: 0;
  text-indent: -8px;
  color: #000000;
}
#list_item .logo_item {
  display: table-cell;
  width: 20%;
  text-align: center;
  vertical-align: middle;
}
#list_item .logo_item a {
  display: inline-block;;
}
#list_item .logo_item a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}
#list_item .info_item {
  display: table-cell;
  padding-left: 3.11%;
  width: 76.89%;
}
#list_item .info_item .btn_item {
  width: 100%;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
}
#list_item .info_item .btn_item a {
  float: left;
  padding: 5px 0 2px;
  color: #ea3636;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ea3636;
}
#list_item .info_item .btn_item a:hover {
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}
#list_item .info_item .btn_item span {
  padding-top: 5px;
  padding-left:27px;
  background: url(/sc/common/campaign/2016bargain-summer/img/ico-shop_link.gif) no-repeat 0 5px;
  background-size: 21px 17px;
  -moz-background-size: 21px 17px;
  -webkit-background-size: 21px 17px;
  -o-background-size: 21px 17px;
  -ms-background-size: 21px 17px;
}
#list_item .info_item .text {
  font-size: 14px;
  line-height: 1.7em;
  padding-left: 24px;
}
#list_item .info_item .text_box {
  margin-top: 17px;
  background: #fff8d4;
  padding: 25px 24px 23px;
  font-size: 14px;
  line-height: 1.8em;
}
/*  .ico footer
--------------------------------*/
#side .contact .time .title {
  background: url(/sc/common-responsive/img/ico-time.png) no-repeat 0 50%;
}
#side .contact .position .title {
  background: url(/sc/common-responsive/img/ico-position.png) no-repeat 0 50%;
}
#side .contact .phone .title {
  background: url(/sc/common-responsive/img/ico-phone.png) no-repeat 0 50%;
}

/* .detail_data
============================================================================================================ */
#food_content .detail_data {
  display: none;
}
#list_item .modal_content dl {
  background: #ffffff;
}
/*  .modal_content
--------------------------------*/
#modal_overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.7;
  filter: alpha(opacity=70);        /* ie 6 7 */
  -ms-filter: "alpha(opacity=70)";  /* ie 8 */
  z-index: 998;
}
.detail_data .open_modal {
  width: 95%;
  background: #b50080;
  margin-bottom: 20px;
  padding: 12px 2.5% 10px;
  line-height: 1.5em;
  overflow: hidden;
}
.detail_data .open_modal .title_modal {
  float: left;
  display: inline-block;
  font-size: 1.286em;
  font-weight: bold;
  color: #fff;
}
.detail_data {
  width: 800px;
  overflow: hidden;
  background: #ffffff;
  margin: 0 auto;
}
.modal_content {
  width: 95%;
  display: table;
  padding: 0 2.5% 28px;
}
.modal_content .photo_area {
  display: table-cell;
  vertical-align: top;
  width: 27.63%;
}
.modal_content .photo_area img {
  width: 100%;
  height: auto;
}
.modal_content .text_area {
  display: table-cell;
  vertical-align: top;
  padding-left: 2.9%;
  width: 69.47%;
}
.modal_content .text_area dl {
  background: #ffffff;
  display: table;
  padding: 0;
  margin: 0;
}
.modal_content .text_area dt {
  width: 24.62%;
  display: table-cell;
  vertical-align: middle;
}
.modal_content .text_area dt img {
  width: 100%;
  height: auto;
}
.modal_content .text_area dd {
  display: table-cell;
  vertical-align: middle;
  padding-left: 3.6%;
  font-size: 14px;
}
.modal_content .time {
  margin-top: 22px;
  overflow: hidden;
}
.modal_content .time span {
  float: left;
  margin-right: 22px;
  font-size: 14px;
}
.modal_content .memo {
  width: 100%;
  margin-top: 14px;
  padding: 13px 0;
  border-top: 1px solid #cccccc;
}
.modal_content .memo p {
  line-height: 1.7em;
  font-size: 14px;
}
.modal_content .icon_service span {
  float: left;
  height: 51px;
  width: 51px;
  margin-right: 10px;
}
.modal_content .icon_service img {
  width: 100%;
  height: auto;
}
#modal_close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.mfp-close-btn-in .mfp-close {
  background-image: url(/sc/common/campaign/2016bargain-summer/img/modal/btn-close.gif);
  background-repeat: none;
  text-indent: -9999px;
  top: 7px;
  right: 12px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  opacity: 1;
}

/*  sp
--------------------------------*/
@media screen and (max-width:1280px) {
  #contentsContainer {
    margin: 8px 20px 0;
  }
  .detail_data {
    width: 100%;
  }
}
@media screen and (max-width:1220px) {
  #contentsContainer {
    margin: 0;
  }
  #list_item .txt {
    font-size: 109%;
  }
  #list_item .info_item .text {
    padding-left: 0;
    font-size: 92%;
  }
  #list_item .info_item .text_box {
    margin-top: 10px;
    padding: 14px 12px;
    font-size: 92%;
  }
  #shop_category {
    width: 100%;
    margin: 10px 0 0;
    padding-bottom: 4px;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
  }
  #shop_category ul {
    overflow: hidden;
    width: 91.09%;
    margin: 0 auto;
  }
  #shop_category ul li {
    width: 23%;
    margin-left: 0.85%;
  }
  #shop_category li img {
    width: 100%;
    height: auto;
  }
  #list_item .ico_floor img {
    width: 100%;
    height: auto;
  }
  #list_item {
    width: 95.32%;
    padding: 0 2.34%;
    margin-top: 16px;
  }
  #list_item li {
    width: 100%;
    padding: 0 0 18px;
    margin-bottom: 19px;
  }
  #list_item .name_floor {
    margin-bottom: 9px;
  }
  #list_item .subject {
    font-size: 12px;
    margin-bottom: 3px;
    line-height: 1.56em;
  }
  #list_item dl {
    padding: 11px 3.93%;
  }
  #list_item dl dt {
    margin-bottom: 3px;
  }
  #list_item dl dd {
    line-height: 1.56em;
  }
  #list_item .logo_item a:hover,
  #list_item .info_item .btn_item a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }
}
@media screen and (max-width:1035px) {
}
@media screen and (max-width:1025px) {
}
@media screen and (max-width:945px) {
  #list_item .info_item  {
    width: 100%;
  }
  #list_item .logo_item {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  #list_item .info_item {
    display: block;
    padding-left: 0;
  }
  #list_item .info_item .btn_item a {
    font-size: 84%;
    padding-bottom: 3px;
  }
  #list_item .info_item .btn_item span {
    padding-top: 2px;
    padding-left: 22px;
    background-position: 0 0;
    background-size: 18px 15px;
    -moz-background-size: 18px 15px;
    -webkit-background-size: 18px 15px;
    -o-background-size: 18px 15px;
    -ms-background-size: 18px 15px;
  }
  #list_item .ico_floor {
    width: 10.4%;
    padding-right: 6px;
  }
  #list_item .info_item .btn_item {
    padding-top: 10px;
  }
  .modal_content .text_area dd {
    font-size: 92%;
  }
  .modal_content .memo p {
    font-size: 92%;
  }
  .detail_data .open_modal {
    width: 100%;
    padding: 0;
  }
  .detail_data .open_modal .title_modal {
    padding: 6px 0 6px 12px;
    font-size: 100%;
  }
  .modal_content .time {
    margin-top: 10px;
  }
  .modal_content .time span {
    font-size: 12px;
    margin-right: 15px;
    margin-top: 5px;
  }
  .detail_data {
    width: auto;
  }
  .modal_content {
    width: auto;
    padding: 0 4.9% 20px;
  }
  .modal_content .memo {
    margin-top: 10px;
    padding: 8px 0 16px;
  }
  .modal_content .icon_service span {
    width: 35px;
    height: 35px;
    margin-right: 8px;
  }
  .mfp-close-btn-in .mfp-close {
    top: 4px;
    right: 7px;
    width: 22px;
    height: 22px;
    background-repeat: none;
    background-size: 22px auto;
    -moz-background-size: 22px auto;
    -webkit-background-size: 22px auto;
    -o-background-size: 22px auto;
    -ms-background-size: 22px auto;
  }
  .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 95%;
  }
}
@media screen and (max-width:767px) {
  #contentsContainer {
    margin: 0;
  }
  #contentsContainer img {
    width: 100%;
    height: auto
  }
  .modal_content .photo_area {
    display: block;
    width: 100%;
    margin: 0 auto 13px;
  }
  .modal_content .text_area {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .detail_data .open_modal .title_modal {
  font-size: 100%;
    padding-left: 10px;
  }
  .modal_content .time {
    margin-top: 10px;
  }
  .modal_content .time span {
    font-size: 11px;
    margin-right: 15px;
    margin-top: 5px;
    font-size: 10px;
  }
  .detail_data {
    width: auto;
  }
  .modal_content {
    width: auto;
    padding: 0 4.9% 20px;
  }
  .modal_content .memo {
    margin-top: 10px;
    padding: 8px 0 16px;
  }
  .modal_content .icon_service span {
    width: 35px;
    height: 35px;
    margin-right: 8px;
  }
}

@media screen and (max-width:320px) {
  .modal_content .detail_area {
    margin-bottom: 0;
  }
  .modal_content .info_area dl {
    display: block;
  }
  .modal_content .info_area dt {
    width: 100%;
    display: block;
  }
  .modal_content .time span {
    margin-right: 7px;
  }
  .modal_content .info_area dd {
    width: 100%;
    display: block;
    padding-left: 5%;
  }
  .modal_content .time span {
    font-size: 9px;
  }
  .modal_content .icon_service span {
    width: 35px;
    height: 35px;
  }
}
