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

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 {
  padding-top: 44px;
}
@media screen and (max-width: 1600px) {
  .main-top {
    margin-top: 44px;
  }
}
@media (max-width: 1040px) {
  .main-top {
    margin-top: 0.0833333333vw;
  }
}
@media (max-width: 768px) {
  .main-top {
    margin-top: 0;
    padding-top: 32.8125vw;
  }
}

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

main .container {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.section-title {
  margin-top: 70px;
  margin-bottom: 20px;
  font-size: 46px;
  font-family: "kozka";
  letter-spacing: 0.05em;
  text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, 0px 2px 0 #000, 0 -2px 0 #000, -2px 0 0 #000, 2px 0 0 #000;
}
@media (max-width: 1040px) {
  .section-title {
    margin-top: 6.7307692308vw;
    margin-bottom: 1.9230769231vw;
    font-size: 4.4230769231vw;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0 -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000;
  }
}
@media (max-width: 768px) {
  .section-title {
    margin-top: 9.1145833333vw;
    margin-bottom: 3.90625vw;
    font-size: 4.9479166667vw;
  }
}

.fixed {
  position: fixed;
  width: 100%;
  max-width: 1200px;
  padding-top: 0px;
  background-color: #233693;
  top: 0;
  z-index: 999;
}
@media (max-width: 1040px) {
  .fixed {
    max-width: 100vw;
  }
}

body {
  background: #000;
  font-variant-ligatures: none;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN";
  font-weight: 200;
  overflow-x: hidden;
  color: #ffff00;
  font-weight: 500;
  text-align: center;
}

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: 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 {
  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;
}

/* ボタンで表示・非表示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: "maru";
  src: url("../fonts/A-OTF-MaruFoPro-Bold.otf") format("opentype");
}
@font-face {
  font-family: "ryumin";
  src: url("../fonts/A-OTF-RyuminPr6-Regular.otf") format("opentype");
}
@font-face {
  font-family: "kozka";
  src: url("../fonts/KozGoPr6N-Medium.otf") format("opentype");
}
.section-title {
  color: #ff49b6;
}

@media (max-width: 768px) {
  .header {
    z-index: 999;
    width: 100%;
    position: fixed;
    background: #fff;
    border-bottom: 0.390625vw solid #233693;
  }
}
.header__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 180px;
}
@media (max-width: 1040px) {
  .header__top {
    height: 15vw;
  }
}
@media (max-width: 768px) {
  .header__top {
    position: relative;
    z-index: 999;
    justify-content: space-between;
    padding: 2.6041666667vw 1.8229166667vw 2.6041666667vw;
    gap: 0;
    height: auto;
    background: #fff;
    border-bottom: 0.390625vw solid #233693;
  }
}
.header__top-left {
  display: flex;
  align-items: center;
  gap: 40px;
  text-align: center;
  font-family: "midashi";
}
@media (max-width: 1040px) {
  .header__top-left {
    gap: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .header__top-left {
    flex-direction: column;
    gap: 0.78125vw;
  }
}
.header__top-left h1 {
  padding-left: 20px;
  font-size: 32px;
  line-height: 1.3;
  letter-spacing: -0.14em;
}
@media (max-width: 1040px) {
  .header__top-left h1 {
    padding-left: 1.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .header__top-left h1 {
    font-size: 3.90625vw;
  }
}
.header__top-left h1 span {
  margin-right: 6px;
  letter-spacing: 0.1em;
}
@media (max-width: 1040px) {
  .header__top-left h1 span {
    margin-right: 0.5vw;
  }
}
.header__top-left img {
  width: 154px;
}
@media (max-width: 1040px) {
  .header__top-left img {
    width: 12.8333333333vw;
  }
}
@media (max-width: 768px) {
  .header__top-left img {
    width: 20.8333333333vw;
  }
}
.header__top-right {
  text-align: right;
}
.header__top-right-icon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  margin-bottom: 18px;
}
@media (max-width: 1040px) {
  .header__top-right-icon {
    gap: 2vw;
    margin-bottom: 1.5vw;
  }
}
@media (max-width: 768px) {
  .header__top-right-icon {
    gap: 3.6458333333vw;
    margin-bottom: 2.34375vw;
    justify-content: center;
  }
}
.header__top-right-icon a img {
  height: 54px;
}
@media (max-width: 1040px) {
  .header__top-right-icon a img {
    height: 4.5vw;
  }
}
@media (max-width: 768px) {
  .header__top-right-icon a img {
    height: 8.3333333333vw;
  }
}
.header__top-right .tel {
  margin-bottom: 4px;
  font-size: 34px;
  font-family: "maru";
  letter-spacing: 0.05em;
}
@media (max-width: 1040px) {
  .header__top-right .tel {
    margin-bottom: 0.3333333333vw;
    font-size: 2.8333333333vw;
  }
}
.header__top-right .licence {
  font-size: 15px;
}
@media (max-width: 1040px) {
  .header__top-right .licence {
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .header__top-right .licence {
    margin-top: 1.3020833333vw;
    text-align: center;
    font-size: 2.0833333333vw;
  }
}
.header__nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding: 12px 0;
  background: #233693;
  color: #fff;
  letter-spacing: 0.03em;
  font-size: 22px;
  font-family: "midashi";
}
@media (max-width: 1040px) {
  .header__nav__list {
    gap: 5vw;
    padding: 1vw;
    font-size: 1.8333333333vw;
  }
}
.header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 35, 123, 0.9725490196);
  color: #fff;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow: hidden;
}
.header__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.header__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4.4270833333vw;
  top: 4%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
  text-align: center;
}
.header__tabNav__list-link {
  font-size: 3.3854166667vw;
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .header__tabNav__list-link {
    font-weight: 400;
  }
}
@media (max-width: 440px) {
  .header__tabNav__list-link {
    font-size: 5.4545454545vw;
    line-height: 1.6;
  }
}
.header__tabNav-active {
  left: 0 !important;
}
.header__tabButton {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.3020833333vw;
  width: 5.9895833333vw;
}
.header__tabButton span {
  background: #fff;
  height: 0.6510416667vw;
  width: 5.9895833333vw;
  border-radius: 1.3020833333vw;
}
.header__tabButton span:first-child {
  transition: transform 0.3s ease;
}
.header__tabButton span:nth-of-type(2) {
  width: 4.9479166667vw;
  transition: opacity 0.3s ease;
}
.header__tabButton span:last-child {
  transition: transform 0.3s ease;
}
.header__tabButton-active {
  width: 36px;
}
.header__tabButton-active:nth-of-type(1) {
  position: absolute;
  top: -0.2604166667vw;
  transform: rotate(-45deg);
}
.header__tabButton-active:nth-of-type(2) {
  opacity: 0;
}
.header__tabButton-active:nth-of-type(3) {
  position: absolute;
  top: -0.2604166667vw;
  transform: rotate(45deg);
}
.header__tabButton-bg {
  position: relative;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.5104166667vw;
  height: 11.71875vw;
  width: 44.2708333333vw;
  background: #233693;
  border-radius: 6.5104166667vw;
  color: #fff;
}
.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 {
    height: 32.8125vw;
  }
}

.top {
  font-family: "kozka";
}
.top__space {
  height: 50px;
}
@media (max-width: 1040px) {
  .top__space {
    height: 5.7692307692vw;
  }
}
@media (max-width: 768px) {
  .top__space {
    position: relative;
    z-index: 5;
    height: 10.4166666667vw;
  }
}
.top__main-title {
  margin-bottom: 20px;
  padding: 16px 0 20px;
  border-top: 1px solid #ffff00;
  border-bottom: 1px solid #ffff00;
  font-size: 48px;
  letter-spacing: 0.1em;
}
@media (max-width: 1040px) {
  .top__main-title {
    margin-bottom: 1.9230769231vw;
    padding: 1.5384615385vw 0 1.9230769231vw;
    font-size: 4.6153846154vw;
  }
}
@media (max-width: 768px) {
  .top__main-title {
    margin: 0 auto 2.6041666667vw;
    padding: 1.5625vw 0 2.34375vw;
    width: 95.0520833333vw;
    font-size: 4.6875vw;
  }
}
.top__main-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
  gap: 30px;
}
@media (max-width: 1040px) {
  .top__main-flex {
    margin-bottom: 1.9230769231vw;
    gap: 2.8846153846vw;
  }
}
@media (max-width: 768px) {
  .top__main-flex {
    justify-content: space-between;
    margin: 0 auto 2.0833333333vw;
    width: 91.1458333333vw;
  }
}
.top__main-flex p {
  width: 340px;
  text-align: right;
  font-size: 30px;
  font-family: "ryumin";
  letter-spacing: 0.05em;
}
.top__main-flex p:first-of-type {
  width: 280px;
}
@media (max-width: 1040px) {
  .top__main-flex p:first-of-type {
    width: 26.9230769231vw;
  }
}
@media (max-width: 768px) {
  .top__main-flex p:first-of-type {
    width: 36.4583333333vw;
  }
}
@media (max-width: 1040px) {
  .top__main-flex p {
    width: 32.6923076923vw;
    font-size: 2.8846153846vw;
  }
}
@media (max-width: 768px) {
  .top__main-flex p {
    width: auto;
    font-size: 4.6875vw;
  }
}
.top__main-flex p span {
  font-size: 20px;
}
@media (max-width: 1040px) {
  .top__main-flex p span {
    font-size: 1.9230769231vw;
  }
}
.top .yellow {
  margin-bottom: 42px;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media (max-width: 1040px) {
  .top .yellow {
    margin-bottom: 4.0384615385vw;
    font-size: 2.1153846154vw;
  }
}
@media (max-width: 768px) {
  .top .yellow {
    margin-bottom: 3.90625vw;
    line-height: 1.5;
    font-size: 2.8645833333vw;
  }
}
@media (max-width: 768px) {
  .top .yellow-tab {
    margin-bottom: 3.90625vw;
    line-height: 1.4;
    font-size: 3.3854166667vw;
  }
}
.top .exp {
  margin-top: 40px;
  margin-left: 120px;
  text-align: left;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック";
  font-weight: 300;
  color: #fff;
}
@media (max-width: 1040px) {
  .top .exp {
    font-size: 1.5384615385vw;
    margin-top: 3.8461538462vw;
    margin-left: 11.5384615385vw;
  }
}
@media (max-width: 768px) {
  .top .exp {
    position: relative;
    z-index: 10;
    margin: 3.90625vw auto 3.90625vw 6.5104166667vw;
    font-size: 3.125vw;
  }
}
.top .container {
  position: relative;
}
.top img {
  position: absolute;
  right: 0px;
  bottom: 10px;
  width: 340px;
}
@media (max-width: 1040px) {
  .top img {
    bottom: 0.9615384615vw;
    width: 32.6923076923vw;
  }
}
@media (max-width: 768px) {
  .top img {
    position: relative;
    z-index: 10;
    margin: 3.90625vw auto;
    width: 65.1041666667vw;
  }
}

.about {
  background: url("../img/bg.png");
  background-size: cover;
  background-position: top center;
}
@media (max-width: 768px) {
  .about {
    background: none;
    position: relative;
    z-index: 2;
  }
  .about img {
    position: absolute;
    top: -44.2708333333vw;
    z-index: 1;
  }
}
.about .section-title {
  padding-top: 70px;
}
@media (max-width: 1040px) {
  .about .section-title {
    padding-top: 6.7307692308vw;
  }
}
@media (max-width: 768px) {
  .about .section-title {
    position: relative;
    z-index: 10;
    font-size: 7.03125vw;
  }
}
.about__box {
  margin: 4px;
  padding: 12px 0 18px;
  background: #000;
  border-radius: 18px;
}
@media (max-width: 1040px) {
  .about__box {
    margin: 0.3846153846vw;
    padding: 1.1538461538vw 0 1.7307692308vw;
    border-radius: 1.7307692308vw;
  }
}
@media (max-width: 768px) {
  .about__box {
    position: relative;
    z-index: 10;
    padding: 2.8645833333vw 0 3.6458333333vw;
  }
}
.about__box h3 {
  margin-bottom: 20px;
  font-size: 38px;
  letter-spacing: 0.03em;
  color: #fff;
}
@media (max-width: 1040px) {
  .about__box h3 {
    margin-bottom: 1.9230769231vw;
    font-size: 3.6538461538vw;
  }
}
@media (max-width: 768px) {
  .about__box h3 {
    margin-bottom: 3.6458333333vw;
    font-size: 6.5104166667vw;
  }
}
.about__box h3 span {
  margin-left: -12px;
  margin-right: -12px;
}
@media (max-width: 1040px) {
  .about__box h3 span {
    margin-left: -1.1538461538vw;
    margin-right: -1.1538461538vw;
  }
}
.about__box p {
  font-size: 22px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック";
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 1040px) {
  .about__box p {
    font-size: 2.1153846154vw;
  }
}
@media (max-width: 768px) {
  .about__box p {
    font-size: 3.90625vw;
    line-height: 1.6;
  }
}
.about__box p span {
  font-size: 34px;
}
@media (max-width: 1040px) {
  .about__box p span {
    font-size: 3.2692307692vw;
  }
}
@media (max-width: 768px) {
  .about__box p span {
    font-size: 5.9895833333vw;
  }
}
.about__box-line {
  margin: 50px auto;
  width: 900px;
  border-radius: 20px;
  border: 1px solid #ffff00;
}
@media (max-width: 1040px) {
  .about__box-line {
    margin: 4.8076923077vw auto;
    width: 86.5384615385vw;
    border-radius: 1.9230769231vw;
  }
}
@media (max-width: 768px) {
  .about__box-line {
    position: relative;
    z-index: 10;
  }
}
.about__coupon-outer {
  margin: 20px auto;
  width: 600px;
  font-family: "kozka";
  background: #4298be;
  color: #ffff01;
}
@media (max-width: 1040px) {
  .about__coupon-outer {
    margin: 1.9230769231vw auto;
    width: 57.6923076923vw;
  }
}
@media (max-width: 768px) {
  .about__coupon-outer {
    margin: 5.2083333333vw auto 2.34375vw;
    width: 80.7291666667vw;
  }
}
.about__coupon-outer-top {
  padding-top: 28px;
  margin-bottom: 4px;
  font-size: 32px;
  letter-spacing: 0.01em;
}
@media (max-width: 1040px) {
  .about__coupon-outer-top {
    padding-top: 2.6923076923vw;
    margin-bottom: 0.3846153846vw;
    font-size: 3.0769230769vw;
  }
}
@media (max-width: 768px) {
  .about__coupon-outer-top {
    padding-top: 3.90625vw;
    margin-bottom: 0.5208333333vw;
    font-size: 4.6875vw;
  }
}
.about__coupon-outer-small {
  padding: 20px 0;
  color: #fff;
}
@media (max-width: 1040px) {
  .about__coupon-outer-small {
    padding: 1.9230769231vw 0;
  }
}
@media (max-width: 768px) {
  .about__coupon-outer-small {
    padding: 2.6041666667vw 0 2.6041666667vw;
    font-size: 2.6041666667vw;
    line-height: 1.5;
  }
}
.about__coupon-inner {
  padding: 10px 0 14px;
  margin: 0 auto;
  width: 386px;
  background: #ffff01;
  font-family: "kozka";
  color: #4298be;
}
@media (max-width: 1040px) {
  .about__coupon-inner {
    padding: 0.9615384615vw 0 1.3461538462vw;
    width: 37.1153846154vw;
  }
}
@media (max-width: 768px) {
  .about__coupon-inner {
    padding: 1.0416666667vw 0 1.5625vw;
    width: 57.2916666667vw;
  }
}
.about__coupon-inner p {
  font-size: 34px;
}
@media (max-width: 1040px) {
  .about__coupon-inner p {
    font-size: 3.2692307692vw;
  }
}
@media (max-width: 768px) {
  .about__coupon-inner p {
    font-size: 5.2083333333vw;
  }
}
.about__coupon-inner h4 {
  font-size: 68px;
  font-family: "ryumin";
}
@media (max-width: 1040px) {
  .about__coupon-inner h4 {
    font-size: 6.5384615385vw;
  }
}
@media (max-width: 768px) {
  .about__coupon-inner h4 {
    font-size: 10.4166666667vw;
  }
}
.about__coupon-inner h4 span {
  font-size: 44px;
}
@media (max-width: 1040px) {
  .about__coupon-inner h4 span {
    font-size: 4.2307692308vw;
  }
}
@media (max-width: 768px) {
  .about__coupon-inner h4 span {
    font-size: 6.25vw;
  }
}
.about__coupon-inner h5 {
  font-size: 44px;
}
@media (max-width: 1040px) {
  .about__coupon-inner h5 {
    font-size: 4.2307692308vw;
  }
}
@media (max-width: 768px) {
  .about__coupon-inner h5 {
    font-size: 6.5104166667vw;
  }
}
.about__space {
  height: 122px;
}
@media (max-width: 1040px) {
  .about__space {
    height: 11.7307692308vw;
  }
}
@media (max-width: 768px) {
  .about__space {
    height: 0.1302083333vw;
  }
}

.caution {
  margin-top: -20px;
  margin-bottom: 26px;
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
@media (max-width: 1040px) {
  .caution {
    margin-top: -1.9230769231vw;
    margin-bottom: 2.5vw;
    font-size: 2.3076923077vw;
  }
}
@media (max-width: 768px) {
  .caution {
    margin-top: 0vw;
    margin-bottom: 7.8125vw;
    font-size: 3.125vw;
    letter-spacing: 0.1em;
  }
}

.step {
  font-family: "maru";
  color: #ff49b6;
}
.step .section-title-big {
  margin-bottom: 46px;
  font-size: 48px;
  letter-spacing: 0.05em;
}
@media (max-width: 1040px) {
  .step .section-title-big {
    margin-bottom: 4.4230769231vw;
    font-size: 4.6153846154vw;
  }
}
@media (max-width: 768px) {
  .step .section-title-big {
    margin-bottom: 6.5104166667vw;
    font-size: 5.2083333333vw;
  }
}
.step__flow {
  border-top: 2px solid #ff49b6;
}
@media (max-width: 1040px) {
  .step__flow {
    border-top: 0.1923076923vw solid #ff49b6;
  }
}
@media (max-width: 768px) {
  .step__flow {
    border-top: 0.5208333333vw solid #ff49b6;
  }
}
.step__flow h3 {
  margin: -20px auto 14px;
  padding: 6px;
  width: 340px;
  background: #ff49b6;
  color: #fff;
  font-size: 22px;
}
@media (max-width: 1040px) {
  .step__flow h3 {
    margin: -1.9230769231vw auto 1.3461538462vw;
    padding: 0.5769230769vw;
    width: 32.6923076923vw;
    font-size: 2.1153846154vw;
  }
}
@media (max-width: 1040px) and (max-width: 768px) {
  .step__flow h3 {
    margin: -3.6458333333vw auto 7.8125vw;
    padding: 1.3020833333vw;
    width: 50.78125vw;
    font-size: 3.6458333333vw;
  }
}
.step__flow h4 {
  margin-bottom: 6px;
  font-size: 32px;
}
@media (max-width: 1040px) {
  .step__flow h4 {
    margin-bottom: 0.5769230769vw;
    font-size: 3.0769230769vw;
  }
}
@media (max-width: 768px) {
  .step__flow h4 {
    margin-bottom: 1.8229166667vw;
    font-size: 5.7291666667vw;
  }
}
.step__flow p {
  margin-bottom: 10px;
  font-size: 20px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック";
  font-weight: 300;
}
@media (max-width: 1040px) {
  .step__flow p {
    margin-bottom: 0.9615384615vw;
    font-size: 3.0769230769vw;
  }
}
@media (max-width: 768px) {
  .step__flow p {
    margin-bottom: 2.6041666667vw;
    font-size: 3.2552083333vw;
    line-height: 1.6;
  }
}
.step__flow img {
  margin-bottom: 80px;
  width: 60px;
}
@media (max-width: 1040px) {
  .step__flow img {
    margin-bottom: 7.6923076923vw;
    width: 5.7692307692vw;
  }
}
@media (max-width: 768px) {
  .step__flow img {
    margin-bottom: 9.1145833333vw;
    width: 11.71875vw;
  }
}
.step h5 {
  margin: -20px auto 60px;
  padding: 12px;
  width: 240px;
  background: #ff49b6;
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.1em;
}
@media (max-width: 1040px) {
  .step h5 {
    margin: -1.9230769231vw auto 5.7692307692vw;
    padding: 1.1538461538vw;
    width: 23.0769230769vw;
    font-size: 2.6923076923vw;
  }
}
@media (max-width: 768px) {
  .step h5 {
    margin: -2.6041666667vw auto 7.8125vw;
    padding: 2.0833333333vw;
    width: 31.25vw;
    font-size: 3.90625vw;
  }
}
.step__link {
  color: #ffff00;
}
.step__link a {
  display: inline-block;
  padding: 20px;
  margin: 0 auto 20px;
  width: 800px;
  border: 1px solid #ffff00;
  font-size: 32px;
  letter-spacing: 0.05em;
  font-family: "kozka";
}
@media (max-width: 1040px) {
  .step__link a {
    padding: 1.9230769231vw;
    margin: 0 auto 1.9230769231vw;
    width: 76.9230769231vw;
    font-size: 3.0769230769vw;
  }
}
@media (max-width: 768px) {
  .step__link a {
    padding: 2.8645833333vw;
    margin: 0 auto 2.34375vw;
    width: 91.1458333333vw;
    font-size: 4.1666666667vw;
  }
}
.step__link a:hover {
  color: #fff;
}
.step__link p {
  font-size: 22px;
  line-height: 1.3;
  font-family: "ryumin";
}
@media (max-width: 1040px) {
  .step__link p {
    font-size: 2.1153846154vw;
  }
}
@media (max-width: 768px) {
  .step__link p {
    font-size: 3.125vw;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
}

@media (max-width: 768px) {
  .other .section-title {
    font-size: 5.7291666667vw;
  }
}
.other__box {
  margin: 50px auto 20px;
  padding: 18px 0 22px;
  width: 940px;
  border: 1px solid #ffff00;
  border-radius: 10px;
}
@media (max-width: 1040px) {
  .other__box {
    margin: 4.8076923077vw auto 1.9230769231vw;
    padding: 1.7307692308vw 0 2.1153846154vw;
    width: 90.3846153846vw;
    border-radius: 0.9615384615vw;
  }
}
.other__box h3 {
  margin-bottom: 10px;
  font-size: 38px;
  color: #fff;
}
@media (max-width: 1040px) {
  .other__box h3 {
    margin-bottom: 0.9615384615vw;
    font-size: 3.6538461538vw;
  }
}
@media (max-width: 768px) {
  .other__box h3 {
    margin-bottom: 1.3020833333vw;
    font-size: 4.0364583333vw;
  }
}
.other__box h5 {
  font-size: 22px;
  line-height: 1.6;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック";
  font-weight: 300;
}
@media (max-width: 1040px) {
  .other__box h5 {
    font-size: 2.1153846154vw;
  }
}
@media (max-width: 768px) {
  .other__box h5 {
    font-size: 2.734375vw;
  }
}
.other p {
  margin-bottom: 140px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media (max-width: 1040px) {
  .other p {
    margin-bottom: 13.4615384615vw;
    font-size: 1.9230769231vw;
  }
}
@media (max-width: 768px) {
  .other p {
    font-size: 2.9947916667vw;
  }
}

.footer__link {
  margin-right: 120px;
  margin-bottom: 70px;
  text-align: right;
}
@media (max-width: 1040px) {
  .footer__link {
    margin-right: 11.5384615385vw;
    margin-bottom: 5.7692307692vw;
  }
}
@media (max-width: 768px) {
  .footer__link {
    margin-right: 5.2083333333vw;
    margin-bottom: 7.8125vw;
  }
}
@media (max-width: 440px) {
  .footer__link {
    margin-bottom: 9.0909090909vw;
  }
}
.footer__link a {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  color: #fff;
}
@media (max-width: 440px) {
  .footer__link a {
    font-size: 16px;
  }
}
.footer__link a:hover {
  color: #757575;
}