@charset "UTF-8";
@font-face {
  font-family: number;
  src: local("Times New Roman");
  unicode-range: U+0030-0039;
}
/*! 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;
}

@font-face {
  font-family: number;
  src: local("Times New Roman");
  unicode-range: U+0030-0039;
}
@font-face {
  font-family: number;
  src: local("Times New Roman");
  unicode-range: U+0030-0039;
}
a {
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
}
a:hover {
  color: #888;
}

html {
  scroll-behavior: smooth;
}

li {
  list-style-type: none;
}

body {
  font-variant-ligatures: none;
  font-family: "ヒラギノ明朝", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "number", serif;
  overflow-x: hidden;
  color: #3c3c3c;
  font-weight: 500;
}

img {
  max-width: 100%;
}

.block {
  display: block !important;
}

.none {
  display: none !important;
}

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

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

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

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

.fadeUp.show-fadeUp {
  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.2s ease-in-out forwards;
}

.fadeIn2 {
  opacity: 0;
}

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

.fadeIn3 {
  opacity: 0;
}

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

.fadeIn4 {
  opacity: 0;
}

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

.fadeIn5 {
  opacity: 0;
}

.fadeIn5.show-fadeIn5 {
  animation: fadeIn 1.2s 2.4s ease-in-out 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%;
  }
}
.header-wrapper {
  background-color: #00006e;
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
}
.header__title {
  margin: 40px 0 50px 30px;
}
@media (max-width: 1200px) {
  .header__title {
    margin: 3.3333333333vw 0 4.1666666667vw 2.5vw;
  }
}
@media (max-width: 440px) {
  .header__title {
    margin: 4.3181818182vw 0 4.5454545455vw 3.1818181818vw;
  }
}
@media (max-width: 1200px) {
  .header__title img {
    width: 49vw;
    margin-right: 60px;
  }
}
@media (max-width: 768px) {
  .header__title img {
    width: 26.0416666667vw;
  }
}
.header__tel {
  position: relative;
}
@media (max-width: 1200px) {
  .header__tel {
    margin-right: 20px;
  }
}
.header__tel img {
  position: absolute;
  top: 5px;
  left: -80px;
}
@media (max-width: 1200px) {
  .header__tel img {
    top: 0.4166666667vw;
    left: -6.6666666667vw;
    width: 6.25vw;
  }
}
.header__tel a {
  margin-left: 15px;
  font-size: 52px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho" "number", serif;
  letter-spacing: 1.3px;
}
@media (max-width: 1200px) {
  .header__tel a {
    margin-left: 1.25vw;
    font-size: 4.3333333333vw;
    letter-spacing: 0.125vw;
  }
}
.header__tel p {
  font-size: 21px;
  margin-top: 4px;
  text-align: end;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", "number", sans-serif;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .header__tel p {
    font-size: 1.75vw;
    margin-top: 0.3333333333vw;
  }
}
.header__nav__list {
  display: flex;
  margin-left: 30px;
  margin-top: 40px;
  font-size: 20px;
  color: #00006e;
  gap: 41px;
}
@media (max-width: 1200px) {
  .header__nav__list {
    margin-left: 0.8333333333vw;
    margin-top: 3.3333333333vw;
    font-size: 1.6666666667vw;
    gap: 3.4166666667vw;
  }
}
.header__nav {
  position: absolute;
  z-index: 9999;
}
.header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #00006e;
  transition: 0.6s all ease-out;
  z-index: 11;
}
.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%);
}
.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: 5.7291666667vw;
  height: 4.1666666667vw;
  right: 4.296875vw;
  top: 3.90625vw;
  z-index: 12;
}
@media (max-width: 440px) {
  .header__tabButton {
    width: 7.2727272727vw;
    height: 6.5909090909vw;
    right: 6.5909090909vw;
    top: 5.4545454545vw;
  }
}
.header__tabButton span {
  position: absolute;
  left: 0px;
  width: 110%;
  height: 0.78125vw;
  border-radius: 5px;
  background: #fff;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 440px) {
  .header__tabButton span {
    height: 0.9090909091vw;
    width: 115%;
  }
}
.header__tabButton span:nth-of-type(1) {
  top: 0;
}
.header__tabButton span:nth-of-type(2) {
  top: 1.953125vw;
  width: 70%;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(2) {
    top: 2.3863636364vw;
    width: 77%;
  }
}
.header__tabButton span:nth-of-type(3) {
  top: 3.3854166667vw;
  font-size: 1.8229166667vw;
  color: #fff;
  background-color: #00006e;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(3) {
    top: 4.0909090909vw;
  }
}
.header__tabButton span:nth-of-type(3)::after {
  content: "Menu";
  position: absolute;
  display: block;
  top: 0.4545454545vw;
  color: #fff;
  font-size: 1.8229166667vw;
  text-transform: uppercase;
}
@media (max-width: 440px) {
  .header__tabButton span:nth-of-type(3)::after {
    font-size: 4.3181818182vw;
    transform: scale(0.6);
    transform-origin: 0 0;
  }
}
.header__tabButton-active:nth-of-type(1) {
  top: 0.390625vw !important;
  width: 100% !important;
  transform: rotate(45deg);
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(1) {
    left: 0.6818181818vw;
    top: 0.4545454545vw !important;
  }
}
.header__tabButton-active:nth-of-type(2) {
  top: 0.390625vw !important;
  width: 100% !important;
  transform: rotate(-45deg);
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(2) {
    left: 0.6818181818vw;
    top: 0.4545454545vw !important;
  }
}
.header__tabButton-active:nth-of-type(3)::after {
  content: "Close" !important;
  left: -0.2604166667vw !important;
}
@media (max-width: 440px) {
  .header__tabButton-active:nth-of-type(3)::after {
    left: 0vw !important;
  }
}
.header__tabButton-bg {
  position: fixed;
  display: block;
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  right: 1.8229166667vw;
  top: 1.171875vw;
  background: #00006e;
  box-shadow: 1px 1px 2px #00006e;
  z-index: 12;
}
@media (max-width: 440px) {
  .header__tabButton-bg {
    width: 12.5vw;
    height: 12.5vw;
    right: 3.1818181818vw;
    top: 2.2727272727vw;
  }
}
.header__tabButton-bg::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  z-index: 12;
}

.main .main-bg {
  background: url("../images/main-bg.jpg");
  background-size: cover;
  background-position: 40%;
}
@media (max-width: 440px) {
  .main .main-bg {
    background-position: 50%;
  }
}
.main .main-bg span {
  font-size: 160px;
  line-height: 0.8;
  vertical-align: -9%;
}
@media (max-width: 1200px) {
  .main .main-bg span {
    font-size: 13.3333333333vw;
    vertical-align: -0.75vw;
  }
}
@media (max-width: 440px) {
  .main .main-bg span {
    font-size: 18.1818181818vw;
  }
}
.main .main-bg table {
  color: white;
  text-align: center;
  font-size: 30px;
  border-collapse: separate;
  border-spacing: 20px 10px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  .main .main-bg table {
    font-size: 2.5vw;
    border-spacing: 1.6666666667vw 0.8333333333vw;
  }
}
@media (max-width: 440px) {
  .main .main-bg table {
    font-size: 3.8636363636vw;
    border-spacing: 1.5909090909vw 1.5909090909vw;
  }
}
.main .main-bg td {
  padding: 13px 29px;
  background: #00006e;
}
@media (max-width: 1200px) {
  .main .main-bg td {
    padding: 1.0833333333vw 2.4166666667vw;
  }
}
.main .bg {
  position: relative;
}
.main .oneday {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.main .oneday figure {
  position: absolute;
  right: 360px;
  top: -50px;
}
@media (max-width: 1200px) {
  .main .oneday figure img {
    width: 19.25vw;
  }
}
@media (max-width: 440px) {
  .main .oneday figure img {
    width: 20.4545454545vw;
  }
}
@media (max-width: 1200px) {
  .main .oneday figure {
    right: 30vw;
    top: -4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .main .oneday figure {
    right: 36.3636363636vw;
    top: -2.2727272727vw;
  }
}
.main .explain {
  color: #e4b954;
  font-size: 70px;
  padding-top: 350px;
  text-align: right;
  margin-right: -30px;
}
@media (max-width: 1200px) {
  .main .explain {
    font-size: 5.8333333333vw;
    padding-top: 20.8333333333vw;
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .main .explain {
    padding-top: 13.0208333333vw;
  }
}
@media (max-width: 440px) {
  .main .explain {
    font-size: 6.8181818182vw;
    padding-top: 9.0909090909vw;
    margin-right: 4.5454545455vw;
  }
}
.main .explain h3 {
  font-size: 90px;
}
@media (max-width: 1200px) {
  .main .explain h3 {
    font-size: 7.5vw;
  }
}
@media (max-width: 440px) {
  .main .explain h3 {
    font-size: 9.0909090909vw;
  }
}
.main .explain h3 span {
  font-size: 180px;
}
@media (max-width: 1200px) {
  .main .explain h3 span {
    font-size: 15vw;
  }
}
@media (max-width: 440px) {
  .main .explain h3 span {
    font-size: 18.1818181818vw;
  }
}
.main .explain p {
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .main .explain p {
    margin-bottom: 1.6666666667vw;
  }
}
.main .border {
  border-bottom: 3px solid #e4b954;
  display: inline-block;
}
@media (max-width: 440px) {
  .main .border {
    border-bottom: 1.25px solid #e4b954;
  }
}
.main .daily-wage {
  color: #00006e;
  margin-top: 40px;
  margin-right: -30px;
  padding-bottom: 184px;
}
@media (max-width: 1200px) {
  .main .daily-wage {
    margin-top: 3.3333333333vw;
    margin-right: 30px;
    padding-bottom: 14.5vw;
  }
}
@media (max-width: 768px) {
  .main .daily-wage {
    padding-bottom: 9.1145833333vw;
  }
}
@media (max-width: 440px) {
  .main .daily-wage {
    margin-right: 4.5454545455vw;
    padding-bottom: 4.5454545455vw;
  }
}
.main .daily-wage ruby {
  ruby-position: under;
  -webkit-ruby-position: after;
  font-size: 73px;
  vertical-align: bottom;
}
@media (max-width: 1200px) {
  .main .daily-wage ruby {
    font-size: 6.0833333333vw;
  }
}
@media (max-width: 440px) {
  .main .daily-wage ruby {
    font-size: 7.9545454545vw;
  }
}
.main .daily-wage ruby rt {
  text-align: right;
  transform: translateY(10px);
}
@media (max-width: 1200px) {
  .main .daily-wage ruby rt {
    transform: translateY(0.8333333333vw);
  }
}
.main .daily-wage p {
  font-size: 30px;
  text-align: right;
}
@media (max-width: 1200px) {
  .main .daily-wage p {
    font-size: 2.5vw;
  }
}
@media (max-width: 440px) {
  .main .daily-wage p {
    font-size: 3.6363636364vw;
  }
}
.main .daily-wage .ttl {
  margin-right: 20px;
}
@media (max-width: 1200px) {
  .main .daily-wage .ttl {
    margin-right: 1.6666666667vw;
  }
}
.main .daily-wage .oneday {
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .main .daily-wage .oneday {
    margin-bottom: 1.6666666667vw;
  }
}
@media (max-width: 440px) {
  .main .daily-wage .oneday {
    margin-bottom: 2.7272727273vw;
  }
}
.main .daily-wage .oneday p {
  font-size: 50px;
}
@media (max-width: 1200px) {
  .main .daily-wage .oneday p {
    font-size: 4.1666666667vw;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .main .daily-wage .oneday p {
    font-size: 6.8181818182vw;
  }
}
.main .daily-wage .oneday .ttl {
  margin-right: 18px;
}
@media (max-width: 1200px) {
  .main .daily-wage .oneday .ttl {
    margin-right: 1.5vw;
  }
}

.detail__headline figure {
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .detail__headline figure {
    margin-top: 4.1666666667vw;
    margin-left: 10px;
  }
}
@media (max-width: 440px) {
  .detail__headline figure {
    margin-left: 3.4090909091vw;
  }
}
@media (max-width: 1200px) {
  .detail__headline figure img {
    width: 34.6666666667vw;
  }
}
.detail__explain {
  color: #00006e;
  text-align: right;
  margin-right: -30px;
  margin-left: auto;
  vertical-align: middle;
  margin-top: -150px;
}
@media (max-width: 1200px) {
  .detail__explain {
    margin-right: 30px;
    margin-top: -12.5vw;
  }
}
@media (max-width: 440px) {
  .detail__explain {
    margin-right: 4.5454545455vw;
    margin-top: -15.9090909091vw;
  }
}
.detail__catch {
  font-size: 100px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .detail__catch {
    font-size: 8.3333333333vw;
    margin-bottom: 1.25vw;
  }
}
@media (max-width: 440px) {
  .detail__catch {
    font-size: 7.9545454545vw;
    margin-bottom: 0.4545454545vw;
  }
}
.detail__catch span {
  font-size: 150px;
}
@media (max-width: 1200px) {
  .detail__catch span {
    font-size: 12.5vw;
  }
}
@media (max-width: 440px) {
  .detail__catch span {
    font-size: 9.0909090909vw;
  }
}
.detail__detail {
  display: inline-block;
  border-top: 2.5px solid #00006e;
  border-bottom: 2.5px solid #00006e;
  font-size: 44px;
  padding: 15px 0;
  margin-bottom: 80px;
}
@media (max-width: 1200px) {
  .detail__detail {
    border-top: 1.5px solid #00006e;
    border-bottom: 1.5px solid #00006e;
    font-size: 3.6666666667vw;
    padding: 1.25vw 0;
  }
}
@media (max-width: 768px) {
  .detail__detail {
    margin-bottom: 6.5104166667vw;
  }
}
@media (max-width: 440px) {
  .detail__detail {
    font-size: 4.3181818182vw;
    margin-bottom: 7.9545454545vw;
  }
}
.detail__second__para {
  background: rgba(224, 218, 213, 0.2862745098);
  height: 600px;
}
@media (max-width: 1200px) {
  .detail__second__para {
    height: 50vw;
  }
}
@media (max-width: 440px) {
  .detail__second__para {
    height: 63.6363636364vw;
  }
}
.detail__second__para figure {
  position: absolute;
  top: -65px;
  left: -170px;
}
@media (max-width: 1200px) {
  .detail__second__para figure {
    top: -5.4166666667vw;
    left: -4.1666666667vw;
  }
}
@media (max-width: 1200px) {
  .detail__second__para figure img {
    width: 33.3333333333vw;
  }
}
.detail__second__exp {
  position: relative;
  text-align: right;
  line-height: 1.3;
  color: #00006e;
  padding-right: 10px;
  padding-top: 62px;
}
@media (max-width: 1200px) {
  .detail__second__exp {
    padding-right: 40px;
    padding-top: 5.1666666667vw;
  }
}
@media (max-width: 440px) {
  .detail__second__exp {
    padding-right: 7.9545454545vw;
  }
}
.detail__second__exp::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 465px;
  background-color: #00006e;
  position: absolute;
  top: 75px;
  right: -20px;
}
@media (max-width: 1200px) {
  .detail__second__exp::after {
    width: 1.0833333333vw;
    height: 38.75vw;
    top: 6.25vw;
    right: 20px;
  }
}
@media (max-width: 440px) {
  .detail__second__exp::after {
    width: 1.3333333333vw;
    height: 51.8181818182vw;
    top: 6.1363636364vw;
    right: 14px;
  }
}
.detail__second__exp ruby {
  ruby-position: under;
  -webkit-ruby-position: after;
  font-size: 75px;
}
@media (max-width: 1200px) {
  .detail__second__exp ruby {
    font-size: 6.25vw;
  }
}
@media (max-width: 440px) {
  .detail__second__exp ruby {
    font-size: 8.6363636364vw;
  }
}
.detail__second__exp rt {
  top: 7px;
  text-align: right;
  transform: translateY(15px);
}
@media (max-width: 1200px) {
  .detail__second__exp rt {
    top: 0.5833333333vw;
    transform: translateY(1.25vw);
  }
}
@media (max-width: 440px) {
  .detail__second__exp rt {
    transform: translateY(2.2727272727vw);
  }
}
.detail h2 {
  font-size: 82px;
  margin-top: 13px;
}
@media (max-width: 1200px) {
  .detail h2 {
    font-size: 6.8333333333vw;
    margin-top: 1.0833333333vw;
  }
}
@media (max-width: 440px) {
  .detail h2 {
    font-size: 8.1818181818vw;
  }
}
@media (max-width: 440px) {
  .detail .second {
    margin-top: 21px;
  }
}
.detail .busy {
  margin-top: 28px;
}
@media (max-width: 1200px) {
  .detail .busy {
    margin-top: 2.3333333333vw;
  }
}
@media (max-width: 440px) {
  .detail .busy {
    margin-top: 3.4090909091vw;
  }
}
.detail p {
  font-size: 35px;
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .detail p {
    font-size: 2.9166666667vw;
    margin-top: 1.25vw;
  }
}
@media (max-width: 440px) {
  .detail p {
    font-size: 3.6363636364vw;
    margin-top: 1.5909090909vw;
  }
}
.detail .small {
  font-size: 22px;
  margin-top: 7px;
  line-height: 1.7;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", "number", sans-serif;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .detail .small {
    font-size: 1.8333333333vw;
    margin-top: 0.5833333333vw;
    line-height: 1, 2;
  }
}
@media (max-width: 440px) {
  .detail .small {
    font-size: 2.7272727273vw;
    margin-top: 0.9090909091vw;
  }
}

.salary__system {
  color: #d89c00;
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .salary__system {
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 440px) {
  .salary__system {
    margin-top: 2.2727272727vw;
  }
}
.salary__system h4 {
  font-size: 50px;
}
@media (max-width: 1200px) {
  .salary__system h4 {
    font-size: 4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .salary__system h4 {
    font-size: 5.4545454545vw;
  }
}
.salary__system h4 span {
  font-weight: 300;
  font-size: 40px;
}
@media (max-width: 1200px) {
  .salary__system h4 span {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 440px) {
  .salary__system h4 span {
    font-size: 4.5454545455vw;
  }
}
.salary__system-tittle {
  background-color: #d89c00;
  color: white;
  font-size: 30px;
  padding: 15px 0;
  margin: 25px auto;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .salary__system-tittle {
    font-size: 2.5vw;
    padding: 1.25vw 0;
    margin: 2.0833333333vw auto;
  }
}
@media (max-width: 440px) {
  .salary__system-tittle {
    font-size: 3.6363636364vw;
    padding: 0.6818181818vw 0;
  }
}
.salary__system-tittle span {
  font-size: 25px;
  font-family: "ヒラギノ明朝", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
}
@media (max-width: 1200px) {
  .salary__system-tittle span {
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 440px) {
  .salary__system-tittle span {
    font-size: 3.1818181818vw;
  }
}
.salary__system-courese {
  display: flex;
  justify-content: space-between;
  width: 99%;
}
@media (max-width: 768px) {
  .salary__system-courese {
    width: 97%;
  }
}
@media (max-width: 440px) {
  .salary__system-courese {
    width: 100%;
    justify-content: space-around;
    flex-direction: column;
  }
}
.salary__system-courese dl {
  display: flex;
}
.salary__system-plan {
  font-size: 53px;
}
@media (max-width: 1200px) {
  .salary__system-plan {
    font-size: 4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__system-plan {
    font-size: 4.5572916667vw;
  }
}
@media (max-width: 440px) {
  .salary__system-plan {
    margin-left: 4.5454545455vw;
    font-size: 7.5vw;
  }
}
.salary__system-plan dd {
  height: 120px;
  line-height: 110px;
  margin-left: 18px;
}
@media (max-width: 1200px) {
  .salary__system-plan dd {
    height: 10vw;
    line-height: 8.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__system-plan dd {
    margin-left: 0.5208333333vw;
    padding-right: 1.4166666667vw;
  }
}
@media (max-width: 440px) {
  .salary__system-plan dd {
    height: 16.8181818182vw;
    line-height: 14.7727272727vw;
    margin-left: 3.4090909091vw;
  }
}
@media (max-width: 768px) {
  .salary__system-plan span {
    font-size: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .salary__system-plan span {
    font-size: 5.2272727273vw;
  }
}
.salary__system-plan .margin-left {
  margin-left: 30px !important;
}
@media (max-width: 1200px) {
  .salary__system-plan .margin-left {
    margin-left: 1.8333333333vw !important;
  }
}
@media (max-width: 440px) {
  .salary__system-plan .margin-left {
    margin-left: 4.7727272727vw !important;
  }
}
.salary__system-plan dl {
  margin: 15px auto;
}
@media (max-width: 1200px) {
  .salary__system-plan dl {
    margin: 1.25vw auto;
  }
}
@media (max-width: 1200px) {
  .salary__system-plan dl img {
    width: 8.4166666667vw;
    margin-left: 5px;
  }
}
@media (max-width: 440px) {
  .salary__system-plan dl img {
    width: 14.5454545455vw;
    margin-left: 4.5454545455vw;
  }
}
.salary__system-option {
  margin-right: 20px;
}
@media (max-width: 1200px) {
  .salary__system-option {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .salary__system-option {
    width: 52%;
  }
}
@media (max-width: 440px) {
  .salary__system-option {
    width: 100%;
  }
}
.salary__system-option dl {
  font-size: 33px;
  margin: 13px auto;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .salary__system-option dl {
    font-size: 2.5833333333vw;
    margin: 1.0833333333vw auto;
  }
}
@media (max-width: 768px) {
  .salary__system-option dl {
    font-size: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .salary__system-option dl {
    font-size: 5.2272727273vw;
    margin: 2.2727272727vw 4.5454545455vw;
    align-items: center;
  }
}
.salary__system-option dt {
  padding-top: 15px;
}
@media (max-width: 1200px) {
  .salary__system-option dt {
    padding-top: 1.25vw;
  }
}
.salary__system-option dd {
  font-size: 55px;
}
@media (max-width: 1200px) {
  .salary__system-option dd {
    font-size: 4.5833333333vw;
  }
}
@media (max-width: 768px) {
  .salary__system-option dd {
    font-size: 3.7760416667vw;
  }
}
@media (max-width: 440px) {
  .salary__system-option dd {
    font-size: 7.0454545455vw;
  }
}
.salary__system-option dd span {
  font-size: 40px;
}
@media (max-width: 1200px) {
  .salary__system-option dd span {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__system-option dd span {
    font-size: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .salary__system-option dd span {
    font-size: 4.7727272727vw;
  }
}
.salary__system-option hr {
  border-top: 1.5px solid;
  margin: 33px 18px 0 18px;
}
@media (max-width: 1200px) {
  .salary__system-option hr {
    border-top: 1px solid;
    margin: 2.75vw 1.5vw 0 1.5vw;
  }
}
@media (max-width: 440px) {
  .salary__system-option hr {
    margin: 0.4545454545vw 0.4545454545vw 0 0.4545454545vw;
  }
}
.salary__system-option small {
  display: block;
  text-align: left;
  margin-top: -10px;
}
@media (max-width: 1200px) {
  .salary__system-option small {
    margin-top: -0.8333333333vw;
  }
}
@media (max-width: 440px) {
  .salary__system-option small {
    text-align: center;
  }
}
.salary__system-option-tittle {
  background-color: #d89c00;
  color: white;
  font-size: 20px;
  padding: 5px 0;
  margin: 15px auto;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .salary__system-option-tittle {
    font-size: 1.6666666667vw;
    padding: 0.4166666667vw 0;
    margin: 1.25vw auto;
  }
}
@media (max-width: 440px) {
  .salary__system-option-tittle {
    font-size: 3.8636363636vw;
  }
}
.salary p {
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 30px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .salary p {
    font-size: 2.3333333333vw;
    margin-top: 1.6666666667vw;
    margin-bottom: 2.5vw;
    text-align: center;
  }
}
@media (max-width: 440px) {
  .salary p {
    font-size: 2.9545454545vw;
  }
}
.salary .price {
  font-size: 55px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .salary .price {
    font-size: 4.5833333333vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media (max-width: 440px) {
  .salary .price {
    font-size: 6.8181818182vw;
  }
}
.salary table {
  border-collapse: separate;
  font-size: 40px;
  display: flex;
  justify-content: space-evenly;
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 10px 0;
  border: 1px solid #d89c00;
  position: relative;
}
@media (max-width: 1200px) {
  .salary table {
    font-size: 3.3333333333vw;
    margin-top: 2.0833333333vw;
    margin-bottom: 1.6666666667vw;
    padding: 0.8333333333vw 0;
  }
}
@media (max-width: 440px) {
  .salary table {
    font-size: 6.1363636364vw;
    width: 90%;
    margin: 2.2727272727vw auto;
    padding: 2.2727272727vw 1.1363636364vw;
  }
}
.salary table .plan {
  padding-right: 29px;
  padding-left: 20px;
}
@media (max-width: 1200px) {
  .salary table .plan {
    padding-right: 2.4166666667vw;
    padding-left: 0.8333333333vw;
  }
}
.salary table .plan::after {
  content: "";
  position: absolute;
  left: 43%;
  top: -1%;
  background: #d89c00;
  width: 1px;
  height: 101%;
}
@media (max-width: 1200px) {
  .salary table .plan::after {
    left: 42%;
  }
}
.salary td {
  padding-right: 16px;
  padding-left: 10px;
  text-align: center;
}
@media (max-width: 440px) {
  .salary td {
    padding-right: 0.9090909091vw;
    padding-left: 3.4090909091vw;
  }
}
.salary td span {
  font-size: 25px;
}
@media (max-width: 1200px) {
  .salary td span {
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 440px) {
  .salary td span {
    font-size: 4.0909090909vw;
  }
}
.salary .mens {
  color: #508f6e !important;
}
@media (max-width: 440px) {
  .salary .mens {
    margin-bottom: 50px;
  }
}
.salary .mens dl, .salary .mens tr, .salary .mens p {
  color: #508f6e !important;
}
.salary .mens h3, .salary .mens h5 {
  background-color: #508f6e !important;
}
.salary .mens table {
  border: 1px solid #508f6e !important;
}
.salary .mens .plan::after {
  background: #508f6e !important;
}
.salary .mens dl .first, .salary .mens dl .second {
  margin: 33px 0 0 24px;
}
@media (max-width: 1200px) {
  .salary .mens dl .first, .salary .mens dl .second {
    margin: 2.75vw 0 0 2vw;
  }
}
@media (max-width: 440px) {
  .salary .mens dl {
    margin-right: 3.4090909091vw;
  }
}
.salary .mens .price {
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .salary .mens .price {
    margin-bottom: 5.8333333333vw;
  }
}

.campaign__bg {
  background: url("../images/esthetic.jpg");
  background-size: cover;
  background-position: center;
  text-align: center;
}
.campaign__tittle h2 {
  font-size: 75px;
  margin-left: 40px;
  padding-top: 70px;
  color: white;
  text-align: left;
}
@media (max-width: 1200px) {
  .campaign__tittle h2 {
    font-size: 6.25vw;
    padding-top: 5.8333333333vw;
  }
}
@media (max-width: 440px) {
  .campaign__tittle h2 {
    font-size: 8.8636363636vw;
    margin-left: 15px;
  }
}
.campaign__tittle-detail {
  display: flex;
  justify-content: left;
  margin-top: 15px;
  margin-bottom: 115px;
  margin-left: 50px;
}
@media (max-width: 1200px) {
  .campaign__tittle-detail {
    margin-top: 1.25vw;
    margin-bottom: 9.5833333333vw;
  }
}
@media (max-width: 440px) {
  .campaign__tittle-detail {
    margin-left: 4.5454545455vw;
    margin-bottom: 6.8181818182vw;
  }
}
.campaign__tittle-detail .eng {
  font-size: 35px;
  color: white;
  font-family: "Pinyon Script", cursive;
}
@media (max-width: 1200px) {
  .campaign__tittle-detail .eng {
    font-size: 2.9166666667vw;
  }
}
@media (max-width: 440px) {
  .campaign__tittle-detail .eng {
    font-size: 4.0909090909vw;
  }
}
.campaign__tittle-detail .exp {
  border: 1px solid white;
  border-radius: 5px;
  background-color: white;
  color: #d89c00;
  height: 32px;
  font-size: 20px;
  padding: 4px 12px;
  margin-top: 8px;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .campaign__tittle-detail .exp {
    height: 2.6666666667vw;
    font-size: 1.6666666667vw;
    padding: 0.4166666667vw 1vw;
    margin-top: 0.6666666667vw;
    margin-left: 1.6666666667vw;
  }
}
@media (max-width: 440px) {
  .campaign__tittle-detail .exp {
    height: 4.3181818182vw;
    padding: 0.25vw 1vw;
    margin-top: 0;
    font-size: 2.5vw;
    border-radius: 0.6666666667vw;
  }
}
.campaign__exp {
  background-color: #00006e;
  border: 3px solid white;
  color: white;
  width: 560px;
  border-radius: 20px;
}
@media (max-width: 1200px) {
  .campaign__exp {
    border: 2px solid white;
    width: 46.6666666667vw;
  }
}
@media (max-width: 440px) {
  .campaign__exp {
    width: 90%;
    margin-bottom: 7.9545454545vw;
  }
}
.campaign__exp-ttl {
  background-color: #fff;
  margin-top: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
  color: #00006e;
  font-size: 45px;
}
@media (max-width: 1200px) {
  .campaign__exp-ttl {
    margin-top: 2.0833333333vw;
    padding-top: 0.9166666667vw;
    padding-bottom: 0.9166666667vw;
    font-size: 3.75vw;
  }
}
@media (max-width: 440px) {
  .campaign__exp-ttl {
    margin-top: 3.4090909091vw;
    padding-top: 1.5909090909vw;
    padding-bottom: 1.5909090909vw;
    font-size: 5.9090909091vw;
  }
}
.campaign__exp-dtl {
  display: flex;
  justify-content: space-evenly;
  margin-top: 20px;
  text-align: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .campaign__exp-dtl {
    margin-top: 1.6666666667vw;
  }
}
.campaign__exp-dtl h3 {
  font-size: 50px;
  margin-left: 10px;
}
@media (max-width: 1200px) {
  .campaign__exp-dtl h3 {
    font-size: 3.75vw;
    margin-left: 0.8333333333vw;
  }
}
@media (max-width: 440px) {
  .campaign__exp-dtl h3 {
    font-size: 7.9545454545vw;
    margin-left: 0;
  }
}
.campaign__exp-dtl p {
  margin-right: 20px;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .campaign__exp-dtl p {
    margin-right: 1.6666666667vw;
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 440px) {
  .campaign__exp-dtl p {
    font-size: 2.9545454545vw;
  }
}
.campaign__exp-dtl .margin-left {
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .campaign__exp-dtl .margin-left {
    margin-left: 0;
  }
}
.campaign__exp h4 {
  font-size: 80px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .campaign__exp h4 {
    font-size: 6.6666666667vw;
    margin-bottom: 1.25vw;
  }
}
@media (max-width: 440px) {
  .campaign__exp h4 {
    font-size: 13.8636363636vw;
  }
}
.campaign__exp h4 span {
  font-size: 55px;
}
@media (max-width: 1200px) {
  .campaign__exp h4 span {
    font-size: 4.5833333333vw;
  }
}
@media (max-width: 440px) {
  .campaign__exp h4 span {
    font-size: 9.0909090909vw;
  }
}
.campaign__exp .exp {
  text-align: left;
  width: 460px;
  margin: 0 auto;
  font-size: 20px;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .campaign__exp .exp {
    width: 38.3333333333vw;
    font-size: 1.6666666667vw;
    margin-bottom: 3.3333333333vw;
    margin-top: 1.6666666667vw;
  }
}
@media (max-width: 440px) {
  .campaign__exp .exp {
    width: 87%;
    font-size: 3.6363636364vw;
    margin-top: 3.6363636364vw;
    margin-bottom: 7.5vw;
  }
}
.campaign__box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .campaign__box {
    justify-content: space-around;
  }
}
@media (max-width: 768px) {
  .campaign__box {
    margin-bottom: 6.5104166667vw;
  }
}
@media (max-width: 440px) {
  .campaign__box {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0vw;
  }
}
.campaign__banner {
  position: relative;
  margin-top: 100px;
  padding-bottom: 132px;
}
@media (max-width: 1200px) {
  .campaign__banner {
    margin-top: 8.3333333333vw;
    padding-bottom: 11vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .campaign__banner img {
    width: 100vw;
    height: 41.6666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 440px) {
  .campaign__banner img {
    width: 100%;
    height: auto;
  }
}
.campaign__banner-content {
  position: absolute;
  top: 0;
  right: 40px;
  color: #d89c00;
  padding-top: 38px;
}
@media (max-width: 1200px) {
  .campaign__banner-content {
    padding-top: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content {
    top: 0.6510416667vw;
    padding-top: 3.3854166667vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content {
    top: -0.4545454545vw;
    right: 2.9545454545vw;
    padding-top: 5vw;
  }
}
.campaign__banner-content h2 {
  display: inline-block;
  font-size: 70px;
  border-bottom: 3px solid #d89c00;
  padding-bottom: 5px;
}
@media (max-width: 1200px) {
  .campaign__banner-content h2 {
    font-size: 5.8333333333vw;
    border-bottom: 1.5px solid #d89c00;
    padding-bottom: 0.4166666667vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content h2 {
    font-size: 7.1614583333vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content h2 {
    font-size: 8.4090909091vw;
    margin-left: 1.1363636364vw;
  }
}
.campaign__banner-content h3 {
  font-size: 50px;
  margin-top: 5px;
}
.campaign__banner-content h3 span {
  font-size: 70px;
}
@media (max-width: 1200px) {
  .campaign__banner-content h3 span {
    font-size: 5.8333333333vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content h3 span {
    font-size: 7.1614583333vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content h3 span {
    font-size: 8.1818181818vw;
  }
}
@media (max-width: 1200px) {
  .campaign__banner-content h3 {
    font-size: 4.1666666667vw;
    margin-top: 0.4166666667vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content h3 {
    font-size: 5.2083333333vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content h3 {
    font-size: 6.3636363636vw;
    margin-top: 0.2272727273vw;
  }
}
.campaign__banner-content .box {
  background: #d89c00;
  color: #fff;
  display: inline-block;
  border-radius: 7px;
  margin-top: 5px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .campaign__banner-content .box {
    margin-top: 0.4166666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content .box {
    margin-top: 1.3020833333vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content .box {
    margin-top: 1.8181818182vw;
  }
}
.campaign__banner-content .box p {
  font-size: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .campaign__banner-content .box p {
    font-size: 2.0833333333vw;
    margin-top: 0.8333333333vw;
    margin-bottom: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content .box p {
    font-size: 3.2552083333vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content .box p {
    font-size: 3.6363636364vw;
    margin-bottom: 1.3636363636vw;
  }
}
.campaign__banner-content .box h4 {
  font-size: 50px;
  padding: 0 20px;
  margin-bottom: 5px;
}
@media (max-width: 1200px) {
  .campaign__banner-content .box h4 {
    font-size: 4.1666666667vw;
    padding: 0 1.6666666667vw;
    margin-bottom: 0.4166666667vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content .box h4 {
    font-size: 4.6875vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content .box h4 {
    font-size: 5.9090909091vw;
  }
}
.campaign__banner-content .box h4 span {
  font-size: 90px;
  line-height: 1;
  vertical-align: -11%;
}
@media (max-width: 1200px) {
  .campaign__banner-content .box h4 span {
    font-size: 7.5vw;
  }
}
@media (max-width: 768px) {
  .campaign__banner-content .box h4 span {
    font-size: 8.4635416667vw;
  }
}
@media (max-width: 440px) {
  .campaign__banner-content .box h4 span {
    font-size: 11.3636363636vw;
  }
}

.system .system__covid {
  background-image: url("../images/bg3.jpg");
  background-size: cover;
  background-position: center;
}
.system .system__covid-exp {
  padding-top: 400px;
  margin-right: 110px;
  color: #d89c00;
}
@media (max-width: 1200px) {
  .system .system__covid-exp {
    padding-top: 16.6666666667vw;
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (max-width: 440px) {
  .system .system__covid-exp {
    margin-left: 15px;
  }
}
.system .system__covid-exp h3 {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 98px;
  border-bottom: 10px solid #d89c00;
}
@media (max-width: 1200px) {
  .system .system__covid-exp h3 {
    margin-bottom: 0.8333333333vw;
    font-size: 7.8333333333vw;
    border-bottom: 6px solid #d89c00;
  }
}
@media (max-width: 440px) {
  .system .system__covid-exp h3 {
    font-size: 7.7272727273vw;
  }
}
.system .system__covid-exp h4 {
  font-size: 85px;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .system .system__covid-exp h4 {
    font-size: 6.75vw;
  }
}
@media (max-width: 440px) {
  .system .system__covid-exp h4 {
    font-size: 6.8181818182vw;
  }
}
.system .system__covid-exp p {
  margin-top: 15px;
  margin-right: 70px;
  font-size: 35px;
}
@media (max-width: 1200px) {
  .system .system__covid-exp p {
    margin-top: 1.25vw;
    margin-right: 5.8333333333vw;
    font-size: 2.75vw;
  }
}
@media (max-width: 440px) {
  .system .system__covid-exp p {
    font-size: 2.7272727273vw;
  }
}
.system .system__covid-icon {
  display: flex;
  margin-top: 120px;
  padding-bottom: 350px;
  gap: 40px;
  text-align: center;
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  .system .system__covid-icon {
    margin-top: 10vw;
    padding-bottom: 16.6666666667vw;
    gap: 3.125vw;
    width: 98%;
    margin-left: 5px;
  }
}
@media (max-width: 440px) {
  .system .system__covid-icon {
    margin-left: 15px;
    width: 90%;
  }
}
.system .system__covid-icon p {
  margin-top: 15px;
  font-size: 20px;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
  color: #727171;
}
@media (max-width: 1200px) {
  .system .system__covid-icon p {
    padding-top: 1.25vw;
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 440px) {
  .system .system__covid-icon p {
    padding-top: 0.6818181818vw;
    margin-top: 0.6818181818vw;
    display: block;
    font-size: 10px;
    transform: scale(0.8);
    transform-origin: 0, 0;
  }
}

.membership {
  background: rgba(224, 218, 213, 0.2862745098);
}
.membership__exp {
  position: relative;
}
.membership__exp figure {
  position: absolute;
  width: 24.1666666667vw;
  top: -3.8888888889vw;
  left: 900px;
}
@media (max-width: 1200px) {
  .membership__exp figure {
    left: 72.5vw;
    top: -4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .membership__exp figure {
    left: 65.9090909091vw;
    width: 31.8181818182vw;
  }
}
.membership__exp-dtl {
  position: relative;
  padding-top: 50px;
  padding-bottom: 100px;
  padding-left: 45px;
  color: #00006e;
}
@media (max-width: 1200px) {
  .membership__exp-dtl {
    padding-top: 4.1666666667vw;
    padding-bottom: 8.3333333333vw;
    padding-left: 4.5833333333vw;
  }
}
@media (max-width: 440px) {
  .membership__exp-dtl {
    padding-left: 7.2727272727vw;
    padding-top: 8.6363636364vw;
    padding-right: 2.9545454545vw;
  }
}
.membership__exp-dtl::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 660px;
  background-color: #00006e;
  position: absolute;
  top: 90px;
  left: 0;
}
@media (max-width: 1200px) {
  .membership__exp-dtl::after {
    width: 1.0833333333vw;
    height: 55vw;
    top: 7.5vw;
    left: 15px;
  }
}
@media (max-width: 440px) {
  .membership__exp-dtl::after {
    height: 81.8181818182vw;
    width: 1.5vw;
    left: 13px;
  }
}
.membership__exp-dtl h2 {
  padding-top: 50px;
  padding-bottom: 10px;
  font-size: 80px;
}
@media (max-width: 1200px) {
  .membership__exp-dtl h2 {
    padding-top: 4.1666666667vw;
    padding-bottom: 0.8333333333vw;
    font-size: 6.6666666667vw;
  }
}
@media (max-width: 440px) {
  .membership__exp-dtl h2 {
    font-size: 7.9545454545vw;
    padding-top: 0.2272727273vw;
  }
}
.membership__exp-dtl .sp-words {
  display: none;
}
@media (max-width: 440px) {
  .membership__exp-dtl .sp-words {
    display: block;
    margin-bottom: 4.5454545455vw;
  }
  .membership__exp-dtl .pc-words {
    display: none;
  }
}
.membership__exp-dtl ruby {
  ruby-position: under;
  -webkit-ruby-position: after;
}
.membership__exp-dtl rt {
  top: 10px;
  text-align: left;
  transform: translateY(15px);
}
@media (max-width: 1200px) {
  .membership__exp-dtl rt {
    top: 0.8333333333vw;
    transform: translateY(1.25vw);
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .membership__exp-dtl rt {
    transform: translateY(2.9166666667vw);
    font-size: 5.2272727273vw;
  }
}
.membership__exp-dtl p {
  font-size: 30px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .membership__exp-dtl p {
    font-size: 2.5vw;
  }
}
@media (max-width: 440px) {
  .membership__exp-dtl p {
    font-size: 3.6363636364vw;
  }
}

rt {
  font-family: "Pinyon Script", cursive;
}

.job__description {
  background-image: url("../images/bg4.jpg");
  background-size: cover;
  background-position: 46%;
}
@media (max-width: 1200px) {
  .job__description {
    background-position: 1%;
  }
}
@media (max-width: 440px) {
  .job__description {
    background-position: 13%;
  }
}
.job__description-ttl {
  position: relative;
  padding-top: 100px;
  font-size: 80px;
  color: #00006e;
  text-align: right;
  margin-right: 40px;
}
@media (max-width: 1200px) {
  .job__description-ttl {
    padding-top: 8.3333333333vw;
    font-size: 6.6666666667vw;
    text-align: left;
    margin-left: 40px;
  }
}
@media (max-width: 440px) {
  .job__description-ttl {
    margin-left: 25px;
    font-size: 10.6818181818vw;
  }
}
.job__description-ttl::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 180px;
  background-color: #00006e;
  position: absolute;
  top: 95px;
  right: -30px;
}
@media (max-width: 1200px) {
  .job__description-ttl::after {
    width: 1.0833333333vw;
    height: 15vw;
    top: 7.9166666667vw;
    left: -20px;
  }
}
@media (max-width: 440px) {
  .job__description-ttl::after {
    width: 1.5vw;
    height: 22.7272727273vw;
    top: 9.0909090909vw;
    left: -11px;
  }
}
.job__description-ttl ruby {
  ruby-position: under;
  -webkit-ruby-position: after;
}
.job__description-ttl rt {
  position: relative;
  margin-right: 30px;
  text-align: right;
  transform: translateY(20px);
}
@media (max-width: 1200px) {
  .job__description-ttl rt {
    margin-right: 0;
    padding-left: 20px;
    transform: translateY(1.6666666667vw);
    text-align: left;
  }
}
@media (max-width: 440px) {
  .job__description-ttl rt {
    text-align: left;
    padding-left: 10px;
    font-size: 6.1363636364vw;
    transform: translateY(2.9545454545vw);
  }
}
.job__description-contents {
  display: flex;
  margin-top: 40px;
  padding-bottom: 113px;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .job__description-contents {
    margin-top: 3.3333333333vw;
    padding-bottom: 9.4166666667vw;
    align-items: flex-start;
    margin-left: 50px;
  }
}
@media (max-width: 440px) {
  .job__description-contents {
    margin-left: 25px;
    margin-top: 5.4545454545vw;
    padding-bottom: 6.8181818182vw;
  }
}
.job__description-contents h3 {
  display: inline-block;
  padding: 5px 40px;
  margin-top: 80px;
  margin-bottom: 25px;
  border-radius: 10px;
  font-size: 38px;
  background-color: #00006e;
  color: white;
}
@media (max-width: 1200px) {
  .job__description-contents h3 {
    padding: 0.4166666667vw 3.3333333333vw;
    margin-top: 6.6666666667vw;
    margin-bottom: 2.0833333333vw;
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 440px) {
  .job__description-contents h3 {
    font-size: 4.7727272727vw;
    padding: 0.9090909091vw 6.8181818182vw;
    border-radius: 6px;
  }
}
.job__description-contents ol {
  padding-left: 30px;
  color: #00006e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  font-size: 23px;
}
@media (max-width: 1200px) {
  .job__description-contents ol {
    padding-left: 2.5vw;
    font-size: 1.9166666667vw;
  }
}
@media (max-width: 440px) {
  .job__description-contents ol {
    padding-right: 9.0909090909vw;
    padding-left: 3.8636363636vw;
    font-size: 3.6363636364vw;
  }
}
.job__description-contents ol li {
  list-style: decimal;
  line-height: 1.7;
  letter-spacing: -1px;
  text-shadow: -1px -1px 0 white, -1px 0 0 white, -1px 1px 0 white, 0 -1px 0 white, 0 1px 0 white, 1px -1px 0 white, 1px 0 0 white, 1px 1px 0 white;
}
.job__description-contents ol li span {
  font-size: 39px;
}
@media (max-width: 1200px) {
  .job__description-contents ol li span {
    font-size: 3.0833333333vw;
  }
}
@media (max-width: 768px) {
  .job__description-contents ol li span {
    font-size: 3.6458333333vw;
  }
}
@media (max-width: 440px) {
  .job__description-contents ol li span {
    font-size: 5.2272727273vw;
  }
}
.job__diary .container {
  display: flex;
  height: 705px;
  padding-top: 150px;
  padding-bottom: 150px;
  justify-content: space-around;
  z-index: 999;
}
@media (max-width: 1200px) {
  .job__diary .container {
    height: 58.75vw;
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }
  .job__diary .container img {
    width: 30.0833333333vw;
  }
}
@media (max-width: 440px) {
  .job__diary .container {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 6.8181818182vw;
    padding-bottom: 6.8181818182vw;
    height: 111.3636363636vw;
  }
  .job__diary .container img {
    width: 38.6363636364vw;
    margin-top: 10px;
  }
}
.job__diary-contents {
  color: #d89c00;
}
.job__diary-contents h3 {
  display: inline-block;
  padding-left: 20px;
  border-bottom: 10px solid #d89c00;
  font-size: 97px;
}
@media (max-width: 1200px) {
  .job__diary-contents h3 {
    padding-left: 1.6666666667vw;
    border-bottom: 7px solid #d89c00;
    font-size: 8.0833333333vw;
  }
}
@media (max-width: 440px) {
  .job__diary-contents h3 {
    font-size: 12.0454545455vw;
    border-bottom: 5px solid #d89c00;
  }
}
.job__diary-contents p {
  padding-top: 15px;
  padding-left: 10px;
  font-size: 48px;
  letter-spacing: 6px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .job__diary-contents p {
    padding-top: 1.25vw;
    padding-left: 0.8333333333vw;
    font-size: 4vw;
    letter-spacing: 0.5vw;
  }
}
@media (max-width: 440px) {
  .job__diary-contents p {
    text-align: center;
    padding-left: 0;
    font-size: 6.0227272727vw;
  }
}
.job__workplace {
  background-color: rgba(224, 218, 213, 0.2862745098);
  overflow: hidden;
}
.job__workplace-contents {
  position: relative;
}
.job__workplace-contents figure {
  position: absolute;
  width: 30.5263157895vw;
  top: -40px;
  left: 900px;
}
@media (max-width: 1200px) {
  .job__workplace-contents figure {
    left: 72.5vw;
    top: -7.5vw;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents figure {
    width: 36.3636363636vw;
    left: -4.5454545455vw;
    top: -6.8181818182vw;
  }
}
.job__workplace-contents-dtl {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 45px;
  color: #00006e;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl {
    padding-top: 8.3333333333vw;
    padding-bottom: 8.3333333333vw;
    padding-left: 4.5833333333vw;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl {
    text-align: right;
    padding-top: 6.8181818182vw;
    padding-right: 7.9545454545vw;
    padding-left: 2.9545454545vw;
    padding-bottom: 11.3636363636vw;
  }
}
.job__workplace-contents-dtl::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 13px;
  height: 895px;
  background-color: #00006e;
  top: 95px;
  left: 0;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl::after {
    width: 1.0833333333vw;
    height: 77.25vw;
    top: 7.9166666667vw;
    left: 15px;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl::after {
    width: 1.8181818182vw;
    height: 127.2727272727vw;
    left: 94.3181818182vw;
    top: 5vw;
  }
}
.job__workplace-contents-dtl h2 {
  font-size: 80px;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl h2 {
    font-size: 6.6666666667vw;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl h2 {
    font-size: 7.9545454545vw;
    text-align: right;
  }
}
.job__workplace-contents-dtl h2::after {
  content: "Ease of work first";
  position: absolute;
  display: none;
  font-family: "Pinyon Script", cursive;
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl h2::after {
    display: inline-block;
    top: 18.8636363636vw;
    left: 38.6363636364vw;
    font-size: 4.5454545455vw;
  }
}
.job__workplace-contents-dtl ruby {
  ruby-position: under;
  -webkit-ruby-position: after;
}
.job__workplace-contents-dtl rt {
  position: relative;
  text-align: left;
  transform: translateY(15px);
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl rt {
    transform: translateY(1.25vw);
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl rt {
    position: absolute;
    top: 6.8181818182vw;
    transform: translateY(3.4090909091vw);
    font-size: 5.6818181818vw;
  }
}
.job__workplace-contents-dtl p {
  margin-top: 40px;
  font-size: 32px;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl p {
    margin-top: 3.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl p {
    margin-top: 6.8181818182vw;
    font-size: 3.8636363636vw;
  }
}
.job__workplace-contents-dtl .sp-words {
  display: none;
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl .sp-words {
    display: block;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl .pc-words {
    display: none;
  }
}
.job__workplace-contents-dtl-icon {
  display: flex;
  margin: 30px 20px;
  gap: 40px;
  text-align: center;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl-icon {
    margin: 2.5vw 1.6666666667vw;
    gap: 3.3333333333vw;
  }
  .job__workplace-contents-dtl-icon img {
    width: 93%;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl-icon {
    width: 102.9%;
    margin: 4.5454545455vw 0;
    gap: 0.6818181818vw;
    padding-right: 2.2727272727vw;
  }
}
.job__workplace-contents-dtl-icon p {
  margin-top: 3px;
  font-size: 23px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl-icon p {
    margin-top: 0.25vw;
    font-size: 1.9166666667vw;
  }
}
.job__workplace-contents-dtl-table table {
  display: flex;
  border-collapse: separate;
  border-spacing: 15px 10px;
  margin-left: 25px;
  font-size: 30px;
  color: white;
  text-align: center;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl-table table {
    border-spacing: 1.25vw 0.8333333333vw;
    margin-left: 2.0833333333vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl-table table {
    font-size: 3.4090909091vw;
    margin-left: 0;
    border-spacing: 1.5909090909vw 1.5909090909vw;
  }
}
.job__workplace-contents-dtl-table td {
  width: 260px;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #00006e;
}
@media (max-width: 1200px) {
  .job__workplace-contents-dtl-table td {
    width: 21.6666666667vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
  }
}
@media (max-width: 440px) {
  .job__workplace-contents-dtl-table td {
    width: 70.4545454545vw;
  }
}
.job__flow {
  background-image: url("../images/bg5.jpg");
  background-size: cover;
  background-position: center;
}
@media (max-width: 1200px) {
  .job__flow {
    background-position: 55%;
  }
}
@media (max-width: 440px) {
  .job__flow {
    background-image: url("../images/bg5-sp.jpg");
    background-position: 48%;
  }
}
.job__flow-ttl {
  position: relative;
  padding-top: 91px;
  font-size: 80px;
  color: #00006e;
  text-align: left;
}
@media (max-width: 1200px) {
  .job__flow-ttl {
    padding-top: 6.6666666667vw;
    font-size: 6.6666666667vw;
  }
}
@media (max-width: 440px) {
  .job__flow-ttl {
    font-size: 11.3636363636vw;
    margin-left: 3.4090909091vw;
  }
}
.job__flow-ttl::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 170px;
  background-color: #00006e;
  position: absolute;
  top: 90px;
  left: 0;
}
@media (max-width: 1200px) {
  .job__flow-ttl::after {
    width: 1.0833333333vw;
    height: 14.1666666667vw;
    top: 5.8333333333vw;
    left: 15px;
  }
}
@media (max-width: 440px) {
  .job__flow-ttl::after {
    width: 1.5909090909vw;
    height: 22.7272727273vw;
    left: 0.9090909091vw;
    top: 6.8181818182vw;
  }
}
.job__flow-ttl ruby {
  ruby-position: under;
  -webkit-ruby-position: after;
  padding-left: 45px;
}
@media (max-width: 1200px) {
  .job__flow-ttl ruby {
    padding-left: 4.1666666667vw;
  }
}
.job__flow-ttl rt {
  position: relative;
  text-align: left;
  padding-left: 20px;
  transform: translateY(15px);
}
@media (max-width: 1200px) {
  .job__flow-ttl rt {
    padding-left: 1.6666666667vw;
    transform: translateY(1.25vw);
  }
}
@media (max-width: 440px) {
  .job__flow-ttl rt {
    font-size: 6.1363636364vw;
    padding-left: 5vw;
    transform: translateY(2.7272727273vw);
  }
}
.job__flow-dtl {
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .job__flow-dtl {
    margin-top: 7.5vw;
  }
}
@media (max-width: 440px) {
  .job__flow-dtl {
    margin-top: 13.6363636364vw;
  }
}
.job__flow-dtl h3 {
  display: inline-block;
  padding: 5px 150px;
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 30px;
  border-radius: 10px;
  font-size: 38px;
  background-color: #00006e;
  color: white;
}
@media (max-width: 1200px) {
  .job__flow-dtl h3 {
    padding: 0.4166666667vw 12.5vw;
    margin-top: 2.3333333333vw;
    margin-bottom: 4.1666666667vw;
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 440px) {
  .job__flow-dtl h3 {
    padding: 0.9090909091vw 25vw;
    margin-bottom: 6.8181818182vw;
    margin-left: 5.4545454545vw;
    font-size: 5.6818181818vw;
    border-radius: 1.1363636364vw;
  }
}
.job__flow-dtl ol {
  padding-bottom: 13px;
  padding-left: 120px;
  color: #00006e;
  font-size: 22px;
}
@media (max-width: 1200px) {
  .job__flow-dtl ol {
    padding-bottom: 5vw;
    padding-left: 10vw;
    font-size: 1.9166666667vw;
  }
}
@media (max-width: 440px) {
  .job__flow-dtl ol {
    width: 71%;
    padding-bottom: 11.3636363636vw;
    font-size: 3.4090909091vw;
  }
}
.job__flow-dtl ol li {
  margin-bottom: 35px;
  list-style: decimal;
  line-height: 1.5;
  letter-spacing: -1px;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .job__flow-dtl ol li {
    margin-bottom: 2.5vw;
  }
}
@media (max-width: 440px) {
  .job__flow-dtl .pc-words {
    display: none;
  }
}
.job__flow-dtl .sp-words {
  display: none;
}
@media (max-width: 440px) {
  .job__flow-dtl .sp-words {
    display: block;
  }
}

@media (max-width: 768px) {
  .contact {
    margin-bottom: 10.4166666667vw;
  }
}
.contact__ttl {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #00006e;
  color: white;
  font-size: 25px;
  text-align: center;
  letter-spacing: 5px;
}
@media (max-width: 1200px) {
  .contact__ttl {
    padding-top: 4.1666666667vw;
    padding-bottom: 4.1666666667vw;
    font-size: 2.0833333333vw;
    letter-spacing: 0.4166666667vw;
  }
}
@media (max-width: 440px) {
  .contact__ttl {
    padding-top: 6.8181818182vw;
    padding-bottom: 6.8181818182vw;
    font-size: 4.0909090909vw;
  }
}
.contact__dtl {
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .contact__dtl {
    margin-top: 4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .contact__dtl {
    width: 95%;
    margin: 9.0909090909vw auto;
  }
}
.contact__dtl-table {
  display: flex;
  border-collapse: separate;
  border-spacing: 15px;
  font-size: 28px;
  font-family: "M PLUS Rounded 1c", "number", sans-serif;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .contact__dtl-table {
    border-spacing: 1.25vw;
    font-size: 2.3333333333vw;
  }
}
@media (max-width: 440px) {
  .contact__dtl-table {
    font-size: 4.0909090909vw;
    border-spacing: 2.2727272727vw;
  }
}
.contact__dtl-table .blue {
  padding: 25px 30px;
  width: 260px;
  background-color: #00006e;
  color: white;
}
@media (max-width: 1200px) {
  .contact__dtl-table .blue {
    padding: 2.0833333333vw 2.5vw;
    width: 21.6666666667vw;
  }
}
@media (max-width: 440px) {
  .contact__dtl-table .blue {
    padding: 4.5454545455vw 5.6818181818vw;
    text-align: justify;
    text-justify: inter-ideograph;
    -moz-text-align-last: justify;
         text-align-last: justify;
    width: 25vw;
  }
}
@media (max-width: 440px) {
  .contact__dtl-table .last {
    padding: 4.5454545455vw 2.2727272727vw;
  }
}
.contact__dtl-table .white {
  padding: 25px 30px;
  border: 1px solid #00006e;
  color: #00006e;
}
@media (max-width: 1200px) {
  .contact__dtl-table .white {
    padding: 2.0833333333vw 2.5vw;
  }
}
@media (max-width: 440px) {
  .contact__dtl-table .white {
    padding: 1.5909090909vw 3.4090909091vw;
    font-size: 3.6363636364vw;
    vertical-align: middle;
  }
}
.contact__sns-ttl {
  margin-top: 80px;
  margin-bottom: 60px;
  color: #00006e;
  text-align: center;
}
@media (max-width: 1200px) {
  .contact__sns-ttl {
    margin-top: 6.6666666667vw;
    margin-bottom: 5vw;
  }
}
.contact__sns-ttl h2 {
  font-size: 60px;
}
@media (max-width: 1200px) {
  .contact__sns-ttl h2 {
    font-size: 5vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-ttl h2 {
    font-size: 6.5909090909vw;
    text-align: center;
  }
}
.contact__sns-ttl p {
  margin-top: 25px;
  font-size: 22px;
  font-family: "M PLUS Rounded 1c", "number", sans-serif;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .contact__sns-ttl p {
    margin-top: 2.0833333333vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-ttl p {
    text-align: center;
    font-size: 3.1818181818vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-ttl .pc-words {
    display: none;
  }
}
.contact__sns-ttl .sp-words {
  display: none;
}
@media (max-width: 440px) {
  .contact__sns-ttl .sp-words {
    display: block;
  }
}
.contact__sns-banner {
  display: flex;
  color: white;
  font-family: "M PLUS Rounded 1c", "number", sans-serif;
  justify-content: space-between;
  width: 99%;
}
@media (max-width: 1200px) {
  .contact__sns-banner {
    justify-content: space-around;
  }
}
@media (max-width: 1200px) and (max-width: 1200px) {
  .contact__sns-banner img {
    width: 10.9166666667vw;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .contact__sns-banner img {
    width: 18.1818181818vw;
    margin-left: 1.8181818182vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-banner {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
.contact__sns-banner-sms {
  background: #8f6762;
}
.contact__sns-banner-line {
  background: #409c66;
}
.contact__sns-banner-line figure {
  margin-left: 35px;
}
@media (max-width: 1200px) {
  .contact__sns-banner-line figure {
    margin-left: 2.9166666667vw;
  }
}
@media (max-width: 1200px) and (max-width: 1200px) {
  .contact__sns-banner-line figure img {
    width: 13.4166666667vw;
  }
}
@media (max-width: 1200px) and (max-width: 440px) {
  .contact__sns-banner-line figure img {
    width: 22.7272727273vw;
    margin-left: 4.5454545455vw;
  }
}
.contact__sns-banner-line p {
  color: #fff100;
  font-size: 23px;
}
@media (max-width: 1200px) {
  .contact__sns-banner-line p {
    font-size: 1.9166666667vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-banner-line p {
    font-size: 3.4090909091vw;
  }
}
.contact__sns-banner-box {
  display: flex;
  margin-bottom: 130px;
  width: 48%;
  padding: 15px 22px;
  align-items: center;
}
@media (max-width: 1200px) {
  .contact__sns-banner-box {
    margin-bottom: 10.8333333333vw;
    padding: 1.25vw 1.8333333333vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-banner-box {
    margin-bottom: 2.2727272727vw;
    padding: 3.4090909091vw 4.0909090909vw;
    width: 88%;
  }
}
.contact__sns-banner-box h3 {
  font-size: 31px;
}
@media (max-width: 1200px) {
  .contact__sns-banner-box h3 {
    font-size: 2.5833333333vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-banner-box h3 {
    font-size: 4.5454545455vw;
  }
}
.contact__sns-banner-box h4 {
  font-size: 23px;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .contact__sns-banner-box h4 {
    font-size: 1.9166666667vw;
    margin-top: 2vw;
    margin-bottom: 2vw;
  }
}
@media (max-width: 440px) {
  .contact__sns-banner-box h4 {
    font-size: 3.6363636364vw;
    margin-top: 3.1818181818vw;
    margin-bottom: 3.1818181818vw;
  }
}
.contact__sns-banner-box-text {
  margin-right: 25px;
}
@media (max-width: 1200px) {
  .contact__sns-banner-box-text {
    margin-right: 2.0833333333vw;
  }
}
.contact__form {
  color: #00006e;
}
.contact__form-ttl {
  position: relative;
  padding-left: 55px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .contact__form-ttl {
    padding-left: 6.4166666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media (max-width: 440px) {
  .contact__form-ttl {
    margin-top: 4.5454545455vw;
    margin-bottom: 5.6818181818vw;
  }
}
.contact__form-ttl h2 {
  font-size: 40px;
}
@media (max-width: 1200px) {
  .contact__form-ttl h2 {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 440px) {
  .contact__form-ttl h2 {
    font-size: 5.6818181818vw;
  }
}
.contact__form-ttl p {
  font-size: 22px;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .contact__form-ttl p {
    font-size: 1.8333333333vw;
    margin-top: 0.8333333333vw;
  }
}
@media (max-width: 440px) {
  .contact__form-ttl p {
    font-size: 2.7272727273vw;
  }
}
.contact__form-ttl::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 75px;
  background-color: #00006e;
  position: absolute;
  top: 5px;
  left: 20px;
}
@media (max-width: 1200px) {
  .contact__form-ttl::after {
    width: 1.0833333333vw;
    height: 6.25vw;
    top: 0.4166666667vw;
    left: 3.75vw;
  }
}
@media (max-width: 440px) {
  .contact__form-ttl::after {
    width: 1.3636363636vw;
    height: 11.8181818182vw;
    top: -0.4545454545vw;
  }
}
.contact__form-form {
  border: 1.5px solid #00006e;
  width: 1100px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .contact__form-form {
    width: 91.6666666667vw;
  }
}

.footer__nav {
  margin-top: 150px;
  margin-bottom: 30px;
  font-size: 15px;
  color: #00006e;
}
@media (max-width: 1200px) {
  .footer__nav {
    margin-top: 12.5vw;
    margin-bottom: 2.5vw;
    font-size: 1.25vw;
  }
}
.footer__nav__list {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .footer__nav__list {
    justify-content: space-around;
  }
}
.footer__bar {
  background-color: #00006e;
  color: white;
  box-shadow: 0 4px 10px rgb(70, 69, 69);
}
.footer__bar .container {
  display: flex;
  padding-top: 30px;
  padding-bottom: 60px;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .footer__bar .container {
    padding-top: 2.5vw;
    padding-bottom: 5vw;
    justify-content: space-around;
  }
  .footer__bar .container .footer__bar-title {
    width: 41.6666666667vw;
  }
}
.footer__bar-tel {
  position: relative;
  text-align: right;
}
.footer__bar-tel img {
  position: absolute;
  top: 5px;
  left: -80px;
}
@media (max-width: 1200px) {
  .footer__bar-tel img {
    width: 6.25vw;
    top: 0.4166666667vw;
    left: -6.25vw;
  }
}
.footer__bar-tel a {
  margin-left: 20px;
  font-size: 50px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho" "number", serif;
}
@media (max-width: 1200px) {
  .footer__bar-tel a {
    margin-left: 1.6666666667vw;
    font-size: 4.1666666667vw;
  }
}
.footer__bar-tel p {
  margin-top: 10px;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", "number", sans-serif;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .footer__bar-tel p {
    margin-top: 0.8333333333vw;
    font-size: 1.5vw;
  }
}
.footer__link-btn {
  display: block;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 25px;
  background-color: #00006e;
  color: white;
}
@media (max-width: 1200px) {
  .footer__link-btn {
    margin-top: 4.1666666667vw;
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
    font-size: 2.0833333333vw;
  }
}
.footer__link small {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  color: #00006e;
}
@media (max-width: 1200px) {
  .footer__link small {
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
  }
}
.footer-tabInfo {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  background-color: #00006e;
  box-shadow: 0px -2px 10px #999;
  z-index: 100;
}
.footer-tabInfo dl {
  width: 33%;
}
.footer-tabInfo dl:nth-of-type(2) {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.footer-tabInfo dt {
  padding: 1.8229166667vw 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;
  }
}
@media (max-width: 768px) {
  .footer .footer__link_tab-btn {
    display: block;
    margin: 1.3020833333vw 6.5104166667vw 20.8333333333vw 6.5104166667vw;
    padding-top: 2.6041666667vw;
    padding-bottom: 2.6041666667vw;
    text-align: center;
    font-size: 2.8645833333vw;
    background-color: #00006e;
    color: white;
  }
}
@media (max-width: 440px) {
  .footer .footer__link_tab-btn {
    margin: 0vw 6.8181818182vw 25vw 6.8181818182vw;
  }
}

.footer-top {
  position: fixed;
  right: 1.4285714286vw;
  bottom: 1.4285714286vw;
  width: 5.7142857143vw;
  height: 5.7142857143vw;
  border: 2px solid #fff;
  border-radius: 50px;
  background: #00006e;
  box-shadow: 2px 2px 4px #999;
  z-index: 9;
}
@media (max-width: 768px) {
  .footer-top {
    right: 2.9947916667vw;
    bottom: 15.625vw;
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    border-radius: 50px;
  }
}
@media (max-width: 440px) {
  .footer-top {
    bottom: 20.4545454545vw;
    width: 13.6363636364vw;
    height: 13.6363636364vw;
  }
}

.footer-top img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3.4285714286vw;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .footer-top img {
    width: 6.25vw;
  }
}
@media (max-width: 440px) {
  .footer-top img .footer-top img {
    width: 8.6363636364vw;
  }
}

.footer__area {
  position: fixed;
  display: flex;
  flex-direction: column;
  bottom: 90px;
  right: 30px;
  gap: 14px;
  padding: 16px;
  border-radius: 32px;
  background: #d89c00;
  opacity: 0.7;
}

@media (max-width: 1400px) {
  .footer__area {
    display: none;
  }
}
.footer__area-link a {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #fff;
}

.footer__area-link a:hover {
  background: rgba(96, 74, 45, 0.5960784314);
}

.footer__area .current a {
  background: #00006e;
}

.form {
  font-size: 25px;
}
@media (max-width: 1200px) {
  .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: 50px 80px;
}
@media (max-width: 1200px) {
  .form form {
    margin: 4.1666666667vw 4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .form form {
    margin: 5vw 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: 1200px) {
  .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: 1200px) {
  .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 #00006e;
  font-size: 24px !important;
}
@media (max-width: 1200px) {
  .form input,
  .form textarea {
    font-size: 2vw !important;
  }
}
@media (max-width: 768px) {
  .form input,
  .form textarea {
    border: 1px solid #00006e;
  }
}
.form-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  gap: 0 100px;
}
@media (max-width: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .form-select {
    padding-bottom: 2.75vw;
  }
}
@media (max-width: 440px) {
  .form-select {
    margin-left: 0;
  }
}
.form-select-check {
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 20px 130px;
  background-color: #00006e;
  color: white;
}
@media (max-width: 1200px) {
  .form-submit input {
    padding: 1.6666666667vw 10.8333333333vw;
  }
}
@media (max-width: 440px) {
  .form-submit input {
    padding: 1.5909090909vw 20.4545454545vw;
    font-size: 3.6363636364vw !important;
  }
}
.form .textbox {
  align-items: flex-start;
  padding-top: 20px;
}
@media (max-width: 1200px) {
  .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: 1200px) {
  .form .hissu::after {
    right: 15px;
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 440px) {
  .form .hissu::after {
    right: 1.3636363636vw;
    font-size: 2.7272727273vw;
  }
}

/********************************************
* 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;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.load1 {
  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: 1200px) {
  #result {
    margin: 6.6666666667vw auto;
  }
}
#result h4 {
  margin-bottom: 45px;
  font-size: 47px;
}
@media (max-width: 1200px) {
  #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: 1200px) {
  #result p {
    font-size: 2.5833333333vw;
  }
}
@media (max-width: 768px) {
  #result p {
    font-size: 2.734375vw;
  }
}