@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Vollkorn");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Antique+B1&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
.section__main_title {
  font-family: "Vollkorn", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 500;
}

.top_visual__inner {
  max-width: 1400px;
}
@media screen and (min-width: 1200px) {
  .top_visual__inner img {
    margin-top: -1.5rem;
  }
}

.breadcrumbs {
  font-size: 1.4rem;
  display: none;
}
.wrapper--index .breadcrumbs {
  max-width: 1400px;
  margin: auto;
}
.footer__item--shop_neme {
  font-size: 1.1em;
  margin: 0.3rem 0 0.8rem;
}
.footer__copy {
  font-size: 0.88em;
  margin-top: 2rem;
}

.section--gravure_list {
  display: none;
}

.gallery {
  padding-bottom: 3rem;
}
.gallery__item_inner {
  padding: 0.8rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .gallery--md .gallery__item_inner, .gallery--sm .gallery__item_inner {
    padding: 0.6rem;
  }
}
.gallery__photo {
  border: 1px solid rgba(205, 205, 205, 0.3);
}

.girls_data {
  position: relative;
  /*&__label_inner {
    &:not(.girls_data__label_inner--next_attendance) {
      background-color: $accent-color;
      color: #fff;
      border-color: $accent-color;
    }
  }*/
}
.girls_data__name {
  font-size: 20px;
}
.girls_data__title {
  display: inline-block;
  padding: 0 0.5em;
}
.gallery__list .girls_data__title {
  font-size: 1.3rem;
  margin-top: 0.5rem;
  position: absolute;
  top: -2.1em;
  right: 0.4rem;
}
.gravure_list .girls_data__title {
  font-size: 1.2rem;
  margin-top: 0.3rem;
}

.arrow .button__inner::after {
  content: "";
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
}

/*.active .collection__photo_inner {
  border-color: $accent-color;
}
.banner__item_inner:hover::after {
  border-color: $accent-color;
}
.gravure_list__item_inner {
  background-color: #fff;
}
.active .gravure_list__item_inner {
  color: darken($main-color, 12%);
}
@media (any-hover: hover) {
  .gravure_list__item:not(.active) .gravure_list__item_inner:hover {
    color: darken($main-color, 12%);
  }
}*/
.wrapper--index .info_top {
  display: none;
}
.info_top__title {
  width: min(100%, 120rem);
  margin: auto;
}
.photo-11371 {
  color: #e8d173;
  background-color: rgb(182.6045454545, 8.6954545455, 24.9994318182);
  font-family: "Shippori Antique B1", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  background-image: url(../img/11371/bg.jpg);
  background-position: center top;
}
.photo-11371 .top_visual__inner::after {
  background-image: url(../img/11371/top.jpg);
}
.photo-11371 .section--profile {
  background-color: rgba(124.1863636364, 5.9136363636, 17.0017045455, 0.2);
}
.photo-11371 .footer {
  background-color: rgba(182.6045454545, 8.6954545455, 24.9994318182, 0);
  color: #e8d173;
}
.photo-11371 .page_top {
  color: #e8d173;
}
.photo-11371 .page_top__inner {
  background-color: rgb(182.6045454545, 8.6954545455, 24.9994318182);
}
.photo-11371 .button__inner {
  border-top-width: 1px;
  border-bottom-width: 1px;
  background-color: rgb(215.35, 35.4, 32.45);
  border-color: inherit;
}
.photo-11371 .arrow .button__inner {
  background-color: transparent;
}
.photo-11371 .active .collection__photo_inner {
  box-shadow: 0 0 0 5px #e8d173;
}
.photo-11371 .section__main_title {
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .photo-11371 .section__main_title {
    font-size: 4.5rem;
  }
}
.photo-11371 .collection__title {
  background-color: rgb(177.7363636364, 8.4636363636, 24.3329545455);
}/*# sourceMappingURL=style.css.map */