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

html {
  scroll-behavior: smooth;
}

li {
  list-style-type: none;
}

.main-top {
  margin-top: 70px;
}
@media (max-width: 768px) {
  .main-top {
    margin-top: 0;
  }
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}

body {
  font-variant-ligatures: none;
  font-family: "ヒラギノ明朝", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  overflow-x: hidden;
  color: #3b3b3b;
  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: 440px) {
  .pc-words {
    display: none !important;
  }
}

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

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

.container {
  width: 100%;
  max-width: 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 {
  position: relative;
  margin: 0 auto 50px auto;
  padding-top: 27px;
  width: 750px;
  height: 90px;
  background: url(../images/title-bg.png) no-repeat;
  background-size: contain;
  background-position: 70px;
  font-size: 32px;
  color: white;
  text-align: center;
  z-index: 80;
}
@media (max-width: 768px) {
  .section-title {
    margin: 0 auto 6.5104166667vw auto;
    padding-top: 3.515625vw;
    height: 12.7604166667vw;
    width: 97.65625vw;
    background: url(../images/title-sp.png) no-repeat;
    background-size: contain;
    background-position: 5.2083333333vw;
    font-size: 5.2083333333vw;
  }
}

.fadeUp {
  opacity: 0;
  transform: translateY(20px);
}

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

.fadeUp2 {
  opacity: 0;
  transform: translateY(25px);
}

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

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

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(25px);
  }
  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%;
  }
}
.party {
  opacity: 0;
}

.party.show-party {
  -webkit-animation: party 2s linear forwards;
          animation: party 2s linear forwards;
}

@-webkit-keyframes party {
  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 party {
  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;
  }
}
.header-top {
  background: url(../images/header-bg.png) no-repeat;
  background-size: cover;
  background-position: center -1px;
}
@media (max-width: 1240px) {
  .header-top {
    height: 75.8064516129vw;
  }
}
@media (max-width: 768px) {
  .header-top {
    background: url(../images/main-bg-sp01.png) no-repeat;
    height: 84.6354166667vw;
    background-size: cover;
  }
}
.header-top .container {
  position: relative;
  height: 1100px;
}
@media screen and (max-width: 1300px) {
  .header-top .container {
    height: 73.0769230769vw;
  }
}
.header-top .container .top01 img {
  position: absolute;
  top: 320px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 79;
}
@media screen and (max-width: 1300px) {
  .header-top .container .top01 img {
    width: 69.1538461538vw;
    top: 20.7692307692vw;
  }
}
@media (max-width: 1240px) {
  .header-top .container .top01 img {
    width: 69.3548387097vw;
  }
}
@media (max-width: 768px) {
  .header-top .container .top01 img {
    width: 82.03125vw;
    top: 23.4375vw;
  }
}
.header-top .container .top02 {
  position: absolute;
  bottom: 110px;
  left: -50px;
}
@media screen and (max-width: 1300px) {
  .header-top .container .top02 {
    bottom: 2.3076923077vw;
    left: -1.5384615385vw;
  }
}
@media (max-width: 1240px) {
  .header-top .container .top02 {
    bottom: 1.6129032258vw;
    left: 0vw;
  }
}
@media (max-width: 768px) {
  .header-top .container .top02 {
    bottom: -39.0625vw;
    left: -6.5104166667vw;
  }
}
@media screen and (max-width: 1300px) {
  .header-top .container .top02 img {
    width: 26.1538461538vw;
  }
}
@media (max-width: 768px) {
  .header-top .container .top02 img {
    width: 44.2708333333vw;
  }
}
.header-top .container .top03 {
  position: absolute;
  bottom: 40px;
  right: -50px;
}
@media screen and (max-width: 1300px) {
  .header-top .container .top03 {
    bottom: 2.3076923077vw;
    right: -0.7692307692vw;
  }
}
@media (max-width: 1240px) {
  .header-top .container .top03 {
    bottom: 0.4032258065vw;
    right: 0;
  }
}
@media (max-width: 768px) {
  .header-top .container .top03 {
    bottom: -35.15625vw;
    right: 0.1302083333vw;
  }
}
@media screen and (max-width: 1300px) {
  .header-top .container .top03 img {
    width: 21.5384615385vw;
  }
}
@media (max-width: 768px) {
  .header-top .container .top03 img {
    width: 36.4583333333vw;
  }
}
.header__nav {
  background-color: #ff00c6;
  padding: 10px 0;
  margin-top: -1px;
}
.header__nav__list {
  display: flex;
  justify-content: center;
  color: white;
}
.header__nav__list-link {
  padding: 20px 0;
  flex: 1 0 auto;
  text-align: center;
}
@media (max-width: 1240px) {
  .header__nav__list-link {
    padding: 15px 0;
  }
}
@media (max-width: 1240px) {
  .header__nav__list-link p {
    font-size: 1.5vw;
  }
}
.header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000;
  transition: 0.6s all ease-out;
  z-index: 89;
}
.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%;
  top: 0%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
  z-index: 90;
}
.header__tabNav__list-link {
  font-size: 3.125vw;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 440px) {
  .header__tabNav__list-link {
    font-size: 5.4545454545vw;
    line-height: 1.6;
  }
}
.header__tabNav-active {
  left: 0 !important;
}
.header__tabButton {
  position: fixed;
  display: block;
  width: 7.8125vw;
  height: 7.8125vw;
  right: 8.203125vw;
  top: 7.8125vw;
  z-index: 91;
}
@media (max-width: 440px) {
  .header__tabButton {
    width: 9.0909090909vw;
    height: 9.0909090909vw;
    right: 7.9545454545vw;
    top: 6.1363636364vw;
  }
}
.header__tabButton span {
  position: absolute;
  left: 0.2604166667vw;
  width: 105%;
  height: 1.171875vw;
  background: #000;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 440px) {
  .header__tabButton span {
    height: 1.3636363636vw;
    width: 105%;
  }
}
.header__tabButton span:nth-of-type(1) {
  top: 0;
}
.header__tabButton span:nth-of-type(2) {
  top: 1.953125vw;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(2) {
    top: 2.3863636364vw;
  }
}
.header__tabButton span:nth-of-type(3) {
  top: 3.90625vw;
  font-size: 1.8229166667vw;
  color: #fff;
  transition: 0.1s all ease-in-out;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(3) {
    top: 4.7727272727vw;
  }
}
.header__tabButton span:nth-of-type(3)::after {
  content: "Menu";
  position: absolute;
  display: block;
  top: 1.6927083333vw;
  left: 0.1666666667vw;
  color: #000;
  font-size: 2.34375vw;
  text-transform: uppercase;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(3)::after {
    top: 2.2727272727vw;
    font-size: 4.5454545455vw;
    transform: scale(0.6);
    transform-origin: 0 0;
  }
}
.header__tabButton-active:nth-of-type(1) {
  top: 1.0416666667vw !important;
  width: 100% !important;
  transform: rotate(45deg);
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(1) {
    left: 0.6818181818vw;
    top: 1.5909090909vw !important;
  }
}
.header__tabButton-active:nth-of-type(2) {
  top: 1.0416666667vw !important;
  width: 100% !important;
  transform: rotate(-45deg);
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(2) {
    left: 0.6818181818vw;
    top: 1.5909090909vw !important;
  }
}
.header__tabButton-active:nth-of-type(3) {
  background: #fff !important;
  top: 4.6875vw !important;
  transition: 0.1s all ease-in-out;
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(3) {
    top: 6.1363636364vw !important;
  }
}
.header__tabButton-active:nth-of-type(3)::after {
  content: "Close" !important;
  top: 0.78125vw !important;
  left: -0.2604166667vw !important;
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(3)::after {
    top: 0.6818181818vw !important;
    left: 0vw !important;
  }
}
.header__tabButton-bg {
  position: fixed;
  display: block;
  width: 13.0208333333vw;
  height: 13.0208333333vw;
  right: 5.2083333333vw;
  top: 5.2083333333vw;
  background: #fff;
  z-index: 99;
  border: 2px solid #000;
  box-shadow: 2px 2px 2px rgb(47, 45, 45);
  z-index: 91;
}
@media (max-width: 440px) {
  .header__tabButton-bg {
    width: 14.7727272727vw;
    height: 14.7727272727vw;
    right: 4.5454545455vw;
    top: 3.4090909091vw;
  }
}
.header__tabButton-bg::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  z-index: 99;
}

.concept {
  background: url(../images/main-bg01.png);
  background-size: cover;
  padding-top: 130px;
  color: white;
}
@media (max-width: 1240px) {
  .concept {
    padding-top: 100px;
  }
}
@media (max-width: 768px) {
  .concept {
    background: url(../images/main-bg-sp02.png);
    background-size: cover;
    padding-top: 32.5520833333vw;
  }
}
.concept__content {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 50px;
  font-size: 25px;
  line-height: 1.5;
}
@media (max-width: 1240px) {
  .concept__content {
    width: 85%;
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .concept__content {
    padding-bottom: 6.5104166667vw;
    font-size: 3.6458333333vw;
  }
}
@media (max-width: 440px) {
  .concept__content {
    font-size: 4.0909090909vw;
  }
}
.concept__content-para {
  margin-bottom: 60px;
}
@media (max-width: 1240px) {
  .concept__content-para {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .concept__content-para {
    margin-bottom: 7.8125vw;
  }
}
.concept__content-para span {
  font-size: 32px;
  font-family: "M PLUS 1", sans-serif;
  color: #ffff00;
}
@media (max-width: 1240px) {
  .concept__content-para span {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .concept__content-para span {
    font-size: 4.9479166667vw;
  }
}
@media (max-width: 440px) {
  .concept__content-para span {
    font-size: 4.7727272727vw;
  }
}

.merit {
  background: url(../images/main-bg02.png);
  background-size: cover;
  padding-top: 70px;
  color: white;
}
@media (max-width: 768px) {
  .merit {
    background: url(../images/main-bg-sp03.jpg);
    background-size: cover;
    background-position: -0.5px;
    padding-top: 9.1145833333vw;
  }
}
.merit__content {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 50px;
  font-size: 25px;
  line-height: 1.5;
}
@media (max-width: 1240px) {
  .merit__content {
    width: 85%;
    padding-bottom: 4.0322580645vw;
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .merit__content {
    padding-bottom: 6.5104166667vw;
    font-size: 3.6458333333vw;
  }
}
@media (max-width: 440px) {
  .merit__content {
    font-size: 4.0909090909vw;
  }
}
.merit__content-para {
  margin-bottom: 20px;
}
@media (max-width: 1240px) {
  .merit__content-para {
    margin-bottom: 1.6129032258vw;
  }
}
@media (max-width: 768px) {
  .merit__content-para {
    margin-bottom: 5.2083333333vw;
  }
}
.merit__content-para span {
  font-size: 32px;
  font-family: "M PLUS 1", sans-serif;
  color: #ffff00;
}
@media (max-width: 1240px) {
  .merit__content-para span {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .merit__content-para span {
    font-size: 5.078125vw;
  }
}
@media (max-width: 440px) {
  .merit__content-para span {
    font-size: 5vw;
    font-weight: bold;
  }
}
.merit__content-yellow {
  position: relative;
  margin-bottom: 45px;
  font-size: 38px;
  font-family: "M PLUS 1", sans-serif;
  color: #ffff00;
}
@media (max-width: 1240px) {
  .merit__content-yellow {
    font-size: 45px;
  }
}
@media screen and (max-width: 1000px) {
  .merit__content-yellow {
    font-size: 4.8vw;
  }
}
@media (max-width: 768px) {
  .merit__content-yellow {
    margin-bottom: 5.859375vw;
    font-size: 5.9895833333vw;
  }
}
.merit__content-yellow figure {
  position: absolute;
  right: -130px;
  top: -80px;
}
@media (max-width: 1240px) {
  .merit__content-yellow figure {
    top: -3.2258064516vw;
    right: -5.6451612903vw;
  }
}
@media screen and (max-width: 1000px) {
  .merit__content-yellow figure {
    right: -16vw;
    top: -6vw;
  }
}
@media (max-width: 768px) {
  .merit__content-yellow figure {
    right: -20.8333333333vw;
    top: 11.71875vw;
  }
}
.merit__content-yellow figure img {
  width: 90%;
}
@media (max-width: 1240px) {
  .merit__content-yellow figure img {
    width: 480px;
  }
}
@media screen and (max-width: 1000px) {
  .merit__content-yellow figure img {
    width: 50vw;
  }
}
@media (max-width: 768px) {
  .merit__content-yellow figure img {
    width: 60.9375vw;
  }
}
.merit__content-box {
  background: url(../images/box.png) no-repeat;
  margin-bottom: 101px;
  width: 550px;
  height: 400px;
  background-size: contain;
  color: #ff1855;
  font-family: "M PLUS 1", sans-serif;
}
@media (max-width: 1240px) {
  .merit__content-box {
    margin-bottom: 8.064516129vw;
    width: 495px;
    height: 360px;
  }
}
@media (max-width: 768px) {
  .merit__content-box {
    background: url(../images/box-sp.png) no-repeat;
    background-size: contain;
    margin-bottom: 13.0208333333vw;
    width: 71.6145833333vw;
    height: 52.0833333333vw;
  }
}
.merit__content-box-system {
  padding-top: 80px;
  margin: 0 auto;
  width: 80%;
}
@media (max-width: 1240px) {
  .merit__content-box-system {
    padding-top: 60px;
  }
}
@media (max-width: 768px) {
  .merit__content-box-system {
    padding-top: 10.4166666667vw;
    width: 90%;
  }
}
.merit__content-box-system ul {
  display: flex;
  align-items: center;
  margin-top: 1px;
}
.merit__content-box-system ul .time {
  padding: 0 7px;
  background: #ff1855;
  font-size: 23px;
  color: #ffff00;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
}
@media (max-width: 1240px) {
  .merit__content-box-system ul .time {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .merit__content-box-system ul .time {
    padding: 0 0.9114583333vw;
    font-size: 3.2552083333vw;
  }
}
.merit__content-box-system ul .price {
  padding-bottom: 7px;
  margin-left: 13px;
  font-size: 35px;
  letter-spacing: -0.03em;
}
@media (max-width: 1240px) {
  .merit__content-box-system ul .price {
    font-size: 31px;
  }
}
@media (max-width: 768px) {
  .merit__content-box-system ul .price {
    padding-bottom: 0.9114583333vw;
    margin-left: 1.6927083333vw;
    font-size: 5.2083333333vw;
  }
}
.merit__content-box-text {
  margin: 10px auto;
  width: 80%;
  font-size: 20px;
}
@media (max-width: 1240px) {
  .merit__content-box-text {
    width: 80%;
    margin: 11px auto;
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .merit__content-box-text {
    width: 90%;
    font-size: 3.2552083333vw;
  }
}
.merit__content-box-link {
  padding: 9px;
  margin: 25px auto;
  width: 88%;
  background: #ff1855;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}
@media (max-width: 1240px) {
  .merit__content-box-link {
    padding: 8px;
    margin: 25px auto;
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .merit__content-box-link {
    position: relative;
    padding: 1.5625vw;
    margin: 3.2552083333vw auto;
    width: 90%;
    background: #fff;
    border: 1.5px solid #ff1855;
    color: #ff1855;
    font-size: 5.2083333333vw;
    z-index: 70;
  }
}

.salary {
  background: url(../images/main-bg03.png);
  background-size: cover;
  padding-top: 70px;
  font-family: "Kosugi Maru", sans-serif;
}
@media (max-width: 768px) {
  .salary {
    background: url(../images/main-bg-sp04.jpg);
    background-size: cover;
    padding-top: 9.1145833333vw;
  }
}
.salary__content {
  position: relative;
}
.salary__content .girl {
  position: absolute;
  top: -260px;
  left: -70px;
  z-index: 1;
}
@media (max-width: 1240px) {
  .salary__content .girl {
    top: -19.3548387097vw;
    left: -12.9032258065vw;
  }
}
@media (max-width: 1240px) {
  .salary__content .girl img {
    width: 45.9677419355vw;
  }
}
@media (max-width: 768px) {
  .salary__content .girl img {
    width: 53.3854166667vw;
  }
}
.salary__content-plan {
  position: relative;
  margin: 130px auto 40px auto;
  width: 75%;
  z-index: 5;
}
@media (max-width: 1240px) {
  .salary__content-plan {
    width: 70%;
    margin: 8.064516129vw auto 3.2258064516vw auto;
  }
}
@media (max-width: 768px) {
  .salary__content-plan {
    width: 75%;
    margin: 5.2083333333vw 8.4635416667vw 1.3020833333vw auto;
  }
}
.salary__content-plan .plan {
  margin-left: 100px;
}
@media (max-width: 1240px) {
  .salary__content-plan .plan {
    margin-left: 0;
  }
}
.salary__content-back {
  text-align: center;
}
.salary__content-back h3 {
  position: relative;
  display: inline-block;
  padding: 10px 65px;
  margin-bottom: 80px;
  margin-left: 20px;
  border-radius: 5px;
  border: 3px solid #fff;
  box-shadow: 0px 0px 6px 2px #c3066b inset;
  background: #ff0086;
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  z-index: 5;
}
@media (max-width: 1240px) {
  .salary__content-back h3 {
    padding: 0.8064516129vw 5.2419354839vw;
    margin-bottom: 6.4516129032vw;
    margin-left: 1.6129032258vw;
    border-radius: 0.4032258065vw;
    border: 0.2419354839vw solid #fff;
    font-size: 3.4677419355vw;
  }
}
@media (max-width: 768px) {
  .salary__content-back h3 {
    padding: 1.3020833333vw 9.1145833333vw;
    margin-bottom: 11.71875vw;
    margin-left: 1.3020833333vw;
    border: 0.390625vw solid #fff;
    border-radius: 0.6510416667vw;
    font-size: 5.859375vw;
  }
}
.salary__content-box {
  position: relative;
  width: 85%;
  margin: 0 auto 160px auto;
  border-radius: 10px;
  border: 3px solid #ff0086;
  box-shadow: 0px 0px 6px 2px #6d696c inset;
  background: rgba(255, 255, 255, 0.534);
  z-index: 5;
}
@media (max-width: 1240px) {
  .salary__content-box {
    margin: 0 auto 11.2903225806vw auto;
    border-radius: 0.8064516129vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box {
    width: 88%;
    margin: 0 auto 0 auto;
    border: 1.0416666667vw solid #ff0086;
    box-shadow: 0 0 0 0 inset;
    background: #0c0c0c;
  }
}
.salary__content-box-blue {
  position: relative;
  padding: 10px 1px;
  width: 80%;
  margin: 60px auto 25px auto;
  background: #0000ac;
}
@media (max-width: 1240px) {
  .salary__content-box-blue {
    padding: 0.8064516129vw 0.0806451613vw;
    margin: 4.8387096774vw auto 2.0161290323vw auto;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue {
    width: 85%;
    background: none;
  }
}
.salary__content-box-blue figure {
  position: absolute;
  top: -45px;
  right: 290px;
}
@media (max-width: 1240px) {
  .salary__content-box-blue figure {
    top: -3.6290322581vw;
    right: 23.3870967742vw;
    width: 8.064516129vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue figure {
    top: 7.8125vw;
    right: 3.2552083333vw;
    width: 16.9270833333vw;
  }
}
.salary__content-box-blue .balloon {
  right: 15px;
}
@media (max-width: 1240px) {
  .salary__content-box-blue .balloon {
    right: 1.2096774194vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue .balloon {
    top: -3.2552083333vw;
    right: 3.2552083333vw;
  }
}
.salary__content-box-blue ul {
  display: flex;
  align-items: center;
  font-weight: bold;
}
.salary__content-box-blue .txt {
  margin-left: 20px;
  position: relative;
  padding: 10px 0;
  width: 215px;
  background: #fff;
  color: #0000ac;
  font-size: 34px;
  letter-spacing: -0.01em;
  text-align: center;
}
@media (max-width: 1240px) {
  .salary__content-box-blue .txt {
    margin-left: 1.6129032258vw;
    padding: 0.8064516129vw 0;
    width: 17.3387096774vw;
    font-size: 2.7419354839vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue .txt {
    margin-left: 0;
    padding: 1.6927083333vw 0;
    width: 35.15625vw;
    background: #0000ac;
    color: #fff;
    font-size: 6.5104166667vw;
    font-weight: bolder;
  }
}
.salary__content-box-blue .txt::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
  border: 8px solid #fff;
  border-right-color: #0000ac; /* 背景色 */
  border-bottom-color: #0000ac; /* 背景色 */
  box-sizing: border-box;
}
@media (max-width: 1240px) {
  .salary__content-box-blue .txt::after {
    width: 1.1290322581vw;
    height: 1.1290322581vw;
    border: 0.6451612903vw solid #fff;
    border-right-color: #0000ac; /* 背景色 */
    border-bottom-color: #0000ac; /* 背景色 */
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue .txt::after {
    width: 2.34375vw;
    height: 2.34375vw;
    border: 1.3020833333vw solid #0000ac;
    border-right-color: #0c0c0c; /* 背景色 */
    border-bottom-color: #0c0c0c; /* 背景色 */
  }
}
.salary__content-box-blue .time {
  padding-right: 15px;
  margin-left: 15px;
  color: #fff;
  font-size: 35px;
}
@media (max-width: 1240px) {
  .salary__content-box-blue .time {
    padding-right: 1.2096774194vw;
    margin-left: 1.2096774194vw;
    font-size: 2.8225806452vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue .time {
    padding-left: 3.90625vw;
    margin-left: 0;
    margin-top: 0.9114583333vw;
    background: #0000ac;
    font-size: 9.1145833333vw;
  }
}
.salary__content-box-blue .time span {
  color: #ffff00;
  font-family: Arial;
  font-size: 71px;
}
@media (max-width: 1240px) {
  .salary__content-box-blue .time span {
    font-size: 5.7258064516vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue .time span {
    font-size: 19.53125vw;
    font-weight: bold;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue p {
    margin-top: 1.953125vw;
    margin-left: 1.3020833333vw;
    font-size: 4.9479166667vw;
    letter-spacing: -0.02em;
    font-weight: bolder;
    color: #fff;
  }
}
.salary__content-box-blue-flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .salary__content-box-blue-flex {
    margin-top: 2.6041666667vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue-flex .txt {
    width: 34.5052083333vw;
    font-size: 5.859375vw;
  }
}
.salary__content-box-blue-flex .time {
  background: #000;
}
@media (max-width: 768px) {
  .salary__content-box-blue-flex .time {
    padding-left: 0.2604166667vw;
    font-size: 7.8125vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-blue-flex .time span {
    font-size: 16.9270833333vw;
  }
}
.salary__content-box .second {
  display: flex;
  margin-top: 0;
}
.salary__content-box-text {
  text-align: center;
  font-size: 32px;
  color: #0000ac;
  font-weight: bolder;
}
@media (max-width: 1240px) {
  .salary__content-box-text {
    font-size: 2.5806451613vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-text {
    margin-top: -1.953125vw;
    font-size: 4.5572916667vw;
    font-weight: bolder;
    color: #ffff00;
  }
}
.salary__content-box-text figure {
  width: 80%;
  margin: 15px auto;
}
@media (max-width: 1240px) {
  .salary__content-box-text figure {
    margin: 1.2096774194vw auto;
  }
}
@media (max-width: 768px) {
  .salary__content-box-text figure {
    width: 85%;
    margin: 2.6041666667vw auto;
  }
}
.salary__content-box-table {
  padding-bottom: 60px;
}
@media (max-width: 1240px) {
  .salary__content-box-table {
    padding-bottom: 4.8387096774vw;
  }
}
.salary__content-box-table ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: center;
  margin: 0 auto 20px auto;
  gap: 8% 1.5%;
  width: 70%;
  text-align: center;
}
@media (max-width: 1240px) {
  .salary__content-box-table ul {
    margin: 0 auto 2.4193548387vw auto;
  }
}
@media (max-width: 768px) {
  .salary__content-box-table ul {
    grid-template-columns: 1fr 1fr 1fr;
    margin: -1.3020833333vw auto 3.2552083333vw auto;
    gap: 9% 2.5%;
    width: 88%;
  }
}
.salary__content-box-table ul li {
  padding: 15px 0;
  background: #0000ac;
  border-radius: 8px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 1240px) {
  .salary__content-box-table ul li {
    padding: 1.2096774194vw 0;
    border-radius: 0.6451612903vw;
    font-size: 2.1774193548vw;
  }
}
@media (max-width: 768px) {
  .salary__content-box-table ul li {
    padding: 1.953125vw 0;
    font-size: 3.125vw;
  }
}
.salary__content-box-title {
  position: absolute;
  bottom: -60px;
  right: 170px;
}
@media (max-width: 1240px) {
  .salary__content-box-title {
    bottom: -4.8387096774vw;
    right: 14.5161290323vw;
    width: 55.6451612903vw;
  }
}
.salary__content-space {
  height: 20px;
}
@media (max-width: 1240px) {
  .salary__content-space {
    height: 1.6129032258vw;
  }
}

.interview {
  background: url(../images/main-bg04.jpg);
  background-size: cover;
  padding-top: 70px;
  color: white;
}
@media (max-width: 768px) {
  .interview {
    background: url(../images/main-bg-sp05.jpg);
    background-size: cover;
    padding-top: 9.1145833333vw;
  }
}
.interview__content {
  text-align: center;
  padding-top: 30px;
}
@media (max-width: 1240px) {
  .interview__content {
    padding-top: 2.4193548387vw;
  }
}
.interview__content-txt {
  margin-bottom: 60px;
  margin-left: 20px;
}
@media (max-width: 1240px) {
  .interview__content-txt {
    margin-top: -1.6129032258vw;
    margin-bottom: 4.0322580645vw;
    margin-left: 1.6129032258vw;
  }
}
@media (max-width: 768px) {
  .interview__content-txt {
    margin-top: -6.5104166667vw;
  }
}
@media (max-width: 1240px) {
  .interview__content-txt img {
    width: 80.6451612903vw;
  }
}
@media (max-width: 768px) {
  .interview__content-txt img {
    width: 84.6354166667vw;
  }
}
.interview__content-movie {
  margin: 0 auto;
  width: 820px;
  height: 500px;
  background: white;
  box-shadow: 0px 0px 10px 4px #777777;
}
.interview__content-movie iframe {
  padding-top: 10px;
}
@media (max-width: 1240px) {
  .interview__content-movie iframe {
    padding-top: 0.8064516129vw;
    width: 64.5161290323vw;
    height: 37.0967741935vw;
  }
}
@media (max-width: 768px) {
  .interview__content-movie iframe {
    padding-top: 1.3020833333vw;
    width: 82.03125vw;
    height: 46.875vw;
  }
}
@media (max-width: 1240px) {
  .interview__content-movie {
    width: 66.1290322581vw;
    height: 40.3225806452vw;
  }
}
@media (max-width: 768px) {
  .interview__content-movie {
    width: 84.6354166667vw;
    height: 52.0833333333vw;
  }
}
.interview__content-space {
  padding-bottom: 300px;
}
@media (max-width: 1240px) {
  .interview__content-space {
    padding-bottom: 16.1290322581vw;
  }
}
@media (max-width: 768px) {
  .interview__content-space {
    padding-bottom: 11.71875vw;
  }
}

.flow {
  background: url(../images/main-bg05.png);
  background-size: cover;
  padding-top: 100px;
  color: white;
}
@media (max-width: 768px) {
  .flow {
    background: url(../images/main-bg-sp06.jpg);
  }
}
.flow__content {
  margin-top: 130px;
}
@media (max-width: 1240px) {
  .flow__content {
    margin-top: 9.6774193548vw;
  }
}
.flow__content-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 60px 40px 50px 50px;
  border-radius: 4px;
  border: 5px solid #ff0086;
  box-shadow: 0px 0px 6px 2px #6d696c inset;
  background: rgba(255, 255, 255, 0.534);
}
@media (max-width: 1240px) {
  .flow__content-box {
    width: 93%;
    margin: 0 auto;
    padding: 4.8387096774vw 1.6129032258vw 4.0322580645vw 4.0322580645vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box {
    background: rgba(255, 255, 255, 0.601);
    flex-direction: column-reverse;
  }
}
.flow__content-box figure {
  position: absolute;
  top: -30px;
  left: 205px;
  width: 90%;
}
@media (max-width: 1240px) {
  .flow__content-box figure {
    top: -2.4193548387vw;
    left: 15.3225806452vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box figure {
    top: 62.0967741935vw;
    left: 35.4838709677vw;
  }
}
@media (max-width: 440px) {
  .flow__content-box figure {
    top: 71.1363636364vw;
  }
}
@media (max-width: 1240px) {
  .flow__content-box figure img {
    width: 51.6129032258vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box figure img {
    width: 71.6145833333vw;
  }
}
.flow__content-box-direction {
  font-size: 37px;
  color: #ff0086;
  font-family: "Kosugi Maru", sans-serif;
}
@media (max-width: 1240px) {
  .flow__content-box-direction {
    font-size: 2.9838709677vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box-direction {
    font-size: 5.2083333333vw;
  }
}
@media (max-width: 1240px) {
  .flow__content-box-direction img {
    width: 3.2258064516vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box-direction img {
    width: 5.2083333333vw;
  }
}
.flow__content-box-direction h4 {
  margin-bottom: 16px;
  font-weight: bold;
}
@media (max-width: 1240px) {
  .flow__content-box-direction h4 {
    margin-bottom: 1.2903225806vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box-direction h4 {
    margin-bottom: 0vw;
  }
}
.flow__content-box-direction img {
  margin-bottom: 16px;
}
@media (max-width: 1240px) {
  .flow__content-box-direction img {
    margin-bottom: 1.2903225806vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box-direction img {
    margin-bottom: 1.3020833333vw;
  }
}
.flow__content-box-txt {
  margin-top: 70px;
  width: 425px;
  color: #000;
}
@media (max-width: 1240px) {
  .flow__content-box-txt {
    width: 34.2741935484vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box-txt {
    margin-top: 1.3020833333vw;
    width: 78.125vw;
  }
}
.flow__content-box-txt h3 {
  margin-bottom: 35px;
  font-size: 33px;
  font-weight: bold;
}
@media (max-width: 1240px) {
  .flow__content-box-txt h3 {
    margin-bottom: 2.8225806452vw;
    font-size: 2.6612903226vw;
  }
}
.flow__content-box-txt .para {
  margin-bottom: 45px;
  font-size: 24px;
  line-height: 1.4;
}
@media (max-width: 1240px) {
  .flow__content-box-txt .para {
    margin-bottom: 3.6290322581vw;
    font-size: 1.935483871vw;
  }
}
@media (max-width: 768px) {
  .flow__content-box-txt .para {
    margin-bottom: 5.859375vw;
    font-size: 3.6458333333vw;
  }
}
@media (max-width: 440px) {
  .flow__content-box-txt .para {
    font-size: 4.0909090909vw;
  }
}
.flow__content-space {
  padding-bottom: 180px;
}
@media (max-width: 1240px) {
  .flow__content-space {
    padding-bottom: 12.0967741935vw;
  }
}

.safety {
  background: url(../images/main-bg06.png);
  background-size: cover;
  padding-top: 70px;
  color: white;
}
@media (max-width: 768px) {
  .safety {
    background: url(../images/main-bg-sp07.jpg);
    padding-top: 5.6451612903vw;
  }
}
.safety__content {
  margin-top: 80px;
}
@media (max-width: 1240px) {
  .safety__content {
    margin-top: 6.4516129032vw;
  }
}
.safety__content-box {
  background: url(../images/blackboard.png) no-repeat;
  background-size: cover;
  text-align: center;
}
@media (max-width: 1240px) {
  .safety__content-box {
    width: 98%;
    background-size: contain;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .safety__content-box {
    background: url(../images/blackboard-sp.png) no-repeat;
    background-size: cover;
  }
}
.safety__content-box-title {
  position: relative;
  padding-top: 80px;
  font-size: 55px;
}
@media (max-width: 1240px) {
  .safety__content-box-title {
    padding-top: 6.4516129032vw;
    font-size: 4.435483871vw;
  }
}
@media (max-width: 768px) {
  .safety__content-box-title {
    padding-top: 10.4166666667vw;
    font-size: 4.9479166667vw;
  }
}
@media (max-width: 440px) {
  .safety__content-box-title {
    padding-top: 10.2272727273vw;
  }
}
.safety__content-box-title img {
  position: absolute;
  bottom: -9px;
  right: 240px;
  width: 250px;
}
@media (max-width: 1240px) {
  .safety__content-box-title img {
    bottom: -0.7258064516vw;
    right: 20.1612903226vw;
    width: 20.1612903226vw;
  }
}
@media (max-width: 768px) {
  .safety__content-box-title img {
    right: 16.2760416667vw;
    width: 23.4375vw;
  }
}
.safety__content-box-yellow {
  margin-top: 25px;
  color: #ffff00;
  font-size: 52px;
}
@media (max-width: 1240px) {
  .safety__content-box-yellow {
    margin-top: 2.0161290323vw;
    font-size: 4.1935483871vw;
  }
}
@media (max-width: 768px) {
  .safety__content-box-yellow {
    margin-top: 2.2135416667vw;
    font-size: 5.078125vw;
  }
}
.safety__content-box-yellow h4 {
  margin-bottom: 12px;
}
@media (max-width: 1240px) {
  .safety__content-box-yellow h4 {
    margin-bottom: 0.8064516129vw;
  }
}
.safety__content-box-blue {
  position: relative;
  margin-top: 30px;
  color: #1c00ff;
  font-size: 42px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN";
  font-weight: bold;
}
@media (max-width: 1240px) {
  .safety__content-box-blue {
    margin-top: 2.4193548387vw;
    margin-bottom: 2.4193548387vw;
    font-size: 3.3870967742vw;
  }
}
@media (max-width: 768px) {
  .safety__content-box-blue {
    margin-bottom: 4.5572916667vw;
    font-size: 4.5572916667vw;
    color: #ff62bc;
  }
}
.safety__content-box-blue img {
  position: absolute;
  top: 45px;
  right: 500px;
  width: 90px;
}
@media (max-width: 1240px) {
  .safety__content-box-blue img {
    top: 3.8709677419vw;
    right: 40.7258064516vw;
    width: 7.2580645161vw;
  }
}
@media (max-width: 768px) {
  .safety__content-box-blue img {
    top: 5.2083333333vw;
    right: 38.4114583333vw;
    width: 9.1145833333vw;
  }
}
.safety__content-box-blue h4 {
  margin-bottom: 15px;
}
@media (max-width: 1240px) {
  .safety__content-box-blue h4 {
    margin-bottom: 2.0161290323vw;
  }
}
.safety__content-box-txt {
  padding-bottom: 55px;
  margin-top: 37px;
  font-size: 26px;
}
@media (max-width: 1240px) {
  .safety__content-box-txt {
    padding-bottom: 4.435483871vw;
    margin-top: 2.5806451613vw;
    font-size: 2.0967741935vw;
  }
}
@media (max-width: 768px) {
  .safety__content-box-txt {
    padding-bottom: 7.1614583333vw;
    font-size: 3.2552083333vw;
  }
}
@media (max-width: 440px) {
  .safety__content-box-txt {
    font-size: 3.8636363636vw;
    margin-top: 5.6818181818vw;
  }
}
.safety__content-box-txt p {
  margin-bottom: 13px;
}
@media (max-width: 1240px) {
  .safety__content-box-txt p {
    margin-bottom: 1.2096774194vw;
  }
}
@media (max-width: 768px) {
  .safety__content-box-txt p {
    margin-bottom: 1.6927083333vw;
  }
}
@media (max-width: 440px) {
  .safety__content-box-txt p {
    margin-bottom: 1.1363636364vw;
  }
}
.safety__content-space {
  padding-bottom: 160px;
}
@media (max-width: 1240px) {
  .safety__content-space {
    padding-bottom: 10.4838709677vw;
  }
}

.test {
  background: url(../images/main-bg07.jpg);
  background-size: cover;
  padding-top: 70px;
  color: white;
}
@media (max-width: 768px) {
  .test {
    background: url(../images/main-bg-sp08.jpg);
    background-size: cover;
    padding-top: 5.6451612903vw;
  }
}
.test__content h3 {
  padding-top: 20px;
  margin-bottom: 100px;
  font-family: "M PLUS 1", sans-serif;
  transform: scaleY(1.1);
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: center;
  font-size: 60px;
  color: #ff0086;
}
@media (max-width: 1240px) {
  .test__content h3 {
    margin-bottom: 7.2580645161vw;
    font-size: 4.8387096774vw;
  }
}
@media (max-width: 768px) {
  .test__content h3 {
    margin-bottom: 7.8125vw;
    font-size: 5.859375vw;
  }
}
.test__content-box {
  position: relative;
  padding: 20px 30px;
  margin-bottom: 90px;
  border-radius: 10px;
  background: #ff5c91;
  font-size: 26px;
  line-height: 1.4;
}
@media (max-width: 1240px) {
  .test__content-box {
    padding: 2.8225806452vw 2.8225806452vw;
    margin: 0 auto 7.2580645161vw auto;
    width: 90%;
    font-size: 2.2580645161vw;
  }
}
@media (max-width: 768px) {
  .test__content-box {
    padding: 2.6041666667vw 1.953125vw;
    width: 85%;
    font-size: 3.2552083333vw;
    line-height: 1.6;
  }
}
@media (max-width: 440px) {
  .test__content-box {
    padding: 2.5vw 1.5909090909vw;
    width: 90%;
    font-size: 3.6363636364vw;
  }
}
.test__content-box figure {
  position: absolute;
  top: -50px;
  right: -20px;
}
@media (max-width: 1240px) {
  .test__content-box figure {
    top: -4.0322580645vw;
    right: -2.8225806452vw;
  }
}
@media (max-width: 768px) {
  .test__content-box figure {
    top: -5.2083333333vw;
  }
}
@media (max-width: 1240px) {
  .test__content-box figure img {
    width: 10.3225806452vw;
  }
}
@media (max-width: 768px) {
  .test__content-box figure img {
    width: 11.71875vw;
  }
}
.test__content-space {
  padding-bottom: 10px;
}
@media (max-width: 1240px) {
  .test__content-space {
    padding-bottom: 0.8064516129vw;
  }
}

.contact {
  background: #fff;
  padding-top: 100px;
  color: white;
}
@media (max-width: 1240px) {
  .contact {
    padding-top: 8.064516129vw;
  }
}
.contact__content {
  padding-top: 150px;
  text-align: center;
}
@media (max-width: 1240px) {
  .contact__content {
    padding-top: 10.4838709677vw;
  }
}
@media (max-width: 768px) {
  .contact__content {
    padding-top: 0vw;
  }
}
.contact__content figure {
  position: relative;
  padding-bottom: 80px;
}
@media (max-width: 1240px) {
  .contact__content figure {
    padding-bottom: 6.4516129032vw;
    width: 41.1290322581vw;
    margin: 0 auto;
  }
}
.contact__content figure::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(../images/line-stamp.png);
  background-size: contain;
  vertical-align: middle;
  width: 186px;
  height: 168px;
  top: -70px;
  left: 140px;
}
@media (max-width: 1240px) {
  .contact__content figure::before {
    top: -6.0483870968vw;
    left: -16.1290322581vw;
    width: 15vw;
    height: 13.5483870968vw;
  }
}
@media (max-width: 768px) {
  .contact__content figure::before {
    background-size: contain;
    vertical-align: middle;
  }
}
.contact__content figure::after {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../images/line-qr.png);
  background-size: contain;
  vertical-align: middle;
  width: 172px;
  height: 172px;
  top: -80px;
  right: 120px;
}
@media (max-width: 1240px) {
  .contact__content figure::after {
    top: -7.2580645161vw;
    right: -17.7419354839vw;
    width: 13.8709677419vw;
    height: 13.8709677419vw;
  }
}
@media (max-width: 768px) {
  .contact__content figure::after {
    background-image: url(../images/line-add.png);
    background-size: contain;
    vertical-align: middle;
  }
}
@media (max-width: 768px) {
  .contact__content ul {
    display: flex !important;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .contact__content ul .stamp {
    margin-left: 9.1145833333vw;
    margin-bottom: 3.90625vw;
    width: 27.9947916667vw;
  }
}
@media (max-width: 768px) {
  .contact__content ul .line {
    margin-top: 3.90625vw;
    width: 49.7395833333vw;
  }
}
@media (max-width: 768px) {
  .contact__content ul .add {
    width: 50.390625vw;
  }
}
.contact__tel {
  background: #ffd400;
  color: #000;
}
.contact__tel .container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 90px;
  padding-bottom: 60px;
}
@media (max-width: 1240px) {
  .contact__tel .container {
    padding-top: 7.2580645161vw;
    padding-bottom: 4.8387096774vw;
  }
}
@media (max-width: 768px) {
  .contact__tel .container {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 1240px) {
  .contact__tel .container img {
    width: 52.5vw;
  }
}
@media (max-width: 768px) {
  .contact__tel .container img {
    width: 76.8229166667vw;
  }
}
.contact__tel .container p {
  margin-top: 10px;
  margin-left: 30px;
  font-size: 30px;
}
@media (max-width: 1240px) {
  .contact__tel .container p {
    margin-top: 0.8064516129vw;
    margin-left: 2.4193548387vw;
    font-size: 2.4193548387vw;
  }
}
@media (max-width: 768px) {
  .contact__tel .container p {
    margin-top: 0.2604166667vw;
    margin-left: 0;
    font-size: 5.859375vw;
  }
}
.contact__form {
  background: #ff00c6;
}
.contact__form-text {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-left: 70px;
  font-size: 27px;
}
@media (max-width: 1240px) {
  .contact__form-text {
    padding-top: 4.0322580645vw;
    padding-bottom: 4.0322580645vw;
    margin-left: 5.6451612903vw;
    font-size: 2.1774193548vw;
  }
}
@media (max-width: 768px) {
  .contact__form-text {
    padding-top: 4.5572916667vw;
    padding-bottom: 5.2083333333vw;
    margin: 0 auto;
    width: 80%;
    font-size: 3.2552083333vw;
    letter-spacing: 0.08em;
  }
}
@media (max-width: 440px) {
  .contact__form-text {
    font-size: 3.6363636364vw;
  }
}
.contact__form-text p {
  margin-bottom: 15px;
}
@media (max-width: 1240px) {
  .contact__form-text p {
    margin-bottom: 1.2096774194vw;
  }
}
.contact__form-form {
  width: 90%;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #000;
}
.contact__form-space {
  padding-bottom: 30px;
}
@media (max-width: 1240px) {
  .contact__form-space {
    padding-bottom: 11.2903225806vw;
  }
}
@media (max-width: 768px) {
  .contact__form-space {
    padding-bottom: 7.8125vw;
  }
}
@media (max-width: 440px) {
  .contact__form-space {
    padding-bottom: 9.0909090909vw;
  }
}

.footer {
  background: #000;
  color: #fff;
}
.footer .container {
  display: flex !important;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 100px;
}
@media (max-width: 1240px) {
  .footer .container {
    justify-content: space-around;
    padding-top: 4.8387096774vw;
    padding-bottom: 8.064516129vw;
  }
}
@media (max-width: 768px) {
  .footer .container {
    background: #000;
  }
}
@media (max-width: 1240px) {
  .footer__link img {
    width: 19.3548387097vw;
  }
}
.footer__link-nav {
  margin-top: 80px;
  margin-left: 25px;
  font-size: 22px;
}
@media (max-width: 1240px) {
  .footer__link-nav {
    margin-top: 6.4516129032vw;
    margin-left: 1.6129032258vw;
    font-size: 1.935483871vw;
  }
}
.footer__link-nav li {
  margin-bottom: 20px;
}
@media (max-width: 1240px) {
  .footer__link-nav li {
    margin-bottom: 1.6129032258vw;
  }
}
.footer__contact-tel {
  display: flex;
  margin-top: 10px;
  font-size: 20px;
}
@media (max-width: 1240px) {
  .footer__contact-tel {
    margin-top: 0.8064516129vw;
    font-size: 1.6129032258vw;
  }
}
@media (max-width: 1240px) {
  .footer__contact-tel img {
    width: 35.4838709677vw;
  }
}
.footer__contact-tel p {
  margin-top: 8px;
  margin-left: 20px;
}
@media (max-width: 1240px) {
  .footer__contact-tel p {
    margin-top: 0.6451612903vw;
    margin-left: 1.6129032258vw;
  }
}
.footer__contact-txt {
  margin-top: 40px;
  margin-left: 70px;
  margin-bottom: 110px;
  font-size: 24px;
}
@media (max-width: 1240px) {
  .footer__contact-txt {
    margin-top: 3.2258064516vw;
    margin-left: 5.6451612903vw;
    margin-bottom: 8.8709677419vw;
    font-size: 1.935483871vw;
  }
}
.footer__contact-link {
  border: 5px solid rgb(202, 226, 231);
}
@media (max-width: 768px) {
  .footer__contact-link {
    margin-top: -1.3020833333vw;
    margin-bottom: 9.1145833333vw;
  }
}
@media (max-width: 440px) {
  .footer__contact-link {
    border: 2px solid rgb(202, 226, 231);
    margin-top: 0.6818181818vw;
    margin-bottom: 13.6363636364vw;
  }
}
.footer__contact-link img {
  width: 800px;
}
@media (max-width: 1240px) {
  .footer__contact-link img {
    width: 65.564516129vw;
  }
}
@media (max-width: 768px) {
  .footer__contact-link img {
    width: 83.3333333333vw;
  }
}
.footer-top {
  position: fixed;
  right: 6.6666666667vw;
  bottom: 100px;
  z-index: 9999;
}
@media (max-width: 1240px) {
  .footer-top {
    right: 4.0322580645vw;
    bottom: 6.4516129032vw;
  }
}
@media (max-width: 768px) {
  .footer-top {
    bottom: 11.71875vw;
  }
}
@media (max-width: 440px) {
  .footer-top {
    bottom: 17.0454545455vw;
  }
}
@media (max-width: 1240px) {
  .footer-top img {
    width: 6.6129032258vw;
  }
}
@media (max-width: 768px) {
  .footer-top img {
    width: 9.5052083333vw;
  }
}
@media (max-width: 440px) {
  .footer-top img {
    width: 11.3636363636vw;
  }
}
.footer-tabInfo {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  background-color: #000;
  border-top: 0.5px solid #fff;
  z-index: 100;
}
.footer-tabInfo dl {
  width: 49%;
}
.footer-tabInfo dl:nth-of-type(2) {
  border-left: 1px solid white;
}
.footer-tabInfo dt {
  padding: 1.0416666667vw 0;
  text-align: center;
}
.footer-tabInfo dt img {
  width: 9.1145833333vw;
}
@media (max-width: 440px) {
  .footer-tabInfo dt img {
    width: 13.6363636364vw;
  }
}
@media (max-width: 768px) {
  .footer-tabInfo {
    display: flex !important;
  }
}

.form {
  font-size: 25px;
  color: #000;
}
@media (max-width: 1240px) {
  .form {
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 768px) {
  .form {
    font-size: 2.8645833333vw;
  }
}
@media (max-width: 440px) {
  .form {
    font-size: 5vw;
  }
}
.form form {
  margin: 70px 80px;
}
@media (max-width: 1240px) {
  .form form {
    margin: 4.8333333333vw 4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .form form {
    margin: 6.3636363636vw 2.2727272727vw;
  }
}
.form .text01 {
  display: none;
}
.form .error {
  display: block;
  position: absolute;
  top: 100%;
  left: 29%;
  width: 100%;
  color: red;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .form .error {
    top: 110%;
    left: 0;
  }
}
.form .box {
  width: 100%;
  margin: 0 auto;
}
.form .box-confirm {
  color: #000;
  padding-bottom: 40px;
  text-align: center;
  line-height: 1.5;
}
@media (max-width: 1240px) {
  .form .box-confirm {
    padding-bottom: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .form .box-confirm {
    padding-bottom: 5.2083333333vw;
  }
}
.form .box-confirm h4 {
  font-size: 28px;
  padding-bottom: 10px;
}
@media (max-width: 1240px) {
  .form .box-confirm h4 {
    font-size: 2.3333333333vw;
    padding-top: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .form .box-confirm h4 {
    font-size: 5.2083333333vw;
    padding-bottom: 1.3020833333vw;
  }
}
.form .box .form-box-input {
  color: #000;
}
.form input,
.form textarea {
  border: 1.5px solid #ff0086;
  font-size: 24px !important;
}
@media (max-width: 1240px) {
  .form input,
.form textarea {
    font-size: 2vw !important;
  }
}
@media (max-width: 768px) {
  .form input,
.form textarea {
    border: 1px solid #ff0086;
  }
}
.form-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  gap: 0 100px;
}
@media (max-width: 1240px) {
  .form-box {
    margin-bottom: 3.3333333333vw;
    gap: 0 5vw;
  }
}
@media (max-width: 440px) {
  .form-box {
    margin-bottom: 5vw;
    gap: 0 4.5454545455vw;
  }
}
.form-box .title {
  width: 160px;
  font-size: 22px;
}
@media (max-width: 1240px) {
  .form-box .title {
    width: 15.8333333333vw;
    font-size: 2.25vw;
  }
}
@media (max-width: 440px) {
  .form-box .title {
    width: 22.7272727273vw;
    font-size: 2.9545454545vw;
  }
}
.form-box input[type=text],
.form-box input[type=email] {
  width: 500px;
  padding: 8px 12px;
}
@media (max-width: 1240px) {
  .form-box input[type=text],
.form-box input[type=email] {
    width: 41.6666666667vw;
    padding: 0.6666666667vw 1vw;
  }
}
@media (max-width: 440px) {
  .form-box input[type=text],
.form-box input[type=email] {
    width: 47.7272727273vw;
    padding: 0.9090909091vw 0.6818181818vw;
  }
}
.form-box input[type=number] {
  width: 200px;
  padding: 8px 12px;
}
@media (max-width: 1240px) {
  .form-box input[type=number] {
    width: 16.6666666667vw;
    padding: 0.6666666667vw 1vw;
  }
}
@media (max-width: 440px) {
  .form-box input[type=number] {
    width: 13.6363636364vw;
    padding: 0.9090909091vw 0.9090909091vw;
  }
}
.form-box textarea {
  width: 60%;
  resize: none;
  padding: 8px 12px;
}
@media (max-width: 1240px) {
  .form-box textarea {
    padding: 0.6666666667vw 1vw;
  }
}
@media (max-width: 440px) {
  .form-box textarea {
    height: 150px;
  }
}
.form-box-radio-inner {
  margin-left: 15px;
}
@media (max-width: 1240px) {
  .form-box-radio-inner {
    margin-left: 1.25vw;
  }
}
.form .form-select,
.form .form-select-wrap,
.form .form-box-radio {
  display: flex;
  font-size: 20px;
  align-items: center;
}
@media (max-width: 1240px) {
  .form .form-select,
.form .form-select-wrap,
.form .form-box-radio {
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 440px) {
  .form .form-select,
.form .form-select-wrap,
.form .form-box-radio {
    font-size: 2.9545454545vw;
  }
}
.form .form-select .title,
.form .form-select-wrap .title,
.form .form-box-radio .title {
  font-size: 25px;
}
@media (max-width: 1240px) {
  .form .form-select .title,
.form .form-select-wrap .title,
.form .form-box-radio .title {
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 440px) {
  .form .form-select .title,
.form .form-select-wrap .title,
.form .form-box-radio .title {
    font-size: 3.1818181818vw;
  }
}
@media (max-width: 440px) {
  .form .form-box-radio {
    flex-wrap: wrap;
    width: 54.5454545455vw;
    justify-content: space-evenly;
  }
}
@media (max-width: 440px) {
  .form .form-box-radio-inner {
    width: 14.7727272727vw;
    margin-left: 0.4545454545vw;
  }
}
.form .form-box-radio-inner label {
  vertical-align: -2px;
}
.form-select {
  padding-bottom: 33px;
}
@media (max-width: 1240px) {
  .form-select {
    padding-bottom: 2.75vw;
  }
}
@media (max-width: 440px) {
  .form-select {
    margin-left: 0;
  }
}
.form-select-check {
  margin-left: 20px;
}
@media (max-width: 1240px) {
  .form-select-check {
    margin-left: 1.6666666667vw;
    margin-bottom: 0vw;
  }
}
@media (max-width: 440px) {
  .form-select-check {
    font-size: 10px;
    transform: scale(0.9);
    transform-origin: 0 0;
  }
}
.form-select-check span {
  vertical-align: -2px;
}
@media (max-width: 440px) {
  .form-select-check span {
    vertical-align: -0.5340909091vw;
  }
}
.form-select-label {
  display: flex;
  margin-bottom: -30px;
  margin-left: 20px;
  align-items: center;
}
@media (max-width: 1240px) {
  .form-select-label {
    margin-bottom: -2.5vw;
    margin-left: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form-select-label {
    margin-bottom: -2.9947916667vw;
  }
}
@media (max-width: 440px) {
  .form-select-label {
    margin-left: 5.2272727273vw;
    font-size: 10px;
    transform: scale(0.9);
    transform-origin: 0 0;
  }
}
.form-select-label span {
  margin-left: 5px;
}
@media (max-width: 440px) {
  .form-select-label span {
    margin-left: 0.2272727273vw;
  }
}
.form-elect-marginleft {
  margin-left: 250px;
}
@media (max-width: 1240px) {
  .form-elect-marginleft {
    margin-left: 20.8333333333vw;
  }
}
@media (max-width: 440px) {
  .form-elect-marginleft {
    margin-left: 22.7272727273vw;
  }
}
.form-submit {
  text-align: center;
}
.form-submit input {
  padding: 15px 190px;
  background-color: #ff0086;
  color: white;
}
@media (max-width: 1240px) {
  .form-submit input {
    padding: 1.25vw 15vw;
  }
}
@media (max-width: 440px) {
  .form-submit input {
    padding: 1.5909090909vw 11.3636363636vw;
    font-size: 3.6363636364vw !important;
  }
}
.form .textbox {
  align-items: flex-start;
  padding-top: 20px;
}
@media (max-width: 1240px) {
  .form .textbox {
    padding-top: 1.6666666667vw;
  }
}
.form .hissu {
  position: relative;
}
.form .hissu::after {
  content: "必須";
  display: block;
  position: absolute;
  right: -18px;
  font-size: 16px;
  color: #dc3232;
}
@media (max-width: 1240px) {
  .form .hissu::after {
    right: 15px;
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 440px) {
  .form .hissu::after {
    right: 1.3636363636vw;
    font-size: 2.7272727273vw;
  }
}
.form-space {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .form-space {
    padding-bottom: 2.6041666667vw;
  }
}

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

#result {
  text-align: center;
  margin: 80px auto;
}
@media (max-width: 1240px) {
  #result {
    margin: 6.6666666667vw auto;
  }
}
#result h4 {
  margin-bottom: 45px;
  font-size: 47px;
}
@media (max-width: 1240px) {
  #result h4 {
    margin-bottom: 3.3333333333vw;
    font-size: 3.9166666667vw;
  }
}
@media (max-width: 768px) {
  #result h4 {
    font-size: 4.5572916667vw;
  }
}
#result p {
  font-size: 31px;
}
@media (max-width: 1240px) {
  #result p {
    font-size: 2.5833333333vw;
  }
}
@media (max-width: 768px) {
  #result p {
    font-size: 2.734375vw;
  }
}/*# sourceMappingURL=style.css.map */