@charset "UTF-8";
.pageTtl {
  margin: 0 0 33px;
}

.storeItemTtl, .storeTypeTtl, .storeCategoryTtl {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  text-align: center;
}

.storeItemTtl {
  margin: 0 0 -15px;
  color: #ac1850;
  font-size: 20px;
}

.storeTypeTtl {
  margin: 30px 0 0;
  font-size: 18px;
}

.storeCategoryTtl {
  padding: 6px;
  margin: 60px -15px 30px;
  background-color: #a5a5a5;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}

.itemTypeTtl {
  margin-right: 8px;
  background-color: #787878;
  color: #fff;
  line-height: 1em;
  font-size: 7px;
  padding: 2px 5px;
  text-align: center;
  border-radius: 1px;
  font-weight: normal;
}

.store-data-list__open, .store-data-list__open-note, .business_hours {
  display:none;
 }

.pickup_news {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  margin-bottom: 5px;
  padding: 10px 0;
}

.pickup_news a {
 /* display: block;
  border-bottom: 1px solid #d2d2d2; */
}

.pickup_news a:hover {
  text-decoration: none;
}

.pickup_news a:hover img {
  opacity: 0.7;
}

.pickup_news h2 {
  color: #ac1850;
  font-size: 1.2em;
  margin-bottom: 15px;
  line-height: 1.3em;
}

.pickup_news h2 span {
  display: inline-block;
}

.pickup_news .col_img {
  float: left;
  width: 30%;
}

.pickup_news .col_img img {
  width: 100%;
  padding-left:20px;
}

.pickup_news .col_text {
  padding: 0 20px 0 50px;
  float: right;
  width: 70%;
  line-height: 1.8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top-news-item {
  width: 23% !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
}

.link-list {
  border-top: 1px solid #a0a0a0;
  margin: 0 -15PX;
}

.link-list li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #a0a0a0;
}

.link-list li:nth-child(2n-1) {
  border-right: 1px solid #a0a0a0;
}

.link-list a {
  display: block;
  padding: 20px 10px;
  font-size: 11px;
  text-align: center;
  color: #000;
}

.link-list__title {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.store__item__wrap {
  margin: 0 -15px;
}

.store__item {
  display: table;
  position: relative;
  width: 100%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #ac1850;
}

a.store__item:hover {
  text-decoration: none;
  opacity: 0.7;
}

a.store__item:after {
  display: block;
  position: absolute;
  width: 12px;
  height: 9px;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  background: url("/images/common/icon_arrow.png") center center no-repeat;
  background-size: contain;
  content: '';
}

.store__img {
  display: table-cell;
  vertical-align: top;
}

.store__img img {
  width: 80px;
}

.store__box {
  display: table-cell;
  padding: 0 20px;
  width: 100%;
  vertical-align: middle;
}

.store__title {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5em;
}

.store__text {
  font-size: 14px;
  line-height: 1.5em;
}

.store-detail__title {
  margin: 30px 0;
  font-size: 24px;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  line-height: 1.3em;
}

.store-detail__box--omote .store-detail__title {
  font-size: 16px;
}

.store-detail__box--omote .store-detail__text {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
}

.store-detail__img img {
  width: 100%;
}

.store-detail__text {
  font-size: 14px;
  line-height: 1.5em;
}

a.store-detail__tell {
  display: block;
  padding: 10px;
  margin: 8px 0;
  border: 1px solid #ac1850;
  line-height: 1.2em;
  color: #ac1850;
  text-align: center;
}

a.store-detail__tell:hover {
  opacity: 0.8;
}

a.store-detail__tell:hover {
  text-decoration: none;
}

.store-detail__map__wrap {
  margin: 30px 0 15px;
  display: none;
}

.store-detail__map {
  height: 300px;
}

a.store-detail__map__btn {
  display: block;
  padding: 10px;
  margin: 15px 0 40px;
  border: 1px solid #ac1850;
  line-height: 1.2em;
  color: #ac1850;
  text-align: center;
}

a.store-detail__map__btn:hover {
  opacity: 0.8;
}

a.store-detail__map__btn:hover {
  text-decoration: none;
}

a.store-detail__btn {
  display: block;
  padding: 10px;
  margin: 15px 0 40px;
  line-height: 1.2em;
  background-color: #ac1850;
  color: #fff;
  text-align: center;
}

a.store-detail__btn:hover {
  opacity: 0.8;
}

a.store-detail__btn:hover {
  text-decoration: none;
}

.store-omote__title {
  text-align: center;
  margin-bottom: 20px;
}

.store-omote__title img {
  width: 123px;
}

.store-omote__title__bg img {
  width: 100%;
}

.store-omote__title__bg .pc-hidden {
  display: none;
}

.store-omote__main__title {
  margin: 10px 0;
  font-size: 22px;
  text-align: center;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
}

.store-omote__main__text {
  font-size: 14px;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  line-height: 1.7em;
  text-align: left;
}

.store-omote__main__text br {
  display: none;
}

.store-omote__news {
  margin: 50px 0 40px;
  /*border-bottom: 1px solid #ac1850;*/
}

.store-omote__news__list {
  border-bottom: 1px solid #ac1850;
}

.store-omote__news .pageTtl {
  margin-bottom: 0;
  color: #ac1850;
  border-bottom: 1px solid #ac1850;
  padding: 0 0 10px;
  font-size: 20px;
}

.store-omote__news__item {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #ac1850;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
}

.store-omote__news__item:hover {
  text-decoration: none;
}

.store-omote__news__img img {
  width: 100%;
  padding: 15px 0 0;
}

.store-omote__news__item:hover img {
  opacity: 0.8;
}

.store-omote__news__title {
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.3em;
}

.store-omote__news__text {
  font-size: 12px;
  line-height: 1.5em;
}

.store-omote__news__comments {
  font-size: 11px;
  padding: 0 0 20px;
}

.store-omote__indoor {
  margin: 50px 0 60px;
  background: #f2f2f2;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.store-omote__indoor .indoorTtl {
  margin: 0;
  padding: 20px 0 0;
  font-size: 24px;
  font-weight: bold;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  text-align: center;
}

.store-omote__indoor .itemTtl {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.5em;
}

.store-omote__indoor__list__item {
  display: table-cell;
  width: 50%;
  padding: 20px 2%;
}

.store-omote__indoor__list__item p {
  font-size: 14px;
}

.store-omote__indoor__list__item img {
  width: 100%;
  margin: 0 0 10px;
}

.store-omote__indoor__description {
  font-size: 14px;
  margin-top: -40px;
  padding: 20px 20px;
}

#popup_shop {
  /*border: 0.5px solid #a0a0a0;*/
  background-color: #f2f2f2;
  margin: 40px auto 60px;
  padding: 20px 10px;
}

#popup_shop h2 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

#popup_shop dt {
  border-top: 0.5px solid #a0a0a0;
  padding: 20px 0 5px 0;
  margin: 10px 0 5px 0;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5em;
}

#popup_shop dd {
  font-size: 0.9em;
  line-height: 1.5em;
}

#popup_shop dt.end_line {
  border-top: 0.5px solid #a0a0a0;
  padding: 0px 0 5px 0;
  margin: 10px 0 0px 0;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5em;
}

/*ーーーーーーーーーーーーーーーーーーーー*/
@media screen and (min-width: 767px) {
  .storeCategoryTtl {
    margin: 120px 0 50px;
    padding: 10px;
    font-size: 22px;
  }
  .storeCategoryTtl:first-child {
    margin-top: 80px;
  }
  .storeTypeTtl {
    margin: 60px 0 40px;
    color: #ac1850;
    font-size: 26px;
    line-height: inherit;
  }
  .storeTypeTxt {
    color: #ac1850;
    font-size: 14px;
    line-height: inherit;
    margin: -30px 0 -9px 0;
  }
  .storeArea {
    margin: 0 0 140px;
  }
  .store .pageTtl {
    margin: 0 0 63px;
    font-size: 30px;
  }
  .link-list {
    display: table;
    margin: 0 auto;
    border: none;
  }
  .link-list__title {
    font-size: 16px;
    margin: 40px 0 0;
  }
  .link-list li {
    display: table-cell;
    float: none;
    width: inherit;
    border: none;
  }
  .link-list li:nth-child(2n-1) {
    border: none;
  }
  .link-list li a {
    position: relative;
    padding: 10px 30px;
    font-size: 14px;
  }
  .link-list li a:after {
    display: block;
    width: 1px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    background-color: #a0a0a0;
    content: '';
  }
  .link-list li:first-child a:before {
    display: block;
    width: 1px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    background-color: #a0a0a0;
    content: '';
  }
  .store__list {
    margin: 0 -20px;
  }
  .store__item__wrap {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .store__item {
    padding: 20px;
  }
  .store-detail__content {
    display: table;
    width: 100%;
  }
  .store-detail__img {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
  .store-detail__box {
    display: table-cell;
    width: 50%;
    padding: 30px 40px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .store-detail__title {
    margin: 0 0 20px;
    font-size: 18px;
  }
  .store-detail__box--omote .store-detail__title {
    font-size: 24px;
  }
  .store-detail__text {
    line-height: 2em;
  }
  a.store-detail__tell {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 2em;
    color: #000;
    text-align: left;
  }
  a.store-detail__tell:hover {
    opacity: 1;
    cursor: default;
  }
  a.store-detail__tell:before {
    content: 'TEL:';
  }
  .store-detail__box--omote a.store-detail__tell {
    margin: 20px 0;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  }
  .store-detail__map__wrap {
    margin: 80px 0 30px;
    display: none;
  }
  .store-detail__map {
    height: 360px;
  }
  a.store-detail__map__btn {
    display: none;
  }
  .store-detail__btn__wrap {
    text-align: center;
  }
  a.store-detail__btn {
    display: inline-block;
    min-width: 300px;
    /* margin-top: 0;*/
    margin-top: 50px;
  }
  .store-omote__title img {
    width: 210px;
  }
  .store-omote__title__bg {
    margin-top: 30px;
  }
  .store-omote__title__bg .pc-hidden {
    display: block;
  }
  .store-omote__title__bg .sp-hidden {
    display: none;
  }
  .store-omote__main__title {
    margin: 30px;
    font-size: 24px;
  }
  .store-omote__main__text {
    font-size: 18px;
    text-align: center;
  }
  .store-omote__main__text br {
    display: block;
  }
  .store-omote__news {
    margin-bottom: 60px;
  }
  .store-omote__news .pageTtl {
    margin-bottom: 10px;
  }
  .store-omote__news__item {
    display: table;
    width: 100%;
  }
  .store-omote__news__img {
    display: table-cell;
    vertical-align: top;
	padding-bottom: 10px;
  }
  .store-omote__news__img img {
    width: 200px;
  }
  .store-omote__news__box {
    display: table-cell;
    vertical-align: top;
    padding-left: 30px;
	padding-bottom: 10px;
    /*width: 100%;*/
  }
  .store-omote__news__title {
    margin: 16px 0 24px;
    font-size: 18px;
    line-height: 1.6em;
  }
  .store-omote__news__text {
    font-size: 15px;
    line-height: 1.8em;
  }
}
.store-omote__news__text_box1 {
    padding: 0.5em 1em;
    margin: 2em 3em 2em 0;
    font-weight: bold;
    border: solid 3px #dedede;
}
.store-omote__news__text_box1 p {
    margin: 0;
    padding: 0;
}
  .br-pc { display:block; }
  .br-sp { display:none; }

@media screen and (max-width: 766px) {
  .pickup_news a {
    padding: 20px 0;
	margin-top: 20px;
  }
  .pickup_news a:first-child {
    padding-top: 0;
  }
  .pickup_news .col_text {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  .pickup_news .col_img {
    margin:20px 0 0px -20px;
    float: none;
    width: 100%;
  }
  .store-omote__indoor .indoorTtl {
    font-size: 20px;
  }
  .store-omote__indoor .itemTtl {
    font-size: 15px;
  }
  .store-omote__indoor__list__item p {
    font-size: 12px;
    line-height: 1.5em;
  }
  .store-omote__indoor__description {
    font-size: 12px;
    padding: 20px 2%;
    line-height: 1.5em;
  }
.store-omote__news__text_box1 {
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
    padding: 0.5em 1em;
    margin: 2em auto;
    border: solid 1px #b71254;
}
.store-omote__news__text_box1 p {
    margin: 0;
    padding: 0;
}
  .br-pc { display:none; }
  .br-sp { display:block; }
}

@media screen and (min-width: 767px) {
  #popup_shop h2 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) {
  #popup_shop {
    max-width: 920px;
    margin: 40px auto 60px;
    padding: 20px;
  }
  /*#popup_shop h2 {
    font-size: 16px;
  }*/
  #popup_shop dd {
    display: inline-block;
    padding-right: 20px;
  }
  #popup_shop dd.date {
    width: 30%;
  }
  #popup_shop dd.add {
    width: 75%;
  }
  #popup_shop dd.tel {
    width: 13%;
  }
}

/* ----------------------------------------
  基本設定
---------------------------------------- */
.store {
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
}

@media all and (min-width: 767px), print {
  .store {
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    max-width: 1000px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.store img {
  max-width: 400px;
  height: auto;
}

@media all and (min-width: 960px) {
  .store {
    margin-top: -53px;
    margin-bottom: 120px;
  }
}

/* ----------------------------------------
  バナー
---------------------------------------- */
.store-banner {
  margin-top: -14px;
  margin-bottom: 25px;
}

.store-banner li {
  display: inline;
}

.store-banner a {
  display: block;
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.store-banner a:hover {
  opacity: 0.6;
}

.store-data {
  clear: left;
}

@media all and (min-width: 767px), print {
  .store-banner {
    width: 840px;
    margin:0 auto 80px;
  }
  .store-banner li {
    float: left;
    max-width: 420px;
    padding: 10px;
  }
}
@media screen and (max-width: 766px) {/* スクリーンサイズが767px以下の場合に適用 */
  .store-banner {
    width: 100%;
    margin:0 auto 80px;
  }
  .store-banner li {
    float: left;
    max-width: 98%;
    padding-bottom: 10px;
  }
  .store img {
    max-width: 100%;
    height: auto;
  }
} 

/* ----------------------------------------
  店舗一覧
---------------------------------------- */
@media all and (min-width: 767px), print {
  .store-data-area:not(:last-child) {
    margin-bottom: 120px;
  }
}

.store-data-area__hdg {
  margin: 0 -15px 28px;
  padding: 13px 15px;
  background-color: #a5a5a5;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  font-size: 15px;
  line-height: 1;
  text-align: center;
}

@media all and (min-width: 767px), print {
  .store-data-area__hdg {
    margin: 0;
    padding: 10px;
    font-size: 22px;
    line-height: 1.36364;
  }
  .store-data-area__hdg + .store-data-type {
    margin-top: 60px;
  }
  .store-data-area__hdg + .store-data-list {
    margin-top: 50px;
  }
}

.store-data-type:not(:last-child) {
  margin-bottom: 38px;
}

@media all and (min-width: 767px), print {
  .store-data-type:not(:last-child) {
    margin-bottom: 56px;
  }
}

.store-data-type__hdg {
  margin-bottom: -5px;
  color: #b71254;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}

@media all and (min-width: 767px), print {
  .store-data-type__hdg {
    margin-bottom: 40px;
    font-size: 26px;
  }
}

.store-data-list {
  margin-right: -15px;
  margin-left: -15px;
}

@media all and (min-width: 767px), print {
  .store-data-list {
    margin-right: 0;
    margin-left: 0;
  }
  .store-data-list::before, .store-data-list::after {
    display: table;
    content: ' ';
  }
  .store-data-list::after {
    clear: both;
  }
}

@media all and (min-width: 767px), print {
  .store-data-list__item {
    float: left;
    width: 47.82609%;
  }
  .store-data-list__item:nth-child(odd) {
    margin-right: 4.34783%;
    clear: left;
  }
}

.store-data-list__target {
  padding-top: 30px;
  padding-bottom: 26px;
  border-bottom: solid 1px #dedede;
  display: block;
  position: relative;
  z-index: 1;
}

@media all and (min-width: 767px), print {
  .store-data-list__target {
    padding-bottom: 15px;
  }
}

a.store-data-list__target {
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

a.store-data-list__target:hover {
  opacity: 0.6;
  text-decoration: none;
}

a.store-data-list__target::after {
  margin-top: -3px;
  position: absolute;
  top: 50%;
  right: 10px;
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  border-top: solid 1px #787878;
  border-right: solid 1px #787878;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media all and (min-width: 767px), print {
  a.store-data-list__target::after {
    margin-top: 2px;
    right: 14px;
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    border-top: solid 2px #787878;
    border-right: solid 2px #787878;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

.store-data-list__item-inner {
  width: 100%;
  display: table;
}

.store-data-list__text,
.store-data-list__image {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}

.store-data-list__text {
  padding-right: 15px;
  padding-left: 15px;
  width: 65.625%;
}

@media all and (min-width: 767px), print {
  .store-data-list__text {
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
  }
}

.store-data-list__hdg {
  margin-top: -0.3em;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

@media all and (min-width: 767px), print {
  .store-data-list__hdg {
    margin-bottom: 10px;
  }
}

.store-data-list__address,
.store-data-list__open {
  font-size: 12px;
  line-height: 1.75;
}

@media all and (min-width: 767px), print {
  .store-data-list__address,
  .store-data-list__open {
    font-size: 14px;
    line-height: 1.5;
  }
}

.store-data-list__open {
  margin-top: 5px;
}

.store-data-list__open-note {
  display: inline-block;
}

.store-data-list__image {
  margin: 0;
  padding-right: 30px;
}

.store-data-list__image img {
  width: 100%;
}

@media all and (min-width: 767px), print {
  .store-data-list__image {
    padding-right: 40px;
    width: 120px;
  }
  .store-data-list__image img {
    width: 80px;
  }
}

/* ----------------------------------------
  旧 CSS 調整
---------------------------------------- */
.pickup_news a {
  -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.pickup_news a:hover {
  opacity: 0.6;
}

.pickup_news a:hover img {
  opacity: 1;
}

/* ----------------------------------------
  Google Map 代用
---------------------------------------- */
.map_sab {
  text-decoration:underline;
  margin:20px 0;
  font-size: 16px;
  font-weight: bold;
}
/*-- タブレット・スマホ版表示CSS  --*/
@media screen and (max-width: 766px){
  .map_sab {display:none;}
}
/* ----------------------------------------
  NEW SHOP
---------------------------------------- */
@media screen and (max-width: 1028px) {
	.br-pc { display:none; }
	.br-sp { display:block; }
	.open_shop { margin-top: 20px;
		margin-bottom: -35px;}
}
@media screen and (min-width: 1028px){
	.open_shop { margin-top: -30px;}
}


/* ----------------------------------------
  改行・新店
---------------------------------------- */
@media screen and (max-width: 1028px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
  .open_shop, .open_shopL {
    margin-bottom: -10px;
  }
  }
  @media screen and (min-width: 1028px) {
  .open_shop {
    margin-top: -25px;
    margin-bottom: -10px;
  }
  }
  .open_shopL {
    margin-top: -30px;
    margin-bottom: -5px;
  }


/*---------------------------------
  shop bnr 調整　20250820追記
--------------------------------*/
/* SP - TAB size */
@media screen and (min-width: 767px) and (max-width: 1279px) {
      .store img {
        max-width: 324px;
      }
    }    
/*---------------------------------
  関東popup余白調整  20250820追記
--------------------------------*/
/* TAB 以上 */
@media screen and (min-width: 767px) {
      .mb120 {
        margin-bottom: 120px;
      }
      .mt-60 {
        margin-top: -60px;
      }
    }    
/*---------------------------------
  ginza bnr 　20250820追記
--------------------------------*/
.ginza-bnr img {
      display: block!important;
      max-width: 100%;
      margin: 0 auto;
      padding: 45px 0 70px;
    }

/* 766px以下 */
@media screen and (max-width: 766px) {
      .ginza-bnr_pc {
        display: none;
      }
      .ginza-bnr img {
        padding-top: 15px;
      }

    }
/* 767px以上 */
@media screen and (min-width: 767px) {
      .ginza-bnr_sp {
        display: none;
      }
    }

/*---------------------------------
  一覧tel後ろテキスト有り 　20251020追記
--------------------------------*/
/* 1200px以上 */
@media screen and (min-width: 1200px) {
  #popup_shop dd.tel2 {
        width: 20%;
    }
}