@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 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #022950;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.67;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

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-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;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #028fe6;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.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;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 640px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .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: 1200px;
}
@media screen and (max-width: 640px) {
  body {
    min-width: unset;
  }
}
body:has(.m-spButton.active) {
  overflow: hidden;
}
body:has(.m-spButton.active)::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.m-btn {
  width: 250px;
  height: 55px;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
  letter-spacing: 0.06em;
  border-radius: 28px;
  padding-bottom: 2px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 640px) {
  .m-btn {
    width: 150px;
    height: 38px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.m-btn:hover {
  text-decoration: none;
}
.m-btn::after {
  content: "";
  display: block;
  width: 7px;
  aspect-ratio: 1;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  rotate: 45deg;
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 640px) {
  .m-btn::after {
    width: 5px;
  }
}
.m-btn--blue {
  background-color: #028fe6;
}
.m-btn--blue:hover {
  color: #028fe6;
  background-color: #fff;
  border-color: #028fe6;
}
.m-btn--blue:hover::after {
  border-top-color: #028fe6;
  border-right-color: #028fe6;
}
.m-btn--green {
  background-color: #009e96;
}
.m-btn--green:hover {
  color: #009e96;
  background-color: #fff;
  border-color: #009e96;
}
.m-btn--green:hover::after {
  border-top-color: #009e96;
  border-right-color: #009e96;
}

.m-title {
  font-size: 38px;
  font-size: 2.375rem;
  letter-spacing: 0.03em;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .m-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4166666667;
  }
}

@media screen and (max-width: 640px) {
  .js-scrollable .m-table {
    width: 1000px;
  }
}

.m-table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #022950;
  background-color: #fff;
  margin-top: 20px;
}
.m-table th,
.m-table td {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5333333333;
  font-weight: 500;
  letter-spacing: 0.03em;
  border: 1px solid #022950;
  padding: 17px 20px;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .m-table th,
  .m-table td {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.m-table th {
  text-align: center;
  background-color: #adcddf;
}
.m-table tr > *:first-child {
  width: 335px;
}
@media screen and (max-width: 640px) {
  .m-table tr > *:first-child {
    width: 320px;
  }
}
.m-table td:nth-of-type(n+2) {
  text-align: center;
}

.m-requid {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.03em;
  font-weight: 500;
  background-color: #f39800;
  line-height: 1;
  padding: 3px 8px;
  margin-left: 8px;
}

/* Header
*******************************/
.l-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: min(1444px, 100%);
  height: 80px;
  padding-inline: 9px;
  background-color: #fff;
  border-image-source: linear-gradient(#fff, #fff);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 100vw;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .l-header {
    width: 100%;
    height: 75px;
    height: auto;
    background-color: transparent;
    padding-block: 25px;
    padding-inline: 5.35%;
    position: static;
    -webkit-transform: unset;
            transform: unset;
  }
}
@media screen and (max-width: 640px) {
  .l-header__logo {
    /*width: 128px;*/
    width: 200px;
  }
}
.l-header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 640px) {
  .l-header-list {
    display: none;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    padding-block: 50px;
    padding-inline: 5.35%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
  }
}
.l-header-list__link {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.06em;
  margin-left: 2.1em;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media screen and (max-width: 640px) {
  .l-header-list__link {
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    margin-left: unset;
    padding: 15px;
    border-bottom: 1px solid #022950;
  }
}
.l-header-list__link:hover {
  color: #028fe6;
  text-decoration: none;
}
.l-header-list__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(145px, 100%);
  height: 43px;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  letter-spacing: 0.06em;
  border-radius: 22px;
  margin-left: 13px;
}
@media screen and (max-width: 640px) {
  .l-header-list__button {
    width: 40%;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 20px;
  }
}
.l-header-list__button:hover {
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}
.l-header-list__button.--blue {
  background-color: #028fe6;
  margin-left: 25px;
}
@media screen and (max-width: 640px) {
  .l-header-list__button.--blue {
    margin-left: unset;
  }
}
.l-header-list__button.--blue:hover {
  color: #028fe6;
  background-color: #fff;
  border-color: #028fe6;
}
.l-header-list__button.--green {
  background-color: #009e96;
}
.l-header-list__button.--green:hover {
  color: #009e96;
  background-color: #fff;
  border-color: #009e96;
}

.m-spButton {
  display: none;
  position: fixed;
  top: 20px;
  right: 5.35%;
  width: 55px;
  aspect-ratio: 1;
  background-color: #028fe6;
  border-radius: 50%;
  z-index: 999;
}
@media screen and (max-width: 640px) {
  .m-spButton {
    display: block;
  }
}
.m-spButton span {
  position: absolute;
  left: 19px;
  width: 18px;
  height: 2px;
  background-color: #fff;
}
.m-spButton span:nth-of-type(1) {
  top: 21px;
}
.m-spButton span:nth-of-type(2) {
  top: 27px;
}
.m-spButton span:nth-of-type(3) {
  top: 33px;
}
.m-spButton.active span:nth-of-type(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
}
.m-spButton.active span:nth-of-type(2) {
  opacity: 0;
}
.m-spButton.active span:nth-of-type(3) {
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
}

/* MainVisual
*******************************/
.mv {
  background-image: url(../img/mv_bg.png);
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #e1f3fd;
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .mv {
    background-image: url(../img/mv_bg-sp.jpg);
    background-size: contain;
    background-color: #c4e5f8;
    margin-top: -75px;
    padding-top: 104px;
  }
}
.mv-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: min(1500px, 100%);
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .mv-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
}
.mv-content {
  width: min(540px, 100%);
  text-align: center;
  margin-inline: 140px -65px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .mv-content {
    margin-inline: unset;
    padding-inline: calc(5.35% + 13px);
  }
}
.mv-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.mv__text {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .mv__text {
    margin-bottom: 23px;
  }
}
.mv__text img {
  width: clamp(350px, 30vw, 540px);
}
@media screen and (max-width: 640px) {
  .mv__text img {
    width: 100%;
  }
}
.mv .m-btn--blue {
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .mv .m-btn--blue {
    margin-right: 5px;
  }
}

/* Trouble
*******************************/
.trouble {
  padding-block: 54px 75px;
}
.trouble-title {
  font-size: 26px;
  font-size: 1.625rem;
  text-align: center;
  line-height: 1.62;
}
@media screen and (max-width: 640px) {
  .trouble-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.trouble-title span {
  display: block;
  color: #028fe6;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .trouble-title span {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.52;
  }
}
.trouble-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 19px;
  padding-top: 42px;
}
@media screen and (max-width: 640px) {
  .trouble-comment {
    gap: 21px 15px;
    padding-top: 23px;
  }
}
.trouble-comment-item {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: min(304px, 50% - 10px);
  text-align: center;
}
.trouble-comment-item img {
  margin-top: auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  .trouble-comment-item img {
    width: 80px;
  }
}
@media screen and (max-width: 640px) {
  .trouble-comment-item:first-of-type {
    margin-inline: 30px;
  }
}
.trouble-comment__text {
  width: 100%;
  background-color: #e9f1f5;
  border-radius: 10px;
  padding: 34px 20px;
  margin-bottom: -8px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .trouble-comment__text {
    line-height: 1.3846153846;
    padding: 21px 10px;
  }
}
.trouble-comment__text::before, .trouble-comment__text::after {
  display: block;
  content: "";
  position: absolute;
}
.trouble-comment__text::before {
  width: 30px;
  aspect-ratio: 59/51;
  background-image: url(../img/comment_tag.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -10px;
  left: 25px;
}
@media screen and (max-width: 640px) {
  .trouble-comment__text::before {
    width: 17px;
    top: -5px;
    left: 15px;
  }
}
.trouble-comment__text::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #e9f1f5 transparent transparent transparent;
  border-width: 26px 26px 0px 0px;
  top: 100%;
  right: 56px;
}
@media screen and (max-width: 640px) {
  .trouble-comment__text::after {
    right: 33px;
    border-width: 13px 13px 0px 0px;
  }
}
.trouble-cause {
  width: min(900px, 100%);
  text-align: center;
  border-radius: 10px;
  border: 5px solid #bad7e7;
  padding: 36px 20px 43px;
  margin: 59px auto 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .trouble-cause {
    margin-top: 44px;
    padding-block: 31px;
    border-width: 3px;
  }
}
.trouble-cause img {
  margin-right: 5px;
}
@media screen and (max-width: 640px) {
  .trouble-cause img {
    width: 262px;
  }
}
.trouble-cause::before {
  content: "";
  display: block;
  width: 95px;
  aspect-ratio: 190/95;
  background-image: url(../img/sec1_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -74%);
          transform: translate(-50%, -74%);
}
@media screen and (max-width: 640px) {
  .trouble-cause::before {
    width: 72px;
  }
}
.trouble-cause__title {
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .trouble-cause__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.trouble-cause__text {
  letter-spacing: 0.03em;
  padding-top: 21px;
}
@media screen and (max-width: 640px) {
  .trouble-cause__text {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: left;
    padding-top: 15px;
  }
}
.trouble-cause__text span {
  color: #f39800;
}

/* Fiber
*******************************/
.fiber {
  background-color: #e1f3fd;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .fiber {
    padding-bottom: 58px;
  }
}
.fiber-title {
  text-align: center;
  background-color: #028fe6;
  margin-bottom: 82px;
  position: relative;
  padding-inline: 5.35%;
}
@media screen and (max-width: 640px) {
  .fiber-title {
    margin-bottom: 52px;
  }
}
.fiber-title img {
  margin-block: 15px 59px;
}
@media screen and (max-width: 640px) {
  .fiber-title img {
    margin-block: 7px 39px;
  }
}
.fiber-title::before {
  content: "";
  display: block;
  width: 139px;
  aspect-ratio: 139/40;
  background-color: #fff;
  -webkit-clip-path: polygon(50% 40px, 0% 0%, 139px 0%);
          clip-path: polygon(50% 40px, 0% 0%, 139px 0%);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  margin-inline: auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .fiber-title::before {
    width: 95px;
    aspect-ratio: 191/58;
    -webkit-clip-path: polygon(50% 29px, 0% 0%, 95px 0%);
            clip-path: polygon(50% 29px, 0% 0%, 95px 0%);
  }
}
.fiber-subtitle2 {
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.03em;
  text-align: center;
  padding-top: 20px;
}
@media screen and (max-width: 640px) {
  .fiber-subtitle2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.fiber-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 23px 55px;
  padding-block: 39px 82px;
}
@media screen and (max-width: 640px) {
  .fiber-about {
    padding-block: 24px 67px;
  }
}
.fiber-about__image {
  width: min(500px, 100%);
}
.fiber-about__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 640px) {
  .fiber-about__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.fiber-about__text span {
  color: #f39800;
}
.fiber-about__text small {
  display: block;
  color: #7a838c;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.5384615385;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .fiber-about__text small {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 7px;
  }
}
.fiber-merit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 45px 72px;
  counter-reset: number 0;
  padding-block: 23px 7px;
}
@media screen and (max-width: 640px) {
  .fiber-merit {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-block: 17px 16px;
    row-gap: 20px;
  }
}
.fiber-merit-item {
  width: min(285px, 100%);
}
@media screen and (max-width: 640px) {
  .fiber-merit-item {
    width: 100%;
  }
}
.fiber-merit__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: 100%;
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: 50%;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.03em;
  padding-bottom: 20px;
  -webkit-box-shadow: 0 0 7px #c7dde9;
          box-shadow: 0 0 7px #c7dde9;
  position: relative;
}
@media screen and (max-width: 640px) {
  .fiber-merit__image {
    gap: 0;
    width: min(228px, 100%);
    font-size: 16px;
    font-size: 1rem;
    margin-inline: auto;
    padding-bottom: 10px;
  }
}
.fiber-merit__image::before {
  content: "";
  color: #028fe6;
  font-size: 50px;
  font-size: 3.125rem;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
  position: absolute;
  top: 9px;
  left: 17px;
}
@media screen and (max-width: 640px) {
  .fiber-merit__image::before {
    font-size: 40px;
    font-size: 2.5rem;
    top: 6px;
    left: 14px;
  }
}
@media screen and (max-width: 640px) {
  .fiber-merit__image img {
    width: 150px;
  }
}
.fiber-merit__text {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  padding-top: 24px;
  padding-inline: 19px;
}
@media screen and (max-width: 640px) {
  .fiber-merit__text {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 19px;
    padding-inline: unset;
  }
}
.fiber-merit__text span {
  color: #f39800;
  font-weight: 500;
}
.fiber-demerit {
  width: min(900px, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  border: 5px solid #bad7e7;
  padding: 45px 82px;
  margin-top: 24px;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .fiber-demerit {
    border-width: 3px;
    padding: 29px 20px;
    margin-top: 17px;
  }
}
.fiber-demerit__item {
  font-size: 17px;
  font-size: 1.0625rem;
  letter-spacing: 0.03em;
  font-weight: 400;
  background-image: url(../img/sec3_check.png);
  background-size: 27px auto;
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 44px;
}
@media screen and (max-width: 640px) {
  .fiber-demerit__item {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.5333333333;
    background-size: 21px auto;
    background-position: 0 5px;
    padding-left: 38px;
  }
}
.fiber-demerit__item span {
  text-decoration: underline;
  text-underline-offset: 5px;
}

/* Result
*******************************/
.result {
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .result {
    padding-bottom: 76px;
  }
}
@media screen and (max-width: 640px) {
  .result .js-scrollable img {
    max-width: 710px;
  }
}
.result-title {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 280px;
  color: #fff;
  font-size: 38px;
  font-size: 2.375rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.03em;
  background-image: url(../img/sec4_titlebg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 640px) {
  .result-title {
    height: 180px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.result-container {
  padding-top: 75px;
}
@media screen and (max-width: 640px) {
  .result-container {
    padding-top: 34px;
  }
}
@media screen and (max-width: 640px) {
  .result-container:nth-of-type(odd) {
    padding-top: 26px;
  }
}
.result-container:nth-of-type(odd) .result-imgtext {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.result-imgtext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.result-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding-bottom: 14px;
}
@media screen and (max-width: 640px) {
  .result-content {
    padding-bottom: 16px;
  }
}
.result-content__title {
  color: #028fe6;
  font-size: 34px;
  font-size: 2.125rem;
  text-align: center;
  letter-spacing: 0.03em;
  line-height: 1.4705882353;
}
@media screen and (max-width: 640px) {
  .result-content__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.result-content__title::before {
  content: attr(data-num);
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 50px;
  font-size: 3.125rem;
  letter-spacing: 0.03em;
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .result-content__title::before {
    font-size: 35px;
    font-size: 2.1875rem;
    margin-bottom: 4px;
  }
}
.result-content__text {
  font-size: 17px;
  font-size: 1.0625rem;
  letter-spacing: 0.03em;
  line-height: 1.4705882353;
  padding-top: 18px;
}
@media screen and (max-width: 640px) {
  .result-content__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.result-subtitle {
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.03em;
  line-height: 1.4;
  border-left: 5px solid #022950;
  padding-left: 10px;
  margin-top: 46px;
}
@media screen and (max-width: 640px) {
  .result-subtitle {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.7333333333;
    padding-left: 15px;
    margin-top: 29px;
  }
}
.result-subtitle span {
  color: #f39800;
}
.result__image {
  width: 100%;
}
.result__text {
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.03em;
  font-weight: 400;
  padding-top: 8px;
}
@media screen and (max-width: 640px) {
  .result__text {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.result__image {
  text-align: center;
  padding-top: 20px;
}
.result-list__item {
  padding-left: 1.2em;
  position: relative;
}
.result-list__item::before {
  content: "・";
  position: absolute;
  left: 0;
}

/* Cost
*******************************/
.cost {
  background-color: #e1f3fd;
  padding-top: 82px;
}
@media screen and (max-width: 640px) {
  .cost {
    padding-top: 68px;
  }
}
.cost__text {
  text-align: center;
  letter-spacing: 0.03em;
  padding-top: 29px;
}
@media screen and (max-width: 640px) {
  .cost__text {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-top: 23px;
  }
}
.cost__speed {
  display: inline-block;
  color: #028fe6;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.03em;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #028fe6;
  padding: 2px 13px 5px;
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .cost__speed {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 2px 13px 2px;
    margin-top: 8px;
  }
}
.cost__speed.--orange {
  color: #fff;
  background-color: #f39800;
  border: unset;
}
.cost-title {
  text-align: center;
  background-color: #028fe6;
  margin-top: 100px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .cost-title {
    margin-top: 76px;
  }
}
.cost-title::before {
  content: "";
  display: block;
  width: 139px;
  aspect-ratio: 139/40;
  background-color: #e1f3fd;
  -webkit-clip-path: polygon(50% 40px, 0% 0%, 139px 0%);
          clip-path: polygon(50% 40px, 0% 0%, 139px 0%);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  margin-inline: auto;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .cost-title::before {
    width: 95px;
    aspect-ratio: 191/58;
    -webkit-clip-path: polygon(50% 29px, 0% 0%, 95px 0%);
            clip-path: polygon(50% 29px, 0% 0%, 95px 0%);
    margin-bottom: 30px;
  }
}
.cost-title .m-wrapper {
  background-image: url(../img/sec6_bg.png);
  background-size: 278px auto;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .cost-title .m-wrapper {
    background-size: 150px auto;
    background-position: center bottom;
    padding-bottom: 101px;
  }
}

/* Outline
*******************************/
.outline {
  padding-block: 81px;
}
@media screen and (max-width: 640px) {
  .outline {
    padding-block: 69px;
  }
}
.outline-list__item {
  padding-left: 1.2em;
  position: relative;
}
.outline-list__item::before {
  content: "・";
  position: absolute;
  left: 0;
}
@media screen and (max-width: 640px) {
  .outline .m-table {
    border-bottom: none;
  }
  .outline .m-table th,
  .outline .m-table td {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #022950;
  }
}
.outline .m-title {
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .outline .m-title {
    margin-bottom: 25px;
  }
}
.outline article:nth-of-type(2) {
  margin-top: 50px;
}

/* Estimate
*******************************/
.estimate {
  padding-block: 98px;
  background-color: #e1f3fd;
}
@media screen and (max-width: 640px) {
  .estimate {
    padding-block: 47px;
  }
}
.estimate .m-wrapper {
  position: relative;
}
.estimate .m-wrapper::before {
  content: "";
  display: block;
  width: 327px;
  aspect-ratio: 653/608;
  background-image: url(../img/sec07_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -10px;
  right: -77px;
}
@media screen and (max-width: 640px) {
  .estimate .m-wrapper::before {
    width: 124px;
    position: static;
    margin-inline: auto;
  }
}
.estimate-title {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .estimate-title {
    margin-top: -10px;
  }
}
.estimate-title__small {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  font-size: 1.1875rem;
  letter-spacing: 0.03em;
  background-color: #028fe6;
  border-radius: 25px;
  padding: 7px 29px 10px;
  margin-bottom: 16px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .estimate-title__small {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 5px 23px 6px;
    margin-bottom: 14px;
  }
}
.estimate-title__small::after {
  content: "";
  width: 26px;
  height: 13px;
  background-color: #028fe6;
  -webkit-clip-path: polygon(50% 13px, 0% 0%, 26px 0%);
          clip-path: polygon(50% 13px, 0% 0%, 26px 0%);
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-1px);
          transform: translateX(-50%) translateY(-1px);
}
.estimate__text {
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.03em;
  font-weight: 400;
  text-align: center;
  padding-top: 29px;
}
@media screen and (max-width: 640px) {
  .estimate__text {
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: left;
    padding-top: 25px;
  }
}
.estimate__text small {
  display: block;
  color: #7a838c;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.03em;
  text-align: center;
  padding-top: 6px;
}
@media screen and (max-width: 640px) {
  .estimate__text small {
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
  }
}
.estimate-box {
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 7px #c7dde9;
          box-shadow: 0 0 7px #c7dde9;
  padding: 41px 70px 30px;
  margin-top: 37px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .estimate-box {
    padding: 20px;
    margin-top: 22px;
    border-radius: 10px;
  }
}
.estimate-box__title {
  color: #323232;
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .estimate-box__title {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.estimate-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 60px;
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .estimate-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.estimate-form-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.estimate-form-column > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.estimate-form-column label {
  color: #323232;
}
.estimate-form-column input,
.estimate-form-column select {
  width: 100%;
  height: 42px;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  border: 1px solid #d5d5d5;
  padding: 7px 20px;
}
.estimate-form-column input::-webkit-input-placeholder, .estimate-form-column select::-webkit-input-placeholder {
  color: #b4b4b4;
}
.estimate-form-column input::-moz-placeholder, .estimate-form-column select::-moz-placeholder {
  color: #b4b4b4;
}
.estimate-form-column input:-ms-input-placeholder, .estimate-form-column select:-ms-input-placeholder {
  color: #b4b4b4;
}
.estimate-form-column input::-ms-input-placeholder, .estimate-form-column select::-ms-input-placeholder {
  color: #b4b4b4;
}
.estimate-form-column input::placeholder,
.estimate-form-column select::placeholder {
  color: #b4b4b4;
}
.estimate-btn {
  width: min(400px, 100%);
  height: 55px;
  border-radius: 28px;
  background-color: #f39800;
}

.estimate-btn:hover {
  color: #f39800;
  background-color: #fff;
  border: 1px solid #f39800;
}

.estimate-btn:hover::after {
  border-top-color: #f39800;
  border-right-color: #f39800;
}

/* 無効状態のボタンのスタイル */
.estimate-btn:disabled {
  background-color: #cccccc; /* 灰色の背景 */
  color: white; /* 白色のテキスト */
  border: 1px solid #cccccc; /* 境界線も灰色に */
  cursor: not-allowed; /* カーソルを禁止マークに */
}

.estimate-btn:disabled:hover {
  color: white; /* ホバー時も白色のテキストを維持 */
  background-color: #cccccc; /* ホバー時も灰色の背景を維持 */
  border: 1px solid #cccccc; /* ホバー時も境界線を灰色に維持 */
}

.estimate-btn-wrap {
  display: flex;
  justify-content: center;
  padding-top: 26px;
}

.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  padding-top: 45px;
}
@media screen and (max-width: 640px) {
  .banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
.banner-button {
  color: #000;
  width: min(280px, 100%);
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.03em;
  background-color: #fff;
  border: 1px solid #000;
  padding: 23px 25px;
  background-image: url(../img/ico_newtab.png);
  background-size: 16px auto;
  background-position: calc(100% - 26px) 50%;
  background-repeat: no-repeat;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
@media screen and (max-width: 640px) {
  .banner-button {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 15px 17px;
  }
}
.banner-button:hover {
  text-decoration: none;
  background-color: #eee;
}

/* Footer
*******************************/
.l-footer {
  width: min(1120px, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-inline: auto;
  background-color: #fff;
  border-image-source: linear-gradient(#fff, #fff);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 100vw;
  padding-block: 25px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .l-footer {
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-block: 40px;
  }
}
.l-footer__logo {
  width: 200px;
}

.l-sitemap {
  color: #333;
  text-align: right;
  padding-top: 4px;
}
.l-sitemap-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 2em;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 640px) {
  .l-sitemap-main {
    display: none;
  }
}
.l-sitemap-sub {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-top: 30px;
  border-left: 1px solid #333;
}
.l-sitemap-sub__item {
  padding-inline: 1.55em;
  border-right: 1px solid #333;
}
.l-sitemap a {
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.l-sitemap a:hover {
  color: #028fe6;
  text-decoration: none;
}

.copy {
  position: absolute;
  left: 0;
  bottom: 23px;
}
@media screen and (max-width: 640px) {
  .copy {
    position: static;
    margin-top: 20px;
  }
}
.copy small {
  color: #333;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.03em;
  font-weight: 400;
}

.pagetop {
  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: 50px;
  aspect-ratio: 1;
  border: 1px solid #022950;
  background-color: #fff;
  border-radius: 50%;
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding-top: 7px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
@media screen and (max-width: 640px) {
  .pagetop {
    width: 35px;
    padding-top: 3px;
  }
}
.pagetop:hover {
  background-color: #022950;
}
.pagetop:hover::before {
  border-top-color: #fff;
  border-right-color: #fff;
}
.pagetop::before {
  content: "";
  display: inline-block;
  width: 10px;
  aspect-ratio: 1;
  border-top: 2px solid #022950;
  border-right: 2px solid #022950;
  rotate: -45deg;
}
@media screen and (max-width: 640px) {
  .pagetop::before {
    width: 7px;
  }
}

/* Results Table Styles */
.estimate-results-table {
  width: 100%;
  overflow-x: auto;
  margin-top: 20px;
}

.result-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.result-table th,
.result-table td {
  border: 1px solid #ddd;
  padding: 8px;
}

.result-table th {
  background-color: #f2f2f2;
  color: #333;
}

.result-table td {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .result-table th, .result-table td {
    padding: 4px;
    font-size: 0.875rem;
  }
}

/* For cross-browser compatibility */
.result-table {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.privacy-policy-intro {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.67;
    color: #7a838c;
}

@media screen and (max-width: 768px) {
    .privacy-policy-intro {
        font-size: 13px; /* モバイル用のフォントサイズへ変更 */
    }
}

.privacy-policy-link .privacy-text-hover:hover {
  text-decoration: underline;
}

.checkbox-vertical-ul {
    list-style: none; /* リストの記号を無効化 */
    padding: 0; /* パディングをリセット */
    margin: 0 auto; /* 上下のマージンは0に設定し、左右のマージンをautoにすることで中央揃え */
    display: flex; /* Flexboxを有効化 */
    justify-content: center; /* 水平方向に中央揃え */
    align-items: center; /* 垂直方向に中央揃え */
}

/* チェックボックスとラベルを含むリストアイテムも中央揃えに */
.checkbox-vertical-ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7a838c;
}