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

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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

.section-title {
  position: relative;
  z-index: 3;
  background: #ff67a3;
  background-size: contain;
  width: 1280px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 4px;
  margin-bottom: 30px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 1280px) {
  .section-title {
    width: 100vw;
    height: 3.59375vw;
  }
}
@media (max-width: 768px) {
  .section-title {
    background-size: cover;
    height: 9.1145833333vw;
  }
}
.section-title h2 {
  padding-left: 50px;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.08em;
}
@media (max-width: 1280px) {
  .section-title h2 {
    padding-left: 3.90625vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .section-title h2 {
    padding-left: 6.5104166667vw;
    font-size: 3.6458333333vw;
  }
}

main {
  position: relative;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}

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: 90px;
}
@media (max-width: 1280px) {
  .main-top {
    margin-top: 7.03125vw;
  }
}
@media (max-width: 768px) {
  .main-top {
    margin-top: 0;
  }
}

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

.fixed {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 999;
}
.fixed .header__nav__list {
  padding-top: 8px;
  margin-bottom: 0px;
}
@media (max-width: 1280px) {
  .fixed .header__nav__list {
    padding-top: 0.625vw;
    margin-bottom: 0vw;
  }
}

body {
  font-variant-ligatures: none;
  font-family: serif;
  overflow-x: hidden;
  font-weight: 500;
  background: #fff;
  zoom: 0.9;
  -moz-transform: scale(0.9);
}
@media (max-width: 768px) {
  body {
    zoom: 1;
    -moz-transform: scale(1);
  }
}

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: 100vw;
  }
}

.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%;
  }
}
@font-face {
  font-family: "riipop";
  src: url("../font/RiiPopkkR.otf") format("opentype");
}
@font-face {
  font-family: "nicoca";
  src: url("../font/nicoca_v2.ttf") format("truetype");
}
@font-face {
  font-family: "lightnovel";
  src: url("../font/LightNovelPOPv2.otf") format("opentype");
}
@font-face {
  font-family: "tegaki";
  src: url("../font/KTEGAKI.ttf") format("truetype");
}
.kozuka-m {
  font-family: kozuka-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}

.kozuka-g {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.header {
  text-align: center;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
}
.header_top img {
  max-height: 1000px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 1280px) {
  .header_top img {
    max-height: 100vh;
  }
}
@media (max-width: 768px) {
  .header_top img {
    height: 104.1666666667vw;
  }
}
.header .container {
  width: auto;
}
@media (max-width: 1600px) {
  .header .container {
    max-width: 80vw;
  }
}
@media (max-width: 768px) {
  .header .container {
    max-width: 94%;
  }
}
.header__nav {
  color: #fff;
  display: flex;
  align-items: center;
  padding: 15px 40px;
  background: #000;
}
@media (max-width: 1280px) {
  .header__nav {
    padding: 0.78125vw 1.25vw;
  }
}
@media (max-width: 768px) {
  .header__nav {
    display: none;
  }
}
.header__nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
  padding: 8px;
  font-size: 22px;
}
@media (max-width: 1280px) {
  .header__nav__list {
    padding: 0.625vw;
    font-size: 1.5625vw;
    gap: 7.8125vw;
  }
}
@media (max-width: 768px) {
  .header__nav__list {
    flex-wrap: wrap;
    gap: 5.2083333333vw;
    padding: 1.3020833333vw;
    font-size: 3.3854166667vw;
  }
}
.header__tabNav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #000;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow: hidden;
}
.header__tabNav a {
  color: #fff;
}
.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: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4.4270833333vw;
  top: 4%;
  right: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(50%);
  text-align: center;
}
.header__tabNav__list-link {
  font-size: 4.1666666667vw;
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .header__tabNav__list-link {
    font-weight: 400;
  }
}
.header__tabNav-active {
  right: 0 !important;
}
.header__tab-flex {
  position: relative;
  z-index: 9999;
  align-items: center;
  justify-content: flex-end;
  background-size: cover;
}
.header__tab-flex .logo-sp {
  width: 42.96875vw;
}
@media (max-width: 768px) {
  .header__tab-flex {
    position: fixed;
  }
}
.header__tabButton {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 1.3020833333vw;
  gap: 1.171875vw;
  width: 6.5104166667vw;
}
.header__tabButton span {
  background: #fff;
  height: 0.5859375vw;
  border-radius: 10px;
  width: 6.5104166667vw;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: bold;
  letter-spacing: 0.14em;
}
.header__tabButton span:first-child {
  transition: transform 0.3s ease;
}
.header__tabButton span:nth-of-type(2) {
  transition: opacity 0.3s ease;
}
.header__tabButton span:last-child {
  position: relative;
  transition: transform 0.3s ease;
  width: 3.90625vw;
}
.header__tabButton span:last-child::after {
  content: "MENU";
  position: absolute;
  top: 1.6927083333vw;
  font-size: 2.0833333333vw;
  left: -0.1302083333vw;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header__tabButton-active {
  width: 36px;
}
.header__tabButton-active:nth-of-type(1) {
  position: absolute;
  top: 3.125vw;
  transform: rotate(-45deg);
}
.header__tabButton-active:nth-of-type(2) {
  position: absolute;
  top: 3.125vw;
  transform: rotate(45deg);
}
.header__tabButton-active:nth-of-type(3) {
  top: 3.515625vw;
  position: relative;
  background: #fff;
  width: 0 !important;
}
.header__tabButton-active:nth-of-type(3)::after {
  content: "CLOSE" !important;
  position: absolute;
  font-size: 2.0833333333vw !important;
  letter-spacing: 0.1em;
  left: -0.78125vw !important;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header__tabButton-bg {
  position: fixed;
  top: 2.6041666667vw;
  right: 3.90625vw;
  z-index: 9999;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 1.8229166667vw;
  gap: 6.5104166667vw;
  height: 13.0208333333vw;
  width: 13.0208333333vw;
  background: #ff67a3;
  border-radius: 50%;
}
.header__tabButton-bg p {
  width: 14.3229166667vw;
  font-size: 3.6458333333vw;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.1em;
}
.header__tabButton-bg-outer {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .header__tabButton-bg-outer {
    justify-content: right;
  }
}

.footer {
  position: relative;
  background-color: #000;
  color: #fff;
}
.footer .tab {
  width: 78.125vw;
  margin: 0 auto;
  padding: 2.34375vw 0;
}
.footer__main {
  text-align: center;
  background: #000;
  color: #fff;
}
.footer__main .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
@media (max-width: 1280px) {
  .footer__main .container {
    padding: 0.78125vw 0;
  }
}
@media (max-width: 768px) {
  .footer__main .container {
    display: none;
  }
}
.footer__main .footer-logo {
  position: absolute;
  left: -200px;
  width: 200px;
}
@media (max-width: 1280px) {
  .footer__main .footer-logo {
    left: -14.0625vw;
    width: 13.28125vw;
  }
}
@media (max-width: 768px) {
  .footer__main {
    text-align: left;
  }
}
.footer__main__nav {
  padding: 32px 0;
}
@media (max-width: 1280px) {
  .footer__main__nav {
    padding: 2.5vw 0 4.375vw;
    margin-left: -2.34375vw;
  }
}
.footer__main__nav__list {
  display: flex;
  align-items: 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 {
  padding: 0 20px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .footer__main__nav__list li {
    padding: 0 1.5625vw;
  }
}
.footer__main__nav .recruit {
  margin-left: 30px;
}
@media (max-width: 1280px) {
  .footer__main__nav .recruit {
    margin-left: 2.34375vw;
  }
}
.footer__main__nav .recruit a {
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 2px 3px rgba(88, 88, 88, 0.117) inset;
  padding: 18px 30px 16px;
}
.footer__recruit a {
  display: none;
  color: #fff;
  padding: 0px 0 0px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 768px) {
  .footer__recruit a {
    display: block;
    width: 46.875vw;
    border-bottom: 0.2604166667vw solid #fff;
    margin: 0 auto 3.90625vw;
    text-align: center;
    font-size: 4.1666666667vw;
  }
}
.footer__nav-tab {
  width: 88%;
  padding: 2.6041666667vw 0;
  margin: 0vw auto;
}
.footer__nav-tab ul li a {
  display: flex;
  align-items: center;
  gap: 2.8645833333vw;
  padding: 4.4270833333vw 2.6041666667vw;
  border-bottom: 2px solid #939393;
}
.footer__nav-tab ul li a img {
  height: 13.0208333333vw;
}
.footer__nav-tab ul li a p {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-size: 4.1666666667vw;
  letter-spacing: 0.1em;
}
.footer small {
  text-align: left;
  margin-left: 6.5104166667vw;
}
.footer-top {
  position: absolute;
  bottom: 40px;
  right: 0;
}
@media (max-width: 1280px) {
  .footer-top {
    bottom: 5.46875vw;
    right: 1.8229166667vw;
  }
}
@media (max-width: 768px) {
  .footer-top {
    bottom: 3.90625vw;
    right: 3.90625vw;
  }
}
.footer-top img {
  width: 100px;
}
@media (max-width: 1280px) {
  .footer-top img {
    width: 7.8125vw;
  }
}
@media (max-width: 768px) {
  .footer-top img {
    width: 13.0208333333vw;
  }
}
.footer__space {
  height: 18.2291666667vw;
}
@media (max-width: 440px) {
  .footer small {
    font-size: 2.2727272727vw;
  }
}
.footer__exp {
  padding-top: 20px;
  text-align: center;
  padding-bottom: 40px;
}
.footer__exp p {
  line-height: 1.6;
  text-align: center;
  font-size: 16px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.footer__banner ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 8px;
}
.footer__banner ul li a {
  display: block;
}
.footer__banner ul li a img {
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}

.system {
  background: #fff;
  padding-top: 140px;
  padding-bottom: 60px;
}
@media (max-width: 1280px) {
  .system {
    padding-top: 10.9375vw;
  }
}
.system .section-title {
  margin-bottom: 50px;
}
@media (max-width: 1280px) {
  .system .section-title {
    margin-bottom: 3.90625vw;
  }
}
.system img {
  width: 300px;
}
@media (max-width: 1280px) {
  .system img {
    width: 23.4375vw;
  }
}
@media (max-width: 768px) {
  .system img {
    width: 39.0625vw;
  }
}
.system__main-base h3 {
  width: 840px;
  padding: 10px 0;
  text-align: center;
  border: 2px solid #fff;
  font-size: 40px;
  letter-spacing: 0.2em;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .system__main-base h3 {
    font-size: 3.125vw;
    width: 65.625vw;
    padding: 0.78125vw 0;
  }
}
@media (max-width: 768px) {
  .system__main-base h3 {
    font-size: 4.6875vw;
    width: 83.3333333333vw;
    padding: 1.5625vw 0;
  }
}
.system__main-base ul {
  margin-top: 40px;
  margin-bottom: 70px;
}
@media (max-width: 1280px) {
  .system__main-base ul {
    margin-top: 3.125vw;
    margin-bottom: 5.46875vw;
  }
}
@media (max-width: 768px) {
  .system__main-base ul {
    margin-top: 5.7291666667vw;
    margin-bottom: 7.8125vw;
  }
}
.system__main-base ul li {
  padding: 6px 40px;
  font-size: 34px;
  width: 700px;
  margin: 0 auto 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .system__main-base ul li {
    width: 54.6875vw;
    padding: 0.46875vw 3.125vw;
    font-size: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .system__main-base ul li {
    width: 83.3333333333vw;
    padding: 0.78125vw 5.2083333333vw;
    font-size: 4.4270833333vw;
    margin: 0 auto 0.9090909091vw;
  }
}
.system__main-base ul li:last-of-type {
  height: 51px;
  font-size: 24px;
}
@media (max-width: 1280px) {
  .system__main-base ul li:last-of-type {
    height: 3.984375vw;
    font-size: 1.875vw;
  }
}
@media (max-width: 768px) {
  .system__main-base ul li:last-of-type {
    height: 6.640625vw;
    font-size: 3.3854166667vw;
  }
}
.system__main-base ul li:last-of-type img {
  width: 26px;
}
@media (max-width: 1280px) {
  .system__main-base ul li:last-of-type img {
    width: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .system__main-base ul li:last-of-type img {
    width: 3.3854166667vw;
  }
}
.system__main-base ul li:last-of-type p {
  display: flex;
  align-items: center;
}
.system__main-all h3 {
  width: 700px;
  text-align: center;
  margin: 0 auto 40px;
  border: 2px solid #323232;
  padding: 10px;
  letter-spacing: 0.05em;
  font-size: 38px;
}
@media (max-width: 1280px) {
  .system__main-all h3 {
    width: 54.6875vw;
    margin: 0 auto 3.125vw;
    border: 0.15625vw solid #323232;
    padding: 0.78125vw;
    font-size: 2.96875vw;
  }
}
@media (max-width: 768px) {
  .system__main-all h3 {
    width: 83.3333333333vw;
    margin: 0 auto 5.2083333333vw;
    font-size: 4.9479166667vw;
    padding: 1.0416666667vw;
  }
}
.system__main-all ul {
  width: 700px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .system__main-all ul {
    width: 54.6875vw;
  }
}
@media (max-width: 768px) {
  .system__main-all ul {
    width: 83.3333333333vw;
  }
}
.system__main-all ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 56px;
}
@media (max-width: 1280px) {
  .system__main-all ul li {
    font-size: 4.375vw;
  }
}
@media (max-width: 768px) {
  .system__main-all ul li {
    font-size: 6.5104166667vw;
  }
}
.system__main-all ul li .time {
  text-align: right;
  width: 180px;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .system__main-all ul li .time {
    width: 14.0625vw;
    margin-bottom: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .system__main-all ul li .time {
    width: 22.1354166667vw;
    margin-bottom: 2.6041666667vw;
  }
}
.system__main-all .credit {
  display: block;
  text-align: center;
  margin: 30px auto;
  width: 400px;
}
@media (max-width: 1280px) {
  .system__main-all .credit {
    margin: 2.34375vw auto;
    width: 31.25vw;
  }
}
@media (max-width: 768px) {
  .system__main-all .credit {
    margin: 3.90625vw auto;
    width: 52.0833333333vw;
  }
}
.system__main-option {
  width: 700px;
  margin: 60px auto;
  border: 1px solid #fff;
  padding: 30px 30px 14px;
}
@media (max-width: 1280px) {
  .system__main-option {
    width: 54.6875vw;
    margin: 4.6875vw auto;
    padding: 2.34375vw 2.34375vw 1.09375vw;
  }
}
@media (max-width: 768px) {
  .system__main-option {
    margin: 7.2916666667vw auto;
    width: 83.3333333333vw;
  }
}
.system__main-option ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
  font-size: 34px;
}
@media (max-width: 1280px) {
  .system__main-option ul li {
    margin-bottom: 1.40625vw;
    font-size: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .system__main-option ul li {
    margin-bottom: 2.0833333333vw;
    font-size: 4.4270833333vw;
  }
}
.system__main-caution {
  width: 700px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .system__main-caution {
    width: 54.6875vw;
  }
}
@media (max-width: 768px) {
  .system__main-caution {
    width: 83.3333333333vw;
  }
}
.system__main-caution .ttl {
  margin-bottom: 28px;
  text-align: center;
  border: 1px solid #323232;
  font-size: 30px;
  letter-spacing: 0.1em;
  padding: 16px;
}
@media (max-width: 1280px) {
  .system__main-caution .ttl {
    margin-bottom: 2.1875vw;
    font-size: 2.34375vw;
    padding: 1.25vw;
  }
}
@media (max-width: 768px) {
  .system__main-caution .ttl {
    margin-bottom: 3.6458333333vw;
    font-size: 3.90625vw;
    padding: 2.0833333333vw;
  }
}
.system__main-caution ul {
  margin-bottom: 28px;
  font-size: 18px;
}
@media (max-width: 1280px) {
  .system__main-caution ul {
    margin-bottom: 2.1875vw;
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .system__main-caution ul {
    margin-bottom: 3.6458333333vw;
    font-size: 2.34375vw;
  }
}
.system__main-caution ul li {
  margin-bottom: 14px;
}
@media (max-width: 1280px) {
  .system__main-caution ul li {
    margin-bottom: 1.09375vw;
  }
}
.system__main-caution .red {
  padding-bottom: 120px;
  color: #e60012;
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 1280px) {
  .system__main-caution .red {
    padding-bottom: 9.375vw;
    font-size: 1.40625vw;
  }
}

.access {
  background: #fff;
  padding-top: 140px;
  color: #fff;
}
@media (max-width: 1280px) {
  .access {
    padding-top: 10.9375vw;
  }
}
.access__store {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0 100px 0;
  gap: 25px 90px;
}
@media (max-width: 1280px) {
  .access__store {
    padding: 3.90625vw 0 7.8125vw 0;
    gap: 1.875vw 7.03125vw;
  }
}
@media (max-width: 768px) {
  .access__store {
    gap: 10.4166666667vw;
  }
}
.access__store-map-name {
  display: flex;
  align-items: center;
  background: #ff67a3;
  gap: 10px;
}
@media (max-width: 1280px) {
  .access__store-map-name {
    gap: 0.78125vw;
  }
}
@media (max-width: 768px) {
  .access__store-map-name {
    padding-bottom: 1.8229166667vw;
  }
}
.access__store-map-name h3 {
  padding: 10px 26px;
  color: #fff;
  letter-spacing: 0.09em;
  font-size: 24px;
}
@media (max-width: 1280px) {
  .access__store-map-name h3 {
    padding: 0.78125vw 1.71875vw;
    border-radius: 5.46875vw;
    font-size: 1.875vw;
  }
}
@media (max-width: 768px) {
  .access__store-map-name h3 {
    padding: 0.5208333333vw 1.8229166667vw;
    font-size: 3.3854166667vw;
  }
}
.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.3854166667vw;
  }
}
.access__store-map .map-img {
  width: 535px;
  height: 360px;
}
@media (max-width: 1280px) {
  .access__store-map .map-img {
    width: 41.796875vw;
    height: 28.125vw;
  }
}
@media (max-width: 768px) {
  .access__store-map .map-img {
    width: 85.9375vw;
    height: 58.59375vw;
  }
}
.access__store-map-txt {
  margin-top: 20px;
  line-height: 1.6;
}
@media (max-width: 1280px) {
  .access__store-map-txt {
    margin-top: 1.5625vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .access__store-map-txt {
    font-size: 2.6041666667vw;
  }
}
.access__store-map-txt p {
  margin-bottom: 24px;
}
@media (max-width: 1280px) {
  .access__store-map-txt p {
    margin-bottom: 1.875vw;
  }
}
@media (max-width: 768px) {
  .access__store-map-txt p {
    margin-bottom: 2.8645833333vw;
  }
}

.girl {
  background: #fff;
  padding-top: 140px;
  font-family: kozuka-mincho-pr6n, serif;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .girl {
    padding-top: 10.9375vw;
  }
}
.girl .section-title {
  margin-bottom: 70px;
}
@media (max-width: 1280px) {
  .girl .section-title {
    margin-bottom: 5.46875vw;
  }
}
@media (max-width: 768px) {
  .girl .section-title {
    margin-bottom: 9.1145833333vw;
  }
}

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

.cast__box__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 60px 24px;
  width: 92%;
  margin: 30px auto 0;
  padding-bottom: 100px;
}
@media (max-width: 1280px) {
  .cast__box__list {
    gap: 4.6875vw 1.875vw;
    margin: 2.34375vw auto 0;
    padding-bottom: 7.8125vw;
  }
}
@media (max-width: 768px) {
  .cast__box__list {
    gap: 7.8125vw 4.9479166667vw;
    margin: 3.90625vw auto 0;
  }
}

.girlCard-frame {
  position: relative;
  width: 276px;
}
@media (max-width: 1280px) {
  .girlCard-frame {
    width: 21.5625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame {
    width: 43.4895833333vw;
  }
}
.girlCard-frame-flex {
  position: relative;
  z-index: 1;
}
.girlCard-frame .girlCard-img {
  position: relative;
}
.girlCard-frame img {
  position: relative;
  z-index: 1;
  width: 276px;
  height: 369px;
}
@media (max-width: 1280px) {
  .girlCard-frame img {
    width: 21.5625vw;
    height: 28.828125vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame img {
    width: 43.4895833333vw;
    height: 58.3333333333vw;
  }
}
.girlCard-frame .girlCard-info {
  position: relative;
}
.girlCard-frame .girlCard-info-box {
  position: relative;
  z-index: 3;
}
.girlCard-frame .girlCard-info-store {
  position: absolute;
  z-index: 4;
  bottom: 0;
  right: 0;
  padding: 4px;
  width: 276px;
  background: #c90009;
  color: #fff;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.05em;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-store {
    padding: 0.3125vw;
    width: 21.5625vw;
    font-size: 1.875vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-store {
    padding: 0.5208333333vw;
    width: 43.4895833333vw;
    font-size: 3.6458333333vw;
  }
}
.girlCard-frame .girlCard-info-store-time {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: px;
  color: #ff008c;
  font-size: 20px;
  gap: 4px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-store-time {
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-store-time {
    padding: 0.5208333333vw;
    font-size: 3.125vw;
  }
}
.girlCard-frame .girlCard-info-store-time img {
  width: 20px;
  height: 20px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-store-time img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-store-time img {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
}
.girlCard-frame .girlCard-info-name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  padding-top: 8px;
  margin-bottom: 10px;
  font-size: 24px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-name {
    gap: 1.09375vw;
    padding-top: 0.625vw;
    margin-bottom: 0.78125vw;
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-name {
    gap: 1.8229166667vw;
    padding-top: 1.8229166667vw;
    margin-bottom: 2.0833333333vw;
    font-size: 3.90625vw;
  }
}
.girlCard-frame .girlCard-info-name p {
  font-size: 20px;
}
@media (max-width: 1280px) {
  .girlCard-frame .girlCard-info-name p {
    font-size: 2.1875vw;
  }
}
@media (max-width: 768px) {
  .girlCard-frame .girlCard-info-name p {
    font-size: 3.3854166667vw;
  }
}
.girlCard-frame .girlCard-info-size {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: left;
}
@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: 2.9947916667vw;
  }
}
.girlCard-frame .girlCard-time {
  display: flex;
  align-items: 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: 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 {
  background: #fff;
  padding-top: 140px;
  font-family: kozuka-mincho-pr6n, serif;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .schedule {
    padding-top: 10.9375vw;
  }
}
.schedule .section-title {
  margin-bottom: 70px;
}
@media (max-width: 1280px) {
  .schedule .section-title {
    margin-bottom: 5.46875vw;
  }
}
.schedule .cast__box__list {
  gap: 40px 24px;
}
@media (max-width: 1280px) {
  .schedule .cast__box__list {
    gap: 5.46875vw 1.875vw;
  }
}
@media (max-width: 768px) {
  .schedule .cast__box__list {
    gap: 7.8125vw 4.9479166667vw;
  }
}
.schedule__btn {
  margin: 50px auto 90px auto;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 1280px) {
  .schedule__btn {
    margin: 3.90625vw auto 7.03125vw auto;
    font-size: 1.40625vw;
  }
}
.schedule__btn__list {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center !important;
  gap: 30px;
}
@media (max-width: 1280px) {
  .schedule__btn__list {
    gap: 2.34375vw;
  }
}
.schedule__btn__list .dateactive {
  letter-spacing: -0.03em;
  background: #ff67a3;
  color: #fff;
}
@media (max-width: 1280px) {
  .schedule__btn__list {
    gap: 1.09375vw;
  }
}
.schedule__btn__list-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 2px solid #dadada;
  text-align: center;
  font-size: 28px;
}
@media (max-width: 1280px) {
  .schedule__btn__list-link {
    padding: 0.3125vw;
    width: 9.375vw;
    height: 9.375vw;
    font-size: 2.34375vw;
    border: 0.15625vw solid #dadada;
  }
}
.schedule__btn__list-link_date {
  display: flex;
  align-items: center;
  padding-left: 6px;
  justify-content: center;
  flex-wrap: wrap;
  letter-spacing: -0.03em;
  margin-right: 6px;
  padding-top: 2px;
  gap: 3px;
}
@media (max-width: 1280px) {
  .schedule__btn__list-link_date {
    margin-right: 0.46875vw;
    padding-left: 0.46875vw;
    gap: 0.234375vw;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link_date {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .schedule__btn__list-link_week {
    font-size: 2.4739583333vw;
  }
}
.schedule .date {
  margin: 36px auto 6px;
  color: #fff;
  font-size: 28px;
}
@media (max-width: 768px) {
  .schedule .date {
    margin: 5.7291666667vw auto 10.4166666667vw;
    font-size: 4.1666666667vw;
  }
}

.top {
  background: #fff;
}
.top__main {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 1280px) {
  .top__main {
    padding-top: 3.90625vw;
    margin-bottom: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .top__main {
    padding-top: 11.71875vw;
    margin-bottom: 7.8125vw;
  }
}
.top__main p {
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .top__main p {
    margin-bottom: 1.40625vw;
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .top__main p {
    margin-top: 6.5104166667vw;
    margin-bottom: 2.6041666667vw;
    font-size: 3.125vw;
  }
}
.top__main .p {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media (max-width: 1280px) {
  .top__main .p {
    font-size: 1.71875vw;
    margin-bottom: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .top__main .p {
    margin-top: 0;
    font-size: 2.8645833333vw;
    margin-bottom: 4.6875vw;
  }
}
.top__main h3 {
  font-size: 28px;
  line-height: 1.6;
  font-weight: 300;
  color: #ff67a3;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .top__main h3 {
    font-size: 2.34375vw;
    margin-bottom: 1.875vw;
  }
}
@media (max-width: 768px) {
  .top__main h3 {
    font-size: 3.90625vw;
    margin-bottom: 3.90625vw;
  }
}
@media (max-width: 768px) {
  .top__main {
    box-shadow: none;
  }
}
.top__schedule {
  text-align: center;
}
.top__schedule .section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 110px;
}
@media (max-width: 1280px) {
  .top__schedule .section-title {
    margin-bottom: 8.59375vw;
  }
}
.top__schedule .section-title a {
  color: #fff;
  margin-right: 30px;
}
@media (max-width: 1280px) {
  .top__schedule .section-title a {
    font-size: 1.40625vw;
    margin-right: 2.34375vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .section-title a {
    font-size: 3.125vw;
  }
}
@media (max-width: 1280px) {
  .top__schedule .section-title {
    margin-bottom: 8.59375vw;
  }
}
.top__schedule .date {
  margin: 40px auto;
  padding: 6px;
  width: 186px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 30px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  transform: scaleY(1.5);
  text-align: center;
  font-size: 20px;
}
@media (max-width: 1280px) {
  .top__schedule .date {
    margin: 3.125vw auto;
    padding: 0.46875vw;
    width: 14.53125vw;
    border-radius: 2.34375vw;
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .date {
    margin: 6.5104166667vw auto;
    padding: 1.0416666667vw;
    width: 32.5520833333vw;
    border-radius: 3.90625vw;
    font-size: 3.125vw;
  }
}
.top__schedule .link-girl p {
  margin: -20px auto 60px;
  padding: 14px;
  width: 800px;
  color: #fff;
  background: #fff;
  font-size: 22px;
}
@media (max-width: 1280px) {
  .top__schedule .link-girl p {
    margin: -3.125vw auto 0;
    padding: 1.09375vw;
    width: 28.125vw;
    border-radius: 3.90625vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .top__schedule .link-girl p {
    margin: 1.3020833333vw auto 2.6041666667vw;
    padding: 2.0833333333vw;
    width: 52.0833333333vw;
    border-radius: 6.5104166667vw;
    font-size: 5.7291666667vw;
  }
}
.top__schedule .bottom-space {
  height: 90px;
}
@media (max-width: 1280px) {
  .top__schedule .bottom-space {
    height: 7.03125vw;
  }
}
.top__schedule .tab a p {
  margin: 0 auto;
  width: 70.3125vw;
  background: #000 !important;
  color: #fff;
  height: 9.1145833333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.6458333333vw;
  font-family: kozuka-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
}
.top_banner {
  margin-bottom: 120px;
}
@media (max-width: 1280px) {
  .top_banner {
    margin-bottom: 9.375vw;
  }
}
.top_banner img {
  margin-bottom: 60px;
}
@media (max-width: 1280px) {
  .top_banner img {
    margin-bottom: 4.6875vw;
  }
}
.top__system-link a {
  width: 640px;
  background: #ff67a3;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  font-size: 38px;
  border-radius: 10px;
  margin: 0px auto 70px;
}
@media (max-width: 1280px) {
  .top__system-link a {
    margin: 0 auto 5.46875vw;
    width: 50vw;
    height: 8.59375vw;
    font-size: 2.96875vw;
    border-radius: 0.78125vw;
  }
}
@media (max-width: 768px) {
  .top__system-link a {
    margin: 3.90625vw auto 6.5104166667vw;
    width: 91.1458333333vw;
    height: 14.3229166667vw;
    font-size: 5.078125vw;
  }
}
.top__system-chart {
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .top__system-chart {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 3.90625vw;
  }
}
@media (max-width: 768px) {
  .top__system-chart {
    width: 91.1458333333vw;
  }
}
.top__system-chart .ttl {
  text-align: center;
  background: #ff67a3;
  color: #fff;
  font-size: 28px;
  padding: 22px;
}
@media (max-width: 1280px) {
  .top__system-chart .ttl {
    font-size: 2.1875vw;
    padding: 1.71875vw;
  }
}
@media (max-width: 1280px) {
  .top__system-chart .ttl {
    font-size: 3.90625vw;
    padding: 2.6041666667vw;
  }
}
.top__system-chart ul {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1.5px solid #ff67a3;
  border-left: 1.5px solid #ff67a3;
  border-right: 1.5px solid #ff67a3;
  height: 70px;
  font-size: 20px;
}
@media (max-width: 1280px) {
  .top__system-chart ul {
    border-bottom: 0.1171875vw solid #ff67a3;
    border-left: 0.1171875vw solid #ff67a3;
    border-right: 0.1171875vw solid #ff67a3;
    height: 5.46875vw;
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .top__system-chart ul {
    height: 9.1145833333vw;
    font-size: 3.2552083333vw;
    border-bottom: 0.2604166667vw solid #ff67a3;
    border-left: 0.2604166667vw solid #ff67a3;
    border-right: 0.2604166667vw solid #ff67a3;
  }
}
.top__system-chart ul .name {
  width: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1.5px solid #ff67a3;
  height: 70px;
}
@media (max-width: 1280px) {
  .top__system-chart ul .name {
    width: 39.0625vw;
    height: 5.46875vw;
    border-right: 0.1171875vw solid #ff67a3;
  }
}
@media (max-width: 768px) {
  .top__system-chart ul .name {
    width: 37.7604166667vw;
    height: 9.1145833333vw;
    border-right: 0.2604166667vw solid #ff67a3;
  }
}
.top__system-chart ul .price {
  width: 780px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
}
@media (max-width: 1280px) {
  .top__system-chart ul .price {
    width: 60.9375vw;
    height: 5.46875vw;
  }
}
@media (max-width: 768px) {
  .top__system-chart ul .price {
    width: 53.3854166667vw;
    height: 9.1145833333vw;
  }
}
.top__system-chart .content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  gap: 28px;
  border: 1.5px solid #ff67a3;
  height: 130px;
}
@media (max-width: 1280px) {
  .top__system-chart .content {
    font-size: 1.71875vw;
    gap: 2.1875vw;
    border-radius: 0.1171875vw solid #ff67a3;
    height: 10.15625vw;
  }
}
@media (max-width: 768px) {
  .top__system-chart .content {
    height: 16.9270833333vw;
    font-size: 2.8645833333vw;
    gap: 0 4.1666666667vw;
    flex-wrap: wrap;
  }
}
.top__system .caution {
  color: #ff67a3;
  line-height: 1.5;
  font-size: 20px;
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .top__system .caution {
    font-size: 1.5625vw;
    margin-bottom: 3.125vw;
  }
}
@media (max-width: 768px) {
  .top__system .caution {
    margin-left: 4.4270833333vw;
    font-size: 2.8645833333vw;
  }
}
.top__recruit {
  margin: 60px auto 120px;
}
@media (max-width: 1280px) {
  .top__recruit {
    margin: 4.6875vw auto 9.375vw;
  }
}

.concept__top {
  margin-top: 64px;
  padding-bottom: 54px;
  background: #f5ff86;
}
@media (max-width: 1280px) {
  .concept__top {
    margin-top: 5vw;
    padding-bottom: 4.21875vw;
  }
}
.concept__top p {
  margin-top: 26px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (max-width: 1280px) {
  .concept__top p {
    margin-top: 2.03125vw;
    font-size: 2.1875vw;
  }
}
@media (max-width: 768px) {
  .concept__top p {
    margin: 2.6041666667vw auto;
    padding-left: 2.0833333333vw;
    font-size: 3.3854166667vw;
  }
}
.concept__main {
  text-align: center;
}
.concept__main h2 {
  padding-top: 30px;
  margin-bottom: 38px;
  font-size: 48px;
  color: #d88df0;
  letter-spacing: 0.08em;
  transform: scaleY(1.4);
  font-family: kozuka-gothic-pr6n, sans-serif;
}
@media (max-width: 1280px) {
  .concept__main h2 {
    padding-top: 2.34375vw;
    margin-bottom: 2.96875vw;
    font-size: 3.75vw;
  }
}
@media (max-width: 768px) {
  .concept__main h2 {
    padding-top: 6.25vw;
    margin-bottom: 5.46875vw;
    font-size: 6.5104166667vw;
  }
}
.concept__main-box {
  margin-bottom: 90px;
  padding: 32px 40px;
  border: 1px solid #d1d1d1;
  background: #ededed;
  border-radius: 4px;
  text-align: left;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 1.8;
}
@media (max-width: 1280px) {
  .concept__main-box {
    margin-bottom: 7.03125vw;
    padding: 2.5vw 3.125vw;
    border-radius: 0.3125vw;
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .concept__main-box {
    margin-bottom: 7.8125vw;
    padding: 2.8645833333vw 2.34375vw;
    border-radius: 0.5208333333vw;
    letter-spacing: 0.03em;
    font-size: 3.3854166667vw;
  }
}
.concept .caution {
  text-align: center;
}
.concept .caution h3 {
  padding: 12px;
  background: #eb5faf;
  font-size: 24px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  letter-spacing: 0.06em;
  color: #fff;
}
@media (max-width: 1280px) {
  .concept .caution h3 {
    padding: 0.9375vw;
    font-size: 1.875vw;
  }
}
@media (max-width: 768px) {
  .concept .caution h3 {
    padding: 1.5625vw;
    font-size: 4.9479166667vw;
  }
}
.concept .caution ul {
  margin: 20px auto 80px;
  text-align: left;
}
@media (max-width: 1280px) {
  .concept .caution ul {
    margin: 1.5625vw auto 6.25vw;
  }
}
@media (max-width: 768px) {
  .concept .caution ul {
    margin: 3.90625vw auto 7.8125vw 3.125vw;
  }
}
.concept .caution ul li {
  position: relative;
  margin-left: 30px;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1;
}
@media (max-width: 1280px) {
  .concept .caution ul li {
    margin-left: 2.34375vw;
    margin-bottom: 1.5625vw;
    font-size: 2.96875vw;
  }
}
@media (max-width: 768px) {
  .concept .caution ul li {
    margin-bottom: 4.1666666667vw;
    font-size: 5.2083333333vw;
  }
}
.concept .caution ul li span {
  line-height: 1.5;
  margin-left: -6px;
  font-size: 22px;
}
@media (max-width: 1280px) {
  .concept .caution ul li span {
    margin-left: -0.46875vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .concept .caution ul li span {
    margin-left: -0.78125vw;
    font-size: 2.734375vw;
  }
}
.concept .caution ul li::before {
  content: "•";
  position: absolute;
  top: -14px;
  left: -36px;
  font-size: 60px;
}
@media (max-width: 1280px) {
  .concept .caution ul li::before {
    top: -1.09375vw;
    left: -2.8125vw;
    font-size: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .concept .caution ul li::before {
    top: -1.3020833333vw;
    left: -4.6875vw;
    font-size: 7.03125vw;
  }
}

.event {
  background: #f2f7ff;
}
.event .container {
  background: #fff;
  text-align: center;
}
.event__pink, .event__blue, .event__orange {
  margin-top: 40px;
}
@media (max-width: 1280px) {
  .event__pink, .event__blue, .event__orange {
    margin-top: 3.125vw;
  }
}
@media (max-width: 768px) {
  .event__pink, .event__blue, .event__orange {
    margin-top: 7.8125vw;
  }
}
.event__pink img, .event__blue img, .event__orange img {
  margin: 0 auto;
  width: 1000px;
}
@media (max-width: 1280px) {
  .event__pink img, .event__blue img, .event__orange img {
    width: 78.125vw;
  }
}
@media (max-width: 768px) {
  .event__pink img, .event__blue img, .event__orange img {
    width: 85.9375vw;
    margin: 0 auto;
  }
}
.event__pink h3, .event__blue h3, .event__orange h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 32px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .event__pink h3, .event__blue h3, .event__orange h3 {
    margin-top: 2.34375vw;
    margin-bottom: 3.125vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .event__pink h3, .event__blue h3, .event__orange h3 {
    margin-top: 3.90625vw;
    margin-bottom: 3.90625vw;
    font-size: 3.90625vw;
  }
}
.event__pink h3 span, .event__blue h3 span, .event__orange h3 span {
  font-size: 42px;
}
@media (max-width: 1280px) {
  .event__pink h3 span, .event__blue h3 span, .event__orange h3 span {
    font-size: 3.28125vw;
  }
}
@media (max-width: 768px) {
  .event__pink h3 span, .event__blue h3 span, .event__orange h3 span {
    font-size: 5.2083333333vw;
  }
}
.event__pink h4, .event__blue h4, .event__orange h4 {
  font-size: 34px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  transform: scaleY(1.4);
  line-height: 1.4;
  letter-spacing: 0.07em;
}
@media (max-width: 1280px) {
  .event__pink h4, .event__blue h4, .event__orange h4 {
    font-size: 2.65625vw;
  }
}
@media (max-width: 768px) {
  .event__pink h4, .event__blue h4, .event__orange h4 {
    font-size: 4.4270833333vw;
  }
}
.event__pink p, .event__blue p, .event__orange p {
  margin-top: 30px;
  padding-bottom: 70px;
  font-size: 22px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-family: kozuka-gothic-pr6n, sans-serif;
}
@media (max-width: 1280px) {
  .event__pink p, .event__blue p, .event__orange p {
    margin-top: 2.34375vw;
    padding-bottom: 5.46875vw;
    font-size: 1.71875vw;
  }
}
@media (max-width: 768px) {
  .event__pink p, .event__blue p, .event__orange p {
    margin-top: 3.6458333333vw;
    padding-bottom: 5.2083333333vw;
    font-size: 3.125vw;
    line-height: 1.8;
  }
}
.event__pink h3 {
  color: #fb5db6;
}
.event__blue h3 {
  color: #2996cd;
}
.event__orange h3 {
  color: #ff882a;
}
@media (max-width: 768px) {
  .event__orange p {
    padding-bottom: 15.625vw;
  }
}

.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: flex;
    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;
    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: kozuka-gothic-pr6n, sans-serif;
  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: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  padding: 8px 0px;
  background: #f067a7;
  color: #fff;
  text-align: center;
  font-family: kozuka-gothic-pr6n, sans-serif;
  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: flex;
}
@media (max-width: 768px) {
  .profile__note-flex {
    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;
  transform: rotate(-10deg);
  width: 326px;
  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: flex;
  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: flex;
  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: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 130px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 4px 0px 15px -8px #4a4a4a;
  color: #fff;
  background: #f067a7;
  font-family: kozuka-gothic-pr6n, sans-serif;
  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;
    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;
  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;
    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;
  }
}