@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: rem(16);
}

/* 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;
}

.section-title {
  text-align: center;
  padding-top: 60px;
  border-bottom: 1px solid #646464;
}
@media (max-width: 1280px) {
  .section-title {
    padding-top: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .section-title {
    padding-top: 5.2083333333vw;
  }
}
.section-title h2 {
  padding-bottom: 14px;
  font-size: 46px;
  letter-spacing: 0.09em;
}
@media (max-width: 1280px) {
  .section-title h2 {
    padding-bottom: 0.78125vw;
    font-size: 3.28125vw;
  }
}
@media (max-width: 768px) {
  .section-title h2 {
    padding-bottom: 1.8229166667vw;
    font-size: 5.46875vw;
  }
}

main {
  background: #ececeb;
}

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

html {
  scroll-behavior: smooth;
  overscroll-behavior: auto;
}

li {
  list-style-type: none;
}

.main-top {
  margin-top: 106px;
}
@media screen and (max-width: 1600px) {
  .main-top {
    margin-top: 80px;
  }
}
@media (max-width: 1280px) {
  .main-top {
    margin-top: 5.8333333333vw;
  }
}
@media (max-width: 768px) {
  .main-top {
    margin-top: 0;
  }
}

#chamo-window .chamo-chatlog-wrapper {
  overscroll-behavior: auto;
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  background: #fff;
}
.fixed .header__nav__list {
  padding-top: 26px;
  margin-bottom: 26px;
}
@media (max-width: 1280px) {
  .fixed .header__nav__list {
    padding-top: 2.03125vw;
    margin-bottom: 2.03125vw;
  }
}

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

body {
  font-variant-ligatures: none;
  font-family: "Noto Serif JP", serif;
  overflow-x: hidden;
  color: #646464;
  font-weight: 500;
}

img {
  max-width: 100%;
}

main .footer-space {
  height: 26.0416666667vw;
}

.none {
  display: none !important;
}

.block {
  display: block !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;
  }
}

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

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

@media (max-width: 768px) {
  .recruit {
    padding-top: 17.7083333333vw;
  }
}

.container {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1280px) {
  .container {
    max-width: 100vw;
  }
}

main .container {
  max-width: 1200px;
}
@media (max-width: 1280px) {
  main .container {
    max-width: 93.75vw;
  }
}

.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;
}

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

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

.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%;
  }
}
.header {
  color: #fff;
}
.header__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 30px;
  background: #091130;
  box-shadow: 0px 2px 8px rgba(32, 32, 32, 0.8274509804);
  text-align: center;
}
@media (max-width: 1880px) {
  .header__top {
    padding: 1.5957446809vw 1.5957446809vw;
  }
}
@media (max-width: 768px) {
  .header__top {
    position: relative;
    z-index: 10;
    padding: 2.6041666667vw;
  }
}
.header__top__store {
  display: flex;
  align-items: center;
  gap: 26px;
}
@media (max-width: 1880px) {
  .header__top__store {
    gap: 1.3829787234vw;
  }
}
@media (max-width: 768px) {
  .header__top__store {
    flex-direction: column;
    align-items: flex-start;
  }
}
.header__top__store h1 {
  width: 240px;
}
@media (max-width: 1880px) {
  .header__top__store h1 {
    width: 12.7659574468vw;
  }
}
@media (max-width: 768px) {
  .header__top__store h1 {
    width: 57.2916666667vw;
  }
}
@media (max-width: 440px) {
  .header__top__store h1 {
    width: 68.1818181818vw;
  }
}
.header__top__store-name h2 {
  margin-bottom: 4px;
  font-size: 18px;
  letter-spacing: 0.2em;
}
@media (max-width: 1880px) {
  .header__top__store-name h2 {
    margin-bottom: 0.2127659574vw;
    font-size: 0.9574468085vw;
  }
}
@media (max-width: 768px) {
  .header__top__store-name h2 {
    font-size: 2.8645833333vw;
    margin-bottom: 0;
  }
}
@media (max-width: 440px) {
  .header__top__store-name h2 {
    margin-top: 0.78125vw;
    font-size: 3.8636363636vw;
  }
}
.header__top__store-payment {
  width: 200px;
}
@media (max-width: 1880px) {
  .header__top__store-payment {
    width: 10.6382978723vw;
  }
}
.header__top__store-payment p {
  margin-top: 6px;
  font-size: 16px;
}
@media (max-width: 1880px) {
  .header__top__store-payment p {
    margin-top: 0.3191489362vw;
    font-size: 0.8510638298vw;
  }
}
@media (max-width: 768px) {
  .header__top__store-time {
    margin-top: -0.5208333333vw;
    font-size: 2.34375vw;
  }
}
@media (max-width: 440px) {
  .header__top__store-time {
    font-size: 2.5vw;
  }
}
.header__top__contact {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (max-width: 1880px) {
  .header__top__contact {
    gap: 1.5957446809vw;
  }
}
.header__top__contact-tel img {
  width: 290px;
}
@media (max-width: 1880px) {
  .header__top__contact-tel img {
    width: 15.4255319149vw;
  }
}
.header__top__contact-tel p {
  font-size: 16px;
}
@media (max-width: 1880px) {
  .header__top__contact-tel p {
    font-size: 0.8510638298vw;
  }
}
.header__top__contact-link {
  width: 440px;
}
@media (max-width: 1880px) {
  .header__top__contact-link {
    width: 23.4042553191vw;
  }
}
.header__nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 2px;
  margin-bottom: 40px;
  color: #091130;
  gap: 36px;
  font-size: 22px;
  letter-spacing: 0.05em;
}
.header__nav__list .active {
  border-bottom: 1px solid #091130;
}
@media (max-width: 1280px) {
  .header__nav__list {
    padding-top: 2.34375vw;
    padding-bottom: 0.15625vw;
    margin-bottom: 2.34375vw;
    gap: 2.8125vw;
    font-size: 1.5625vw;
  }
}
.header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #ffffff;
  transition: 0.6s all ease-out;
  z-index: 90;
}
.header__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.header__tabNav__list {
  background-color: #091130;
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4%;
  top: -4%;
  left: 50%;
  width: 100%;
  height: 104%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
}
.header__tabNav__list-link {
  font-size: 3.3854166667vw;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
@media (max-width: 440px) {
  .header__tabNav__list-link {
    font-size: 5.4545454545vw;
    line-height: 1.6;
  }
}
.header__tabNav-active {
  left: 0 !important;
}
.header__tabButton {
  position: relative;
  display: block;
  width: 7.8125vw;
  height: 10.4166666667vw;
  z-index: 100;
}
@media (max-width: 440px) {
  .header__tabButton {
    width: 10vw;
    height: 13.6363636364vw;
  }
}
.header__tabButton span {
  position: absolute;
  width: 100%;
  left: 2.34375vw;
  height: 0.78125vw;
  background: #ffffff;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 440px) {
  .header__tabButton span {
    height: 0.9090909091vw;
    left: 2.0454545455vw;
  }
}
.header__tabButton span:nth-of-type(1) {
  top: 1.8229166667vw;
}
.header__tabButton span:nth-of-type(2) {
  top: 3.90625vw;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(2) {
    top: 4.5454545455vw;
  }
}
.header__tabButton span:nth-of-type(3) {
  top: 5.9895833333vw;
  transition: 0.1s all ease-in-out !important;
  font-size: 3.3854166667vw;
  color: #ffffff;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(3) {
    top: 7.2727272727vw;
  }
}
.header__tabButton span:nth-of-type(3)::after {
  content: "Menu";
  position: absolute;
  display: block;
  top: 1.8181818182vw;
  color: #ffffff;
  font-size: 2.34375vw;
  text-transform: uppercase;
  font-family: sans-serif;
  font-weight: bolder;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(3)::after {
    top: 2.2727272727vw;
    font-size: 2.7272727273vw;
  }
}
.header__tabButton-active:nth-of-type(1) {
  top: 3.90625vw !important;
  width: 100% !important;
  transform: rotate(45deg);
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(1) {
    top: 5vw !important;
  }
}
.header__tabButton-active:nth-of-type(2) {
  top: 3.90625vw !important;
  width: 100% !important;
  transform: rotate(-45deg);
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(2) {
    top: 5vw !important;
  }
}
.header__tabButton-active:nth-of-type(3) {
  top: 6.25vw !important;
  width: 100% !important;
  background: transparent !important;
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(3) {
    top: 7.7272727273vw !important;
  }
}
.header__tabButton-active:nth-of-type(3)::after {
  content: "Close" !important;
  left: -0.5208333333vw !important;
  font-family: sans-serif;
  font-weight: bolder;
}
.header__tabButton-bg {
  display: block;
  position: absolute;
  top: 3.6458333333vw;
  right: 2.34375vw;
  margin-right: 2.6041666667vw;
  width: 13.5416666667vw;
  height: 13.5416666667vw;
  border: 0.5208333333vw solid #fff;
  border-radius: 1.0416666667vw;
  z-index: 999;
  background: rgba(9, 17, 48, 0.8039215686);
  box-shadow: 0 0 0.6510416667vw rgba(0, 0, 0, 0.4588235294);
}
@media (max-width: 440px) {
  .header__tabButton-bg {
    width: 15.4545454545vw;
    height: 15.4545454545vw;
  }
}
.header__tabButton-bg::before {
  content: "";
  position: absolute;
  top: 0.5208333333vw;
  left: 0.390625vw;
  width: calc(100% - 0.78125vw);
  height: calc(100% - 1.0416666667vw);
  z-index: 12;
}
.header .hamburger-menu {
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.header .hamburger-menu.hide {
  opacity: 0;
  pointer-events: none; /* アニメーション中はクリックイベントを無効化する */
}

.footer__main {
  text-align: center;
  background: #091130;
  color: #fff;
  box-shadow: 0px 4px 4px rgba(113, 113, 113, 0.8078431373);
}
.footer__main__logo {
  padding-top: 34px;
  padding-bottom: 30px;
  margin: 0 auto;
  width: 600px;
}
@media (max-width: 1880px) {
  .footer__main__logo {
    padding-top: 1.8085106383vw;
    padding-bottom: 1.8085106383vw;
    width: 31.914893617vw;
  }
}
.footer__main__nav {
  padding-bottom: 44px;
}
@media (max-width: 1880px) {
  .footer__main__nav {
    padding-bottom: 2.3404255319vw;
  }
}
.footer__main__nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  letter-spacing: 0.08em;
  font-size: 22px;
}
@media (max-width: 1880px) {
  .footer__main__nav__list {
    gap: 1.2765957447vw;
    font-size: 1.170212766vw;
  }
}
.footer__banner-flex {
  padding-top: 90px;
  padding-bottom: 40px;
  width: 70%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1880px) {
  .footer__banner-flex {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    padding-top: 4.7872340426vw;
    padding-bottom: 2.1276595745vw;
    gap: 0.78125vw;
    width: 80%;
  }
}
.footer__banner-flex .xs {
  width: 89px;
}
.footer__banner-flex .s {
  width: 201px;
}
.footer__banner-flex .m {
  width: 469px;
}
@media (max-width: 1880px) {
  .footer__banner-flex .m {
    width: 24.9468085106vw;
  }
}
.footer__banner-flex .xm {
  width: 321px;
}
@media (max-width: 1880px) {
  .footer__banner-flex .xm {
    width: 17.0744680851vw;
  }
}
.footer__banner-flex .l {
  width: 641px;
}
@media (max-width: 1880px) {
  .footer__banner-flex .l {
    width: 34.0957446809vw;
  }
}
.footer__icon {
  background: #091130;
  z-index: 999;
  padding: 2.0833333333vw;
  display: flex;
  justify-content: space-around;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  align-items: center;
}
.footer__icon img {
  width: 16.1458333333vw;
}
.footer__icon .header__tabButton-bg {
  margin-right: 0;
}
.footer .footer__icon {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.footer .footer__icon.show {
  opacity: 1;
}
.footer .tab__tabButton {
  position: relative !important;
  display: block;
  width: 7.8125vw;
  height: 10.4166666667vw;
  z-index: 100;
}
@media (max-width: 440px) {
  .footer .tab__tabButton {
    width: 10vw;
    height: 13.6363636364vw;
  }
}
.footer .tab__tabButton span {
  position: absolute;
  width: 100%;
  left: 2.34375vw;
  height: 0.78125vw;
  background: #ffffff;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 440px) {
  .footer .tab__tabButton span {
    height: 0.9090909091vw;
    left: 2.0454545455vw;
  }
}
.footer .tab__tabButton span:nth-of-type(1) {
  top: 1.8229166667vw;
}
.footer .tab__tabButton span:nth-of-type(2) {
  top: 3.90625vw;
}
@media (max-width: 440px) {
  .footer .tab__tabButton span:nth-of-type(2) {
    top: 4.5454545455vw;
  }
}
.footer .tab__tabButton span:nth-of-type(3) {
  top: 5.9895833333vw;
  transition: 0.1s all ease-in-out !important;
  font-size: 3.3854166667vw;
  color: #ffffff;
}
@media (max-width: 440px) {
  .footer .tab__tabButton span:nth-of-type(3) {
    top: 7.2727272727vw;
  }
}
.footer .tab__tabButton span:nth-of-type(3)::after {
  content: "Menu";
  position: absolute;
  display: block;
  top: 1.8181818182vw;
  color: #ffffff;
  font-size: 2.34375vw;
  text-transform: uppercase;
  font-family: sans-serif;
  font-weight: bolder;
}
@media (max-width: 440px) {
  .footer .tab__tabButton span:nth-of-type(3)::after {
    top: 2.2727272727vw;
    font-size: 2.7272727273vw;
  }
}
.footer .tab__tabButton-active:nth-of-type(1) {
  top: 3.90625vw !important;
  width: 100% !important;
  transform: rotate(45deg);
}
@media (max-width: 440px) {
  .footer .tab__tabButton-active:nth-of-type(1) {
    top: 5vw !important;
  }
}
.footer .tab__tabButton-active:nth-of-type(2) {
  top: 3.90625vw !important;
  width: 100% !important;
  transform: rotate(-45deg);
}
@media (max-width: 440px) {
  .footer .tab__tabButton-active:nth-of-type(2) {
    top: 5vw !important;
  }
}
.footer .tab__tabButton-active:nth-of-type(3) {
  top: 6.25vw !important;
  width: 100% !important;
  background: transparent !important;
}
@media (max-width: 440px) {
  .footer .tab__tabButton-active:nth-of-type(3) {
    top: 7.7272727273vw !important;
  }
}
.footer .tab__tabButton-active:nth-of-type(3)::after {
  content: "Close" !important;
  left: -0.5208333333vw !important;
  font-family: sans-serif;
  font-weight: bolder;
}
.footer .tab__tabButton-bg {
  display: block;
  position: relative !important;
  margin-right: 2.6041666667vw;
  width: 13.5416666667vw;
  height: 13.5416666667vw;
  border: 0.5208333333vw solid #fff;
  border-radius: 1.0416666667vw;
  z-index: 999;
  background: rgba(9, 17, 48, 0.8039215686);
  box-shadow: 0 0 0.6510416667vw rgba(0, 0, 0, 0.4588235294);
}
@media (max-width: 440px) {
  .footer .tab__tabButton-bg {
    width: 15.4545454545vw;
    height: 15.4545454545vw;
  }
}
.footer .tab__tabButton-bg::before {
  content: "";
  position: absolute;
  top: 0.5208333333vw;
  left: 0.390625vw;
  width: calc(100% - 0.78125vw);
  height: calc(100% - 1.0416666667vw);
  z-index: 12;
}
.footer .footer__tabButton-bg {
  position: relative !important;
  top: 0;
  right: 0;
}

.system__course {
  margin-top: 100px;
}
@media (max-width: 1280px) {
  .system__course {
    margin-top: 6.25vw;
  }
}
.system__course-name {
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  gap: 30px;
  width: 87%;
}
@media (max-width: 1280px) {
  .system__course-name {
    margin: 0 auto 1.875vw;
    gap: 2.34375vw;
  }
}
@media (max-width: 768px) {
  .system__course-name {
    flex-direction: column;
    padding: 1.8229166667vw 0 3.125vw;
    background-color: #091130;
    gap: 0.5208333333vw;
  }
}
.system__course-name h3 {
  padding: 6px 36px;
  background: #091130;
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .system__course-name h3 {
    padding: 0.46875vw 2.8125vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .system__course-name h3 {
    padding: 0.5208333333vw 2.6041666667vw;
    font-size: 4.6875vw;
  }
}
.system__course-name h4 {
  font-size: 26px;
  letter-spacing: 0.15em;
}
@media (max-width: 1280px) {
  .system__course-name h4 {
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .system__course-name h4 {
    padding: 0.2604166667vw 4.6875vw;
    background: #fff;
    border-radius: 1.3020833333vw;
    color: #091130;
    font-size: 5.2083333333vw;
  }
}
.system__course-name-exp {
  margin: 0 auto;
  width: 88%;
  font-size: 25px;
  letter-spacing: 0.07em;
}
@media (max-width: 1280px) {
  .system__course-name-exp {
    font-size: 1.953125vw;
  }
}
@media (max-width: 768px) {
  .system__course-name-exp {
    margin: 0 auto 1.3020833333vw;
    text-align: center;
    font-size: 3.90625vw;
    line-height: 1.4;
  }
  .system__course-name-exp span {
    display: block;
    margin-top: 1.3020833333vw;
    font-size: 2.8645833333vw;
  }
}
.system__course-explain {
  margin-top: 110px;
}
@media (max-width: 1280px) {
  .system__course-explain {
    margin-top: 7.03125vw;
  }
}
@media (max-width: 768px) {
  .system__course-explain {
    margin-top: 6.5104166667vw;
  }
}
.system__course-explain ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 4px;
  padding-left: 80px;
  padding-right: 100px;
  border-bottom: 1px solid #646464;
  font-size: 40px;
}
@media (max-width: 1280px) {
  .system__course-explain ul {
    width: 90%;
    margin: 0 auto 3.125vw;
    padding-bottom: 0.3125vw;
    padding-left: 6.25vw;
    padding-right: 7.8125vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .system__course-explain ul {
    margin: 0 auto 5.2083333333vw;
    padding-left: 1.3020833333vw;
    padding-right: 2.6041666667vw;
    font-size: 7.03125vw;
  }
}
.system__course-explain ul .time {
  width: 150px;
  text-align: right;
}
@media (max-width: 1280px) {
  .system__course-explain ul .time {
    width: 11.71875vw;
  }
}
@media (max-width: 768px) {
  .system__course-explain ul .time {
    width: 20.8333333333vw;
  }
}
.system__course-etc {
  margin: 80px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 82%;
  font-size: 32px;
}
@media (max-width: 1280px) {
  .system__course-etc {
    margin: 6.25vw auto;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .system__course-etc {
    flex-direction: column;
  }
}
@media (max-width: 440px) {
  .system__course-etc {
    margin: 3.1818181818vw auto 10.4545454545vw;
  }
}
@media (max-width: 768px) {
  .system__course-etc-add {
    margin-bottom: 3.90625vw;
  }
}
.system__course-etc-add-dtl {
  display: flex;
  justify-content: space-between;
  font-size: 34px;
  line-height: 1.8;
}
@media (max-width: 1280px) {
  .system__course-etc-add-dtl {
    font-size: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .system__course-etc-add-dtl {
    margin-right: 2.6041666667vw;
    font-size: 4.4270833333vw;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
}
.system__course-etc-add-dtl span {
  letter-spacing: 0.3em;
}
.system__course-etc-option {
  border: 1px solid #646464;
  padding: 12px 14px;
  width: 550px;
}
@media (max-width: 1280px) {
  .system__course-etc-option {
    padding: 0.9375vw 1.09375vw;
    width: 42.96875vw;
  }
}
@media (max-width: 1280px) and (max-width: 768px) {
  .system__course-etc-option {
    padding: 0 0 2.6041666667vw 0;
    width: 83.3333333333vw;
  }
}
@media (max-width: 768px) {
  .system__course-etc-option p {
    padding: 1.0416666667vw 0;
    margin-bottom: 2.6041666667vw;
    background-color: #646464;
    color: #fff;
    text-align: center;
    font-size: 4.4270833333vw;
    letter-spacing: 0.2em;
  }
}
.system__course-etc-option ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .system__course-etc-option ul {
    padding: 0vw 3.90625vw;
  }
}
@media (max-width: 768px) {
  .system__course-etc-option ul li {
    font-size: 4.4270833333vw;
    letter-spacing: 0.1em;
  }
}
.system__course-etc-option ul li:first-of-type {
  letter-spacing: 0.25em;
}
.system__payment {
  text-align: center;
  margin: 100px auto 180px;
  width: 330px;
}
@media (max-width: 1280px) {
  .system__payment {
    margin: 7.8125vw auto 14.0625vw;
    width: 25.78125vw;
  }
}
@media (max-width: 768px) {
  .system__payment {
    width: 65.1041666667vw;
  }
}
.system__payment p {
  margin-top: 12px;
  font-size: 16px;
  letter-spacing: 0.2em;
}
@media (max-width: 1280px) {
  .system__payment p {
    margin-top: 0.9375vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .system__payment p {
    margin-top: 3.3854166667vw;
    font-size: 3.3854166667vw;
  }
}
.system__caution {
  color: #091130;
}
.system__caution h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #091130;
  text-align: center;
  letter-spacing: 0.25em;
  font-size: 34px;
}
@media (max-width: 1280px) {
  .system__caution h4 {
    padding-bottom: 0.78125vw;
    font-size: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .system__caution h4 {
    padding-bottom: 1.8229166667vw;
    font-size: 4.4270833333vw;
  }
}
.system__caution p {
  margin: 40px auto 60px 270px;
  font-size: 16px;
  line-height: 1.8;
}
@media (max-width: 1280px) {
  .system__caution p {
    margin: 3.125vw auto 4.6875vw 21.09375vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .system__caution p {
    width: 90%;
    margin: 7.8125vw auto;
    font-size: 2.6041666667vw;
    line-height: 2;
  }
}

.access__store {
  margin: 140px auto;
  text-align: center;
}
@media (max-width: 1280px) {
  .access__store {
    margin: 9.375vw auto;
  }
}
@media (max-width: 768px) {
  .access__store {
    margin: 10.4166666667vw auto;
  }
}
@media (max-width: 440px) {
  .access__store {
    margin: 13.6363636364vw auto;
  }
}
.access__store h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 4px;
  font-size: 36px;
  gap: 8px;
  letter-spacing: 0.1em;
}
@media (max-width: 1280px) {
  .access__store h3 {
    padding-bottom: 0.3125vw;
    font-size: 2.5vw;
    gap: 0.625vw;
  }
}
@media (max-width: 768px) {
  .access__store h3 {
    font-size: 3.3854166667vw;
  }
}
.access__store h3 span {
  font-size: 26px;
  margin-right: 2px;
}
@media (max-width: 1280px) {
  .access__store h3 span {
    font-size: 1.875vw;
    margin-right: 0.15625vw;
  }
}
@media (max-width: 768px) {
  .access__store h3 span {
    font-size: 2.6041666667vw;
    margin-right: 0.2604166667vw;
  }
}
.access__store h4 {
  margin: 10px 0 38px 0;
  font-size: 32px;
  letter-spacing: 0.1em;
}
@media (max-width: 1280px) {
  .access__store h4 {
    margin: 0.78125vw 0 2.96875vw 0;
    font-size: 2.1875vw;
  }
}
@media (max-width: 768px) {
  .access__store h4 {
    margin: 0.5208333333vw 0 2.6041666667vw 0;
    font-size: 3.3854166667vw;
  }
}
.access__store .map-img {
  width: 100%;
  height: 550px;
}
@media (max-width: 1280px) {
  .access__store .map-img {
    width: 90%;
    height: 39.0625vw;
  }
}
@media (max-width: 768px) {
  .access__store .map-img {
    height: 71.6145833333vw;
  }
}
.access__store p {
  margin-top: 10px;
  font-size: 20px;
}
@media (max-width: 1280px) {
  .access__store p {
    margin-top: 0.78125vw;
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .access__store p {
    margin-top: 1.3020833333vw;
    font-size: 2.6041666667vw;
  }
}

.cast__box__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 70px 20px;
  width: 92%;
  margin: 30px auto 80px;
  padding-top: 60px;
}
@media (max-width: 1280px) {
  .cast__box__list {
    gap: 5.46875vw 1.5625vw;
    margin: 2.34375vw auto 6.25vw;
    padding-top: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .cast__box__list {
    padding-top: 7.8125vw;
    justify-content: center;
    align-items: center;
    margin: 3.90625vw auto;
    gap: 0;
  }
}

.girlCard-frame {
  width: 354px;
  text-align: center;
}
@media (max-width: 1280px) {
  .girlCard-frame {
    width: 27.65625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame {
    width: auto;
    margin-bottom: 10.4166666667vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame-flex {
    display: flex;
    justify-content: center;
  }
}
.girlCard-frame img {
  position: relative;
  z-index: 1;
  width: 354px;
}
@media (max-width: 1280px) {
  .girlCard-frame img {
    width: 27.65625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame img {
    width: 46.09375vw;
  }
}
.girlCard-frame .girlCard-info-box {
  position: relative;
  z-index: 3;
  margin: -40px auto 0;
  width: 300px;
  background: #fff;
  border: 1px solid #646464;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-box {
    margin-top: -3.0769230769vw auto 0;
    width: 23.4375vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-box {
    margin: 0 auto 0 -3.90625vw;
    width: 42.1875vw;
    height: 52.6041666667vw;
  }
  .girlCard-frame .girlCard-info-box .space {
    height: 10px;
  }
}
.girlCard-frame .girlCard-info-date {
  position: absolute;
  top: -12px;
  right: -10px;
  padding-top: 3px;
  background: url(../img/store-date.svg) no-repeat;
  width: 110px;
  height: 28px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-date {
    top: -0.9375vw;
    right: -0.78125vw;
    padding-top: 0.234375vw;
    width: 8.59375vw;
    height: 2.1875vw;
    font-size: 1.09375vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-date {
    top: -1.5625vw;
    right: -1.171875vw;
    padding-top: 0.390625vw;
    width: 16.9270833333vw;
    height: 4.6875vw;
    font-size: 2.34375vw;
  }
}
.girlCard-frame .girlCard-info-store {
  text-align: left;
  font-size: 26px;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-store {
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-store {
    margin-bottom: 1.3020833333vw;
    text-align: right;
    font-size: 4.1666666667vw;
    letter-spacing: 0.1em;
  }
}
.girlCard-frame .girlCard-info-name {
  padding-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-name {
    padding-top: 1.5625vw;
    margin-bottom: 0.78125vw;
    font-size: 2.1875vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-name {
    padding-top: 3.125vw;
    margin-top: 0.5208333333vw;
    margin-bottom: 2.34375vw;
    font-size: 3.90625vw;
  }
}
.girlCard-frame .girlCard-info-size {
  font-size: 18px;
  letter-spacing: 0.15em;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-size {
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-size {
    font-size: 3.3854166667vw;
  }
}
@media (max-width: 440px) {
  .girlCard-frame .girlCard-info-size {
    font-size: 3.1818181818vw;
  }
}
.girlCard-frame .girlCard-info-class {
  margin: 6px auto 8px;
  width: 160px;
  background-color: #646464;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-class {
    margin: 0.46875vw auto 0.625vw;
    width: 12.5vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-class {
    margin: 1.0416666667vw auto 1.3020833333vw;
    padding: 0.2604166667vw;
    width: 26.0416666667vw;
    font-size: 3.125vw;
    letter-spacing: 0.15em;
  }
}
.girlCard-frame .girlCard-info-comment {
  margin: 26px auto 24px;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-comment {
    margin: 2.03125vw auto 1.875vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-comment {
    margin: 1.8229166667vw auto auto;
    font-size: 2.8645833333vw;
    line-height: 1.8;
  }
}
.girlCard-frame .girlCard-time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 2px;
  margin: auto auto 24px auto;
  font-size: 18px;
  letter-spacing: 0.15em;
}
.girlCard-frame .girlCard-time img {
  width: 14px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-time img {
    width: 1.09375vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-time img {
    width: 2.0833333333vw;
  }
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-time {
    gap: 0.46875vw;
    padding: 0.15625vw;
    margin: auto auto 1.875vw auto;
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-time {
    font-size: 2.34375vw;
    margin: 1.8229166667vw auto;
  }
}

.showMoreButton {
  margin-top: -2.6041666667vw;
  font-size: 2.8645833333vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6039215686);
}

.schedule__btn {
  margin: 50px auto 0px auto;
  background-color: transparent;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 1280px) {
  .schedule__btn {
    margin: 3.90625vw auto 0;
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn {
    margin: 3.90625vw auto 0 -2.0833333333vw;
    font-size: 3.6458333333vw;
    width: 97.65625vw;
  }
}
.schedule__btn__list {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center !important;
  color: #fff;
  gap: 2px;
}
@media (max-width: 1280px) {
  .schedule__btn__list {
    gap: 0.1538461538vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list {
    gap: 1.3020833333vw;
  }
}
.schedule__btn__list .dateactive {
  background: #091130;
}
.schedule__btn__list-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  background: #c8d2c8;
  width: 156px;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 768px) {
  .schedule__btn__list-link {
    flex-direction: column;
  }
}
.schedule__btn__list-link_date {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .schedule__btn__list-link_date {
    font-size: 3.90625vw;
  }
}
@media (max-width: 1280px) {
  .schedule__btn__list-link {
    padding: 0.3125vw;
    width: 12.1875vw;
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link {
    padding: 0.5208333333vw;
    width: 12.7604166667vw;
    font-size: 3.125vw;
  }
}

.top {
  background: #fff;
}
.top__main {
  position: relative;
  z-index: 2;
  padding-bottom: 50px;
  margin-bottom: 0px;
  box-shadow: 0px 4px 4px rgba(113, 113, 113, 0.2470588235);
}
@media (max-width: 1280px) {
  .top__main {
    padding-bottom: 3.90625vw;
  }
}
@media (max-width: 768px) {
  .top__main {
    padding-bottom: 0vw;
  }
}
@media (max-width: 768px) {
  .top__main {
    box-shadow: none;
  }
}
.top__main .swiper {
  width: 100%;
  margin: 40px 0;
  padding: 72px 0;
}
@media (max-width: 1280px) {
  .top__main .swiper {
    margin: 3.125vw 0;
    padding: 5.625vw 0;
  }
}
@media (max-width: 768px) {
  .top__main .swiper {
    margin: 1.8229166667vw 0;
    padding: 3.90625vw 0 1.8229166667vw;
  }
}
@media (max-width: 440px) {
  .top__main .swiper {
    margin: 4.0909090909vw auto;
    padding: 3.1818181818vw 0;
  }
}
.top__main .swiper-slide {
  opacity: 0.4;
  overflow: hidden;
  transition: 0.7s;
}
.top__main .swiper-slide img {
  width: 100%;
}
.top__main .swiper-slide-active {
  opacity: 1;
  z-index: 1;
  transform: scale(1.5); /* スライドの大きさ調整 */
}
@media (max-width: 440px) {
  .top__main .swiper-slide-active {
    transform: scale(1);
  }
}
.top__main .swiper-button-next,
.top__main .swiper-button-prev {
  display: none;
}
.top__main .swiper-pagination {
  position: relative;
  bottom: 0px;
}
.top__main .swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.7176470588);
}
@media (max-width: 768px) {
  .top__main .swiper-pagination-bullet-active {
    background: rgba(189, 47, 125, 0.7647058824);
  }
}
@media (max-width: 768px) {
  .top__main .swiper-pagination-bullets {
    gap: 0.78125vw !important;
  }
}
@media (max-width: 768px) {
  .top__main .swiper-pagination-bullet {
    margin: 1.5625vw !important;
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .top__main .swiper-pagination-bullet {
    width: 3.1818181818vw;
    height: 3.1818181818vw;
  }
}
.top__newface {
  background: #f3f4f6;
  padding-bottom: 50px;
}
@media (max-width: 1280px) {
  .top__newface {
    padding-bottom: 3.90625vw;
  }
}
@media (max-width: 768px) {
  .top__newface {
    padding-bottom: 3.90625vw;
    background: #fff;
  }
}
.top__newface-title {
  text-align: center;
  padding-top: 60px;
}
@media (max-width: 1280px) {
  .top__newface-title {
    padding-top: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .top__newface-title {
    padding-top: 2.6041666667vw;
  }
}
.top__newface-title h2 {
  padding-bottom: 60px;
  font-size: 40px;
  letter-spacing: 0.03em;
}
@media (max-width: 1280px) {
  .top__newface-title h2 {
    padding-bottom: 4.6875vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .top__newface-title h2 {
    padding-bottom: 3.125vw;
    font-size: 3.90625vw;
  }
}
.top__newface__nav {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .top__newface__nav {
    width: 85.9375vw;
  }
}
@media (max-width: 768px) {
  .top__newface__nav {
    width: 100vw;
    margin-left: -3.125vw;
  }
}
.top__newface__nav__list .newface-swipper .newfaceCard {
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .top__newface__nav__list .newface-swipper .newfaceCard {
    margin-bottom: 3.125vw;
  }
}
@media (max-width: 768px) {
  .top__newface__nav__list .newface-swipper .newfaceCard {
    margin-bottom: 2.6041666667vw;
  }
}
.top__newface__nav .swiper-pagination1 {
  text-align: center;
  position: relative;
  bottom: 0px !important;
}
.top__newface__nav .swiper-pagination1 .swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.7176470588);
}
@media (max-width: 768px) {
  .top__newface__nav .swiper-pagination1 .swiper-pagination-bullets {
    gap: 0.78125vw !important;
  }
}
@media (max-width: 768px) {
  .top__newface__nav .swiper-pagination1 .swiper-pagination-bullet {
    margin: 1.0416666667vw !important;
    width: 2.34375vw;
    height: 2.34375vw;
  }
}
.top__newface .cast__box__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 70px 20px;
  width: 92%;
  margin: 30px auto 80px;
  padding-top: 60px;
}
@media (max-width: 1280px) {
  .top__newface .cast__box__list {
    gap: 5.46875vw 1.5625vw;
    margin: 2.34375vw auto 6.25vw;
    padding-top: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .top__newface .cast__box__list {
    width: 92%;
    padding-top: 7.8125vw;
    margin: 2.6041666667vw auto 5.2083333333vw;
    gap: 0 2.6041666667vw;
  }
}
.top__newface .girlCard-frame {
  width: 354px;
  text-align: center;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame {
    width: 27.65625vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame {
    width: 48.1770833333vw;
    margin-bottom: 5.9895833333vw;
  }
}
@media (max-width: 440px) {
  .top__newface .girlCard-frame {
    width: 47.7272727273vw;
  }
}
.top__newface .girlCard-frame img {
  position: relative;
  z-index: 1;
  width: 354px;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame img {
    width: 27.65625vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame img {
    width: 48.1770833333vw;
  }
}
@media (max-width: 440px) {
  .top__newface .girlCard-frame img {
    width: 47.7272727273vw;
  }
}
.top__newface .girlCard-frame .girlCard-info {
  position: relative;
  z-index: 3;
  margin: -40px auto 0;
  width: 300px;
  background: #fff;
  border: 1px solid #646464;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-info {
    margin: -3.0769230769vw auto 0;
    width: 23.4375vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-info {
    margin: -6.5104166667vw auto 0;
    width: 40.3645833333vw;
  }
}
.top__newface .girlCard-frame .girlCard-info-date {
  position: absolute;
  top: -12px;
  right: -10px;
  padding-top: 3px;
  background: url(../img/store-date.svg) no-repeat;
  width: 110px;
  height: 28px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-info-date {
    top: -0.9375vw;
    right: -0.78125vw;
    padding-top: 0.234375vw;
    width: 8.59375vw;
    height: 2.1875vw;
    font-size: 1.09375vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-info-date {
    top: -1.3020833333vw;
    right: -1.0416666667vw;
    padding-top: 0.390625vw;
    width: 14.84375vw;
    height: 3.90625vw;
    font-size: 1.953125vw;
  }
}
.top__newface .girlCard-frame .girlCard-info-store {
  text-align: left;
  font-size: 26px;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-info-store {
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-info-store {
    font-size: 3.3854166667vw;
  }
}
.top__newface .girlCard-frame .girlCard-info-name {
  padding-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-info-name {
    padding-top: 1.5625vw;
    margin-bottom: 0.78125vw;
    font-size: 2.1875vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-info-name {
    margin-top: 0.5208333333vw;
    margin-bottom: 1.8229166667vw;
    font-size: 3.90625vw;
  }
}
.top__newface .girlCard-frame .girlCard-info-size {
  font-size: 18px;
  letter-spacing: 0.15em;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-info-size {
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-info-size {
    font-size: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .top__newface .girlCard-frame .girlCard-info-size {
    font-size: 3.6363636364vw;
  }
}
.top__newface .girlCard-frame .girlCard-info-class {
  margin: 6px auto 8px;
  width: 160px;
  background-color: #646464;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-info-class {
    margin: 0.46875vw auto 0.625vw;
    width: 12.5vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-info-class {
    margin: 1.0416666667vw auto 1.0416666667vw;
    width: 22.1354166667vw;
    font-size: 2.34375vw;
  }
}
.top__newface .girlCard-frame .girlCard-info-comment {
  margin: 26px auto 24px;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-info-comment {
    margin: 2.03125vw auto 1.875vw;
    font-size: 1.25vw;
  }
}
.top__newface .girlCard-frame .girlCard-time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 2px;
  margin: auto auto 24px auto;
  font-size: 18px;
  letter-spacing: 0.15em;
}
.top__newface .girlCard-frame .girlCard-time img {
  width: 14px;
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-time img {
    width: 1.09375vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-time img {
    width: 2.0833333333vw;
  }
}
@media (max-width: 1280px) {
  .top__newface .girlCard-frame .girlCard-time {
    gap: 0.46875vw;
    padding: 0.15625vw;
    margin: auto auto 1.875vw auto;
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .top__newface .girlCard-frame .girlCard-time {
    gap: 0.78125vw;
    padding: 0.2604166667vw;
    margin: auto auto 3.125vw auto;
    font-size: 2.34375vw;
  }
}
.top__concept {
  background: url(../img/top-concept.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 1740px;
  text-align: center;
}
@media (max-width: 1280px) {
  .top__concept {
    height: 135.9375vw;
  }
}
@media (max-width: 768px) {
  .top__concept {
    background: url(../img/top-concept-tab.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100vw;
    height: 180.9895833333vw;
  }
}
.top__concept-ttl {
  padding-top: 140px;
  margin-left: 70px;
  width: 60%;
  color: #091130;
}
@media (max-width: 1280px) {
  .top__concept-ttl {
    padding-top: 10.9375vw;
    margin-left: 5.46875vw;
  }
}
@media (max-width: 768px) {
  .top__concept-ttl {
    padding-top: 10.4166666667vw;
    margin-left: 3.90625vw;
  }
}
.top__concept-ttl img {
  width: 450px;
}
@media (max-width: 1280px) {
  .top__concept-ttl img {
    width: 35.15625vw;
  }
}
@media (max-width: 768px) {
  .top__concept-ttl img {
    width: 39.0625vw;
  }
}
.top__concept-ttl h3 {
  margin-top: -50px;
  font-size: 80px;
  letter-spacing: 0.2em;
}
@media (max-width: 1280px) {
  .top__concept-ttl h3 {
    margin-top: -3.125vw;
    font-size: 6.09375vw;
  }
}
.top__concept-ttl h4 {
  margin: 20px auto;
  padding: 4px;
  background: #091130;
  color: #efe5c3;
  width: 580px;
  font-size: 28px;
  letter-spacing: 0.1em;
}
@media (max-width: 1280px) {
  .top__concept-ttl h4 {
    margin: 1.5625vw auto;
    padding: 0.3125vw;
    width: 45.3125vw;
    font-size: 2.1875vw;
  }
}
.top__concept-ttl p {
  font-size: 24px;
  letter-spacing: 0.3em;
  line-height: 1.9;
}
@media (max-width: 1280px) {
  .top__concept-ttl p {
    font-size: 2.03125vw;
  }
}
.top__concept-ttl-tab {
  margin-top: 18.2291666667vw;
}
.top__concept-ttl-tab h3 {
  color: #091130;
  font-size: 9.1145833333vw;
  letter-spacing: 0.25em;
}
.top__concept-ttl-tab h4 {
  margin: 1.5625vw auto;
  padding: 0.5208333333vw;
  background: #091130;
  color: #efe5c3;
  width: 80.7291666667vw;
  font-size: 3.90625vw;
  letter-spacing: 0.1em;
}
.top__concept-ttl-tab h5 {
  margin-bottom: 3.3854166667vw;
  color: #091130;
  font-size: 7.8125vw;
  letter-spacing: 0.3em;
}
.top__concept-ttl-tab h5 span {
  letter-spacing: 0.1em;
}
.top__concept-ttl-tab p {
  color: #091130;
  font-size: 3.2552083333vw;
  letter-spacing: 0.2em;
  line-height: 1.6;
}
.top__concept-box {
  width: 94%;
  margin: 370px auto 140px;
  background: rgba(255, 255, 255, 0.8235294118);
  border-radius: 8px;
  box-shadow: 4px 4px 4px rgba(32, 32, 32, 0.3960784314);
}
@media (max-width: 1280px) {
  .top__concept-box {
    width: 88%;
    margin: 26.953125vw auto 10.9375vw;
    border-radius: 0.625vw;
    box-shadow: 0.3125vw 0.3125vw 0.3125vw rgba(32, 32, 32, 0.3960784314);
  }
}
@media (max-width: 768px) {
  .top__concept-box {
    margin: 23.4375vw auto 10.4166666667vw;
  }
}
@media (max-width: 768px) {
  .top__concept-box {
    width: 100%;
  }
}
.top__concept-box img {
  width: 660px;
}
@media (max-width: 1280px) {
  .top__concept-box img {
    width: 50.78125vw;
  }
}
@media (max-width: 768px) {
  .top__concept-box img {
    margin-top: -0.5208333333vw;
    width: 75.5208333333vw;
  }
}
@media (max-width: 440px) {
  .top__concept-box img {
    display: block;
    margin: -0.4545454545vw auto 0;
  }
}
.top__concept-box h3 {
  padding-top: 50px;
  padding-bottom: 14px;
  font-size: 40px;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .top__concept-box h3 {
    padding-top: 3.90625vw;
    padding-bottom: 1.09375vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .top__concept-box h3 {
    padding-top: 3.90625vw;
    padding-bottom: 0vw;
    font-size: 4.9479166667vw;
  }
}
.top__concept-box h4 {
  padding-top: 20px;
  padding-bottom: 60px;
  font-size: 34px;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .top__concept-box h4 {
    padding-top: 1.5625vw;
    padding-bottom: 4.6875vw;
    font-size: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .top__concept-box h4 {
    padding-top: 0.5208333333vw;
    padding-bottom: 3.90625vw;
    font-size: 4.1666666667vw;
  }
}
.top__concept-box p {
  padding-bottom: 70px;
  font-size: 24px;
  letter-spacing: 0.08em;
  text-shadow: 2px 4px 2px rgba(32, 32, 32, 0.1294117647);
  line-height: 2;
}
@media (max-width: 1280px) {
  .top__concept-box p {
    padding-bottom: 4.6875vw;
    font-size: 1.875vw;
    text-shadow: 0.15625vw 0.3125vw 0.15625vw rgba(32, 32, 32, 0.1294117647);
  }
}
@media (max-width: 768px) {
  .top__concept-box p {
    padding-bottom: 3.6458333333vw;
    font-size: 3.125vw;
    line-height: 1.9;
    text-shadow: 0.1302083333vw 0.2604166667vw 0.1302083333vw rgba(32, 32, 32, 0.0823529412);
  }
}
.top__concept-thx {
  text-align: center;
}
.top__concept-thx p {
  padding: 40px;
  color: #091130;
  font-size: 22px;
  letter-spacing: 0.14em;
  line-height: 2;
}
@media (max-width: 1280px) {
  .top__concept-thx p {
    padding: 3.125vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .top__concept-thx p {
    padding: 3.90625vw;
    font-size: 2.8645833333vw;
  }
}
.top__recommend {
  background: #ececeb;
}
.top__recommend .section-title {
  padding-top: 100px;
}
@media (max-width: 1280px) {
  .top__recommend .section-title {
    padding-top: 7.8125vw;
  }
}
.top__recommend .section-title h2 {
  font-size: 36px;
}
@media (max-width: 1280px) {
  .top__recommend .section-title h2 {
    font-size: 2.8125vw;
  }
}
@media (max-width: 768px) {
  .top__recommend .section-title h2 {
    font-size: 4.6875vw;
  }
}
.top__recommend-girl {
  padding-top: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 1280px) {
  .top__recommend-girl {
    padding-top: 8.59375vw;
    gap: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .top__recommend-girl {
    flex-direction: column;
  }
}
.top__recommend-girl .girlCard-info-box {
  width: 320px;
}
@media (max-width: 1280px) {
  .top__recommend-girl .girlCard-info-box {
    width: 25vw;
  }
}
@media (max-width: 768px) {
  .top__recommend-girl .girlCard-info-box {
    width: 42.1875vw;
  }
}
.top__recommend-girl .girlCard-info-box-comment {
  margin: 24px auto 24px 44px;
}
@media (max-width: 1280px) {
  .top__recommend-girl .girlCard-info-box-comment {
    margin: 1.875vw auto 1.875vw;
  }
}
.top__recommend-link {
  padding-top: 60px;
  padding-bottom: 90px;
  text-align: center;
  font-size: 28px;
}
@media (max-width: 1280px) {
  .top__recommend-link {
    padding-top: 4.6875vw;
    padding-bottom: 7.03125vw;
    font-size: 2.1875vw;
  }
}
@media (max-width: 768px) {
  .top__recommend-link {
    padding-top: 0vw;
    font-size: 3.6458333333vw;
    letter-spacing: 0.1em;
  }
}
.top__recommend-link a:hover {
  border-bottom: 1px solid #646464 !important;
}
@media (max-width: 768px) {
  .top__recommend-link a {
    border-bottom: 1px solid #646464 !important;
  }
}
.top__recruit {
  height: 36.4583333333vw;
  background: #fff;
}
.top__recruit-link {
  padding-top: 7.8125vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.0833333333vw;
}
@media (max-width: 768px) {
  .top__recruit-link img {
    width: 89.84375vw;
  }
}
.top__recruit-link a {
  display: block;
}
.top__recruit-link a p {
  font-size: 2.8645833333vw;
  border-bottom: 1px solid #646464 !important;
}
@media (max-width: 440px) {
  .top__recruit-link a p {
    font-size: 3.6363636364vw;
  }
}