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

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

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

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

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

/* 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) */
/* ============================================ */
dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

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

li {
  list-style-type: none;
}

body {
  font-variant-ligatures: none;
  font-family: "A-OTF UD新丸ゴ", "Noto Sans CJK JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
  overflow-x: hidden;
  color: #663333;
}

.bg {
  background-image: url("../img/bg.png");
  background-size: 150px 150px;
  background-color: rgba(255, 255, 255, 0.99);
  background-position: center;
  background-repeat: repeat;
}
@media (max-width: 1200px) {
  .bg {
    background-size: 12.5vw 12.5vw;
  }
}
@media (max-width: 768px) {
  .bg {
    background-size: 19.53125vw 19.53125vw;
  }
}

.recruit {
  background-color: #ffcccc;
}

.mincho {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
}

.gothic {
  font-family: "Noto Sans CJK JP", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
}

@font-face {
  font-family: "A-OTF UD新丸ゴ";
  src: url("../../../assets/fonts/A-OTF-UDSHINMGOPRO-MEDIUM.OTF");
  font-weight: 500;
}
@font-face {
  font-family: "A-OTF UD新丸ゴ";
  src: url("../../../assets/fonts/A-OTF-UDShinMGoPro-Light.OTF");
  font-weight: 300;
}
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;
  }
}

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

.container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .container {
    padding: 0 2%;
  }
}
@media (max-width: 768px) {
  .container {
    padding: 0;
  }
}

.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 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1200px) {
  .section-title {
    gap: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .section-title {
    gap: 2.34375vw;
  }
}
.section-title h2 {
  font-size: 18px;
  color: #fff;
  background-color: #e2345a;
  padding: 5px 0;
  width: 335px;
  text-align: center;
}
@media (max-width: 1200px) {
  .section-title h2 {
    font-size: 1.5vw;
    width: 27.9166666667vw;
  }
}
@media (max-width: 768px) {
  .section-title h2 {
    font-size: 3.6458333333vw;
    width: 39.5833333333vw;
    padding: 1.0416666667vw 0;
    letter-spacing: 0.3rem;
  }
}

@media (max-width: 768px) {
  .grecaptcha-badge {
    display: none;
    box-shadow: none !important;
  }
}

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

.fadeUp1.show-fadeUp1 {
  animation: fadeUp 1.2s ease-in-out forwards;
}

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

.fadeUp2.show-fadeUp2 {
  animation: fadeUp 1.2s 0.6s ease-in-out forwards;
}

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

.fadeUp3.show-fadeUp3 {
  animation: fadeUp 1.2s 1.2s ease-in-out forwards;
}

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

.fadeIn.show-fadeIn {
  animation: fadeIn 1.2s 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;
}

@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 textFade {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
.footer {
  padding-bottom: 50px;
  background-color: #c4c4c4;
  /********************************************
  * ハンバーガーメニュー
  ********************************************/
}
@media (max-width: 1200px) {
  .footer {
    padding-bottom: 13.3333333333vw;
  }
}
@media (max-width: 768px) {
  .footer {
    padding-bottom: 19.53125vw;
  }
}
.footer__flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 57px;
  padding-top: 43px;
}
@media (max-width: 1200px) {
  .footer__flex {
    gap: 4.75vw;
    padding-top: 3.5833333333vw;
  }
}
.footer__link {
  background-color: #646464;
  color: #fff;
  padding: 15px 0;
  width: 40%;
  font-size: 18px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .footer__link {
    padding: 1.25vw 0;
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .footer__link {
    font-size: 2.34375vw;
    padding: 1.3020833333vw 0;
    margin: 0 auto;
  }
}
@media (max-width: 440px) {
  .footer__link {
    font-size: 3.4090909091vw;
    padding: 2.2727272727vw;
    width: 70%;
  }
}
.footer__link a {
  display: block;
}
.footer__logo {
  margin: 0 auto;
  padding: 60px 0 20px 0;
  width: 250px;
}
@media (max-width: 1200px) {
  .footer__logo {
    width: 20.8333333333vw;
  }
}
@media (max-width: 768px) {
  .footer__logo {
    margin: 0 auto;
    padding: 5.7291666667vw 0;
    width: 39.0625vw;
  }
  .footer__logo p {
    margin-top: -1.3020833333vw;
    font-size: 2.34375vw;
    color: #fff;
    font-weight: 400;
  }
}
.footer__logo img {
  width: 100%;
}
.footer__nav__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 38px;
  color: #fff;
}
@media (max-width: 1200px) {
  .footer__nav__list {
    gap: 2.75vw;
  }
}
.footer__nav__list-link {
  font-size: 20px;
  font-weight: 200;
}
@media (max-width: 1200px) {
  .footer__nav__list-link {
    font-size: 1.6666666667vw;
  }
}
.footer__nav__list li + li {
  border-left: 2px dashed #fff;
  padding-left: 35px;
}
@media (max-width: 1200px) {
  .footer__nav__list li + li {
    padding-left: 2.9166666667vw;
  }
}
.footer__copy {
  padding-top: 30px;
  font-size: 16px;
  font-weight: 200;
  color: #fff;
  letter-spacing: 0.09em;
  text-align: center;
  display: block;
}
@media (max-width: 1200px) {
  .footer__copy {
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .footer__copy {
    padding-top: 3.90625vw;
    font-size: 2.0833333333vw;
  }
}
.footer__tabButton {
  color: #e2345a;
  width: 13.671875vw;
  height: 13.671875vw;
  z-index: 100;
  position: relative;
}
.footer__tabButton__link {
  max-height: 13.0208333333vw;
  height: 100vh;
  background-color: #e2345a;
  width: 227px;
}
.footer__tabButton__link img {
  max-width: 10.4166666667vw;
  width: 100%;
}
.footer__tabButton__link a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__tabButton-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  z-index: 100;
  width: 100%;
  gap: 1.3020833333vw;
}
.footer__tabButton span {
  position: absolute;
  width: 6.1197916667vw;
  left: 12.3697916667vw;
  height: 0.9114583333vw;
  background: #fff;
  border-radius: 10px;
  transition: 0.3s all ease-in-out;
}
.footer__tabButton span:nth-of-type(1) {
  top: 4.9479166667vw;
}
.footer__tabButton span:nth-of-type(2) {
  top: 6.7708333333vw;
}
.footer__tabButton span:nth-of-type(3) {
  top: 8.4635416667vw;
}
.footer__tabButton-active:nth-of-type(1) {
  width: 25% !important;
  top: 6.25vw !important;
  left: 12.3697916667vw;
  transform: rotate(45deg);
}
.footer__tabButton-active:nth-of-type(2) {
  width: 25% !important;
  top: 6.25vw !important;
  left: 12.3697916667vw;
  transform: rotate(-45deg);
}
.footer__tabButton-active:nth-of-type(3) {
  background-color: transparent !important;
}
.footer__tabButton-bg {
  display: block;
  width: 18.2291666667vw;
  height: 16.9270833333vw;
  right: 3.90625vw;
  top: 5.7291666667vw;
  z-index: 99;
  overflow: hidden;
}
@media (max-width: 440px) {
  .footer__tabButton-bg {
    width: 18.1818181818vw;
    height: 18.1818181818vw;
    right: 5vw;
    top: 5vw;
  }
}
.footer__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #ffcccc;
  color: #fff;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow: hidden;
}
.footer__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.footer__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4%;
  top: -4%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
}
.footer__tabNav__list-link {
  font-size: 3.3854166667vw;
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 440px) {
  .footer__tabNav__list-link {
    font-size: 5.4545454545vw;
    line-height: 1.6;
  }
}
.footer__tabNav-active {
  left: 0 !important;
  z-index: 100;
}

.form {
  font-size: 20px;
  padding-top: 11px;
  padding-bottom: 112px;
}
@media (max-width: 1200px) {
  .form {
    font-size: 1.6666666667vw;
    padding-top: 0.9166666667vw;
    padding-bottom: 9.3333333333vw;
  }
}
@media (max-width: 768px) {
  .form {
    padding-top: 0;
    padding-bottom: 10.9375vw;
    font-size: 2.8645833333vw;
    font-weight: 300;
  }
}
@media (max-width: 440px) {
  .form {
    font-size: 3.6363636364vw;
  }
}
.form .error {
  display: block;
  position: absolute;
  top: 103%;
  left: 0;
  width: 100%;
  color: #e2345a;
  font-size: 22px;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .form .error {
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .form .error {
    font-size: 2.8645833333vw;
  }
}
@media (max-width: 440px) {
  .form .error {
    font-size: 3.4090909091vw;
  }
}
.form .hissu::before {
  content: "※";
  display: inline-block;
  font-size: 21px;
  color: #e2345a;
}
@media (max-width: 1200px) {
  .form .hissu::before {
    font-size: 1.75vw;
  }
}
@media (max-width: 768px) {
  .form .hissu::before {
    font-size: 2.8645833333vw;
  }
}
.form-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 32px 0;
  gap: 5px;
  position: relative;
}
@media (max-width: 1200px) {
  .form-box {
    margin: 2.6666666667vw 0;
    gap: 0.4166666667vw;
  }
}
@media (max-width: 768px) {
  .form-box {
    margin: 5.3385416667vw 0;
    gap: 1.953125vw;
  }
}
.form-box-input {
  width: 100%;
}
.form-box label {
  width: 100%;
  padding: 8px 0;
  text-align: left;
  letter-spacing: 0.2rem;
}
@media (max-width: 1200px) {
  .form-box label {
    padding: 0.6666666667vw 0;
  }
}
@media (max-width: 768px) {
  .form-box label {
    padding: 1.0416666667vw 0;
  }
}
.form-box label-text {
  width: 100px;
}
@media (max-width: 1200px) {
  .form-box label-text {
    width: 8.3333333333vw;
  }
}
.form-box input {
  width: 100%;
  padding: 8px;
  background-color: #fcedf0;
  border: 1px solid #ddafb8;
}
@media (max-width: 1200px) {
  .form-box input {
    padding: 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form-box input {
    padding: 3.515625vw 1.5625vw;
    height: 5.2083333333vw;
  }
}
.form-box-select select {
  width: 100%;
  padding: 12px;
  background-color: #fcedf0;
  border: 1px solid #ddafb8;
  position: relative;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
       appearance: none !important;
  background-image: url(../img/select-arrow.png);
  background-repeat: no-repeat;
  background-size: 37px 25px;
  background-position: right 12px center;
}
@media (max-width: 1200px) {
  .form-box-select select {
    padding: 1vw;
    background-size: 3.0833333333vw 2.0833333333vw;
    background-position: right 1vw center;
  }
}
@media (max-width: 768px) {
  .form-box-select select {
    padding: 3.515625vw 1.5625vw;
    background-size: 4.8177083333vw 3.2552083333vw;
    background-position: right 1.5625vw center;
  }
}
.form textarea {
  width: 100%;
  height: 459px;
  background-color: #fcedf0;
  border: 1px solid #ddafb8;
  padding: 8px 12px;
  resize: none;
}
@media (max-width: 1200px) {
  .form textarea {
    height: 38.25vw;
    padding: 0.6666666667vw 1vw;
  }
}
@media (max-width: 768px) {
  .form textarea {
    height: 41.796875vw;
    padding: 1.0416666667vw 1.5625vw;
  }
}
.form-textarea {
  align-items: flex-start;
}
.form-submit {
  position: relative;
  text-align: center;
  margin-top: 72px;
}
@media (max-width: 768px) {
  .form-submit {
    margin-top: 6.25vw;
  }
}
.form-submit::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 590px;
  width: 42px;
  height: 34px;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .form-submit::after {
    left: 49.1666666667vw;
    width: 3.5vw;
    height: 2.8333333333vw;
  }
}
.form-submit input {
  width: 35%;
  padding: 16px 0;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  background-color: #e2345a;
  color: #fff;
}
@media (max-width: 1200px) {
  .form-submit input {
    padding: 1.6666666667vw 0;
    font-size: 1.6666666667vw;
    width: 30%;
  }
}
@media (max-width: 768px) {
  .form-submit input {
    padding: 2.2135416667vw 0;
    font-size: 3.3854166667vw;
    width: 36%;
  }
}
.form .box {
  margin: 0 auto;
}
.form .box .form-confirm {
  padding-bottom: 40px;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .form .box .form-confirm {
    padding-bottom: 3.3333333333vw;
  }
}
.form .box .form-confirm h4 {
  font-size: 28px;
  padding-bottom: 10px;
}
@media (max-width: 1200px) {
  .form .box .form-confirm h4 {
    font-size: 2.3333333333vw;
    padding-bottom: 0.8333333333vw;
  }
}
.form .box .form-box-input {
  color: #681f1f;
}

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

.header {
  /********************************************
  * ハンバーガーメニュー
  ********************************************/
}
@media (max-width: 768px) {
  .header {
    padding-bottom: 11.8489583333vw;
  }
}
.header__flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .header__flex {
    flex-direction: row;
    box-shadow: 0 0 10px rgba(128, 47, 62, 0.5);
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 100;
  }
}
.header__logo {
  background-color: #e2345a;
  width: 100%;
  text-align: center;
  padding: 26px 0;
}
@media (max-width: 1200px) {
  .header__logo {
    padding: 2.1666666667vw 0;
  }
}
@media (max-width: 768px) {
  .header__logo {
    background-color: #fff;
    text-align: left;
    padding: 2.734375vw 0;
  }
}
.header__logo img {
  width: 252px;
}
@media (max-width: 1200px) {
  .header__logo img {
    width: 21vw;
  }
}
@media (max-width: 768px) {
  .header__logo img {
    width: 26.0416666667vw;
    display: inline-block;
    margin-left: 2.4739583333vw;
  }
}
.header__logo p {
  padding-bottom: 3.2552083333vw;
  padding-left: 1.3020833333vw;
  font-size: 2.34375vw;
  color: #e2345a;
  display: inline-block;
}
@media (max-width: 440px) {
  .header__logo p {
    font-size: 3.1818181818vw;
  }
}
.header__nav {
  box-shadow: 0 0 10px rgba(128, 47, 62, 0.1);
  background-color: #fff;
  width: 100%;
}
.header__nav__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  font-size: 20px;
  gap: 78px;
  letter-spacing: 0.06em;
  padding: 46px 0 33px;
}
@media (max-width: 1200px) {
  .header__nav__list {
    gap: 6.5vw;
    padding: 3.8333333333vw 0 2.75vw;
    font-size: 1.6666666667vw;
  }
}
.header__nav__list-link {
  color: #e2345a;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.header__nav__list-link img {
  width: 100%;
}
.header__nav__list-link::after {
  position: absolute;
  top: 45px;
  font-size: 14px;
  color: #e2345a;
}
@media (max-width: 1200px) {
  .header__nav__list-link::after {
    top: 3.75vw;
    font-size: 1.1666666667vw;
  }
}
.header__nav__list-link:first-child {
  width: 144px;
}
@media (max-width: 1200px) {
  .header__nav__list-link:first-child {
    width: 12vw;
  }
}
.header__nav__list-link:first-child::after {
  content: "当店について";
}
.header__nav__list-link:nth-child(2) {
  width: 162px;
}
@media (max-width: 1200px) {
  .header__nav__list-link:nth-child(2) {
    width: 13.5vw;
  }
}
.header__nav__list-link:nth-child(2)::after {
  content: "お給料";
}
.header__nav__list-link:nth-child(3) {
  width: 181px;
}
@media (max-width: 1200px) {
  .header__nav__list-link:nth-child(3) {
    width: 15.0833333333vw;
  }
}
.header__nav__list-link:nth-child(3)::after {
  content: "在籍女性の声";
}
.header__nav__list-link:nth-child(4) {
  width: 112px;
}
@media (max-width: 1200px) {
  .header__nav__list-link:nth-child(4) {
    width: 9.3333333333vw;
  }
}
.header__nav__list-link:nth-child(4)::after {
  content: "よくある質問";
}
.header__nav__list-link:nth-child(5) {
  width: 158px;
}
@media (max-width: 1200px) {
  .header__nav__list-link:nth-child(5) {
    width: 13.1666666667vw;
  }
}
.header__nav__list-link:nth-child(5)::after {
  content: "お問い合わせ";
}
.header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #e2345a;
  transition: 0.6s all ease-out;
  z-index: 90;
  overflow: hidden;
  color: #fff;
}
.header__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.header__tabNav__logo {
  text-align: center;
}
.header__tabNav__logo img {
  width: 45.5729166667vw;
  padding-top: 5.2083333333vw;
}
.header__tabNav__logo p {
  font-size: 2.34375vw;
  margin-top: -1.3020833333vw;
}
.header__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4%;
  top: 3%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
}
.header__tabNav__list-link {
  font-size: 3.2552083333vw;
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 440px) {
  .header__tabNav__list-link {
    font-size: 4.5454545455vw;
    line-height: 1.6;
    font-weight: 400;
  }
}
.header__tabNav-active {
  left: 0 !important;
}
.header__tabButton {
  position: fixed;
  width: 5.7291666667vw;
  height: 0.9114583333vw;
  top: 2.6041666667vw;
  right: 5.3385416667vw;
  z-index: 100;
}
.header__tabButton span {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 0.9114583333vw;
  background: #e2345a;
  transition: 0.3s all ease-in-out;
  z-index: 100;
  color: #e2345a;
}
.header__tabButton span:nth-of-type(1) {
  top: 3.125vw;
}
.header__tabButton span:nth-of-type(2) {
  top: 5.2083333333vw;
  font-size: 2.34375vw;
}
.header__tabButton span:nth-of-type(3) {
  top: 7.421875vw;
}
.header__tabButton-active:nth-of-type(1) {
  width: 90% !important;
  top: 5.46875vw !important;
  left: 0.9114583333vw;
  transform: rotate(45deg);
  background: #fff;
}
.header__tabButton-active:nth-of-type(2) {
  background-color: transparent;
}
.header__tabButton-active:nth-of-type(3) {
  width: 90% !important;
  top: 5.46875vw !important;
  left: 0.9114583333vw;
  transform: rotate(-45deg);
  background: #fff;
}
.header__tabButton-nav {
  display: flex;
}
.header__tabButton-nav div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 9.1145833333vw 0;
  width: 100%;
  height: 13.0208333333vw;
  gap: 1.953125vw;
}
.header__tabButton-nav div span {
  font-size: 3.3854166667vw;
}

.top__img {
  width: 100%;
  padding-top: 85px;
  padding-bottom: 84px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .top__img {
    padding-top: 7.0833333333vw;
    padding-bottom: 7vw;
  }
}
@media (max-width: 768px) {
  .top__img {
    width: 100vw;
    padding: 4.8177083333vw 0 0;
  }
}
.top__img img {
  width: 1200px;
}
@media (max-width: 1200px) {
  .top__img img {
    width: 100vw;
  }
}
@media (max-width: 768px) {
  .top__img img {
    width: 100vw;
  }
}

.about {
  position: relative;
}
@media (max-width: 768px) {
  .about .section-title {
    padding-top: 8.203125vw;
  }
  .about .section-title img {
    width: 30.5989583333vw;
  }
}
.about h3 {
  font-size: 45px;
  color: #e2345a;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .about h3 {
    font-size: 3.75vw;
  }
}
@media (max-width: 768px) {
  .about h3 {
    font-size: 5.9895833333vw;
    line-height: 1.25;
  }
}
.about p {
  font-size: 18px;
  line-height: 1.9;
  font-weight: 400;
  font-feature-settings: "palt";
}
@media (max-width: 1200px) {
  .about p {
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .about p {
    font-size: 2.34375vw;
    line-height: 1.6;
  }
}
@media (max-width: 440px) {
  .about p {
    font-size: 3.6363636364vw;
  }
}
.about__girlImg {
  width: 867px;
  position: absolute;
  top: 60px;
  left: -174px;
  z-index: 0;
}
@media (max-width: 1880px) {
  .about__girlImg {
    top: 7.3684210526vw;
  }
}
@media (max-width: 1200px) {
  .about__girlImg {
    width: 72.25vw;
    top: 5.4166666667vw;
    left: -14.5vw;
  }
}
@media (max-width: 768px) {
  .about__girlImg {
    top: 75.5208333333vw;
    left: 5.46875vw;
    width: 89.1927083333vw;
  }
  .about__girlImg::after {
    content: "";
    background: url(../img/heart-r1.png) no-repeat center;
    background-size: 18.2291666667vw 18.2291666667vw;
    position: absolute;
    bottom: 49.21875vw;
    right: 5.859375vw;
    width: 18.2291666667vw;
    height: 18.2291666667vw;
  }
}
@media (max-width: 440px) {
  .about__girlImg {
    top: 115.9090909091vw;
  }
}
.about__girlImg img {
  width: 100%;
}
.about__box {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  text-align: left;
}
.about__box__wrap {
  padding-top: 98px;
  padding-bottom: 184px;
  text-align: right;
  position: relative;
}
@media (max-width: 1200px) {
  .about__box__wrap {
    padding-top: 8.1666666667vw;
    padding-bottom: 41.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__box__wrap {
    padding-top: 6.640625vw;
    padding-bottom: 107.9427083333vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
@media (max-width: 1200px) {
  .about__box {
    gap: 1.0833333333vw;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .about__box {
    gap: 0.9114583333vw;
  }
}
.about__box:first-child {
  padding-right: 138px;
}
@media (max-width: 1200px) {
  .about__box:first-child {
    padding-left: 41.6666666667vw;
    padding-right: 11.5vw;
  }
}
@media (max-width: 768px) {
  .about__box:first-child {
    padding-left: 0;
    padding-right: 0;
  }
}
.about__box:nth-child(2) {
  padding-right: 105px;
  padding-top: 88px;
}
@media (max-width: 1200px) {
  .about__box:nth-child(2) {
    padding-right: 0;
    padding-top: 7.3333333333vw;
    padding-left: 49.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__box:nth-child(2) {
    padding-left: 0;
    padding-top: 3.3854166667vw;
  }
}
@media (max-width: 440px) {
  .about__box:nth-child(2) {
    padding-top: 5.9090909091vw;
  }
}
.about__redbg {
  margin-top: -134px;
  padding: 100px 0;
  width: 100%;
  height: 839px;
  background-color: #e2345a;
  -webkit-clip-path: polygon(0 31%, 100% 0%, 100% 100%, 0 82%);
          clip-path: polygon(0 31%, 100% 0%, 100% 100%, 0 82%);
}
@media (max-width: 1880px) {
  .about__redbg {
    -webkit-clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0 91%);
            clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0 91%);
  }
}
@media (max-width: 1200px) {
  .about__redbg {
    margin-top: -41.6666666667vw;
    padding: 8.3333333333vw 0;
    height: 69.5833333333vw;
  }
}
@media (max-width: 768px) {
  .about__redbg {
    -webkit-clip-path: polygon(0 0%, 100% 7%, 100% 91%, 0 98%);
            clip-path: polygon(0 0%, 100% 7%, 100% 91%, 0 98%);
    height: 100.6510416667vw;
  }
}
@media (max-width: 440px) {
  .about__redbg {
    height: 145.4545454545vw;
  }
}
.about__redbg__box {
  display: inline-flex;
  flex-direction: column;
  gap: 27px;
  width: 100%;
}
.about__redbg__box__wrap {
  display: flex;
  flex-direction: column;
  gap: 57px;
  padding-top: 105px;
  width: 879px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .about__redbg__box__wrap {
    gap: 4.75vw;
    padding-top: 8.75vw;
    width: 91.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__redbg__box__wrap {
    gap: 5.2083333333vw;
    padding-top: 0.9114583333vw;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .about__redbg__box {
    gap: 2.25vw;
  }
}
@media (max-width: 768px) {
  .about__redbg__box {
    gap: 1.5625vw;
  }
}
.about__redbg__box h3,
.about__redbg__box p {
  color: #fff;
}
.about__redbg__box h3 {
  text-align: center;
}
.about__redbg__box p {
  font-size: 18px;
}
@media (max-width: 1200px) {
  .about__redbg__box p {
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .about__redbg__box p {
    padding: 0 4.9479166667vw;
    font-size: 2.9947916667vw;
  }
}
@media (max-width: 440px) {
  .about__redbg__box p {
    font-size: 3.6363636364vw;
  }
}
.about__redbg__box:first-child {
  position: relative;
}
.about__redbg__box:first-child::after {
  content: "";
  background: url(../img/heart-w.png) no-repeat center;
  background-size: 127px 140px;
  position: absolute;
  top: -103px;
  right: -120px;
  width: 127px;
  height: 140px;
}
@media (max-width: 1200px) {
  .about__redbg__box:first-child::after {
    background-size: 10.5833333333vw 11.6666666667vw;
    top: -8.5833333333vw;
    right: -0.1666666667vw;
    width: 10.5833333333vw;
    height: 11.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__redbg__box:first-child::after {
    display: none;
  }
}

.salary {
  margin-top: -114px;
}
@media (max-width: 1200px) {
  .salary {
    margin-top: -9.5vw;
  }
}
@media (max-width: 768px) {
  .salary {
    margin-top: -14.84375vw;
  }
}
.salary .section-title {
  padding-top: 188px;
  position: relative;
}
@media (max-width: 768px) {
  .salary .section-title {
    padding-top: 27.4739583333vw;
  }
  .salary .section-title img {
    width: 34.8958333333vw;
    position: absolute;
    bottom: 4.6875vw;
  }
}
.salary .section-title::before {
  content: "";
  display: block;
  position: absolute;
  top: 128px;
  left: 87px;
  width: 164px;
  height: 164px;
  background-image: url(../img/heart-r1.png);
  background-size: 164px 164px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1200px) {
  .salary .section-title::before {
    top: 10.6666666667vw;
    left: 7.25vw;
    width: 13.6666666667vw;
    height: 13.6666666667vw;
    background-size: 13.6666666667vw;
  }
}
@media (max-width: 768px) {
  .salary .section-title::before {
    background-image: url(../img/heart-r2.png);
    top: 14.3229166667vw;
    left: 10.0260416667vw;
    width: 8.7239583333vw;
    height: 16.40625vw;
    background-size: 8.7239583333vw 16.40625vw;
  }
}
.salary__text {
  padding: 50px 0;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 1200px) {
  .salary__text {
    padding: 4.1666666667vw 0;
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .salary__text {
    padding: 2.8645833333vw 0;
    font-size: 2.8645833333vw;
    font-weight: 300;
  }
}
@media (max-width: 440px) {
  .salary__text {
    font-size: 3.6363636364vw;
  }
}
.salary__box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 50px;
  padding-top: 40px;
}
@media (max-width: 1200px) {
  .salary__box {
    gap: 4.1666666667vw;
    padding-top: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__box {
    flex-direction: column;
    padding-top: 11.8489583333vw;
    gap: 13.8020833333vw;
  }
}
.salary__box__item {
  border: 2px solid #e2345a;
  box-shadow: 0 0 10px rgba(226, 52, 90, 0.5);
  border-radius: 40px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .salary__box__item {
    width: 67.1875vw;
    border-radius: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .salary__box__item {
    width: 88.6363636364vw;
  }
}
.salary__box__item h3 {
  padding: 15px 0;
  margin: -22px auto 18px;
  font-size: 17px;
  width: 218px;
  text-align: center;
  background-color: #e2345a;
  color: #fff;
}
@media (max-width: 1200px) {
  .salary__box__item h3 {
    padding: 1.25vw 0;
    margin: -1.8333333333vw auto 1.5vw;
    font-size: 1.4166666667vw;
    width: 22.5vw;
  }
}
@media (max-width: 768px) {
  .salary__box__item h3 {
    padding: 3.125vw 0;
    margin: -5.078125vw auto 4.0364583333vw;
    font-size: 3.125vw;
    width: 43.6197916667vw;
    letter-spacing: 0.0390625vw;
  }
}
@media (max-width: 440px) {
  .salary__box__item h3 {
    font-size: 3.6363636364vw;
  }
}
.salary__box__item p {
  font-size: 20px;
  text-align: center;
}
@media (max-width: 1200px) {
  .salary__box__item p {
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box__item p {
    font-size: 4.296875vw;
    letter-spacing: 0.2rem;
  }
}
.salary__box__item dl {
  padding: 10px 50px 32px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .salary__box__item dl {
    padding: 2.5vw 4.1666666667vw 2.6666666667vw;
    gap: 2.5vw 0;
  }
}
@media (max-width: 768px) {
  .salary__box__item dl {
    padding: 4.8177083333vw 0 4.8177083333vw;
    gap: 4.8177083333vw 0;
    align-items: center;
  }
}
.salary__box__item dl div {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}
@media (max-width: 1200px) {
  .salary__box__item dl div {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box__item dl div {
    justify-content: center;
    gap: 2.6041666667vw;
  }
}
.salary__box__item dl div dt {
  font-size: 21px;
  padding-bottom: 10px;
}
@media (max-width: 1200px) {
  .salary__box__item dl div dt {
    font-size: 1.75vw;
    padding-bottom: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__box__item dl div dt {
    font-size: 4.296875vw;
    letter-spacing: 0.2rem;
  }
}
.salary__box__item dl div dd {
  font-size: 58px;
  color: #e2345a;
}
@media (max-width: 1200px) {
  .salary__box__item dl div dd {
    font-size: 4.8333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__box__item dl div dd img {
    width: 30.2083333333vw;
  }
}
.salary__box__item:last-child dl {
  flex-direction: row;
  gap: 60px;
  padding: 10px 95px 32px;
}
@media (max-width: 1200px) {
  .salary__box__item:last-child dl {
    gap: 5vw;
    padding: 0.8333333333vw 7.9166666667vw 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__box__item:last-child dl {
    flex-direction: column;
    padding: 4.8177083333vw 0 7.2916666667vw;
    width: 56.7708333333vw;
    margin: 0 auto;
  }
  .salary__box__item:last-child dl div {
    width: 56.3802083333vw;
    gap: 0;
    justify-content: space-between;
  }
}
@media (max-width: 440px) {
  .salary__box__item:last-child dl div {
    width: 59.0909090909vw;
  }
}
.salary__box__item:last-child h3 {
  font-size: 21px;
}
@media (max-width: 1200px) {
  .salary__box__item:last-child h3 {
    font-size: 1.75vw;
  }
}
@media (max-width: 768px) {
  .salary__box__item:last-child h3 {
    font-size: 3.125vw;
  }
}
@media (max-width: 440px) {
  .salary__box__item:last-child h3 {
    font-size: 3.6363636364vw;
  }
}
.salary__point {
  padding-top: 123px;
  padding-bottom: 100px;
}
@media (max-width: 1200px) {
  .salary__point {
    padding-top: 10.25vw;
    padding-bottom: 8.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__point {
    padding-top: 10.6770833333vw;
    padding-bottom: 13.0208333333vw;
  }
}
.salary__point h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-align: center;
  color: #e2345a;
  font-size: 36px;
}
@media (max-width: 1200px) {
  .salary__point h4 {
    gap: 0.8333333333vw;
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .salary__point h4 {
    font-size: 5.7291666667vw;
  }
}
.salary__point h4::before, .salary__point h4::after {
  content: "";
  display: block;
  background: url(../img/salary-deco.png) no-repeat center center;
  background-size: 27px 28px;
  width: 27px;
  height: 28px;
  margin-bottom: 43px;
}
@media (max-width: 1200px) {
  .salary__point h4::before, .salary__point h4::after {
    width: 2.25vw;
    height: 2.3333333333vw;
    margin-bottom: 3.5833333333vw;
    background-size: 2.25vw 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__point h4::before, .salary__point h4::after {
    width: 3.515625vw;
    height: 3.6458333333vw;
    margin-bottom: 5.5989583333vw;
    background-size: 3.515625vw 3.6458333333vw;
  }
}
.salary__point h4::before {
  transform: rotate(253deg);
}
.salary__point__box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 53px;
  padding-right: 60px;
  padding-top: 42px;
}
@media (max-width: 1200px) {
  .salary__point__box {
    gap: 4.4166666667vw;
    padding-right: 5vw;
    padding-top: 3.5vw;
  }
}
@media (max-width: 768px) {
  .salary__point__box {
    padding-right: 0;
    flex-direction: column-reverse;
    gap: 0.5208333333vw;
  }
}
.salary__point__box__list {
  display: flex;
  flex-direction: column;
  gap: 42px;
  padding-top: 26px;
}
@media (max-width: 1200px) {
  .salary__point__box__list {
    gap: 3.5vw;
    padding-top: 2.1666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__point__box__list {
    gap: 8.0729166667vw;
  }
}
.salary__point__box__list-link {
  font-size: 27px;
  box-shadow: 0px -6px 5px -3px rgba(255, 176, 197, 0.6) inset, 0px 8px 4px -2px #ffb0c5;
  font-weight: bold;
  padding: 0 34px;
  text-align: center;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .salary__point__box__list-link {
    font-size: 2.25vw;
  }
}
@media (max-width: 768px) {
  .salary__point__box__list-link {
    font-size: 6.25vw;
    letter-spacing: 0.5rem;
    font-weight: 400;
    box-shadow: 0px -6px 5px -5px rgba(255, 176, 197, 0.6) inset, 0px 8px 4px -3px #ffb0c5;
    padding: 0 4.4270833333vw;
  }
}
.salary__point__box__img img {
  width: 524px;
}
@media (max-width: 1200px) {
  .salary__point__box__img img {
    width: 43.6666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__point__box__img img {
    width: 79.1666666667vw;
  }
}

.faq .section-title {
  padding-top: 112px;
}
@media (max-width: 1200px) {
  .faq .section-title {
    padding-top: 9.3333333333vw;
  }
}
@media (max-width: 768px) {
  .faq .section-title {
    padding-top: 4.9479166667vw;
    gap: 1.4322916667vw;
  }
  .faq .section-title img {
    width: 23.5677083333vw;
  }
}
.faq-box {
  font-size: 19px;
  line-height: 1.7;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: relative;
}
.faq-box-wrapper {
  display: flex;
  flex-direction: column;
  gap: 21px;
  padding-top: 61px;
  padding-bottom: 100px;
  width: 1098px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .faq-box-wrapper {
    width: 91.5vw;
    padding-top: 5.0833333333vw;
    padding-bottom: 8.3333333333vw;
    gap: 1.75vw;
  }
}
@media (max-width: 768px) {
  .faq-box-wrapper {
    width: 100%;
    padding: 7.9427083333vw 3.515625vw;
    gap: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .faq-box-wrapper {
    width: 100vw;
    padding-top: 13.8636363636vw;
    padding-bottom: 5.2083333333vw;
    gap: 4.7727272727vw;
  }
}
@media (max-width: 1200px) {
  .faq-box {
    font-size: 1.5833333333vw;
  }
}
@media (max-width: 768px) {
  .faq-box {
    font-size: 2.8645833333vw;
  }
}
@media (max-width: 440px) {
  .faq-box {
    font-size: 3.6363636364vw;
  }
}
.faq-box-q {
  position: relative;
  padding: 19px 0 19px 84px;
}
@media (max-width: 1200px) {
  .faq-box-q {
    padding: 1.5833333333vw 0 1.5833333333vw 7vw;
  }
}
@media (max-width: 768px) {
  .faq-box-q {
    padding: 3.2552083333vw 0 3.2552083333vw 7.2916666667vw;
    font-size: 3.3854166667vw;
  }
}
@media (max-width: 440px) {
  .faq-box-q {
    font-size: 3.6363636364vw;
  }
}
.faq-box-q::before {
  content: "";
  position: absolute;
  left: 19px;
  top: 17px;
  background: url(../img/q-icon.png) no-repeat center;
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
}
@media (max-width: 1200px) {
  .faq-box-q::before {
    width: 2.9166666667vw;
    height: 2.9166666667vw;
    left: 1.5833333333vw;
    top: 1.4166666667vw;
    background-size: 2.9166666667vw 2.9166666667vw;
  }
}
@media (max-width: 768px) {
  .faq-box-q::before {
    top: 3.6458333333vw;
    width: 4.5572916667vw;
    height: 4.5572916667vw;
    background-size: 4.5572916667vw 4.5572916667vw;
  }
}
.faq-box-q::after {
  content: "";
  position: absolute;
  right: 32px;
  top: 27px;
  background: url(../img/open-icon.png) no-repeat center;
  background-size: 29px 29px;
  width: 29px;
  height: 29px;
}
@media (max-width: 1200px) {
  .faq-box-q::after {
    width: 2.4166666667vw;
    height: 2.4166666667vw;
    background-size: 2.4166666667vw 2.4166666667vw;
    top: 2.25vw;
    right: 2.6666666667vw;
  }
}
.faq-box-q.q-open {
  background-color: #f2dfe2;
}
.faq-box-q.q-open::after {
  transform: rotate(227deg);
}
.faq-box-a {
  display: none;
  position: relative;
}
.faq-box-a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/a-icon.png) no-repeat center;
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
}
@media (max-width: 1200px) {
  .faq-box-a::before {
    width: 2.9166666667vw;
    height: 2.9166666667vw;
    background-size: 2.9166666667vw 2.9166666667vw;
  }
}
@media (max-width: 768px) {
  .faq-box-a::before {
    width: 4.5572916667vw;
    height: 4.5572916667vw;
    background-size: 4.5572916667vw 4.5572916667vw;
  }
}
.faq-box-a.a-open {
  display: block;
  padding: 19px 0 19px 84px;
}
@media (max-width: 1200px) {
  .faq-box-a.a-open {
    padding: 1.5833333333vw 0 1.5833333333vw 7vw;
  }
}
@media (max-width: 768px) {
  .faq-box-a.a-open {
    padding: 3.2552083333vw 0 3.2552083333vw 7.2916666667vw;
    font-size: 3.3854166667vw;
  }
}
@media (max-width: 440px) {
  .faq-box-a.a-open {
    font-size: 3.6363636364vw;
  }
}
.faq-box-a.a-open::before {
  left: 19px;
  top: 12px;
}
@media (max-width: 1200px) {
  .faq-box-a.a-open::before {
    left: 1.5833333333vw;
    top: 1vw;
  }
}
@media (max-width: 768px) {
  .faq-box-a.a-open::before {
    top: 3.7760416667vw;
  }
}

.opinions .section-title {
  padding-top: 56px;
}
@media (max-width: 1200px) {
  .opinions .section-title {
    padding-top: 4.6666666667vw;
  }
}
@media (max-width: 768px) {
  .opinions .section-title {
    padding-top: 11.71875vw;
    gap: 0;
  }
  .opinions .section-title img {
    width: 38.28125vw;
  }
}
.opinions .opinions__box {
  padding-top: 153px;
  padding-left: 36px;
  padding-right: 44px;
  padding-bottom: 100px;
  display: flex;
  flex-direction: column;
  gap: 21px;
}
@media (max-width: 1200px) {
  .opinions .opinions__box {
    padding-top: 12.75vw;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8.3333333333vw;
    gap: 1.75vw;
  }
}
@media (max-width: 768px) {
  .opinions .opinions__box {
    padding: 3.515625vw 1.5625vw 0;
  }
}
.opinions .opinions__box__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 75px;
  background: url(../img/comment-bg.png) no-repeat center;
  background-size: 836px 273px;
  width: 836px;
  height: 273px;
  font-size: 17px;
  line-height: 1.8;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .opinions .opinions__box__text {
    padding: 0 6.25vw;
    width: 69.6666666667vw;
    height: 22.75vw;
    background-size: 69.6666666667vw 22.75vw;
    font-size: 1.4166666667vw;
  }
}
@media (max-width: 768px) {
  .opinions .opinions__box__text {
    padding: 0 6.5104166667vw;
    width: 100%;
    height: 36.5885416667vw;
    background-size: 100% 36.5885416667vw;
    font-size: 2.734375vw;
    line-height: 1.8;
    font-weight: 300;
  }
}
@media (max-width: 440px) {
  .opinions .opinions__box__text {
    padding: 0 4.5454545455vw;
    font-size: 3.6363636364vw;
    background: url(../img/comment-bg-sp.png) no-repeat center;
    background-size: 100% 63.8636363636vw;
    height: 63.8636363636vw;
  }
}
.opinions .opinions__box__text span {
  text-align: right;
}
@media (max-width: 768px) {
  .opinions .opinions__box__text span {
    margin-top: -0.6510416667vw;
  }
}
.opinions .opinions__box__text:first-child {
  position: relative;
}
.opinions .opinions__box__text:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: -217px;
  width: 97px;
  height: 156px;
  background-image: url(../img/heart-r2.png);
  background-size: 97px 156px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1200px) {
  .opinions .opinions__box__text:first-child::before {
    width: 8.0833333333vw;
    height: 13vw;
    background-size: 8.0833333333vw 13vw;
    right: -10.8333333333vw;
  }
}
@media (max-width: 768px) {
  .opinions .opinions__box__text:first-child::before {
    right: 6.1197916667vw;
    top: -22.3958333333vw;
    width: 8.4635416667vw;
    height: 13.5416666667vw;
    background-size: 8.4635416667vw 13.5416666667vw;
  }
}
.opinions .opinions__box__text:nth-child(2) {
  margin-left: auto;
  transform: scale(-1, 1);
}
@media (max-width: 440px) {
  .opinions .opinions__box__text:nth-child(2) {
    height: 75vw;
    background-size: 100% 75vw;
  }
}
.opinions .opinions__box__text:nth-child(2) p,
.opinions .opinions__box__text:nth-child(2) span {
  transform: scale(-1, 1);
}
.opinions .opinions__box__text:nth-child(3) {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .opinions .opinions__box__text:nth-child(3) {
    margin-top: 0;
  }
  .opinions .opinions__box__text:nth-child(3) p {
    margin-top: -2.0833333333vw;
  }
  .opinions .opinions__box__text:nth-child(3) span {
    margin-top: -4.5572916667vw;
  }
}

.contact .section-title {
  padding-top: 96px;
}
@media (max-width: 1200px) {
  .contact .section-title {
    padding-top: 8vw;
  }
}
@media (max-width: 768px) {
  .contact .section-title {
    padding-top: 13.0208333333vw;
  }
  .contact .section-title img {
    width: 35.15625vw;
  }
}
.contact__text {
  padding-top: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  text-align: center;
  font-size: 18px;
  line-height: 1.8;
}
@media (max-width: 1200px) {
  .contact__text {
    gap: 1.1666666667vw;
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .contact__text {
    gap: 1.3020833333vw;
    font-size: 2.734375vw;
    font-weight: 300;
  }
}
@media (max-width: 440px) {
  .contact__text {
    font-size: 3.6363636364vw;
  }
}
.contact__text span {
  color: #e2345a;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .contact__text span {
    font-size: 1.5833333333vw;
  }
}
@media (max-width: 768px) {
  .contact__text span {
    font-size: 2.4739583333vw;
  }
}
@media (max-width: 440px) {
  .contact__text span {
    font-size: 3.6363636364vw;
  }
}
.contact__box {
  width: 850px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .contact__box {
    width: 70.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__box {
    width: 100%;
    padding: 0 3.6458333333vw;
  }
}/*# sourceMappingURL=style.css.map */