/*-------------- Story Area Start  ---- --------*/
.store-area {
  padding: 4.8125rem 0;
  position: relative;
}

.page-id-2189 .store-area {
  padding: 1.8125rem 0 4.8125rem 0;
  position: relative;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .store-area {
    padding-bottom: 3.125rem;
    padding-top: 5rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area {
    padding: 3.75rem 0;
  }
}
.store-area .store__info .more_shp {
  width: 3.75rem;
  margin-left: -1.875rem;
  margin-bottom: 1.5625rem;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .store-area .store__info .more_shp {
    width: 2.5rem;
    margin-left: 0;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .store-area .store__info .more_shp {
    width: 2.5rem;
    margin-left: 0;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .store-area .store__info .more_shp {
    width: 2.5rem;
    margin-left: 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area .store__info .more_shp {
    width: 1.875rem;
    margin-left: 0;
  }
}
.store-area .store__info .content__box {
  max-width: 41.875rem;
}
.store-area .store__info .store__btn {
  margin-top: 3.125rem;
}
.store-area .store__info .store__btn .explore_btn {
  display: flex;
  align-items: center;
  gap: 0 1.875rem;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .store-area .store__info .store__btn .explore_btn a {
    width: 47%;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area .store__info .store__btn .explore_btn a {
    width: 100%;
    margin-bottom: 0.9375rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area .store__info .store__btn .explore_btn {
    display: block;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area .thumb__box {
    margin-bottom: 3.125rem;
  }
}
.store-area .thumb__box .thumb_circle_3 {
  position: absolute;
  bottom: -1.5625rem;
  right: -1.5625rem;
  width: 4.0625rem;
  z-index: 1;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .store-area .thumb__box .thumb_circle_3 {
    bottom: -1.125rem;
    right: -0.625rem;
    width: 2.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .store-area .thumb__box .thumb_circle_3 {
    bottom: -1.125rem;
    right: -0.625rem;
    width: 2.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .store-area .thumb__box .thumb_circle_3 {
    bottom: -0.75rem;
    right: -0.75rem;
    width: 1.875rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area .thumb__box .thumb_circle_3 {
    display: none;
  }
}

/*-------------- Story Area End  ---- --------*/

.store-area .content__box h2 {
  color: #171b24;
  font-size: 3.375rem;
  font-weight: 700;
  line-height: 118%;
  letter-spacing: 0;
  /*! margin-bottom: 1.25rem; */
}
.store-area .content__box h2 span {
  color: #0351a3;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .store-area .content__box h2 {
    font-size: 3.125rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .store-area .content__box h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .store-area .content__box h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .store-area .content__box h2 {
    font-size: 2.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .store-area .content__box h2 {
    font-size: 2.625rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area .content__box h2 {
    font-size: 2rem;
  }
}

.store-area .content__box p a {
  color: #231f20;
  font-size: 22px;
  font-weight: 700;
  line-height: 78%;
  margin-bottom: 5px;
}

@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .store-area .content__box p a {
    font-size: 1.0625rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .store-area .content__box p a {
    font-size: 1rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .store-area .content__box p a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .store-area .content__box p a {
    font-size: 1.125rem;
  }
}
