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

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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

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

li {
  list-style-type: none;
}

body {
  font-variant-ligatures: none;
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
  overflow-x: hidden;
  color: #3c3c3c;
  font-weight: 500;
}

img {
  max-width: 100%;
}

.block {
  display: block !important;
}

.none {
  display: none !important;
}

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

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

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

.container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

.section-title {
  padding: 0 34px;
  color: #00b5f0;
  font-size: 42px;
  text-align: center;
  letter-spacing: 0.2rem;
}
@media (max-width: 1200px) {
  .section-title {
    padding: 0 2.8333333333vw;
    font-size: 3.5vw;
  }
}
@media (max-width: 768px) {
  .section-title {
    padding: 0;
  }
}
.section-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 8px;
  background: url(../images/head-bottom.png);
  background-size: contain;
}
@media (max-width: 1200px) {
  .section-title::after {
    height: 0.6666666667vw;
  }
}
.section-title-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-end;
  padding-bottom: 20px;
  gap: 0 12px;
}
@media (max-width: 1200px) {
  .section-title-text {
    padding-bottom: 1.6666666667vw;
    gap: 0 1vw;
  }
}
.section-title-text::before {
  content: "";
  width: 41px;
  height: 42px;
  margin-bottom: 34px;
  background: url(../images/head-deco1.png) no-repeat;
  background-size: contain;
}
@media (max-width: 1200px) {
  .section-title-text::before {
    width: 3.4166666667vw;
    height: 3.5vw;
    margin-bottom: 2.8333333333vw;
  }
}
.section-title-text::after {
  content: "";
  width: 73px;
  height: 79px;
  background: url(../images/head-deco2.png) no-repeat;
  background-size: contain;
}
@media (max-width: 1200px) {
  .section-title-text::after {
    width: 6.0833333333vw;
    height: 6.5833333333vw;
  }
}

.fadeUp {
  opacity: 0;
  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;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

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

.fadeIn2 {
  opacity: 0;
}

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

.fadeIn3 {
  opacity: 0;
}

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

.fadeIn4 {
  opacity: 0;
}

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

.fadeIn5 {
  opacity: 0;
}

.fadeIn5.show-fadeIn5 {
  -webkit-animation: fadeIn 1.2s 2.4s ease-in-out forwards;
          animation: fadeIn 1.2s 2.4s ease-in-out 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% {
    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 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;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.footer {
  margin-top: 110px;
  padding: 24px 0 224px;
  background: #b2aa8f;
}
@media (max-width: 1200px) {
  .footer {
    margin-top: 9.1666666667vw;
    padding: 2vw 0 18.6666666667vw;
  }
}
.footer__nav {
  padding: 0 3%;
}
.footer__nav__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 768px) {
  .footer__nav__list {
    justify-content: center;
  }
}
.footer__nav__list-link {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .footer__nav__list-link {
    font-size: 1.3333333333vw;
  }
}
.footer__nav__list-link:nth-of-type(3) {
  margin-bottom: 36px;
}
@media (max-width: 1200px) {
  .footer__nav__list-link:nth-of-type(3) {
    margin-bottom: 3vw;
  }
}
@media (max-width: 768px) {
  .footer__nav__list-link:nth-of-type(3) {
    margin-bottom: 4.1666666667vw;
  }
}
@media (max-width: 1200px) {
  .footer__nav__list-link img {
    width: 18.75vw;
  }
}
@media (max-width: 768px) {
  .footer__nav__list-link img {
    width: 28.6458333333vw;
  }
}
.footer-link {
  margin: 0px auto;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.6rem;
}
@media (max-width: 1200px) {
  .footer-link {
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .footer-link {
    font-size: 4.1666666667vw;
  }
}
.footer-link a {
  position: relative;
  display: inline-block;
  width: 640px;
  padding: 20px 0;
  box-shadow: 6px 6px #3c3c3c;
  background: #fff;
  text-decoration: none;
  outline: none;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .footer-link a {
    width: 53.3333333333vw;
    padding: 1.6666666667vw 0;
    box-shadow: 0.5vw 0.5vw #3c3c3c;
  }
}
@media (max-width: 768px) {
  .footer-link a {
    width: 80%;
  }
}
.footer-link a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(178, 170, 143, 0.6) 100%);
  transform: skewX(-25deg);
}
.footer-link a:hover::before {
  -webkit-animation: shine 0.7s;
          animation: shine 0.7s;
}
.footer-copy {
  margin-top: 38px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
@media (max-width: 1200px) {
  .footer-copy {
    margin-top: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .footer-copy {
    margin-top: 4.6875vw;
  }
}
.footer__navTab__list {
  position: fixed;
  display: flex;
  justify-content: space-between;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to bottom, #ffabe8 0%, #ffc1ee 56%, #fdd0f2 100%);
  box-shadow: 0px -2px 10px #999;
  z-index: 100;
}
.footer__navTab__list-link {
  width: 33%;
  padding: 1.5625vw 0;
}
@media (max-width: 440px) {
  .footer__navTab__list-link {
    padding: 2.7272727273vw 0;
  }
}
.footer__navTab__list-link-img {
  width: 7.5520833333vw;
  margin: 0 auto;
}
@media (max-width: 440px) {
  .footer__navTab__list-link-img {
    width: 10.4545454545vw;
  }
}
.footer__navTab__list-link + .footer__navTab__list-link {
  border-left: 1px solid #fff;
}
.footer-top {
  position: fixed;
  right: 2.9947916667vw;
  bottom: 15.625vw;
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  border: 2px solid #fff;
  border-radius: 50px;
  background: #ffabe8;
  box-shadow: 2px 2px 4px #999;
  z-index: 9;
}
@media (max-width: 440px) {
  .footer-top {
    bottom: 18.1818181818vw;
    width: 13.6363636364vw;
    height: 13.6363636364vw;
  }
}
.footer-top img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6.25vw;
  transform: translate(-50%, -50%);
}
@media (max-width: 440px) {
  .footer-top img {
    width: 8.6363636364vw;
  }
}

.header-form {
  margin-right: 8px;
  text-align: right;
}
@media (max-width: 1200px) {
  .header-form {
    margin-right: 0.6666666667vw;
  }
}
.header-form a {
  display: inline-block;
  padding: 4px;
  background: #ff7cb5;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media (max-width: 1200px) {
  .header-form a {
    padding: 0.3333333333vw;
    border-bottom-left-radius: 0.5vw;
    border-bottom-right-radius: 0.5vw;
  }
}
.header-form-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 8px;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .header-form-text {
    gap: 0 0.6666666667vw;
    font-size: 1.1666666667vw;
  }
}
.header-form-text::before {
  content: "";
  width: 18px;
  height: 18px;
  margin-top: 2px;
  background: url(../images/form-deco.png) no-repeat;
  background-size: contain;
}
@media (max-width: 1200px) {
  .header-form-text::before {
    width: 1.5vw;
    height: 1.5vw;
    margin-top: 0.1666666667vw;
  }
}
.header__nav {
  padding: 0 3%;
}
@media (max-width: 768px) {
  .header__nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 5;
  }
}
.header__nav__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 768px) {
  .header__nav__list {
    justify-content: center;
  }
}
.header__nav__list-link {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .header__nav__list-link {
    font-size: 1.3333333333vw;
  }
}
.header__nav__list-link:nth-of-type(3) {
  margin-bottom: 36px;
}
@media (max-width: 1200px) {
  .header__nav__list-link:nth-of-type(3) {
    margin-bottom: 3vw;
  }
}
@media (max-width: 768px) {
  .header__nav__list-link:nth-of-type(3) {
    margin: 2.6041666667vw 0;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-link img {
    width: 18.75vw;
  }
}
@media (max-width: 768px) {
  .header__nav__list-link img {
    width: 28.6458333333vw;
  }
}
.header__tabNav {
  position: fixed;
  top: 17.7083333333vw;
  left: -100%;
  width: 100%;
  height: calc(100% - 17.7083333333vw);
  background: #ffabe8;
  transition: 0.6s all ease-out;
  z-index: 10;
}
.header__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  gap: 10.4166666667vw 0;
  transform: translate(-50%, -50%);
}
.header__tabNav__list-link {
  position: relative;
  color: #fff;
  font-size: 4.6875vw;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 440px) {
  .header__tabNav__list-link {
    font-size: 5.2272727273vw;
  }
}
.header__tabNav__list-link a {
  display: inline-block;
  width: 60%;
  padding: 0.5208333333vw 0;
}
.header__tabNav__list-link::before {
  content: "";
  position: absolute;
  top: -3.90625vw;
  left: 21.875vw;
  width: 4.1666666667vw;
  height: 4.4270833333vw;
  background: url(../images/header-deco-tab.png) no-repeat;
  background-size: contain;
}
@media (max-width: 440px) {
  .header__tabNav__list-link::before {
    left: 19.5454545455vw;
  }
}
.header__tabNav__list-link::after {
  content: "";
  display: block;
  width: 52%;
  height: 8px;
  margin: 0 auto;
  background: url(../images/header-bottom-tab.png);
  background-size: cover;
  background-position-x: -2.6041666667vw;
}
.header__tabNav-active {
  left: 0 !important;
}
.header__tabButton {
  position: fixed;
  display: block;
  width: 5.7291666667vw;
  height: 4.1666666667vw;
  right: 4.1666666667vw;
  top: 7.5520833333vw;
  z-index: 10;
}
.header__tabButton span {
  position: absolute;
  left: 0px;
  top: 1.8229166667vw;
  width: 100%;
  height: 0.390625vw;
  border-radius: 5px;
  background: #ffabe8;
  transition: 0.3s all ease-in-out;
}
.header__tabButton span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -1.8229166667vw;
  width: 100%;
  height: 0.390625vw;
  border-radius: 5px;
  background: #ffabe8;
  transition: 0.3s all ease-in-out;
}
.header__tabButton span::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 1.8229166667vw;
  width: 100%;
  height: 0.390625vw;
  border-radius: 5px;
  background: #ffabe8;
  transition: 0.3s all ease-in-out;
}
.header__tabButton-active {
  background: none !important;
}
.header__tabButton-active::before {
  top: 0px !important;
  transform: rotate(45deg);
  background: #fff;
}
.header__tabButton-active::after {
  top: 0 !important;
  transform: rotate(-45deg);
  background: #fff;
}

.banner {
  position: relative;
  height: 1853px;
  background: url(../images/banner-bg.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .banner {
    height: 154.4166666667vw;
  }
}
.banner-deco1, .banner-deco2 {
  position: absolute;
}
.banner-deco1 {
  top: 588px;
  right: 50px;
}
@media (max-width: 1200px) {
  .banner-deco1 {
    top: 49vw;
    right: 4.1666666667vw;
    width: 66.5833333333vw;
  }
}
.banner-deco2 {
  bottom: 62px;
  right: 90px;
}
@media (max-width: 1200px) {
  .banner-deco2 {
    bottom: 5.1666666667vw;
    right: 7.5vw;
    width: 45.75vw;
  }
}

.about {
  margin-top: 110px;
}
@media (max-width: 1200px) {
  .about {
    margin-top: 9.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about {
    margin-top: -12.7604166667vw;
    padding-top: 17.7083333333vw;
  }
}
.about-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 16px;
}
@media (max-width: 1200px) {
  .about-top {
    padding: 0 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .about-top {
    flex-direction: column-reverse;
  }
}
.about-text {
  margin-top: 40px;
  padding: 0 54px;
  line-height: 1.6;
  letter-spacing: 0.1rem;
  color: #00b5f0;
  font-size: 26px;
}
@media (max-width: 1200px) {
  .about-text {
    margin-top: 3.3333333333vw;
    padding: 0 4.5vw;
    font-size: 2.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about-text {
    margin-top: 2.0833333333vw;
    font-size: 2.8645833333vw;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.1rem;
  }
}
.about__point {
  padding: 88px 76px 170px;
  background: url(../images/about-banner.png) no-repeat;
  background-size: 100%;
  background-position-y: -34px;
}
@media (max-width: 1200px) {
  .about__point {
    padding: 7.3333333333vw 6.3333333333vw 14.1666666667vw;
    background-position-y: -2.8333333333vw;
  }
}
@media (max-width: 768px) {
  .about__point {
    margin-top: 3.3854166667vw;
    background: url(../images/about-banner-tab.png) no-repeat;
    background-size: 100%;
    background-position-y: -9.375vw;
  }
}
.about__point-head {
  display: flex;
  align-items: center;
  gap: 0 56px;
}
@media (max-width: 1200px) {
  .about__point-head {
    gap: 0 4.6666666667vw;
  }
}
@media (max-width: 1200px) {
  .about__point-head-img img {
    width: 17.3333333333vw;
  }
}
.about__point-head::after {
  content: "";
  width: 122px;
  height: 80px;
  margin-top: -14px;
  background: url(../images/about-point-deco.png) no-repeat;
  background-size: contain;
}
@media (max-width: 1200px) {
  .about__point-head::after {
    width: 10.1666666667vw;
    height: 6.6666666667vw;
    margin-top: -1.1666666667vw;
  }
}
.about__point__list {
  margin-top: 28px;
  margin-bottom: 128px;
}
@media (max-width: 1200px) {
  .about__point__list {
    margin-top: 2.3333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
.about__point__list-link {
  display: flex;
  align-items: center;
  margin-bottom: 34px;
  gap: 0 16px;
  font-size: 30px;
}
@media (max-width: 1200px) {
  .about__point__list-link {
    margin-bottom: 2.8333333333vw;
    gap: 0 1.3333333333vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .about__point__list-link {
    font-size: 3.125vw;
  }
}
.about__point__list-link::before {
  content: "";
  width: 48px;
  height: 42px;
  background: url(../images/about-list-deco.png) no-repeat;
  background-size: contain;
}
@media (max-width: 1200px) {
  .about__point__list-link::before {
    width: 4vw;
    height: 3.5vw;
  }
}
@media (max-width: 768px) {
  .about__point-deco {
    margin-top: -1.8229166667vw;
    margin-left: 1.8229166667vw;
  }
}
.about__point-deco img {
  width: 180px;
}
@media (max-width: 1200px) {
  .about__point-deco img {
    width: 15vw;
  }
}
@media (max-width: 768px) {
  .about__point-deco img {
    width: 20.8333333333vw;
  }
}

.treat {
  margin-top: 48px;
}
@media (max-width: 1200px) {
  .treat {
    margin-top: 4vw;
  }
}
@media (max-width: 768px) {
  .treat {
    margin-top: -7.8125vw;
    padding-top: 17.7083333333vw;
  }
}
.treat-sub {
  width: 509px;
  margin-top: 72px;
  margin-left: auto;
  margin-right: auto;
  padding: 26px 0 46px;
  color: #37cfbe;
  font-size: 32px;
  text-align: center;
  letter-spacing: -0.2rem;
  background: url(../images/treat-sub-bg.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .treat-sub {
    width: 42.4166666667vw;
    margin-top: 6vw;
    padding: 2.1666666667vw 0 3.8333333333vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .treat-sub {
    width: 89.0625vw;
    margin-top: 11.9791666667vw;
    padding: 4.6875vw 0 8.59375vw;
    font-size: 5.7291666667vw;
  }
}
.treat-sub span {
  font-size: 52px;
  letter-spacing: 0.1rem;
}
@media (max-width: 1200px) {
  .treat-sub span {
    font-size: 4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .treat-sub span {
    font-size: 8.0729166667vw;
  }
}
.treat__container {
  margin-top: 72px;
  padding-bottom: 36px;
  background: url(../images/treat-contents-bg.png) no-repeat;
  background-size: 100%;
  background-position-y: 54px;
}
@media (max-width: 1200px) {
  .treat__container {
    margin-top: 6vw;
    padding-bottom: 3vw;
    background-position-y: 4.5vw;
  }
}
@media (max-width: 768px) {
  .treat__container {
    background: none;
  }
}
.treat__contents {
  width: 33.3333%;
}
@media (max-width: 768px) {
  .treat__contents {
    width: 100%;
    margin-top: 8.3333333333vw;
    padding-bottom: 2.6041666667vw;
  }
}
@media (max-width: 768px) {
  .treat__contents:nth-of-type(1) {
    background: url(../images/treat-contents-bg1-tab.png) no-repeat;
    background-size: 100%;
    background-position-y: 16.9270833333vw;
  }
}
@media (max-width: 768px) {
  .treat__contents:nth-of-type(2) {
    margin-top: 25vw;
    background: url(../images/treat-contents-bg2-tab.png) no-repeat;
    background-size: 100%;
    background-position-y: 16.9270833333vw;
  }
}
.treat__contents:nth-of-type(2) .treat__contents-sub {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .treat__contents:nth-of-type(3) {
    margin-top: 19.7916666667vw;
    padding-bottom: 5.9895833333vw;
    background: url(../images/treat-contents-bg3-tab.png) no-repeat;
    background-size: 100%;
    background-position-y: 16.9270833333vw;
  }
}
.treat__contents-img {
  text-align: center;
}
@media (max-width: 1200px) {
  .treat__contents-img img {
    width: 27.75vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-img img {
    width: 83.8541666667vw;
  }
}
.treat__contents-title {
  margin-top: 48px;
  font-size: 38px;
  text-align: center;
}
@media (max-width: 1200px) {
  .treat__contents-title {
    margin-top: 4vw;
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-title {
    margin-top: 11.9791666667vw;
    font-size: 9.6354166667vw;
  }
}
.treat__contents-text {
  margin-top: 12px;
  margin-bottom: 22px;
  padding: 0 8%;
  font-size: 19px;
  text-align: justify;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .treat__contents-text {
    margin-top: 1vw;
    margin-bottom: 1.8333333333vw;
    font-size: 1.5833333333vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-text {
    margin-top: 3.125vw;
    font-size: 4.6875vw;
    line-height: 1.3;
  }
}
.treat__contents-sub {
  color: #ffff00;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 1200px) {
  .treat__contents-sub {
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-sub {
    margin-top: 5.2083333333vw;
    font-size: 7.2916666667vw;
  }
}
.treat__contents-sub span {
  font-size: 48px;
}
@media (max-width: 1200px) {
  .treat__contents-sub span {
    font-size: 4vw;
  }
}
.treat__contents-sub2 {
  margin-top: 68px;
  color: #ffff00;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: -0.1rem;
}
@media (max-width: 1200px) {
  .treat__contents-sub2 {
    margin-top: 5.6666666667vw;
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-sub2 {
    margin-top: 5.2083333333vw;
    font-size: 9.375vw;
    line-height: 1.1;
  }
}
.treat__contents-sub2 span {
  font-size: 66px;
  letter-spacing: 0.1rem;
}
@media (max-width: 1200px) {
  .treat__contents-sub2 span {
    font-size: 5.5vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-sub2 .span1 {
    font-size: 16.9270833333vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-sub2 .span2 {
    font-size: 13.28125vw;
  }
}
.treat__contents-price2 {
  margin-top: 36px;
  color: #ffff00;
  font-size: 36px;
  text-align: center;
}
@media (max-width: 1200px) {
  .treat__contents-price2 {
    margin-top: 3vw;
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-price2 {
    margin-top: 4.9479166667vw;
    font-size: 8.0729166667vw;
  }
}
.treat__contents-price2 span {
  font-size: 62px;
}
@media (max-width: 1200px) {
  .treat__contents-price2 span {
    font-size: 5.1666666667vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-price2 span {
    font-size: 12.5vw;
  }
}
.treat__contents-price2 span:nth-of-type(1) {
  font-size: 42px;
}
@media (max-width: 1200px) {
  .treat__contents-price2 span:nth-of-type(1) {
    font-size: 3.5vw;
  }
}
@media (max-width: 768px) {
  .treat__contents-price2 span:nth-of-type(1) {
    font-size: 11.71875vw;
  }
}
.treat__contents-price2 span:nth-of-type(2) {
  margin-left: 22px;
}
@media (max-width: 1200px) {
  .treat__contents-price2 span:nth-of-type(2) {
    margin-left: 1.8333333333vw;
  }
}
.treat__nav {
  margin-top: 16px;
  padding: 44px 4% 6px;
  background: url(../images/yellow-bg.png);
}
@media (max-width: 1200px) {
  .treat__nav {
    margin-top: 1.3333333333vw;
    padding: 3.6666666667vw 4% 0.5vw;
  }
}
@media (max-width: 768px) {
  .treat__nav {
    margin-top: 9.6354166667vw;
    padding: 6.5104166667vw 0;
  }
}
.treat__nav__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .treat__nav__list {
    display: none;
  }
}
.treat__nav__swiper-wrap {
  height: auto !important;
}
@media (max-width: 768px) {
  .treat__nav__swiper .swiper-button-prev,
.treat__nav__swiper .swiper-button-next {
    top: 31%;
    width: 9.375vw;
    height: 9.375vw;
  }
}
.treat__nav__swiper .swiper-button-prev::after,
.treat__nav__swiper .swiper-button-next::after {
  display: none;
}
.treat__nav__swiper .swiper-button-next {
  background: url(../images/swiper-arrow.png) no-repeat;
  transform: scale(-1, 1);
  background-size: contain;
}
.treat__nav__swiper .swiper-button-prev {
  background: url(../images/swiper-arrow.png) no-repeat;
  background-size: contain;
}

.ex {
  margin-top: 60px;
}
@media (max-width: 1200px) {
  .ex {
    margin-top: 5vw;
  }
}
@media (max-width: 768px) {
  .ex {
    margin-top: -12.5vw;
    padding-top: 17.7083333333vw;
  }
}
.ex__step {
  padding: 68px 5% 60px 8%;
  background: url(../images/yellow-bg.png);
}
@media (max-width: 1200px) {
  .ex__step {
    padding: 5.6666666667vw 5% 5vw 8%;
  }
}
@media (max-width: 768px) {
  .ex__step {
    padding: 8.8541666667vw 3% 10.4166666667vw;
  }
}
.ex__step__niko {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 76px;
}
@media (max-width: 1200px) {
  .ex__step__niko {
    margin-top: 6.3333333333vw;
  }
}
@media (max-width: 768px) {
  .ex__step__niko {
    align-items: flex-start;
    margin-top: 11.4583333333vw;
    padding: 0 2%;
  }
}
@media (max-width: 1200px) {
  .ex__step__niko-img img {
    width: 21.75vw;
  }
}
@media (max-width: 768px) {
  .ex__step__niko-img img {
    width: 35.15625vw;
  }
}
.ex__step__niko__inner {
  width: 70%;
  text-align: center;
  margin-top: 44px;
}
@media (max-width: 1200px) {
  .ex__step__niko__inner {
    margin-top: 3.6666666667vw;
  }
}
@media (max-width: 768px) {
  .ex__step__niko__inner {
    width: 52.0833333333vw;
  }
}
.ex__step__niko__inner-title {
  position: relative;
}
@media (max-width: 768px) {
  .ex__step__niko__inner-title {
    padding: 0 6%;
  }
}
.ex__step__niko__inner-title::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 14px;
  width: 100%;
  height: 100%;
  background: url(../images/green-bg.png);
}
@media (max-width: 1200px) {
  .ex__step__niko__inner-title::before {
    top: 1.1666666667vw;
    left: 1.1666666667vw;
  }
}
@media (max-width: 768px) {
  .ex__step__niko__inner-title::before {
    background: none;
  }
}
.ex__step__niko__inner-title-text {
  position: relative;
  padding: 8px 0;
  color: #fff;
  font-size: 60px;
  letter-spacing: 0.5rem;
  background: #37cfbe;
}
@media (max-width: 1200px) {
  .ex__step__niko__inner-title-text {
    padding: 0.6666666667vw 0;
    font-size: 5vw;
  }
}
@media (max-width: 768px) {
  .ex__step__niko__inner-title-text {
    padding: 1.0416666667vw 0;
    font-size: 7.1614583333vw;
    letter-spacing: 0.1rem;
  }
}
.ex__step__niko__inner-text {
  margin-top: 30px;
  font-size: 23px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .ex__step__niko__inner-text {
    margin-top: 2.5vw;
    font-size: 1.9166666667vw;
  }
}
@media (max-width: 768px) {
  .ex__step__niko__inner-text {
    margin-top: 3.3854166667vw;
    font-size: 3.2552083333vw;
    text-align: left;
    line-height: 1.2;
  }
}
.ex__course {
  margin-top: 64px;
  padding: 0 6%;
}
@media (max-width: 1200px) {
  .ex__course {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .ex__course {
    margin-top: 8.0729166667vw;
  }
}
.ex__course-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 8px 0;
  gap: 0 16px;
  color: #fff;
  font-size: 92px;
  font-weight: 600;
  text-stroke: 2px #00b5f0;
  -webkit-text-stroke: 2px #00b5f0;
  letter-spacing: -0.6rem;
  background: url(../images/blue-bg.png);
}
@media (max-width: 1200px) {
  .ex__course-title {
    padding: 0.6666666667vw 0;
    gap: 0 1.3333333333vw;
    font-size: 7.6666666667vw;
  }
}
@media (max-width: 768px) {
  .ex__course-title {
    position: relative;
    display: inline-block;
    margin-left: 14.7135416667vw;
    padding: 0.2604166667vw 2.34375vw;
    font-size: 10.6770833333vw;
    background: #37cfbe;
  }
}
@media (max-width: 440px) {
  .ex__course-title {
    letter-spacing: -0.4rem;
  }
}
.ex__course-title::before {
  content: "";
  width: 103px;
  height: 103px;
  background: url(../images/ex-course-head-deco.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .ex__course-title::before {
    width: 8.5833333333vw;
    height: 8.5833333333vw;
  }
}
@media (max-width: 768px) {
  .ex__course-title::before {
    position: absolute;
    top: -1.0416666667vw;
    left: -16.6666666667vw;
    width: 14.5833333333vw;
    height: 14.5833333333vw;
  }
}
.ex__course__box {
  color: #00b5f0;
  margin-top: 16px;
  padding: 60px 22px 106px;
  background: url(../images/ex-course-bg.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .ex__course__box {
    padding: 5vw 1.8333333333vw 8.8333333333vw;
  }
}
.ex__course__box-title {
  padding-bottom: 8px;
  font-size: 34px;
  text-align: center;
  background: url(../images/ex-course-deco.png) no-repeat;
  background-position-y: 28px;
  background-position-x: center;
}
@media (max-width: 1200px) {
  .ex__course__box-title {
    padding-bottom: 0.6666666667vw;
    font-size: 2.8333333333vw;
    background-position-y: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .ex__course__box-title {
    font-size: 3.3854166667vw;
  }
}
.ex__course__box-text {
  margin-top: 12px;
  font-size: 18px;
  text-align: center;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .ex__course__box-text {
    margin-top: 1vw;
    font-size: 1.5vw;
  }
}
.ex__course__box__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .ex__course__box__inner {
    margin-top: 4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .ex__course__box__inner {
    margin-top: 4.9479166667vw;
  }
}
.ex__course__box__contents {
  width: 50%;
  text-align: center;
  letter-spacing: 0.1rem;
}
.ex__course__box__contents p:nth-of-type(1) {
  font-size: 38px;
}
@media (max-width: 1200px) {
  .ex__course__box__contents p:nth-of-type(1) {
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .ex__course__box__contents p:nth-of-type(1) {
    font-size: 4.1666666667vw;
  }
}
.ex__course__box__contents p:nth-of-type(1) span {
  font-size: 58px;
}
@media (max-width: 1200px) {
  .ex__course__box__contents p:nth-of-type(1) span {
    font-size: 4.8333333333vw;
  }
}
@media (max-width: 768px) {
  .ex__course__box__contents p:nth-of-type(1) span {
    font-size: 5.9895833333vw;
  }
}
.ex__course__box__contents p:nth-of-type(2) {
  font-size: 52px;
}
@media (max-width: 1200px) {
  .ex__course__box__contents p:nth-of-type(2) {
    font-size: 4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .ex__course__box__contents p:nth-of-type(2) {
    font-size: 5.46875vw;
  }
}
.ex__course__box__contents p:nth-of-type(2) span {
  font-size: 78px;
}
@media (max-width: 1200px) {
  .ex__course__box__contents p:nth-of-type(2) span {
    font-size: 6.5vw;
  }
}
@media (max-width: 768px) {
  .ex__course__box__contents p:nth-of-type(2) span {
    font-size: 8.0729166667vw;
  }
}
.ex-deco {
  width: 100%;
  height: 50px;
  margin-top: 48px;
  background: url(../images/yellow-bg.png);
}
@media (max-width: 1200px) {
  .ex-deco {
    height: 4.1666666667vw;
    margin-top: 4vw;
  }
}

.away {
  margin-top: 112px;
}
@media (max-width: 1200px) {
  .away {
    margin-top: 9.3333333333vw;
  }
}
@media (max-width: 768px) {
  .away {
    margin-top: -1.0416666667vw;
    padding-top: 17.7083333333vw;
  }
}
.away-banner {
  position: relative;
  width: 1198px;
  height: 563px;
  margin-top: 32px;
  background: url(../images/away-banner-bg.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .away-banner {
    width: 99.8333333333vw;
    height: 46.9166666667vw;
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .away-banner {
    margin-top: 0.78125vw;
  }
}
.away-banner-ball1 {
  position: absolute;
  top: 90px;
  left: 38px;
}
@media (max-width: 1200px) {
  .away-banner-ball1 {
    top: 7.5vw;
    left: 3.1666666667vw;
    width: 33.1666666667vw;
  }
}
.away-banner-ball2 {
  position: absolute;
  top: 300px;
  left: 950px;
}
@media (max-width: 1200px) {
  .away-banner-ball2 {
    top: 25vw;
    left: 79.1666666667vw;
    width: 19.4166666667vw;
  }
}
.away-banner-ball3 {
  position: absolute;
  top: 102px;
  left: 876px;
}
@media (max-width: 1200px) {
  .away-banner-ball3 {
    top: 8.5vw;
    left: 73vw;
    width: 16.3333333333vw;
  }
}
.away-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 64px 6% 0;
  padding: 8px 0;
  gap: 0 16px;
  color: #fff;
  font-size: 92px;
  font-weight: 600;
  text-stroke: 2px #ff7cb5;
  -webkit-text-stroke: 2px #ff7cb5;
  letter-spacing: -0.6rem;
  background: url(../images/red-bg.png);
}
@media (max-width: 1200px) {
  .away-title {
    margin: 5.3333333333vw 6% 0;
    padding: 0.6666666667vw 0;
    gap: 0 1.3333333333vw;
    font-size: 7.6666666667vw;
  }
}
@media (max-width: 768px) {
  .away-title {
    position: relative;
    display: inline-block;
    margin-top: 3.6458333333vw;
    margin-left: 21.3541666667vw;
    padding: 0.2604166667vw 6.5104166667vw;
    font-size: 10.6770833333vw;
    background: #ff7cb5;
  }
}
@media (max-width: 440px) {
  .away-title {
    letter-spacing: -0.4rem;
  }
}
.away-title::before {
  content: "";
  width: 103px;
  height: 103px;
  background: url(../images/away-head-deco.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .away-title::before {
    width: 8.5833333333vw;
    height: 8.5833333333vw;
  }
}
@media (max-width: 768px) {
  .away-title::before {
    position: absolute;
    top: -1.0416666667vw;
    left: -16.6666666667vw;
    width: 14.5833333333vw;
    height: 14.5833333333vw;
  }
}
.away-contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .away-contents {
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 768px) {
  .away-contents {
    display: block;
    margin-top: 9.375vw;
  }
}
.away__right {
  width: 50%;
  padding: 18px 28px;
  background: url(../images/red-bg.png);
}
@media (max-width: 1200px) {
  .away__right {
    padding: 1.5vw 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .away__right {
    width: 100%;
    margin-top: 11.9791666667vw;
    padding: 2.8645833333vw 4.6875vw 8.8541666667vw;
  }
}
.away__right-title {
  padding: 12px 50px;
  color: #ff7cb5;
  letter-spacing: -0.06rem;
  font-size: 30px;
  text-align: center;
  border-radius: 16px;
  background: #fff;
}
@media (max-width: 1200px) {
  .away__right-title {
    padding: 1vw 4.1666666667vw;
    font-size: 2.5vw;
    border-radius: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .away__right-title {
    padding: 1.8229166667vw 0;
    font-size: 5.3385416667vw;
    border-radius: 2.34375vw;
  }
}
.away__right__nav {
  margin-top: 20px;
  padding: 16px 22px;
  background: #fff;
  border-radius: 16px;
}
@media (max-width: 1200px) {
  .away__right__nav {
    margin-top: 1.6666666667vw;
    padding: 1.3333333333vw 1.8333333333vw;
    border-radius: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .away__right__nav {
    margin-top: 3.125vw;
    padding: 4.4270833333vw;
    padding-bottom: 9.8958333333vw;
    border-radius: 4.1666666667vw;
  }
}

.contact {
  margin-top: 190px;
}
@media (max-width: 1200px) {
  .contact {
    margin-top: 15.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact {
    margin-top: -0.78125vw;
    padding-top: 17.7083333333vw;
  }
}
.contact__form {
  margin-top: 28px;
  padding: 6px 10% 22px;
  background: url(../images/yellow-bg.png);
}
@media (max-width: 1200px) {
  .contact__form {
    margin-top: 2.3333333333vw;
    padding: 0.5vw 10% 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__form {
    margin-top: 6.25vw;
    padding: 3.3854166667vw 1.3020833333vw;
  }
}
.contact__button {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 92px;
  padding: 0 32px;
}
@media (max-width: 1200px) {
  .contact__button {
    margin-top: 7.6666666667vw;
    padding: 0 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__button {
    flex-direction: column;
    padding: 0 10%;
    gap: 4.1666666667vw 0;
  }
}
.contact__button-tel, .contact__button-line {
  width: 49%;
  color: #fff;
  text-align: center;
  border-radius: 16px;
}
@media (max-width: 1200px) {
  .contact__button-tel, .contact__button-line {
    border-radius: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__button-tel, .contact__button-line {
    width: 100%;
  }
}
.contact__button-tel a, .contact__button-line a {
  display: inline-block;
  width: 100%;
  padding: 12px 0;
}
@media (max-width: 1200px) {
  .contact__button-tel a, .contact__button-line a {
    padding: 1vw 0;
  }
}
@media (max-width: 768px) {
  .contact__button-tel a, .contact__button-line a {
    padding: 1.5625vw 0;
  }
}
.contact__button-tel-top, .contact__button-line-top {
  font-size: 41px;
}
@media (max-width: 1200px) {
  .contact__button-tel-top, .contact__button-line-top {
    font-size: 3.4166666667vw;
  }
}
@media (max-width: 768px) {
  .contact__button-tel-top, .contact__button-line-top {
    font-size: 4.6875vw;
  }
}
.contact__button-tel-bottom, .contact__button-line-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact__button-tel {
  background: #e68c95;
}
.contact__button-tel-bottom {
  margin-top: 12px;
  gap: 0 18px;
  font-size: 52px;
  letter-spacing: 0.3rem;
}
@media (max-width: 1200px) {
  .contact__button-tel-bottom {
    margin-top: 1vw;
    gap: 0 1.5vw;
    font-size: 4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__button-tel-bottom {
    margin-top: 1.5625vw;
    font-size: 6.25vw;
  }
}
.contact__button-tel-bottom::before {
  content: "";
  width: 88px;
  height: 61px;
  background: url(../images/tel-img.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .contact__button-tel-bottom::before {
    width: 7.3333333333vw;
    height: 5.0833333333vw;
  }
}
.contact__button-line {
  background: #39b44a;
}
.contact__button-line-bottom {
  margin-top: 8px;
  gap: 0 24px;
  font-size: 36px;
}
@media (max-width: 1200px) {
  .contact__button-line-bottom {
    margin-top: 0.6666666667vw;
    gap: 0 2vw;
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .contact__button-line-bottom {
    margin-top: 1.5625vw;
    font-size: 4.6875vw;
  }
}
.contact__button-line-bottom::before {
  content: "";
  width: 66px;
  height: 63px;
  background: url(../images/line-img.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .contact__button-line-bottom::before {
    width: 5.5vw;
    height: 5.25vw;
  }
}

.form {
  font-size: 24px;
}
@media (max-width: 1200px) {
  .form {
    font-size: 1.935483871vw;
  }
}
@media (max-width: 768px) {
  .form {
    font-size: 4.4270833333vw;
  }
}
.form .error {
  display: block;
  position: absolute;
  top: 100%;
  left: 41%;
  width: 100%;
  color: red;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .form .error {
    top: 105%;
    left: 0;
    font-size: 3.3854166667vw;
  }
}
.form .hissu {
  position: relative;
}
.form .hissu::after {
  content: "必須";
  position: absolute;
  right: -74px;
  bottom: 3px;
  padding: 8px;
  color: #fff;
  font-size: 21px;
  border-radius: 8px;
  background: #c0272d;
}
@media (max-width: 1200px) {
  .form .hissu::after {
    right: -6.1666666667vw;
    bottom: 0.234375vw;
    padding: 0.6666666667vw;
    font-size: 1.75vw;
    border-radius: 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form .hissu::after {
    bottom: 0.390625vw;
    right: 3.90625vw;
    padding: 1.0416666667vw;
    font-size: 3.125vw;
    border-radius: 1.0416666667vw;
  }
}
.form-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 40px 0;
  gap: 0 88px;
}
@media (max-width: 1200px) {
  .form-box {
    margin: 3.2258064516vw 0;
  }
}
@media (max-width: 768px) {
  .form-box {
    flex-direction: column;
    margin: 5.2083333333vw 0;
    gap: 0 11.4583333333vw;
  }
}
.form-box label {
  width: 31%;
  padding: 8px 0;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2rem;
  background: #00b5f0;
}
@media (max-width: 1200px) {
  .form-box label {
    padding: 0.6666666667vw 0;
  }
}
@media (max-width: 768px) {
  .form-box label {
    width: 100%;
    margin-bottom: 2.0833333333vw;
  }
}
.form-box label-text {
  width: 100px;
}
@media (max-width: 1200px) {
  .form-box label-text {
    width: 8.3333333333vw;
  }
}
.form-box input {
  width: 50%;
  padding: 8px 12px;
  background: #fff;
}
@media (max-width: 1200px) {
  .form-box input {
    padding: 0.6451612903vw 0.9677419355vw;
  }
}
@media (max-width: 768px) {
  .form-box input {
    width: 100%;
    padding: 1.0416666667vw 1.5625vw;
  }
}
.form-box-radio {
  display: flex;
  gap: 0 55px;
  flex-wrap: wrap;
  width: 64%;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .form-box-radio {
    width: 100%;
  }
}
.form-box-radio input {
  width: auto;
}
.form-box-radio label {
  background: none;
  color: #000;
}
.form-box-radio label #mibunsonota {
  border: 1px solid #323232;
  border-radius: 12px;
  height: 40px;
  text-align: left;
}
.form textarea {
  width: 60%;
  height: 380px;
  padding: 8px 12px;
  background: #fff;
  resize: none;
}
@media (max-width: 1200px) {
  .form textarea {
    height: 31.6666666667vw;
    padding: 0.6451612903vw 0.9677419355vw;
  }
}
@media (max-width: 768px) {
  .form textarea {
    width: 100%;
    padding: 1.0416666667vw 1.5625vw;
  }
}
.form-textarea {
  align-items: flex-start;
}
.form-select {
  display: flex;
  align-items: center;
  margin-top: 70px;
  margin-bottom: -24px;
  margin-left: 388px;
  gap: 0 20px;
}
@media (max-width: 1200px) {
  .form-select {
    margin-top: 5.8333333333vw;
    margin-bottom: -2vw;
    margin-left: 32.3333333333vw;
    gap: 0 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form-select {
    margin-top: 9.1145833333vw;
    margin-left: 0;
  }
}
.form-select-label {
  display: flex;
  align-items: center;
  color: #00b5f0;
  font-size: 26px;
}
@media (max-width: 1200px) {
  .form-select-label {
    font-size: 2.1666666667vw;
  }
}
@media (max-width: 768px) {
  .form-select-label {
    font-size: 4.1666666667vw;
  }
}
.form-select-label input {
  margin-right: 8px;
}
@media (max-width: 1200px) {
  .form-select-label input {
    margin-right: 0.6451612903vw;
  }
}
.form-select-label:nth-of-type(1) {
  margin-right: 3%;
}
.form-submit {
  position: relative;
  margin-top: 76px;
  text-align: center;
}
@media (max-width: 1200px) {
  .form-submit {
    margin-top: 6.3333333333vw;
  }
}
@media (max-width: 768px) {
  .form-submit {
    margin-top: 7.8125vw;
  }
}
.form-submit::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 590px;
  width: 42px;
  height: 34px;
  background: url(../images/form-deco.png) no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .form-submit::after {
    left: 49.1666666667vw;
    width: 3.5vw;
    height: 2.8333333333vw;
  }
}
@media (max-width: 768px) {
  .form-submit::after {
    left: 55.7291666667vw;
  }
}
@media (max-width: 440px) {
  .form-submit::after {
    left: 63.1818181818vw;
    width: 5.6818181818vw;
    height: 4.5454545455vw;
  }
}
.form-submit input {
  width: 67%;
  padding: 20px 0;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 2rem;
  text-align: center;
  background: #00b5f0;
}
@media (max-width: 1200px) {
  .form-submit input {
    padding: 1.6666666667vw 0;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .form-submit input {
    font-size: 3.90625vw;
  }
}
@media (max-width: 440px) {
  .form-submit input {
    width: 100%;
    padding: 2.7272727273vw 0;
    font-size: 5vw;
  }
}
.form .box {
  margin: 0 auto;
}
.form .box .form-confirm {
  color: #00b5f0;
  padding-bottom: 40px;
  text-align: center;
  line-height: 1.5;
}
.form .box .form-confirm h4 {
  font-size: 28px;
  padding-bottom: 10px;
}
.form .box .form-box-input {
  color: #00b5f0;
}

/********************************************
* Now Loading
********************************************/
#form-load {
  display: none;
}

.loader {
  margin: 0 auto;
  border: 12px solid #fafafa;
  border-radius: 50%;
  border-top: 12px solid #3498db;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.load1 {
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
          animation: sk-scaleout 1s infinite ease-in-out;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  z-index: 201;
  text-align: center;
  background-color: #b1b1b1;
  color: #ffffff;
  opacity: 0.8;
  width: 800px;
}
.load1 p {
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}

.awayList {
  display: flex;
  margin-left: 26px;
  margin-bottom: 94px;
}
@media (max-width: 1200px) {
  .awayList {
    margin-left: 2.1666666667vw;
    margin-bottom: 7.8333333333vw;
  }
}
@media (max-width: 768px) {
  .awayList {
    justify-content: space-between;
    margin-bottom: 14.84375vw;
    padding: 0 6%;
  }
}
.awayList:last-of-type {
  margin-bottom: 0;
}
.awayList-img {
  position: relative;
  width: 238px;
}
@media (max-width: 1200px) {
  .awayList-img {
    width: 19.8333333333vw;
  }
}
@media (max-width: 768px) {
  .awayList-img {
    width: 35.6770833333vw;
  }
}
.awayList-img::before {
  content: "";
  position: absolute;
  top: 20px;
  left: -20px;
  width: 100%;
  height: 100%;
  background: url(../images/red-bg.png);
}
@media (max-width: 1200px) {
  .awayList-img::before {
    top: 1.6666666667vw;
    left: -1.6666666667vw;
  }
}
.awayList-img img {
  position: relative;
}
@media (max-width: 768px) {
  .awayList-img img {
    width: 35.6770833333vw;
  }
}
.awayList__inner {
  margin-left: 16px;
}
@media (max-width: 1200px) {
  .awayList__inner {
    margin-left: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .awayList__inner {
    width: 53%;
  }
}
.awayList__inner-title {
  color: #ff7cb5;
  font-size: 44px;
}
@media (max-width: 1200px) {
  .awayList__inner-title {
    font-size: 3.6666666667vw;
  }
}
@media (max-width: 768px) {
  .awayList__inner-title {
    font-size: 7.03125vw;
  }
}
.awayList__inner-text {
  padding: 16px 8px;
  font-size: 19px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .awayList__inner-text {
    padding: 1.3333333333vw 0.6666666667vw;
    font-size: 1.5833333333vw;
  }
}
@media (max-width: 768px) {
  .awayList__inner-text {
    font-size: 2.9296875vw;
  }
}

.planList {
  margin-bottom: 28px;
}
@media (max-width: 1200px) {
  .planList {
    margin-bottom: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .planList {
    margin-bottom: 8.59375vw;
  }
}
.planList:last-of-type {
  margin-bottom: -8px;
}
@media (max-width: 1200px) {
  .planList:last-of-type {
    margin-bottom: -0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .planList:last-of-type .planList-price2 .price {
    font-size: 9.8958333333vw;
  }
}
.planList-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 8px 0;
  gap: 0 22px;
  color: #ff7cb5;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.1rem;
  border-radius: 16px;
  background: #ffff00;
}
@media (max-width: 1200px) {
  .planList-title {
    padding: 0.6666666667vw 0;
    gap: 0 1.8333333333vw;
    font-size: 2.5vw;
    border-radius: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .planList-title {
    padding: 1.3020833333vw 0;
    gap: 0 6.5104166667vw;
    font-size: 4.6875vw;
  }
}
.planList-title span {
  padding: 4px 6px;
  color: #ff7cb5;
  font-size: 18px;
  letter-spacing: -0.02rem;
  background: #fff;
}
@media (max-width: 1200px) {
  .planList-title span {
    padding: 0.3333333333vw 0.5vw;
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .planList-title span {
    padding: 1.0416666667vw;
    font-size: 2.8645833333vw;
  }
}
.planList-text {
  margin-top: 12px;
  font-size: 19px;
  text-align: center;
}
@media (max-width: 1200px) {
  .planList-text {
    margin-top: 1vw;
    font-size: 1.5833333333vw;
  }
}
@media (max-width: 768px) {
  .planList-text {
    margin-top: 2.0833333333vw;
    font-size: 2.8645833333vw;
  }
}
.planList-avg {
  margin-top: 16px;
  color: #fa73d0;
  font-size: 22px;
  text-align: center;
}
@media (max-width: 1200px) {
  .planList-avg {
    margin-top: 1.3333333333vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .planList-avg {
    margin-top: 4.1666666667vw;
    font-size: 3.90625vw;
  }
}
.planList-avg span {
  font-size: 28px;
}
@media (max-width: 1200px) {
  .planList-avg span {
    font-size: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .planList-avg span {
    font-size: 5.46875vw;
  }
}
.planList-price {
  color: #fa73d0;
  font-size: 32px;
  text-align: center;
}
@media (max-width: 1200px) {
  .planList-price {
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .planList-price {
    font-size: 5.46875vw;
  }
}
.planList-price span {
  margin-left: 24px;
  font-size: 50px;
}
@media (max-width: 1200px) {
  .planList-price span {
    margin-left: 2vw;
    font-size: 4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .planList-price span {
    font-size: 7.5520833333vw;
  }
}

.stepList-container {
  display: flex;
  padding-left: 2%;
}
.stepList-img {
  position: relative;
  width: 236px;
}
@media (max-width: 1200px) {
  .stepList-img {
    width: 19.6666666667vw;
  }
}
@media (max-width: 768px) {
  .stepList-img {
    width: 47%;
    margin-left: 20px;
  }
}
.stepList-img::before {
  content: "";
  position: absolute;
  top: 20px;
  left: -20px;
  width: 100%;
  height: 100%;
  background: url(../images/blue-bg.png);
}
@media (max-width: 1200px) {
  .stepList-img::before {
    top: 1.6666666667vw;
    left: -1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .stepList-img::before {
    width: 33.0729166667vw;
    height: 40.625vw;
  }
}
.stepList-img img {
  position: relative;
}
@media (max-width: 768px) {
  .stepList-img img {
    width: 33.0729166667vw;
  }
}
.stepList__inner {
  width: 76%;
  padding-top: 12px;
  padding-left: 30px;
}
@media (max-width: 1200px) {
  .stepList__inner {
    padding-top: 1vw;
    padding-left: 2.5vw;
  }
}
@media (max-width: 768px) {
  .stepList__inner {
    padding-top: 0;
  }
}
.stepList__inner__top {
  display: flex;
}
@media (max-width: 768px) {
  .stepList__inner__top {
    display: block;
  }
}
.stepList__inner__top-step {
  padding-bottom: 12px;
  color: #ff7cb5;
  font-size: 40px;
  letter-spacing: 0.02rem;
  background: url(../images/ex-step-deco.png) no-repeat;
  background-position-y: 42px;
}
@media (max-width: 1200px) {
  .stepList__inner__top-step {
    padding-bottom: 1vw;
    font-size: 3.3333333333vw;
    background-position-y: 3.5vw;
  }
}
@media (max-width: 768px) {
  .stepList__inner__top-step {
    margin-left: 1.5625vw;
    font-size: 4.9479166667vw;
    background-size: 16.6666666667vw;
  }
}
.stepList__inner__top-title {
  margin-left: 48px;
  font-size: 34px;
}
@media (max-width: 1200px) {
  .stepList__inner__top-title {
    margin-left: 4vw;
    font-size: 2.8333333333vw;
  }
}
@media (max-width: 768px) {
  .stepList__inner__top-title {
    margin-top: 2.6041666667vw;
    margin-left: 0;
    font-size: 3.515625vw;
  }
}
.stepList__inner-text {
  padding: 20px 12px;
  font-size: 22px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .stepList__inner-text {
    padding: 1.6666666667vw 1vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .stepList__inner-text {
    padding: 0;
    margin-top: 4.4270833333vw;
    font-size: 2.734375vw;
  }
}
.stepList-arrow {
  margin: 28px 0 58px 60px;
}
@media (max-width: 1200px) {
  .stepList-arrow {
    margin: 2.3333333333vw 0 4.8333333333vw 5vw;
  }
}
@media (max-width: 768px) {
  .stepList-arrow {
    margin: 2.6041666667vw 0 7.5520833333vw 12.2395833333vw;
  }
}
@media (max-width: 1200px) {
  .stepList-arrow img {
    width: 9.25vw;
  }
}
@media (max-width: 768px) {
  .stepList-arrow img {
    width: 14.453125vw;
  }
}

.treatList {
  width: 22.5%;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 1200px) {
  .treatList {
    margin-bottom: 4.1666666667vw;
  }
}
.treatList-text {
  margin-top: 14px;
  font-size: 17px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .treatList-text {
    margin-top: 1.1666666667vw;
    font-size: 1.4166666667vw;
  }
}

@media (max-width: 768px) {
  .treatSwiper {
    width: 100%;
  }
}
.treatSwiper-img {
  text-align: center;
}
@media (max-width: 768px) {
  .treatSwiper-img img {
    width: 66%;
  }
}
@media (max-width: 768px) {
  .treatSwiper-text {
    margin-top: 5.2083333333vw;
    padding: 0 7%;
    font-size: 4.6875vw;
    text-align: left;
    line-height: 1.3;
  }
}/*# sourceMappingURL=style.css.map */