@charset "UTF-8";
/* ***************************************
font Setting
*************************************** */
/*----------------------------------------
breakpoint Setting
----------------------------------------*/
/*========================================
  全体設定
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@100..900&display=swap");
html,
body {
  width: 100%;
  /*height: 100%;*/
}

body {
  min-width: 320px;
  width: 100%;
  -webkit-text-size-adjust: 100%;
}

/*----------------------------------------
	フォントサイズ
----------------------------------------*/
html {
  font-size: 56.25%;
  /* 9px */
}

@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
    /* 10px */
  }
}
body {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  margin: 0 auto;
}

/*----------------------------------------
	共通css
----------------------------------------*/
a:link,
a:visited,
a:active {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: top;
}

/*overflowで要素内をスクロールした時にiOSでスムーズにスクロールされない問題を解決*/
/*慣性スクロールにする*/
.inline_block {
  display: inline-block;
}

.text-css {
  line-break: strict;
}

@media screen and (min-width: 768px) {
  .css-pc-br::after {
    content: "\a";
    white-space: pre;
  }
  .pc_none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .css-sp-br::after {
    content: "\a";
    white-space: pre;
  }
  .sp_none {
    display: none;
  }
}
.obj-fit-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;"; /*IE用*/
}

.bold {
  font-weight: bold;
}

.font_size--068 {
  font-size: 0.68em;
}

.font_size--078 {
  font-size: 0.78em;
}

.font_size--088 {
  font-size: 0.88em;
}

.font_size--093 {
  font-size: 0.93em;
}

.font_size--11 {
  font-size: 1.1em;
}

.font_size--12 {
  font-size: 1.2em;
}

.font_size--13 {
  font-size: 1.3em;
}

.font_size--15 {
  font-size: 1.5em;
}

.font_size--18 {
  font-size: 1.8em;
}

.font_size--20 {
  font-size: 2em;
}

.wrapper {
  font-family: "Roboto Condensed", dnp-shuei-gothic-gin-std, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 576px) {
  .wrapper {
    font-weight: 400;
  }
}

.girls_data__name, .top_visual__sub_title {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}

.top_visual__text {
  font-family: ten-mincho-text, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.wrapper {
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #424041;
  background-color: #fdf9fa;
}

.small {
  margin-inline: -0.08em;
}

.section__inner {
  margin: auto;
  padding: 2rem 0;
}
.section__title {
  text-align: center;
  font-family: dnp-shuei-gothic-gin-std, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  color: rgb(201, 157.8, 129);
  font-size: min(4.8vw, 2.2rem);
  letter-spacing: 0.05em;
  margin-bottom: 2rem;
}
.section__title::before {
  content: "";
  display: block;
  margin: 0 auto 0.333em;
  width: 2.2em;
  height: 2.2em;
  background-image: url(../img/icon_1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0.9;
}
.section__title .quote {
  opacity: 0.7;
}
.section__title .quote::before, .section__title .quote::after {
  display: inline-block;
  padding: 0 0.03em;
}
.section__title .quote::before {
  content: "“";
}
.section__title .quote::after {
  content: "”";
}
.section--category {
  background-color: rgb(250.45, 241.35, 243.625);
}
.section--info {
  position: relative;
  background-color: #f5f3f5;
  background-image: url(../img/top_left_bg.png), url(../img/top_right_bg.png);
  background-repeat: no-repeat;
  background-position: left bottom, right bottom;
}
@media screen and (max-width: 575px) {
  .section--info {
    background-image: url(../img/top_bg.png);
    background-position: center;
    background-size: 575px;
  }
}
@media screen and (min-width: 576px) {
  .section--info {
    background-size: 50%;
  }
}
@media screen and (min-width: 900px) {
  .section--info {
    background-size: 450px;
  }
}
.section--info::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 575px) {
  .section--info::before {
    background: linear-gradient(90deg, rgba(253, 249, 250, 0.6), rgba(249.175, 237.525, 240.4375, 0.9), rgba(253, 249, 250, 0.6));
  }
}
@media screen and (min-width: 576px) {
  .section--info::before {
    background: linear-gradient(90deg, rgba(253, 249, 250, 0.6), rgb(249.175, 237.525, 240.4375), rgba(253, 249, 250, 0.6));
  }
}
@media screen and (min-width: 900px) {
  .section--info::before {
    background: linear-gradient(90deg, rgba(253, 249, 250, 0.6), rgb(249.175, 237.525, 240.4375) 450px, rgb(249.175, 237.525, 240.4375) calc(100% - 450px), rgba(253, 249, 250, 0.6));
  }
}

.top_visual {
  text-align: center;
  padding: 3rem 3% 2.5rem;
  font-size: 1.8rem;
  position: relative;
  font-size: min(4.6vw, 2.2rem);
  background-color: #f5f3f5;
  background-repeat: no-repeat;
}
@media screen and (max-width: 575px) {
  .top_visual {
    background-image: url(../img/top_bg.png);
    background-position: center;
    background-size: cover;
  }
}
@media screen and (min-width: 576px) {
  .top_visual {
    background-image: url(../img/top_left_bg.png), url(../img/top_right_bg.png);
    background-position: left center, right center;
    background-size: auto 100%;
    background-size: 50%;
  }
}
@media screen and (min-width: 1000px) {
  .top_visual {
    background-size: 500px;
  }
}
.top_visual::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 575px) {
  .top_visual::before {
    background: linear-gradient(90deg, rgba(250.45, 241.35, 243.625, 0.3), rgb(250.45, 241.35, 243.625), rgba(250.45, 241.35, 243.625, 0.3));
  }
}
@media screen and (min-width: 576px) and (max-width: 999px) {
  .top_visual::before {
    background: linear-gradient(90deg, rgba(250.45, 241.35, 243.625, 0.3), rgb(250.45, 241.35, 243.625), rgba(250.45, 241.35, 243.625, 0.3));
  }
}
@media screen and (min-width: 1000px) {
  .top_visual::before {
    background: linear-gradient(90deg, rgba(250.45, 241.35, 243.625, 0.2), rgb(251.725, 245.175, 246.8125) 500px, rgb(251.725, 245.175, 246.8125) calc(100% - 500px), rgba(250.45, 241.35, 243.625, 0.2));
  }
}
.top_visual__main_title {
  position: relative;
  color: #ed7098;
  font-size: 1.9em;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.03em;
  margin-bottom: 0.5em;
  padding: 0.8em 0;
  background-image: url(../img/line.png), url(../img/line.png);
  background-size: 6em;
  background-repeat: no-repeat;
  background-position: top center, bottom center;
}
@media screen and (min-width: 768px) {
  .top_visual__main_title {
    font-size: 2.2em;
    line-height: 1.2;
    background-size: 240px;
  }
}
@media screen and (max-width: 767px) {
  .top_visual__main_title .font_size--lg {
    font-size: 1.15em;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .top_visual__main_title .font_size--lg {
    margin-right: 0.08em;
  }
}
.top_visual__sub_title {
  position: relative;
  color: rgb(239.850931677, 134.649068323, 168.3136645963);
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: 1rem;
}
.top_visual__text {
  position: relative;
  font-size: 1em;
  color: #424041;
}

.category {
  color: #ed7098;
}
@media screen and (max-width: 767px) {
  .category {
    height: 132.4px;
  }
}
.category__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 2px;
  max-width: 1200px;
  margin: auto;
}
@media screen and (min-width: 576px) {
  .category__list {
    padding: 0 1%;
  }
}
@media screen and (max-width: 767px) {
  .category__list.fixnav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
  }
}
.category__item {
  width: 25%;
  max-width: 40rem;
  text-align: center;
  font-size: min(4.6vw, 1.8rem);
  line-height: 1.2;
  padding: 0 2px 14px;
}
@media screen and (min-width: 768px) {
  .category__item {
    padding: 0 5px 18px;
  }
}
.category__item_inner {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  border: 2px solid;
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 5.8rem;
  padding: 1px 3% 0;
  border-radius: 0.8rem;
  transition: 0.1s;
}
@media screen and (min-width: 768px) {
  .category__item_inner {
    height: 6rem;
  }
}
.category__item_inner:before, .category__item_inner::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 13px solid;
  transition: 0.1s;
}
.category__item_inner::after {
  top: calc(100% - 3px);
  border-top-color: #fff;
}
.category__item--1 .category__item_inner {
  color: #86c7d8;
}
.category__item--1.active .category__item_inner {
  background-color: #86c7d8;
  border-color: #86c7d8;
  color: #fff;
}
.category__item--1 .category__item_inner:before {
  border-top-color: #86c7d8;
}
.category__item--1.active .category__item_inner:after {
  content: none;
}
.category__item--2 .category__item_inner {
  color: rgb(124.4874251497, 208.3125748503, 188.1520958084);
}
.category__item--2.active .category__item_inner {
  background-color: rgb(124.4874251497, 208.3125748503, 188.1520958084);
  border-color: rgb(124.4874251497, 208.3125748503, 188.1520958084);
  color: #fff;
}
.category__item--2 .category__item_inner:before {
  border-top-color: rgb(124.4874251497, 208.3125748503, 188.1520958084);
}
.category__item--2.active .category__item_inner:after {
  content: none;
}
.category__item--3 .category__item_inner {
  color: #f4a3b5;
}
.category__item--3.active .category__item_inner {
  background-color: #f4a3b5;
  border-color: #f4a3b5;
  color: #fff;
}
.category__item--3 .category__item_inner:before {
  border-top-color: #f4a3b5;
}
.category__item--3.active .category__item_inner:after {
  content: none;
}
.category__item--4 .category__item_inner {
  color: #b39be8;
}
.category__item--4.active .category__item_inner {
  background-color: #b39be8;
  border-color: #b39be8;
  color: #fff;
}
.category__item--4 .category__item_inner:before {
  border-top-color: #b39be8;
}
.category__item--4.active .category__item_inner:after {
  content: none;
}
.category__item--5 .category__item_inner {
  color: #efcc6b;
}
.category__item--5.active .category__item_inner {
  background-color: #efcc6b;
  border-color: #efcc6b;
  color: #fff;
}
.category__item--5 .category__item_inner:before {
  border-top-color: #efcc6b;
}
.category__item--5.active .category__item_inner:after {
  content: none;
}
.category__item--6 .category__item_inner {
  color: #f6b17a;
}
.category__item--6.active .category__item_inner {
  background-color: #f6b17a;
  border-color: #f6b17a;
  color: #fff;
}
.category__item--6 .category__item_inner:before {
  border-top-color: #f6b17a;
}
.category__item--6.active .category__item_inner:after {
  content: none;
}
.category__item--7 .category__item_inner {
  color: rgb(223.6523809524, 150.1476190476, 212.8428571429);
}
.category__item--7.active .category__item_inner {
  background-color: rgb(223.6523809524, 150.1476190476, 212.8428571429);
  border-color: rgb(223.6523809524, 150.1476190476, 212.8428571429);
  color: #fff;
}
.category__item--7 .category__item_inner:before {
  border-top-color: rgb(223.6523809524, 150.1476190476, 212.8428571429);
}
.category__item--7.active .category__item_inner:after {
  content: none;
}
.category__item--8 .category__item_inner {
  color: rgb(180.6171779141, 210.1515337423, 121.5484662577);
}
.category__item--8.active .category__item_inner {
  background-color: rgb(180.6171779141, 210.1515337423, 121.5484662577);
  border-color: rgb(180.6171779141, 210.1515337423, 121.5484662577);
  color: #fff;
}
.category__item--8 .category__item_inner:before {
  border-top-color: rgb(180.6171779141, 210.1515337423, 121.5484662577);
}
.category__item--8.active .category__item_inner:after {
  content: none;
}
@media (any-hover: hover) {
  .category__item:not(.active) .category__item_inner:hover {
    border-bottom-width: 4px;
  }
  .category__item:not(.active) .category__item_inner:hover:before {
    top: calc(100% + 2px);
  }
}

.col {
  padding: 0 0 0.5rem;
}
.col__text {
  font-size: 1.7rem;
  text-align: center;
  padding: 0 1.5rem 2rem;
}
.col__list {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .col__list {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(360px, 1fr));
    max-width: 740px;
    margin-inline: auto;
  }
}
@media screen and (min-width: 1200px) {
  .col__list {
    grid-template-columns: repeat(3, minmax(380px, 1fr));
    max-width: 1160px;
  }
}
@media (min-width: 1600px) {
  .col__list {
    grid-template-columns: repeat(4, minmax(380px, 1fr));
    max-width: 1550px;
  }
}
@media screen and (max-width: 767px) {
  .col__item {
    width: 90%;
    max-width: 400px;
    margin: 0 auto 1rem;
  }
}
.col__item_inner {
  border: 1px solid rgb(240.25, 210.75, 218.125);
  border-radius: 1rem;
  background-color: #fff;
  display: block;
  height: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
}
@media (any-hover: hover) {
  .col__item_inner:hover {
    background-color: #faf9ef;
  }
  .col__item_inner::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 0.9rem;
    border: 2px solid transparent;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transition: 0.1s;
  }
  .col__list--1 .col__item_inner:hover::after {
    border-color: #86c7d8;
  }
  .col__list--2 .col__item_inner:hover::after {
    border-color: rgb(124.4874251497, 208.3125748503, 188.1520958084);
  }
  .col__list--3 .col__item_inner:hover::after {
    border-color: #f4a3b5;
  }
  .col__list--4 .col__item_inner:hover::after {
    border-color: #b39be8;
  }
  .col__list--5 .col__item_inner:hover::after {
    border-color: #efcc6b;
  }
  .col__list--6 .col__item_inner:hover::after {
    border-color: #f6b17a;
  }
  .col__list--7 .col__item_inner:hover::after {
    border-color: rgb(223.6523809524, 150.1476190476, 212.8428571429);
  }
  .col__list--8 .col__item_inner:hover::after {
    border-color: rgb(180.6171779141, 210.1515337423, 121.5484662577);
  }
}
.col__item_image {
  width: 50%;
  padding-top: 66.6665%;
  position: relative;
  overflow: hidden;
}
.col__item_image img {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.girls_data {
  width: 50%;
  text-align: center;
  line-height: 1.2;
  font-size: min(4vw, 15px);
  padding: 0.5rem 0.5rem 4rem;
  position: relative;
}
.girls_data__category {
  text-align: left;
  font-size: 14px;
  padding: 0.3rem 0.5rem 0.5rem;
  letter-spacing: 0;
}
.col__list--1 .girls_data__category {
  color: #86c7d8;
}
.col__list--2 .girls_data__category {
  color: rgb(124.4874251497, 208.3125748503, 188.1520958084);
}
.col__list--3 .girls_data__category {
  color: #f4a3b5;
}
.col__list--4 .girls_data__category {
  color: #b39be8;
}
.col__list--5 .girls_data__category {
  color: #efcc6b;
}
.col__list--6 .girls_data__category {
  color: #f6b17a;
}
.col__list--7 .girls_data__category {
  color: rgb(223.6523809524, 150.1476190476, 212.8428571429);
}
.col__list--8 .girls_data__category {
  color: rgb(180.6171779141, 210.1515337423, 121.5484662577);
}
@media screen and (min-width: 576px) {
  .girls_data__category {
    padding-bottom: 0.7rem;
  }
}
.girls_data__name {
  font-size: 1.6em;
  margin-bottom: 0.7rem;
}
@media screen and (min-width: 576px) {
  .girls_data__name {
    font-size: 1.55em;
  }
}
.girls_data__age {
  font-size: calc(min(4vw, 14px) * 1.05);
  vertical-align: 6%;
  padding-left: 0.1em;
  letter-spacing: 0.03em;
}
.girls_data__size {
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-bottom: 0.7rem;
  opacity: 0.7;
}
.girls_data__label_inner {
  text-align: center;
  width: 94%;
  font-size: 0.93em;
  max-width: 10em;
  display: inline-block;
  border: 1px solid;
  padding: 0.3rem 0;
}
.girls_data__label_inner:not(.girls_data__label_inner--next_attendance) {
  border-color: rgba(255, 255, 255, 0);
  filter: contrast(60%) brightness(125%);
}
.girls_data__catch {
  margin-top: 1rem;
  margin-bottom: 0.8rem;
  line-height: 1.4;
}
.girls_data__button {
  background-color: #ed7098;
  color: #fff;
  display: block;
  width: calc(100% - 2rem);
  border: 1px solid transparent;
  border-radius: 3em;
  padding: 0.5rem 0;
  text-align: center;
  letter-spacing: 0.01em;
  position: absolute;
  bottom: 0.8rem;
  right: 1rem;
  font-size: 0.93em;
}
.girls_data__button::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0.5em;
  height: 1em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .girls_data__button {
    padding-right: 0.8rem;
  }
}

.info {
  position: relative;
  max-width: 1200px;
  margin: auto;
  padding: 2rem 1%;
}
.info__inner {
  max-width: 60rem;
  padding: 0 0.5rem;
  margin: 0 auto;
}
.info__button--red {
  max-width: 32rem;
  color: rgb(201, 157.8, 129);
  margin: 0 auto 3rem;
}
.info__button--col {
  color: rgb(117.7846153846, 114.2153846154, 116);
  display: flex;
  max-width: 58rem;
}
.info__button_inner {
  width: 100%;
  display: block;
  text-align: center;
  border: 1px solid;
  border-radius: 0.3rem;
  position: relative;
}
.info__button--red .info__button_inner {
  border-radius: 3em;
  border-width: 2px;
  font-size: min(4.6vw, 1.8rem);
  padding: 1.2rem;
}
.info__button--col .info__button_inner {
  font-size: min(4.6vw, 1.6rem);
  max-width: 29rem;
  margin: 0 0.5rem;
  padding: 1rem 0.5em 1rem 0;
}
@media screen and (max-width: 767px) {
  .info__button--col .info__button_inner {
    padding-right: 0.5em;
  }
}
.info__button_inner::after {
  transition: 0.2s;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5em;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3%;
  height: 1em;
  line-height: 1;
}
.info__button--red .info__button_inner::after {
  content: "\f106";
  right: 1.5rem;
  padding-bottom: 0.1em;
}
@media (any-hover: hover) {
  .info__button--red .info__button_inner:hover::after {
    transform: translateY(-0.2em);
  }
  .info__button--col .info__button_inner:hover::after {
    transform: translateX(0.2em);
  }
}

.breadcrumbs {
  font-size: 15px;
  letter-spacing: 0.03em;
  padding: 0.5rem 0.5em;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.breadcrumbs__list {
  display: flex;
}
.breadcrumbs__item {
  position: relative;
  display: block;
  padding-right: 1.6rem;
  opacity: 0.7;
}
.breadcrumbs__item:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0.8rem;
  width: 0;
  height: 1em;
  border-right: 1px solid;
  transform: rotate(30deg);
}
.breadcrumbs__item:last-child a {
  pointer-events: none;
  text-decoration: underline;
}

.footer {
  background-color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
}
.footer__inner {
  padding: 2rem 1.5rem;
  text-align: center;
  position: relative;
}
.footer__logo {
  width: 10rem;
  margin: 0 auto 0.3rem;
  padding: 0.1rem 0.3rem;
}
.footer__logo_inner {
  display: block;
}
.footer__copy {
  margin-top: 2.5rem;
  letter-spacing: 0.05em;
  opacity: 0.7;
}
.footer__item {
  margin-bottom: 0.5rem;
}
.footer__item--shop_neme {
  font-size: 1.1em;
}

.page_top {
  position: fixed;
  bottom: -5rem;
  right: 0;
  transition: all 0.3s;
  z-index: 10;
  color: #ed7098;
}
.page_top.fixed {
  bottom: 0;
}
.page_top__inner {
  background-color: transparent;
  text-decoration: none;
  width: 5rem;
  height: 5rem;
  text-align: center;
  display: block;
  position: relative;
}
.page_top__inner::after {
  content: "";
  position: absolute;
  top: 0.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  width: 13px;
  height: 13px;
  margin: auto;
  display: block;
  border-left: 2px solid;
  border-top: 2px solid;
  transform: rotate(45deg);
}
.page_top__inner:hover {
  opacity: 0.7;
}/*# sourceMappingURL=style.css.map */