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

::before,
::after {
  -webkit-box-sizing: inherit;
          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 {
  -webkit-box-sizing: content-box;
          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;
}

.outer-bg {
  position: relative;
  margin: 210px auto 160px;
  padding-top: 100px;
  width: 1200px;
  background: rgba(255, 255, 255, 0.7843137255);
  border: 1px solid #ff7baa;
}
@media (max-width: 1280px) {
  .outer-bg {
    margin: 16.40625vw auto 12.5vw;
    padding-top: 7.8125vw;
    width: 93.75vw;
  }
}
@media (max-width: 768px) {
  .outer-bg {
    border: none;
    margin-top: 0vw;
    padding-top: 26.0416666667vw;
    background: rgba(255, 255, 255, 0.7843137255);
  }
}

@media (max-width: 768px) {
  main {
    padding-top: 17.96875vw;
  }
}

.section-title {
  text-align: center;
  font-family: "panda";
  color: #fff;
  background: #f56ba2;
  position: absolute;
  top: -80px;
  width: 900px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .section-title {
    top: -6.25vw;
    width: 70.3125vw;
    z-index: 9;
  }
}
@media (max-width: 768px) {
  .section-title {
    top: 6.5104166667vw;
  }
}
.section-title h2 {
  padding-top: 20px;
  font-size: 38px;
  letter-spacing: 0.08em;
}
@media (max-width: 1280px) {
  .section-title h2 {
    padding-top: 1.5625vw;
    font-size: 2.96875vw;
  }
}
@media (max-width: 768px) {
  .section-title h2 {
    padding-top: 1.8229166667vw;
    font-size: 4.5572916667vw;
  }
}
.section-title h3 {
  padding-bottom: 20px;
  font-size: 64px;
  letter-spacing: 0em;
}
@media (max-width: 1280px) {
  .section-title h3 {
    padding-bottom: 1.5625vw;
    font-size: 5vw;
  }
}
@media (max-width: 768px) {
  .section-title h3 {
    padding-bottom: 1.3020833333vw;
    font-size: 7.2916666667vw;
  }
}

.mouse_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  right: 100px;
  bottom: 60px;
  width: 160px;
  height: 160px;
  cursor: pointer;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s, -webkit-transform 0.5s;
  background: url(../img/mouse-footer.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 1280px) {
  .mouse_footer {
    right: 1.5625vw;
    bottom: 1.5625vw;
    width: 10.15625vw;
    height: 10.15625vw;
  }
}
@media (max-width: 768px) {
  .mouse_footer {
    width: 14.3229166667vw;
    height: 14.3229166667vw;
  }
}

.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

#page-top.floatAnime {
  background: url("../img/mouse.png") no-repeat center;
  background-size: contain;
  width: 230px;
  height: 230px;
  -webkit-animation: floatAnime 2s linear infinite;
          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;
  }
}

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

@keyframes floatAnime {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateX(-6px);
            transform: translateX(-6px);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
    opacity: 1;
  }
}
main {
  background: url(../img/main_bg.png);
}
@media (max-width: 768px) {
  main {
    background-size: contain;
  }
}

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

html {
  scroll-behavior: smooth;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

li {
  list-style-type: none;
}

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

#chamo-window .chamo-chatlog-wrapper {
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

.fixed {
  position: fixed;
  width: 100% !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  z-index: 999;
  background: #dbb650;
}
.fixed .header__nav__list {
  padding-top: 18px;
  margin-bottom: 0px;
}
@media (max-width: 1280px) {
  .fixed .header__nav__list {
    padding-top: 0.625vw;
    margin-bottom: 0vw;
  }
}

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

body {
  background: url();
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
  font-family: vdl-v7marugothic, sans-serif;
  font-style: normal;
  overflow-x: hidden;
  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: 1280px;
}
@media (max-width: 1280px) {
  main .container {
    max-width: 100vw;
  }
}
@media (max-width: 768px) {
  main .container {
    max-width: 96.09375vw;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-low {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-around {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

.fadeUp {
  opacity: 0;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}

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

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

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

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

.fadeIn2 {
  opacity: 0;
}

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

.fadeIn3 {
  opacity: 0;
}

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

.fadeIn4 {
  opacity: 0;
}

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

.fadeIn5 {
  opacity: 0;
}

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

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

.bound2 {
  opacity: 0;
}

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

.bound3 {
  opacity: 0;
}

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

@-webkit-keyframes bound {
  0% {
    -webkit-transform: translate(0%, -48%);
            transform: translate(0%, -48%);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate(0%, 0%) scale(0.95);
            transform: translate(0%, 0%) scale(0.95);
  }
  40% {
    -webkit-transform: translate(0%, -12%);
            transform: translate(0%, -12%);
    opacity: 1;
  }
  55% {
    -webkit-transform: translate(0%, 0%) scale(0.95);
            transform: translate(0%, 0%) scale(0.95);
  }
  60% {
    -webkit-transform: translate(0%, -6%);
            transform: translate(0%, -6%);
  }
  70% {
    -webkit-transform: translate(0%, 0%) scale(0.95);
            transform: translate(0%, 0%) scale(0.95);
  }
  75% {
    -webkit-transform: translate(0%, -2.4%);
            transform: translate(0%, -2.4%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    opacity: 1;
  }
}

@keyframes bound {
  0% {
    -webkit-transform: translate(0%, -48%);
            transform: translate(0%, -48%);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate(0%, 0%) scale(0.95);
            transform: translate(0%, 0%) scale(0.95);
  }
  40% {
    -webkit-transform: translate(0%, -12%);
            transform: translate(0%, -12%);
    opacity: 1;
  }
  55% {
    -webkit-transform: translate(0%, 0%) scale(0.95);
            transform: translate(0%, 0%) scale(0.95);
  }
  60% {
    -webkit-transform: translate(0%, -6%);
            transform: translate(0%, -6%);
  }
  70% {
    -webkit-transform: translate(0%, 0%) scale(0.95);
            transform: translate(0%, 0%) scale(0.95);
  }
  75% {
    -webkit-transform: translate(0%, -2.4%);
            transform: translate(0%, -2.4%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    opacity: 1;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@font-face {
  font-family: "panda";
  src: url("../font/pandabakery.ttf") format("truetype");
}
.panda {
  font-family: "panda";
}

.header {
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  background: #dbb650;
  /********************************************
  * ハンバーガーメニュー
  ********************************************/
}
@media (max-width: 768px) {
  .header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
}
.header__top {
  padding: 10px;
  background: #000;
  color: #fff;
  text-align: center;
}
@media (max-width: 1280px) {
  .header__top {
    padding: 0.78125vw;
  }
}
@media (max-width: 768px) {
  .header__top {
    display: none;
  }
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
@media (max-width: 1280px) {
  .header__nav {
    gap: 3.125vw;
    width: 93.75vw;
    padding: 1.5625vw 0;
  }
}
@media (max-width: 768px) {
  .header__nav {
    display: none;
  }
}
.header__nav img {
  width: 230px;
}
@media (max-width: 1280px) {
  .header__nav img {
    width: 17.96875vw;
  }
}
.header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 46px;
  font-size: 26px;
  color: #fff;
}
@media (max-width: 1280px) {
  .header__nav ul {
    gap: 3.59375vw;
    font-size: 2.03125vw;
  }
}
.header__tab {
  display: none;
}
@media (max-width: 768px) {
  .header__tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.8229166667vw 2.6041666667vw;
  }
}
.header__tab img {
  width: 39.0625vw;
}
.header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #dbb650;
  -webkit-transition: 0.6s all ease-out;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow: hidden;
}
.header__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.header__tabNav__list {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4%;
  top: -7%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.header__tabNav__list-link {
  font-size: 3.3854166667vw;
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
}
@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;
  margin: 0 auto;
  color: #dbb650;
  width: 13.0208333333vw;
  height: 16.9270833333vw;
  z-index: 100;
}
.header__tabButton span {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 1.3020833333vw;
  background: #dbb650;
  border-radius: 10px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.header__tabButton span:nth-of-type(1) {
  top: 2.4739583333vw;
}
.header__tabButton span:nth-of-type(2) {
  top: 6.5104166667vw;
  font-size: 2.34375vw;
}
.header__tabButton span:nth-of-type(3) {
  top: 10.546875vw;
  color: #dbb650;
  background-color: #dbb650;
}
.header__tabButton-active:nth-of-type(1) {
  width: 90% !important;
  top: 5.9895833333vw !important;
  left: 0.9114583333vw;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header__tabButton-active:nth-of-type(2) {
  width: 90% !important;
  top: 5.9895833333vw !important;
  left: 0.9114583333vw;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header__tabButton-active:nth-of-type(3) {
  background-color: transparent !important;
}
.header__tabButton-bg {
  display: block;
  margin-right: 1.3020833333vw;
  width: 18.2291666667vw;
  height: 14.0625vw;
  right: 3.90625vw;
  top: 5.7291666667vw;
  border-radius: 14px;
  z-index: 99;
  overflow: hidden;
}
@media (max-width: 440px) {
  .header__tabButton-bg {
    width: 18.1818181818vw;
    height: 15vw;
    right: 5vw;
    top: 5vw;
  }
}

#fixedElement {
  position: relative; /* 初期状態 */
}

.fixed-bottom {
  z-index: 9999;
  position: fixed !important;
  width: 100%; /* 画面幅いっぱいに広げる */
}
@media (max-width: 768px) {
  .fixed-bottom {
    bottom: 2.0833333333vw;
    -webkit-transition: bottom 0.3s ease-in-out;
    transition: bottom 0.3s ease-in-out; /* トランジションを追加 */
  }
}

.footer {
  position: relative;
}
.footer__main {
  padding-bottom: 16px;
  text-align: center;
  background: #dbb650;
  color: #000;
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: bold;
  font-style: normal;
}
@media (max-width: 1280px) {
  .footer__main {
    padding-bottom: 1.25vw;
  }
}
@media (max-width: 768px) {
  .footer__main {
    text-align: left;
  }
}
.footer__main__nav {
  padding: 70px 0 40px;
}
@media (max-width: 1280px) {
  .footer__main__nav {
    padding: 5.46875vw 0 3.125vw;
  }
}
.footer__main__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.08em;
  font-size: 20px;
}
@media (max-width: 1280px) {
  .footer__main__nav__list {
    font-size: 1.5625vw;
  }
}
.footer__main__nav__list li {
  border-right: #000 1px solid;
  padding: 0 30px;
  font-weight: 600;
}
@media (max-width: 1280px) {
  .footer__main__nav__list li {
    padding: 0 2.34375vw;
  }
}
.footer__main__nav__list li:last-of-type {
  border-right: none;
}
.footer__main img {
  margin-bottom: 40px;
  width: 400px;
}
@media (max-width: 1280px) {
  .footer__main img {
    margin-bottom: 3.125vw;
    width: 31.25vw;
  }
}
.footer small {
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  .footer small {
    display: block;
    margin: 0 auto 2.6041666667vw;
    text-align: center;
    font-size: 1.8229166667vw;
  }
}
.footer-top {
  position: absolute;
  bottom: 9.1145833333vw;
  right: 9.1145833333vw;
}
.footer-top img {
  width: 13.0208333333vw;
}
.footer__space {
  height: 18.2291666667vw;
}
.footer__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px auto 100px;
  width: 1100px;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #fff;
}
.footer__nav__list a:hover {
  color: #d8d8d8;
}
@media (max-width: 1280px) {
  .footer__nav__list {
    margin: 3.3333333333vw auto 8.3333333333vw;
    width: 91.6666666667vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .footer__nav__list {
    padding-top: 6.5104166667vw;
    margin: 0vw auto 7.8125vw;
    font-size: 2.4739583333vw;
    display: none;
  }
}
.footer__nav__list .border {
  width: 1px;
  background: #fff;
}
.footer .tab .footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding-top: 2.6041666667vw;
  margin: 0vw auto 3.90625vw;
  width: 57.2916666667vw;
}
.footer__banner {
  padding-top: 10px;
}
@media (max-width: 768px) {
  .footer__banner {
    padding: 0 10px;
  }
}
.footer__banner--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__banner--center img {
  width: 100%;
  margin: 0 !important;
}
.footer__banner--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.footer__banner--container li a img {
  width: 100%;
  margin: 0 !important;
}

.system .outer-bg {
  padding-left: 60px;
  padding-bottom: 70px;
  padding-right: 60px;
}
@media (max-width: 1280px) {
  .system .outer-bg {
    padding-left: 4.6875vw;
    padding-bottom: 5.46875vw;
    padding-right: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .system .outer-bg {
    padding-left: 2.6041666667vw;
    padding-right: 2.6041666667vw;
    margin-bottom: 0;
  }
}
.system__top h3 {
  margin-top: 20px;
  margin-bottom: 16px;
  margin-left: -10px;
  font-size: 55px;
  line-height: 1.5;
  color: #dba654;
}
@media (max-width: 1280px) {
  .system__top h3 {
    margin-top: 1.5625vw;
    margin-bottom: 1.25vw;
    margin-left: -1.25vw;
    font-size: 4.296875vw;
  }
}
@media (max-width: 768px) {
  .system__top h3 {
    margin-left: 0;
    font-size: 5.9895833333vw;
  }
}
.system__top p {
  margin-bottom: 20px;
  font-size: 26px;
}
@media (max-width: 1280px) {
  .system__top p {
    margin-bottom: 1.5625vw;
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .system__top p {
    margin-left: 0vw;
    margin-bottom: 3.90625vw;
    line-height: 1, 5;
    font-size: 3.2552083333vw;
  }
}
.system__top-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px auto 40px;
  gap: 20px;
}
@media (max-width: 1280px) {
  .system__top-base {
    margin: 0 auto 3.125vw;
    gap: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .system__top-base {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.6458333333vw;
  }
}
.system__top-base-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #d1c750;
  color: #fff;
  width: 530px;
  padding: 14px;
}
@media (max-width: 1280px) {
  .system__top-base-box {
    width: 41.40625vw;
    padding: 1.09375vw;
  }
}
@media (max-width: 768px) {
  .system__top-base-box {
    width: 88.5416666667vw;
  }
}
.system__top-base-box p {
  font-size: 34px;
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  .system__top-base-box p {
    font-size: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .system__top-base-box p {
    font-size: 4.9479166667vw;
  }
}
.system__top-base-box p:last-of-type {
  font-size: 54px;
}
@media (max-width: 1280px) {
  .system__top-base-box p:last-of-type {
    font-size: 4.21875vw;
  }
}
@media (max-width: 768px) {
  .system__top-base-box p:last-of-type {
    font-size: 7.1614583333vw;
  }
}
.system__top-base-box:last-of-type {
  background: #69c5ca;
}
.system__course-title p {
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 12px 0 12px 18px;
  background: #ed6852;
  color: #fff;
  font-size: 32px;
}
@media (max-width: 1280px) {
  .system__course-title p {
    margin-top: 3.90625vw;
    margin-bottom: 1.5625vw;
    padding: 0.9375vw 0 0.9375vw 1.40625vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .system__course-title p {
    font-size: 5.859375vw;
    padding-left: 0;
    text-align: center;
  }
}
.system__course-detail p {
  font-size: 26px;
}
@media (max-width: 1280px) {
  .system__course-detail p {
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .system__course-detail p {
    font-size: 3.3854166667vw;
    line-height: 1.6;
  }
}
.system__course-detail-price {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 40px;
}
@media (max-width: 1280px) {
  .system__course-detail-price {
    margin: 3.125vw auto;
    gap: 3.125vw 3.125vw;
  }
}
@media (max-width: 768px) {
  .system__course-detail-price {
    margin: 5.2083333333vw auto;
    gap: 3.90625vw;
  }
}
.system__course-detail-price ul {
  margin-left: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 1280px) {
  .system__course-detail-price ul {
    margin-left: 0.46875vw;
    gap: 2.34375vw;
  }
}
@media (max-width: 768px) {
  .system__course-detail-price ul {
    gap: 3.90625vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.system__course-detail-price ul li {
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0.08em;
}
@media (max-width: 1280px) {
  .system__course-detail-price ul li {
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .system__course-detail-price ul li {
    font-size: 7.1614583333vw;
    font-weight: bold;
  }
}
.system__course-detail-price ul li:last-of-type {
  color: #ed6852;
}
.system__option-title p {
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 12px 0 12px 18px;
  background: #f56ba2;
  color: #fff;
  font-size: 32px;
}
@media (max-width: 1280px) {
  .system__option-title p {
    margin-top: 3.90625vw;
    margin-bottom: 1.5625vw;
    padding: 0.9375vw 0 0.9375vw 1.40625vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .system__option-title p {
    margin-top: 5.2083333333vw;
    margin-bottom: 5.2083333333vw;
    text-align: center;
    font-size: 6.7708333333vw;
  }
}
.system__option ul {
  margin: 40px auto 50px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 22px 30px;
}
@media (max-width: 1280px) {
  .system__option ul {
    margin: 3.125vw auto 3.90625vw;
    padding: 0 0.78125vw;
    gap: 1.71875vw 2.34375vw;
  }
}
@media (max-width: 768px) {
  .system__option ul {
    display: none;
  }
}
.system__option ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 514px;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .system__option ul li {
    width: 40.078125vw;
  }
}
.system__option ul li p {
  font-size: 30px;
}
@media (max-width: 1280px) {
  .system__option ul li p {
    font-size: 2.34375vw;
  }
}
.system__option ul li .dot {
  margin-right: 4px;
  font-size: 25px;
}
@media (max-width: 1280px) {
  .system__option ul li .dot {
    margin-right: 0.3125vw;
    font-size: 1.953125vw;
  }
}
.system__option ul li .pink {
  font-size: 26px;
  color: #f76ba4;
}
@media (max-width: 1280px) {
  .system__option ul li .pink {
    font-size: 2.03125vw;
  }
}
.system__caution {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8;
}
@media (max-width: 1280px) {
  .system__caution {
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .system__caution {
    font-size: 2.6041666667vw;
  }
}
.system__caution p {
  margin-left: 12px;
}
@media (max-width: 1280px) {
  .system__caution p {
    margin-left: 0.9375vw;
  }
}
.system__caution .top {
  margin-left: 4px;
}
@media (max-width: 1280px) {
  .system__caution .top {
    margin-left: 0.3125vw;
  }
}
.system__caution ul {
  margin-bottom: 30px;
  margin-left: 12px;
}
@media (max-width: 1280px) {
  .system__caution ul {
    margin-bottom: 2.34375vw;
    margin-left: 0.9375vw;
  }
}
.system .option__tab {
  margin-bottom: 6.5104166667vw;
  text-align: center;
}
.system .option__tab h4 {
  margin-bottom: 2.6041666667vw;
  color: #f56ba2;
  font-size: 4.6875vw;
  font-weight: bolder;
}
.system .option__tab p {
  font-size: 4.4270833333vw;
}
.system .option__tab div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: bold;
  gap: 3.90625vw 5.2083333333vw;
}

@media (max-width: 768px) {
  .access .outer-bg {
    margin-bottom: 0;
    padding-bottom: 2.6041666667vw;
  }
}
.access .container {
  font-weight: 600;
}
.access__store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0 120px 0;
  gap: 30px 80px;
}
@media (max-width: 1280px) {
  .access__store {
    padding: 3.90625vw 0 9.375vw 0;
    gap: 2.34375vw 6.25vw;
  }
}
@media (max-width: 768px) {
  .access__store {
    gap: 10.4166666667vw;
  }
}
.access__store-map-name h3 {
  font-family: "panda";
  padding: 14px 0px;
  color: #f56ba2;
  font-size: 38px;
}
@media (max-width: 1280px) {
  .access__store-map-name h3 {
    padding: 1.09375vw 0vw;
    font-size: 2.96875vw;
  }
}
@media (max-width: 768px) {
  .access__store-map-name h3 {
    padding: 1.5625vw 0.78125vw;
    font-size: 4.9479166667vw;
  }
}
.access__store-map-name h4 {
  color: #eb5faf;
  font-size: 20px;
  letter-spacing: 0.04em;
}
@media (max-width: 1280px) {
  .access__store-map-name h4 {
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .access__store-map-name h4 {
    font-size: 3.90625vw;
  }
}
.access__store-map .map-img {
  width: 520px;
  height: 380px;
  border-radius: 6px;
  border: 5px solid #fdc9d7 !important;
}
@media (max-width: 1280px) {
  .access__store-map .map-img {
    width: 40.625vw;
    height: 29.6875vw;
  }
}
@media (max-width: 768px) {
  .access__store-map .map-img {
    width: 93.75vw;
    height: 58.59375vw;
  }
}
.access__store-map p {
  padding-left: 6px;
  margin: 16px auto 6px;
  font-size: 22px;
}
@media (max-width: 1280px) {
  .access__store-map p {
    padding-left: 0.46875vw;
    margin: 1.25vw auto 0.46875vw;
    font-size: 2.96875vw;
  }
}

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

.girlCard:last-of-type {
  display: none;
}

.cast__box__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px;
  width: 92%;
  margin: 30px auto 0;
  padding-bottom: 150px;
}
@media (max-width: 1280px) {
  .cast__box__list {
    gap: 1.40625vw;
    margin: 2.34375vw auto 0;
    padding-bottom: 11.71875vw;
  }
}
@media (max-width: 768px) {
  .cast__box__list {
    width: 96%;
    margin: 3.90625vw auto 0;
  }
}

.girlCard-frame {
  position: relative;
  width: 355px;
  background: #fff;
  text-align: center;
}
@media (max-width: 1280px) {
  .girlCard-frame {
    width: 27.734375vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame {
    width: 44.0104166667vw;
  }
}
.girlCard-frame-flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  padding: 18px 0;
  border: 4px solid #ff7baa;
}
@media (max-width: 1280px) {
  .girlCard-frame-flex {
    padding: 1.40625vw 0;
    border: 0.3125vw solid #ff7baa;
  }
}
@media (max-width: 768px) {
  .girlCard-frame-flex {
    padding: 1.5625vw;
  }
}
.girlCard-frame img {
  position: relative;
  z-index: 1;
  width: 316px;
  height: 421px;
}
@media (max-width: 1280px) {
  .girlCard-frame img {
    width: 24.6875vw;
    height: 32.890625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame img {
    width: 40.3645833333vw;
    height: 54.1666666667vw;
  }
}
.girlCard-frame .girlCard-info {
  position: relative;
}
.girlCard-frame .girlCard-info-box {
  position: relative;
  z-index: 3;
  padding: 4px 0 6px;
  width: 316px;
  background: #f56ba2;
  color: #fff;
  font-weight: bolder;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-box {
    margin-bottom: 0.625vw;
    padding: 0.3125vw 0 0.46875vw;
    width: 24.6875vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-box {
    margin-bottom: 0vw;
    padding: 0.5208333333vw 0 1.0416666667vw;
    width: 40.3645833333vw;
  }
}
.girlCard-frame .girlCard-info-box .mark {
  position: absolute;
  top: -20px;
  right: 10px;
  width: 34px;
  height: 43px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-box .mark {
    top: -1.5625vw;
    right: 0.78125vw;
    width: 2.65625vw;
    height: 3.359375vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-box .mark {
    top: -2.6041666667vw;
    right: 0.78125vw;
    width: 5.2083333333vw;
    height: 6.3802083333vw;
  }
}
.girlCard-frame .girlCard-info-age {
  margin-bottom: 3px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-age {
    font-size: 3.125vw;
  }
}
.girlCard-frame .girlCard-info-store {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  padding: 4px;
  width: 130px;
  background: #f56ba2;
  color: #fff;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-store {
    padding: 0.3125vw;
    width: 10.15625vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-store {
    padding: 0.5208333333vw;
    width: 19.53125vw;
    font-size: 3.3854166667vw;
  }
}
.girlCard-frame .girlCard-info-store-time {
  padding: 12px 0 0px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  width: 320px;
  font-family: "panda";
  color: #8ad3db;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  overflow-x: hidden;
  font-weight: 600;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-store-time {
    gap: 0.3125vw;
    width: 25vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-store-time {
    margin-top: -0.1302083333vw;
    padding: 0.78125vw 0 0vw 0;
    gap: 0.6510416667vw;
    width: 40.3645833333vw;
    font-size: 4.9479166667vw;
  }
}
.girlCard-frame .girlCard-info-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  padding-top: 8px;
  margin-bottom: 3px;
  font-size: 32px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-name {
    gap: 0.3125vw;
    padding-top: 0.625vw;
    margin-bottom: 0.234375vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-name {
    gap: 1.8229166667vw;
    padding-top: 0.5208333333vw;
    margin-bottom: 0.78125vw;
    font-size: 4.5572916667vw;
  }
}
.girlCard-frame .girlCard-info-name p {
  font-size: 20px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-name p {
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-name p {
    font-size: 3.3854166667vw;
  }
}
.girlCard-frame .girlCard-info-size {
  padding-bottom: 10px;
  font-size: 18px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-size {
    padding-bottom: 0.78125vw;
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-size {
    font-size: 3.3854166667vw;
  }
}
.girlCard-frame .girlCard-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  padding: 2px;
  margin: auto auto 24px auto;
  font-size: 16px;
  letter-spacing: 0.15em;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-time {
    gap: 0.46875vw;
    padding: 0.15625vw;
    margin: auto auto 1.875vw auto;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-time {
    font-size: 3.3854166667vw;
    margin: 1.8229166667vw auto;
  }
}
.girlCard-frame .girlCard-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  font-family: "panda";
  color: #fff;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-type {
    gap: 0.46875vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-type {
    gap: 1.171875vw;
  }
}
.girlCard-frame .girlCard-type p {
  padding: 5px 0;
  width: 122px;
  background: #5fc2ff;
  font-size: 22px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-type p {
    padding: 0.390625vw 0;
    width: 9.53125vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-type p {
    padding: 0.78125vw 0;
    width: 19.53125vw;
    font-size: 2.8645833333vw;
  }
}
.girlCard-frame .girlCard-type .orange {
  background: #ff6161;
}
.girlCard-frame .girlCard-type .light-green {
  background: #95db71;
}
.girlCard-frame .girlCard-type .light-yellow {
  background: #ffe088;
}
.girlCard-frame .girlCard-type .yellow {
  background: #f9c85a;
}
.girlCard-frame .girlCard-type .purple {
  background: #9e61ff;
}
.girlCard-frame .girlCard-type .light-pink {
  background: #f6a6ff;
}
.girlCard-frame .girlCard-type .pink {
  background: #ff619a;
}
.girlCard-frame .girlCard-type .green {
  background: #5ae567;
}
.girlCard-frame .girlCard-type .light-purple {
  background: #db85ff;
  font-size: 20px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-type .light-purple {
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-type .light-purple {
    font-size: 2.6041666667vw;
    height: 4.8177083333vw;
  }
}
.girlCard-frame .girlCard-type .blue {
  background: #888eff;
  font-size: 20px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-type .blue {
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-type .blue {
    font-size: 2.6041666667vw;
    height: 4.8177083333vw;
  }
}

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

.schedule .outer-bg {
  margin-bottom: 0;
}
.schedule__btn {
  margin: 50px auto 70px auto;
  text-align: center;
  font-size: 20px;
  font-family: "panda";
}
@media (max-width: 1280px) {
  .schedule__btn {
    margin: 3.90625vw auto 5.46875vw auto;
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn {
    margin: 3.90625vw auto 3.90625vw;
    padding: 4.6875vw 0vw;
    width: 100%;
  }
  .schedule__btn::-webkit-scrollbar {
    margin-top: 1.3020833333vw;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .schedule__btn::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 768px) {
  .schedule__btn::-webkit-scrollbar-track {
    background-color: #e2e2e2;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .schedule__btn::-webkit-scrollbar-track {
    display: none;
  }
}
@media (max-width: 768px) {
  .schedule__btn::-webkit-scrollbar-thumb {
    background-color: #f267a9;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .schedule__btn::-webkit-scrollbar-thumb {
    display: none;
  }
}
.schedule__btn__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  color: #8ad3db;
  gap: 14px;
}
.schedule__btn__list .dateactive {
  background: #ff7baa;
  color: white;
}
@media (max-width: 1280px) {
  .schedule__btn__list {
    gap: 1.09375vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list {
    font-family: vdl-v7marugothic, sans-serif;
    color: #000000;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 0;
  }
}
.schedule__btn__list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px;
  width: 136px;
  text-align: center;
  font-size: 20px;
  border: 2px solid #ff7baa;
  font-weight: 600;
}
@media (max-width: 1280px) {
  .schedule__btn__list-link {
    padding: 0.46875vw;
    width: 10.625vw;
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link {
    padding: 1.953125vw 1.0416666667vw;
    width: 20.8333333333vw;
    border-radius: 0;
    border: 0;
    font-size: 2.8645833333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.schedule__btn__list-link_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: -0.03em;
  margin-right: 6px;
}
@media (max-width: 1280px) {
  .schedule__btn__list-link_date {
    margin-right: 0.46875vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link_date {
    font-size: 3.90625vw;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link_month {
    margin-right: -0.5208333333vw;
    padding-bottom: 2.34375vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link_day {
    margin-left: -0.5208333333vw;
    padding-top: 3.3854166667vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link_week {
    margin-top: 1.3020833333vw;
    font-weight: 100;
  }
}

@media (max-width: 768px) {
  .top .section-title {
    top: -9.8958333333vw;
  }
}
.top__logo {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .top__logo {
    width: 93.75vw;
  }
}
@media (max-width: 768px) {
  .top__logo {
    padding-top: 45.5729166667vw;
    text-align: center;
  }
}
.top__logo img {
  width: 730px;
}
@media (max-width: 1280px) {
  .top__logo img {
    width: 57.03125vw;
  }
}
@media (max-width: 768px) {
  .top__logo img {
    width: 91.1458333333vw;
  }
}
.top__logo .logo {
  position: relative;
  z-index: 3;
}
.top__logo .top__girl {
  position: absolute;
  right: 0;
  top: 0;
  width: 800px;
  z-index: 2;
}
@media (max-width: 1280px) {
  .top__logo .top__girl {
    width: 62.5vw;
  }
}
@media (max-width: 768px) {
  .top__logo .top__girl {
    position: absolute;
    right: auto;
    left: -5.2083333333vw;
    margin: 0 auto;
    width: 96.3541666667vw;
  }
}
.top__black {
  margin-top: -3.90625vw;
  text-align: center;
  background: #000;
  padding: 1.3020833333vw;
  font-size: 2.6041666667vw;
  color: #fff;
}
.top__main {
  position: relative;
  z-index: 2;
  padding-bottom: 90px;
  margin-bottom: 0px;
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
}
@media (max-width: 1280px) {
  .top__main {
    padding-bottom: 7.03125vw;
  }
}
@media (max-width: 768px) {
  .top__main {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 5.2083333333vw 0 7.8125vw;
    width: 93.75vw;
    background: rgba(255, 255, 255, 0.7843137255);
    margin: 0 auto;
  }
}
.top__main .top-swipper {
  margin-top: -100px;
  width: 700px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (max-width: 1280px) {
  .top__main .top-swipper {
    margin-top: -7.8125vw;
    width: 54.6875vw;
  }
}
@media (max-width: 768px) {
  .top__main .top-swipper {
    display: none;
  }
}
.top__main .swiper {
  width: 100%;
  margin: 30px 0;
  padding: 40px 0;
}
@media (max-width: 1280px) {
  .top__main .swiper {
    margin: 2.34375vw 0;
    padding: 3.125vw 0;
  }
}
@media (max-width: 768px) {
  .top__main .swiper {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
  }
}
.top__main .swiper-slide {
  opacity: 0.4;
  overflow: hidden;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.top__main .swiper-slide img {
  width: 100%;
}
.top__main .swiper-slide-active {
  opacity: 1;
  z-index: 1;
  -webkit-transform: scale(1);
          transform: scale(1); /* スライドの大きさ調整 */
}
@media (max-width: 440px) {
  .top__main .swiper-slide-active {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.top__main .swiper-button-next,
.top__main .swiper-button-prev {
  display: none;
}
.top__main .swiper-button-prev::after,
.top__main .swiper-button-next::after {
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
.top__main .swiper-button-prev::after {
  border-bottom: 3.3854166667vw solid transparent;
  border-right: 4.6875vw solid #f76ba4;
  border-top: 3.3854166667vw solid transparent;
}
.top__main .swiper-button-next::after {
  border-bottom: 3.3854166667vw solid transparent;
  border-left: 4.6875vw solid #f76ba4;
  border-top: 3.3854166667vw solid transparent;
  margin-left: -1.3020833333vw;
}
.top__main .swiper-pagination {
  position: relative;
  bottom: 0px;
}
@media (max-width: 768px) {
  .top__main .swiper-pagination {
    display: none;
  }
}
.top__main .swiper-pagination1 {
  text-align: center;
  margin: 2.34375vw auto 6.5104166667vw;
}
.top__main .swiper-pagination-bullet-active {
  background: #fec6ea !important;
}
@media (max-width: 768px) {
  .top__main .swiper-pagination-bullet-active {
    background: #fec6ea;
  }
}
.top__main .swiper-pagination-bullets {
  gap: 30px !important;
}
@media (max-width: 768px) {
  .top__main .swiper-pagination-bullets {
    gap: 0.78125vw !important;
  }
}
.top__main .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  margin: 0 10px !important;
  background: #ff4cb0;
  opacity: 1 !important;
}
@media (max-width: 1280px) {
  .top__main .swiper-pagination-bullet {
    width: 1.875vw;
    height: 1.875vw;
  }
}
@media (max-width: 768px) {
  .top__main .swiper-pagination-bullet {
    margin: 1.5625vw !important;
    width: 3.6458333333vw;
    height: 3.6458333333vw;
  }
}
@media (max-width: 440px) {
  .top__main .swiper-pagination-bullet {
    width: 3.1818181818vw;
    height: 3.1818181818vw;
  }
}
.top__schedule {
  position: relative;
  margin: 110px auto 130px;
  padding-top: 100px;
  width: 1200px;
  background: rgba(255, 255, 255, 0.7843137255);
  border: 1px solid #ff7baa;
}
@media (max-width: 1280px) {
  .top__schedule {
    margin: 8.59375vw auto 10.15625vw;
    padding-top: 7.8125vw;
    width: 93.75vw;
  }
}
@media (max-width: 768px) {
  .top__schedule {
    border: none;
    margin: 0vw auto 0;
    padding-bottom: 5.2083333333vw;
  }
}
.top__schedule .cast__box__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  width: 100%;
  padding-bottom: 40px;
}
@media (max-width: 1280px) {
  .top__schedule .cast__box__list {
    gap: 2.34375vw;
    padding-bottom: 3.125vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list {
    padding-bottom: 5.2083333333vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame {
    width: 42.96875vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-box {
    margin-bottom: 0.78125vw;
    padding: 0.5208333333vw 0 1.0416666667vw;
    width: 39.3229166667vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-box .mark {
    top: -2.6041666667vw;
    right: 0.78125vw;
    width: 5.2083333333vw;
    height: 6.3802083333vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-store {
    padding: 0.5208333333vw;
    width: 19.53125vw;
    font-size: 3.3854166667vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-store-time {
    margin-top: -0.1302083333vw;
    padding: 0vw 0 0.390625vw 0;
    gap: 0.6510416667vw;
    width: 41.6666666667vw;
    font-size: 4.9479166667vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-store-time img {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-name {
    gap: 1.8229166667vw;
    padding-top: 1.0416666667vw;
    margin-bottom: 2.0833333333vw;
    font-size: 4.4270833333vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-name p {
    font-size: 3.6458333333vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-info-size {
    font-size: 2.734375vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-time {
    font-size: 2.34375vw;
    margin: 1.8229166667vw auto;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-type {
    gap: 1.171875vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-type p {
    padding: 0.78125vw 0;
    width: 16.9270833333vw;
    font-size: 2.8645833333vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-type .light-purple {
    font-size: 2.6041666667vw;
    height: 4.8177083333vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .cast__box__list .girlCard-frame .girlCard-type .blue {
    font-size: 2.6041666667vw;
    height: 4.8177083333vw;
  }
}
.top__schedule .link-girl {
  display: block;
  margin: 0px auto 70px;
  padding: 2px;
  width: 330px;
  background: #8ad3db;
  font-size: 46px;
  font-family: "panda";
  color: #fff;
  text-align: center;
}
@media (max-width: 1280px) {
  .top__schedule .link-girl {
    margin: 0 auto 5.46875vw;
    padding: 0.15625vw;
    width: 25.78125vw;
    font-size: 3.59375vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .link-girl {
    margin: 0 auto 7.8125vw;
    padding: 1.5625vw;
    width: 42.96875vw;
    font-size: 6.5104166667vw;
  }
}

@media (max-width: 768px) {
  .concept .outer-bg {
    margin-bottom: 0;
    padding-bottom: 20.8333333333vw;
  }
}
.concept__main {
  position: relative;
  margin-bottom: 110px;
  font-size: 28px;
}
@media (max-width: 1280px) {
  .concept__main {
    margin-bottom: 8.59375vw;
    font-size: 2.1875vw;
  }
}
@media (max-width: 768px) {
  .concept__main {
    font-size: 3.3854166667vw;
    font-weight: bold;
  }
}
.concept__main h3 {
  padding-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 50px;
  line-height: 1.4;
  color: #dba654;
}
@media (max-width: 1280px) {
  .concept__main h3 {
    padding-top: 3.125vw;
    margin-bottom: 3.125vw;
    font-size: 3.90625vw;
  }
}
@media (max-width: 768px) {
  .concept__main h3 {
    padding-top: 3.125vw;
    margin-bottom: 5.2083333333vw;
    font-size: 7.03125vw;
  }
}
.concept__main h4 {
  margin-bottom: 50px;
  margin-left: 90px;
  font-weight: bold;
  font-size: 30px;
}
@media (max-width: 1280px) {
  .concept__main h4 {
    margin-bottom: 3.90625vw;
    margin-left: 7.03125vw;
    font-size: 2.34375vw;
  }
}
@media (max-width: 768px) {
  .concept__main h4 {
    margin-left: 3.3854166667vw;
    font-size: 3.6458333333vw;
  }
}
.concept__main img {
  position: absolute;
  top: 60px;
  right: -90px;
  width: 350px;
}
@media (max-width: 1280px) {
  .concept__main img {
    top: 4.6875vw;
    right: -7.03125vw;
    width: 27.34375vw;
  }
}
@media (max-width: 768px) {
  .concept__main img {
    z-index: 999;
    top: auto;
    bottom: -28.6458333333vw;
    right: 0;
    width: 35.15625vw;
  }
}
.concept__main ul {
  margin-left: 94px;
  margin-bottom: 60px;
  font-size: 26px;
}
@media (max-width: 1280px) {
  .concept__main ul {
    margin-left: 7.34375vw;
    margin-bottom: 4.6875vw;
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .concept__main ul {
    margin-left: 3.3854166667vw;
    font-size: 3.3854166667vw;
  }
}
.concept__main ul li {
  margin-bottom: 16px;
}
@media (max-width: 1280px) {
  .concept__main ul li {
    margin-bottom: 1.25vw;
  }
}
@media (max-width: 768px) {
  .concept__main ul li {
    margin-bottom: 3.3854166667vw;
    line-height: 1.6;
  }
}
.concept__main .normal {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-right: 0;
}
@media (max-width: 768px) {
  .concept__main .normal {
    margin-left: 2.6041666667vw;
    margin-right: auto;
  }
}
.concept__main p {
  margin-right: 90px;
  margin-left: 90px;
  font-size: 26px;
  line-height: 1.9;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
@media (max-width: 1280px) {
  .concept__main p {
    margin-right: 7.03125vw;
    margin-left: 7.03125vw;
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .concept__main p {
    margin-right: 2.6041666667vw;
    margin-left: 2.6041666667vw;
    font-size: 3.3854166667vw;
  }
}
.concept__main p span {
  letter-spacing: 0.05em;
  display: block;
  -moz-text-align-last: left;
       text-align-last: left;
}

.event .container {
  text-align: center;
  font-weight: 800;
}
@media (max-width: 768px) {
  .event .outer-bg {
    margin-bottom: 0;
    padding-bottom: 7.8125vw;
  }
}
.event__list p {
  margin: 10px auto 70px;
  font-size: 26px;
}
@media (max-width: 1280px) {
  .event__list p {
    margin: 0.78125vw auto 5.46875vw;
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .event__list p {
    margin: 1.3020833333vw auto 10.4166666667vw;
    font-size: 3.3854166667vw;
  }
}
.event__list .panda {
  margin: 20px auto;
  font-size: 40px;
  color: #dba654;
  line-height: 1.6;
}
@media (max-width: 1280px) {
  .event__list .panda {
    margin: 1.5625vw auto;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .event__list .panda {
    font-size: 5.7291666667vw;
    margin: 2.6041666667vw auto;
  }
}
.event__list img {
  width: 800px;
}
@media (max-width: 1280px) {
  .event__list img {
    width: 62.5vw;
  }
}
@media (max-width: 768px) {
  .event__list img {
    width: 93.75vw;
  }
}

.profile {
  background: #f0f5ff;
}
@media (max-width: 768px) {
  .profile {
    background: #f8fbff;
  }
  .profile .section-title {
    text-align: left;
    margin-left: 40px;
  }
  .profile .section-title h2 {
    font-size: 6.5104166667vw;
  }
}
@media (max-width: 768px) {
  .profile__hole {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 94%;
    padding: 2.6041666667vw 0 1.3020833333vw;
    margin: 0 auto;
  }
  .profile__hole li {
    width: 4.4270833333vw;
    height: 4.4270833333vw;
    border-radius: 6.5104166667vw;
    background-color: #fff;
    -webkit-box-shadow: inset -0.5208333333vw -0.5208333333vw 1.0416666667vw 0px rgba(255, 255, 255, 0.5), inset 0.6510416667vw 0.6510416667vw 1.3020833333vw 0px rgba(0, 0, 0, 0.263);
            box-shadow: inset -0.5208333333vw -0.5208333333vw 1.0416666667vw 0px rgba(255, 255, 255, 0.5), inset 0.6510416667vw 0.6510416667vw 1.3020833333vw 0px rgba(0, 0, 0, 0.263);
  }
}
.profile__outline {
  position: relative;
}
.profile__note {
  position: relative;
  z-index: 4;
  margin: 50px auto;
  padding: 116px 60px 60px 142px;
  background: url(../img/profile-bg.png) no-repeat;
  background-size: contain;
  width: 1000px;
  height: 1070px;
  font-family: "tegaki";
  color: #253e7c;
}
@media (max-width: 1280px) {
  .profile__note {
    margin: 3.90625vw auto;
    padding: 9.0625vw 4.6875vw 4.6875vw 11.09375vw;
    width: 78.125vw;
    height: 83.59375vw;
  }
}
@media (max-width: 768px) {
  .profile__note {
    background: none;
    padding: 0;
    margin: 2.6041666667vw auto 5.2083333333vw;
    width: 100%;
    height: auto;
  }
}
.profile__note .store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  padding: 8px 0px;
  background: #f067a7;
  color: #fff;
  text-align: center;
  font-family: "riipop";
  font-size: 22px;
  letter-spacing: 0.03em;
}
@media (max-width: 1280px) {
  .profile__note .store {
    width: 7.8125vw;
    padding: 0.625vw 0;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .profile__note .store {
    display: inline-block;
    width: auto;
    margin-bottom: 2.6041666667vw;
    padding: 1.3020833333vw 2.6041666667vw;
    font-size: 4.4270833333vw;
  }
}
.profile__note-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .profile__note-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16.9270833333vw;
  }
}
.profile__note-flex-img {
  position: relative;
}
@media (max-width: 768px) {
  .profile__note-flex-img {
    margin: 2.6041666667vw auto 3.90625vw;
  }
}
.profile__note-flex-img::before {
  position: absolute;
  z-index: 2;
  content: "";
  background: url(../img/profile-sticky.png) no-repeat;
  background-size: contain;
  width: 115px;
  height: 100px;
  top: -72px;
  right: 0px;
}
@media (max-width: 1280px) {
  .profile__note-flex-img::before {
    width: 8.984375vw;
    height: 7.8125vw;
    top: -5.625vw;
  }
}
@media (max-width: 768px) {
  .profile__note-flex-img::before {
    width: 20.8333333333vw;
    height: 18.2291666667vw;
    top: -13.0208333333vw;
    right: -1.3020833333vw;
  }
}
.profile__note-flex-img::after {
  position: absolute;
  z-index: 2;
  content: "";
  background: url(../img/profile-sticky.png) no-repeat;
  background-size: contain;
  width: 115px;
  height: 100px;
  bottom: -6px;
  left: -20px;
}
@media (max-width: 1280px) {
  .profile__note-flex-img::after {
    width: 8.984375vw;
    height: 7.8125vw;
    bottom: -0.46875vw;
    left: -1.5625vw;
  }
}
@media (max-width: 768px) {
  .profile__note-flex-img::after {
    width: 20.8333333333vw;
    height: 18.2291666667vw;
    bottom: -11.71875vw;
  }
}
.profile__note-flex-img img {
  position: relative;
  z-index: 1;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  width: 326px;
  -webkit-box-shadow: -3px 1px 11px 0px rgba(0, 0, 0, 0.35);
          box-shadow: -3px 1px 11px 0px rgba(0, 0, 0, 0.35);
}
@media (max-width: 1280px) {
  .profile__note-flex-img img {
    width: 25.46875vw;
  }
}
@media (max-width: 768px) {
  .profile__note-flex-img img {
    width: 67.7083333333vw;
  }
}
.profile__note-flex-info {
  margin-top: 4px;
  margin-left: 40px;
}
@media (max-width: 1280px) {
  .profile__note-flex-info {
    margin-top: 0.3125vw;
    margin-left: 3.125vw;
  }
}
@media (max-width: 768px) {
  .profile__note-flex-info {
    width: 94%;
    margin: 7.8125vw auto;
  }
}
.profile__note-flex-info-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: 6px;
}
@media (max-width: 1280px) {
  .profile__note-flex-info-name {
    gap: 0.78125vw;
    margin-top: 0.46875vw;
  }
}
@media (max-width: 768px) {
  .profile__note-flex-info-name {
    margin-top: 1.3020833333vw;
  }
  .profile__note-flex-info-name::after {
    position: absolute;
    bottom: -2.0833333333vw;
    content: "";
    width: 89.3229166667vw;
    height: 1.0416666667vw;
    background: url(../img/profile-line1.png) no-repeat;
    background-size: contain;
  }
}
.profile__note-flex-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 23px;
  font-size: 40px;
}
@media (max-width: 1280px) {
  .profile__note-flex-info li {
    margin-bottom: 1.796875vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .profile__note-flex-info li {
    position: relative;
    margin-bottom: 3.6458333333vw;
    font-size: 7.2916666667vw;
  }
  .profile__note-flex-info li:nth-of-type(2)::after {
    position: absolute;
    bottom: -2.0833333333svw;
    content: "";
    width: 91.9270833333vw;
    height: 1.4322916667vw;
    background: url(../img/profile-line2.png) no-repeat;
    background-size: contain;
  }
  .profile__note-flex-info li:nth-of-type(3)::after {
    position: absolute;
    bottom: -2.0833333333vw;
    content: "";
    width: 91.9270833333vw;
    height: 1.4322916667vw;
    background: url(../img/profile-line3.png) no-repeat;
    background-size: contain;
  }
  .profile__note-flex-info li:nth-of-type(4)::after {
    position: absolute;
    bottom: -2.0833333333vw;
    content: "";
    width: 91.9270833333vw;
    height: 1.4322916667vw;
    background: url(../img/profile-line4.png) no-repeat;
    background-size: contain;
  }
  .profile__note-flex-info li:nth-of-type(5)::after {
    position: absolute;
    bottom: -2.0833333333vw;
    content: "";
    width: 91.9270833333vw;
    height: 1.4322916667vw;
    background: url(../img/profile-line5.png) no-repeat;
    background-size: contain;
  }
  .profile__note-flex-info li:nth-of-type(6)::after {
    position: absolute;
    bottom: -2.0833333333vw;
    content: "";
    width: 91.9270833333vw;
    height: 1.4322916667vw;
    background: url(../img/profile-line6.png) no-repeat;
    background-size: contain;
  }
}
.profile__note-flex-info li span {
  font-size: 32px;
}
@media (max-width: 1280px) {
  .profile__note-flex-info li span {
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .profile__note-flex-info li span {
    font-size: 7.2916666667vw;
  }
}
.profile__note-txt {
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .profile__note-txt {
    margin-bottom: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .profile__note-txt {
    width: 90%;
    margin: 0 auto 5.2083333333vw;
  }
}
.profile__note-txt h3 {
  margin-bottom: 18px;
  font-size: 40px;
}
@media (max-width: 1280px) {
  .profile__note-txt h3 {
    margin-bottom: 1.40625vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .profile__note-txt h3 {
    margin-bottom: 1.5625vw;
    font-size: 5.9895833333vw;
  }
}
.profile__note-txt p {
  font-size: 31px;
  line-height: 1.83;
}
@media (max-width: 1280px) {
  .profile__note-txt p {
    font-size: 2.421875vw;
  }
}
@media (max-width: 768px) {
  .profile__note-txt p {
    font-size: 5.46875vw;
    line-height: 1.6;
  }
}
.profile__space {
  height: 10px;
}
@media (max-width: 1280px) {
  .profile__space {
    height: 0.78125vw;
  }
}
.profile .tag {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 130px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 4px 0px 15px -8px #4a4a4a;
          box-shadow: 4px 0px 15px -8px #4a4a4a;
  color: #fff;
  background: #f067a7;
  font-family: "riipop";
  text-align: center;
  right: 72px;
}
@media (max-width: 1280px) {
  .profile .tag {
    width: 3.90625vw;
    height: 10.15625vw;
    border-top-right-radius: 0.3125vw;
    border-bottom-right-radius: 0.3125vw;
    -webkit-box-shadow: 0.3125vw 0 1.171875vw -0.625vw #4a4a4a;
            box-shadow: 0.3125vw 0 1.171875vw -0.625vw #4a4a4a;
    right: 5.625vw;
  }
}
@media (max-width: 768px) {
  .profile .tag {
    right: 0;
    top: 108.0729166667vw;
    width: 29.9479166667vw;
    height: 7.8125vw;
    border-radius: 1.5625vw;
  }
}
.profile .tag h4 {
  font-size: 22px;
  letter-spacing: 0.05em;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
@media (max-width: 1280px) {
  .profile .tag h4 {
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .profile .tag h4 {
    font-size: 3.90625vw;
    -webkit-writing-mode: horizontal-tb;
            writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
  }
}
.profile .tag1 {
  top: 80px;
  background: #ff9b57;
}
@media (max-width: 1280px) {
  .profile .tag1 {
    top: 6.25vw;
  }
}
@media (max-width: 768px) {
  .profile .tag1 {
    top: 108.0729166667vw;
    left: 0vw;
  }
}
.profile .tag2 {
  top: 220px;
  height: 150px;
  background: #6dcaf3;
}
@media (max-width: 1280px) {
  .profile .tag2 {
    top: 17.1875vw;
    height: 11.71875vw;
  }
}
@media (max-width: 768px) {
  .profile .tag2 {
    top: 108.0729166667vw;
    height: 7.8125vw;
    left: 33.203125vw;
  }
}
.profile .tag3 {
  top: 380px;
}
@media (max-width: 1280px) {
  .profile .tag3 {
    top: 29.6875vw;
  }
}
@media (max-width: 768px) {
  .profile .tag3 {
    top: 108.0729166667vw;
  }
}
.profile .back p {
  padding-right: 41px;
  margin-top: 50px;
  text-align: right;
  font-size: 22px;
}
@media (max-width: 1280px) {
  .profile .back p {
    padding-right: 3.203125vw;
    margin-top: 3.90625vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .profile .back p {
    padding-right: 0;
    margin-top: 9.1145833333vw;
    text-align: center;
    font-size: 5.2083333333vw;
  }
}

@media (max-width: 768px) {
  .profile.main-top {
    margin-top: 0 !important;
  }
}/*# sourceMappingURL=style.css.map */