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

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

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

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

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

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

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

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

/* Lists (definition) */
/* ============================================ */
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: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  overflow-x: hidden;
  color: #000000;
  font-weight: 500;
}

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

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

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

.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 {
  display: none;
}
@media (max-width: 768px) {
  .section-title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 7%;
    color: #000035;
    font-size: 5.9895833333vw;
  }
  .section-title::before, .section-title::after {
    content: "";
    width: 13.5416666667vw;
    height: 3.3854166667vw;
    background: url(../images/title-deco-tab1.png) no-repeat;
    background-size: 100%;
  }
  .section-title::after {
    background: url(../images/title-deco-tab2.png) no-repeat;
    background-size: 100%;
  }
}

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

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

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

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

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

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

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

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

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bound1 {
  opacity: 0;
}

.bound1.show-bound1 {
  -webkit-animation: bound 2s 0.6s linear forwards;
          animation: bound 2s 0.6s linear forwards;
}

.bound2 {
  opacity: 0;
}

.bound2.show-bound2 {
  -webkit-animation: bound 2s 1s linear forwards;
          animation: bound 2s 1s linear forwards;
}

@-webkit-keyframes bound {
  0% {
    transform: translate(0%, -48%);
    opacity: 0;
  }
  30% {
    transform: translate(0%, 0%) scale(0.95);
  }
  40% {
    transform: translate(0%, -12%);
    opacity: 1;
  }
  55% {
    transform: translate(0%, 0%) scale(0.95);
  }
  60% {
    transform: translate(0%, -6%);
  }
  70% {
    transform: translate(0%, 0%) scale(0.95);
  }
  75% {
    transform: translate(0%, -2.4%);
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}

@keyframes bound {
  0% {
    transform: translate(0%, -48%);
    opacity: 0;
  }
  30% {
    transform: translate(0%, 0%) scale(0.95);
  }
  40% {
    transform: translate(0%, -12%);
    opacity: 1;
  }
  55% {
    transform: translate(0%, 0%) scale(0.95);
  }
  60% {
    transform: translate(0%, -6%);
  }
  70% {
    transform: translate(0%, 0%) scale(0.95);
  }
  75% {
    transform: translate(0%, -2.4%);
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.footer-wrap1 {
  padding: 86px 0 28px;
  background: #004685;
}
@media (max-width: 1200px) {
  .footer-wrap1 {
    padding: 7.1666666667vw 0 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .footer-wrap1 {
    padding: 4.1666666667vw 0;
  }
}
.footer-wrap2 {
  padding: 84px 0;
  background: #ba9868;
}
@media (max-width: 1200px) {
  .footer-wrap2 {
    padding: 7vw 0 21.3541666667vw;
  }
}
.footer-info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 64px;
}
@media (max-width: 1200px) {
  .footer-info {
    padding: 0 5.3333333333vw;
  }
}
@media (max-width: 1200px) {
  .footer-info-logo img {
    width: 40.5vw;
  }
}
.footer-info-tel {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
  gap: 4px;
  color: #fff;
  font-size: 58px;
}
@media (max-width: 1200px) {
  .footer-info-tel {
    margin-bottom: 2.5vw;
    font-size: 4.8333333333vw;
  }
}
@media (max-width: 768px) {
  .footer-info-tel {
    margin-bottom: 0;
  }
}
.footer-info-tel::before {
  content: "";
  width: 61px;
  height: 39px;
  background: url(../images/tel-wh.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .footer-info-tel::before {
    width: 5.0833333333vw;
    height: 3.25vw;
  }
}
.footer__nav {
  margin-top: 68px;
  padding: 0 6%;
}
@media (max-width: 1200px) {
  .footer__nav {
    margin-top: 5.6666666667vw;
  }
}
.footer__nav__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.footer__nav__list-link {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .footer__nav__list-link {
    font-size: 1.6666666667vw;
  }
}
.footer-link {
  margin: 0px auto;
  color: #ba9868;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.6rem;
}
@media (max-width: 1200px) {
  .footer-link {
    font-size: 2vw;
  }
}
.footer-link a {
  position: relative;
  display: inline-block;
  width: 1040px;
  padding: 28px 0;
  background: #fff;
  text-decoration: none;
  outline: none;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .footer-link a {
    width: 86.6666666667vw;
    padding: 2.3333333333vw 0;
  }
}
.footer-link a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(178, 170, 143, 0.6) 100%);
  transform: skewX(-25deg);
}
.footer-link a:hover::before {
  -webkit-animation: shine 0.7s;
          animation: shine 0.7s;
}
.footer__navTab__list {
  position: fixed;
  display: flex;
  justify-content: space-between;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to bottom, #000035 0%, #1e1e66 56%, #4949a5 100%);
  box-shadow: 0px -2px 10px #999;
  z-index: 100;
}
.footer__navTab__list-link {
  width: 33%;
  padding: 1.5625vw 0;
}
@media (max-width: 440px) {
  .footer__navTab__list-link {
    padding: 2.7272727273vw 0;
  }
}
.footer__navTab__list-link-img {
  width: 7.5520833333vw;
  margin: 0 auto;
}
@media (max-width: 440px) {
  .footer__navTab__list-link-img {
    width: 10.4545454545vw;
  }
}
.footer__navTab__list-link + .footer__navTab__list-link {
  border-left: 1px solid #fff;
}
.footer-top {
  position: fixed;
  right: 2.9947916667vw;
  bottom: 15.625vw;
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  border: 2px solid #fff;
  border-radius: 50px;
  background: #000035;
  box-shadow: 2px 2px 4px #999;
  z-index: 9;
}
@media (max-width: 440px) {
  .footer-top {
    bottom: 18.1818181818vw;
    width: 13.6363636364vw;
    height: 13.6363636364vw;
  }
}
.footer-top img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6.25vw;
  transform: translate(-50%, -50%);
}
@media (max-width: 440px) {
  .footer-top img {
    width: 8.6363636364vw;
  }
}
.footer__area {
  position: fixed;
  display: flex;
  flex-direction: column;
  bottom: 60px;
  right: 30px;
  gap: 16px;
  padding: 16px;
  border-radius: 32px;
  background: #ba9868;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .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: #ba9868;
}
.footer__area .current a {
  background: #004685;
}

.form {
  font-size: 24px;
}
@media (max-width: 1200px) {
  .form {
    font-size: 1.935483871vw;
  }
}
@media (max-width: 768px) {
  .form {
    font-size: 4.4270833333vw;
  }
}
.form .error {
  display: block;
  position: absolute;
  top: 120%;
  left: 30%;
  width: 100%;
  color: red;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .form .error {
    top: 105%;
    left: 0;
    font-size: 3.3854166667vw;
  }
}
.form .hissu {
  position: relative;
}
.form .hissu::after {
  content: "必須";
  position: absolute;
  right: 22px;
  bottom: 3px;
  padding: 8px;
  color: #fff;
  font-size: 21px;
  border-radius: 8px;
  background: #ba9868;
}
@media (max-width: 1200px) {
  .form .hissu::after {
    right: -6.1666666667vw;
    bottom: 0.234375vw;
    padding: 0.6666666667vw;
    font-size: 1.75vw;
    border-radius: 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form .hissu::after {
    bottom: 0.390625vw;
    right: 3.90625vw;
    padding: 1.0416666667vw;
    font-size: 3.125vw;
    border-radius: 1.0416666667vw;
  }
}
.form .multi::after {
  content: "複数選択可";
  margin-left: 48px;
  color: #ba9868;
  font-size: 21px;
}
@media (max-width: 1200px) {
  .form .multi::after {
    margin-left: 4vw;
    font-size: 1.75vw;
  }
}
@media (max-width: 768px) {
  .form .multi::after {
    margin-left: 1.0416666667vw;
    font-size: 2.734375vw;
  }
}
.form-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 40px 0;
}
@media (max-width: 1200px) {
  .form-box {
    margin: 3.2258064516vw 0;
  }
}
@media (max-width: 768px) {
  .form-box {
    flex-direction: column;
    margin: 5.2083333333vw 0;
    gap: 0 11.4583333333vw;
  }
}
.form-box label {
  width: 30%;
  padding: 8px 0;
  color: #000;
  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 {
    width: 100%;
    margin-bottom: 2.0833333333vw;
  }
}
.form-box label-text {
  width: 100px;
}
@media (max-width: 1200px) {
  .form-box label-text {
    width: 8.3333333333vw;
  }
}
.form-box input {
  width: 50%;
  padding: 8px 12px;
  border: 1px solid #000;
  border-radius: 8px;
}
@media (max-width: 1200px) {
  .form-box input {
    padding: 0.6451612903vw 0.9677419355vw;
  }
}
@media (max-width: 768px) {
  .form-box input {
    width: 100%;
    padding: 1.0416666667vw 1.5625vw;
  }
}
.form-box-radio {
  display: flex;
  gap: 0 20px;
  flex-wrap: wrap;
  width: 64%;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .form-box-radio {
    width: 100%;
  }
}
.form-box-radio input {
  width: auto;
}
.form-box-radio label {
  background: none;
  color: #000;
}
.form-box-radio label #mibunsonota {
  border: 1px solid #323232;
  border-radius: 12px;
  height: 40px;
  text-align: left;
}
.form textarea {
  width: 60%;
  height: 450px;
  padding: 8px 12px;
  border: 1px solid #000;
  border-radius: 8px;
  resize: none;
}
@media (max-width: 1200px) {
  .form textarea {
    height: 37.5vw;
    padding: 0.6666666667vw 1vw;
    border-radius: 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form textarea {
    width: 100%;
    height: 83.984375vw;
    margin-top: 2.8645833333vw;
    border-radius: 2.0833333333vw;
  }
}
.form-textarea {
  align-items: flex-start;
}
.form-select {
  display: flex;
  align-items: center;
  margin-top: 70px;
  margin-bottom: -24px;
  margin-left: 288px;
  gap: 0 20px;
}
@media (max-width: 1200px) {
  .form-select {
    margin-top: 5.8333333333vw;
    margin-bottom: -2vw;
    margin-left: 32.3333333333vw;
    gap: 0 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form-select {
    margin-top: 9.1145833333vw;
    margin-left: 0;
  }
}
.form-select-label {
  display: flex;
  align-items: center;
  color: #ba9868;
  font-size: 26px;
}
@media (max-width: 1200px) {
  .form-select-label {
    font-size: 2.1666666667vw;
  }
}
@media (max-width: 768px) {
  .form-select-label {
    font-size: 4.1666666667vw;
  }
}
.form-select-label input {
  margin-right: 8px;
}
@media (max-width: 1200px) {
  .form-select-label input {
    margin-right: 0.6451612903vw;
  }
}
.form-select-label:nth-of-type(1) {
  margin-right: 3%;
}
.form-submit {
  position: relative;
  margin-top: 76px;
  text-align: center;
}
@media (max-width: 1200px) {
  .form-submit {
    margin-top: 6.3333333333vw;
  }
}
@media (max-width: 768px) {
  .form-submit {
    margin-top: 7.8125vw;
  }
}
.form-submit::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 590px;
  width: 42px;
  height: 34px;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .form-submit::after {
    left: 49.1666666667vw;
    width: 3.5vw;
    height: 2.8333333333vw;
  }
}
@media (max-width: 768px) {
  .form-submit::after {
    left: 55.7291666667vw;
  }
}
@media (max-width: 440px) {
  .form-submit::after {
    left: 63.1818181818vw;
    width: 5.6818181818vw;
    height: 4.5454545455vw;
  }
}
.form-submit input {
  width: 67%;
  padding: 20px 0;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 2rem;
  text-align: center;
  background: #ba9868;
}
@media (max-width: 1200px) {
  .form-submit input {
    padding: 1.6666666667vw 0;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .form-submit input {
    font-size: 3.90625vw;
  }
}
@media (max-width: 440px) {
  .form-submit input {
    width: 100%;
    padding: 2.7272727273vw 0;
    font-size: 5vw;
  }
}
.form .box {
  margin: 0 auto;
}
.form .box .form-confirm {
  color: #ba9868;
  padding-bottom: 40px;
  text-align: center;
  line-height: 1.5;
}
.form .box .form-confirm h4 {
  font-size: 28px;
  padding-bottom: 10px;
}
.form .box .form-box-input {
  color: #ba9868;
}

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

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

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

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

.header {
  padding-bottom: 12px;
  background: #004685;
  filter: drop-shadow(3px 5px 8px rgba(0, 0, 0, 0.3));
}
@media (max-width: 1200px) {
  .header {
    padding-bottom: 1vw;
  }
}
@media (max-width: 768px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 2.0833333333vw;
    z-index: 100;
  }
}
.header-form {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .header-form {
    display: none;
  }
}
.header-form-tel {
  color: #ba9868;
  font-size: 26px;
  background: #fff;
  border-bottom-left-radius: 16px;
}
@media (max-width: 1200px) {
  .header-form-tel {
    font-size: 2.1666666667vw;
    border-bottom-left-radius: 1.3333333333vw;
  }
}
.header-form-tel a {
  display: inline-block;
  padding: 12px 28px;
}
@media (max-width: 1200px) {
  .header-form-tel a {
    padding: 1vw 2.3333333333vw;
  }
}
.header-form-tel a p {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 1200px) {
  .header-form-tel a p {
    gap: 0.8333333333vw;
  }
}
.header-form-tel a p::before {
  content: "";
  width: 47px;
  height: 30px;
  background: url(../images/tel-gold.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .header-form-tel a p::before {
    width: 3.9166666667vw;
    height: 2.5vw;
  }
}
.header-form-contact {
  color: #fff;
  font-size: 18px;
  background: #ba9868;
}
@media (max-width: 1200px) {
  .header-form-contact {
    font-size: 1.5vw;
  }
}
.header-form-contact a {
  display: inline-block;
  padding: 12px 16px;
}
@media (max-width: 1200px) {
  .header-form-contact a {
    padding: 1vw 1.3333333333vw;
  }
}
.header-form-contact a p {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
@media (max-width: 1200px) {
  .header-form-contact a p {
    gap: 0.6666666667vw;
  }
}
.header-form-contact a p::after {
  content: "";
  width: 32px;
  height: 24px;
  background: url(../images/mail-wh.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .header-form-contact a p::after {
    width: 2.6666666667vw;
    height: 2vw;
  }
}
.header-logo {
  margin-top: -20px;
  text-align: center;
}
@media (max-width: 1200px) {
  .header-logo {
    margin-top: -1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .header-logo {
    padding-top: 4.4270833333vw;
  }
}
@media (max-width: 1200px) {
  .header-logo img {
    width: 32.6666666667vw;
  }
}
@media (max-width: 768px) {
  .header-logo img {
    width: 40.1041666667vw;
  }
}
.header__nav {
  margin-top: 104px;
  padding: 0 6%;
}
@media (max-width: 1200px) {
  .header__nav {
    margin-top: 8.6666666667vw;
  }
}
.header__nav__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.header__nav__list-link {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .header__nav__list-link {
    font-size: 1.6666666667vw;
  }
}
.header__tabNav {
  position: fixed;
  top: 26.0416666667vw;
  left: -100%;
  width: 100%;
  height: calc(100vh - 26.0416666667vw);
  background: #000035;
  transition: 0.6s all ease-out;
  z-index: 10;
}
.header__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  gap: 10.4166666667vw 0;
  transform: translate(-50%, -50%);
}
.header__tabNav__list-link {
  position: relative;
  color: #fff;
  font-size: 4.6875vw;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 440px) {
  .header__tabNav__list-link {
    font-size: 5.2272727273vw;
  }
}
.header__tabNav__list-link a {
  display: inline-block;
  width: 60%;
  padding: 0.5208333333vw 0;
}
.header__tabNav-active {
  left: 0 !important;
}
.header__tabButton {
  position: fixed;
  display: block;
  width: 5.7291666667vw;
  height: 4.1666666667vw;
  right: 4.1666666667vw;
  top: 10.9375vw;
  z-index: 10;
}
.header__tabButton span {
  position: absolute;
  left: 0px;
  top: 1.8229166667vw;
  width: 100%;
  height: 0.390625vw;
  border-radius: 5px;
  background: #fff;
  transition: 0.3s all ease-in-out;
}
.header__tabButton span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -1.8229166667vw;
  width: 100%;
  height: 0.390625vw;
  border-radius: 5px;
  background: #fff;
  transition: 0.3s all ease-in-out;
}
.header__tabButton span::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 1.8229166667vw;
  width: 100%;
  height: 0.390625vw;
  border-radius: 5px;
  background: #fff;
  transition: 0.3s all ease-in-out;
}
.header__tabButton-active {
  background: none !important;
}
.header__tabButton-active::before {
  top: 0px !important;
  transform: rotate(45deg);
  background: #fff;
}
.header__tabButton-active::after {
  top: 0 !important;
  transform: rotate(-45deg);
  background: #fff;
}

.top {
  height: 1332px;
  padding: 116px 0 200px;
  background: url(../images/top-bg.png) no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media (max-width: 1200px) {
  .top {
    height: 111vw;
    padding: 9.6666666667vw 0 16.6666666667vw;
  }
}
@media (max-width: 768px) {
  .top {
    height: auto;
    padding: 14.0625vw 2.8645833333vw 4.1666666667vw;
    background: url(../images/top-bg-tab.png) no-repeat;
    background-size: 100%;
  }
}
.top-wrap {
  position: relative;
  padding-left: 16px;
}
@media (max-width: 1200px) {
  .top-wrap {
    padding-left: 1.3333333333vw;
  }
}
.top-title {
  display: flex;
  align-items: flex-end;
  gap: 0 30px;
  color: #ba9868;
  font-size: 70px;
}
@media (max-width: 1200px) {
  .top-title {
    gap: 0 2.5vw;
    font-size: 5.8333333333vw;
  }
}
.top-title span {
  margin-bottom: 12px;
  margin-left: 16px;
  font-size: 26px;
}
@media (max-width: 1200px) {
  .top-title span {
    margin-bottom: 1vw;
    margin-left: 1.25vw;
    font-size: 2.1666666667vw;
  }
}
.top-text1 {
  display: inline-block;
  margin-top: 12px;
  padding: 4px 12px;
  color: #fff;
  font-size: 32px;
  background: #ba9868;
}
@media (max-width: 1200px) {
  .top-text1 {
    margin-top: 1vw;
    padding: 0.3333333333vw 1vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .top-text1 {
    padding: 0.6510416667vw 2.734375vw;
    font-size: 4.1666666667vw;
  }
}
.top-text2 {
  margin-top: 22px;
  color: #ba9868;
  font-size: 54px;
}
@media (max-width: 1200px) {
  .top-text2 {
    margin-top: 1.8333333333vw;
    font-size: 4.5vw;
  }
}
@media (max-width: 768px) {
  .top-text2 {
    margin-top: 1.0416666667vw;
    font-size: 5.9895833333vw;
  }
}
.top-text3 {
  margin-top: 23px;
  color: #ba9868;
  font-size: 33px;
}
@media (max-width: 1200px) {
  .top-text3 {
    margin-top: 1.9166666667vw;
    font-size: 2.75vw;
  }
}
@media (max-width: 768px) {
  .top-text3 {
    margin-top: 18.2291666667vw;
    margin-left: 4.1666666667vw;
    font-size: 4.296875vw;
  }
}
.top-text4 {
  margin-top: 26px;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0.2rem;
}
@media (max-width: 1200px) {
  .top-text4 {
    margin-top: 2.1666666667vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .top-text4 {
    margin-left: 3.6458333333vw;
    font-size: 3.2552083333vw;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.top-back1 {
  margin-top: 68px;
  color: #ba9868;
  font-size: 60px;
}
@media (max-width: 1200px) {
  .top-back1 {
    margin-top: 5.6666666667vw;
    font-size: 5vw;
  }
}
@media (max-width: 768px) {
  .top-back1 {
    margin-top: 10.4166666667vw;
    margin-left: 4.4270833333vw;
    font-size: 5.9895833333vw;
  }
}
.top-back2 {
  margin-top: -4px;
  color: #ba9868;
  font-size: 118px;
}
@media (max-width: 1200px) {
  .top-back2 {
    margin-top: -0.3333333333vw;
    font-size: 9.8333333333vw;
  }
}
@media (max-width: 768px) {
  .top-back2 {
    margin-top: -0.5208333333vw;
    margin-left: 3.90625vw;
    font-size: 11.9791666667vw;
  }
}
.top-back3 {
  margin-top: -28px;
  color: #ba9868;
  font-size: 55px;
  letter-spacing: 0.1rem;
}
@media (max-width: 1200px) {
  .top-back3 {
    margin-top: -2.3333333333vw;
    font-size: 4.5833333333vw;
  }
}
@media (max-width: 768px) {
  .top-back3 {
    margin-top: -2.8645833333vw;
    margin-left: 3.90625vw;
    font-size: 5.46875vw;
  }
}
.top-back3 span {
  font-size: 118px;
}
@media (max-width: 1200px) {
  .top-back3 span {
    font-size: 9.8333333333vw;
  }
}
@media (max-width: 768px) {
  .top-back3 span {
    font-size: 11.4583333333vw;
  }
}
.top-back4 {
  display: flex;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
  color: #ba9868;
}
@media (max-width: 1200px) {
  .top-back4 {
    margin-top: 1.3333333333vw;
    gap: 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .top-back4 {
    margin-top: 1.5625vw;
    gap: 1.0416666667vw;
  }
}
.top-back4::before, .top-back4::after {
  content: "";
  width: 34px;
  height: 136px;
  background: #ba9868;
}
@media (max-width: 1200px) {
  .top-back4::before, .top-back4::after {
    width: 2.8333333333vw;
    height: 11.3333333333vw;
  }
}
@media (max-width: 768px) {
  .top-back4::before, .top-back4::after {
    width: 3.6458333333vw;
    height: 15.8854166667vw;
  }
}
.top-back4-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 64%;
  padding: 4px 12px;
  border-top: 1px solid #ba9868;
  border-bottom: 1px solid #ba9868;
}
@media (max-width: 1200px) {
  .top-back4-text {
    padding: 0.3333333333vw 1vw;
  }
}
@media (max-width: 768px) {
  .top-back4-text {
    justify-content: space-around;
    width: 100%;
    padding: 0.9114583333vw 0;
  }
}
.top-back4-text-left {
  width: 21%;
  font-size: 54px;
  letter-spacing: 0.6rem;
}
@media (max-width: 1200px) {
  .top-back4-text-left {
    font-size: 4.5vw;
  }
}
@media (max-width: 768px) {
  .top-back4-text-left {
    font-size: 5.7291666667vw;
  }
}
.top-back4-text-right {
  font-size: 63px;
  letter-spacing: 0.1rem;
}
@media (max-width: 1200px) {
  .top-back4-text-right {
    font-size: 5.25vw;
  }
}
@media (max-width: 768px) {
  .top-back4-text-right {
    font-size: 6.5104166667vw;
  }
}
.top-back4-text-right span {
  margin-left: 8px;
  font-size: 104px;
}
@media (max-width: 1200px) {
  .top-back4-text-right span {
    margin-left: 0.6666666667vw;
    font-size: 8.6666666667vw;
  }
}
@media (max-width: 768px) {
  .top-back4-text-right span {
    font-size: 10.4166666667vw;
  }
}
.top-deco1 {
  position: absolute;
  top: 328px;
  right: 6px;
  width: 361px;
}
@media (max-width: 1200px) {
  .top-deco1 {
    top: 27.3333333333vw;
    right: 0.5vw;
    width: 30.0833333333vw;
  }
}
@media (max-width: 768px) {
  .top-deco1 {
    top: 12.2395833333vw;
    right: 0.5208333333vw;
    width: 38.0208333333vw;
  }
}
.top-deco2 {
  position: absolute;
  top: 752px;
  right: 52px;
  width: 261px;
}
@media (max-width: 1200px) {
  .top-deco2 {
    top: 62.6666666667vw;
    right: 4.3333333333vw;
    width: 21.75vw;
  }
}
@media (max-width: 768px) {
  .top-deco2 {
    top: 80.7291666667vw;
    right: 2.34375vw;
    width: 27.0833333333vw;
  }
}

@media (max-width: 768px) {
  .about {
    margin-top: -26.0416666667vw;
    padding-top: 35.9375vw;
  }
}
.about-wrap1 {
  padding: 1px 0 86px;
  background: #000035;
}
@media (max-width: 1200px) {
  .about-wrap1 {
    padding: 0.0833333333vw 0 7.1666666667vw;
  }
}
.about-wrap2 {
  padding: 40px 0 96px;
  background: #838865;
}
@media (max-width: 1200px) {
  .about-wrap2 {
    padding: 3.3333333333vw 0 8vw;
  }
}
@media (max-width: 768px) {
  .about-wrap2 {
    padding: 0.78125vw 0 9.1145833333vw;
  }
}
.about-wrap2 .about__contents {
  margin-top: 48px;
}
@media (max-width: 1200px) {
  .about-wrap2 .about__contents {
    margin-top: 4vw;
  }
}
.about-wrap2 .about__contents-title, .about-wrap2 .about__contents-price {
  color: #838865;
  background: #fff;
}
.about-wrap3 {
  background: #e9ddcb;
}
.about__head {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -130px;
}
@media (max-width: 1200px) {
  .about__head {
    margin-top: -10.8333333333vw;
  }
}
@media (max-width: 768px) {
  .about__head {
    display: none;
  }
}
.about__head__box {
  width: 46%;
}
.about__head__box__inner {
  height: 314px;
  padding: 28px 40px;
  color: #c58445;
  background: #fff;
}
@media (max-width: 1200px) {
  .about__head__box__inner {
    height: 26.1666666667vw;
    padding: 2.3333333333vw 3.3333333333vw;
  }
}
.about__head__box__inner-title {
  font-size: 62px;
  text-align: center;
}
@media (max-width: 1200px) {
  .about__head__box__inner-title {
    font-size: 5.1666666667vw;
  }
}
.about__head__box__inner-text {
  margin-top: 11px;
  font-size: 21px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .about__head__box__inner-text {
    margin-top: 0.9166666667vw;
    font-size: 1.75vw;
  }
}
.about-tabHead {
  margin-top: 8.203125vw;
  padding: 0 13%;
  color: #ba9868;
}
.about-tabHead:nth-of-type(2) {
  padding-bottom: 15.625vw;
}
.about-tabHead h3 {
  font-size: 7.8125vw;
  text-align: center;
  letter-spacing: 0.2rem;
}
.about-tabHead-img {
  margin-top: 1.3020833333vw;
}
.about-tabHead p {
  margin-top: 2.0833333333vw;
  font-size: 3.3203125vw;
  line-height: 1.2;
}
.about__contents {
  margin-top: 64px;
  padding: 0 15%;
  color: #fff;
}
@media (max-width: 1200px) {
  .about__contents {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .about__contents {
    margin-top: 3.90625vw;
    padding: 0 8%;
  }
}
.about__contents-title {
  padding: 6px 0;
  font-size: 38px;
  text-align: center;
  background: #ca9864;
}
@media (max-width: 1200px) {
  .about__contents-title {
    padding: 0.5vw 0;
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__contents-title {
    margin: 0 6%;
    padding: 1.6927083333vw 0;
    font-size: 4.4270833333vw;
  }
}
.about__contents-course {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  gap: 30px;
}
@media (max-width: 1200px) {
  .about__contents-course {
    margin-top: 1.6666666667vw;
    gap: 2.5vw;
  }
}
@media (max-width: 768px) {
  .about__contents-course {
    margin-top: 2.6041666667vw;
    gap: 1.5625vw;
  }
}
.about__contents-course dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  font-size: 38px;
}
@media (max-width: 1200px) {
  .about__contents-course dl {
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__contents-course dl {
    font-size: 4.6875vw;
    letter-spacing: 0.02rem;
  }
}
.about__contents-course dl span {
  font-size: 64px;
}
@media (max-width: 1200px) {
  .about__contents-course dl span {
    font-size: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .about__contents-course dl span {
    font-size: 7.2916666667vw;
  }
}
.about__contents-course dl .course {
  font-size: 38px;
}
@media (max-width: 1200px) {
  .about__contents-course dl .course {
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__contents-course dl .course {
    display: none;
  }
}
.about__contents-opp {
  margin-top: 32px;
}
@media (max-width: 1200px) {
  .about__contents-opp {
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__contents-opp {
    margin-top: 4.1666666667vw;
  }
}
.about__contents-opp-title {
  display: inline-block;
  margin-bottom: 20px;
  padding: 4px 50px;
  font-size: 39px;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  .about__contents-opp-title {
    margin-bottom: 1.6666666667vw;
    padding: 0.3333333333vw 4.1666666667vw;
    font-size: 3.25vw;
  }
}
@media (max-width: 768px) {
  .about__contents-opp-title {
    margin-bottom: 3.125vw;
    padding: 0.390625vw 5.7291666667vw;
    font-size: 4.5572916667vw;
  }
}
.about__contents-opp dl {
  display: flex;
  margin-left: 1rem;
}
@media (max-width: 768px) {
  .about__contents-opp dl {
    margin-left: 0;
  }
}
.about__contents-opp dl dt {
  width: 60%;
  font-size: 39px;
}
@media (max-width: 1200px) {
  .about__contents-opp dl dt {
    font-size: 3.25vw;
  }
}
@media (max-width: 768px) {
  .about__contents-opp dl dt {
    font-size: 4.1666666667vw;
  }
}
.about__contents-opp dl dd {
  width: 40%;
  font-size: 43px;
  letter-spacing: 0.1rem;
}
@media (max-width: 1200px) {
  .about__contents-opp dl dd {
    font-size: 3.5833333333vw;
  }
}
@media (max-width: 768px) {
  .about__contents-opp dl dd {
    font-size: 4.9479166667vw;
    text-align: center;
    letter-spacing: 0.4rem;
  }
}
.about__contents-ext {
  display: inline-block;
  margin-top: 21px;
  padding: 4px 50px;
  font-size: 34px;
  letter-spacing: 0.1rem;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  .about__contents-ext {
    margin-top: 1.75vw;
    padding: 0.3333333333vw 4.1666666667vw;
    font-size: 2.8333333333vw;
  }
}
@media (max-width: 768px) {
  .about__contents-ext {
    padding: 0.5208333333vw 4.6875vw;
    font-size: 4.4270833333vw;
  }
}
.about__contents-ext span {
  margin-left: 60px;
}
@media (max-width: 1200px) {
  .about__contents-ext span {
    margin-left: 5vw;
  }
}
.about__contents-price {
  margin-top: 47px;
  padding: 20px 0;
  text-align: center;
  background: #ca9864;
}
@media (max-width: 1200px) {
  .about__contents-price {
    margin-top: 3.9166666667vw;
    padding: 1.6666666667vw 0;
  }
}
@media (max-width: 768px) {
  .about__contents-price {
    margin-top: 7.03125vw;
    padding: 1.5625vw 0 0.5208333333vw;
  }
}
.about__contents-price-text1 {
  font-size: 36px;
}
@media (max-width: 1200px) {
  .about__contents-price-text1 {
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .about__contents-price-text1 {
    font-size: 4.296875vw;
    letter-spacing: 0.4rem;
  }
}
.about__contents-price-text2 {
  margin-top: 8px;
  font-size: 47px;
}
@media (max-width: 1200px) {
  .about__contents-price-text2 {
    margin-top: 0.6666666667vw;
    font-size: 3.9166666667vw;
  }
}
@media (max-width: 768px) {
  .about__contents-price-text2 {
    margin-top: 1.8229166667vw;
    font-size: 6.5104166667vw;
  }
}
@media (max-width: 768px) {
  .about__contents-price-text2 span {
    font-size: 9.375vw;
  }
}
.about__ex {
  padding: 52px 0;
  color: #731b09;
}
@media (max-width: 1200px) {
  .about__ex {
    padding: 4.3333333333vw 0;
  }
}
@media (max-width: 768px) {
  .about__ex {
    padding: 4.4270833333vw 0 6.7708333333vw;
  }
}
.about__ex-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 15%;
  font-size: 62px;
  border: 1px solid #731b09;
}
@media (max-width: 1200px) {
  .about__ex-title {
    font-size: 5.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__ex-title {
    font-size: 5.3385416667vw;
  }
}
.about__ex-title::before, .about__ex-title::after {
  content: "";
  width: 20px;
  height: 80px;
  align-items: center;
  background: #731b09;
}
@media (max-width: 1200px) {
  .about__ex-title::before, .about__ex-title::after {
    width: 1.6666666667vw;
    height: 6.6666666667vw;
  }
}
@media (max-width: 768px) {
  .about__ex-title::before, .about__ex-title::after {
    height: 7.2916666667vw;
  }
}
.about__ex-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
@media (max-width: 1200px) {
  .about__ex-wrap {
    margin-top: 5vw;
  }
}
@media (max-width: 768px) {
  .about__ex-wrap {
    flex-direction: column;
    margin-top: 7.8125vw;
    gap: 8.59375vw;
  }
}
.about__ex__contents {
  width: 30%;
}
@media (max-width: 768px) {
  .about__ex__contents {
    width: 100%;
  }
}
.about__ex__contents:nth-of-type(2) .about__ex__contents-name::before {
  background: url(../images/about-ex2.png) no-repeat;
  background-size: 100%;
}
.about__ex__contents:nth-of-type(3) .about__ex__contents-name::before {
  background: url(../images/about-ex3.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 768px) {
  .about__ex__contents dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 7%;
  }
}
@media (max-width: 768px) {
  .about__ex__contents dl dd {
    width: 56%;
  }
}
.about__ex__contents-name {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 30px;
  gap: 0 22px;
}
@media (max-width: 1200px) {
  .about__ex__contents-name {
    gap: 0 1.8333333333vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .about__ex__contents-name {
    font-size: 3.125vw;
  }
}
.about__ex__contents-name::before {
  content: "";
  width: 52px;
  height: 52px;
  background: url(../images/about-ex1.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .about__ex__contents-name::before {
    width: 4.3333333333vw;
    height: 4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .about__ex__contents-name::before {
    width: 5.46875vw;
    height: 5.46875vw;
  }
}
.about__ex__contents-time {
  width: 218px;
  margin: 30px auto 18px;
  padding: 6px 0;
  color: #fff;
  font-size: 34px;
  text-align: center;
  background: #731b09;
  border-radius: 14px;
}
@media (max-width: 1200px) {
  .about__ex__contents-time {
    width: 18.1666666667vw;
    margin: 2.5vw auto 1.5vw;
    padding: 0.5vw 0;
    font-size: 2.8333333333vw;
    border-radius: 1.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__ex__contents-time {
    width: 22.5260416667vw;
    margin: 0.5208333333vw 0 0 8.3333333333vw;
    padding: 0.2604166667vw 1.3020833333vw;
    font-size: 3.3854166667vw;
  }
}
.about__ex__contents-price {
  font-size: 47px;
  text-align: center;
}
@media (max-width: 1200px) {
  .about__ex__contents-price {
    font-size: 3.9166666667vw;
  }
}
@media (max-width: 768px) {
  .about__ex__contents-price {
    margin-left: 6.25vw;
    font-size: 4.6875vw;
  }
}
.about__ex__contents-price span {
  font-size: 88px;
}
@media (max-width: 1200px) {
  .about__ex__contents-price span {
    font-size: 7.3333333333vw;
  }
}
@media (max-width: 768px) {
  .about__ex__contents-price span {
    font-size: 9.375vw;
  }
}
.about__ex__contents-text {
  margin-top: 12px;
  padding: 0 8%;
  font-size: 21.5px;
  text-align: justify;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  .about__ex__contents-text {
    margin-top: 1vw;
    font-size: 1.7916666667vw;
  }
}
@media (max-width: 768px) {
  .about__ex__contents-text {
    padding: 0;
    font-size: 2.734375vw;
    line-height: 1.4;
  }
}
.about__ex-text {
  width: 580px;
  margin: 78px auto 0;
  padding: 8px 0;
  color: #fff;
  font-size: 38px;
  text-align: center;
  background: #731b09;
}
@media (max-width: 1200px) {
  .about__ex-text {
    width: 48.3333333333vw;
    margin: 6.5vw auto 0;
    padding: 0.6666666667vw 0;
    font-size: 3.1666666667vw;
  }
}

@media (max-width: 768px) {
  .work {
    margin-top: -26.0416666667vw;
    padding-top: 35.9375vw;
  }
}
.work__flow {
  padding: 160px 0 400px;
  display: flex;
  flex-direction: column;
  gap: 120px;
  color: #00334f;
}
@media (max-width: 1200px) {
  .work__flow {
    padding: 13.3333333333vw 0 33.3333333333vw;
    gap: 10vw;
  }
}
@media (max-width: 768px) {
  .work__flow {
    padding: 10.15625vw 0 26.5625vw;
    gap: 7.8125vw;
  }
}
.work__flow-contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .work__flow-contents {
    flex-direction: column-reverse;
  }
}
.work__flow-img {
  width: 40%;
}
@media (max-width: 768px) {
  .work__flow-img {
    width: 100%;
  }
}
.work__flow__inner {
  width: 55%;
}
@media (max-width: 768px) {
  .work__flow__inner {
    width: 100%;
  }
}
.work__flow__inner-deco {
  text-align: center;
}
.work__flow__inner-deco img {
  width: 80px;
}
@media (max-width: 1200px) {
  .work__flow__inner-deco img {
    width: 6.6666666667vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner-deco img {
    width: 11.9791666667vw;
  }
}
.work__flow__inner h3 {
  margin-top: 42px;
  padding-bottom: 32px;
  font-size: 42px;
  text-align: center;
  letter-spacing: 0.06rem;
  background: url(../images/work-deco.png) no-repeat;
  background-size: 100%;
  background-position-y: 46px;
}
@media (max-width: 1200px) {
  .work__flow__inner h3 {
    margin-top: 3.5vw;
    padding-bottom: 2.6666666667vw;
    font-size: 3.5vw;
    background-position-y: 3.8333333333vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner h3 {
    margin-top: 4.0364583333vw;
    padding-bottom: 5.9895833333vw;
    font-size: 5.2083333333vw;
    background-position-y: 6.25vw;
  }
}
.work__flow__inner h3 span {
  font-size: 28px;
}
@media (max-width: 1200px) {
  .work__flow__inner h3 span {
    font-size: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner h3 span {
    font-size: 3.2552083333vw;
  }
}
.work__flow__inner p {
  padding: 0 7.5%;
  font-size: 18px;
  line-height: 2;
}
@media (max-width: 1200px) {
  .work__flow__inner p {
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner p {
    font-size: 3.125vw;
    line-height: 1.5;
  }
}
.work__flow__inner-img {
  margin-top: 4.1666666667vw;
  padding: 0 7%;
}
.work__flow__inner-img img {
  width: 100%;
}
.work__flow__inner-course {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
  gap: 40px;
}
@media (max-width: 1200px) {
  .work__flow__inner-course {
    margin-top: 2.6666666667vw;
    gap: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner-course {
    margin-top: 0;
    padding: 0 7%;
  }
}
.work__flow__inner-course h4 {
  padding: 8px 0;
  color: #fff;
  font-size: 24px;
  text-align: center;
  background: #00334f;
}
@media (max-width: 1200px) {
  .work__flow__inner-course h4 {
    padding: 0.6666666667vw 0;
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner-course h4 {
    font-size: 3.7760416667vw;
  }
}
.work__flow__inner-course dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 8px;
  font-size: 52px;
}
@media (max-width: 1200px) {
  .work__flow__inner-course dl {
    margin-top: 0.6666666667vw;
    font-size: 4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner-course dl {
    font-size: 8.8541666667vw;
  }
}
.work__flow__inner-course dl span {
  font-size: 26px;
}
@media (max-width: 1200px) {
  .work__flow__inner-course dl span {
    font-size: 2.1666666667vw;
  }
}
@media (max-width: 768px) {
  .work__flow__inner-course dl span {
    font-size: 4.5572916667vw;
  }
}
.work__nav {
  background: #caddd8;
  padding: 1px 0 244px;
}
@media (max-width: 1200px) {
  .work__nav {
    padding: 0.0833333333vw 0 20.3333333333vw;
  }
}
@media (max-width: 768px) {
  .work__nav {
    padding: 0.1302083333vw 0 6.5104166667vw;
  }
}
.work__nav__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -172px;
  gap: 106px 0;
}
@media (max-width: 1200px) {
  .work__nav__list {
    margin-top: -14.3333333333vw;
    gap: 8.8333333333vw 0;
  }
}
@media (max-width: 768px) {
  .work__nav__list {
    display: none;
  }
}
.work__nav__swiper {
  margin-top: -16.6666666667vw;
}

.ex {
  height: 1216px;
  padding: 102px 0 200px;
  background: url(../images/ex-bg.png) no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media (max-width: 1200px) {
  .ex {
    height: 101.3333333333vw;
    padding: 8.5vw 0 16.6666666667vw;
  }
}
@media (max-width: 768px) {
  .ex {
    position: relative;
    height: 146.3541666667vw;
    margin-top: -26.0416666667vw;
    padding: 42.7083333333vw 0 0;
    background: url(../images/ex-bg-tab.png) no-repeat;
    background-size: 100%;
    background-position-y: 55.7291666667vw;
    z-index: 1;
  }
}
.ex-wrap {
  position: relative;
  padding: 0 2%;
  color: #ba9868;
  text-align: right;
}
@media (max-width: 768px) {
  .ex-wrap {
    margin-top: 13.8020833333vw;
    padding: 0 9.5%;
  }
}
.ex-head {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 8px;
  font-size: 86px;
}
@media (max-width: 1200px) {
  .ex-head {
    gap: 0 0.6666666667vw;
    font-size: 7.1666666667vw;
  }
}
@media (max-width: 768px) {
  .ex-head {
    font-size: 6.25vw;
  }
}
.ex-head::before, .ex-head::after {
  content: "";
  width: 32px;
  height: 128px;
  align-items: center;
  background: #ba9868;
}
@media (max-width: 1200px) {
  .ex-head::before, .ex-head::after {
    width: 2.6666666667vw;
    height: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .ex-head::before, .ex-head::after {
    height: 9.1145833333vw;
  }
}
.ex-head p {
  padding: 14px 8px;
  border-top: 1px solid #ba9868;
  border-bottom: 1px solid #ba9868;
}
@media (max-width: 1200px) {
  .ex-head p {
    padding: 1.1666666667vw 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .ex-head p {
    padding: 0.78125vw;
  }
}
.ex-sub {
  margin-top: 120px;
  font-size: 72px;
  letter-spacing: 0.5rem;
}
@media (max-width: 1200px) {
  .ex-sub {
    margin-top: 10vw;
    font-size: 6vw;
  }
}
@media (max-width: 768px) {
  .ex-sub {
    margin-top: 4.8177083333vw;
    letter-spacing: 0.3rem;
  }
}
.ex-sub:nth-of-type(2) {
  margin-top: 90px;
}
@media (max-width: 1200px) {
  .ex-sub:nth-of-type(2) {
    margin-top: 7.5vw;
  }
}
.ex-price {
  display: inline-block;
  margin-top: 8px;
  margin-right: 8px;
  padding: 2px 14px;
  font-size: 92px;
  letter-spacing: 0.2rem;
  border: 1px solid #ba9868;
}
@media (max-width: 1200px) {
  .ex-price {
    margin-top: 0.6666666667vw;
    margin-right: 0.6666666667vw;
    padding: 0.1666666667vw 1.1666666667vw;
    font-size: 7.6666666667vw;
  }
}
@media (max-width: 768px) {
  .ex-price {
    margin: 0;
    padding: 0.5208333333vw;
    background: #fff;
  }
}
.ex-price span {
  font-size: 86px;
}
@media (max-width: 1200px) {
  .ex-price span {
    font-size: 7.1666666667vw;
  }
}
.ex-price .yen {
  font-size: 52px;
}
@media (max-width: 1200px) {
  .ex-price .yen {
    font-size: 4.3333333333vw;
  }
}
.ex-text {
  margin-top: 14px;
  color: #7d6e6e;
  font-size: 41px;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  .ex-text {
    margin-top: 1.1666666667vw;
    font-size: 3.4166666667vw;
  }
}
.ex-deco {
  position: absolute;
  bottom: -46px;
  left: -22px;
}
@media (max-width: 1200px) {
  .ex-deco {
    bottom: -3.8333333333vw;
    left: -1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .ex-deco {
    bottom: 4.9479166667vw;
    left: 4.9479166667vw;
  }
}
@media (max-width: 1200px) {
  .ex-deco img {
    width: 27vw;
  }
}

.contact {
  padding: 170px 0;
  background: #fffef7;
}
@media (max-width: 1200px) {
  .contact {
    padding: 14.1666666667vw 0;
  }
}
@media (max-width: 768px) {
  .contact {
    margin-top: -26.0416666667vw;
    padding: 34.6354166667vw 0 18.4895833333vw;
  }
}
.contact-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .contact-top {
    flex-direction: column;
    margin-top: 3.90625vw;
    padding: 0 8%;
  }
}
.contact__box {
  width: 49%;
  padding: 20px 0;
  color: #fff;
  text-align: center;
}
@media (max-width: 1200px) {
  .contact__box {
    padding: 1.6666666667vw 0;
  }
}
@media (max-width: 768px) {
  .contact__box {
    width: 100%;
    padding: 2.6041666667vw 0 9.8958333333vw;
  }
}
.contact__box:nth-of-type(1) {
  background: #1b4d8d;
}
.contact__box:nth-of-type(1) .contact__box-head {
  font-size: 51px;
}
@media (max-width: 1200px) {
  .contact__box:nth-of-type(1) .contact__box-head {
    font-size: 4.25vw;
  }
}
@media (max-width: 768px) {
  .contact__box:nth-of-type(1) .contact__box-head {
    font-size: 6.7708333333vw;
  }
}
.contact__box:nth-of-type(1) .contact__box-head::before {
  content: "";
  width: 61px;
  height: 39px;
  background: url(../images/tel-wh.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .contact__box:nth-of-type(1) .contact__box-head::before {
    width: 5.0833333333vw;
    height: 3.25vw;
  }
}
@media (max-width: 768px) {
  .contact__box:nth-of-type(1) .contact__box-head::before {
    width: 8.984375vw;
    height: 5.7291666667vw;
  }
}
.contact__box:nth-of-type(1) .contact__box-text {
  margin-top: 108px;
}
@media (max-width: 1200px) {
  .contact__box:nth-of-type(1) .contact__box-text {
    margin-top: 9vw;
  }
}
@media (max-width: 768px) {
  .contact__box:nth-of-type(1) .contact__box-text {
    margin-top: 6.25vw;
  }
}
.contact__box:nth-of-type(2) {
  background: #1eb800;
}
@media (max-width: 768px) {
  .contact__box:nth-of-type(2) {
    margin-top: 17.4479166667vw;
    padding: 8.3333333333vw 0 3.3854166667vw;
  }
}
.contact__box:nth-of-type(2) .contact__box-head {
  font-size: 38px;
}
@media (max-width: 1200px) {
  .contact__box:nth-of-type(2) .contact__box-head {
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__box:nth-of-type(2) .contact__box-head {
    font-size: 5.859375vw;
  }
}
.contact__box:nth-of-type(2) .contact__box-head::before {
  content: "";
  width: 72px;
  height: 69px;
  background: url(../images/line-wh.png) no-repeat;
  background-size: 100%;
}
@media (max-width: 1200px) {
  .contact__box:nth-of-type(2) .contact__box-head::before {
    width: 6vw;
    height: 5.75vw;
  }
}
@media (max-width: 768px) {
  .contact__box:nth-of-type(2) .contact__box-head::before {
    width: 10.15625vw;
    height: 9.375vw;
  }
}
.contact__box:nth-of-type(2) .contact__box-text {
  margin-top: 44px;
}
@media (max-width: 1200px) {
  .contact__box:nth-of-type(2) .contact__box-text {
    margin-top: 3.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__box:nth-of-type(2) .contact__box-text {
    margin-top: 4.6875vw;
    font-size: 3.90625vw;
  }
}
.contact__box-head {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
@media (max-width: 1200px) {
  .contact__box-head {
    gap: 0.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__box-head {
    gap: 1.0416666667vw;
  }
}
@media (max-width: 1200px) {
  .contact__box-sub {
    font-size: 1.3333333333vw;
  }
}
.contact__box-middle {
  margin-top: 60px;
  font-size: 32px;
}
@media (max-width: 1200px) {
  .contact__box-middle {
    margin-top: 5vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__box-middle {
    margin-top: 7.03125vw;
    font-size: 4.5572916667vw;
  }
}
.contact__box-img {
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .contact__box-img {
    margin-top: 1.6666666667vw;
  }
}
@media (max-width: 1200px) {
  .contact__box-img img {
    width: 13.8333333333vw;
  }
}
.contact__box-text {
  font-size: 22px;
}
@media (max-width: 1200px) {
  .contact__box-text {
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__box-text {
    font-size: 3.6458333333vw;
  }
}
.contact__box-tabLine {
  display: none;
}
@media (max-width: 768px) {
  .contact__box-tabLine {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 38.5416666667vw;
    margin: 4.4270833333vw auto 0;
    padding: 1.5625vw 0;
    gap: 0.78125vw;
    font-size: 4.8177083333vw;
    border: 0.78125vw solid #fff;
    border-radius: 2.6041666667vw;
  }
  .contact__box-tabLine::before {
    content: "";
    width: 8.7239583333vw;
    height: 8.3333333333vw;
    background: url(../images/line-wh.png) no-repeat;
    background-size: 100%;
  }
}
.contact-time {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 220px;
  height: 220px;
  border-radius: 100%;
  background: #fffef7;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .contact-time {
    width: 18.3333333333vw;
    height: 18.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact-time {
    top: 48%;
    left: 50%;
    width: 31.25vw;
    height: 31.25vw;
  }
}
.contact-time p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  color: #1b4d8d;
  font-size: 40px;
  text-align: center;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .contact-time p {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact-time p {
    font-size: 5.859375vw;
  }
}
.contact-form {
  margin-top: 106px;
  padding: 156px 10% 120px;
  border-radius: 8px;
  border: 1px solid #000000;
}
@media (max-width: 1200px) {
  .contact-form {
    margin-top: 8.8333333333vw;
    padding: 13vw 10% 10vw;
    border-radius: 0.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact-form {
    margin: 0 8%;
    padding: 6.5104166667vw 6% 9.765625vw;
    border-radius: 1.5625vw;
  }
}
.contact-form-title {
  display: none;
}
@media (max-width: 768px) {
  .contact-form-title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 6.9010416667vw 12%;
    padding: 1.3020833333vw;
    color: #fff;
    font-size: 6.1197916667vw;
    background: #ba9868;
  }
  .contact-form-title::after {
    content: "";
    width: 5.9895833333vw;
    height: 4.296875vw;
    background: url(../images/mail-wh.png) no-repeat;
    background-size: 100%;
  }
}

.workList {
  width: 46%;
  color: #7d6e6e;
}
.workList__inner {
  position: relative;
  height: 270px;
  padding: 8px;
  background: #fff;
}
@media (max-width: 1200px) {
  .workList__inner {
    height: 22.5vw;
    padding: 0.6666666667vw;
  }
}
.workList__inner-title::before, .workList__inner-title::after, .workList__inner-text::before, .workList__inner-text::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
}
@media (max-width: 1200px) {
  .workList__inner-title::before, .workList__inner-title::after, .workList__inner-text::before, .workList__inner-text::after {
    width: 2.5vw;
    height: 2.5vw;
  }
}
.workList__inner-title {
  position: relative;
  padding: 18px 0;
  font-size: 60px;
  text-align: center;
}
@media (max-width: 1200px) {
  .workList__inner-title {
    padding: 1.5vw 0;
    font-size: 5vw;
  }
}
.workList__inner-title::before {
  border-top: solid 2px #7d6e6e;
  border-left: solid 2px #7d6e6e;
  top: 0;
  left: 0;
}
.workList__inner-title::after {
  border-top: solid 2px #7d6e6e;
  border-right: solid 2px #7d6e6e;
  top: 0;
  right: 0;
}
.workList__inner-text {
  padding: 0 32px;
  font-size: 21px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .workList__inner-text {
    padding: 0 2.6666666667vw;
    font-size: 1.75vw;
  }
}
.workList__inner-text::before {
  border-bottom: solid 2px #7d6e6e;
  border-left: solid 2px #7d6e6e;
  bottom: 8px;
  left: 8px;
}
@media (max-width: 1200px) {
  .workList__inner-text::before {
    bottom: 0.6666666667vw;
    left: 0.6666666667vw;
  }
}
.workList__inner-text::after {
  border-bottom: solid 2px #7d6e6e;
  border-right: solid 2px #7d6e6e;
  bottom: 8px;
  right: 8px;
}
@media (max-width: 1200px) {
  .workList__inner-text::after {
    bottom: 0.6666666667vw;
    right: 0.6666666667vw;
  }
}

@media (max-width: 768px) {
  .workSwiper {
    width: 100%;
  }
}
.workSwiper-img {
  text-align: center;
}
@media (max-width: 768px) {
  .workSwiper-img img {
    width: 55%;
  }
}
.workSwiper__inner {
  position: relative;
  width: 55%;
  height: 37.5vw;
  margin: 0 auto;
  padding: 1.0416666667vw;
  color: #7d6e6e;
  background: #fff;
}
.workSwiper__inner-title::before, .workSwiper__inner-title::after, .workSwiper__inner-text::before, .workSwiper__inner-text::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
}
@media (max-width: 1200px) {
  .workSwiper__inner-title::before, .workSwiper__inner-title::after, .workSwiper__inner-text::before, .workSwiper__inner-text::after {
    width: 2.5vw;
    height: 2.5vw;
  }
}
.workSwiper__inner-title {
  position: relative;
  padding: 3.125vw 0 1.3020833333vw;
  font-size: 5.9895833333vw;
  text-align: center;
}
.workSwiper__inner-title::before {
  border-top: solid 2px #7d6e6e;
  border-left: solid 2px #7d6e6e;
  top: 0;
  left: 0;
}
.workSwiper__inner-title::after {
  border-top: solid 2px #7d6e6e;
  border-right: solid 2px #7d6e6e;
  top: 0;
  right: 0;
}
.workSwiper__inner-text {
  padding: 0 5%;
  font-size: 2.9947916667vw;
  line-height: 1.25;
}
.workSwiper__inner-text::before {
  border-bottom: solid 2px #7d6e6e;
  border-left: solid 2px #7d6e6e;
  bottom: 1.0416666667vw;
  left: 1.0416666667vw;
}
.workSwiper__inner-text::after {
  border-bottom: solid 2px #7d6e6e;
  border-right: solid 2px #7d6e6e;
  bottom: 1.0416666667vw;
  right: 1.0416666667vw;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  color: #7d6e6e;
}/*# sourceMappingURL=style.css.map */