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

::before,
::after {
  -webkit-box-sizing: inherit;
          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*/
}

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

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

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

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

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

/* Lists (definition) */
/* ============================================ */
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 {
  -webkit-box-sizing: content-box;
          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;
}

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #393939;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    font-size: 1rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-pagehead {
  height: 368px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .m-pagehead {
    height: 200px;
  }
}
.m-pagehead img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.m-hgroup {
  text-align: center;
}
.m-hgroup__en {
  font-size: 50px;
  font-size: 3.125rem;
  letter-spacing: 0.1em;
  font-family: "Mulish";
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .m-hgroup__en {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
.m-hgroup__ja {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  padding-top: 10px;
}
@media screen and (max-width: 640px) {
  .m-hgroup__ja {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.m-btn {
  display: grid;
  place-content: center;
  width: 300px;
  max-width: 100%;
  height: 80px;
  background-color: #fff;
  -webkit-box-shadow: 5px 6px 25px 0px rgba(189, 204, 218, 0.25);
          box-shadow: 5px 6px 25px 0px rgba(189, 204, 218, 0.25);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .m-btn {
    width: 265px;
    height: 68px;
  }
}
.m-btn:focus {
  outline: none;
}
.m-btn::after {
  content: "";
  position: absolute;
  translate: 0 -50%;
  top: 50%;
}
.m-btn > * {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.m-btn__text {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Mulish";
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.m-btn__circle {
  display: grid;
  place-items: center;
  width: 35px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #bdccda;
  position: absolute;
  top: 50%;
  right: 25px;
  translate: 0 -50%;
  overflow: hidden;
}
.m-btn__bg {
  width: 0;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.m-btn__arrow {
  display: block;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  translate: -200%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.m-btn::after {
  width: 5px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #fff;
  right: 40px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.m-btn:hover {
  text-decoration: none;
}
.m-btn:hover::after {
  width: 0;
}
.m-btn:hover .m-btn__text {
  color: #fff;
}
.m-btn:hover .m-btn__circle {
  background-color: #fff;
}
.m-btn:hover .m-btn__bg {
  width: 150%;
  background-color: #bdccda;
}
.m-btn:hover .m-btn__arrow {
  color: #bdccda;
  translate: unset;
}

.m-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 50px;
}

.m-list-disc {
  text-indent: 0;
  list-style-type: disc;
  margin-left: 1.5em;
}
.m-list-disc__item {
  font-weight: 400;
  line-height: 1.6923076923;
}

.m-list-decimal__item {
  font-weight: 400;
  line-height: 1.6923076923;
  -webkit-padding-start: 2em;
          padding-inline-start: 2em;
  counter-increment: count;
  position: relative;
}
.m-list-decimal__item::before {
  content: counter(count) ".";
  position: absolute;
  left: 0.2em;
}

.m-list-brackets {
  text-indent: -1.5em;
  margin-left: 1.5em;
  counter-reset: count;
}
.m-list-brackets__item {
  font-weight: 400;
  line-height: 1.6923076923;
  counter-increment: count;
}
.m-list-brackets__item::before {
  display: marker;
  content: "（" counter(count) "）";
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

body.loading {
  max-width: 100vw;
  max-height: 100vh;
  overflow: hidden;
}

#js-loading {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100vh;
  background-color: white;
  z-index: 1000;
  opacity: 1;
  -webkit-transition: 0.7s ease opacity, 0.7s ease visibility;
  transition: 0.7s ease opacity, 0.7s ease visibility;
}
#js-loading.completed {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.ball-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -10px;
}
.ball-spin-fade-loader > div:nth-child(1) {
  top: 37px;
  left: 0;
  -webkit-animation: ball-spin-fade-loader 1s -0.96s infinite linear;
          animation: ball-spin-fade-loader 1s -0.96s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(2) {
  top: 27.05px;
  left: 27.05px;
  -webkit-animation: ball-spin-fade-loader 1s -0.84s infinite linear;
          animation: ball-spin-fade-loader 1s -0.84s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(3) {
  top: 0;
  left: 37px;
  -webkit-animation: ball-spin-fade-loader 1s -0.72s infinite linear;
          animation: ball-spin-fade-loader 1s -0.72s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(4) {
  top: -27.05px;
  left: 27.05px;
  -webkit-animation: ball-spin-fade-loader 1s -0.6s infinite linear;
          animation: ball-spin-fade-loader 1s -0.6s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(5) {
  top: -37px;
  left: 0;
  -webkit-animation: ball-spin-fade-loader 1s -0.48s infinite linear;
          animation: ball-spin-fade-loader 1s -0.48s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(6) {
  top: -27.05px;
  left: -27.05px;
  -webkit-animation: ball-spin-fade-loader 1s -0.36s infinite linear;
          animation: ball-spin-fade-loader 1s -0.36s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(7) {
  left: -37px;
  -webkit-animation: ball-spin-fade-loader 1s -0.24s infinite linear;
          animation: ball-spin-fade-loader 1s -0.24s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(8) {
  top: 27.05px;
  left: -27.05px;
  -webkit-animation: ball-spin-fade-loader 1s -0.12s infinite linear;
          animation: ball-spin-fade-loader 1s -0.12s infinite linear;
}

.ball-spin-fade-loader > div,
.ball-spin-loader > div {
  -webkit-animation-fill-mode: both;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
}

.ball-spin-fade-loader > div {
  background-color: #ffffff;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes ball-spin-fade-loader {
  50% {
    opacity: 0.3;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes ball-spin-fade-loader {
  50% {
    opacity: 0.3;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.fadeInUp {
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.p-contact {
  padding-block: 0 110px !important;
}
@media screen and (max-width: 640px) {
  .p-contact {
    padding-block: 0 50px !important;
  }
}
.p-contact .m-btn__text {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  padding-right: 20px;
}
@media screen and (max-width: 640px) {
  .p-contact .m-btn__text {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.p-contact .m-btn-form {
  display: grid;
  text-align: center;
  place-content: center;
  width: 300px;
  max-width: 100%;
  height: 80px;
  color: #fff;
  background-color: #97adc1;
}
.p-contact .m-btn-wrap {
  padding-top: 50px;
}
.p-contact .m-btn :has(:disabled) {
  pointer-events: none;
}

.privacy {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .privacy {
    padding: 50px 20px 100px;
  }
}
.privacy-heading {
  line-height: 1.7142857143;
}
.privacy-atc {
  padding-top: 50px;
}
.privacy-atc__title {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 500;
}
.privacy-atc__text {
  line-height: 1.6923076923;
  padding-top: 5px;
}
.privacy-atc-address .privacy-atc__text:last-of-type {
  margin-top: 1em;
}
.privacy .m-list-decimal .m-list-decimal:last-of-type {
  margin-bottom: 10px;
}

/* レイアウト
*************************************/
.contact-form__text {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2;
  padding-top: 80px;
}
@media screen and (max-width: 640px) {
  .contact-form__text {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 50px;
  }
}
.contact-form__table {
  width: 100%;
  margin-top: 40px;
  table-layout: fixed;
  border-top: 1px solid #e3e3e3;
}
@media screen and (max-width: 640px) {
  .contact-form__table {
    margin-top: 30px;
  }
}
.contact-form__table th,
.contact-form__table td {
  font-weight: 400;
  line-height: 1.4;
  vertical-align: middle;
  font-size: 15px;
  font-size: 0.9375rem;
  border-bottom: 1px solid #e3e3e3;
}
@media screen and (max-width: 640px) {
  .contact-form__table th,
  .contact-form__table td {
    display: block;
  }
}
.contact-form__table th {
  width: 270px;
  padding: 20px;
}
@media screen and (max-width: 640px) {
  .contact-form__table th {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    padding: 20px 0 0;
    border-bottom: none;
  }
}
.contact-form__table td {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 20px;
}
@media screen and (max-width: 640px) {
  .contact-form__table td {
    padding: 10px 0 20px;
  }
}
.contact-form__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-form__buttons_inner ~ .contact-form__buttons_inner {
  margin-left: 30px;
}
.contact-privacy {
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  .contact-privacy {
    padding-top: 30px;
  }
}
.contact-privacy__text {
  text-align: center;
}
.contact-privacy__text a {
  color: #2e7fb7;
  text-decoration: none;
}
.contact-privacy__text a:hover {
  text-decoration: underline;
}
.contact-privacy .m-checkbox-list {
  margin-top: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-privacy__check {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .contact-privacy__check {
    font-size: 16px;
    font-size: 1rem;
  }
}
.contact-privacy__contents {
  height: 270px;
  font-size: 15px;
  font-size: 0.9375rem;
  overflow-y: scroll;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  margin-top: 35px;
  padding: 20px;
  border-radius: 5px;
}
@media screen and (max-width: 640px) {
  .contact-privacy__contents {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 15px;
    margin-top: 30px;
  }
}
.contact-privacy__contents::-webkit-scrollbar-track {
  background: #f9f9f9;
  -webkit-box-shadow: 0 0 5px #e3e3e3 inset;
          box-shadow: 0 0 5px #e3e3e3 inset;
}
.contact-privacy__contents::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.contact-privacy__contents::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}
.contact .unit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact .unit-box .unit {
  display: inline-block;
  vertical-align: top;
  padding-top: 8px;
}

/* contact 7 form
*************************************/
.wpcf7-spinner {
  display: none;
}

.wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-not-valid-tip {
  margin-top: 5px;
}

.wpcf7_input .is-input-hidden {
  display: none;
}

.wpcf7 .wpcf7_confirm .is-input-hidden {
  display: block;
}
.wpcf7 .wpcf7_confirm .is-confirm-hidden {
  display: none;
}
.wpcf7 .wpcf7_confirm .m-select-wrapper::after {
  content: none;
}
.wpcf7 .wpcf7_confirm .contact-form__table th {
  padding-top: 20px;
}
.wpcf7 .wpcf7_confirm .m-checkbox-list {
  padding: 0;
}
.wpcf7 .wpcf7_confirm .m-radio-list {
  padding: 0;
  margin-bottom: 0;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal {
  margin-bottom: 0;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal-col2, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > div {
  width: auto;
}
@media screen and (max-width: 640px) {
  .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > span + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > span + div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > div + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > div + div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > span + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > span + div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > div + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > div + div {
    padding-left: 1em;
  }
}
.wpcf7 .wpcf7_confirm .m-input-horizontal .wpcf7-list-item, .wpcf7 .wpcf7_confirm .m-input-horizontal .horizontal-item {
  margin-bottom: 0;
}
.wpcf7 .wpcf7_confirm .m-input-vertical .wpcf7-list-item + .wpcf7-list-item {
  margin-top: 2px;
}
.wpcf7 .wpcf7_confirm .m-input-vertical .horizontal-item + .horizontal-item {
  margin-top: 2px;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal-birth {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 640px) {
  .wpcf7 .wpcf7_confirm .m-input-horizontal-birth > div:first-of-type {
    width: auto;
  }
  .wpcf7 .wpcf7_confirm .m-input-horizontal-birth > div:nth-of-type(2n) .m-select-wrapper {
    margin-left: 0.5em;
  }
}
.wpcf7 .wpcf7_confirm .unit-box .unit {
  padding-top: 0;
}

.contact-form-thanks__title {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  padding-top: 100px;
}
@media screen and (max-width: 640px) {
  .contact-form-thanks__title {
    font-size: 23px;
    font-size: 1.4375rem;
    padding-top: 50px;
  }
}
.contact-form-thanks__text {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.7;
  font-weight: 400;
  text-align: center;
  padding-block: 40px 50px;
}
@media screen and (max-width: 640px) {
  .contact-form-thanks__text {
    font-size: 16px;
    font-size: 1rem;
    padding-block: 30px;
  }
}

/* 入力項目
*************************************/
/*
#styleguide
.m-required

必須
```
<span class="m-required">必須</span>
```
*/
.m-required {
  display: inline-block;
  width: 40px;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  padding: 5px 0 6px;
  margin-left: 10px;
  background-color: #d84535;
}
@media screen and (max-width: 768px) {
  .m-required {
    font-size: 12px;
    font-size: 0.75rem;
    margin-left: 10px;
  }
}

/*
#styleguide
.m-input

基本的な入力フィールド
input、select、textarea
```
<input type="text" class="wpcf7-form-control wpcf7-text m-input" name="">
<input type="text" class="wpcf7-form-control wpcf7-text m-input m-input--short" value="長い入力フィールド">
<input type="text" class="wpcf7-form-control wpcf7-text m-input m-input--half" value="半分の入力フィールド">
<input type="text" class="wpcf7-form-control wpcf7-text m-input m-input--long" value="短い入力フィールド">
```
*/
input[readonly] {
  cursor: auto;
}
input[readonly]:focus {
  outline: none;
}

.m-input {
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #d4d5d8;
  padding: 8px 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 640px) {
  .m-input {
    font-size: 16px;
    font-size: 1rem;
  }
}
.m-input::-webkit-input-placeholder {
  color: #bcbcbc;
  font-size: inherit;
}
.m-input::-moz-placeholder {
  color: #bcbcbc;
  font-size: inherit;
}
.m-input:-ms-input-placeholder {
  color: #bcbcbc;
  font-size: inherit;
}
.m-input::-ms-input-placeholder {
  color: #bcbcbc;
  font-size: inherit;
}
.m-input::placeholder {
  color: #bcbcbc;
  font-size: inherit;
}
.m-input:focus {
  outline: none;
  -webkit-box-shadow: 0 0 4px rgba(57, 57, 57, 0.2);
          box-shadow: 0 0 4px rgba(57, 57, 57, 0.2);
}
.m-input--short {
  width: 150px;
}
.m-input--half {
  width: calc(50% - 20px);
  max-width: 100%;
}
.m-input--long {
  width: 100%;
}

select.m-input {
  border: 1px solid #d4d5d8;
  width: 100%;
  padding-right: 32px;
}

textarea.m-input {
  resize: vertical;
  height: 10rem;
}

.m-input-text {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #777;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
  .m-input-text {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

/*
#styleguide
.m-select-wrapper

デフォルトだと矢印がつかないselectに矢印をつけるために使う
```
<div class="m-select-wrapper">
  <span class="wpcf7-form-control-wrap">
    <select class="wpcf7-form-control wpcf7-select m-input" name="">
      <option value="">--</option>
      <option value="">1</option>
      <option value="">2</option>
    </select>
  </span>
</div>
```
*/
.m-select-wrapper {
  display: inline-block;
  position: relative;
}
.m-select-wrapper::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 15px;
  right: 12px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: 1px solid #393939;
  border-right: 1px solid #393939;
  width: 5px;
  height: 5px;
}

/*
#styleguide
.m-radio-list

汎用ラジオボタン
```
<div class="m-radio-list">
  <span class="wpcf7-form-control-wrap">
    <span class="wpcf7-form-control wpcf7-radio">
      <span class="wpcf7-list-item first">
        <label>
          <input type="radio" name="" value="選択">
          <span class="wpcf7-list-item-label">選択</span>
        </label>
      </span>
      <span class="wpcf7-list-item"> ... </span>
      <span class="wpcf7-list-item last"> ... </span>
    </span>
  </span>
</div>
```
*/
.m-radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 8px;
  padding-bottom: 11px;
}
@media screen and (max-width: 768px) {
  .m-radio-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .m-radio-list {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: -0.1rem;
  }
}
.m-radio-list span {
  display: inline-block;
  vertical-align: top;
}
.m-radio-list label {
  display: inline-block;
  line-height: 1;
}
.m-radio-list input[type=radio] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.m-radio-list input[type=radio] + span {
  vertical-align: middle;
  line-height: 1.4;
}
.m-radio-list input[type=radio] + span::before, .m-radio-list input[type=radio] + span::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}
.m-radio-list input[type=radio] + span::before {
  top: 2px;
  left: 0;
  background-color: #fff;
  border: 1px solid #aeaeae;
  width: 15px;
  height: 15px;
}
.m-radio-list input[type=radio] + span::after {
  opacity: 0;
  top: 5px;
  left: 3px;
  background-color: #393939;
  width: 9px;
  height: 9px;
}
.m-radio-list input[type=radio]:checked + span::before {
  background-color: #fff;
}
.m-radio-list input[type=radio]:checked + span::after {
  opacity: 1;
}
.m-radio-list .wpcf7-list-item {
  position: relative;
  padding-left: 24px;
}
.m-radio-list .wpcf7-not-valid-tip {
  display: block;
}

/*
#styleguide
.m-checkbox-list

汎用チェックボックス
```
<div class="m-checkbox-list">
  <span class="wpcf7-form-control-wrap">
    <span class="wpcf7-form-control wpcf7-checkbox">
      <span class="wpcf7-list-item first">
        <label>
          <input type="checkbox" name="" value="選択">
          <span class="wpcf7-list-item-label">選択</span>
        </label>
      </span>
      <span class="wpcf7-list-item"> ... </span>
      <span class="wpcf7-list-item last"> ... </span>
    </span>
  </span>
</div>
```
*/
.m-checkbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 8px;
  padding-bottom: 11px;
}
@media screen and (max-width: 768px) {
  .m-checkbox-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .m-checkbox-list {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: -0.1rem;
  }
}
.m-checkbox-list span {
  display: inline-block;
  vertical-align: top;
}
.m-checkbox-list span > span {
  line-height: inherit;
}
.m-checkbox-list label {
  display: inline-block;
  line-height: 1;
}
.m-checkbox-list input[type=checkbox] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.m-checkbox-list input[type=checkbox] + span {
  vertical-align: middle;
  line-height: 1.4;
}
.m-checkbox-list input[type=checkbox] + span::before, .m-checkbox-list input[type=checkbox] + span::after {
  content: "";
  position: absolute;
}
.m-checkbox-list input[type=checkbox] + span::before {
  top: 11px;
  left: 0;
  background-color: #fff;
  border: 1px solid #aeaeae;
  border-radius: 3px;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 640px) {
  .m-checkbox-list input[type=checkbox] + span::before {
    top: 10px;
  }
}
.m-checkbox-list input[type=checkbox] + span::after {
  opacity: 0;
  top: 19px;
  left: 5px;
  -webkit-transform: translateY(-60%) rotate(45deg);
          transform: translateY(-60%) rotate(45deg);
  border-right: 2px solid #393939;
  border-bottom: 2px solid #393939;
  width: 6px;
  height: 11px;
}
@media screen and (max-width: 640px) {
  .m-checkbox-list input[type=checkbox] + span::after {
    top: 18px;
  }
}
.m-checkbox-list input[type=checkbox]:checked + span::before {
  background-color: #fff;
}
.m-checkbox-list input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.m-checkbox-list .wpcf7-list-item {
  position: relative;
  padding-left: 24px;
}
.m-checkbox-list .wpcf7-not-valid-tip {
  display: block;
}

/*
#styleguide
.m-input-vertical

フォームの縦並び
```

<div class="m-input-vertical">
  <span class="wpcf7-form-control-wrap">
    <span class="wpcf7-form-control">
      <span class="wpcf7-list-item first"> ... </span>
      <span class="wpcf7-list-item last"> ... </span>
    </span>
  </span>
</div>
```
*/
.wpcf7 .m-input-vertical .wpcf7-checkbox, .wpcf7 .m-input-vertical .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.wpcf7 .m-input-vertical .wpcf7-list-item + .wpcf7-list-item {
  margin-left: 0;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-vertical .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-vertical .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wpcf7 .m-input-vertical .horizontal-item + .horizontal-item {
  margin-left: 0;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-vertical .horizontal-item + .horizontal-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-vertical .horizontal-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/*
#styleguide
.m-input-horizontal

フォームの横並び
```
<div class="m-input-horizontal">
  <div class="horizontal-item">
    <span class="wpcf7-form-control-wrap">
      <span class="wpcf7-form-control"> ... </span>
    </span>
  </div>
  <div class="horizontal-item">
    <span class="wpcf7-form-control-wrap">
      <span class="wpcf7-form-control"> ... </span>
    </span>
  </div>
</div>
```
*/
.wpcf7 .m-input-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -10px;
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal .wpcf7-radio,
  .wpcf7 .m-input-horizontal .wpcf7-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wpcf7 .m-input-horizontal .wpcf7-radio .wpcf7-not-valid-tip,
.wpcf7 .m-input-horizontal .wpcf7-checkbox .wpcf7-not-valid-tip {
  margin-top: -5px;
}
.wpcf7 .m-input-horizontal .wpcf7-list-item {
  margin-right: 50px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .wpcf7 .m-input-horizontal .wpcf7-list-item {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal .wpcf7-list-item {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.wpcf7 .m-input-horizontal .wpcf7-list-item + .wpcf7-list-item {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-horizontal .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wpcf7 .m-input-horizontal .horizontal-item {
  margin-right: 50px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .wpcf7 .m-input-horizontal .horizontal-item {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal .horizontal-item {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.wpcf7 .m-input-horizontal .horizontal-item + .horizontal-item {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal .horizontal-item + .horizontal-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-horizontal .horizontal-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wpcf7 .m-input-horizontal-col2 .horizontal-item,
.wpcf7 .m-input-horizontal-col2 .wpcf7-list-item {
  width: 50%;
  padding-right: 20px;
  margin-right: 0 !important;
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal-col2 .horizontal-item,
  .wpcf7 .m-input-horizontal-col2 .wpcf7-list-item {
    width: 100%;
    padding-right: 0;
  }
}
.wpcf7 .m-input-horizontal-col2 .horizontal-item:last-child {
  padding-right: 0;
}
.wpcf7 .m-input-horizontal-col3 .horizontal-item,
.wpcf7 .m-input-horizontal-col3 .wpcf7-list-item {
  width: 33.3333333333%;
  padding-right: 20px;
  margin-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .wpcf7 .m-input-horizontal-col3 .horizontal-item,
  .wpcf7 .m-input-horizontal-col3 .wpcf7-list-item {
    width: 100%;
    padding-right: 0;
  }
}
.wpcf7 .m-input-horizontal-col3 .horizontal-item:last-child {
  padding-right: 0;
}
.wpcf7 .m-input-horizontal-birth {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .wpcf7 .m-input-horizontal-birth {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .wpcf7 .m-input-horizontal-birth > div:first-of-type {
    width: 100%;
    margin-bottom: 10px;
  }
  .wpcf7 .m-input-horizontal-birth > div:nth-of-type(2n) .m-select-wrapper {
    margin-left: 0;
  }
}
.wpcf7 .m-input-horizontal-birth .m-select-wrapper {
  margin: 0 0.4em 0 0.5em;
}
/* モーダルの中
*************************************/
.modal .contact-form__table {
  margin-top: 0;
}
.modal .modal-footer .contact-form__buttons {
  padding-top: 0;
}

/* モーダル
*************************************/
body.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal .m-modal-close {
  position: absolute;
  right: -15px;
  top: -15px;
  display: block;
  width: 40px;
  height: 40px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  background-color: #000;
  border-radius: 50%;
}
.modal .m-modal-close br {
  display: none;
}

.modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding-block: min(100px, 10vh);
  padding-inline: 20px;
}
.modal-dialog .m-btn {
  width: 200px;
}
.modal-dialog .modal-dialog-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: min(100%, 1100px);
  max-height: 100%;
  background-color: #fff;
  border-radius: 20px;
}

.modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.modal-header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 20px 20px 0;
}

.modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 20px;
  overflow: hidden;
}
.modal-body .modal-body-inner {
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #666 transparent;
}
.modal-body .modal-body-inner::-webkit-scrollbar {
  width: 5px;
}
.modal-body .modal-body-inner::-webkit-scrollbar-track {
  background: transparent;
}
.modal-body .modal-body-inner::-webkit-scrollbar-thumb {
  background: #cccccc;
}

.modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 20px;
}

.modal-footer .contact-form__buttons {
  padding-top: 0;
}

.line-break {
  white-space: pre-wrap;
}

.modal-title {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 640px) {
  .modal-title {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

body {
  min-width: 1300px;
}
@media screen and (max-width: 640px) {
  body {
    min-width: unset;
  }
}

/*******************************
header
*******************************/
.l-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.l-header__logo {
  width: 62px;
  margin: 53px 0 0 62px;
}
@media screen and (max-width: 640px) {
  .l-header__logo {
    width: 35px;
    margin: 15px 0 0 5.35%;
  }
}

@media screen and (max-width: 640px) {
  .l-nav {
    display: none;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    padding: 60px 50px;
  }
}
.l-nav-list {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 57px;
}
@media screen and (max-width: 640px) {
  .l-nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #393939;
    gap: 1em;
  }
}
.l-nav__link {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Mulish";
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .l-nav__link {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.l-nav__link a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.l-nav__link a:hover {
  text-decoration: none;
}
.l-nav__link a:hover::after {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .l-nav__button {
    width: 100%;
    margin-top: 20px;
  }
}
.l-nav__button a {
  overflow: hidden;
  display: grid;
  place-items: center;
  width: 227px;
  height: 104px;
  background-color: #393939;
  position: relative;
}
@media screen and (max-width: 640px) {
  .l-nav__button a {
    width: 100%;
    height: 68px;
  }
}
.l-nav__button a:hover {
  text-decoration: none;
}
.l-nav__button a:hover .l-nav__button__text {
  color: #393939;
}
.l-nav__button a:hover .l-nav__button__circle {
  width: 120%;
}
.l-nav__button__text {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Mulish";
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 640px) {
  .l-nav__button__text {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.l-nav__button__circle {
  display: grid;
  place-items: center;
  width: 0;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.m-spButton {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 65px;
  aspect-ratio: 1;
  background-color: #393939;
  z-index: 999;
}
@media screen and (max-width: 640px) {
  .m-spButton {
    display: block;
  }
}
.m-spButton span {
  position: absolute;
  left: 20px;
  width: 28px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.m-spButton span:nth-of-type(1) {
  top: 26px;
}
.m-spButton span:nth-of-type(2) {
  top: 37px;
}
.m-spButton.--active span:nth-of-type(1) {
  -webkit-transform: translateY(6px) rotate(-20deg);
          transform: translateY(6px) rotate(-20deg);
}
.m-spButton.--active span:nth-of-type(2) {
  -webkit-transform: translateY(-5px) rotate(20deg);
          transform: translateY(-5px) rotate(20deg);
}

/*******************************
Main
*******************************/
.l-main {
  background-image: url(../img/bg.jpg);
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
}
@media screen and (max-width: 640px) {
  .l-main {
    background-image: unset;
  }
  .l-main::before {
    content: "";
    display: block;
    width: 100vh;
    height: 100vh;
    background-image: url(../img/bg-sp.jpg);
    background-size: cover;
    background-repeat: repeat-y;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
}

.mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  padding-left: 126px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
}
@media screen and (max-width: 640px) {
  .mv {
    padding-left: 5.35%;
  }
}
.mv__title {
  font-size: 45px;
  font-size: 2.8125rem;
  font-size: max(45px, 2.8125vw);
  letter-spacing: 0.1em;
  line-height: 1.5333333333;
}
@media screen and (max-width: 640px) {
  .mv__title {
    font-size: 8vw;
  }
}
.mv__text {
  font-size: 14px;
  font-size: 0.875rem;
  font-size: max(14px, 0.875vw);
  letter-spacing: 0.1em;
  font-family: "Mulish";
  padding-top: 20px;
}
@media screen and (max-width: 640px) {
  .mv__text {
    font-size: 3.2vw;
  }
}
.mv-movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mv-movie::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: radial-gradient(#111 30%, transparent 31%), radial-gradient(#111 30%, transparent 31%);
  background-size: 4px 4px;
  background-position: 0 0, 2px 2px;
}
.mv-movie video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.9375vw;
  padding-block: 141px 0;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-block: 80px 0;
    gap: 50px;
  }
}
.message-left, .message-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 70px 5.9375vw;
  position: relative;
}
@media screen and (max-width: 640px) {
  .message-left, .message-right {
    width: 100%;
    gap: 50px 8.5vw;
  }
}
.message-left {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 130px;
}
@media screen and (max-width: 640px) {
  .message-left {
    padding-bottom: unset;
    padding-right: 5.35%;
  }
}
.message-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 177px;
}
@media screen and (max-width: 640px) {
  .message-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-left: 5.35%;
    padding-bottom: 100px;
  }
}
.message__title {
  font-size: 42px;
  font-size: 2.625rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 0.1em;
  text-indent: -4em;
}
@media screen and (max-width: 640px) {
  .message__title {
    font-size: 28px;
    font-size: 1.75rem;
    margin-top: 4em;
  }
}
.message__text {
  line-height: 2;
  letter-spacing: 0.1em;
}
.message-image {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.message-image__l {
  width: min(457px, 28.5625vw);
  aspect-ratio: 915/876;
  margin-top: 160px;
}
@media screen and (max-width: 640px) {
  .message-image__l {
    width: min(218px, 58.1333333333vw);
    aspect-ratio: 433/658;
  }
}
.message-image__r {
  width: min(744px, 46.5vw);
  aspect-ratio: 1489/876;
}
@media screen and (max-width: 640px) {
  .message-image__r {
    width: min(319px, 85.0666666667vw);
    margin-left: auto;
  }
}
.message-image img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  max-width: unset;
  height: auto;
  -webkit-transform: translateY(0) translateX(-50%);
          transform: translateY(0) translateX(-50%);
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
.message-obj {
  color: #cbe1ec;
  font-size: 135px;
  font-size: 8.4375rem;
  font-family: "Mulish";
  line-height: 1;
  position: absolute;
}
@media screen and (max-width: 640px) {
  .message-obj {
    font-size: min(80px, 21.3333333333vw);
  }
}
.message-obj::first-letter {
  font-size: 170px;
  font-size: 10.625rem;
}
@media screen and (max-width: 640px) {
  .message-obj::first-letter {
    font-size: min(100px, 26.6666666667vw);
  }
}
.message-obj--lt {
  top: 10px;
  left: 90px;
  opacity: 0.2;
}
@media screen and (max-width: 640px) {
  .message-obj--lt {
    top: 70px;
    left: 5.35%;
  }
}
.message-obj--rb {
  color: #ffffff;
  opacity: 0.4;
  bottom: -16px;
  right: 94px;
}
@media screen and (max-width: 640px) {
  .message-obj--rb {
    right: unset;
    left: 0;
    bottom: -10px;
  }
}

.service {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  border-image-source: linear-gradient(#393939, #393939);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 100vw;
  padding-block: 129px 147px;
  padding-block: 129px 200px;
}
@media screen and (max-width: 1000px) {
  .service {
    max-width: 89.3%;
  }
}
@media screen and (max-width: 640px) {
  .service {
    padding-block: 80px;
  }
}
.service-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px 77px;
  padding-top: 78px;
}
@media screen and (max-width: 640px) {
  .service-container {
    padding-top: 50px;
  }
}
.service-content {
  width: min(480px, 100%);
  counter-reset: number 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .service-content {
    display: none;
  }
}
.service-item {
  opacity: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .service-item {
    display: none;
    opacity: 1;
    position: static;
    -webkit-transition: unset;
    transition: unset;
    -webkit-transform: unset;
            transform: unset;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
  }
}
.service-item.--view {
  display: block;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.service-item__title {
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  padding-top: 46px;
}
@media screen and (max-width: 640px) {
  .service-item__title {
    display: none;
  }
}
.service-item__title::before {
  display: block;
  color: #97adc1;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Mulish";
  letter-spacing: 0.1em;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
  margin-bottom: 16px;
}
.service-item__en {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  font-family: "Mulish";
  padding-top: 5px;
}
@media screen and (max-width: 640px) {
  .service-item__en {
    display: none;
  }
}
.service-item-list {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  padding-top: 27px;
}
.service-item-list__item {
  padding-left: 1.2em;
  position: relative;
}
.service-item-list__item::before {
  content: "・";
  position: absolute;
  left: 0;
}
.service-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  counter-reset: number 0;
  border-top: 1px solid rgba(189, 204, 218, 0.7);
}
.service-nav-button {
  width: 100%;
  padding: 25px 65px 34px;
  border-bottom: 1px solid rgba(189, 204, 218, 0.7);
  position: relative;
}
@media screen and (max-width: 640px) {
  .service-nav-button {
    padding: 20px 40px;
  }
}
.service-nav-button::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
}
.service-nav-button.--select {
  padding-left: 80px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 640px) {
  .service-nav-button.--select {
    padding-left: 40px;
    border-bottom: unset;
  }
}
.service-nav-button.--select::after {
  width: 100%;
}
.service-nav-button.--select .service-nav__ja::before {
  left: 21px;
}
@media screen and (max-width: 640px) {
  .service-nav-button.--select .service-nav__ja::before {
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  .service-nav-button.--select .service-nav__ja::after {
    content: "－";
  }
}
.service-nav__ja {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .service-nav__ja {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.service-nav__ja::before {
  color: #97adc1;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Mulish";
  letter-spacing: 0.1em;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
  position: absolute;
  top: 32px;
  left: 6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 640px) {
  .service-nav__ja::before {
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  .service-nav__ja::after {
    content: "＋";
    font-size: 20px;
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.service-nav__en {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  font-family: "Mulish";
  padding-top: 7px;
}
@media screen and (max-width: 640px) {
  .service-nav__en {
    font-size: 12px;
    font-size: 0.75rem;
    padding-top: unset;
  }
}

.contact {
  padding-top: 155px;
}
@media screen and (max-width: 640px) {
  .contact {
    padding-top: 80px;
  }
}
.contact__text {
  text-align: center;
  letter-spacing: 0.1em;
  padding-block: 50px;
}
.contact-flowtext {
  white-space: nowrap;
  overflow: hidden;
  opacity: 0.4;
  pointer-events: none;
  margin-top: 85px;
}
@media screen and (max-width: 640px) {
  .contact-flowtext {
    margin-top: 60px;
  }
}
.contact-flowtext span {
  display: inline-block;
  font-size: 10vw;
  line-height: 1;
  color: #cbe1ec;
  -webkit-animation: scroll 10s linear infinite;
          animation: scroll 10s linear infinite;
  margin-right: 0.4em;
}
@media screen and (max-width: 640px) {
  .contact-flowtext span {
    font-size: 22vw;
  }
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.company {
  padding-block: 134px 141px;
}
@media screen and (max-width: 640px) {
  .company {
    padding-block: 80px;
    padding-inline: 5.35%;
  }
}
.company-table {
  width: min(800px, 100%);
  margin-inline: auto;
  margin-top: 49px;
  border-top: 1px solid rgba(189, 204, 218, 0.5);
}
.company-table__th, .company-table__td {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  font-weight: 400;
  padding: 25px 32px;
  border-bottom: 1px solid rgba(189, 204, 218, 0.5);
}
@media screen and (max-width: 640px) {
  .company-table__th, .company-table__td {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 20px 5px;
  }
}
.company-table__th {
  width: 213px;
}
@media screen and (max-width: 640px) {
  .company-table__th {
    width: 110px;
  }
}

/*******************************
Footer
*******************************/
.l-footer {
  color: #fff;
  text-align: center;
  background-image: url(../img/footer_bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-block: 111px;
}
@media screen and (max-width: 640px) {
  .l-footer {
    padding-block: 50px;
    background-position: 70% 100%;
  }
}
.l-footer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2em;
}
.l-footer-list__link {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  font-family: "Mulish";
}
@media screen and (max-width: 640px) {
  .l-footer-list__link {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-footer-list__link a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.l-footer-list__link a:hover {
  text-decoration: none;
}
.l-footer-list__link a:hover::after {
  width: 100%;
}
.l-footer__logo {
  display: inline-block;
  margin-block: 43px 12px;
}
@media screen and (max-width: 640px) {
  .l-footer__logo {
    margin-block: 30px 20px;
  }
}
.l-footer .copy {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Mulish";
  letter-spacing: 0.1em;
}/*# sourceMappingURL=style.css.map */