@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Murecho:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap");
body {
  font-family: fot-udmarugo-small-pr6n, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}

.info_top__sub_title, .section__title .button__inner, .section__main_title {
  text-transform: capitalize;
  font-family: "Lexend", "Murecho", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
}

.wrapper {
  color: #444;
  background-image: url(../img/bg.png);
  background-position: center top;
  background-size: 4.5rem;
}
@media screen and (min-width: 576px) {
  .wrapper {
    background-size: 5rem;
  }
}
.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;
}
.wrapper--index .breadcrumbs {
  max-width: 1400px;
  margin: auto;
}
.footer {
  font-size: 1.4rem;
  background-color: #fde1ec;
}
.footer__item--shop_neme {
  font-size: 1.1em;
  margin: 0.3rem 0 0.8rem;
}
.footer__copy {
  font-size: 0.88em;
  margin-top: 2rem;
}

.page_top {
  color: #fff;
}
.page_top__inner {
  background-color: #f695bc;
}

.section--profile {
  background-color: white;
}

.gallery {
  padding-bottom: 3rem;
}
.gallery__item_inner {
  padding: 0.8rem;
  background-color: #f9b7d2;
}
@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__label_inner:not(.girls_data__label_inner--next_attendance) {
  background-color: #f278a8;
  color: #fff;
  border-color: #f278a8;
}
.girls_data__name {
  font-size: 20px;
}

.vol_data {
  background-color: rgba(68, 68, 68, 0.7);
}

.button {
  color: #fff;
}
.button__inner {
  background-color: #f695bc;
  border-color: #f695bc;
}
@media (any-hover: hover) {
  .section__title .button__inner:hover {
    background-color: #f9bbd4;
  }
}
.arrow .button__inner::after {
  content: "";
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
}

.active .collection__photo_inner {
  border-color: #f695bc;
}

.banner__item_inner:hover::after {
  border-color: #f278a8;
}

.gravure_list__item_inner {
  background-color: #fff;
}

.active .gravure_list__item_inner {
  color: #f15d98;
}

@media (any-hover: hover) {
  .gravure_list__item:not(.active) .gravure_list__item_inner:hover {
    color: #f15d98;
  }
}
.info_top {
  color: #444;
  text-align: center;
  padding-top: 1.6rem;
  margin-bottom: -0.5rem;
  font-size: 1rem;
}
.wrapper--index .info_top {
  display: none;
}
.info_top__title {
  display: inline-block;
  line-height: 1.3;
  color: rgb(255, 255, 255);
  background-color: #f695bc;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  width: min(97%, 60rem);
}
.info_top__title_inner {
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  border-color: #fff;
  padding: 0.5em 0;
}
.info_top__deco_title {
  font-size: max(1.4rem, 1.2em);
  letter-spacing: 0.15em;
  text-indent: 0.15em;
  opacity: 0.85;
}
.info_top__main_title {
  font-size: 1.8em;
  letter-spacing: 0.03em;
}
.info_top__sub_title {
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  opacity: 0.6;
  margin: 0.2rem 0 0;
}

.class-8776 img {
  -o-object-position: 0% 10%;
     object-position: 0% 10%;
  font-family: "object-fit: cover; object-position: 10% 0%;";
}

.class-8773 img {
  transform: scale(1.35) rotate(-1deg);
  top: 10%;
}

@media (any-hover: hover) {
  .class-8773 a:hover .gallery__photo_inner img {
    transform: scale(1.4) rotate(-1deg);
  }
}/*# sourceMappingURL=style.css.map */