@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap");
.pc {
  display: block;
}

.sp {
  display: none;
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
body {
  font-size: 1.8rem;
  line-height: 1.8;
}

main {
  font-family: "Noto Sans JP", sans-serif;
}

a:hover {
  opacity: 0.7;
}

.container {
  overflow: hidden;
}

.content {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.cont-wp {
  color: #3c3c3c;
  width: 1000px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  body {
    font-size: 3.90625vw;
  }
  .content {
    width: 100%;
  }
  .cont-wp {
    width: 92%;
  }
  img {
    width: 100%;
  }
}
.shop .shop-lead {
  margin-top: 15px;
  margin-bottom: 60px;
  font-weight: bold;
  text-align: center;
}
.shop .shop-lead.two {
  margin-top: -50px;
}
.shop .shop-lead .kikan {
  width: 700px;
  display: inline-block;
  border: #ff0000 solid 3px;
  border-left: none;
  border-right: none;
  font-weight: 700;
  font-size: 25px;
}
.shop .shop-lead .kikan span {
  font-size: 19px;
}
.shop .shop-lead .kikan b {
  font-size: 0.8em;
}
.shop .shop-lead .kikan i {
  font-size: 20px;
  font-style: normal;
}
.shop .shop-lead .notes {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.6;
  margin-top: 0.5em;
}
.shop .shop-lead .notes span {
  display: block;
  font-weight: 400;
  font-size: 16px;
}
.shop .shop-lead .lead-img {
  width: 1200px;
  margin-left: -100px;
}
.shop .shop-lead .check {
  font-weight: 900;
  color: #e60012;
  font-size: 22px;
}
.shop .pagetitleareaEn {
  margin-bottom: 15px;
  color: #ed1a3a;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.shop .pagetitleareaTitle {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 20px;
  color: #3c3c3c;
  font-size: 30px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.shop .pagetitleareaTitle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 16px;
  height: 3px;
  background-color: #ed1a3a;
}
.shop .shopTabPc {
  margin-bottom: 70px;
  height: auto;
  border-left: 1px #ededed solid;
  font-size: 0;
}
.shop .shopTabPcItem {
  display: inline-block;
  vertical-align: top;
  width: auto;
  padding: 0 16px;
  text-align: left;
  border-right: 1px #ededed solid;
}
.shop .shopTabPcItemTitle {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
}
.shop .shopTabPcItemList {
  margin-bottom: 20px;
}
.shop .shopTabPcItemList::after {
  content: "";
  display: block;
  clear: both;
}
.shop .shopTabPcItemList li a {
  padding-left: 26px;
  font-size: 13px;
  line-height: 30px;
  background: url("../img/top/arrow-right-red-icn.png") no-repeat;
  background-position: left center;
}
.shop .shopTabPcItemList.wide {
  width: 176px;
}
.shop .shopTabPcItemList.wide li {
  float: left;
  width: calc(50% - 10px);
}
.shop .shopTabPcItemList.wide li:nth-child(odd) {
  margin-right: 6px;
}
.shop .shopTabPcItemList.medium {
  width: 150px;
}
.shop .shopListTitle {
  margin-top: -134px;
  padding-top: 134px;
  margin-bottom: 40px;
  padding-bottom: 18px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  border-bottom: 2px #ed1a3a solid;
}
.shop .shopListGroup {
  margin-top: -134px;
  padding-top: 134px;
}
.shop .shopListGroup:not(:last-child) {
  margin-bottom: 40px;
}
.shop .shopListGroup::after {
  content: "";
  display: block;
  clear: both;
}
.shop .shopListItem:after {
  content: "";
  display: block;
  clear: both;
}
.shop .shopListItemLabel,
.shop .shopListItemContent {
  float: left;
}
.shop .shopListItemLabel {
  width: 22%;
  color: #999999;
  font-size: 32px;
  line-height: 1;
}
.shop .shopListItemContent {
  width: 78%;
}
.shop .shopListItemContentPost {
  padding-bottom: 40px;
}
.shop .shopListItemContentPost .term {
  font-size: 18px;
}
.shop .shopListItemContentPost:not(:last-of-type) {
  margin-bottom: 40px;
  border-bottom: 1px #ededed solid;
}
.shop .shopListItemContentPost::after {
  content: "";
  display: block;
  clear: both;
}
.shop .shopListItemContentPostInformation,
.shop .shopListItemContentPostMyshop,
.shop .shopListItemContentPostLink {
  float: left;
}
.shop .shopListItemContentPostInformation {
  width: 50%;
}
.shop .shopListItemContentPostInformationTitle {
  margin-bottom: 18px;
  padding-left: 26px;
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  background: url("../img/top/arrow-right-red-icn.png") no-repeat;
  background-position: left 0.22em;
}
.shop .shopListItemContentPostInformationAddress {
  margin-bottom: 12px;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 24px;
}
.shop .shopListItemContentPostInformationTel {
  margin-bottom: 10px;
  padding-left: 25px;
  color: #3c3c3c;
  font-size: 20px;
  line-height: 24px;
  background: url("../img/top/tel-icn.png") no-repeat;
  background-position: left center;
}
.shop .shopListItemContentPostLink {
  width: 50%;
}
.shop .shopListItemContentPostLinkBtn {
  margin-bottom: 20px;
  width: 240px;
  border-radius: 5px;
  border: 1px #e6e6e6 solid;
  -webkit-box-shadow: 0 -2px #d9d9d9 inset;
          box-shadow: 0 -2px #d9d9d9 inset;
}
.shop .shopListItemContentPostLinkBtn a {
  display: block;
  padding: 16px 22px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  background-color: #ed1a3a;
}
.shop .shopListItemContentPostLinkBtn a span {
  display: inline-block;
  vertical-align: top;
  padding-left: 23px;
  background: url("../img/top/arrow-right-white-red-icn.png") no-repeat;
  background-position: left center;
}
.shop .shopListItemContentPostLinkBtn a[href="javascript:void(0)"] {
  background-color: #999;
}
.shop .shopListItemContentPostLinkBtn a[href="javascript:void(0)"] span {
  background: url("../img/top/arrow-right-white-gray-icn.png") no-repeat;
  background-position: left center;
}
.shop .shopListItemContentPostLinkBtn a[href="javascript:void(0)"]:hover {
  opacity: 1;
  cursor: default;
}

@media (max-width: 768px) {
  .shop .shop-lead {
    margin-top: 1.953125vw;
    margin-bottom: 10.4166666667vw;
  }
  .shop .shop-lead.two {
    margin-top: vw(-30);
  }
  .shop .shop-lead .kikan {
    width: 78.125vw;
    border-width: 0.390625vw;
    font-size: 4.6875vw;
    line-height: 1.4;
    padding: 0.2em 0 0.3em;
  }
  .shop .shop-lead .kikan font {
    font-size: 0.8em;
  }
  .shop .shop-lead .kikan span {
    font-size: 3.515625vw;
    display: block;
  }
  .shop .shop-lead .kikan i {
    font-size: 3.6458333333vw;
  }
  .shop .shop-lead .notes {
    font-size: 3.6458333333vw;
  }
  .shop .shop-lead .notes span {
    font-size: 2.6041666667vw;
  }
  .shop .shop-lead .lead-img {
    width: 100vw;
    margin-left: -4vw;
  }
  .shop .shop-lead .check {
    font-size: 3.90625vw;
  }
  .shop .pagetitleareaEn {
    margin-bottom: 2.6041666667vw;
    font-size: 3.3854166667vw;
  }
  .shop .pagetitleareaTitle {
    margin-bottom: 7.8125vw;
    padding-bottom: 3.90625vw;
    font-size: 5.2083333333vw;
  }
  .shop .pagetitleareaTitle::after {
    width: 3.90625vw;
    height: 0.78125vw;
  }
  .shop .shopTabSp {
    margin-bottom: 10.4166666667vw;
    font-size: 0;
  }
  .shop .shopTabSpItem {
    height: auto;
  }
  .shop .shopTabSpItemTitle p {
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
    width: 48%;
    padding: 2.8645833333vw 0;
    font-size: 3.90625vw;
    font-weight: bold;
    background: url("../img/top/plus-icn.png") no-repeat;
    background-size: 3.125vw;
    background-position: right center;
    border-top: 1px #ededed solid;
  }
  .shop .shopTabSpItemTitle p a {
    display: block;
  }
  .shop .shopTabSpItemTitle p:nth-child(2n) {
    margin-right: 0;
  }
  .shop .shopTabSpItemTitle p.open {
    background: url("../img/top/minus-icn.png") no-repeat;
    background-size: 3.125vw;
    background-position: right center;
  }
  .shop .shopTabSpItemList {
    display: none;
  }
  .shop .shopTabSpItemList li {
    margin-bottom: 3.90625vw;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    text-align: left;
    border-right: none;
  }
  .shop .shopTabSpItemList li a {
    display: block;
    padding-left: 3.90625vw;
    font-size: 3.90625vw;
    line-height: 32px;
    background: url("../img/top/arrow-right-red-icn.png") no-repeat;
    background-size: 2.8645833333vw;
    background-position: left center;
  }
  .shop .shopTabSpItemList li:nth-child(2n) {
    margin-right: 0;
  }
  .shop .shopList {
    margin-top: 0;
    padding-top: 0;
  }
  .shop .shopListTitle {
    margin-top: 0;
    padding-top: 7.8125vw;
    margin-bottom: 7.8125vw;
    padding-bottom: 2.6041666667vw;
    font-size: 4.9479166667vw;
    border-bottom-width: 0.78125vw;
  }
  .shop .shopListGroup {
    margin-top: 0;
    padding-top: 0;
  }
  .shop .shopListGroup:not(:last-child) {
    margin-bottom: 7.8125vw;
    border-bottom: none;
  }
  .shop .shopListItemLabel,
  .shop .shopListItemContent {
    float: none;
  }
  .shop .shopListItemLabel {
    margin-bottom: 3.90625vw;
    padding-bottom: 2.6041666667vw;
    width: 100%;
    font-size: 6.5104166667vw;
    border-bottom: 1px #e6e6e6 solid;
  }
  .shop .shopListItemContent {
    width: 100%;
  }
  .shop .shopListItemContentPost {
    padding-bottom: 3.90625vw;
  }
  .shop .shopListItemContentPost .term {
    font-size: 3.3854166667vw;
  }
  .shop .shopListItemContentPost:not(:last-child) {
    margin-bottom: 3.90625vw;
  }
  .shop .shopListItemContentPost:last-child {
    margin-bottom: 3.90625vw;
  }
  .shop .shopListItemContentPostInformation {
    width: 100%;
  }
  .shop .shopListItemContentPostInformationTitle {
    margin-bottom: 1.3020833333vw;
    padding-left: 6.5104166667vw;
    font-size: 6.5104166667vw;
    line-height: 1.5;
    background-size: 3.90625vw;
    background-position: left center;
  }
  .shop .shopListItemContentPostInformationAddress {
    margin-bottom: 0;
    font-size: 3.3854166667vw;
    line-height: 1.5;
  }
  .shop .shopListItemContentPostInformationTel {
    margin-bottom: 0;
    padding-left: 3.90625vw;
    font-size: 4.4270833333vw;
    line-height: 1.5;
    background-size: 2.8645833333vw;
  }
  .shop .shopListItemContentPostLink {
    width: 100%;
    margin-top: 3.90625vw;
    text-align: center;
  }
  .shop .shopListItemContentPostLinkBtn {
    margin-bottom: 1.3020833333vw;
    width: auto;
    display: inline-block;
  }
  .shop .shopListItemContentPostLinkBtn a {
    padding: 0;
    font-size: 3.90625vw;
    line-height: auto;
    width: 65.1041666667vw;
  }
  .shop .shopListItemContentPostLinkBtn a span {
    padding: 3.90625vw 0 3.90625vw 5.2083333333vw;
    background-size: 3.90625vw;
  }
  .shop .shopListItemContentPostLinkBtn a[href="javascript:void(0)"] span {
    background-size: 3.90625vw;
  }
}
.shop .shopListItemLabel, .shop .shop .shopListItemContent {
  float: none;
}
.shop .shopListItemLabel {
  padding-bottom: 40px;
  width: 100%;
}
@media (max-width: 768px) {
  .shop .shopListItemLabel {
    padding-bottom: 0vw;
    border-bottom: none;
  }
}
.shop .shopListItemContent {
  width: 100%;
  border-top: 1px #ededed solid;
  border-bottom: none;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .shop .shopListItemContent {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
.shop .shopListItemContentPostInformation {
  width: 350px;
}
.shop .shopListItemContentPostLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 650px;
}
@media (max-width: 768px) {
  .shop .shopListItemContentPostLink {
    width: 100%;
    padding-top: 8vw;
  }
}
.shop .shopListItemContentPostLink .shopListBanners {
  width: 300px;
  margin-left: 25px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .shop .shopListItemContentPostLink .shopListBanners {
    width: 84.5333333333vw;
    margin: 0 auto;
    margin-bottom: 7.3333333333vw;
  }
}
.shop .shopListItemContentPostLink .shopListBanners p {
  font-size: 25px;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .shop .shopListItemContentPostLink .shopListBanners p {
    font-size: 4.8vw;
  }
}
.shop .shopListItemContentPost {
  position: relative;
}
@media (max-width: 768px) {
  .shop .shopListItemContentPost {
    position: static;
  }
}
.shop .shopListItemContentBottom {
  width: 30%;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 140px;
  /*a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100em;
    font-size: 21px;
    font-weight: 700;
    background-color: #D71618;
    color: #fff;
    line-height: 1;
    width: 268px;
    height: 52px;
    @include sp {
      font-size: vw(48);
      width: vw(620);
      height: vw(128);
      margin: vw(20) auto 0;
    }
  }*/
}
@media (max-width: 768px) {
  .shop .shopListItemContentBottom {
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 10.6666666667vw;
    position: static;
    top: 0;
  }
}
.shop .shopListItemContentBottom p {
  font-size: 20px;
}
@media (max-width: 768px) {
  .shop .shopListItemContentBottom p {
    font-size: 5.6vw;
  }
}
.shop .shopListItemContentBottom img {
  display: block;
  width: 41px;
  margin: 0 27px;
}
@media (max-width: 768px) {
  .shop .shopListItemContentBottom img {
    display: none;
  }
}
.shop .shopListItemContentBottom a {
  text-decoration: underline;
  color: #18499b;
}

.shopListGroup .shop_list_area {
  margin-bottom: 30px;
  width: 650px;
}
@media (max-width: 768px) {
  .shopListGroup .shop_list_area {
    width: 100%;
    margin-bottom: 6.6666666667vw;
  }
}
.shopListGroup .shop_list_area li {
  display: inline-block;
  margin-right: 1.5em;
}
.shopListGroup .shop_list_area li a {
  font-size: 16px;
  color: #508ce6;
  font-weight: 700;
}
@media (max-width: 768px) {
  .shopListGroup .shop_list_area li a {
    font-size: 4.2666666667vw;
  }
}

.sale_date {
  width: 100%;
  padding-left: 25px;
}
@media (max-width: 768px) {
  .sale_date {
    padding-left: 5.3333333333vw;
  }
}
.sale_date p {
  margin-bottom: 0.5em;
  font-weight: 300;
  font-size: 26px;
  text-align: left;
}
@media (max-width: 768px) {
  .sale_date p {
    font-size: 5.6vw;
  }
}

.separate {
  width: 100%;
  padding-left: 25px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .separate {
    padding-left: 0vw;
    width: 84.5333333333vw;
    margin: 0 auto 8.6666666667vw;
  }
}
.separate p {
  height: 8px;
  background: url(../img/top/dot.png) left top repeat-x;
  background-size: 32px 8px;
}
@media (max-width: 768px) {
  .separate p {
    background: url(../img/top/dot-sp.png) left top repeat-x;
    background-size: 10.6666666667vw 2.6666666667vw;
    height: 2.6666666667vw;
  }
}

.follow_box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .follow_box {
    display: block;
    width: 84.5333333333vw;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .shop .shopListItemContentPostInformation {
    position: sticky;
    width: 100%;
    top: 13.3333333333vw;
    background-color: #fff;
    border-bottom: #fff solid 1.3333333333vw;
    z-index: 20;
    padding-top: 2.6666666667vw;
  }
}

@media (max-width: 768px) {
  .shop .sale_date {
    position: sticky;
    width: 100vw;
    margin-left: -9.0666666667vw;
    top: 36vw;
    background-color: #fff;
    border-bottom: #fff solid 1.3333333333vw;
    z-index: 10;
    padding-top: 2.6666666667vw;
  }
}

a:hover {
  opacity: 1 !important;
}/*# sourceMappingURL=style.css.map */