@charset "utf-8";
body {
  min-width: unset;
  background-color: #fff;
}

section.imp-1104 {
  width:100%;
  max-width: 1232px;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section.imp-1104 a {
  text-decoration: none;
}
section.imp-1104 .bcs_breadcrumb {
  font-size: 12px;
  margin: 10px 0 20px 0;
  display: inline-block;
}
section.imp-1104 .bcs_breadcrumb ul li {
  float: left;
  white-space: nowrap;
}
section.imp-1104 .bcs_breadcrumb ul li::after {
  padding: 0 5px;
  content: ">";
}
section.imp-1104 .bcs_breadcrumb ul li:last-child::after {
  content: "";
}
@media screen and (max-width: 768px) {
  section.imp-1104 .bcs_breadcrumb {
    width: calc(100% + 32px);
    height: 30px;
    margin: 0 -16px 16px;
    font-size: 12px;
    overflow: hidden;
    position: relative;
  }
  section.imp-1104 .bcs_breadcrumb .bcs_inner {
    height: 50px;
    width: 100%;
    background: #f7f7f7;
    overflow-x: auto;
  }
  section.imp-1104 .bcs_breadcrumb .bcs_inner ul {
    padding: 6px 30px 6px 16px;
    display: inline-table;
    max-width: 100%;
  }
}

.bcs_title_lv1 {
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .bcs_title_lv1 {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .bcs_list-map {
    background: #F4F7F9 url("../img/map.png") center no-repeat;
    border-radius: 6px;
    margin-bottom: 25px;
    width: 100%;
    height: 460px;
  }
}
@media (max-width: 991px) {
  .bcs_list-map {
    background: #F4F7F9;
    margin: 0 -16px;
    padding: 12px 16px 0;
  }
}
.bcs_list-map-inner {
  position: relative;
}
@media (min-width: 992px) {
  .bcs_list-map-inner {
    margin: 0 auto;
    width: 900px;
    height: 425px;
  }
}
@media (max-width: 991px) {
  .bcs_list-map-inner {
    height: 93vw;
  }
}
.bcs_list-map .anchor-sp {
  display: none;
  width: 68.8vw;
  padding-top: 23px;
}
@media (max-width: 991px) {
  .bcs_list-map .anchor-sp {
    display: block;
  }
}
.bcs_list-map .anchor-sp--02 {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 28vw;
  padding-top: 0;
}
.bcs_list-map .anchor-sp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 32px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 320px) {
  .bcs_list-map .anchor-sp ul {
    gap: 4px 32px;
  }
}
@media screen and (min-width: 769px) {
  .bcs_list-map .anchor-sp ul li {
    width: 220px;
  }
}
.bcs_list-map .anchor-sp ul li.kinki-area a {
  color: #A3DE4A;
}
.bcs_list-map .anchor-sp ul li.kinki-area a:before {
  background: url("../img/chevron-circle-down_kinki.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.hokkaido-area a {
  color: #517CE4;
}
.bcs_list-map .anchor-sp ul li.hokkaido-area a:before {
  background: url("../img/chevron-circle-down_hokkaido.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.chugokua-area a {
  color: #FBC22F;
}
.bcs_list-map .anchor-sp ul li.chugokua-area a:before {
  background: url("../img/chevron-circle-down_chugoku.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.tohoku-area a {
  color: #009DFF;
  opacity: 0.16;
  pointer-events: none;
}
.bcs_list-map .anchor-sp ul li.tohoku-area a:before {
  background: url("../img/chevron-circle-down_tohoku.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.shikoku-area a {
  color: #FF8833;
  opacity: 0.16;
  pointer-events: none;
}
.bcs_list-map .anchor-sp ul li.shikoku-area a:before {
  background: url("../img/chevron-circle-down_shikoku.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.hokuriku-area a {
  color: #45D3D3;
}
.bcs_list-map .anchor-sp ul li.hokuriku-area a:before {
  background: url("../img/chevron-circle-down_hokuriku.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.kyushu-area a {
  color: #FF7892;
}
.bcs_list-map .anchor-sp ul li.kyushu-area a:before {
  background: url("../img/chevron-circle-down_kyushu.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.kanto-area a {
  color: #00B75C;
}
.bcs_list-map .anchor-sp ul li.kanto-area a:before {
  background: url("../img/chevron-circle-down_kanto.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li.chubu-area a {
  color: #4FD15A;
}
.bcs_list-map .anchor-sp ul li.chubu-area a:before {
  background: url("../img/chevron-circle-down_chubu.png") center/contain no-repeat;
}
.bcs_list-map .anchor-sp ul li a {
  font-size: 14px;
  padding-left: 20px;
  position: relative;
}
@media screen and (orientation: landscape) and (max-width: 892px) {
  .bcs_list-map .anchor-sp ul li a {
    font-size: 20px;
    line-height: 2.5;
  }
}
@media screen and (max-width: 320px) {
  .bcs_list-map .anchor-sp ul li a {
    font-size: 10px;
  }
}
.bcs_list-map .anchor-sp ul li a:before {
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  top: calc(50% - 7px - 3px);
  width: 14px;
  height: 14px;
}
.bcs_list-map .bcs_area {
  position: absolute;
}
.bcs_list-map .bcs_area li.disabled b a {
  opacity: 0.16;
  pointer-events: none;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area li b {
    display: none;
  }
}
.bcs_list-map .bcs_area li b a {
  display: inline-block;
  line-height: 1.4;
  position: relative;
  text-decoration: none;
  padding-left: 26px;
  font-size: 20px;
  font-weight: 400;
}
.bcs_list-map .bcs_area li b a:hover {
  text-decoration: underline;
}
.bcs_list-map .bcs_area li b a::before {
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
}
.bcs_list-map .bcs_area li a {
  color: #444;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area li a {
    font-size: 2.5vw;
  }
}
.bcs_list-map .bcs_area li .pc {
  display: block !important;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area li .pc {
    display: none !important;
  }
}
.bcs_list-map .bcs_area li .sp {
  display: none !important;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area li .sp {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .bcs_list-map .bcs_area li .prefecture {
    width: 170px;
    margin-top: 16px;
    gap: 2px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .bcs_list-map .bcs_area li .prefecture li {
    display: inline-block;
    width: 70px;
  }
  .bcs_list-map .bcs_area li .prefecture li.sp-offset {
    display: none;
  }
  .bcs_list-map .bcs_area li .prefecture li.disabled {
    opacity: 0.16;
  }
  .bcs_list-map .bcs_area li .prefecture li.disabled a {
    pointer-events: none;
  }
  .bcs_list-map .bcs_area li .prefecture li a {
    text-decoration: none;
    position: relative;
    padding-left: 16px;
    color: #333;
    font-size: 16px;
  }
  .bcs_list-map .bcs_area li .prefecture li a:hover {
    text-decoration: underline;
  }
  .bcs_list-map .bcs_area li .prefecture li a::before {
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    top: 4px;
    background: url("../img/chevron-down.png") center/contain no-repeat;
    width: 11px;
    height: 15px;
  }
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area li .prefecture {
    display: -ms-grid;
    display: grid;
    gap: 2px;
  }
  .bcs_list-map .bcs_area li .prefecture li {
    min-height: 6.1vw;
  }
  .bcs_list-map .bcs_area li .prefecture li.colspan {
    grid-area: auto/auto/auto/span 2;
  }
  .bcs_list-map .bcs_area li .prefecture li.rowspan {
    grid-area: auto/auto/span 2/auto;
  }
  .bcs_list-map .bcs_area li .prefecture li.disabled {
    opacity: 0.16;
  }
  .bcs_list-map .bcs_area li .prefecture li.disabled a {
    pointer-events: none;
  }
  .bcs_list-map .bcs_area li .prefecture li a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 11px;
    border-radius: 5px;
    line-height: 1;
  }
}
.bcs_list-map .bcs_area.hokkaido-area {
  right: -60px;
  top: 35px;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.hokkaido-area {
    right: 0;
    top: 0;
  }
}
.bcs_list-map .bcs_area.hokkaido-area li a {
  color: #517CE4;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.hokkaido-area li a {
    background: #517CE4;
  }
}
.bcs_list-map .bcs_area.hokkaido-area li a::before {
  background: url("../img/chevron-circle-down_hokkaido.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.hokkaido-area b {
  border-bottom-color: #517CE4;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.hokkaido-area .prefecture {
    width: 16vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .bcs_list-map .bcs_area.hokkaido-area .prefecture li a {
    height: 9.86vw;
  }
}
.bcs_list-map .bcs_area.tohoku-area {
  right: -60px;
  top: 130px;
}
.bcs_list-map .bcs_area.tohoku-area--02 {
  right: 10px;
}
.bcs_list-map .bcs_area.tohoku-area--02 li a {
  padding-left: 0;
}
.bcs_list-map .bcs_area.tohoku-area--02 li a:before {
  background: transparent !important;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.tohoku-area {
    right: 0;
    top: 10.5vw;
  }
  .bcs_list-map .bcs_area.tohoku-area .prefecture {
    width: 16vw;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.tohoku-area li a {
  color: #00b0ec;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.tohoku-area li a {
    background: #00b0ec;
  }
}
.bcs_list-map .bcs_area.tohoku-area li a::before {
  background: url("../img/chevron-circle-down_tohoku.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.tohoku-area b {
  border-bottom-color: #00b0ec;
}
.bcs_list-map .bcs_area.kanto-area {
  right: -60px;
  top: 270px;
}
.bcs_list-map .bcs_area.kanto-area--02 {
  top: 198px;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.kanto-area {
    right: 0;
    top: calc(34.5vw + 11px);
  }
  .bcs_list-map .bcs_area.kanto-area .prefecture {
    width: 24.2vw;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.kanto-area li a {
  color: #00B75C;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.kanto-area li a {
    background: #00B75C;
  }
}
.bcs_list-map .bcs_area.kanto-area li a::before {
  background: url("../img/chevron-circle-down_kanto.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.kanto-area b {
  border-bottom-color: #00B75C;
}
.bcs_list-map .bcs_area.hokuriku-area {
  left: 395px;
  top: 35px;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.hokuriku-area {
    left: auto;
    right: calc(16vw + 2px);
    top: calc(28vw + 10px);
  }
  .bcs_list-map .bcs_area.hokuriku-area .prefecture {
    width: 24.2vw;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.hokuriku-area li a {
  color: #45D3D3;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.hokuriku-area li a {
    background: #45D3D3;
  }
}
.bcs_list-map .bcs_area.hokuriku-area li a::before {
  background: url("../img/chevron-circle-down_hokuriku.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.hokuriku-area b {
  border-bottom-color: #45D3D3;
}
.bcs_list-map .bcs_area.chubu-area {
  left: 570px;
  top: 350px;
}
.bcs_list-map .bcs_area.chubu-area--02 {
  left: 595px;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.chubu-area {
    left: auto;
    right: calc(24vw + 3px);
    top: calc(34.5vw + 11px);
  }
  .bcs_list-map .bcs_area.chubu-area .prefecture {
    width: 16vw;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.chubu-area li a {
  color: #00D940;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.chubu-area li a {
    background: #00D940;
  }
}
.bcs_list-map .bcs_area.chubu-area li a::before {
  background: url("../img/chevron-circle-down_chubu.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.chubu-area b {
  border-bottom-color: #00D940;
}
.bcs_list-map .bcs_area.kinki-area {
  left: 360px;
  top: 325px;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.kinki-area {
    left: auto;
    right: calc(32vw + 4px);
    top: calc(41.5vw + 9px);
  }
  .bcs_list-map .bcs_area.kinki-area .prefecture {
    width: 24.2vw;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.kinki-area li a {
  color: #A3DE4A;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.kinki-area li a {
    background: #A3DE4A;
  }
}
.bcs_list-map .bcs_area.kinki-area li a::before {
  background: url("../img/chevron-circle-down_kinki.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.kinki-area b {
  border-bottom-color: #A3DE4A;
}
.bcs_list-map .bcs_area.chugoku-area {
  left: 35px;
  top: 65px;
}
.bcs_list-map .bcs_area.chugoku-area .prefecture {
  width: 260px;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.chugoku-area {
    left: auto;
    right: calc(57vw + 3px);
    top: calc(41.5vw + 9px);
  }
  .bcs_list-map .bcs_area.chugoku-area .prefecture {
    width: 24.2vw;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.chugoku-area li a {
  color: #FBC22F;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.chugoku-area li a {
    background: #FBC22F;
  }
}
.bcs_list-map .bcs_area.chugoku-area li a::before {
  background: url("../img/chevron-circle-down_chugoku.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.chugoku-area b {
  border-bottom-color: #FBC22F;
}
.bcs_list-map .bcs_area.shikoku-area {
  left: 145px;
  top: 350px;
}
.bcs_list-map .bcs_area.shikoku-area--02 {
  left: 135px;
  top: 340px;
}
.bcs_list-map .bcs_area.shikoku-area--02 li a {
  padding-left: 0;
}
.bcs_list-map .bcs_area.shikoku-area--02 li a:before {
  background: transparent !important;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.shikoku-area {
    left: auto;
    right: calc(57vw + 3px);
    top: calc(56vw + 9px);
  }
  .bcs_list-map .bcs_area.shikoku-area .prefecture {
    width: 16vw;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.shikoku-area li a {
  color: #FF8833;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.shikoku-area li a {
    background: #FF8833;
  }
}
.bcs_list-map .bcs_area.shikoku-area li a::before {
  background: url("../img/chevron-circle-down_shikoku.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.shikoku-area b {
  border-bottom-color: #FF8833;
}
.bcs_list-map .bcs_area.kyushu-area {
  left: -55px;
  top: 200px;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.kyushu-area {
    left: 0;
    top: calc(54vw + 10px);
  }
  .bcs_list-map .bcs_area.kyushu-area .prefecture {
    width: 16vw;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.bcs_list-map .bcs_area.kyushu-area li a {
  color: #FF7892;
}
@media (max-width: 991px) {
  .bcs_list-map .bcs_area.kyushu-area li a {
    background: #FF7892;
  }
}
.bcs_list-map .bcs_area.kyushu-area li a::before {
  background: url("../img/chevron-circle-down_kyushu.png") center/contain no-repeat;
}
.bcs_list-map .bcs_area.kyushu-area b {
  border-bottom-color: #FF7892;
}

.bcs_i_area.bcs_i_area_shop {
  width: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop {
    margin-bottom: 24px;
    margin-top: 48px;
  }
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea:not(:first-of-type) {
  margin-top: 112px;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea:not(:first-of-type) {
    margin-top: 60px;
  }
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2 {
  font-size: 32px;
  max-width: 100%;
  border-bottom: 3px solid;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2 {
    margin-bottom: 24px;
    font-size: 24px;
  }
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2.-color1 {
  border-color: #00B75C;
  color: #00B75C;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2.-color2 {
  border-color: #517CE4;
  color: #517CE4;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2.-color3 {
  border-color: #45D3D3;
  color: #45D3D3;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2.-color4 {
  border-color: #4FD15A;
  color: #4FD15A;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2.-color5 {
  border-color: #A3DE4A;
  color: #A3DE4A;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2.-color6 {
  border-color: #FBC22F;
  color: #FBC22F;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h2.-color7 {
  border-color: #FF7892;
  color: #FF7892;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h3 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h3 {
    margin-bottom: 16px;
  }
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h3:not(:first-of-type) {
  margin-top: 72px;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopguide_h3:not(:first-of-type) {
    margin-top: 40px;
  }
}

.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .leaflet_content{
	 width: 90%;
        height: 200px;
        overflow: hidden;
        margin: 0 auto 1em auto;
	}
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea > li {
	width:100%;
	}
/*
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea > li {
  width: calc(50% - 16px);
  overflow:hidden;
  }
*/
}

@media screen and (min-width: 769px) {
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea > li {
  width: calc(25% - 23px);
 }
}
/*
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea {
    gap: 14px;
  }
}
@media screen and (max-width: 991px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li {
    width: calc(50% - 7px);
  }
*/


.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink {
  color: #333;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 24px 20px 12px;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink {
    padding: 10px;
  }
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink .bcs_shopName {
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
  text-decoration: underline;
  line-height: 1.3;
  min-height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink .bcs_shopName {
    font-size: 14px;
    min-height: 36px;
  }
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink img {
  /*max-width: 100%;*/
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink img:hover {
  opacity: unset;
}
.bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink .bcs_shopDate {
  font-size: 12px;
  max-width: 210px;
  margin: 0 auto 16px;
  display: block;
}
@media screen and (max-width: 768px) {
  .bcs_i_area.bcs_i_area_shop .bcs_i_shopguideArea .bcs_shopArea li .bcs_shopLink .bcs_shopDate {
    font-size: 8px;
    margin-bottom: 10px;
  }
}

.bcs_pagetop1 {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
.bcs_pagetop1 img {
  width: 90px;
}
@media screen and (max-width: 768px) {
  .bcs_pagetop1 img {
    width: 60px;
  }
}

@media screen and (orientation: landscape) and (max-width: 892px) {
  .prefecture.sp_only {
    display: -ms-grid !important;
    display: grid !important;
  }
}
@media (min-width: 992px) {
  .sp_only {
    display: none !important;
  }
}
/*   追記  */
@media (max-width: 768px) {
.shufoo-ui-area,
.shufoo-ui-area > div,
.shufoo-ui-area .shufoo-dc{
	width:100%!important;
}

.shufoo-ui-area .shufoo-dc a img, .shufoo-ui-area .shufoo-pdf a img {
   display: none;
}
.shufoo-ui-area .shufoo-dc a, .shufoo-ui-area .shufoo-pdf a {
    display: block;
    position: relative;
    margin:8px auto;
    width:10em;
    padding: 0.5em 2.5em 0.5em 1em;
    border: 2px solid #e6000d;
    border-radius: 6px;
    background-color: #fff;
    color: #e6000d;
    font-weight: bold;
}
.shufoo-ui-area .shufoo-dc a:before, .shufoo-ui-area .shufoo-pdf a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.7em;
    left: inherit;
    z-index: 1;
    -webkit-transform: rotate(45deg) translate(-50%, 0);
    transform: rotate(45deg) translate(-50%, 0);
    width: 9px;
    height: 9px;
    margin: 0;
    border: none;
    border-top: 1px solid #e6000d;
    border-right: 1px solid #e6000d;
}
.shufoo-ui-area .shufoo-dc a:after {
    content: "デジタルチラシ";
}
}
@media (min-width: 769px) {
div.shufoo-chirashi{
	margin:0 auto;
}
.shufoo-list-parent.shufoo-horizontal {
    min-height: 250px !important;
}
.shufoo-title a{
font-size: 14px !important;
line-height: 1.4 !important;
color:#333!important
}

.shufoo-ui-area .shufoo-dc a img, .shufoo-ui-area .shufoo-pdf a img {
   display: none;
}
.shufoo-ui-area .shufoo-dc a, .shufoo-ui-area .shufoo-pdf a {
    display: block;
    position: relative;
    padding: 0.5em 2.5em 0.5em 1em;
    margin:8px 0;
    border: 2px solid #e6000d;
    border-radius: 6px;
    background-color: #fff;
    color: #e6000d;
    font-weight: bold;
}
.shufoo-ui-area .shufoo-dc a:before, .shufoo-ui-area .shufoo-pdf a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.7em;
    left: inherit;
    z-index: 1;
    -webkit-transform: rotate(45deg) translate(-50%, 0);
    transform: rotate(45deg) translate(-50%, 0);
    width: 9px;
    height: 9px;
    margin: 0;
    border: none;
    border-top: 1px solid #e6000d;
    border-right: 1px solid #e6000d;
}
.shufoo-ui-area .shufoo-dc a:after {
    content: "デジタルチラシ";
}
.shufoo-ui-area > div,
li .shufoo-dc{
width:100%!important;
}
}	