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

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

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

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

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

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

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

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

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

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

html {
  scroll-behavior: smooth;
  overscroll-behavior: auto;
}

li {
  list-style-type: none;
}

.main-top {
  margin-top: 108px;
}
@media screen and (max-width: 1600px) {
  .main-top {
    margin-top: 90px;
  }
}
@media (max-width: 1200px) {
  .main-top {
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 768px) {
  .main-top {
    margin-top: 0;
  }
}

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

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

body {
  font-variant-ligatures: none;
  font-family: "Noto Serif JP", serif;
  overflow-x: hidden;
  color: #3c3c3c;
  font-weight: 500;
}

img {
  max-width: 100%;
}

.block {
  display: block !important;
}

.none {
  display: none !important;
}

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

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

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

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

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

.container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-low {
  display: flex;
  flex-wrap: wrap;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.flex-around {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

/* ボタンで表示・非表示JSで値操作 */
[data-display=hide] {
  display: none;
}

[data-display=show] {
  display: block;
}

.under-line {
  position: relative;
  display: inline-block;
  padding: 0 2px 6px 10px;
}
@media (max-width: 1200px) {
  .under-line {
    padding: 0 0.1666666667vw 0.5vw 0.8333333333vw;
  }
}

.under-line::after {
  content: "";
  background-image: linear-gradient(to right, #82b2bb, #82b2bb 4px, transparent 4px, transparent 8px);
  background-size: 8px 1.5px;
  background-repeat: repeat-x;
  position: absolute;
  top: 56px;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1200px) {
  .under-line::after {
    top: 4.6666666667vw;
  }
}

.section-title h2 {
  color: #ee869e;
  font-weight: 400;
  text-align: center;
}
.section-title h3 {
  margin-top: -4px;
  background: #ee869e;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.section-title-sub {
  position: relative;
  margin-top: 100px;
  margin-bottom: 120px;
}
@media (max-width: 1200px) {
  .section-title-sub {
    margin-top: 0vw;
    margin-bottom: 10vw;
  }
}
@media (max-width: 768px) {
  .section-title-sub {
    margin-top: 1.3020833333vw;
    margin-bottom: 2.6041666667vw;
    width: 100%;
    height: 9.1145833333vw;
    overflow: hidden;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .section-title-sub img {
    position: absolute;
    max-width: 150% !important;
    width: 150%;
    top: 0;
    left: -25.2604166667vw;
  }
}
.section-title-sub h2 {
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-size: 27px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #009ea7;
}
@media (max-width: 1200px) {
  .section-title-sub h2 {
    top: 1.5vw;
    font-size: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .section-title-sub h2 {
    top: 2.34375vw;
    font-size: 3.90625vw;
  }
}

.pageMoveButton {
  display: flex;
  align-items: center;
  margin: auto;
  margin-top: 40px;
  padding: 24px 80px;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #000000;
  border-radius: 100vw;
}
@media (max-width: 1200px) {
  .pageMoveButton {
    margin-top: 3.125vw;
    padding: 1.875vw 6.25vw;
    border: 0.078125vw solid #000000;
  }
}
@media (max-width: 768px) {
  .pageMoveButton {
    margin-top: 0;
    padding: 3.125vw 10.4166666667vw;
    border: 0.1302083333vw solid #000000;
    font-size: 3.2552083333vw;
  }
}

.arrowCircle_right {
  display: inline-block;
  position: relative;
  border-radius: 100vw;
  border: 1px solid #000000;
  width: 21px;
  height: 21px;
}
@media (max-width: 1200px) {
  .arrowCircle_right {
    border: 0.078125vw solid #000000;
    width: 1.640625vw;
    height: 1.640625vw;
  }
}
@media (max-width: 768px) {
  .arrowCircle_right {
    border: 0.1302083333vw solid #000000;
    width: 3.2552083333vw;
    height: 3.2552083333vw;
  }
}

.arrowCircle_right::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 35%;
  height: 35%;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  transform-origin: center center;
  transform: translateX(-25%) rotate(-45deg);
}
@media (max-width: 1200px) {
  .arrowCircle_right::after {
    border-right: 0.15625vw solid #000000;
    border-bottom: 0.15625vw solid #000000;
  }
}
@media (max-width: 768px) {
  .arrowCircle_right::after {
    border-right: 0.2604166667vw solid #000000;
    border-bottom: 0.2604166667vw solid #000000;
  }
}

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

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

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.forApplication {
  display: block;
  margin: 80px auto;
  padding: 24px 0;
  width: 706px;
  height: -moz-max-content;
  height: max-content;
  background-color: #3c3c3c;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
}
@media (max-width: 1200px) {
  .forApplication {
    margin: 6.25vw auto;
    padding: 1.875vw 0;
    width: 55.15625vw;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .forApplication {
    margin: 0 auto 19.53125vw;
    padding: 3.125vw 0;
    width: 100%;
    font-size: 3.90625vw;
  }
}

.fadeIn1 {
  opacity: 0;
}

.fadeIn1.show-fadeIn1 {
  animation: fadeIn 1.1s ease-in-out forwards;
}

.fadeIn2 {
  opacity: 0;
}

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

.fadeIn3 {
  opacity: 0;
}

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

.fadeIn4 {
  opacity: 0;
}

.fadeIn4.show-fadeIn4 {
  animation: fadeIn 1.1s 1.7s ease-in-out forwards;
}

.fadeIn5 {
  opacity: 0;
}

.fadeIn5.show-fadeIn5 {
  animation: fadeIn 0.8s ease forwards;
}

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

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

.bound2 {
  opacity: 0;
}

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

.bound3 {
  opacity: 0;
}

.bound3.show-bound3 {
  animation: bound 2s 1.6s linear forwards;
}

@keyframes bound {
  0% {
    transform: translate(0%, -48%);
    opacity: 0;
  }
  30% {
    transform: translate(0%, 0%) scale(0.95);
  }
  40% {
    transform: translate(0%, -12%);
    opacity: 1;
  }
  55% {
    transform: translate(0%, 0%) scale(0.95);
  }
  60% {
    transform: translate(0%, -6%);
  }
  70% {
    transform: translate(0%, 0%) scale(0.95);
  }
  75% {
    transform: translate(0%, -2.4%);
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.header {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
.header__bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .header__bar {
    height: 0;
  }
}
.header__logo {
  display: flex;
  align-items: center;
  margin-left: 3.1818181818vw;
}
@media screen and (max-width: 1700px) {
  .header__logo {
    margin-left: 1.7647058824vw;
  }
}
@media (max-width: 1200px) {
  .header__logo {
    margin-left: 0.3333333333vw;
  }
}
@media (max-width: 768px) {
  .header__logo {
    margin-top: 2.6041666667vw;
    margin-bottom: 2.6041666667vw;
    margin-left: 3.90625vw;
  }
}
@media (max-width: 440px) {
  .header__logo {
    margin-top: 3.2954545455vw;
    margin-bottom: 3.2954545455vw;
  }
}
.header__logo img {
  width: 130px;
}
@media screen and (max-width: 1700px) {
  .header__logo img {
    width: 90px;
  }
}
@media (max-width: 1200px) {
  .header__logo img {
    width: 7.5vw;
  }
}
@media (max-width: 768px) {
  .header__logo img {
    width: 19.53125vw;
  }
}
.header__logo h1 {
  margin-left: 10px;
  letter-spacing: 0.03em;
  font-size: 24px;
  color: #8cc11f;
}
@media screen and (max-width: 1700px) {
  .header__logo h1 {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .header__logo h1 {
    margin-left: 0.1666666667vw;
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .header__logo h1 {
    margin-left: 1.3020833333vw;
    font-size: 4.1666666667vw;
  }
}
.header__nav__list {
  display: flex;
  align-items: center;
}
.header__nav__list-link {
  margin-left: 4.5454545455vw;
  font-size: 17px;
  color: #56739e;
  font-weight: 400;
}
@media screen and (max-width: 1700px) {
  .header__nav__list-link {
    margin-left: 3.5294117647vw;
    font-size: 16px;
  }
}
@media screen and (max-width: 1300px) {
  .header__nav__list-link {
    margin-left: 2.3076923077vw;
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-link {
    margin-left: 1.1666666667vw;
    font-size: 1.4166666667vw;
  }
}
@media screen and (max-width: 950px) {
  .header__nav__list-link {
    font-size: 1.6315789474vw;
  }
}
.header__nav__list-link a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.header__nav__list-link a:hover {
  color: #009ea7;
}
.header__nav__list-link a::after {
  position: absolute;
  bottom: -12px;
  left: 0;
  content: "";
  width: 100%;
  height: 1.5px;
  background: #009ea7;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
@media (max-width: 1200px) {
  .header__nav__list-link a::after {
    height: 1px;
  }
}
.header__nav__list-link a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.header__nav__list-contact {
  display: flex;
  margin-left: 4.5454545455vw;
  font-size: 13px;
  color: #fff;
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact {
    margin-left: 3.125vw;
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-contact {
    margin-left: 1.6666666667vw;
    font-size: 11px;
  }
}
.header__nav__list-contact-box {
  width: 103px;
  height: 102px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact-box {
    width: 85px;
    height: 86px;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-contact-box {
    width: 73px;
    height: 74px;
  }
}
@media screen and (max-width: 950px) {
  .header__nav__list-contact-box {
    width: 68px;
    height: 69px;
  }
}
.header__nav__list-contact-box a {
  width: 103px;
  height: 102px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact-box a {
    width: 85px;
    height: 86px;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-contact-box a {
    width: 73px;
    height: 74px;
  }
}
@media screen and (max-width: 950px) {
  .header__nav__list-contact-box a {
    width: 68px;
    height: 69px;
  }
}
.header__nav__list-contact .tel {
  background: #82b2bb;
}
.header__nav__list-contact .tel img {
  margin-top: 12px;
  width: 59px;
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact .tel img {
    margin-top: 8px;
    width: 46px;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-contact .tel img {
    margin-top: 5px;
    width: 43px;
  }
}
@media screen and (max-width: 950px) {
  .header__nav__list-contact .tel img {
    width: 38px;
  }
}
.header__nav__list-contact .tel p {
  margin-top: 5px;
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact .tel p {
    margin-top: 3px;
  }
}
.header__nav__list-contact .line {
  background: #59b286;
}
.header__nav__list-contact .line img {
  width: 61px;
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact .line img {
    width: 48px;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-contact .line img {
    width: 40px;
  }
}
@media screen and (max-width: 950px) {
  .header__nav__list-contact .line img {
    width: 36px;
  }
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact .line p {
    margin-top: -1px;
  }
}
.header__nav__list-contact .entry {
  background: #c05e7c;
}
.header__nav__list-contact .entry img {
  width: 53px;
}
@media screen and (max-width: 1600px) {
  .header__nav__list-contact .entry img {
    width: 42px;
  }
}
@media (max-width: 1200px) {
  .header__nav__list-contact .entry img {
    width: 36px;
  }
}
@media screen and (max-width: 950px) {
  .header__nav__list-contact .entry img {
    width: 32px;
  }
}
.header .header__nav__list {
  display: flex;
  justify-content: center;
  color: white;
}
.header .header__nav__list-link {
  padding: 20px 0;
  flex: 1 0 auto;
  text-align: center;
}
@media (max-width: 1200px) {
  .header .header__nav__list-link {
    padding: 1.25vw 0;
  }
}
@media (max-width: 1200px) {
  .header .header__nav__list-link p {
    font-size: 1.5vw;
  }
}
.header .header__tabNav {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8705882353);
  color: #000;
  transition: 0.6s all ease-out;
  z-index: 89;
}
.header .header__tabNav::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3.125vw;
  margin-top: -2.8645833333vw;
  vertical-align: middle;
}
.header .header__tabNav__list {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  gap: 4%;
  top: -20%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 6.5104166667vw 0;
  transform: translate(-50%);
  z-index: 90;
}
.header .header__tabNav__list-link {
  font-size: 3.2552083333vw;
  text-align: center;
  line-height: 1.4;
}
.header .header__tabNav__list-link .eng {
  font-size: 2.34375vw;
}
@media (max-width: 440px) {
  .header .header__tabNav__list-link .eng {
    font-size: 3.6363636364vw;
  }
}
@media (max-width: 440px) {
  .header .header__tabNav__list-link {
    font-size: 5vw;
    line-height: 1.6;
  }
}
.header .header__tabNav-active {
  left: 0 !important;
}
.header .header__tabButton-active::before {
  background: #33afbc !important;
}
.header .header__tabButton {
  position: fixed;
  display: block;
  width: 11.71875vw;
  height: 12.2395833333vw;
  right: 0.2604166667vw;
  top: 2.6041666667vw;
  z-index: 91;
}
@media (max-width: 440px) {
  .header .header__tabButton {
    width: 13.6363636364vw;
    height: 16.25vw;
    top: 2.2727272727vw;
    right: 0;
  }
}
.header .header__tabButton span {
  position: absolute;
  left: 0;
  width: 70%;
  height: 1.4322916667vw;
  border-radius: 1.5625vw;
  background: #fff;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 440px) {
  .header .header__tabButton span {
    height: 1.5909090909vw;
  }
}
.header .header__tabButton span::before {
  position: absolute;
  content: "";
  width: 1.5625vw;
  height: 1.5625vw;
  border-radius: 50%;
  background: #fff;
  right: -2.0454545455vw;
  top: 0;
}
@media (max-width: 440px) {
  .header .header__tabButton span::before {
    width: 1.5909090909vw;
    height: 1.5909090909vw;
    right: -2.2727272727vw;
  }
}
.header .header__tabButton span:nth-of-type(1) {
  top: 0;
}
.header .header__tabButton span:nth-of-type(2) {
  top: 2.8645833333vw;
}
@media (max-width: 440px) {
  .header .header__tabButton span:nth-of-type(2) {
    top: 3.1818181818vw;
  }
}
.header .header__tabButton span:nth-of-type(3) {
  top: 5.46875vw;
  font-size: 1.8229166667vw;
  color: #fff;
  transition: 0.1s all ease-in-out;
}
@media (max-width: 440px) {
  .header .header__tabButton span:nth-of-type(3) {
    top: 6.3636363636vw;
  }
}
.header .header__tabButton span:nth-of-type(3)::after {
  content: "MORE";
  position: absolute;
  display: block;
  top: 2.6041666667vw;
  left: 1.0416666667vw;
  color: #fff;
  font-size: 2.34375vw;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media (max-width: 440px) {
  .header .header__tabButton span:nth-of-type(3)::after {
    top: 3.1818181818vw;
    font-size: 4.5454545455vw;
    left: 1.3636363636vw;
    transform: scale(0.6);
    transform-origin: 0 0;
  }
}
.header .header__tabButton-active:nth-of-type(1) {
  top: 1.8229166667vw !important;
  width: 80% !important;
  transform: rotate(45deg);
}
@media (max-width: 440px) {
  .header .header__tabButton-active:nth-of-type(1) {
    left: 0.4545454545vw;
    top: 2.9545454545vw !important;
  }
}
.header .header__tabButton-active:nth-of-type(2) {
  top: 1.8229166667vw !important;
  width: 80% !important;
  transform: rotate(-45deg);
}
@media (max-width: 440px) {
  .header .header__tabButton-active:nth-of-type(2) {
    left: 0.4545454545vw;
    top: 2.9545454545vw !important;
  }
}
.header .header__tabButton-active:nth-of-type(3) {
  background: #33afbc !important;
  top: 7.8125vw !important;
  transition: 0.1s all ease-in-out;
}
@media (max-width: 440px) {
  .header .header__tabButton-active:nth-of-type(3) {
    top: 8.6363636364vw !important;
  }
}
.header .header__tabButton-active:nth-of-type(3)::after {
  content: "Close" !important;
  top: -0.2604166667vw !important;
  left: 0.390625vw !important;
}
@media (max-width: 440px) {
  .header .header__tabButton-active:nth-of-type(3)::after {
    top: 0.9090909091vw !important;
    left: 0.6818181818vw !important;
  }
}
.header .header__tabButton-bg {
  position: fixed;
  display: block;
  width: 14.3229166667vw;
  height: 14.9739583333vw;
  right: 0;
  top: 0;
  background: #33afbc;
  z-index: 99;
  z-index: 91;
}
@media (max-width: 440px) {
  .header .header__tabButton-bg {
    width: 15.9090909091vw;
    height: 16.1363636364vw;
  }
}
.header .header__tabButton-bg::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  z-index: 99;
}

.swiper-wrapper {
  /* wrapperのサイズを調整 */
  display: flex;
  height: 601px;
  width: 6000px;
}
@media (max-width: 1200px) {
  .swiper-wrapper {
    height: 50.0833333333vw;
    width: 500vw;
  }
}
@media (max-width: 768px) {
  .swiper-wrapper {
    width: 100%;
    height: auto;
  }
}

.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  height: 601px;
  width: 601px;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .swiper-slide {
    height: 50.0833333333vw;
    width: 50.0833333333vw;
  }
}
@media (max-width: 768px) {
  .swiper-slide {
    width: 100%;
    height: auto;
  }
}
.swiper-slide img {
  height: 601px;
  width: 601px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1200px) {
  .swiper-slide img {
    height: 50.0833333333vw;
    width: 50.0833333333vw;
  }
}
@media (max-width: 768px) {
  .swiper-slide img {
    width: 100%;
    height: auto;
  }
}

.swiper {
  position: relative;
  width: 801px;
  height: 701px;
}
@media (max-width: 1200px) {
  .swiper {
    height: 66.75vw;
    width: 58.4166666667vw;
  }
}
@media (max-width: 768px) {
  .swiper {
    width: 100%;
    height: 109.375vw;
  }
}

.top__swiper {
  width: 601px;
  margin-left: -100px;
  height: auto;
  display: block;
  position: relative;
}
@media (max-width: 1200px) {
  .top__swiper {
    width: 50.0833333333vw;
    height: 58.4166666667vw;
    margin-left: -4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .top__swiper {
    width: 100%;
    height: 109.375vw;
    margin-left: 0;
  }
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 40px 40px 0 0 !important;
}
@media (max-width: 1200px) {
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 1.6666666667vw 1.6666666667vw 0 0 !important;
  }
}
@media (max-width: 768px) {
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 1.3020833333vw 5.2083333333vw 0 0 !important;
  }
}

.swiper-pagination {
  position: absolute !important;
  width: 100%;
  height: auto;
  bottom: 20px !important;
  left: 320px !important;
  color: #202228;
}
@media (max-width: 1200px) {
  .swiper-pagination {
    bottom: 10vw !important;
    left: 25.8333333333vw !important;
  }
}
@media (max-width: 768px) {
  .swiper-pagination {
    bottom: 0vw !important;
    left: 3.125vw !important;
  }
}

.swiper-pagination-bullet {
  width: 26px !important;
  height: 26px !important;
  background: rgb(69, 62, 62);
  overflow: visible !important;
  opacity: inherit;
}
@media (max-width: 1200px) {
  .swiper-pagination-bullet {
    width: 1.6666666667vw !important;
    height: 1.6666666667vw !important;
  }
}
@media (max-width: 768px) {
  .swiper-pagination-bullet {
    width: 3.125vw !important;
    height: 3.125vw !important;
  }
}

.swiper-pagination-bullet-active {
  background: #59b2a0 !important;
}

.top {
  position: relative;
  background-color: #eaebef;
  height: 601px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  /*下からの距離が変化して全体が下→上→下に動く*/
}
@media (max-width: 1200px) {
  .top {
    height: 50.0833333333vw;
  }
}
@media (max-width: 768px) {
  .top {
    height: 106.7708333333vw;
    background-color: #fff;
  }
}
.top .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top__contact {
  z-index: 10;
  text-align: center;
  margin-top: -90px;
  margin-right: 80px;
}
@media (max-width: 1200px) {
  .top__contact {
    margin-top: -8.3333333333vw;
    margin-right: 6.6666666667vw;
  }
}
.top__contact-line {
  margin-top: 50px;
  width: 400px;
  height: 190px;
  background: #59b286;
}
@media (max-width: 1200px) {
  .top__contact-line {
    margin-top: 2.5vw;
    width: 37.1666666667vw;
    height: 17.5vw;
  }
}
.top__contact-line h3 {
  padding: 18px 0;
  color: #fff;
}
@media (max-width: 1200px) {
  .top__contact-line h3 {
    padding: 1.5vw 0;
  }
}
.top__contact-line-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 12px 10px 12px;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
}
@media (max-width: 1200px) {
  .top__contact-line-content {
    margin: 0 0.6666666667vw 0.8333333333vw 0.6666666667vw;
    padding: 0.6666666667vw;
    border: 0.4166666667vw;
  }
}
.top__contact-line-content img {
  width: 74px;
}
@media (max-width: 1200px) {
  .top__contact-line-content img {
    width: 6vw;
  }
}
.top__contact-line-content-flex h4 {
  padding: 10px 26px;
  margin-top: 10px;
  background: #59b286;
  border-radius: 20px;
  color: #fff;
}
@media (max-width: 1200px) {
  .top__contact-line-content-flex h4 {
    padding: 0.8333333333vw 2.1666666667vw;
    margin-top: 0.8333333333vw;
    border-radius: 1.6666666667vw;
  }
}
.top__contact-line-content-flex p {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .top__contact-line-content-flex p {
    font-size: 1vw;
    margin-top: 1.25vw;
    margin-bottom: 0.8333333333vw;
  }
}
.top .scroll {
  position: absolute;
  top: 130px;
  right: 30px;
  animation: arrowmove 2.5s ease-in infinite;
  writing-mode: vertical-rl;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media (max-width: 1200px) {
  .top .scroll {
    top: 7.5vw;
    right: 1.6666666667vw;
    font-size: 1.1666666667vw;
  }
}
@keyframes arrowmove {
  0% {
    top: 130px;
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  60% {
    top: 280px;
    opacity: 0;
  }
  90% {
    top: 130px;
    opacity: 0;
  }
  100% {
    top: 130px;
    opacity: 0;
  }
}
.top .scroll::after {
  content: "";
  position: absolute;
  background: url(../images/allow.svg) no-repeat;
  vertical-align: middle;
  margin-top: 20px;
  margin-right: 2px;
  width: 16px;
  height: 243px;
}
@media (max-width: 1200px) {
  .top .scroll::after {
    margin-top: 1.6666666667vw;
    margin-right: 0.1666666667vw;
    width: 1.3333333333vw;
    height: 20.25vw;
  }
}

.first {
  margin-top: 150px;
}
@media (max-width: 1200px) {
  .first {
    margin-top: 10.8333333333vw;
  }
}
@media (max-width: 768px) {
  .first {
    margin-top: 6.5104166667vw;
  }
}
.first__main {
  position: relative;
  z-index: 1;
  width: 1198px;
  color: #ff83ca;
}
@media (max-width: 1200px) {
  .first__main {
    width: 100vw;
  }
}
@media (max-width: 768px) {
  .first__main img {
    width: 100vw;
  }
}
.first__main-circle1 {
  position: absolute;
  top: 110px;
  right: 320px;
  width: 108px;
  height: 106px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  transform: rotate(-15deg);
}
@media (max-width: 1200px) {
  .first__main-circle1 {
    top: 9.1666666667vw;
    right: 26.6666666667vw;
    width: 9vw;
    height: 8.8333333333vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle1 {
    top: auto;
    bottom: 4.4270833333vw;
    right: 4.4270833333vw;
    width: 14.9739583333vw;
    height: 14.9739583333vw;
    transform: rotate(20deg);
  }
}
.first__main-circle1::after {
  position: absolute;
  content: "";
  width: 108px;
  height: 106px;
  top: -3px;
  left: -3px;
  border-radius: 50%;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  .first__main-circle1::after {
    width: 9vw;
    height: 8.8333333333vw;
    top: -0.2419354839vw;
    left: -0.2419354839vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle1::after {
    width: 14.9739583333vw;
    height: 14.9739583333vw;
    top: -0.390625vw;
    left: -0.390625vw;
  }
}
.first__main-circle1 h3 {
  margin-top: 8px;
  font-size: 24px;
}
@media (max-width: 1200px) {
  .first__main-circle1 h3 {
    margin-top: 0.6451612903vw;
    font-size: 1.935483871vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle1 h3 {
    margin-top: 1.0416666667vw;
    font-size: 3.2552083333vw;
  }
}
.first__main-circle1 h4 {
  margin-top: 2px;
  font-size: 18px;
}
@media (max-width: 1200px) {
  .first__main-circle1 h4 {
    margin-top: 0.1612903226vw;
    font-size: 1.4516129032vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle1 h4 {
    margin-top: 0.2604166667vw;
    font-size: 2.4739583333vw;
  }
}
.first__main-circle2 {
  position: absolute;
  bottom: 40px;
  left: 60px;
  width: 178px;
  height: 178px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  transform: rotate(13deg);
}
@media (max-width: 1200px) {
  .first__main-circle2 {
    bottom: 3.3333333333vw;
    left: 5vw;
    width: 14.8333333333vw;
    height: 14.6666666667vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle2 {
    bottom: 13.0208333333vw;
    left: 5.2083333333vw;
    width: 18.8802083333vw;
    height: 18.8802083333vw;
    transform: rotate(-18deg);
  }
}
.first__main-circle2::after {
  position: absolute;
  content: "";
  width: 178px;
  height: 178px;
  top: -4px;
  left: -4px;
  border-radius: 50%;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  .first__main-circle2::after {
    width: 14.8333333333vw;
    height: 14.8333333333vw;
    top: -0.3225806452vw;
    left: -0.3225806452vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle2::after {
    width: 18.8802083333vw;
    height: 18.8802083333vw;
    top: -0.5208333333vw;
    left: -0.5208333333vw;
  }
}
.first__main-circle2 h2 {
  margin-top: 24px;
  font-size: 22px;
}
@media (max-width: 1200px) {
  .first__main-circle2 h2 {
    margin-top: 1.935483871vw;
    font-size: 1.7741935484vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle2 h2 {
    margin-top: 2.8645833333vw;
    font-size: 2.6041666667vw;
  }
}
.first__main-circle2 h3 {
  margin-top: -16px;
  font-size: 40px;
}
@media (max-width: 1200px) {
  .first__main-circle2 h3 {
    margin-top: -1.2903225806vw;
    font-size: 3.2258064516vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle2 h3 {
    margin-top: -2.0833333333vw;
    font-size: 3.90625vw;
  }
}
.first__main-circle2 h3 span {
  font-size: 80px;
  font-family: Georgia;
}
@media (max-width: 1200px) {
  .first__main-circle2 h3 span {
    margin-top: -1.6129032258vw;
    font-size: 6.4516129032vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle2 h3 span {
    font-size: 7.8125vw;
  }
}
.first__main-circle2 h4 {
  margin-top: 2px;
  font-size: 26px;
}
@media (max-width: 1200px) {
  .first__main-circle2 h4 {
    margin-top: 0.1612903226vw;
    font-size: 2.0967741935vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle2 h4 {
    margin-top: -0.5208333333vw;
    font-size: 3.125vw;
  }
}
.first__main-circle3 {
  position: absolute;
  bottom: 90px;
  right: 70px;
  width: 158px;
  height: 158px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2;
  transform: rotate(13deg);
}
@media (max-width: 1200px) {
  .first__main-circle3 {
    bottom: 7.5vw;
    right: 5.8333333333vw;
    width: 13.1666666667vw;
    height: 13.1666666667vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle3 {
    top: 5.2083333333vw;
    bottom: auto;
    right: 41.6666666667vw;
    width: 22.1354166667vw;
    height: 22.1354166667vw;
    transform: rotate(-20deg);
  }
}
.first__main-circle3::after {
  position: absolute;
  content: "";
  width: 158px;
  height: 158px;
  top: -3px;
  left: -3px;
  border-radius: 50%;
  border: 1px solid #29cce6;
}
@media (max-width: 1200px) {
  .first__main-circle3::after {
    width: 13.1666666667vw;
    height: 13.1666666667vw;
    top: -0.25vw;
    left: -0.25vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle3::after {
    width: 22.1354166667vw;
    height: 22.1354166667vw;
    top: -0.390625vw;
    left: -0.390625vw;
  }
}
.first__main-circle3 h3 {
  margin-top: 22px;
  font-size: 24px;
  color: #29cce6;
}
@media (max-width: 1200px) {
  .first__main-circle3 h3 {
    margin-top: 1.8333333333vw;
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle3 h3 {
    margin-top: 2.8645833333vw;
    font-size: 3.6458333333vw;
  }
}
.first__main-circle3 h4 {
  margin-top: 6px;
  font-size: 20px;
}
@media (max-width: 1200px) {
  .first__main-circle3 h4 {
    margin-top: 0.5vw;
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .first__main-circle3 h4 {
    margin-top: 0.5208333333vw;
    font-size: 2.8645833333vw;
    line-height: 1.2;
  }
}
.first__main2 {
  position: relative;
  z-index: 4;
}
.first__main2-img {
  margin-left: -100px;
  margin-top: -90px;
}
@media (max-width: 1200px) {
  .first__main2-img {
    width: 100vw;
    margin-left: -8.3333333333vw;
    margin-top: -7.5vw;
  }
}
.first__main2-pink {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 560px;
  left: 148px;
  width: 950px;
  background-color: rgba(255, 96, 122, 0.7333333333);
  transform: skew(0deg, -10deg);
  font-style: italic;
}
@media (max-width: 1200px) {
  .first__main2-pink {
    bottom: 46.6666666667vw;
    left: 12.3333333333vw;
    width: 79.1666666667vw;
  }
}
.first__main2-pink p {
  font-size: 65px;
  color: #fff;
  margin-left: 110px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .first__main2-pink p {
    margin-left: 9.1666666667vw;
    margin-bottom: 0.8333333333vw;
    font-size: 5.4166666667vw;
  }
}
.first__main2-pink p span {
  font-size: 75px;
}
@media (max-width: 1200px) {
  .first__main2-pink p span {
    font-size: 6.25vw;
  }
}
.first__main2-pink img {
  position: absolute;
  transform: rotate(0.03turn);
  top: -50px;
  left: 430px;
}
@media (max-width: 1200px) {
  .first__main2-pink img {
    width: 15.6666666667vw;
    top: -4.1666666667vw;
    left: 35.8333333333vw;
  }
}
.first__main2-yellow {
  position: absolute;
  bottom: 522px;
  left: 364px;
  padding: 6px 30px;
  font-size: 30px;
  letter-spacing: 0.1em;
  background-color: #fff200;
  transform: skew(0deg, -10deg);
}
@media (max-width: 1200px) {
  .first__main2-yellow {
    bottom: 43.5vw;
    left: 30.3333333333vw;
    padding: 0.5vw 2.5vw;
    font-size: 2.5vw;
  }
}
.first__main3 {
  position: relative;
  z-index: 5;
  margin-top: -570px;
  background: url(../images/first-main3-bg.png);
  background-size: 100% auto;
}
@media (max-width: 1200px) {
  .first__main3 {
    margin-top: -45.8333333333vw;
  }
}
.first__main3 .container {
  position: relative;
}
.first__main3-circle1 {
  padding-top: 300px;
  margin-left: 210px;
}
@media (max-width: 1200px) {
  .first__main3-circle1 {
    padding-top: 14.1666666667vw;
    margin-left: 15.8333333333vw;
  }
}
.first__main3-circle1 .blue-circle {
  position: relative;
  width: 330px;
  height: 330px;
}
@media (max-width: 1200px) {
  .first__main3-circle1 .blue-circle {
    width: 27.5vw;
    height: 27.5vw;
  }
}
@media (max-width: 768px) {
  .first__main3-circle1 .blue-circle {
    width: 28.6458333333vw;
    height: 28.6458333333vw;
  }
}
.first__main3-circle1 .blue-circle img {
  width: 330px;
  height: 330px;
  border-radius: 50%;
  -o-object-position: 90% 44%;
     object-position: 90% 44%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1200px) {
  .first__main3-circle1 .blue-circle img {
    width: 27.5vw;
    height: 27.5vw;
  }
}
@media (max-width: 768px) {
  .first__main3-circle1 .blue-circle img {
    width: 28.6458333333vw;
    height: 28.6458333333vw;
  }
}
.first__main3-circle1 .blue-circle::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  border-radius: 50%;
  width: 106%;
  height: 106%;
  border: 2.5px solid #00b6bf;
}
.first__main3-circle1-bluetxt {
  position: relative;
  z-index: 6;
  margin-top: -14px;
  margin-left: -29px;
  padding: 6px;
  width: 390px;
  font-size: 24px;
  line-height: 1, 3;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 181, 191, 0.7882352941);
}
@media (max-width: 1200px) {
  .first__main3-circle1-bluetxt {
    margin-top: -1.1666666667vw;
    margin-left: -2.4166666667vw;
    width: 32.5vw;
    font-size: 2vw;
    border-radius: 2.5vw;
  }
}
@media (max-width: 768px) {
  .first__main3-circle1-bluetxt {
    margin-left: -6.5104166667vw;
    width: 41.6666666667vw;
    font-size: 2.8645833333vw;
    border-radius: 3.90625vw;
  }
}
.first__main3-circle2 {
  position: absolute;
  top: 140px;
  right: 100px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background-color: rgba(255, 96, 122, 0.6980392157);
  color: #fff;
  text-align: center;
}
@media (max-width: 1200px) {
  .first__main3-circle2 {
    top: 5.8333333333vw;
    right: 9.1666666667vw;
    width: 35vw;
    height: 35vw;
  }
}
.first__main3-circle2::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  border-radius: 50%;
  width: 106%;
  height: 106%;
  border: 2.5px solid rgba(255, 96, 122, 0.6980392157);
}
.first__main3-circle2 p {
  position: relative;
  margin-top: 30px;
  font-size: 50px;
}
@media (max-width: 1200px) {
  .first__main3-circle2 p {
    margin-top: 2.5vw;
    font-size: 4.1666666667vw;
  }
}
.first__main3-circle2 p span {
  font-size: 100px;
}
@media (max-width: 1200px) {
  .first__main3-circle2 p span {
    font-size: 8.3333333333vw;
  }
}
.first__main3-circle2 p::after {
  content: "総額";
  position: absolute;
  right: 178px;
  top: 18px;
  font-size: 34px;
}
@media (max-width: 1200px) {
  .first__main3-circle2 p::after {
    right: 14.8333333333vw;
    top: 1.5vw;
    font-size: 2.8333333333vw;
  }
}
.first__main3-circle2 h3 {
  margin-top: -30px;
  font-size: 160px;
}
@media (max-width: 1200px) {
  .first__main3-circle2 h3 {
    margin-top: -2.5vw;
    font-size: 13.3333333333vw;
  }
}
.first__main3-circle2 h3 span {
  font-size: 60px;
  writing-mode: vertical-rl;
}
@media (max-width: 1200px) {
  .first__main3-circle2 h3 span {
    font-size: 5vw;
  }
}
.first__main3-circle2 h5 {
  margin-left: 10px;
  margin-top: -18px;
  font-size: 64px;
}
@media (max-width: 1200px) {
  .first__main3-circle2 h5 {
    margin-left: 0.8333333333vw;
    margin-top: -1.5vw;
    font-size: 5.3333333333vw;
  }
}
.first__main3-circle2 h5 span {
  margin-left: 4px;
  display: inline-block;
  font-size: 80px;
  transform: rotate(15deg);
}
@media (max-width: 1200px) {
  .first__main3-circle2 h5 span {
    margin-left: 0.3333333333vw;
    font-size: 6.6666666667vw;
  }
}
.first__main3-circle2 h5 .span {
  margin-left: 0px;
  display: inline-block;
  font-size: 68px;
  transform: rotate(30deg);
}
@media (max-width: 1200px) {
  .first__main3-circle2 h5 .span {
    font-size: 5.6666666667vw;
  }
}
.first__main3-redtxt {
  background: #f5f6f3;
  margin-top: -60px;
  padding-right: 20px;
  padding-bottom: 30px;
  letter-spacing: 0.03em;
  text-align: right;
  color: #ff607b;
  font-size: 54px;
}
@media (max-width: 1200px) {
  .first__main3-redtxt {
    margin-top: -4.6666666667vw;
    padding-right: 2.5vw;
    padding-bottom: 3.3333333333vw;
    font-size: 4.5vw;
  }
}
.first__main4 {
  position: relative;
  z-index: 6;
  background: url(../images/first-main4.png);
  height: 1440px;
  background-position: center -80px;
  background-size: cover;
}
@media (max-width: 1200px) {
  .first__main4 {
    height: 125vw;
    background-position: center -6.6666666667vw;
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .first__main4 {
    background-position: -28.6458333333vw -5.2083333333vw;
  }
}
.first__main4 .container {
  position: relative;
}
.first__main4 .blue-circle {
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(0, 181, 191, 0.7882352941);
}
.first__main4 .blue-circle::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  border-radius: 50%;
  width: 106%;
  height: 106%;
  border: 2.5px solid #00b6bf;
}
.first__main4 .red-circle {
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(255, 96, 122, 0.6980392157);
}
.first__main4 .red-circle::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  border-radius: 50%;
  width: 106%;
  height: 106%;
  border: 2.5px solid rgba(255, 96, 122, 0.6980392157);
}
.first__main4-circle1 {
  position: absolute;
  text-align: center;
  top: -40px;
  left: 330px;
}
@media (max-width: 1200px) {
  .first__main4-circle1 {
    top: -3.3333333333vw;
    left: 27.5vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle1 {
    top: -2.6041666667vw;
    left: 16.9270833333vw;
  }
}
.first__main4-circle1 .blue-circle {
  position: relative;
  padding-top: 66px;
  width: 370px;
  height: 370px;
  font-size: 90px;
}
@media (max-width: 1200px) {
  .first__main4-circle1 .blue-circle {
    padding-top: 5.5vw;
    width: 30.8333333333vw;
    height: 30.8333333333vw;
    font-size: 7.5vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle1 .blue-circle {
    padding-top: 5.9895833333vw;
    width: 36.4583333333vw;
    height: 36.4583333333vw;
    font-size: 9.1145833333vw;
  }
}
.first__main4-circle1 .yellow {
  position: relative;
  z-index: 6;
  margin-top: -70px;
  margin-left: -66px;
  padding: 14px 28px;
  background: #fff200;
  font-size: 38px;
  transform: rotate(-5deg);
}
@media (max-width: 1200px) {
  .first__main4-circle1 .yellow {
    margin-top: -5.8333333333vw;
    margin-left: -5.5vw;
    padding: 1.1666666667vw 2.3333333333vw;
    background: #fff200;
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle1 .yellow {
    margin-top: -8.8541666667vw;
    margin-left: -10.4166666667vw;
    padding: 1.0416666667vw 2.34375vw;
    font-size: 4.4270833333vw;
  }
}
.first__main4-circle2 {
  position: absolute;
  width: 320px;
  height: 320px;
  top: 380px;
  left: 240px;
}
@media (max-width: 1200px) {
  .first__main4-circle2 {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
    top: 31.6666666667vw;
    left: 20vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle2 {
    width: 31.25vw;
    height: 31.25vw;
    top: 36.4583333333vw;
    left: 5.2083333333vw;
  }
}
.first__main4-circle2 img {
  width: 320px;
  height: 320px;
  border-radius: 50%;
  -o-object-position: 90% 44%;
     object-position: 90% 44%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1200px) {
  .first__main4-circle2 img {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle2 img {
    width: 31.25vw;
    height: 31.25vw;
  }
}
.first__main4-circle3 {
  position: absolute;
  width: 360px;
  height: 360px;
  top: 490px;
  left: 600px;
}
@media (max-width: 1200px) {
  .first__main4-circle3 {
    width: 30vw;
    height: 30vw;
    top: 40.8333333333vw;
    left: 50vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle3 {
    width: 33.8541666667vw;
    height: 33.8541666667vw;
    top: 41.6666666667vw;
    left: 40.3645833333vw;
  }
}
.first__main4-circle3 h4 {
  padding-top: 40px;
  font-size: 48px;
}
@media (max-width: 1200px) {
  .first__main4-circle3 h4 {
    padding-top: 3.3333333333vw;
    font-size: 4vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle3 h4 {
    padding-top: 3.90625vw;
    font-size: 5.2083333333vw;
  }
}
.first__main4-circle3 p {
  margin-top: 14px;
  font-size: 36px;
}
@media (max-width: 1200px) {
  .first__main4-circle3 p {
    margin-top: 1.1666666667vw;
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle3 p {
    margin-top: 1.3020833333vw;
    font-size: 3.125vw;
  }
}
.first__main4-circle4 {
  padding-top: 65px;
  position: absolute;
  width: 300px;
  height: 300px;
  top: 750px;
  left: 320px;
  font-size: 70px;
}
@media (max-width: 1200px) {
  .first__main4-circle4 {
    padding-top: 5.4166666667vw;
    width: 25vw;
    height: 25vw;
    top: 62.5vw;
    left: 26.6666666667vw;
    font-size: 5.8333333333vw;
  }
}
@media (max-width: 768px) {
  .first__main4-circle4 {
    padding-top: 5.46875vw;
    width: 26.0416666667vw;
    height: 26.0416666667vw;
    top: 70.3125vw;
    left: 19.53125vw;
    font-size: 6.7708333333vw;
  }
}
.first__main4-circle5 {
  position: absolute;
  top: 950px;
  right: 60px;
  width: 430px;
  height: 430px;
}
@media (max-width: 1200px) {
  .first__main4-circle5 {
    top: 79.1666666667vw;
    right: 5vw;
    width: 35.8333333333vw;
    height: 35.8333333333vw;
  }
}
.first__main4-circle5 p {
  padding-top: 50px;
  font-size: 70px;
}
@media (max-width: 1200px) {
  .first__main4-circle5 p {
    padding-top: 5.8333333333vw;
    font-size: 4.1666666667vw;
  }
}
.first__main4-circle5 h3 {
  margin-top: -40px;
  font-size: 200px;
  font-weight: bolder;
  display: inline-block;
  letter-spacing: 0.05em;
}
@media (max-width: 1200px) {
  .first__main4-circle5 h3 {
    margin-top: -1.6666666667vw;
    font-size: 13.3333333333vw;
  }
}
.first__main4-circle5 h3 span {
  font-size: 60px;
  letter-spacing: 0.01em;
  vertical-align: top;
}
@media (max-width: 1200px) {
  .first__main4-circle5 h3 span {
    margin-left: 0.8333333333vw;
    font-size: 2.5vw;
  }
}
.first__main4-circle5 h4 {
  display: inline-block;
  vertical-align: super;
  font-size: 70px;
  letter-spacing: 0.1em;
}
@media (max-width: 1200px) {
  .first__main4-circle5 h4 {
    font-size: 4.1666666667vw;
  }
}
.first__main4-circle5 h5 {
  margin-top: -10px;
  font-size: 35px;
}
@media (max-width: 1200px) {
  .first__main4-circle5 h5 {
    margin-top: -0.8333333333vw;
    font-size: 3.3333333333vw;
  }
}
.first__flex {
  display: flex;
  margin: 20px auto;
  width: 89%;
}
@media (max-width: 1200px) {
  .first__flex {
    margin-top: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .first__flex {
    flex-direction: column-reverse;
    width: 98%;
  }
}
.first__flex-catch {
  width: 88%;
  margin: 60px auto;
}
@media (max-width: 1200px) {
  .first__flex-catch {
    margin-left: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex-catch {
    width: 90%;
    margin-left: 0;
    margin: 7.8125vw auto;
  }
}
.first__flex-catch h2 {
  padding-right: 6px;
  margin-left: 26px;
  margin-top: 20px;
  font-size: 86px;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .first__flex-catch h2 {
    padding-right: 0.5vw;
    margin-left: 2.1666666667vw;
    margin-top: 1.6666666667vw;
    font-size: 7.3333333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex-catch h2 {
    margin-top: 0;
    font-size: 8.3333333333vw;
  }
}
.first__flex-catch h3 {
  margin-top: -5px;
  width: 690px;
  background: #ee869e;
  font-size: 52px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}
@media (max-width: 1200px) {
  .first__flex-catch h3 {
    margin-top: -0.4166666667vw;
    width: 58.3333333333vw;
    font-size: 4.5vw;
  }
}
@media (max-width: 768px) {
  .first__flex-catch h3 {
    width: 60.546875vw;
    font-size: 5.2083333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right {
    margin-top: 3.90625vw;
    margin-left: 0;
    width: 90%;
    margin: 1.3020833333vw auto;
  }
}
@media (max-width: 1200px) {
  .first__flex__right-catch {
    margin-right: 0.8333333333vw;
  }
}
.first__flex__right-catch h3 {
  margin-left: 10px;
  font-size: 38px;
  font-weight: 400;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .first__flex__right-catch h3 {
    margin-left: 0.8333333333vw;
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right-catch h3 {
    font-size: 4.8177083333vw;
    text-align: center;
  }
}
.first__flex__right-photo ul {
  display: flex;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .first__flex__right-photo ul {
    margin-top: 0.8333333333vw;
    margin-right: 1.6666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right-photo ul {
    justify-content: space-between;
    margin-right: 0;
  }
}
.first__flex__right-photo ul li {
  margin-left: 10px;
  text-align: center;
}
@media (max-width: 1200px) {
  .first__flex__right-photo ul li {
    margin-left: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right-photo ul li {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .first__flex__right-photo ul li img {
    width: 20.8333333333vw;
  }
}
.first__flex__right-photo ul li p {
  margin-top: -24px;
  font-size: 28px;
  font-weight: 600;
  color: #ee869e;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
@media (max-width: 1200px) {
  .first__flex__right-photo ul li p {
    margin-top: -2vw;
    font-size: 2.3333333333vw;
    text-shadow: 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff, 0 0 0.25vw #fff;
  }
}
@media (max-width: 768px) {
  .first__flex__right-photo ul li p {
    margin-top: -3.125vw;
    font-size: 3.6458333333vw;
    text-shadow: 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff, 0 0 0.390625vw #fff;
  }
}
@media (max-width: 768px) {
  .first__flex__right-title {
    margin-top: 7.8125vw;
    margin-bottom: 7.8125vw;
    margin-left: 3.6458333333vw;
    font-size: 7.8125vw;
    color: #ee869e;
  }
}
.first__flex__right-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.first__flex__right-box-pic {
  position: relative;
  margin-left: 10px;
  margin-top: 20px;
  border: 1.5px solid transparent;
  width: 400px;
  height: 400px;
  z-index: 5;
}
@media (max-width: 1200px) {
  .first__flex__right-box-pic {
    margin-left: 0.8333333333vw;
    width: 33.3333333333vw;
    height: 33.3333333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right-box-pic {
    margin-left: 0;
    width: 39.0625vw;
    height: 39.0625vw;
  }
}
.first__flex__right-box-pic-bg {
  width: 400px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .first__flex__right-box-pic-bg {
    width: 33.3333333333vw;
    height: 33.3333333333vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right-box-pic-bg {
    width: 39.0625vw;
    height: 39.0625vw;
  }
}
.first__flex__right-box-txt {
  margin-left: 50px;
}
@media (max-width: 1200px) {
  .first__flex__right-box-txt {
    margin-left: 4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right-box-txt {
    margin-left: 2.6041666667vw;
  }
}
.first__flex__right-box-txt h3 {
  text-align: center;
  font-size: 82px;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .first__flex__right-box-txt h3 {
    font-size: 6.8333333333vw;
  }
}
.first__flex__right-box-txt-content {
  position: relative;
  padding: 18px 0 18px 24px;
  width: 500px;
  background: #ee869e;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
}
@media (max-width: 1200px) {
  .first__flex__right-box-txt-content {
    padding: 1.5vw 0 1.5vw 2vw;
    width: 41.6666666667vw;
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .first__flex__right-box-txt-content {
    padding: 2.6041666667vw 0 2.6041666667vw 1.3020833333vw;
    width: 45.5729166667vw;
    font-size: 3.3854166667vw;
  }
}
.first__chat {
  position: relative;
  background: url(../images/first-chat.png) no-repeat;
  background-position: center -10px;
  background-size: contain;
}
@media (max-width: 1910px) {
  .first__chat {
    background-size: cover;
  }
}
@media (max-width: 1200px) {
  .first__chat {
    background-size: cover;
  }
}
.first__chat .linq-image {
  margin-left: 654px;
  width: 360px;
  margin-top: 330px;
  padding-bottom: 25px;
}
@media (max-width: 1200px) {
  .first__chat .linq-image {
    margin-left: 54.5vw;
    margin-top: 8.3333333333vw;
    padding-bottom: 24px;
  }
}
.first__chat h2 {
  width: 90%;
  padding: 20px;
  margin: 90px auto 30px auto;
  border-radius: 40px;
  background: #f8c944;
  font-size: 44px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 1200px) {
  .first__chat h2 {
    padding: 1.6666666667vw;
    margin-top: 5vw;
    border-radius: 3.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .first__chat h2 {
    padding: 2.6041666667vw;
    margin-top: 11.71875vw;
    border-radius: 5.2083333333vw;
    font-size: 4.4270833333vw;
  }
}
.first__chat-flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 140px;
  width: 93%;
}
@media (max-width: 1200px) {
  .first__chat-flex {
    margin-top: 11.6666666667vw;
  }
}
.first__chat-flex img {
  width: 150px;
}
@media (max-width: 1200px) {
  .first__chat-flex img {
    width: 12.5vw;
  }
}
.first__chat-flex-txt {
  margin-left: 80px;
  color: #eeaa44;
}
@media (max-width: 1200px) {
  .first__chat-flex-txt {
    margin-left: 6.6666666667vw;
  }
}
.first__chat-flex-txt h3 {
  padding: 12px 22px;
  border-radius: 10px;
  background-color: #eeaa44;
  color: #fff;
  font-size: 22px;
}
@media (max-width: 1200px) {
  .first__chat-flex-txt h3 {
    padding: 1vw 1.8333333333vw;
    border-radius: 0.8333333333vw;
    font-size: 1.8333333333vw;
  }
}
.first__chat-flex-txt h4 {
  margin-top: 16px;
  font-size: 32px;
}
@media (max-width: 1200px) {
  .first__chat-flex-txt h4 {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
.first__chat-flex-txt h5 {
  font-size: 28px;
}
@media (max-width: 1200px) {
  .first__chat-flex-txt h5 {
    font-size: 2.3333333333vw;
  }
}
.first__chat-inline {
  text-align: center;
  width: 64%;
  margin: 40px 0 0 auto;
}
@media (max-width: 1200px) {
  .first__chat-inline {
    margin: 3.3333333333vw 0 0 auto;
  }
}
.first__chat-inline p {
  padding: 1px 3px;
  display: inline-block;
  border-bottom: 4px solid #eeaa44;
  text-align: right;
  color: #eeaa44;
  font-size: 30px;
}
@media (max-width: 1200px) {
  .first__chat-inline p {
    padding: 0.0833333333vw 0.25vw;
    font-size: 2.5vw;
  }
}
.first__chat-inline p:last-of-type {
  margin: 6px;
}
@media (max-width: 1200px) {
  .first__chat-inline p:last-of-type {
    margin: 0.5vw;
  }
}

.sim__sim {
  padding: 50px 80px 40px 90px;
  margin: 60px auto 80px auto;
  width: 90%;
  background: #d9d9d0;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .sim__sim {
    padding: 2.5vw 6.6666666667vw 1.6666666667vw 4.1666666667vw;
    margin: 5vw auto 6.6666666667vw auto;
    border-radius: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .sim__sim {
    width: 100%;
    padding: 3.90625vw 1.3020833333vw 2.6041666667vw 3.90625vw;
    margin: 7.8125vw auto 7.8125vw auto;
  }
}
.sim__sim h3 {
  margin-bottom: 40px;
  font-size: 52px;
  color: #4b3219;
}
@media (max-width: 1200px) {
  .sim__sim h3 {
    margin-bottom: 3.3333333333vw;
    font-size: 4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .sim__sim h3 {
    margin-bottom: 5.2083333333vw;
    font-size: 5.2083333333vw;
  }
}
.sim__sim .form-radio {
  display: flex;
  align-items: center;
  font-size: 36px;
  color: #004183;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .sim__sim .form-radio {
    font-size: 3vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .form-radio {
    font-size: 4.1666666667vw;
    margin-bottom: 4.6875vw;
  }
}
.sim__sim .form-radio .form-check {
  margin-right: 50px;
}
@media (max-width: 1200px) {
  .sim__sim .form-radio .form-check {
    margin-right: 4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .form-radio .form-check {
    margin-right: 3.90625vw;
  }
}
.sim__sim .form-sim {
  color: #4b3219;
}
.sim__sim .form-sim dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 18px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .sim__sim .form-sim dl {
    margin-left: 1.5vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .form-sim dl {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.8229166667vw;
    margin-left: 2.0833333333vw;
    margin-bottom: 2.6041666667vw;
    width: 96%;
  }
}
@media (max-width: 440px) {
  .sim__sim .form-sim dl {
    margin-left: 0.9090909091vw;
    width: 97%;
  }
}
.sim__sim .form-sim dl dt {
  position: relative;
  font-size: 30px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .sim__sim .form-sim dl dt {
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .form-sim dl dt {
    font-size: 3.6458333333vw;
  }
}
.sim__sim .form-sim dl dt::before {
  position: absolute;
  content: "・";
  font-size: 59px;
  top: -17px;
  left: -44px;
}
@media (max-width: 1200px) {
  .sim__sim .form-sim dl dt::before {
    font-size: 4.8333333333vw;
    top: -1.4166666667vw;
    left: -3.6666666667vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .form-sim dl dt::before {
    font-size: 5.2083333333vw;
    top: -1.3020833333vw;
    left: -4.1666666667vw;
  }
}
.sim__sim .form-sim dl dd {
  padding: 4px 10px 8px 10px;
  background: #fff;
  border: 1px solid #000;
  position: relative;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 22px;
  font-weight: lighter;
}
@media (max-width: 1200px) {
  .sim__sim .form-sim dl dd {
    padding: 0.3333333333vw 0.6666666667vw 0.5vw 0.6666666667vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .form-sim dl dd {
    padding: 0.2604166667vw 0.78125vw 0.78125vw 0.78125vw;
    font-size: 3.125vw;
    width: 100%;
  }
  .sim__sim .form-sim dl dd select {
    position: relative;
    width: 100%;
  }
  .sim__sim .form-sim dl dd::after {
    display: inline-block;
    position: absolute;
    content: "▽";
    right: 1.3020833333vw;
    top: 0.5208333333vw;
    font-size: 3.2552083333vw;
  }
}
.sim__sim .prices_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 60px 0 20px auto;
  color: #004183;
}
@media (max-width: 1200px) {
  .sim__sim .prices_box {
    margin: 5vw 0 1.6666666667vw auto;
  }
}
@media (max-width: 768px) {
  .sim__sim .prices_box {
    margin: 5.2083333333vw 1.3020833333vw 2.6041666667vw auto;
  }
}
.sim__sim .prices_box p {
  margin-left: 10px;
  font-size: 42px;
  text-align: left;
}
@media (max-width: 1200px) {
  .sim__sim .prices_box p {
    margin-left: 0.25vw;
    font-size: 3.5vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .prices_box p {
    margin-left: 0.2604166667vw;
    font-size: 3.125vw;
  }
}
.sim__sim .prices_box-inner {
  padding: 10px;
  margin-left: 80px;
  background: #fff;
  width: 450px;
  border: 1.5px solid #004183;
  font-size: 30px;
  text-align: left;
}
@media (max-width: 1200px) {
  .sim__sim .prices_box-inner {
    padding: 0.8333333333vw;
    margin-left: 5vw;
    width: 37.5vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .sim__sim .prices_box-inner {
    padding: 0.78125vw;
    width: 63.8020833333vw;
    margin-left: 3.90625vw;
    font-size: 3.90625vw;
  }
}

.about__store {
  width: 90%;
  margin: 0 auto 0px;
  margin-bottom: 70px;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .about__store {
    margin-bottom: 5.8333333333vw;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  .about__store {
    width: 100%;
    margin-bottom: 0;
  }
}
.about__store h3 {
  padding: 18px;
  background: #fff0f3;
  font-size: 60px;
  letter-spacing: 0.15em;
  font-weight: 400;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .about__store h3 {
    padding: 1.5vw;
    font-size: 5vw;
  }
}
.about__store__swiper {
  display: block;
  position: relative;
  background: #ee869e;
}
.about__store__swiper p {
  padding-top: 40px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .about__store__swiper p {
    padding-top: 3.3333333333vw;
    margin-bottom: 3.3333333333vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .about__store__swiper p {
    font-size: 2.734375vw;
  }
}
.about__store__swiper .swiper-wrapper {
  margin: 0 auto;
  height: 600px;
  width: 722px;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper-wrapper {
    height: 50vw;
    width: 60.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__store__swiper .swiper-wrapper {
    height: 58.59375vw;
    width: 78.125vw;
  }
}
.about__store__swiper .swiper2 {
  margin: 0 auto;
  padding-bottom: 60px;
  width: 722px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 {
    padding-bottom: 5vw;
    width: 60.1666666667vw;
  }
}
@media (max-width: 768px) {
  .about__store__swiper .swiper2 {
    width: 78.125vw;
  }
}
.about__store__swiper .swiper2 .swiper-pagination {
  color: #ffd7e1;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 .swiper-pagination {
    bottom: 0.8333333333vw !important;
  }
}
.about__store__swiper .swiper2 .swiper-pagination-bullet {
  width: 22px !important;
  height: 22px !important;
  background: #ffd7e1;
  overflow: visible !important;
  opacity: inherit;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 .swiper-pagination-bullet {
    width: 1.6129032258vw !important;
    height: 1.6129032258vw !important;
  }
}
.about__store__swiper .swiper2 .swiper-pagination-bullet-active {
  background: #ffffff !important;
}
.about__store__swiper .swiper2 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.about__store__swiper .swiper2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 55px 30px 0 0 !important;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .about__store__swiper .swiper2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 4.1666666667vw 2.5vw 0 0 !important;
  }
}
.about__store__swiper .swiper2 .swiper-button-prev {
  position: absolute;
  top: 440px;
  left: 100px;
  height: 60px;
  width: 61px;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 .swiper-button-prev {
    top: 36.6666666667vw;
    left: 8.3333333333vw;
    height: 5vw;
    width: 5.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__store__swiper .swiper2 .swiper-button-prev {
    display: none;
  }
}
.about__store__swiper .swiper2 .swiper-button-prev::after {
  position: absolute;
  content: "";
  height: 60px;
  width: 61px;
  background: url(../images/prev.png);
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 .swiper-button-prev::after {
    background-size: contain;
    height: 5vw;
    width: 5.0833333333vw;
  }
}
.about__store__swiper .swiper2 .swiper-button-next {
  position: absolute;
  top: 440px;
  right: 100px;
  height: 61px;
  width: 61px;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 .swiper-button-next {
    top: 36.6666666667vw;
    right: 8.3333333333vw;
    height: 5vw;
    width: 5.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about__store__swiper .swiper2 .swiper-button-next {
    display: none;
  }
}
.about__store__swiper .swiper2 .swiper-button-next::after {
  position: absolute;
  content: "";
  height: 60px;
  width: 61px;
  background: url(../images/next.png) no-repeat;
}
@media (max-width: 1200px) {
  .about__store__swiper .swiper2 .swiper-button-next::after {
    background-size: contain;
    height: 5vw;
    width: 5.0833333333vw;
  }
}

@media (max-width: 768px) {
  .salary {
    background-color: #f5f6f3;
    padding-bottom: 7.8125vw;
  }
}
.salary .section-title {
  width: 88%;
  margin: 60px auto;
}
@media (max-width: 1200px) {
  .salary .section-title {
    margin-left: 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .salary .section-title {
    width: 90%;
    padding-top: 5.2083333333vw;
    margin-left: 0;
    margin: 7.8125vw auto;
  }
}
.salary .section-title h2 {
  padding-right: 6px;
  margin-left: 36px;
  margin-top: 20px;
  font-size: 86px;
  text-align: left;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .salary .section-title h2 {
    padding-right: 0.5vw;
    margin-left: 0.8333333333vw;
    margin-top: 1.6666666667vw;
    font-size: 5.1666666667vw;
  }
}
@media (max-width: 768px) {
  .salary .section-title h2 {
    margin-top: 0;
    font-size: 8.3333333333vw;
  }
}
.salary .section-title h3 {
  margin-top: -5px;
  width: 690px;
  background: #ee869e;
  font-size: 52px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}
@media (max-width: 1200px) {
  .salary .section-title h3 {
    margin-top: -0.4166666667vw;
    width: 37.0833333333vw;
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .salary .section-title h3 {
    width: 60.546875vw;
    font-size: 5.2083333333vw;
  }
}
.salary__course {
  width: 88%;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
}
.salary__course-btn ul {
  margin-bottom: 50px;
  display: flex;
  background-color: rgba(255, 153, 153, 0.2666666667);
  color: #ee869e;
  border-bottom: 10px solid #ee869e;
}
.salary__course-btn ul .salary__course-btn-pink,
.salary__course-btn ul .salary__course-btn-blue {
  padding: 10px;
  width: 50%;
  font-size: 33px;
}
.salary__course-btn .active {
  background-color: #ee869e;
  color: #fff;
}
.salary__course .active {
  display: block;
}
@media (max-width: 768px) {
  .salary__course {
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }
}
.salary__course__pink, .salary__course__blue {
  display: none;
  padding-bottom: 60px;
}
@media (max-width: 1200px) {
  .salary__course__pink, .salary__course__blue {
    padding-bottom: 5vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink, .salary__course__blue {
    padding-bottom: 0vw;
    margin-bottom: 6.5104166667vw;
  }
}
.salary__course__pink-img img, .salary__course__blue-img img {
  margin-top: 16px;
}
@media (max-width: 1200px) {
  .salary__course__pink-img img, .salary__course__blue-img img {
    margin-top: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-img img, .salary__course__blue-img img {
    margin-top: 2.6041666667vw;
  }
}
.salary__course__pink-title, .salary__course__blue-title {
  font-size: 28px;
  color: #fff;
}
@media (max-width: 1200px) {
  .salary__course__pink-title, .salary__course__blue-title {
    font-size: 2.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-title, .salary__course__blue-title {
    font-size: 3.6458333333vw;
  }
}
.salary__course__pink-title h3, .salary__course__blue-title h3 {
  padding: 4px;
  margin-left: 26px;
  background-color: #ee869e;
  width: 300px;
}
@media (max-width: 1200px) {
  .salary__course__pink-title h3, .salary__course__blue-title h3 {
    padding: 0.3333333333vw;
    margin-left: 2.1666666667vw;
    width: 25vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-title h3, .salary__course__blue-title h3 {
    padding: 0.5208333333vw;
    margin-left: 3.3854166667vw;
    width: 39.0625vw;
  }
}
.salary__course__pink-plan, .salary__course__blue-plan {
  width: 930px;
  padding: 26px 26px 26px 16px;
  margin: 26px auto;
  border-radius: 20px;
  background: #ee869e;
  box-shadow: 10px 9px 9px -5px rgba(119, 119, 119, 0.6196078431);
}
@media (max-width: 1200px) {
  .salary__course__pink-plan, .salary__course__blue-plan {
    width: 100%;
    padding: 2.1666666667vw 2.1666666667vw 2.1666666667vw 1.3333333333vw;
    margin-top: 2.1666666667vw;
    border-radius: 1.6666666667vw;
    box-shadow: 0.8333333333vw 0.75vw 0.75vw -0.4166666667vw rgba(119, 119, 119, 0.6196078431);
  }
}
@media (max-width: 768px) {
  .salary__course__pink-plan, .salary__course__blue-plan {
    width: 100%;
    padding: 2.8645833333vw 2.6041666667vw 2.8645833333vw 1.8229166667vw;
    margin: 3.3854166667vw auto 1.3020833333vw;
  }
}
.salary__course__pink-plan ul, .salary__course__blue-plan ul {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .salary__course__pink-plan ul, .salary__course__blue-plan ul {
    margin-bottom: 1.3020833333vw;
  }
}
.salary__course__pink-plan ul h3, .salary__course__blue-plan ul h3 {
  font-size: 36px;
  color: #fff;
}
@media (max-width: 1200px) {
  .salary__course__pink-plan ul h3, .salary__course__blue-plan ul h3 {
    font-size: 3vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-plan ul h3, .salary__course__blue-plan ul h3 {
    font-size: 3.6458333333vw;
  }
}
.salary__course__pink-plan ul h3 span, .salary__course__blue-plan ul h3 span {
  font-size: 64px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .salary__course__pink-plan ul h3 span, .salary__course__blue-plan ul h3 span {
    font-size: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-plan ul h3 span, .salary__course__blue-plan ul h3 span {
    font-size: 5.9895833333vw;
  }
}
.salary__course__pink-plan ul h4, .salary__course__blue-plan ul h4 {
  font-size: 38px;
  color: #f8ec00;
}
@media (max-width: 1200px) {
  .salary__course__pink-plan ul h4, .salary__course__blue-plan ul h4 {
    font-size: 3.1666666667vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-plan ul h4, .salary__course__blue-plan ul h4 {
    font-size: 3.6458333333vw;
  }
}
.salary__course__pink-plan ul h4 span, .salary__course__blue-plan ul h4 span {
  font-size: 66px;
}
@media (max-width: 1200px) {
  .salary__course__pink-plan ul h4 span, .salary__course__blue-plan ul h4 span {
    font-size: 5.5vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-plan ul h4 span, .salary__course__blue-plan ul h4 span {
    font-size: 6.25vw;
  }
}
.salary__course__pink-special, .salary__course__blue-special {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px !important;
  color: #f8ec00 !important;
}
@media (max-width: 1200px) {
  .salary__course__pink-special, .salary__course__blue-special {
    margin-top: 0.8333333333vw;
    margin-bottom: 1.6666666667vw;
    font-size: 2.6666666667vw !important;
  }
}
@media (max-width: 768px) {
  .salary__course__pink-special, .salary__course__blue-special {
    margin-left: 0 !important;
    margin-top: 3.3854166667vw;
    margin-bottom: 2.6041666667vw;
    font-size: 2.8645833333vw !important;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
}
.salary__course__pink p, .salary__course__blue p {
  color: #fff;
  text-align: left;
  margin-left: 40px;
  font-size: 22px;
}
@media (max-width: 1200px) {
  .salary__course__pink p, .salary__course__blue p {
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .salary__course__pink p, .salary__course__blue p {
    margin-left: 1.3020833333vw;
    font-size: 2.6041666667vw;
  }
}
@media (max-width: 768px) {
  .salary__course__blue {
    margin-bottom: 0vw;
  }
}
.salary__course__blue .salary__course__blue-img img {
  position: relative;
  z-index: 3;
}
.salary__course__blue-title h3 {
  background-color: #76ccf3;
}
.salary__course__blue .salary__course__blue-plan {
  background: #76ccf3;
}

.contact {
  font-weight: 400;
}
.contact__title {
  background: url(../images/contact-bg.png) repeat-x;
  background-size: cover;
  width: auto;
  height: 189px;
  text-align: center;
  color: #fff;
}
@media (max-width: 1200px) {
  .contact__title {
    height: 15.75vw;
  }
}
@media (max-width: 768px) {
  .contact__title {
    height: 24.3489583333vw;
  }
}
.contact__title .container {
  position: relative;
}
.contact__title .container h2 {
  padding-top: 40px;
  font-size: 52px;
  letter-spacing: 0.05em;
}
@media (max-width: 1200px) {
  .contact__title .container h2 {
    padding-top: 3.3333333333vw;
    font-size: 4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__title .container h2 {
    padding-top: 6.5104166667vw;
    font-size: 5.9895833333vw;
  }
}
.contact__title .container h3 {
  margin-top: 4px;
  font-size: 34px;
  letter-spacing: 0.04em;
}
@media (max-width: 1200px) {
  .contact__title .container h3 {
    margin-top: 0.3333333333vw;
    font-size: 2.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__title .container h3 {
    margin-top: 0.5208333333vw;
    font-size: 3.90625vw;
  }
}
.contact__title .container h3 span {
  position: relative;
  margin-left: 50px;
  color: #ffff00;
}
@media (max-width: 1200px) {
  .contact__title .container h3 span {
    margin-left: 4.1666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__title .container h3 span {
    margin-left: 5.7291666667vw;
  }
}
.contact__title .container h3 span::before {
  content: "";
  position: absolute;
  background: url(../images/contact01.png) no-repeat;
  background-size: contain;
  width: 45px;
  height: 30px;
  top: 12px;
  left: -52px;
}
@media (max-width: 1200px) {
  .contact__title .container h3 span::before {
    width: 3.75vw;
    height: 2.5vw;
    top: 1vw;
    left: -4.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__title .container h3 span::before {
    width: 5.2083333333vw;
    height: 3.6458333333vw;
    top: 1.5625vw;
    left: -5.859375vw;
  }
}
.contact__title .container img {
  position: absolute;
  bottom: -100px;
  right: 60px;
}
@media (max-width: 1200px) {
  .contact__title .container img {
    bottom: -8.3333333333vw;
    right: 5vw;
  }
}
@media (max-width: 768px) {
  .contact__title .container img {
    bottom: -13.0208333333vw;
    width: 9.2447916667vw;
  }
}
.contact__exp {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .contact__exp {
    margin-top: 4.1666666667vw;
    margin-bottom: 4.1666666667vw;
    margin-left: 2.5vw;
  }
}
@media (max-width: 768px) {
  .contact__exp {
    width: 87%;
    margin: 6.5104166667vw auto;
  }
}
.contact__exp img {
  width: 370px;
}
@media (max-width: 1200px) {
  .contact__exp img {
    width: 30.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__exp img {
    margin-left: -3.90625vw;
    width: 42.96875vw;
  }
}
.contact__exp-txt {
  margin-left: 100px;
}
@media (max-width: 1200px) {
  .contact__exp-txt {
    margin-left: 8.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__exp-txt {
    margin-top: 6.5104166667vw;
    margin-left: 7.03125vw;
  }
}
.contact__exp-txt h3 {
  font-size: 44px;
  letter-spacing: 0.04em;
  color: #79bd28;
}
@media (max-width: 1200px) {
  .contact__exp-txt h3 {
    font-size: 3.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__exp-txt h3 {
    font-size: 5.2083333333vw;
    color: #1cbed5;
  }
}
.contact__exp-txt h4 {
  padding: 2px 10px 4px 10px;
  margin: 18px auto;
  width: 640px;
  background: #79bd28;
  transform: rotate(-1.5deg);
  font-size: 32px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.04em;
}
@media (max-width: 1200px) {
  .contact__exp-txt h4 {
    padding: 0.1666666667vw 0.8333333333vw 0.3333333333vw 0.8333333333vw;
    margin: 1.5vw auto;
    width: 53.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__exp-txt h4 {
    padding: 0.2604166667vw 0.78125vw 0.5208333333vw 0.78125vw;
    margin: 2.34375vw 1.8229166667vw;
    width: 75.5208333333vw;
    background: #1cbed5;
    font-size: 3.90625vw;
  }
}
.contact__exp-txt p {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .contact__exp-txt p {
    margin-top: 0.8333333333vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__exp-txt p {
    margin-top: -6.5104166667vw;
    margin-left: -7.03125vw;
    font-size: 2.9947916667vw;
  }
}
.contact__flow {
  width: 97%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .contact__flow {
    flex-direction: column;
    width: 87%;
  }
}
.contact__flow .allow {
  width: 24px;
  height: 55px;
}
@media (max-width: 1200px) {
  .contact__flow .allow {
    width: 2vw;
    height: 4.5833333333vw;
  }
}
@media (max-width: 768px) {
  .contact__flow .allow {
    transform: rotate(90deg);
    width: 3.125vw;
    height: 7.1614583333vw;
  }
}
.contact__flow-txt {
  width: 501px;
  height: 145px;
  border-radius: 10px;
  border: 3px solid #79bd28;
}
@media (max-width: 1200px) {
  .contact__flow-txt {
    width: 41.75vw;
    height: 12.0833333333vw;
    border-radius: 0.8333333333vw;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  .contact__flow-txt {
    width: 100%;
    height: auto;
    border-radius: 1.5625vw;
    border: 0.78125vw solid #1cbed5;
  }
}
.contact__flow-txt p {
  margin: 16px 0 18px 16px;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media (max-width: 1200px) {
  .contact__flow-txt p {
    margin: 1.3333333333vw 0 1.5vw 1.3333333333vw;
    font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
  .contact__flow-txt p {
    margin: 1.8229166667vw 0 2.0833333333vw 2.0833333333vw;
    font-size: 3.125vw;
  }
}
.contact__flow-box {
  display: table;
  width: 145px;
  height: 145px;
  background: #79bd28;
  border-radius: 10px;
  font-size: 24px;
  text-align: center;
  color: #fff;
}
@media (max-width: 1200px) {
  .contact__flow-box {
    width: 12.0833333333vw;
    height: 12.0833333333vw;
    border-radius: 0.8333333333vw;
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .contact__flow-box {
    width: 100%;
    height: 11.71875vw;
    border-radius: 1.3020833333vw;
    font-size: 5.2083333333vw;
  }
}
.contact__flow-box p {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background: url(../images/contact04.png);
  letter-spacing: 0.04em;
}
.contact__flow-box .pc {
  padding-top: 46px;
}
@media (max-width: 1200px) {
  .contact__flow-box .pc {
    padding-top: 3.8333333333vw;
  }
}
.contact__flow-box .tab {
  padding-top: 2.6041666667vw;
}
.contact .caution {
  margin-top: 30px;
  margin-left: 20px;
  margin-bottom: 100px;
  font-size: 22px;
  letter-spacing: 0.13em;
  color: #787878;
}
@media (max-width: 1200px) {
  .contact .caution {
    margin-top: 2.5vw;
    margin-left: 1.6666666667vw;
    margin-bottom: 8.3333333333vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact .caution {
    width: 70%;
    margin: 3.90625vw auto 13.0208333333vw auto;
    text-align: center;
    font-size: 2.9947916667vw;
  }
}
.contact__form {
  width: 90%;
  margin: 0 auto;
  color: #00afb8;
}
@media (max-width: 768px) {
  .contact__form {
    width: 87%;
  }
}
.contact__form h3 {
  font-size: 46px;
  letter-spacing: 0.06em;
}
@media (max-width: 1200px) {
  .contact__form h3 {
    font-size: 3.8333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__form h3 {
    font-size: 5.7291666667vw;
  }
}
@media (max-width: 768px) {
  .contact__form-title-tab h4 {
    display: inline-block;
    padding: 0.78125vw 6.5104166667vw;
    margin-top: 2.6041666667vw;
    transform: rotate(-2deg);
    background: #00afb8;
    font-size: 3.90625vw;
    letter-spacing: normal;
    color: #fff;
  }
}
.contact__form-title {
  position: relative;
  padding-left: 140px;
  padding-bottom: 6px;
  margin-top: 26px;
  margin-left: 250px;
  margin-bottom: 70px;
  font-size: 24px;
  letter-spacing: 0.05em;
  border-bottom: 5px solid #00afb8;
}
@media (max-width: 1200px) {
  .contact__form-title {
    padding-left: 11.6666666667vw;
    padding-bottom: 0.5vw;
    margin-top: 2.1666666667vw;
    margin-left: 20.8333333333vw;
    margin-bottom: 5.8333333333vw;
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .contact__form-title {
    padding-left: 1.3020833333vw;
    padding-bottom: 0.5208333333vw;
    margin-top: 1.0416666667vw;
    margin-left: 0;
    font-size: 3.125vw;
    border-bottom: 0.5208333333vw solid #00afb8;
  }
}
.contact__form-title span {
  position: absolute;
  display: inline-block;
  padding: 6px 30px;
  top: -2px;
  left: -250px;
  transform: rotate(-2deg);
  background: #00afb8;
  font-size: 30px;
  letter-spacing: normal;
  color: #fff;
}
@media (max-width: 1200px) {
  .contact__form-title span {
    padding: 0.5vw 2.5vw;
    top: -0.5vw;
    left: -20.8333333333vw;
    font-size: 2.5vw;
  }
}
.contact__form__flex {
  display: flex;
  justify-content: space-between;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
@media (max-width: 768px) {
  .contact__form__flex {
    justify-content: center;
  }
}
.contact__form__flex-tool .tel,
.contact__form__flex-tool .email-add,
.contact__form__flex-tool .line {
  display: flex;
  align-self: center;
  margin-bottom: 70px;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .tel,
  .contact__form__flex-tool .email-add,
  .contact__form__flex-tool .line {
    margin-bottom: 5.8333333333vw;
  }
}
.contact__form__flex-tool .tel a,
.contact__form__flex-tool .email-add a,
.contact__form__flex-tool .line a {
  display: flex;
  align-items: center;
}
.contact__form__flex-tool .tel p,
.contact__form__flex-tool .email-add p,
.contact__form__flex-tool .line p {
  margin-top: -6px;
  margin-left: 20px;
  font-size: 30px;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .tel p,
  .contact__form__flex-tool .email-add p,
  .contact__form__flex-tool .line p {
    margin-top: -0.5vw;
    margin-left: 1.6666666667vw;
    font-size: 2.5vw;
  }
}
.contact__form__flex-tool .tel img {
  width: 52px;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .tel img {
    width: 4.3333333333vw;
  }
}
.contact__form__flex-tool .email-add img {
  width: 50px;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .email-add img {
    width: 4.1666666667vw;
  }
}
.contact__form__flex-tool .line img {
  width: 50px;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .line img {
    width: 4.1666666667vw;
  }
}
.contact__form__flex-tool .line .id {
  padding: 2px;
  margin-top: 0px;
  margin-left: 10px;
  background: #00afb8;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #fff;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .line .id {
    padding: 0.1666666667vw;
    margin-left: 0.8333333333vw;
    font-size: 1.8333333333vw;
  }
}
.contact__form__flex-tool .line .qr {
  height: 26px;
  margin-top: 10px;
  margin-left: 20px;
  color: #000;
  font-weight: 400;
  border-bottom: 0.5px solid #787878;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .line .qr {
    height: 2.1666666667vw;
    margin-top: 1.6666666667vw;
  }
}
.contact__form__flex-tool .line #line_qr_fix {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  margin: auto;
  width: 100vw;
  height: 100vh;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .line #line_qr_fix {
    font-size: 3.3333333333vw;
  }
}
.contact__form__flex-tool .line #line_qr_fix #line_mat {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 100vw;
  height: 100vh;
  background-color: rgba(112, 112, 112, 0.7);
}
.contact__form__flex-tool .line #line_qr_fix .QR_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  max-width: 80vw;
  max-height: 80vw;
}
.contact__form__flex-tool .line #line_qr_fix .QR_wrap > * {
  display: block;
}
.contact__form__flex-tool .line #line_qr_fix .QR_wrap p,
.contact__form__flex-tool .line #line_qr_fix .QR_wrap a {
  padding: 14px 0;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .line #line_qr_fix .QR_wrap p,
  .contact__form__flex-tool .line #line_qr_fix .QR_wrap a {
    padding: 1.1666666667vw 0;
  }
}
.contact__form__flex-tool .line #line_qr_fix .QR_wrap a {
  font-size: 0.6em;
}
.contact__form__flex-tool .line #line_qr_fix .QR_wrap a:hover {
  color: inherit;
  opacity: 0.8;
}
.contact__form__flex-tool .line #line_qr_fix .QR_wrap p {
  font-weight: bold;
}
.contact__form__flex-tool .line #line_qr_fix .QR_wrap img {
  width: 530px;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .line #line_qr_fix .QR_wrap img {
    width: 44.1666666667vw;
  }
}
.contact__form__flex-tool .line #line_mat {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 100vw;
  height: 100vh;
  background-color: rgba(112, 112, 112, 0.7);
}
.contact__form__flex-tool .line .QR_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  max-width: 80vw;
  max-height: 80vw;
}
.contact__form__flex-tool .line .QR_wrap > * {
  display: block;
}
.contact__form__flex-tool .line .QR_wrap p,
.contact__form__flex-tool .line .QR_wrap a {
  padding: 14px 0;
}
@media (max-width: 1200px) {
  .contact__form__flex-tool .line .QR_wrap p,
  .contact__form__flex-tool .line .QR_wrap a {
    padding: 1.1666666667vw 0;
  }
}
.contact__form__flex-tool .line .QR_wrap a {
  font-size: 0.6em;
}
.contact__form__flex-tool .line .QR_wrap a:hover {
  color: inherit;
  opacity: 0.8;
}
.contact__form__flex-tool .line .QR_wrap p {
  font-weight: bold;
}
.contact__form__flex-tool .line .QR_wrap img {
  width: auto;
  position: relative;
  z-index: 999;
}
.contact__form__flex-form {
  position: relative;
  margin-right: 30px;
  width: 400px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  z-index: 2;
}
@media (max-width: 1200px) {
  .contact__form__flex-form {
    margin-right: 2.5vw;
    width: 36.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__form__flex-form {
    width: 91%;
  }
}
.contact__form__flex-form h2 {
  position: relative;
  margin-bottom: 30px;
  margin-left: 20px;
  font-size: 26px;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
@media (max-width: 1200px) {
  .contact__form__flex-form h2 {
    margin-bottom: 2.5vw;
    margin-left: 1.6666666667vw;
    font-size: 2.1666666667vw;
  }
}
@media (max-width: 768px) {
  .contact__form__flex-form h2 {
    margin-bottom: 3.90625vw;
    margin-left: 9.1145833333vw;
    font-size: 4.6875vw;
  }
}
.contact__form__flex-form h2::before {
  position: absolute;
  content: "";
  background: url(../images/contact-form.png) no-repeat;
  background-size: contain;
  width: 47.5px;
  height: 47.5px;
  top: -8px;
  left: 40px;
}
@media (max-width: 1200px) {
  .contact__form__flex-form h2::before {
    width: 3.9583333333vw;
    height: 3.9583333333vw;
    top: -0.6666666667vw;
    left: 3.3333333333vw;
  }
}
@media (max-width: 768px) {
  .contact__form__flex-form h2::before {
    width: 6.1197916667vw;
    height: 6.1197916667vw;
    top: -0.4545454545vw;
    left: 6.8181818182vw;
  }
}
.contact__form__flex-form .footer__form {
  color: #000;
}

.news {
  margin-top: 110px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .news {
    margin-top: 13.0208333333vw;
    margin-bottom: 0;
  }
}
.news .container {
  border-top: 1px dotted #565656;
}
.news__fuzoku {
  padding-top: 50px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}
@media (max-width: 1200px) {
  .news__fuzoku {
    width: 66.6666666667vw;
  }
}
@media (max-width: 768px) {
  .news__fuzoku {
    width: 91.1458333333vw;
    padding-bottom: 0;
  }
}
.news__fuzoku h3 {
  padding: 2px 0;
  color: #565656;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .news__fuzoku h3 {
    padding: 0.1666666667vw 0;
  }
}
@media (max-width: 768px) {
  .news__fuzoku h3 {
    padding: 0.2604166667vw 0;
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 768px) {
  .news__fuzoku h3 {
    padding: 0.4545454545vw 0;
    font-size: 3.6363636364vw;
  }
}
.news__fuzoku__box p {
  padding: 20px 0 30px;
}
@media (max-width: 1200px) {
  .news__fuzoku__box p {
    padding: 1.6666666667vw 0 2.5vw;
  }
}
@media (max-width: 768px) {
  .news__fuzoku__box p {
    padding: 2.6041666667vw 0 3.90625vw;
  }
}
.news__fuzoku__box p:last-of-type {
  border-bottom: 1px dotted #565656;
}
.news__fuzoku__box-title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 4px 30px;
  background: #565656;
  color: #fff;
}
@media (max-width: 1200px) {
  .news__fuzoku__box-title {
    padding: 0.3333333333vw 2.5vw;
  }
}
@media (max-width: 768px) {
  .news__fuzoku__box-title {
    padding: 1.5625vw 3.90625vw;
    border-bottom: solid 1px #fff;
  }
}
@media (max-width: 440px) {
  .news__fuzoku__box-title {
    padding: 2.7272727273vw 3.6363636364vw;
  }
}
.news__fuzoku__box-title h3 {
  color: #fff;
  font-size: 17px;
}
@media (max-width: 1200px) {
  .news__fuzoku__box-title h3 {
    font-size: 1.4166666667vw;
  }
}
@media (max-width: 768px) {
  .news__fuzoku__box-title h3 {
    font-size: 2.2135416667vw;
  }
}
@media (max-width: 440px) {
  .news__fuzoku__box-title h3 {
    font-size: 3.4090909091vw;
  }
}
.news__fuzoku__box-title time {
  font-size: 16px;
}
@media (max-width: 1200px) {
  .news__fuzoku__box-title time {
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .news__fuzoku__box-title time {
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 440px) {
  .news__fuzoku__box-title time {
    display: none;
  }
}
.news__fuzoku__box-text {
  font-size: 13px;
}
@media (max-width: 1200px) {
  .news__fuzoku__box-text {
    line-height: 1.5;
  }
}
.news__fuzoku__box-text a:link {
  /*アクセスしたことのないリンク*/
  color: #0000ee;
}
.news__fuzoku__box-text a:visited {
  /*アクセスしたことのあるリンク*/
  color: #551abb;
}
.news__fuzoku-view-all {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.news__fuzoku-view-all p {
  padding-top: 5px;
  font-size: 13px;
}
@media (max-width: 1200px) {
  .news__fuzoku-view-all p {
    padding-top: 0.4166666667vw;
    font-size: 1.0833333333vw;
  }
}
@media (max-width: 768px) {
  .news__fuzoku-view-all p {
    padding-top: 0.6510416667vw;
    font-size: 1.6927083333vw;
  }
}
@media (max-width: 440px) {
  .news__fuzoku-view-all p {
    padding-top: 1.1363636364vw;
    font-size: 2.9545454545vw;
  }
}

.merit {
  background-color: #f5f6f3;
  font-weight: 400;
}
.merit__title {
  width: 88%;
  margin: 0 auto;
  color: #ee869e;
}
.merit__title h3 {
  padding-top: 100px;
  padding-right: 28px;
  padding-bottom: 20px;
  font-size: 90px;
  letter-spacing: 0.02em;
}
@media (max-width: 1200px) {
  .merit__title h3 {
    padding-top: 8.3333333333vw;
    padding-right: 3.3333333333vw;
    padding-bottom: 1.6666666667vw;
    font-size: 7.5vw;
  }
}
.merit__title .under-line::after {
  top: 220px;
  background-image: linear-gradient(to right, #ee869e, #ee869e 4px, transparent 4px, transparent 8px);
}
@media (max-width: 1200px) {
  .merit__title .under-line::after {
    top: 18.3333333333vw;
  }
}
.merit__title h4 {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 14px;
  font-size: 38px;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .merit__title h4 {
    margin-top: 1.6666666667vw;
    margin-bottom: 2.5vw;
    margin-left: 1.1666666667vw;
    font-size: 3.1666666667vw;
  }
}
.merit__flex {
  display: flex;
  justify-content: space-around;
  width: 88%;
  margin: 0 auto;
  color: #ee869e;
}
@media (max-width: 1200px) {
  .merit__flex {
    margin-top: 5vw;
  }
}
@media (max-width: 768px) {
  .merit__flex {
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  .merit__flex__left {
    margin-left: 1.6666666667vw;
  }
}
.merit__flex__left-mom {
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .merit__flex__left-mom {
    margin-top: 3.3333333333vw;
  }
}
.merit__flex__left-mom-txt h5 {
  position: relative;
  margin-bottom: 26px;
  margin-left: 40px;
  font-size: 38px;
}
@media (max-width: 1200px) {
  .merit__flex__left-mom-txt h5 {
    margin-bottom: 3.5vw;
    margin-left: 0vw;
    font-size: 3.1666666667vw;
  }
  .merit__flex__left-mom-txt h5:first-of-type {
    margin-top: 9.1666666667vw;
  }
}
.merit__flex__left-mom-txt h5::after {
  position: absolute;
  content: "■";
  font-size: 30px;
  top: 7px;
  left: -38px;
}
@media (max-width: 1200px) {
  .merit__flex__left-mom-txt h5::after {
    font-size: 2.5vw;
    top: 0.5833333333vw;
    left: -3.1666666667vw;
  }
}
.merit__flex__right-mom {
  position: relative;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  .merit__flex__right-mom {
    margin-bottom: 5.8333333333vw;
  }
}
@media (max-width: 768px) {
  .merit__tab {
    width: 87%;
    margin: 0vw auto 0vw;
    color: #ee869e;
  }
}
@media (max-width: 768px) {
  .merit__tab-mom h3 {
    padding-top: 3.90625vw;
    font-size: 6.5104166667vw;
    margin-bottom: 3.90625vw;
  }
}
.merit__tab-mom-img {
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .merit__tab-mom-img img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .merit__tab-mom-txt {
    margin-top: 6.5104166667vw;
    padding-bottom: 7.8125vw;
    color: #ee869e;
    font-size: 2.6041666667vw;
    line-height: 1.3;
  }
}
.merit__tab-mom-txt h4 {
  margin-bottom: 3.90625vw;
  font-size: 3.3854166667vw;
}
.merit__tab-mom-txt h5 {
  position: relative;
}
@media (max-width: 768px) {
  .merit__tab-mom-txt h5 {
    margin-bottom: 2.34375vw;
    margin-left: 5.2083333333vw;
    font-size: 3.90625vw;
  }
}
.merit__tab-mom-txt h5::after {
  position: absolute;
  content: "■";
}
@media (max-width: 768px) {
  .merit__tab-mom-txt h5::after {
    font-size: 3.3854166667vw;
    left: -5.2083333333vw;
    top: 0.5208333333vw;
  }
}

.footer {
  margin-top: 130px;
  padding: 20px 0;
  background: #fff6ff;
}
@media (max-width: 1200px) {
  .footer {
    padding: 1.6666666667vw 0;
    margin-top: 10.8333333333vw;
  }
}
@media (max-width: 768px) {
  .footer {
    padding: 2.6041666667vw 0;
    margin-top: 18.2291666667vw;
    background: #fff;
  }
}
.footer .container {
  box-shadow: none;
}
.footer .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 600px;
}
@media (max-width: 1200px) {
  .footer .container ul {
    width: 51.6666666667vw;
  }
}
@media (max-width: 768px) {
  .footer .container ul {
    width: 86.9791666667vw;
  }
}
@media (max-width: 440px) {
  .footer .container ul {
    display: block;
    margin-bottom: 3.6363636364vw;
  }
}
.footer .container ul li {
  flex-grow: 1;
  padding: 2px 7px 0 7px;
  color: #465d81;
  font-size: 13px;
  text-align: center;
}
@media (max-width: 1200px) {
  .footer .container ul li {
    padding: 0.1666666667vw 0.5833333333vw 0 0.5833333333vw;
    font-size: 1.0833333333vw;
  }
}
@media (max-width: 768px) {
  .footer .container ul li {
    padding: 0.2604166667vw 0.9114583333vw 0 0.9114583333vw;
    font-size: 1.6927083333vw;
  }
}
@media (max-width: 440px) {
  .footer .container ul li {
    font-size: 2.9545454545vw;
    line-height: 2.5;
  }
}
.footer .container ul li + li {
  border-left: 1px solid #000;
}
@media (max-width: 440px) {
  .footer .container ul li + li {
    border-left: none;
  }
}
.footer .container ul li a:hover {
  color: #009ea7;
}
.footer__copyright {
  margin: 16px 0 10px 0;
}
@media (max-width: 1200px) {
  .footer__copyright {
    margin: 1.3333333333vw 0 0.8333333333vw 0;
  }
}
@media (max-width: 768px) {
  .footer__copyright {
    margin: 2.0833333333vw 0 1.3020833333vw 0;
  }
}
.footer__copyright p {
  color: #465d81;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
}
@media (max-width: 1200px) {
  .footer__copyright p {
    font-size: 0.9166666667vw;
    line-height: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .footer__copyright p {
    font-size: 1.4322916667vw;
    line-height: 1.5;
  }
}
@media (max-width: 440px) {
  .footer__copyright p {
    font-size: 2.5vw;
  }
}
.footer-tabInfo {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 78%;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0px -2px 3px rgba(63, 62, 62, 0.447);
  text-align: center;
  color: #fff !important;
  z-index: 999999 !important;
}
.footer-tabInfo dl {
  width: 49%;
}
.footer-tabInfo dl:nth-of-type(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.footer-tabInfo dt {
  text-align: center;
  padding: 1.0416666667vw 0;
}
@media (max-width: 440px) {
  .footer-tabInfo dt {
    padding: 1.5909090909vw 0;
  }
}
.footer-tabInfo dt img {
  height: 7.8125vw;
}
@media (max-width: 768px) {
  .footer-tabInfo {
    display: flex !important;
  }
}
.footer-tabInfo .tel {
  background: #548aaf;
  color: #fff;
}
.footer-tabInfo .tel p {
  padding: 2.0833333333vw 0 0 0;
  font-size: 2.34375vw;
}
@media (max-width: 440px) {
  .footer-tabInfo .tel p {
    padding: 2.2727272727vw 0 0 0;
  }
}
.footer-tabInfo .line {
  background: #00926a;
}
.footer-tabInfo .line img {
  height: 9.8958333333vw;
}
.footer-tabInfo .line p {
  font-size: 2.34375vw;
}
.footer-tabInfo .mail {
  background: #825f80;
}
.footer-tabInfo .mail p {
  padding: 2.0833333333vw 0 0 0;
  font-size: 2.34375vw;
}
@media (max-width: 440px) {
  .footer-tabInfo .mail p {
    padding: 2.2727272727vw 0 0 0;
  }
}

.form {
  font-size: 15px;
}
.form #result {
  padding-top: 40px;
}
@media (max-width: 1200px) {
  .form #result {
    padding-top: 3.3333333333vw;
  }
}
.form form {
  margin: 26px auto 0;
  text-align: left;
  width: 400px;
}
@media (max-width: 1200px) {
  .form form {
    margin: 2.1666666667vw auto 0;
    width: 36.6666666667vw;
  }
}
@media (max-width: 768px) {
  .form form {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .form {
    font-size: 1.2903225806vw;
  }
}
@media (max-width: 768px) {
  .form {
    font-size: 2.34375vw;
  }
}
@media (max-width: 440px) {
  .form {
    font-size: 3.6363636364vw;
  }
}
.form .text02 {
  display: none;
}
.form .error {
  display: block;
  position: absolute;
  top: 89%;
  left: 0;
  width: 100%;
  color: red;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .form .error {
    top: 110%;
    left: 0;
  }
}
.form .box {
  width: auto;
  margin: 0 auto;
}
.form .box .form-confirm {
  color: #000;
  padding: 32px 0;
  text-align: center;
  line-height: 1.5;
}
.form .box .form-confirm h4 {
  font-size: 28px;
  padding-bottom: 10px;
}
.form .box .form-box-input {
  color: #000;
}
.form .hissu {
  position: relative;
}
.form .hissu::after {
  content: "必須";
  position: absolute;
  left: 125px;
  padding: 2px 10px;
  border-radius: 2.5px;
  background: #085e7c;
  color: #fff;
  line-height: 1;
}
@media (max-width: 1200px) {
  .form .hissu::after {
    left: 10.4166666667vw;
    padding: 0.1666666667vw 0.8333333333vw;
    border-radius: 0.2083333333vw;
  }
}
@media (max-width: 768px) {
  .form .hissu::after {
    left: 35%;
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 440px) {
  .form .hissu::after {
    left: 36%;
  }
}
.form-box {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  gap: 20px 0;
  margin: 12px 0;
  width: 100%;
}
@media (max-width: 1200px) {
  .form-box {
    gap: 1.6666666667vw 0;
    margin: 1vw 0;
  }
}
@media (max-width: 768px) {
  .form-box {
    margin: 3.125vw 0;
  }
}
@media (max-width: 440px) {
  .form-box {
    margin: 4.0909090909vw 0;
  }
}
.form-box:first-of-type {
  margin-top: 0;
}
.form-box label {
  width: 38%;
  color: #000;
}
@media (max-width: 768px) {
  .form-box label {
    width: 40%;
  }
}
.form-box input {
  padding: 4px 12px;
  width: 53%;
  background: #dbdbdb;
}
@media (max-width: 1200px) {
  .form-box input {
    padding: 0.3333333333vw 1vw;
  }
}
@media (max-width: 768px) {
  .form-box input {
    padding: 0.78125vw 1.0416666667vw;
    font-size: 2.34375vw;
  }
}
.form-box select {
  padding: 4px 12px;
  width: 53%;
  background: #dbdbdb;
}
@media (max-width: 1200px) {
  .form-box select {
    padding: 0.3333333333vw 1vw;
  }
}
@media (max-width: 768px) {
  .form-box select {
    padding: 0.78125vw 1.0416666667vw;
    font-size: 2.34375vw;
  }
}
.form-box textarea {
  width: 100%;
  resize: none;
  padding: 8px 12px;
  background: #dbdbdb;
  padding: 0.6666666667vw 1vw;
}
@media (max-width: 768px) {
  .form-box textarea {
    width: 100%;
  }
}
.form-box-radio {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.form-box-radio-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}
.form-box-radio-inner input {
  width: 20%;
}
.form-box-radio-inner label {
  width: 100%;
}
.form-submit {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1200px) {
  .form-submit {
    gap: 0.8333333333vw;
  }
}
.form-submit input,
.form-submit button {
  color: #ffffff;
  background: #085e7c;
  margin-top: 18px;
  padding: 6px 0;
}
@media (max-width: 1200px) {
  .form-submit input,
  .form-submit button {
    margin-top: 1.5vw;
    padding: 0.5vw;
  }
}

/********************************************
* Now Loading
********************************************/
#form-load,
#form-load_form_bottom {
  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;
}

.form #result1 {
  padding-top: 40px;
}
.form .text02 {
  display: none;
}
.form-submit1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  text-align: center;
}
.form-submit1 input,
.form-submit1 button {
  color: #ffffff;
  background: #085e7c;
  margin-top: 18px;
  padding: 6px 0;
}

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

.loader1 {
  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;
}

@media (max-width: 768px) {
  .form-question {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}

/* 面接からお仕事までの流れ =========================== */
.flows__step_wrap:nth-child(2) .flows__step {
  margin-top: 0;
}

.flows {
  /* 1ステップごとの枠 */
  /* ご応募はコチラボタン */
}
.flows__step {
  padding-left: 24px;
  margin-bottom: 70px;
  font-size: 48px;
  margin-top: 250px;
  /* Step.1,Step.2.....*/
}
@media (max-width: 1200px) {
  .flows__step {
    padding-left: 1.875vw;
    margin-bottom: 2.34375vw;
    font-size: 3.75vw;
    margin-top: 12.5vw;
  }
}
@media (max-width: 768px) {
  .flows__step {
    padding-left: 2.6041666667vw;
    padding-bottom: 3.125vw;
    margin-bottom: 0.2604166667vw;
    margin-top: 0;
    font-size: 5.2083333333vw;
  }
}
.flows__step__num {
  margin-right: 3%;
  color: #009da6;
  font-size: 1.4em;
  font-family: "あんずもじ湛", serif;
}
@media (max-width: 768px) {
  .flows__step__num {
    margin-right: 2%;
  }
}
.flows__step_wrap {
  position: relative;
  /* Step.5以外のステップには下矢印を擬似要素で付与 */
}
@media (max-width: 768px) {
  .flows__step_wrap {
    padding-top: 2.6041666667vw;
  }
}
.flows__step_wrap img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .flows__step_wrap img {
    margin: 0 auto 2.34375vw auto;
    width: 90.625vw;
  }
}
@media (max-width: 768px) {
  .flows__step_wrap img {
    float: none;
    margin: 0 auto;
    width: 92%;
    max-width: 100%;
  }
}
.flows__step_wrap div {
  z-index: -1;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 64px;
  font-family: "A-OTF じゅん Pro";
  font-weight: bold;
  letter-spacing: 1.3px;
}
@media (max-width: 1200px) {
  .flows__step_wrap div {
    margin-top: 1.5625vw;
    margin-bottom: 7.8125vw;
    font-size: 4.6875vw;
    letter-spacing: 0.1015625vw;
  }
}
@media (max-width: 768px) {
  .flows__step_wrap div {
    margin-top: 2.6041666667vw;
    margin-bottom: 14.3229166667vw;
    font-size: 5.7291666667vw;
    text-align: justify;
    letter-spacing: 0.1692708333vw;
  }
}
.flows__step_wrap div h3 {
  text-align: center;
  color: #009da6;
}
.flows__step_wrap:not([data-step="5"])::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -170px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 115px;
  height: 115px;
  background-image: url("../images/arrow_down.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .flows__step_wrap:not([data-step="5"])::after {
    bottom: -11.71875vw;
    width: 8.984375vw;
    height: 8.984375vw;
  }
}
@media (max-width: 768px) {
  .flows__step_wrap:not([data-step="5"])::after {
    bottom: -16.40625vw;
    width: 11.71875vw;
    height: 11.71875vw;
  }
}
.flows .link {
  margin: 20px auto 20px auto;
  width: 600px;
  background: #3c3c3c;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
@media (max-width: 768px) {
  .flows .link {
    margin: 2.6041666667vw auto 5.2083333333vw auto;
    width: 78.125vw;
    font-size: 3.125vw;
  }
}
.flows .link p {
  padding: 20px;
}
@media (max-width: 768px) {
  .flows .link p {
    padding: 2.6041666667vw;
  }
}

/* 業界初めての女の子 ========================== */
.beginners .flex-box {
  display: flex;
  justify-content: space-between;
  padding: 80px 0 40px;
  /* 左側の要素 */
  /* 右側の要素 */
}
@media (max-width: 1200px) {
  .beginners .flex-box {
    padding: 6.25vw 0 3.125vw;
    padding-left: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box {
    display: block;
    padding: 0 0 7.8125vw;
  }
}
.beginners .flex-box .arrowCircle_right {
  margin-left: 25px;
}
@media (max-width: 1200px) {
  .beginners .flex-box .arrowCircle_right {
    margin-left: 1.953125vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .arrowCircle_right {
    margin-left: 3.2552083333vw;
  }
}
.beginners .flex-box .left-box {
  font-size: 21px;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .beginners .flex-box .left-box {
    font-size: 1.5234375vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box {
    font-size: 2.9947916667vw;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box h2 {
    color: #009da6;
    font-size: 6.5104166667vw;
    font-weight: lighter;
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }
}
.beginners .flex-box .left-box h3 {
  margin-top: -10px;
  color: #009da6;
  text-align: center;
  font-size: 70px;
  font-weight: lighter;
}
@media (max-width: 1200px) {
  .beginners .flex-box .left-box h3 {
    font-size: 5.46875vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box h3 {
    font-size: 9.6354166667vw;
  }
}
.beginners .flex-box .left-box h3 span {
  font-size: 120px;
}
@media (max-width: 1200px) {
  .beginners .flex-box .left-box h3 span {
    font-size: 9.375vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box h3 span {
    font-size: 15.625vw;
  }
}
.beginners .flex-box .left-box h4 {
  padding: 16px 0 24px;
  color: #009da6;
  font-size: 26px;
  font-weight: lighter;
}
@media (max-width: 1200px) {
  .beginners .flex-box .left-box h4 {
    padding: 1.25vw 0 1.875vw;
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box h4 {
    width: 90%;
    margin: 0 auto;
    padding: 0.78125vw 0 3.125vw;
    font-size: 3.6458333333vw;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box .long_txt {
    width: 92%;
    margin-top: 2.34375vw;
    margin-bottom: 1.3020833333vw;
    margin-left: 5.2083333333vw;
    font-size: 3.7760416667vw;
  }
}
.beginners .flex-box .left-box p {
  padding-right: 48px;
  text-align: justify;
}
@media (max-width: 1200px) {
  .beginners .flex-box .left-box p {
    padding-right: 3.75vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box p {
    padding: 3.90625vw 0;
  }
}
.beginners .flex-box .left-box img {
  width: 100%;
}
@media (max-width: 768px) {
  .beginners .flex-box .left-box img {
    width: 90%;
    margin: 0 auto;
  }
  .beginners .flex-box .left-box img:nth-of-type(2) {
    width: 80%;
    margin-left: 2.6041666667vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .right-box-txt {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .right-box {
    text-align: center;
  }
}
.beginners .flex-box .right-box img {
  max-width: 530px;
}
@media (max-width: 1200px) {
  .beginners .flex-box .right-box img {
    max-width: 41.40625vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .right-box img {
    max-width: 100%;
    width: 90%;
  }
}
.beginners .flex-box .right-box p {
  display: block;
  margin: 40px 35px 40px 0;
  text-align: right;
  color: #009da6;
  font-size: 40px;
  font-weight: lighter;
  font-family: "Minion Variable Concept", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .beginners .flex-box .right-box p {
    margin: 3.125vw 2.734375vw 3.125vw 0;
    font-size: 3.125vw;
  }
}
@media (max-width: 768px) {
  .beginners .flex-box .right-box p {
    margin: 3.2552083333vw 0 1.3020833333vw;
    font-size: 5.2083333333vw;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .beginners .industry_first .flex-box {
    margin-top: 5.2083333333vw;
  }
}
@media (max-width: 768px) {
  .beginners .course_description .flex-box {
    margin-top: 10.4166666667vw;
  }
}
.beginners .course_description .flex-box p {
  padding-right: 42px;
  float: left;
}
@media (max-width: 768px) {
  .beginners .course_description .flex-box p {
    padding-right: 0;
  }
}
.beginners .course_description .flex-box h4 {
  font-size: 28px;
}
@media (max-width: 1200px) {
  .beginners .course_description .flex-box h4 {
    font-size: 2.34375vw;
  }
}
@media (max-width: 768px) {
  .beginners .course_description .flex-box h4 {
    font-size: 3.6458333333vw;
  }
}
@media (max-width: 768px) {
  .beginners .course_description .flex-box:last-of-type {
    padding-bottom: 0;
    margin-top: 5.2083333333vw;
  }
}
.beginners .yellow-box {
  height: 160px;
  padding-top: 22px;
  background: #fff100;
  text-align: center;
  color: #ff60a8;
  font-size: 44px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .beginners .yellow-box {
    height: 12.5vw;
    padding-top: 1.71875vw;
    font-size: 3.4375vw;
  }
}
@media (max-width: 768px) {
  .beginners .yellow-box {
    width: 100%;
    height: 14.5833333333vw;
    margin-top: -9.1145833333vw;
    padding-top: 0.78125vw;
    font-size: 4.4270833333vw;
  }
}
.beginners .average-box {
  margin: 0 auto 90px;
  height: 116px;
  width: 90%;
  border: 1px solid #009da6;
  text-align: center;
  color: #009da6;
  font-size: 90px;
  letter-spacing: 0.05em;
}
@media (max-width: 1200px) {
  .beginners .average-box {
    height: 9.3548387097vw;
    font-size: 7.2580645161vw;
  }
}
@media (max-width: 768px) {
  .beginners .average-box {
    width: 95%;
  }
}
@media (max-width: 768px) {
  .beginners .average-box:last-of-type {
    margin-bottom: 7.8125vw;
  }
}
.beginners .average-box h3 {
  margin-top: -12px;
}
@media (max-width: 1200px) {
  .beginners .average-box h3 {
    margin-top: -0.9375vw;
  }
}
.beginners .average-box span {
  font-size: 118px;
}
@media (max-width: 1200px) {
  .beginners .average-box span {
    font-size: 9.21875vw;
  }
}
.beginners .coursedescription {
  margin-top: -30px;
  margin-bottom: 30px;
  font-size: 24px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .beginners .coursedescription {
    margin-top: -2.34375vw;
    margin-bottom: 2.34375vw;
    margin-left: 3.3333333333vw;
    font-size: 2.03125vw;
  }
}
@media (max-width: 768px) {
  .beginners .coursedescription {
    margin-top: -6.5104166667vw;
    margin-bottom: 0;
    margin-left: 0;
    text-align: center;
    color: #009da6;
    font-size: 4.6875vw;
  }
}

.faq__txt {
  color: #3992aa;
}
@media (max-width: 1200px) {
  .faq__txt {
    width: 95%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .faq__txt {
    width: 90%;
  }
}
.faq__txt h3 {
  font-size: 46px;
}
@media (max-width: 1200px) {
  .faq__txt h3 {
    font-size: 3.8333333333vw;
  }
}
@media (max-width: 768px) {
  .faq__txt h3 {
    font-size: 5.2083333333vw;
  }
}
.faq__txt p {
  margin-top: 20px;
  font-size: 24px;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .faq__txt p {
    margin-top: 1.6666666667vw;
    font-size: 2vw;
  }
}
@media (max-width: 768px) {
  .faq__txt p {
    margin-top: 2.0833333333vw;
    font-size: 2.8645833333vw;
  }
}
.faq__accordion {
  width: 100%;
  margin: 0 auto 80px auto;
  padding-top: 40px;
  padding-bottom: 80px;
}
@media (max-width: 1200px) {
  .faq__accordion {
    width: 95%;
    margin: 0 auto 5vw auto;
    padding-top: 3.3333333333vw;
    padding-bottom: 6.6666666667vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion {
    width: 90%;
  }
}
.faq__accordion__box {
  position: relative;
  background: #f4f4f4;
  border-bottom: 1px dashed #3992aa;
}
.faq__accordion__box:first-of-type {
  border-top: 1px dashed #3992aa;
}
.faq__accordion__box .toggle {
  display: none;
}
.faq__accordion__box .title,
.faq__accordion__box .content {
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.faq__accordion__box .title {
  padding: 40px 0 40px 0px;
  display: block;
  color: #d78a99;
  font-size: 30px;
  letter-spacing: 0.06em;
}
@media (max-width: 1200px) {
  .faq__accordion__box .title {
    padding: 3.3333333333vw 0 3.3333333333vw 0;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .title {
    padding: 3.90625vw 0 3.90625vw 0;
    font-size: 3.90625vw;
  }
}
.faq__accordion__box .title span {
  position: relative;
  padding: 0 16px 5px 16px;
  margin-right: 90px;
  background-color: #d78a99;
  color: #fff;
  font-size: 33px;
  letter-spacing: 0.05em;
}
@media (max-width: 1200px) {
  .faq__accordion__box .title span {
    padding: 0 1.3333333333vw 0.4166666667vw 1.3333333333vw;
    margin-right: 7.5vw;
    font-size: 2.75vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .title span {
    padding: 0 2.0833333333vw 1.0416666667vw 2.0833333333vw;
    margin-right: 6.25vw;
    font-size: 4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .faq__accordion__box .title span {
    margin-right: 5.4545454545vw;
    padding: 0 1.8181818182vw 0.9090909091vw 1.8181818182vw;
    font-size: 3.6363636364vw;
  }
}
.faq__accordion__box .title span::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 26.25px solid transparent;
  border-left: 26.25px solid #d78a99;
  transform: translateX(100%);
}
@media (max-width: 1200px) {
  .faq__accordion__box .title span::after {
    border: 2.1875vw solid transparent;
    border-left: 2.1875vw solid #d78a99;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .title span::after {
    border: 3.515625vw solid transparent;
    border-left: 3.515625vw solid #d78a99;
  }
}
@media (max-width: 440px) {
  .faq__accordion__box .title span::after {
    right: 0.0681818182vw;
    border: 3.25vw solid transparent;
    border-left: 3.25vw solid #d78a99;
  }
}
.faq__accordion__box .title::after,
.faq__accordion__box .title::before {
  content: "";
  position: absolute;
  right: 70px;
  top: 44px;
  width: 2px;
  height: 24px;
  background-color: #d78a99;
  transition: all 0.3s;
}
@media (max-width: 1200px) {
  .faq__accordion__box .title::after,
  .faq__accordion__box .title::before {
    right: 5.8333333333vw;
    top: 3.6666666667vw;
    width: 0.1666666667vw;
    height: 2vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .title::after,
  .faq__accordion__box .title::before {
    right: 6.5104166667vw;
    top: 5.2083333333vw;
    width: 0.2604166667vw;
    height: 2.6041666667vw;
  }
}
.faq__accordion__box .title::after {
  transform: rotate(90deg);
}
.faq__accordion__box .content {
  max-height: 0;
  background: #f4f4f4;
  overflow: hidden;
}
.faq__accordion__box .content p {
  position: relative;
  margin: 0 15px 15px 15px;
  padding: 25px 20px 25px 25px;
  background: #fff;
  font-size: 23px;
  letter-spacing: 0.07em;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .faq__accordion__box .content p {
    margin: 0 1.25vw 1.25vw 1.25vw;
    padding: 2.0833333333vw 1.6666666667vw 2.0833333333vw 2.0833333333vw;
    font-size: 1.8333333333vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .content p {
    margin: 0 1.5625vw 1.5625vw 1.5625vw;
    padding: 2.6041666667vw 1.3020833333vw 2.6041666667vw 1.8229166667vw;
    font-size: 2.6041666667vw;
    letter-spacing: 0;
  }
}
.faq__accordion__box .content .back-ground {
  background: #fff;
  padding: 10px 20px 16px 10px;
  margin: -30px 15px 20px 15px;
}
@media (max-width: 1200px) {
  .faq__accordion__box .content .back-ground {
    padding: 0.8333333333vw 1.6666666667vw 1.3333333333vw 0.8333333333vw;
    margin: -2.5vw 1.25vw 1.6666666667vw 1.25vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .content .back-ground {
    padding: 2.6041666667vw 1.3020833333vw 1.8229166667vw 2.6041666667vw;
    margin: -6.5104166667vw 1.5625vw 2.0833333333vw 1.5625vw;
  }
}
.faq__accordion__box .content .back-ground .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 20px 30px;
  width: 430px;
  border: 1px solid #787878;
  background-color: #fff;
  border-radius: 40px;
  padding: 4px 20px 4px 10px;
}
@media (max-width: 1200px) {
  .faq__accordion__box .content .back-ground .btn {
    margin: 1.6666666667vw auto 1.6666666667vw 2.5vw;
    width: 35.8333333333vw;
    border-radius: 3.3333333333vw;
    padding: 0.3333333333vw 1.6666666667vw 0.3333333333vw 0.8333333333vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .content .back-ground .btn {
    margin: 2.6041666667vw auto 1.8229166667vw 1.6666666667vw;
    width: 44.2708333333vw;
    border-radius: 5.2083333333vw;
    padding: 0.5208333333vw 2.6041666667vw 0.5208333333vw 1.3020833333vw;
  }
}
.faq__accordion__box .content .back-ground .btn P {
  padding: 16px 40px 16px 26px;
  margin: 0;
  font-size: 20px;
}
@media (max-width: 1200px) {
  .faq__accordion__box .content .back-ground .btn P {
    padding: 1.3333333333vw 3.3333333333vw 1.3333333333vw 2.1666666667vw;
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .faq__accordion__box .content .back-ground .btn P {
    padding: 1.3020833333vw 2.6041666667vw 1.3020833333vw 1.3020833333vw;
    font-size: 2.34375vw;
  }
}
.faq__accordion__box .toggle:checked + .title + .content {
  max-height: 500px;
  transition: all 1.5s;
}
.faq__accordion__box .toggle:checked + .title::before {
  transform: rotate(90deg) !important;
}
.faq .link {
  margin: 20px auto 20px auto;
  width: 600px;
  background: #3c3c3c;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
@media (max-width: 768px) {
  .faq .link {
    margin: 2.6041666667vw auto 5.2083333333vw auto;
    width: 78.125vw;
    font-size: 3.125vw;
  }
}
.faq .link p {
  padding: 20px;
}
@media (max-width: 768px) {
  .faq .link p {
    padding: 2.6041666667vw;
  }
}

.fuzoku-h3 {
  margin-top: -30px;
  padding: 40px 130px 60px;
  color: #585959;
  font-size: 20px;
}
@media (max-width: 1200px) {
  .fuzoku-h3 {
    padding: 3.125vw 14.0625vw 0.78125vw;
  }
}
@media (max-width: 768px) {
  .fuzoku-h3 {
    padding: 5.2083333333vw 0 2.6041666667vw;
  }
}
.fuzoku__wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 130px;
}
@media (max-width: 1200px) {
  .fuzoku__wrap {
    padding: 0 14.0625vw;
  }
}
@media (max-width: 768px) {
  .fuzoku__wrap {
    padding: 0;
  }
}
.fuzoku__wrap :hover {
  color: #fff;
}
.fuzoku__box {
  color: #000;
  width: 398px;
  background: #fff;
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
  .fuzoku__box {
    width: 31.09375vw;
  }
}
@media (max-width: 768px) {
  .fuzoku__box {
    padding: 1.0416666667vw 0;
    width: 100%;
    border-bottom: solid 1px #fff;
  }
}
@media (max-width: 440px) {
  .fuzoku__box {
    padding: 4.5454545455vw 1.8181818182vw;
  }
}
.fuzoku__box-date {
  display: inline-block;
  padding: 3px 7px;
  font-size: 13px;
  color: #000;
}
@media (max-width: 1200px) {
  .fuzoku__box-date {
    padding: 0.234375vw 0.546875vw;
    font-size: 1.015625vw;
  }
}
@media (max-width: 768px) {
  .fuzoku__box-date {
    padding: 0.390625vw 0.9114583333vw;
    font-size: 1.953125vw;
  }
}
@media (max-width: 440px) {
  .fuzoku__box-date {
    padding: 0.6818181818vw 1.5909090909vw;
    font-size: 3.4090909091vw;
  }
}
.fuzoku__box-title {
  padding: 2px 0 10px;
  font-size: 14px;
  text-align: center;
}
@media (max-width: 1200px) {
  .fuzoku__box-title {
    padding: 0.15625vw 0 0.78125vw;
    font-size: 1.09375vw;
  }
}
@media (max-width: 768px) {
  .fuzoku__box-title {
    padding: 0.2604166667vw 0 1.3020833333vw;
    font-size: 2.2135416667vw;
  }
}
@media (max-width: 440px) {
  .fuzoku__box-title {
    padding: 0.4545454545vw 0 2.2727272727vw;
    font-size: 3.8636363636vw;
    text-align: left;
    line-height: 1.5;
  }
}

.single__wrap {
  padding: 40px 20px 0;
}
@media (max-width: 1200px) {
  .single__wrap {
    padding: 3.125vw 10.15625vw 0;
  }
}
@media (max-width: 768px) {
  .single__wrap {
    padding: 5.2083333333vw 0 0;
  }
}
.single__time {
  margin-bottom: 20px;
  font-size: 18px;
}
@media (max-width: 1200px) {
  .single__time {
    font-size: 1.40625vw;
    margin-bottom: 0.3125vw;
  }
}
@media (max-width: 768px) {
  .single__time {
    font-size: 2.34375vw;
    margin-bottom: 0.5208333333vw;
  }
}
@media (max-width: 440px) {
  .single__time {
    font-size: 3.6363636364vw;
    margin-bottom: 0.9090909091vw;
  }
}
.single__title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 8px 30px;
  background: #ee89c2;
  color: #fff;
}
@media (max-width: 1200px) {
  .single__title {
    padding: 0.625vw 2.34375vw;
  }
}
@media (max-width: 768px) {
  .single__title {
    padding: 1.0416666667vw 3.90625vw;
  }
}
@media (max-width: 440px) {
  .single__title {
    padding: 2.7272727273vw 2.2727272727vw;
  }
}
.single__title h3 {
  font-size: 25px;
}
@media (max-width: 1200px) {
  .single__title h3 {
    font-size: 1.953125vw;
  }
}
@media (max-width: 768px) {
  .single__title h3 {
    font-size: 3.2552083333vw;
  }
}
@media (max-width: 440px) {
  .single__title h3 {
    font-size: 4.5454545455vw;
  }
}
.single-content {
  padding: 60px 30px 100px;
  font-size: 20px;
  line-height: 1.7;
}
@media (max-width: 1200px) {
  .single-content {
    padding: 1.5625vw 2.34375vw 11.71875vw;
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {
  .single-content {
    padding: 2.6041666667vw 3.90625vw 19.53125vw;
    font-size: 2.6041666667vw;
  }
}
@media (max-width: 440px) {
  .single-content {
    font-size: 3.6363636364vw;
    line-height: 2;
  }
}

.introduction {
  /* ブランド別 ==================================== */
  /* エリア別 ==================================== */
}
.introduction .separateNav_wrap {
  display: flex;
  margin-top: 100px;
}
@media (max-width: 1200px) {
  .introduction .separateNav_wrap {
    margin-top: 7.8125vw;
  }
}
@media (max-width: 768px) {
  .introduction .separateNav_wrap {
    margin-top: 13.0208333333vw;
  }
}
.introduction .separateNav_wrap .separateNav {
  padding: 16px 0;
  width: 50%;
  background-color: #9ba9b0;
  color: #fff;
  font-size: 27px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .introduction .separateNav_wrap .separateNav {
    padding: 1.25vw 0;
    font-size: 2.109375vw;
  }
}
@media (max-width: 768px) {
  .introduction .separateNav_wrap .separateNav {
    padding: 2.6041666667vw 0;
    font-size: 3.90625vw;
  }
}
.introduction .separateNav_wrap .separateNav.view {
  position: relative;
  background-color: #576166;
}
.introduction .separateNav_wrap .separateNav.view::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-top: 10px solid #576166;
  border-right: 16px solid transparent;
}
@media (max-width: 1200px) {
  .introduction .separateNav_wrap .separateNav.view::after {
    bottom: -0.78125vw;
    border-left: 1.25vw solid transparent;
    border-top: 0.78125vw solid #576166;
    border-right: 1.25vw solid transparent;
  }
}
@media (max-width: 768px) {
  .introduction .separateNav_wrap .separateNav.view::after {
    bottom: -1.3020833333vw;
    border-left: 2.0833333333vw solid transparent;
    border-top: 2.0833333333vw solid #576166;
    border-right: 2.0833333333vw solid transparent;
  }
}
.introduction #Brand,
.introduction #Area {
  display: none;
}
.introduction #Brand.view,
.introduction #Area.view {
  display: block;
}
.introduction .brand_wrap {
  padding: 80px 0;
  width: 100%;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap {
    padding: 6.25vw 0;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap {
    padding: 10.4166666667vw 0;
  }
}
.introduction .brand_wrap .brand_title {
  display: flex;
  align-items: center;
  padding: 40px;
  padding-right: 60px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title {
    padding: 3.125vw;
    padding-right: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title {
    flex-wrap: wrap;
    padding: 0;
  }
}
.introduction .brand_wrap .brand_title .brand_logo {
  padding-top: 8px;
  padding-right: 24px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title .brand_logo {
    padding: 0.625vw;
    padding-right: 1.875vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_logo {
    order: 1;
    padding: 0;
    padding-left: 2.6041666667vw;
    width: 50%;
  }
}
.introduction .brand_wrap .brand_title .brand_logo img[src$="brand_speed.png"] {
  width: 280px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_speed.png"] {
    width: 21.875vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_speed.png"] {
    width: 36.4583333333vw;
  }
}
.introduction .brand_wrap .brand_title .brand_logo img[src$="brand_eco.png"] {
  width: 243px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_eco.png"] {
    width: 18.984375vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_eco.png"] {
    width: 31.640625vw;
  }
}
.introduction .brand_wrap .brand_title .brand_logo img[src$="brand_esthetique.png"] {
  width: 299px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_esthetique.png"] {
    width: 23.359375vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_esthetique.png"] {
    width: 38.9322916667vw;
  }
}
.introduction .brand_wrap .brand_title .brand_logo img[src$="brand_clubsakura.png"],
.introduction .brand_wrap .brand_title .brand_logo img[src$="brand_clubokusamasakura.png"] {
  width: 252px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_clubsakura.png"],
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_clubokusamasakura.png"] {
    width: 19.6875vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_clubsakura.png"],
  .introduction .brand_wrap .brand_title .brand_logo img[src$="brand_clubokusamasakura.png"] {
    width: 32.8125vw;
  }
}
.introduction .brand_wrap .brand_title .brand_discription {
  padding-left: 32px;
  font-size: 24px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title .brand_discription {
    padding-left: 2.5vw;
    font-size: 1.875vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_discription {
    order: 3;
    padding: 3.2552083333vw 0 1.953125vw;
    width: 100%;
    font-size: 4.296875vw;
    text-align: center;
  }
}
.introduction .brand_wrap .brand_title .brand_image {
  position: relative;
  align-self: stretch;
  margin-left: auto;
  width: 274px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .brand_title .brand_image {
    width: 21.40625vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_image {
    order: 2;
    width: 50%;
  }
}
.introduction .brand_wrap .brand_title .brand_image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  transform: translateY(10%);
}
@media (max-width: 768px) {
  .introduction .brand_wrap .brand_title .brand_image img {
    display: block;
    position: static;
    margin-right: 0;
    width: 35.6770833333vw;
    transform: translateY(0);
  }
}
.introduction .brand_wrap .introduction__content {
  padding: 40px 60px;
  background-color: #ff67b3;
  color: #fff;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .introduction__content {
    padding: 3.125vw 4.6875vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .introduction__content {
    padding: 5.2083333333vw 3.2552083333vw;
  }
}
.introduction .brand_wrap .introduction__content dl dt {
  padding-bottom: 8px;
  font-weight: lighter;
  font-size: 32px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .introduction__content dl dt {
    padding-bottom: 0.625vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .introduction__content dl dt {
    padding-bottom: 1.3020833333vw;
    font-size: 5.5989583333vw;
  }
}
.introduction .brand_wrap .introduction__content dl dd {
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .introduction__content dl dd {
    padding-bottom: 2.5vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .introduction__content dl dd {
    padding-bottom: 5.2083333333vw;
    padding-left: 1.8229166667vw;
    font-size: 2.9947916667vw;
  }
}
.introduction .brand_wrap .introduction__content .pageMoveButton_wrap {
  display: inline-block;
  margin-right: 40px;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .introduction__content .pageMoveButton_wrap {
    margin-right: 3.125vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .introduction__content .pageMoveButton_wrap {
    margin: 2.6041666667vw 0;
    margin-left: 1.3020833333vw;
  }
}
.introduction .brand_wrap .introduction__content .pageMoveButton_wrap .pageMoveButton {
  margin: 0;
  border-color: #fff;
}
.introduction .brand_wrap .introduction__content .pageMoveButton_wrap .pageMoveButton .arrowCircle_right {
  margin-left: 32px;
  border-color: #fff;
}
@media (max-width: 1200px) {
  .introduction .brand_wrap .introduction__content .pageMoveButton_wrap .pageMoveButton .arrowCircle_right {
    margin-left: 2.5vw;
  }
}
@media (max-width: 768px) {
  .introduction .brand_wrap .introduction__content .pageMoveButton_wrap .pageMoveButton .arrowCircle_right {
    margin-left: 4.1666666667vw;
  }
}
@media (max-width: 440px) {
  .introduction .brand_wrap .introduction__content .pageMoveButton_wrap .pageMoveButton .arrowCircle_right {
    margin-left: 7.2727272727vw;
  }
}
.introduction .brand_wrap .introduction__content .pageMoveButton_wrap .pageMoveButton .arrowCircle_right::after {
  border-color: #fff;
}
.introduction .area_wrap {
  padding: 80px 0;
  width: 100%;
}
@media (max-width: 1200px) {
  .introduction .area_wrap {
    padding: 6.25vw 0;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap {
    padding: 10.4166666667vw 0;
  }
}
.introduction .area_wrap .area_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 80px 20px;
  padding-right: 60px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .area_title {
    padding: 6.25vw 1.5625vw;
    padding-right: 4.6875vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .area_title {
    padding: 10.4166666667vw 0;
    padding-left: 1.3020833333vw;
  }
}
.introduction .area_wrap .area_title .area_name {
  padding-top: 8px;
  font-size: 70px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .area_title .area_name {
    padding-top: 0.625vw;
    font-size: 5.46875vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .area_title .area_name {
    padding-top: 1.0416666667vw;
    font-size: 7.8125vw;
  }
}
.introduction .area_wrap .area_title .area_image {
  position: relative;
  align-self: stretch;
  width: 274px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .area_title .area_image {
    width: 21.40625vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .area_title .area_image {
    width: 35.6770833333vw;
  }
}
.introduction .area_wrap .area_title .area_image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  transform: translateY(5%);
}
.introduction .area_wrap .introduction__content {
  padding: 40px 60px;
  background-color: #3f95d4;
  color: #fff;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content {
    padding: 3.125vw 4.6875vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content {
    padding: 3.90625vw;
  }
}
.introduction .area_wrap .introduction__content dl dt {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
  font-weight: lighter;
  font-size: 32px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content dl dt {
    padding-bottom: 0.625vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content dl dt {
    display: block;
    padding-bottom: 4px;
    font-size: 5.3385416667vw;
  }
}
.introduction .area_wrap .introduction__content dl dt span {
  margin-left: 32px;
  font-size: 0.6em;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content dl dt span {
    margin-left: 2.5vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content dl dt span {
    display: block;
    margin-left: 0;
    margin-top: 3px;
  }
}
.introduction .area_wrap .introduction__content dl dt span.irregular {
  margin-left: 120px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content dl dt span.irregular {
    margin-left: 9.375vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content dl dt span.irregular {
    margin-left: 0;
  }
}
.introduction .area_wrap .introduction__content dl dd {
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content dl dd {
    padding-bottom: 2.5vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content dl dd {
    padding-bottom: 4.1666666667vw;
    font-size: 2.9947916667vw;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap {
  margin: auto;
  margin-top: 40px;
  padding: 16px;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #fff;
  text-align: center;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap {
    margin-top: 3.125vw;
    padding: 1.25vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap {
    margin-top: 10.4166666667vw;
    padding-top: 10.4166666667vw;
    width: 100%;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap p {
  font-size: 18px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap p {
    font-size: 1.40625vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap p {
    font-size: 3.515625vw;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap {
  display: flex;
  gap: 80px;
  margin: 0 40px;
  align-items: center;
  padding-top: 16px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap {
    gap: 6.25vw;
    margin: 0 3.125vw;
    padding-top: 1.25vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap {
    flex-direction: column;
    gap: 10.4166666667vw;
    padding: 10.4166666667vw 0;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_speed_logo {
  width: 118px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_speed_logo {
    width: 9.21875vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_speed_logo {
    width: 33.3333333333vw;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_eco_logo {
  width: 108px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_eco_logo {
    width: 8.4375vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_eco_logo {
    width: 30.2083333333vw;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_esthetique_logo {
  width: 166px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_esthetique_logo {
    width: 12.96875vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_esthetique_logo {
    width: 42.3177083333vw;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_clubsakura_logo {
  width: 119px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_clubsakura_logo {
    width: 9.296875vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_clubsakura_logo {
    width: 33.59375vw;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_clubokusamasakura_logo {
  width: 119px;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_clubokusamasakura_logo {
    width: 9.296875vw;
  }
}
@media (max-width: 768px) {
  .introduction .area_wrap .introduction__content .homepage_wrap .logo_wrap picture.area_clubokusamasakura_logo {
    width: 33.3333333333vw;
  }
}
.introduction .area_wrap .introduction__content .homepage_wrap.irregular {
  margin: 40px 0 0 0;
}
@media (max-width: 1200px) {
  .introduction .area_wrap .introduction__content .homepage_wrap.irregular {
    margin: 3.125vw 0 0 0;
  }
}/*# sourceMappingURL=style.css.map */