@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
  font-size: 16px;
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
  overflow-x: hidden;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "A-OTF-ShinGoPr6N-Regular";
  src: url("../font/A-OTF-ShinGoPr6N-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "A-OTF-MaruFoPro";
  src: url("../font/A-OTF-MaruFoPro-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "A-OTF-GothicMB101Pr5-Bold";
  src: url("../font/A-OTF-GothicMB101Pr5-Bold") format("opentype");
  font-weight: 700;
}
/* =============================================
背景色
============================================= */
.bgGreen {
  background-color: #41c00c;
}

.bgOrange {
  background-color: #ff760c;
}

.bgPink {
  background-color: #e5215f;
}

.bgBlue {
  background-color: #4ab6ee;
}

/* =============================================
アニメーション用
============================================= */
.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

#page-top.floatAnime {
  background: url("../img/mouse.png") no-repeat center;
  background-size: contain;
  width: 230px;
  height: 230px;
  animation: floatAnime 2s linear infinite;
}
@media (max-width: 1280px) {
  #page-top.floatAnime {
    width: 18.2291666667vw;
    height: 18.2291666667vw;
  }
}
@media (max-width: 768px) {
  #page-top.floatAnime {
    width: 19.53125vw;
    height: 19.53125vw;
    right: 0;
    bottom: 0;
  }
}

@keyframes floatAnime {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  25% {
    transform: translateX(-6px);
    opacity: 1;
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(6px);
    opacity: 1;
  }
}
.fadeUp {
  opacity: 0;
  transform: translateY(15px);
}

.fadeUp.show-fadeUp {
  animation: fadeUp 1.2s ease-in-out forwards;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeIn1 {
  opacity: 0;
}

.fadeIn1.show-fadeIn1 {
  animation: fadeIn 1.1s ease-in-out forwards;
}

.fadeIn2 {
  opacity: 0;
}

.fadeIn2.show-fadeIn2 {
  animation: fadeIn 1.1s 0.6s ease-in-out forwards;
}

.fadeIn3 {
  opacity: 0;
}

.fadeIn3.show-fadeIn3 {
  animation: fadeIn 1.1s 1.1s ease-in-out forwards;
}

.fadeIn4 {
  opacity: 0;
}

.fadeIn4.show-fadeIn4 {
  animation: fadeIn 1.1s 1.7s ease-in-out forwards;
}

.fadeIn5 {
  opacity: 0;
}

.fadeIn5.show-fadeIn5 {
  animation: fadeIn 0.8s ease forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bound1 {
  opacity: 0;
}

.bound1.show-bound1 {
  animation: bound 2s 0.6s linear forwards;
}

.bound2 {
  opacity: 0;
}

.bound2.show-bound2 {
  animation: bound 2s 1s linear forwards;
}

.bound3 {
  opacity: 0;
}

.bound3.show-bound3 {
  animation: bound 2s 1.6s linear forwards;
}

@keyframes bound {
  0% {
    transform: translate(0%, -48%);
    opacity: 0;
  }
  30% {
    transform: translate(0%, 0%) scale(0.95);
  }
  40% {
    transform: translate(0%, -12%);
    opacity: 1;
  }
  55% {
    transform: translate(0%, 0%) scale(0.95);
  }
  60% {
    transform: translate(0%, -6%);
  }
  70% {
    transform: translate(0%, 0%) scale(0.95);
  }
  75% {
    transform: translate(0%, -2.4%);
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/* =============================================
サイズ基準
============================================= */
:root {
  margin: 1px;
  padding: 1px;
  font-size: 1px;
  gap: 1px;
}
@media (max-width: 1280px) {
  :root {
    font-size: 0.078125vw;
    gap: 0.078125vw;
  }
}
@media (max-width: 768px) {
  :root {
    font-size: 0.1302083333vw;
    gap: 0.1302083333vw;
  }
}
@media (max-width: 440px) {
  :root {
    font-size: 0.2272727273vw;
    gap: 0.2272727273vw;
  }
}

/* =============================================
フォント種類
============================================= */
/* =============================================
全体に対して
============================================= */
html {
  scroll-behavior: smooth;
  overscroll-behavior: auto;
}

body.no-scroll {
  height: 100%;
  overflow: hidden;
}

body {
  background-color: rgba(234, 201, 147, 0.2);
  overflow-x: hidden;
  font-family: "A-OTF-ShinGoPr6N-Regular";
  font-variant-ligatures: none;
  font-style: normal;
  font-weight: 400;
  font-size: 18rem;
  font-feature-settings: "palt" 1;
  line-height: 1.75;
  color: #965628;
}

/* =============================================
htmlタグに対して
============================================= */
footer {
  background-color: #fff;
}

a {
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
}
a:hover {
  color: #888;
}

li {
  list-style-type: none;
}

img {
  max-width: 100%;
}

/* =============================================
各所共通で使う用
============================================= */
.container {
  max-width: 1200px;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .tab-container {
    width: 92% !important;
    margin: 0 auto;
  }
}

.hidden {
  display: none !important;
}

/* =============================================
レスポンシブ対応用
============================================= */
.pc {
  display: block !important;
}
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.tab {
  display: none !important;
}
@media (max-width: 768px) {
  .tab {
    display: block !important;
  }
}

.tab-inline {
  display: none !important;
}
@media (max-width: 768px) {
  .tab-inline {
    display: inline !important;
  }
}

.sp {
  display: none !important;
}
@media (max-width: 440px) {
  .sp {
    display: block !important;
  }
}

.sp-inline {
  display: none !important;
}
@media (max-width: 440px) {
  .sp-inline {
    display: inline !important;
  }
}

@media (max-width: 768px) {
  .noTab {
    display: none !important;
  }
}

/* =============================================
フレックス要素用
============================================= */
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-low {
  display: flex;
  flex-wrap: wrap;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.flex-around {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

/* =============================================
固定表示用
============================================= */
.fixed {
  position: fixed !important;
  width: 100%;
  z-index: 9999;
  top: 0;
  transition: top 0.3s ease-in-out;
}

/* =============================================
ボタンで表示・非表示JSで値操作
============================================= */
[data-display=hide] {
  display: none;
}

[data-display=show] {
  display: block;
}

.header {
  width: 100%;
  background-color: #eac993;
}
@media (max-width: 768px) {
  .header {
    padding-bottom: 32rem;
  }
}
.header__top {
  width: 100%;
  padding-bottom: 32rem;
  background-image: url(../img/header-pcBg.webp);
  background-size: contain;
  background-repeat: repeat-x;
  border-bottom: 1px solid #fff;
}
@media (max-width: 768px) {
  .header__top {
    height: 47.3958333333vw;
    background-image: url(../img/header-tabBg.png);
    border-bottom: none;
  }
}
.header__top--inner {
  display: flex;
  justify-content: space-between;
  padding: 0 16rem;
}
@media (max-width: 768px) {
  .header__top--inner {
    padding: 0 40rem;
    align-items: center;
  }
}
.header__top--inner .header-logo {
  width: clamp(240px, 27vw, 330px);
  padding-top: 16rem;
}
@media (max-width: 768px) {
  .header__top--inner .header-logo {
    width: clamp(210px, 56vw, 421px);
    padding-top: 8rem;
  }
}
.header__top--inner .header-contact {
  display: inline-block;
  width: clamp(260px, 29vw, 347px);
}
@media (max-width: 768px) {
  .header__top--inner .header-contact {
    display: none;
  }
}

.navList {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 768px) {
  .navList {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}
.navList li {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
@media (max-width: 768px) {
  .navList li {
    border: none;
  }
}
.navList li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.2em 0;
  border-bottom: 3px solid #eac993;
  gap: 12rem;
  font-size: 18rem;
}
@media (max-width: 768px) {
  .navList li a {
    border: none;
    padding: 0.6em 0;
    font-size: 37rem;
  }
}
@media (max-width: 440px) {
  .navList li a {
    font-size: 18rem;
  }
}
.navList li a img {
  width: clamp(14px, 4vw, 26px);
  height: clamp(22px, 5vw, 25px);
}
@media (max-width: 768px) {
  .navList li a img {
    width: clamp(14px, 8vw, 39px);
    height: clamp(22px, 10vw, 37px);
  }
}
.navList li.active a {
  border-bottom: 3px solid #965628;
}
.navList li.active a:hover {
  color: #965628;
  cursor: default;
}
@media (max-width: 768px) {
  .navList li.active a:hover {
    color: #fff;
  }
}

.footer .navList {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.footer .navList li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1.2em 0;
  gap: 12rem;
  font-size: 18rem;
}
.footer .navList li a img {
  width: clamp(14px, 4vw, 26px);
  height: clamp(22px, 5vw, 25px);
}

.login-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(179, 179, 179, 0.8);
  display: none;
  z-index: 9999;
}
@media (max-width: 768px) {
  .login-modal {
    width: 100%;
    height: 100%;
  }
}
.login-modal__content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30rem;
  margin: 0 auto;
  width: 800px;
  height: 600px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .login-modal__content {
    width: 80%;
    height: 80%;
  }
}
@media (max-width: 440px) {
  .login-modal__content {
    width: 90%;
    height: 50%;
  }
}
.login-modal__content h3 {
  padding-left: 55rem;
  position: relative;
  color: #e5215f;
  font-size: 28px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .login-modal__content h3 {
    font-size: 3.6458333333vw;
    padding-left: 7.1614583333vw;
  }
}
@media (max-width: 440px) {
  .login-modal__content h3 {
    font-size: 6.3636363636vw;
  }
}
.login-modal__content h3::before {
  content: "";
  display: inline-block;
  background-image: url(../img/login-icon.png);
  background-repeat: no-repeat;
  width: 45px;
  height: 48px;
  background-size: 45px 48px;
  position: absolute;
  top: -15px;
  left: 0;
}
@media (max-width: 768px) {
  .login-modal__content h3::before {
    top: -1.953125vw;
    width: 5.859375vw;
    height: 6.25vw;
    background-size: 5.859375vw 6.25vw;
  }
}
@media (max-width: 440px) {
  .login-modal__content h3::before {
    top: 0vw;
  }
}
.login-modal__content--form {
  display: flex;
  flex-direction: column;
  gap: 10rem;
  width: 250px;
}
@media (max-width: 768px) {
  .login-modal__content--form {
    width: 32.5520833333vw;
    gap: 1.3020833333vw;
  }
}
@media (max-width: 440px) {
  .login-modal__content--form {
    width: 80%;
  }
}
.login-modal__content--form input {
  width: 100%;
  padding: 10rem;
  border: 1px solid #000;
}
@media (max-width: 768px) {
  .login-modal__content--form input {
    padding: 1.3020833333vw;
  }
}
.login-modal__content--link {
  display: inline-flex;
  flex-direction: column;
  gap: 20rem;
}
.login-modal__content--link p {
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #e5215f;
  color: #e5215f;
}
@media (max-width: 768px) {
  .login-modal__content--link p {
    font-size: 1.8229166667vw;
  }
}
@media (max-width: 440px) {
  .login-modal__content--link p {
    font-size: 3.1818181818vw;
  }
}

/* =============================================
ハンバーガーボタン
============================================= */
.hamburger {
  position: relative;
  z-index: 100;
}
.hamburger:hover {
  cursor: pointer;
}
.hamburger span {
  position: absolute;
  left: 0px;
  height: 0.5208333333vw;
  background: #fff;
  transition: 0.3s all ease-in-out;
}
.hamburger span:nth-of-type(1) {
  width: 100%;
  top: 0vw;
}
.hamburger span:nth-of-type(2) {
  width: 100%;
  top: 3.3854166667vw;
}
.hamburger span:last-child {
  background-color: transparent !important;
}
.hamburger span:last-child::after {
  content: "menu";
  position: absolute;
  top: 3.6458333333vw;
  left: -0.2604166667vw;
  font-size: 35rem;
  color: #fff;
  letter-spacing: 0;
}
@media (max-width: 440px) {
  .hamburger span:last-child::after {
    font-size: 24rem;
  }
}
.hamburger.hamburgerTop {
  width: 13.0208333333vw;
  height: 13.0208333333vw;
  margin-top: 6rem;
}
.hamburger.hamburgerTop span:nth-of-type(2) {
  top: 3.3854166667vw;
}
.hamburger.hamburgerTop span:last-child::after {
  top: 3.6458333333vw;
  font-size: 35rem;
}
@media (max-width: 440px) {
  .hamburger.hamburgerTop span:last-child::after {
    font-size: 22rem;
  }
}
.hamburger.hamburgerBottom {
  width: 9.6354166667vw;
  height: 8.4635416667vw;
  padding-top: 2%;
}
.hamburger.hamburgerBottom span:nth-of-type(2) {
  top: 2.0833333333vw;
}
.hamburger.hamburgerBottom span:last-child::after {
  top: 1.8229166667vw;
  font-size: 28rem;
}
@media (max-width: 440px) {
  .hamburger.hamburgerBottom span:last-child::after {
    font-size: 18rem;
  }
}
.hamburger-active:nth-of-type(1), .hamburger-active:nth-of-type(2) {
  width: 90% !important;
  top: 3.3854166667vw !important;
  left: 0vw;
  background: #fff;
}
.hamburger-active:nth-of-type(1) {
  transform: rotate(45deg);
}
.hamburger-active:nth-of-type(2) {
  transform: rotate(-45deg);
}
.hamburger-active:last-child {
  background-color: transparent !important;
}
.hamburger-active:last-child::after {
  content: "" !important;
}

/* =============================================
ハンバーガーメニュー中身
============================================= */
.hamNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #965628;
  color: #fff;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  .hamNav {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.hamNav-active {
  left: 0 !important;
}

@media (max-width: 768px) {
  .footer {
    background-color: transparent;
  }
}
.footer__top {
  display: grid;
  grid-template-columns: 4fr 1fr;
}
.footer__copyright {
  text-align: center;
}
.footer__banner {
  padding: 32rem 0;
}
@media (max-width: 768px) {
  .footer__banner {
    margin-bottom: 80rem;
    padding: 32rem 2%;
  }
}
.footer__recruit {
  display: block;
  margin: 32rem auto;
  text-align: center;
}
@media (max-width: 768px) {
  .footer__recruit {
    margin-top: 0;
  }
}
.footer__recruit a {
  display: inline-block;
  padding: 12rem 48rem;
  background-color: #eac993;
  color: #965628;
  font-size: 22rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media (max-width: 440px) {
  .footer__recruit a {
    font-size: 18rem;
  }
}
.footer__recruit a:hover {
  background-color: #c27f45;
  color: #fff;
}

.fixedBottom {
  display: none;
}
@media (max-width: 768px) {
  .fixedBottom {
    display: grid;
    width: 100vw;
    height: clamp(56px, 12vw, 93px);
    grid-template-columns: repeat(3, 1fr);
  }
}
.fixedBottom.fixed {
  top: unset;
  bottom: 0;
}
.fixedBottom__list {
  height: 100%;
}
.fixedBottom__list--button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.fixedBottom__list--button.tel {
  background-color: #725f67;
}
.fixedBottom__list--button.toTop {
  background-color: #323250;
}
.fixedBottom__list--button.hamButton {
  background-color: #2a5f67;
  padding-top: 6%;
}
.fixedBottom__list--button.afterHidden {
  background-color: transparent;
}
.fixedBottom__list--button.afterHidden span {
  color: transparent;
}
.fixedBottom__list--button span {
  font-size: 35rem;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 440px) {
  .fixedBottom__list--button span {
    font-size: 18rem;
  }
}

.box {
  margin-top: 32rem;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .box {
    margin-top: 0;
    margin-bottom: 32rem;
  }
}
.box__title {
  display: grid;
  grid-template-columns: 42px 1fr;
  height: 42px;
}
@media (max-width: 768px) {
  .box__title {
    grid-template-columns: clamp(40px, 15vw, 81px) 1fr;
    height: clamp(40px, 11vw, 81px);
  }
}
.box__title--logo {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #965628;
}
@media (max-width: 768px) {
  .box__title--logo {
    width: clamp(40px, 15vw, 81px);
  }
}
.box__title--logo img {
  width: 18px;
}
@media (max-width: 768px) {
  .box__title--logo img {
    width: unset;
    height: clamp(28px, 7.5vw, 56px);
  }
}
.box__title--text {
  display: flex;
  align-items: center;
  background-color: #c27f45;
}
.box__title--text h2 {
  padding-left: 1em;
  color: #fff;
  font-size: 21rem;
  line-height: 2;
  letter-spacing: 0.2em;
}
@media (max-width: 768px) {
  .box__title--text h2 {
    font-size: 40rem;
  }
}
@media (max-width: 440px) {
  .box__title--text h2 {
    font-size: 24rem;
  }
}
.box__content {
  padding: 32rem 4%;
}
@media (max-width: 440px) {
  .box__content {
    padding: 32rem 3%;
  }
}

.moreButton {
  display: flex;
  justify-content: center;
  margin: 72rem auto;
}
@media (max-width: 768px) {
  .moreButton {
    margin: 48rem auto;
  }
}
@media (max-width: 440px) {
  .moreButton {
    margin: 36rem auto;
  }
}
.moreButton__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8rem;
}
@media (max-width: 768px) {
  .moreButton__link {
    padding: 12rem;
  }
}
.moreButton__link.topButton {
  background-color: #965628;
  border-radius: 32rem;
  gap: 6em;
  padding-left: 2em;
  font-family: "Zen Maru Gothic", serif;
}
@media (max-width: 768px) {
  .moreButton__link.topButton {
    border-radius: 48rem;
  }
}
.moreButton__link.topButton .topButton-arrow {
  width: 34px;
  height: 34px;
}
@media (max-width: 768px) {
  .moreButton__link.topButton .topButton-arrow {
    width: 48px;
    height: 48px;
  }
}
.moreButton__link.notTopButton {
  background-color: #810000;
  border-radius: 48rem;
  gap: 2em;
  padding-left: 2em;
  font-family: "Noto Serif JP", serif;
}
.moreButton__link.notTopButton .notTButton-arrow {
  width: 50px;
  height: 50px;
}
.moreButton__link--text {
  color: #fff;
  font-size: 25rem;
}
@media (max-width: 768px) {
  .moreButton__link--text {
    font-size: 31rem;
    line-height: 1;
  }
}
@media (max-width: 440px) {
  .moreButton__link--text {
    font-size: 20rem;
  }
}
.moreButton__link--arrow {
  border-radius: 50%;
  background-color: #fff;
  position: relative;
}
.moreButton__link--arrow:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #965628;
  border-right: 2px solid #965628;
  top: 50%;
  right: 50%;
  transform: rotate(45deg) translate(-20%, -50%);
}
@media (max-width: 768px) {
  .moreButton__link--arrow:after {
    width: 14px;
    height: 14px;
    border-top: 3px solid #965628;
    border-right: 3px solid #965628;
  }
}

@media (max-width: 768px) {
  .top__bottom {
    width: 80%;
    margin: 0 auto 80rem;
    text-align: center;
  }
}
.top__bottom img {
  width: 100%;
}

.topMv {
  display: grid;
  grid-template-columns: 880fr 290fr;
  gap: 2%;
  margin-top: 32rem;
  margin-bottom: 80rem;
}
@media (max-width: 768px) {
  .topMv {
    display: block;
    margin-top: 0;
    margin-bottom: 48rem;
  }
}
@media (max-width: 440px) {
  .topMv {
    margin-bottom: 24rem;
  }
}

@media (max-width: 768px) {
  .topToday {
    margin-bottom: 0;
  }
}

.topSwiper-container {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .topSwiper-container {
    width: 100%;
  }
}
.topSwiper-container .topSwiper {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .topSwiper-container .topSwiper {
    width: 100%;
  }
}
.topSwiper-container .custom-button-next,
.topSwiper-container .custom-button-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 36px;
  height: 36px;
  background-color: #965628;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.topSwiper-container .custom-button-next span,
.topSwiper-container .custom-button-prev span {
  color: #fff;
  font-size: 16rem;
}
.topSwiper-container .custom-button-prev {
  left: -40px;
}
.topSwiper-container .custom-button-next {
  right: -40px;
}

.newFace__img {
  width: 80%;
  margin: 0 auto 16rem;
}
@media (max-width: 768px) {
  .newFace__img {
    max-width: 375px;
    margin: 0 auto 16rem;
    text-align: center;
  }
}
.newFace__name {
  margin-bottom: 16rem;
  font-size: 26rem;
  font-weight: 900;
  text-align: center;
}
.newFace__phrase {
  margin-bottom: 16rem;
  font-size: 23rem;
  font-weight: 900;
  text-align: center;
}
.newFace__desc {
  font-size: 14rem;
  font-weight: 400;
  text-align: left;
}

.concept {
  padding-bottom: 80rem;
}
.concept__top {
  position: relative;
  z-index: 0;
}
.concept__top--bg {
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  .concept__top--bg {
    margin-bottom: 32rem;
  }
}
.concept__top--text {
  position: absolute;
  top: 10%;
  left: 4%;
  z-index: 1;
}
@media (max-width: 768px) {
  .concept__top--text {
    position: relative;
    width: 90%;
    margin: 0 auto;
    top: 0;
    left: 0;
  }
}
.concept__bottom {
  position: relative;
  padding-top: 48rem;
  background-color: rgba(194, 127, 69, 0.1);
  aspect-ratio: 1200/606;
  z-index: 0;
}
@media (max-width: 768px) {
  .concept__bottom {
    background: none;
  }
}
.concept__bottom--bg {
  position: relative;
  padding-right: 4rem;
  z-index: 0;
  text-align: right;
}
.concept__bottom--bg img {
  width: 32%;
}
@media (max-width: 768px) {
  .concept__bottom--image {
    width: 60%;
    margin: 0 auto 80rem;
  }
}
@media (max-width: 440px) {
  .concept__bottom--image {
    margin-bottom: 40rem;
  }
}
.concept__bottom--text {
  position: absolute;
  top: 16%;
  left: 4%;
  z-index: 1;
}
@media (max-width: 768px) {
  .concept__bottom--text {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 16rem;
    top: 0;
    left: 0;
  }
}

/* =============================================
テキスト調整用
============================================= */
.concept .t-big, .concept .t-small {
  margin-bottom: 1em;
  font-family: "Noto Serif JP", serif;
  color: #810000;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .concept .t-big, .concept .t-small {
    line-height: 1.4;
  }
}
.concept .t-big {
  display: inline-block;
  font-size: 30rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .concept .t-big {
    font-size: 49rem;
  }
}
@media (max-width: 440px) {
  .concept .t-big {
    font-size: 24rem;
  }
}
@media (max-width: 768px) {
  .concept .t-big.t-tabSmall {
    font-size: 33rem;
  }
}
@media (max-width: 440px) {
  .concept .t-big.t-tabSmall {
    font-size: 17rem;
  }
}
.concept .t-small {
  font-size: 24rem;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .concept .t-small {
    font-size: 33rem;
    letter-spacing: 0.1em;
  }
  .concept .t-small.t-bottomSmall {
    font-size: 28rem;
  }
}
@media (max-width: 440px) {
  .concept .t-small {
    font-size: 16rem;
  }
  .concept .t-small.t-bottomSmall {
    font-size: 16rem;
  }
}
@media (max-width: 768px) {
  .concept .t-course {
    margin-bottom: 1em;
    padding-left: 1em;
  }
}
@media (max-width: 768px) {
  .concept .t-course li {
    position: relative;
  }
  .concept .t-course li::before {
    position: absolute;
    content: "・";
    left: -8%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 768px) {
  .concept .t-tabCenter {
    width: 100%;
    text-align: center;
  }
}

/* =============================================
装飾イラスト用
============================================= */
.concept-illust01 {
  position: relative;
}
.concept-illust01 .illust-food01 {
  position: absolute;
  content: "";
  width: clamp(76px, 10vw, 118px);
  right: -40px;
  top: 50%;
  transform: translate(100%, -50%);
}
@media (max-width: 768px) {
  .concept-illust01 .illust-food01 {
    display: none;
  }
}

.concept-illust02-pc {
  position: relative;
}
.concept-illust02-pc .illust-food02-pc {
  position: absolute;
  content: "";
  width: clamp(90px, 13vw, 158px);
  right: -40px;
  top: 60%;
  transform: translate(100%, -50%);
}
@media (max-width: 768px) {
  .concept-illust02-pc .illust-food02-pc {
    display: none;
  }
}

@media (max-width: 768px) {
  .concept-illust02-tab {
    position: relative;
  }
}
.concept-illust02-tab .illust-food02-tab {
  display: none;
}
@media (max-width: 768px) {
  .concept-illust02-tab .illust-food02-tab {
    display: inline;
    position: absolute;
    content: "";
    width: clamp(65px, 17vw, 130px);
    right: 0px;
    bottom: -30%;
    transform: translate(0%, 100%);
  }
}

.concept-illust03-pc {
  position: relative;
}
.concept-illust03-pc .illust-food03-pc {
  position: absolute;
  content: "";
  width: clamp(90px, 14vw, 165px);
  left: 20px;
  top: 0;
  transform: translate(0%, -50%);
}
@media (max-width: 768px) {
  .concept-illust03-pc .illust-food03-pc {
    display: none;
  }
}

.concept-illust03-tab {
  position: relative;
}
.concept-illust03-tab .illust-food03-tab {
  display: none;
}
@media (max-width: 768px) {
  .concept-illust03-tab .illust-food03-tab {
    display: inline;
    position: absolute;
    content: "";
    width: clamp(75px, 20vw, 150px);
    right: -20px;
    top: 0;
    transform: translate(100%, 0%);
  }
}

.diary__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16rem 32rem;
  margin-bottom: 32rem;
}
@media (max-width: 768px) {
  .diary__content {
    grid-template-columns: repeat(1, 1fr);
    gap: 48rem;
  }
}
.diary .diaryList__img {
  margin-bottom: 8rem;
}
.diary .diaryList__img img {
  width: 100%;
}
.diary .diaryList__name {
  display: block;
  margin-bottom: 4rem;
  font-size: 16rem;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 768px) {
  .diary .diaryList__name {
    font-size: 29rem;
  }
}
@media (max-width: 440px) {
  .diary .diaryList__name {
    font-size: 20rem;
  }
}
.diary .diaryList__text span {
  display: block;
  font-size: 16rem;
  font-weight: 600;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 768px) {
  .diary .diaryList__text span {
    font-size: 29rem;
  }
}
@media (max-width: 440px) {
  .diary .diaryList__text span {
    font-size: 18rem;
  }
}

.diaryListTop .diaryList__img {
  margin-bottom: 8rem;
}
@media (max-width: 768px) {
  .diaryListTop .diaryList__img {
    max-width: 375px;
    margin: 0 auto 8rem;
    text-align: center;
  }
}
.diaryListTop .diaryList__name {
  display: block;
  margin-bottom: 4rem;
  font-size: 14px;
  text-align: center;
}
.diaryListTop .diaryList__text span {
  display: block;
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
}

.system__content {
  position: relative;
  margin-bottom: 80rem;
  padding-top: 60rem;
  padding-bottom: 60rem;
  background-color: rgba(194, 127, 69, 0.1);
}
@media (max-width: 768px) {
  .system__content {
    padding: 32rem 8%;
  }
}
@media (max-width: 440px) {
  .system__content {
    padding: 40rem 8% 60rem;
  }
}
.system__content--list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16rem;
}
@media (max-width: 768px) {
  .system__content--list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 40rem;
  }
}
@media (max-width: 440px) {
  .system__content--list {
    grid-gap: 32rem;
  }
}
.system__content--option {
  position: absolute;
  width: 94%;
  top: 48%;
  left: 3%;
  transform: translateY(-50%);
}

.system-course {
  padding: 20rem 12rem;
}
@media (max-width: 768px) {
  .system-course {
    padding: 32rem 24rem;
  }
}
.system-course__title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 8rem;
  margin-bottom: 16rem;
}
.system-course__title--text {
  text-align: center;
}
.system-course__title--text span {
  color: #fff;
  font-size: 39rem;
  font-weight: 700;
  font-family: "A-OTF-MaruFoPro";
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .system-course__title--text span {
    font-size: 62rem;
  }
}
@media (max-width: 440px) {
  .system-course__title--text span {
    font-size: 32rem;
  }
}
.system-course__title--image {
  width: clamp(60px, 8vw, 98px);
  align-content: center;
}
@media (max-width: 768px) {
  .system-course__title--image {
    width: clamp(75px, 20vw, 157px);
  }
}
.system-course__title--image .systemIllust-01 {
  width: 68%;
  margin: 0 auto;
}
.system-course__title--image .systemIllust-02 {
  width: 100%;
  margin: 0 auto;
}
.system-course__title--image .systemIllust-03 {
  width: 73%;
  margin: 0 auto;
}
.system-course__content {
  height: clamp(384px, 55vw, 660px);
  padding: 32rem 16rem;
  background-color: #fff;
  border-radius: 16px;
}
@media (max-width: 768px) {
  .system-course__content {
    height: unset;
  }
}
.system-course__content--desc {
  margin-bottom: 24rem;
  color: #ff760c;
  font-size: 25rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 768px) {
  .system-course__content--desc {
    font-size: 40rem;
  }
}
@media (max-width: 440px) {
  .system-course__content--desc {
    font-size: 22rem;
  }
}
.system-course__content--price {
  color: #ff760c;
  font-size: 52rem;
  font-weight: 700;
  font-family: "A-OTF-MaruFoPro";
  line-height: 1.2;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  .system-course__content--price {
    margin-bottom: 80rem;
    font-size: 83rem;
  }
}
@media (max-width: 440px) {
  .system-course__content--price {
    margin-bottom: 40rem;
    font-size: 42rem;
  }
}
.system-course__content--price::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 120%);
  border-top: 21px solid #8b8b8b;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
}
@media (max-width: 768px) {
  .system-course__content--price::after {
    border-top: 33px solid #8b8b8b;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
  }
}
@media (max-width: 440px) {
  .system-course__content--price::after {
    border-top: 16px solid #8b8b8b;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
  }
}
.system-course__content--space {
  width: 100%;
  height: clamp(88px, 12vw, 130px);
}
@media (max-width: 768px) {
  .system-course__content--space {
    position: relative;
    height: clamp(68px, 12vw, 148px);
    margin-bottom: 60rem;
  }
}
@media (max-width: 440px) {
  .system-course__content--space {
    margin-bottom: 0;
  }
}
.system-course__content--option {
  position: absolute;
  width: 100%;
  transform: scale(1.2);
}
@media (max-width: 440px) {
  .system-course__content--option {
    transform: scale(1.36);
  }
}
.system-course__content--list {
  width: 84%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .system-course__content--list {
    width: clamp(200px, 55vw, 414px);
  }
}
.system-course__content--list li {
  margin-bottom: 8rem;
  padding: 4rem 0;
  border-radius: 8px;
  color: #fff;
  font-size: 22rem;
  font-weight: 700;
  font-family: "A-OTF-GothicMB101Pr5-Bold";
  text-align: center;
}
@media (max-width: 768px) {
  .system-course__content--list li {
    margin-bottom: 12rem;
    font-size: 38rem;
  }
}
@media (max-width: 440px) {
  .system-course__content--list li {
    font-size: 22rem;
  }
}

.orange-course {
  background-color: #ff760c;
}
.orange-course .system-course__content--desc {
  color: #ff760c;
}
.orange-course .system-course__content--price {
  color: #ff760c;
}
.orange-course .system-course__content--list li {
  background-color: #ff760c;
}

.green-course {
  background-color: #41c00c;
}
.green-course .system-course__content--desc {
  color: #41c00c;
}
.green-course .system-course__content--price {
  color: #41c00c;
}
.green-course .system-course__content--list li {
  background-color: #41c00c;
}

.pink-course {
  background-color: #e5215f;
}
.pink-course .system-course__content--desc {
  color: #e5215f;
}
.pink-course .system-course__content--price {
  color: #e5215f;
}
.pink-course .system-course__content--list li {
  background-color: #e5215f;
}
.pink-course .system-course__content--list li span {
  font-size: 0.8em;
  letter-spacing: -0.05em;
}

.access__content {
  position: relative;
  margin-bottom: 80rem;
  padding-bottom: 40rem;
  background-color: rgba(194, 127, 69, 0.1);
}
@media (max-width: 768px) {
  .access__content {
    padding: 32rem 8%;
  }
}
.access__content--list {
  width: 80%;
  margin: 0 auto 80rem;
}
@media (max-width: 768px) {
  .access__content--list {
    width: 100%;
  }
}

.accessContent {
  font-family: "Noto Sans JP", sans-serif;
}
.accessContent__title {
  color: #000;
  font-size: 25rem;
}
@media (max-width: 768px) {
  .accessContent__title {
    font-size: 32rem;
  }
}
@media (max-width: 440px) {
  .accessContent__title {
    font-size: 24rem;
  }
}
.accessContent__map {
  width: 100%;
  margin-bottom: 8rem;
}
.accessContent__map iframe {
  width: 100%;
  aspect-ratio: 921/431;
}
.accessContent__desc {
  color: #000;
  font-size: 17rem;
}
@media (max-width: 768px) {
  .accessContent__desc {
    font-size: 26rem;
    line-height: 1.2;
  }
}
@media (max-width: 440px) {
  .accessContent__desc {
    font-size: 15rem;
  }
}

.girlList {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 16rem;
}
@media (max-width: 768px) {
  .girlList {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24rem 12rem;
  }
}

.girlCard {
  padding: 6.4%;
  background-color: rgba(194, 127, 69, 0.2);
  border-radius: 16rem;
}
@media (max-width: 768px) {
  .girlCard {
    padding: 5%;
  }
}
.girlCard.topSlide {
  padding: 3.2%;
}
@media (max-width: 768px) {
  .girlCard.topSlide {
    padding: 6%;
  }
}
.girlCard.none {
  display: none !important;
}
.girlCard.block {
  display: block !important;
}
.girlCard__frame {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.girlCard__frame--image {
  width: 100%;
}
.girlCard__frame--image.new {
  position: relative;
}
.girlCard__frame--image.new::after {
  position: absolute;
  content: "";
  background-image: url(../img/new.svg);
  background-size: cover;
  top: 2px;
  left: 2px;
  width: 20%;
  height: 14%;
}
.girlCard__frame--image img {
  width: 100%;
  clip-path: inset(2px);
  aspect-ratio: 190/254;
  -o-object-fit: cover;
     object-fit: cover;
}
.girlCard__frame--info {
  width: 100%;
  padding: 0.4em 0em;
  color: #965628;
}

.girlCardInfo__date {
  margin-bottom: 8rem;
  background-color: #965628;
  padding: 4rem 0;
}
.girlCardInfo__date span {
  color: #fff;
  font-family: "Sawarabi Gothic", sans-serif;
  font-size: 16rem;
}
.girlCardInfo__name {
  font-size: 16rem;
  letter-spacing: 0.04em;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .girlCardInfo__name {
    font-size: 28rem;
  }
}
@media (max-width: 440px) {
  .girlCardInfo__name {
    font-size: 17rem;
  }
}
.girlCardInfo__size {
  margin-bottom: 4rem;
  letter-spacing: -0.32em;
  line-height: 1.2;
  white-space: nowrap;
}
.girlCardInfo__size span {
  display: inline-block;
  font-size: 12rem;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .girlCardInfo__size span {
    font-size: 25rem;
  }
}
@media (max-width: 440px) {
  .girlCardInfo__size span {
    font-size: 14rem;
  }
}
.girlCardInfo__time {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #965628;
}
.girlCardInfo__time--text {
  color: #fff;
  font-size: 22rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 768px) {
  .girlCardInfo__time--text {
    font-size: 28rem;
  }
}
@media (max-width: 440px) {
  .girlCardInfo__time--text {
    font-size: 17rem;
  }
}
.girlCardInfo__add {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .girlCardInfo__add {
    justify-content: center;
    gap: 16rem;
  }
}
@media (max-width: 440px) {
  .girlCardInfo__add {
    gap: 1rem;
  }
}
.girlCardInfo__add--star {
  display: inline-flex;
  gap: 1rem;
}
.girlCardInfo__add--star span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: cover;
}
@media (max-width: 768px) {
  .girlCardInfo__add--star span {
    width: clamp(14px, 3vw, 24px);
    height: clamp(14px, 3vw, 24px);
  }
}
.girlCardInfo__add--star span.star-active {
  background-image: url("../img/star_active.svg");
}
.girlCardInfo__add--star span.star-inactive {
  background-image: url("../img/star_inactive.svg");
}
.girlCardInfo__add--text {
  font-size: 16rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 768px) {
  .girlCardInfo__add--text {
    font-size: 26rem;
  }
}
@media (max-width: 440px) {
  .girlCardInfo__add--text {
    font-size: 16rem;
  }
}

.pagination {
  display: flex;
  width: 100%;
  margin: 32rem auto;
  justify-content: center;
  gap: 16rem;
}
.pagination a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: clamp(40px, 4vw, 48px);
  aspect-ratio: 1/1;
  background-color: #d6d6d6;
  color: #fff;
  font-size: 32rem;
  font-weight: 900;
  line-height: 1.2;
}
.pagination a.active {
  background-color: #965628;
}

.schedule {
  margin-bottom: 40rem;
}
@media (max-width: 768px) {
  .schedule {
    margin-bottom: 0;
  }
}
.schedule__days {
  margin: 0rem auto 24rem;
}
@media (max-width: 768px) {
  .schedule__days {
    margin: 0rem auto 24rem;
  }
}
.schedule__days--list {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  position: relative;
  gap: 4rem;
}
@media (max-width: 768px) {
  .schedule__days--list {
    transform: scale(1.06);
  }
}
.schedule__days--list li {
  margin-bottom: 16rem;
  background-color: #eac993;
}
@media (max-width: 768px) {
  .schedule__days--list li {
    border-radius: 8rem;
  }
}
@media (max-width: 440px) {
  .schedule__days--list li {
    border-radius: 4rem;
  }
}
@media (max-width: 768px) {
  .schedule__days--list li:first-child {
    margin-left: 4%;
  }
}
@media (max-width: 440px) {
  .schedule__days--list li:first-child {
    margin-left: 0;
  }
}
.schedule__days--list .dateactive {
  background-color: #965628;
  color: #eac993;
  cursor: default;
}

.scheduleTab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.6em 0;
  color: #965628;
  cursor: pointer;
}
.scheduleTab__date {
  font-size: 21rem;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 768px) {
  .scheduleTab__date {
    font-size: 25rem;
  }
}
@media (max-width: 440px) {
  .scheduleTab__date {
    font-size: 14rem;
  }
}
.scheduleTab__date--month {
  margin-right: -0.3em;
}
.scheduleTab__date--day {
  margin-right: -0.3em;
}

.event__content {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .event__content {
    width: 100%;
  }
}
.event__content--section {
  margin-bottom: 64rem;
}

.eventImage {
  margin-bottom: 32rem;
}

.eventText li {
  margin-bottom: 16rem;
  font-size: 37rem;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 768px) {
  .eventText li {
    margin-bottom: 8rem;
    font-size: 25rem;
  }
}/*# sourceMappingURL=style.css.map */