@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Maru+Gothic&family=Zen+Old+Mincho&display=swap");
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
}
html {
  font-size: 18px;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
  color: #2e2e2e;
}
@media screen and (max-width: 1160px) {
  html {
    font-size: 1.5517241379vw;
  }
}
@media screen and (max-width: 1160px) {
  html {
    font-size: 1.5517241379vw;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 3.4666666667vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana;
  background: #fff;
}

#page {
  overflow: hidden;
  background: #f9f8f6;
}

p {
  margin-bottom: 1em;
}

.zenmaru {
  font-family: "Zen Maru Gothic", "Noto Sans JP", serif;
}

.zenold {
  font-family: "Zen Old Mincho", "Noto Sans JP", serif;
}

.bold {
  font-weight: bold;
}

.red {
  color: #b00e18;
}

img {
  vertical-align: bottom;
  width: auto;
  max-width: 100%;
  image-rendering: auto;
}
@media screen and (max-width: 750px) {
  img {
    width: 100%;
  }
}

dt {
  font-weight: normal;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

select {
  outline: none;
}

a:hover {
  opacity: 0.8;
}

.l-wrapper__contents h3 {
  font-weight: bold;
  font-size: 1.25em;
  margin-top: 0.75em;
}

.l-main {
  /* キーフレーム */
}
.l-main .section-head {
  padding: 8.6206896552% 0 5.1724137931%;
}
.l-main .section-head span {
  display: block;
  text-align: center;
}
.l-main .section-head__top {
  width: 50.3448275862%;
  margin: auto;
  color: #a21317;
  font-size: 1.333em;
}
@media screen and (max-width: 750px) {
  .l-main .section-head__top {
    width: 100%;
    font-size: 4vw;
    line-height: 1.4;
  }
}
.l-main .section-head__main {
  font-size: 2.2em;
}
@media screen and (max-width: 750px) {
  .l-main .section-head__main {
    font-size: 6.6666666667vw;
    line-height: 1.4;
    padding: 0 0 0.3em;
  }
}
.l-main .section-head__sub {
  color: #a21317;
  font-size: 0.89em;
  font-style: italic;
}
@media screen and (max-width: 750px) {
  .l-main .section-head__sub {
    font-size: 4vw;
  }
}
.l-main .summary {
  text-align: center;
  margin: 0 0 3em;
}
@media screen and (max-width: 750px) {
  .l-main .summary {
    padding: 0 4%;
    font-size: 4vw;
  }
}
.l-main .warning {
  background: url(../img/pc/warning-bg-bottom.png) repeat-x center bottom/auto, linear-gradient(180deg, #ffbf00 0%, #ffbf00 70%, #f5f3f1 70%, #f5f3f1 100%);
}
@media screen and (max-width: 750px) {
  .l-main .warning {
    background: url(../img/sp/warning-bg-bottom.png) no-repeat center bottom/100%, linear-gradient(180deg, #ffbf00 0%, #ffbf00 70%, #f5f3f1 70%, #f5f3f1 100%);
  }
}
.l-main .warning .inner {
  background: url(../img/pc/warning-bg-top.png) repeat-x center top/auto;
}
@media screen and (max-width: 750px) {
  .l-main .warning .inner {
    background: url(../img/sp/warning-bg-top.png) no-repeat center top/100%;
  }
}
.l-main .warning__wrap {
  background: url(../img/pc/warning-icon.png) no-repeat center bottom/auto;
  min-height: 300px;
}
@media screen and (max-width: 750px) {
  .l-main .warning__wrap {
    background: none;
  }
}
.l-main .warning__wrap--title {
  margin: 0 auto;
  padding: 6.2068965517% 0 3.1034482759%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .l-main .warning__wrap--title {
    padding: 0;
  }
}
.l-main .warning__wrap--title img {
  width: 66.8103448276%;
}
@media screen and (max-width: 750px) {
  .l-main .warning__wrap--title img {
    width: 100%;
  }
}
.l-main .warning__wrap--text {
  text-align: center;
  padding: 0 0 13.7931034483%;
}
@media screen and (max-width: 750px) {
  .l-main .warning__wrap--text {
    text-align: left;
    padding: 0 5.3333333333% 21.3333333333%;
    font-size: 4vw;
  }
}
.l-main .cta {
  background: #f5f3f1;
}
.l-main .cta__main {
  position: relative;
}
.l-main .cta__main--btn1 {
  position: absolute;
  width: 41.2068965517%;
  left: 7.2413793103%;
  bottom: 28%;
}
@media screen and (max-width: 750px) {
  .l-main .cta__main--btn1 {
    width: 84.8%;
    left: 7.6%;
    bottom: 34%;
  }
}
.l-main .cta__main--btn2 {
  position: absolute;
  width: 42.6724137931%;
  left: 51.1206896552%;
  bottom: 28%;
}
@media screen and (max-width: 750px) {
  .l-main .cta__main--btn2 {
    width: 84.8%;
    left: 7.6%;
    bottom: 21%;
  }
}
.l-main .cta__main--tel {
  position: absolute;
  width: 38.3620689655%;
  left: 31.0344827586%;
  bottom: 18%;
}
@media screen and (max-width: 750px) {
  .l-main .cta__main--tel {
    width: 76.9333333333%;
    left: 11.5333333333%;
    bottom: 12%;
  }
}
.l-main .media-list {
  overflow: hidden;
  position: relative;
  background: linear-gradient(-62deg, #b50c19 0%, #b50c19 27%, #fff 27%, #fff 100%);
}
@media screen and (max-width: 750px) {
  .l-main .media-list {
    background: linear-gradient(-62deg, #b50c19 0%, #b50c19 61%, #fff 61%, #fff 100%);
  }
}
.l-main .media-list__wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0 3.4482758621% 6.0344827586%;
  -moz-column-gap: 2.0689655172%;
       column-gap: 2.0689655172%;
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap {
    flex-direction: column;
    padding: 0 10% 6.6666666667%;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.l-main .media-list__wrap--box {
  width: 31.8518518519%;
  background: #f8f8f8;
  margin-bottom: 2.7777777778%;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap--box {
    width: 100%;
    margin-bottom: 6.7796610169%;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap--box .box-icon {
    position: absolute;
    top: 0%;
    left: 0;
  }
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap--box.media-pc .box-icon {
    top: -5%;
  }
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap--box.media-server .box-icon {
    top: -4%;
  }
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap--box.media-sd .box-icon {
    top: -2%;
  }
}
.l-main .media-list__wrap--box .text-box {
  padding: 0 6.976744186% 6.976744186%;
  font-size: 0.8em;
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap--box .text-box {
    padding: 30.5084745763% 4.2372881356% 6.7796610169%;
    font-size: 3.4666666667vw;
    font-weight: bold;
  }
}
.l-main .media-list__wrap--box .text-box .text-list {
  display: flex;
  height: 3.6em;
}
@media screen and (max-width: 750px) {
  .l-main .media-list__wrap--box .text-box .text-list {
    height: auto;
  }
}
.l-main .media-list__wrap--box .text-box .text-list .icon {
  width: 7%;
}
.l-main .media-list__wrap--box .text-box .text-list .text {
  width: 93%;
  padding-left: 1em;
}
.l-main .authority {
  background: url(../img/pc/authority-bg.png) no-repeat center top/cover;
}
@media screen and (max-width: 750px) {
  .l-main .authority {
    background: url(../img/sp/authority-bg.png) no-repeat center top/cover;
  }
}
.l-main .bad {
  background: #f5f3f1;
}
.l-main .bad__top {
  padding: 6.8965517241% 2.5862068966%;
  display: flex;
}
@media screen and (max-width: 750px) {
  .l-main .bad__top {
    padding: 0 4%;
    flex-direction: column;
  }
}
.l-main .bad__top--icon {
  width: 29.4444444444%;
}
@media screen and (max-width: 750px) {
  .l-main .bad__top--icon {
    width: 100%;
  }
}
.l-main .bad__top--text {
  width: 70.6481481481%;
  padding-right: 13%;
}
@media screen and (max-width: 750px) {
  .l-main .bad__top--text {
    width: 100%;
    padding: 0;
  }
}
.l-main .bad__top--text .title {
  font-weight: bold;
  font-size: 2.667em;
  color: #a21317;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 750px) {
  .l-main .bad__top--text .title {
    font-size: 6.4vw;
    text-align: center;
  }
}
.l-main .bad__top--text .title span {
  border-bottom: solid 2px #a21317;
}
@media screen and (max-width: 750px) {
  .l-main .bad__top--text .text {
    font-size: 4vw;
    padding: 0 1em;
  }
}
.l-main .bad__bottom {
  padding: 0 2.5862068966% 6.8965517241%;
  display: flex;
  -moz-column-gap: 1.9827586207%;
       column-gap: 1.9827586207%;
}
@media screen and (max-width: 750px) {
  .l-main .bad__bottom {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    padding: 0 4%;
  }
}
.l-main .bad__bottom--list {
  width: 48.9814814815%;
  background: #fff;
  position: relative;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 750px) {
  .l-main .bad__bottom--list {
    width: 100%;
    margin: 14.4927536232% 0 5.7971014493%;
  }
}
.l-main .bad__bottom--list .title {
  position: absolute;
  top: -20%;
  left: 0;
}
@media screen and (max-width: 750px) {
  .l-main .bad__bottom--list .title {
    top: -16%;
  }
}
.l-main .bad__bottom--list .text {
  padding: 26.4650283554% 7.561436673% 7.561436673%;
}
.l-main .reason__main {
  max-width: 1440px;
  position: relative;
  margin: auto;
}
.l-main .reason__main--left {
  position: absolute;
  top: 0;
  left: 0;
  width: 46.1805555556%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--left {
    position: static;
    width: 100%;
  }
}
.l-main .reason__main--right {
  margin: 0 auto 6.7361111111%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right {
    padding: 8% 5.3333333333% 0;
  }
}
.l-main .reason__main--right .reason-list .l-container {
  display: flex;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list .l-container {
    display: grid;
    grid-template-columns: 24% 76%;
    grid-template-areas: "num title" "body body";
    align-items: start;
  }
}
.l-main .reason__main--right .reason-list.reason01 {
  padding: 6.8965517241% 1.724137931% 0 44.8275862069%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason01 {
    padding: 0;
  }
}
.l-main .reason__main--right .reason-list.reason01 .num {
  width: 18.8709677419%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason01 .num {
    width: auto;
    grid-area: num;
  }
}
.l-main .reason__main--right .reason-list.reason01 .detail {
  width: 79.5161290323%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason01 .detail-title {
    grid-area: title;
    font-weight: bold;
    line-height: 1.4;
  }
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason01 .detail-body {
    grid-area: body;
    line-height: 1.8;
  }
}
.l-main .reason__main--right .reason-list.reason02 {
  padding: 6.8965517241% 1.724137931% 0 36.2068965517%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason02 {
    padding: 0;
  }
}
.l-main .reason__main--right .reason-list.reason02 .num {
  width: 19.1666666667%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason02 .num {
    width: auto;
    grid-area: num;
  }
}
.l-main .reason__main--right .reason-list.reason02 .detail {
  width: 79.4444444444%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason02 .detail-title {
    grid-area: title;
    font-weight: bold;
    line-height: 1.4;
  }
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason02 .detail-body {
    grid-area: body;
    line-height: 1.8;
  }
}
.l-main .reason__main--right .reason-list.reason03 {
  padding: 6.8965517241% 1.724137931% 0 24.1379310345%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason03 {
    padding: 0;
  }
}
.l-main .reason__main--right .reason-list.reason03 .num {
  width: 16.3953488372%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason03 .num {
    width: auto;
    grid-area: num;
  }
}
.l-main .reason__main--right .reason-list.reason03 .detail {
  width: 82.4418604651%;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason03 .detail-title {
    grid-area: title;
    font-weight: bold;
    line-height: 1.4;
  }
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list.reason03 .detail-body {
    grid-area: body;
    line-height: 1.8;
  }
}
.l-main .reason__main--right .reason-list .detail {
  padding-left: 2em;
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list .detail {
    display: contents;
  }
}
.l-main .reason__main--right .reason-list .detail dt {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1440px) {
  .l-main .reason__main--right .reason-list .detail dt {
    font-size: 1.88vw;
  }
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list .detail dt {
    font-size: 5.0666666667vw;
    padding-left: 1em;
  }
}
@media screen and (max-width: 1440px) {
  .l-main .reason__main--right .reason-list .detail dd {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 750px) {
  .l-main .reason__main--right .reason-list .detail dd {
    font-size: 3.7333333333vw;
    letter-spacing: 0.02em;
    margin: 2.9850746269% 0 10.447761194%;
  }
}
.l-main .compare {
  background: url(../img/pc/compare-bg.png) no-repeat center top/cover;
}
@media screen and (max-width: 750px) {
  .l-main .compare {
    background: url(../img/sp/compare-bg.png) no-repeat center top/cover;
  }
}
@media screen and (max-width: 750px) {
  .l-main .compare__head {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .l-main .compare__head .section-head__top {
    padding-bottom: 0.5em;
  }
}
@media screen and (max-width: 750px) {
  .l-main .compare__head .section-head__main {
    font-size: 5.3333333333vw;
    padding: 0;
  }
}
.l-main .compare__main {
  padding: 0 3.4482758621% 5.1724137931%;
  position: relative;
}
@media screen and (max-width: 750px) {
  .l-main .compare__main {
    padding: 0 2.5862068966% 5.1724137931%;
  }
}
.l-main .compare__main--adc {
  position: absolute;
  top: 0;
  left: 16.4%;
  width: 35.5555555556%;
}
@media screen and (max-width: 750px) {
  .l-main .compare__main--adc {
    width: 42%;
    left: 7.7%;
  }
}
.l-main .voice {
  margin: 50px 0;
  background: url(../img/pc/voice-bg.png) no-repeat center top/cover;
}
@media screen and (max-width: 750px) {
  .l-main .voice {
    background: url(../img/sp/voice-bg.png) no-repeat center top/100%;
  }
}
.l-main .voice__list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 2.0689655172%;
       column-gap: 2.0689655172%;
  padding: 0 2.0689655172% 8.6206896552%;
}
@media screen and (max-width: 750px) {
  .l-main .voice__list {
    flex-direction: column;
    padding: 45.3333333333% 8% 8%;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.l-main .voice__list--box {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  background: #f0f0f0;
  width: 31.8518518519%;
}
@media screen and (max-width: 750px) {
  .l-main .voice__list--box {
    width: 100%;
    margin: 0 0 9.5238095238%;
  }
}
.l-main .voice__list--box .box-top {
  display: flex;
  padding-top: 1em;
}
.l-main .voice__list--box .box-top .feature {
  width: 58.1395348837%;
}
.l-main .voice__list--box .box-top .feature .emphasis {
  background: #a21317;
  color: #fff;
  font-size: 0.889em;
  padding: 0.2em 1.5em;
  margin-left: 0.2em;
  -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
          clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
@media screen and (max-width: 750px) {
  .l-main .voice__list--box .box-top .feature .emphasis {
    font-size: 3.7333333333vw;
  }
}
.l-main .voice__list--box .box-top .feature .title {
  font-weight: bold;
  color: #6092af;
  font-size: 1.111em;
  padding: 4% 10%;
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  .l-main .voice__list--box .box-top .feature .title {
    font-size: 4.8vw;
  }
}
.l-main .voice__list--box .box-top .feature .attribute {
  font-size: 0.889em;
  text-align: right;
  padding: 0 10%;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .l-main .voice__list--box .box-top .feature .attribute {
    font-size: 3.7333333333vw;
  }
}
.l-main .voice__list--box .box-top .icon {
  width: 41.8604651163%;
  padding-right: 1em;
}
@media screen and (max-width: 750px) {
  .l-main .voice__list--box .box-top .icon {
    padding-right: 2em;
  }
}
.l-main .voice__list--box .box-bottom {
  padding: 1.5em;
  font-size: 0.889em;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .l-main .voice__list--box .box-bottom {
    font-size: 3.7333333333vw;
  }
}
.l-main .process {
  background: #d0021b;
}
.l-main .process__head span {
  color: #fff;
}
.l-main .process__main {
  padding: 0 1.0344827586% 6.8965517241%;
  position: relative;
}
@media screen and (max-width: 750px) {
  .l-main .process__main {
    padding: 0 0.2666666667% 13.3333333333%;
  }
}
.l-main .process__main--btn {
  width: 12.5%;
  position: absolute;
  top: 56.5%;
  left: 4.8%;
}
@media screen and (max-width: 750px) {
  .l-main .process__main--btn {
    width: 38.3378016086%;
    top: 8.2%;
    left: 48.4%;
  }
}
.l-main .faq {
  background: #fff;
}
.l-main .faq__main {
  padding: 0 3.4482758621% 6.8965517241%;
}
@media screen and (max-width: 750px) {
  .l-main .faq__main {
    padding: 0 3.3333333333% 6.6666666667%;
  }
}
.l-main .faq__main .accordion {
  margin-bottom: 1em;
}
.l-main .faq__main .accordion .question {
  background: #f8f8f8;
  display: flex;
  padding: 2.3148148148% 1.8518518519%;
  font-weight: bold;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .l-main .faq__main .accordion .question {
    padding: 5.7142857143% 3.5714285714% 5.7142857143% 2.8571428571%;
  }
}
.l-main .faq__main .accordion .question .icon {
  width: 3.6538461538%;
}
@media screen and (max-width: 750px) {
  .l-main .faq__main .accordion .question .icon {
    width: 9.7709923664%;
  }
}
.l-main .faq__main .accordion .question .arrow {
  width: 1.9230769231%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .l-main .faq__main .accordion .question .arrow {
    width: 5.4961832061%;
  }
}
.l-main .faq__main .accordion .question .arrow img {
  transition: transform 0.3s ease;
}
.l-main .faq__main .accordion .question .arrow img.rotated {
  transform: rotate(180deg);
}
.l-main .faq__main .accordion .question .text {
  padding: 0 1em;
  width: 94.4230769231%;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .l-main .faq__main .accordion .question .text {
    width: 84.7328244275%;
  }
}
.l-main .faq__main .accordion .answer {
  padding: 2.3148148148% 7.4074074074%;
}
.l-main .shake {
  animation: shake 0.1s linear 3;
  animation-fill-mode: forwards;
}
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-3%);
  }
  80% {
    transform: translateX(3%);
  }
  100% {
    transform: translateX(0);
  }
}
.l-main .show-box {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.l-main .show-box.show {
  opacity: 1;
  transform: translateY(0);
}
.l-main .bounce {
  transition: all 0.3s ease;
  cursor: pointer;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
}
@keyframes bounce {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
.l-main .js-slide-in {
  opacity: 0;
  transform: translateX(-100px); /* 初期位置: 左へ50pxずらす */
}
.l-main .js-slide-in.slide-in-left {
  animation: slideInLeft 0.6s ease-out forwards;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.l-main .cta-btn {
  position: relative;
  overflow: hidden;
  display: inline-block;
  color: #fff;
}
.l-main .cta-btn::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -75px;
  width: 50px;
  height: 200px;
  background: #fff;
  opacity: 0.2;
  transform: rotate(35deg);
  animation: shineMove 2s ease-in-out infinite;
  pointer-events: none;
}
@keyframes shineMove {
  0% {
    left: -75px;
  }
  60% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}

/* モーダル背景 */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
}

/* モーダル中身 */
.modal-content {
  background: #fff;
  padding: 1em;
  text-align: center;
  border-radius: 8px;
  width: 90%;
  max-width: 300px;
}

.tel-link {
  display: block;
  margin: 1em 0;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background: #13bf11;
  border-radius: 30px;
  padding: 0.5em;
  border: 2px solid #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.tel-link:hover {
  text-decoration: underline;
}

.close-modal {
  background: #868686;
  color: #fff;
  border: none;
  padding: 0.5em 1em;
  cursor: pointer;
  border-radius: 4px;
}

.l-container {
  max-width: 1160px;
  margin: auto;
}

.l-header {
  background: rgba(162, 19, 23, 0.9);
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
}
@media screen and (max-width: 1160px) {
  .l-header {
    font-size: 2.0689655172vw;
  }
}
@media screen and (max-width: 750px) {
  .l-header {
    font-size: 3.7333333333vw;
    line-height: 1.3;
  }
}

.l-nav {
  display: flex;
  align-items: center;
  width: 75%;
}
@media screen and (max-width: 750px) {
  .l-nav {
    position: relative;
    width: 48.275862069%;
  }
}
.l-nav__link {
  display: flex;
  width: 69.696969697%;
  gap: 1em;
  padding: 0 1em;
  justify-content: space-around;
}
@media screen and (max-width: 750px) {
  .l-nav__link {
    display: none;
  }
}
.l-nav__link--item {
  color: #4c300b;
  font-weight: bold;
}
.l-nav__contact.c-button {
  width: 30.303030303%;
  font-size: 1.25em;
  padding: 0.2em;
  font-weight: bold;
  align-items: center;
  box-shadow: 0 4px #c04600;
}
.l-nav__contact.c-button:hover {
  top: 4px; /* 元の位置から9px分下げる */
  box-shadow: 0 0 #c04600; /* 影を0pxにする */
}
@media screen and (max-width: 750px) {
  .l-nav__contact.c-button {
    font-size: 3.7333333333vw;
    width: 100%;
    margin: 0;
    padding: 4.5714285714% 2.2857142857%;
    border-radius: 100px;
    box-shadow: 0 5px #c04600;
  }
  .l-nav__contact.c-button:hover {
    top: 5px; /* 元の位置から9px分下げる */
  }
}
.l-nav__contact.c-button .sub {
  background: #fff;
  color: #f47e4b;
  border-radius: 30px;
  line-height: 1.5;
  padding: 0 0.75em;
  margin: 0 0.4em;
}
@media screen and (max-width: 1160px) {
  .l-nav__contact {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 750px) {
  .l-nav__contact {
    margin-right: 50px;
    padding: 0.5em 1em;
    font-size: 16px;
  }
}

.confirm .container {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(1000px + 8rem);
  padding-left: 4%;
  padding-right: 4%;
  width: 100%;
}
@media screen and (min-width: 750px) {
  .confirm .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.confirm .form {
  padding: 8rem 0 14rem 0;
}
.confirm .form__heading {
  color: #2e3034;
  font-size: 3.2rem;
  font-weight: 900;
  margin: 0 0 3.5rem;
  text-align: center;
}
.confirm .form__subtitle {
  border-left: 3px solid #faa51f;
  color: #2e3034;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 0 1.5rem;
  padding-left: 1rem;
}
.confirm .form__block {
  margin-bottom: 4rem;
}
.confirm .form__estimate {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.confirm .form__estimate label {
  cursor: pointer;
}
.confirm .form__estimate__item {
  align-items: center;
  background: #f6f6f6;
  border-radius: 10px;
  display: flex;
  gap: 1rem;
  padding: 1.5rem 2.5rem;
}
.confirm .form__estimate__image {
  flex: 0 0 10rem;
}
.confirm .form__estimate__image img {
  width: 100%;
}
.confirm .form__estimate__text {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
}
.confirm .form__estimate__text h4 {
  font-size: 1.3rem;
  font-weight: 900;
  margin: 0;
}
.confirm .form__estimate__text p {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0;
}
.confirm .form__estimate input[type=radio] {
  display: none;
}
.confirm .form__estimate input[type=radio]:checked + .form__estimate__item {
  background: #faad34;
  color: #fff;
}
.confirm .form__row {
  border-bottom: 1px solid #868686;
  display: flex;
  flex-direction: column;
  padding-bottom: 2rem;
}
.confirm .form__row + div {
  margin-top: 2rem;
}
.confirm .form__row:last-child {
  border-bottom: none;
}
.confirm .form__label {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.confirm .form__label .required {
  background: #faad34;
  border-radius: 0.5rem;
  color: #fff;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
}
.confirm .form input[type=email], .confirm .form input[type=text], .confirm .form select, .confirm .form textarea {
  background: #fbf1e0;
  border: 1px solid #fbc165;
  border-radius: 2px;
  font-size: 1.3rem;
  padding: 1rem 1.5rem;
}
.confirm .form__input input[type=email], .confirm .form__input input[type=text], .confirm .form__input select, .confirm .form__input textarea {
  width: 100%;
}
.confirm .form__input input[type=email]::-moz-placeholder, .confirm .form__input input[type=text]::-moz-placeholder, .confirm .form__input select::-moz-placeholder, .confirm .form__input textarea::-moz-placeholder {
  color: #bdb8b8;
}
.confirm .form__input input[type=email]::placeholder, .confirm .form__input input[type=text]::placeholder, .confirm .form__input select::placeholder, .confirm .form__input textarea::placeholder {
  color: #bdb8b8;
}
.confirm .form__input input[type=email]:-ms-input-placeholder, .confirm .form__input input[type=text]:-ms-input-placeholder, .confirm .form__input select:-ms-input-placeholder, .confirm .form__input textarea:-ms-input-placeholder {
  color: #bdb8b8;
}
.confirm .form__input input[type=email]::-ms-input-placeholder, .confirm .form__input input[type=text]::-ms-input-placeholder, .confirm .form__input select::-ms-input-placeholder, .confirm .form__input textarea::-ms-input-placeholder {
  color: #bdb8b8;
}
.confirm .form__row.tel .form__input span {
  color: #000;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 0.5rem;
}
.confirm .form__row.current-waterheater-maker .form__label__text {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.confirm .form__row.current-waterheater-maker .form__label .required {
  margin: 0 0 0.5rem;
}
.confirm .form__row.current-waterheater-maker .form__label__image {
  margin-top: 0.5rem;
  text-align: center;
  width: 100%;
}
.confirm .form__row.current-waterheater-maker .form__input label {
  color: #000;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.confirm .form__row.current-waterheater-maker .form__input select {
  margin-bottom: 2rem;
}
.confirm .form__row.current-waterheater-type .form__input label {
  color: #000;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.confirm .form__row.current-waterheater-installation {
  border: none;
}
.confirm .form__row.desired-waterheater-maker .form__input label {
  color: #000;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.confirm .form__row.desired-waterheater-maker .form__input select {
  margin-bottom: 2rem;
}
.confirm .form__installation {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem 0;
  padding-top: 1rem;
}
.confirm .form__installation__item {
  display: flex;
  flex: 1 1 50%;
  justify-content: center;
  padding-right: 1rem;
}
.confirm .form__installation__item label {
  border: 3px solid #ddd;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  position: relative;
  width: 11.5rem;
}
.confirm .form__installation__item input[type=radio] {
  border: 1px solid #999;
  box-sizing: border-box;
  font-size: 0;
  height: 2rem;
  left: -5px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -5px;
  width: 2rem;
}
.confirm .form__installation__image img {
  width: 100%;
}
.confirm .form__installation__text {
  align-items: center;
  background: #ddd;
  display: flex;
  flex-direction: column;
  height: 7rem;
  justify-content: center;
  width: 100%;
}
.confirm .form__installation__text p {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0;
}
.confirm .form__installation__text span {
  color: #39f;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 1.2;
}
.confirm .form__privacy {
  margin-bottom: 3.5rem;
}
.confirm .form__privacy__heading {
  color: #000;
  font-size: 1.4rem;
  margin: 0 0 1.5rem;
  text-align: center;
}
.confirm .form__privacy__inner {
  border: 1px solid #707070;
  height: 12rem;
  margin-bottom: 3rem;
  overflow: auto;
  padding: 1rem;
  width: 100%;
}
.confirm .form__privacy__inner p {
  font-size: 1.2rem;
  margin: 0;
}
.confirm .form__privacy__checkbox {
  display: flex;
  justify-content: center;
}
.confirm .form__privacy__checkbox label {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
  gap: 0.5rem;
}
.confirm .form__privacy__checkbox label input[type=checkbox] {
  height: 2rem;
  width: 2rem;
}
.confirm .form__submit {
  display: flex;
  justify-content: center;
}
.confirm .form__submit button, .confirm .form__submit input[type=button], .confirm .form__submit input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* background: #faa51f; */
  border: none;
  /* border-radius: 0.4rem; */
  color: #fff;
  cursor: pointer;
  filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.4));
  font-size: 1.4rem;
  font-weight: 700;
  height: 4rem;
  max-width: 100%;
  width: 25.5rem;
}
.confirm .form__submit button:hover, .confirm .form__submit input[type=button]:hover, .confirm .form__submit input[type=submit]:hover {
  opacity: 0.7;
}
.confirm .form__submit button:disabled, .confirm .form__submit input[type=button]:disabled, .confirm .form__submit input[type=submit]:disabled {
  background: #ddd;
  cursor: not-allowed;
}
.confirm .form__submit button:disabled:hover, .confirm .form__submit input[type=button]:disabled:hover, .confirm .form__submit input[type=submit]:disabled:hover {
  opacity: 1;
}
@media screen and (min-width: 750px) {
  .confirm .form {
    padding: 14rem 0 17rem 0;
  }
  .confirm .form__heading {
    margin-bottom: 8rem;
  }
  .confirm .form__block {
    margin-bottom: 7rem;
  }
  .confirm .form__estimate {
    flex-direction: row;
    gap: 4rem;
  }
  .confirm .form__estimate label {
    flex: 1 1 calc(50% - 2rem);
  }
  .confirm .form__estimate__item {
    height: 100%;
    padding: 2rem 3rem;
  }
  .confirm .form__row {
    align-items: center;
    flex-direction: row;
    gap: 4.5rem;
  }
  .confirm .form__label {
    align-items: center;
    flex: 0 0 36rem;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding-left: 4rem;
  }
  .confirm .form__label label {
    font-size: 1.6rem;
  }
  .confirm .form__label .required {
    margin: 0;
  }
  .confirm .form__input {
    flex: 1 1 auto;
    padding-right: 4rem;
  }
  .confirm .form__input select {
    width: auto;
  }
  .confirm .form__row.tel .form__input {
    align-items: center;
    display: flex;
    gap: 1.5rem;
  }
  .confirm .form__row.tel .form__input input {
    width: 36rem;
  }
  .confirm .form__row.tel .form__input span {
    margin: 0;
  }
  .confirm .form__row.email .form__input input {
    width: 36rem;
  }
  .confirm .form__row.address2 .form__label {
    flex-basis: 46rem;
  }
  .confirm .form__row.current-waterheater-maker {
    gap: 2rem;
  }
  .confirm .form__row.current-waterheater-maker .form__label {
    flex-basis: 56rem;
  }
  .confirm .form__row.current-waterheater-maker .form__label img {
    margin-top: 0;
  }
  .confirm .form__row.current-waterheater-maker .form__label__image {
    width: 243px;
  }
  .confirm .form__row.current-waterheater-maker .form__input {
    flex: 1 1 auto;
  }
  .confirm .form__row.current-waterheater-maker .form__input label {
    margin-bottom: 0;
  }
  .confirm .form__row.current-waterheater-maker .form__input select {
    width: 100%;
  }
  .confirm .form__row.current-waterheater-type .form__label {
    flex-basis: 27.2rem;
  }
  .confirm .form__row.current-waterheater-type .form__input label {
    display: block;
    margin-bottom: 0;
  }
  .confirm .form__row.current-waterheater-installation {
    align-items: flex-start;
    gap: 0;
  }
  .confirm .form__row.current-waterheater-installation .form__label {
    flex-basis: 32rem;
    padding-top: 2rem;
  }
  .confirm .form__row.desired-waterheater-maker {
    gap: 0;
  }
  .confirm .form__row.desired-waterheater-maker .form__label {
    flex-basis: 32rem;
  }
  .confirm .form__row.desired-waterheater-maker .form__input {
    display: flex;
    gap: 3rem;
  }
  .confirm .form__row.desired-waterheater-maker .form__input .desired-waterheater-maker__item {
    flex: 1 1 calc(50% - 1.5rem);
  }
  .confirm .form__row.desired-waterheater-maker .form__input .desired-waterheater-maker__item label {
    display: block;
  }
  .confirm .form__row.desired-waterheater-maker .form__input .desired-waterheater-maker__item input, .confirm .form__row.desired-waterheater-maker .form__input .desired-waterheater-maker__item select {
    margin: 0;
    width: 100%;
  }
  .confirm .form__row.remarks .form__label {
    flex-basis: 14rem;
  }
  .confirm .form__installation {
    justify-content: flex-start;
  }
  .confirm .form__installation__item {
    flex: 0 0 20%;
  }
  .confirm .form__privacy {
    margin-bottom: 5rem;
  }
  .confirm .form__privacy__inner {
    height: 20rem;
    margin-bottom: 3.5rem;
    padding: 1.5rem 3rem;
  }
}
.confirm .form__error__heading {
  color: #000;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 0 2rem;
}
.confirm .form__error .error_messe {
  font-size: 1.2rem;
  font-weight: 500;
}
.confirm .form__error .form__submit {
  margin-top: 4rem;
}
@media screen and (min-width: 750px) {
  .confirm .form__error__heading {
    font-size: 2.4rem;
    margin-bottom: 4rem;
  }
  .confirm .form__error .error_messe {
    font-size: 1.6rem;
  }
  .confirm .form__error .form__submit {
    margin-top: 8rem;
  }
}
.confirm .form__confirm__heading {
  color: #000;
  font-size: 2.4rem;
  font-weight: 700;
  margin: 0 0 2rem;
  text-align: center;
}
.confirm .form__confirm__message {
  color: #000;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 0 2rem;
}
.confirm .form__confirm__content {
  width: 100%;
}
.confirm .form__confirm__content td, .confirm .form__confirm__content th {
  display: block;
  font-size: 1.4rem;
  text-align: left;
}
.confirm .form__confirm__content td {
  border-bottom: 1px solid #868686;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.confirm .form__confirm .form__submit {
  align-items: center;
  flex-direction: column;
  gap: 2rem;
  margin-top: 4rem;
}
@media screen and (min-width: 750px) {
  .confirm .form__confirm__content tr {
    border-bottom: 1px solid #868686;
  }
  .confirm .form__confirm__content td, .confirm .form__confirm__content th {
    display: table-cell;
    padding: 1rem;
  }
  .confirm .form__confirm__content td {
    border: none;
  }
}
.confirm .form__complete__heading {
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 2rem;
  text-align: center;
}
.confirm .form__complete__content p {
  font-size: 1.4rem;
}
.confirm .form__complete__button {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.confirm .form__complete__button a {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #faa51f;
  border: none;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  display: flex;
  filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.4));
  font-size: 2.4rem;
  font-weight: 700;
  height: 6rem;
  justify-content: center;
  max-width: 100%;
  text-decoration: none;
  width: 34.5rem;
}
.confirm .form__complete__button a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 750px) {
  .confirm .form__complete__button {
    margin-top: 8rem;
  }
}

.l-key-visual {
  background: url(../img/pc/kv-bg.png) no-repeat center top/cover;
}
@media screen and (max-width: 750px) {
  .l-key-visual {
    background: url(../img/sp/kv-bg.png) no-repeat center top/cover;
  }
}
.l-key-visual .l-container {
  position: relative;
}
.l-key-visual__main--catch {
  padding: 3.4482758621% 3.4482758621% 5.1724137931%;
}
@media screen and (max-width: 750px) {
  .l-key-visual__main--catch {
    padding: 10.6666666667% 2.3333333333% 13.3333333333%;
  }
}
.l-key-visual__main--catch .kv-point {
  width: 18.0172413793%;
  position: absolute;
  top: -2%;
  right: 0;
}
@media screen and (max-width: 750px) {
  .l-key-visual__main--catch .kv-point {
    display: none;
  }
}

.l-footer {
  background: rgb(162, 19, 23);
  text-align: center;
  padding: 1em;
}
@media screen and (max-width: 750px) {
  .l-footer {
    font-size: 3.2vw;
    padding: 0.5em;
  }
}
.l-footer .copyright {
  color: #fff;
}

.c-button {
  position: relative;
  top: 0;
  display: flex;
  background-color: #f47e4b;
  box-shadow: 0 9px #c04600;
  border-radius: 26px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  width: 36.2068965517%;
}
.c-button:hover {
  top: 9px; /* 元の位置から9px分下げる */
  box-shadow: 0 0 #c04600; /* 影を0pxにする */
}
.c-button__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.3;
  width: 100%;
  letter-spacing: 0.02rem;
}
.c-button.course01 {
  background-color: #8fb16d;
  box-shadow: 0 5px #4c7227;
}
.c-button.course01:hover {
  top: 5px; /* 元の位置から9px分下げる */
  box-shadow: 0 0 #4c7227; /* 影を0pxにする */
}
.c-button.course02 {
  background-color: #e8818e;
  box-shadow: 0 5px #91454e;
}
.c-button.course02:hover {
  top: 5px; /* 元の位置から9px分下げる */
  box-shadow: 0 0 #91454e; /* 影を0pxにする */
}
.c-button.course03 {
  background-color: #538ec4;
  box-shadow: 0 5px #305471;
}
.c-button.course03:hover {
  top: 5px; /* 元の位置から9px分下げる */
  box-shadow: 0 0 #305471; /* 影を0pxにする */
}
@media screen and (max-width: 750px) {
  .c-button {
    font-size: 1rem;
    box-shadow: 0 5px #c04600;
  }
  .c-button:hover {
    top: 5px; /* 元の位置から9px分下げる */
  }
}

.cta-button {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .cta-button {
    flex-direction: column;
  }
}
.cta-button .button {
  font-size: 30px;
  margin: 0 3.4482758621%;
}
.cta-button .button.door {
  padding: 1.2068965517% 3.4482758621% 1.3793103448% 1.724137931%;
}
.cta-button .button.doc {
  padding: 1.3793103448% 8.6206896552% 1.3793103448% 2.9310344828%;
}
@media screen and (max-width: 1160px) {
  .cta-button .button {
    font-size: 2.4137931034vw;
  }
}
@media screen and (max-width: 750px) {
  .cta-button .button {
    width: 80%;
    margin: 0 auto;
    font-size: 5.3333333333vw;
  }
  .cta-button .button .button-inner {
    justify-content: flex-start;
    gap: 6.1224489796%;
  }
  .cta-button .button.door {
    padding: 2.5862068966% 5.1724137931%;
    margin: 0 auto 5.8620689655%;
  }
  .cta-button .button.door picture {
    width: 12.2448979592%;
  }
  .cta-button .button.doc {
    padding: 2.5862068966% 5.1724137931%;
    margin: 0 auto 0;
  }
  .cta-button .button.doc picture {
    width: 12.2448979592%;
  }
}

.c-section-title {
  position: absolute;
  color: #fff;
  z-index: 1;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1160px) {
  .c-section-title {
    top: 0;
  }
}
@media screen and (max-width: 750px) {
  .c-section-title {
    top: 0;
  }
}
.c-section-title__main {
  font-size: 2.625rem;
  font-weight: bold;
  line-height: 1.25;
}
.c-section-title__sub {
  font-size: 1.25rem;
}
@media screen and (max-width: 750px) {
  .c-section-title__sub {
    font-size: 0.85rem;
  }
}

@media screen and (max-width: 750px) {
  .c-inner-title {
    text-align: center;
    margin-bottom: 7.4666666667%;
  }
}
.c-inner-title__main {
  font-size: 2.625rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .c-inner-title__main {
    font-size: 2.3333rem;
  }
}
.c-inner-title__sub {
  font-size: 1.25rem;
}
@media screen and (max-width: 750px) {
  .c-inner-title__sub {
    font-size: 0.85rem;
  }
}

.c-label {
  color: #fff;
  width: 20.5128205128%;
  text-align: center;
  display: inline-block;
}
.c-label.required {
  background: #fff100;
}
.c-label.optional {
  background: #b1b2b4;
}

.c-down-arrow {
  background: #000000;
  width: 8em;
  height: 8em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}
@media screen and (max-width: 750px) {
  .c-down-arrow {
    width: 7em;
    height: 7em;
  }
}
.c-down-arrow .arrow-main {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 0.1em;
  height: 2em;
  background: currentColor;
}
.c-down-arrow .arrow-main::before {
  content: "";
  width: 1em;
  height: 1em;
  border: 0.125em solid currentColor;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  position: absolute;
  left: 50%;
  bottom: -0.05em;
  box-sizing: border-box;
}

.c-map {
  margin-bottom: 2.5%;
}
.c-map iframe {
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 750px) {
  .c-map iframe {
    height: 80vw;
  }
}

.c-hamburger {
  display: none;
}
@media screen and (max-width: 750px) {
  .c-hamburger {
    display: block;
    width: 44px;
    height: 44px;
    z-index: 300;
    top: -2px;
    right: -5px;
    cursor: pointer;
    position: absolute;
  }
}

@media screen and (max-width: 750px) {
  .navi {
    flex-direction: column;
    transition: all 0.6s;
    overflow-y: auto;
    padding: 40px 1em 1em;
    width: 80%;
    height: 100vh;
    z-index: 200;
    top: 0;
    right: -100%;
    background-color: #fff;
    position: fixed;
  }
}

@media screen and (max-width: 750px) {
  .c-hamburger__line {
    transition: all 0.6s;
    width: 34px;
    border-radius: 10px;
    height: 4px;
    left: 5px;
    background-color: #000;
    position: absolute;
  }
}

@media screen and (max-width: 750px) {
  .c-hamburger__line1 {
    top: 10px;
  }
}

@media screen and (max-width: 750px) {
  .c-hamburger__line2 {
    top: 21px;
  }
}

@media screen and (max-width: 750px) {
  .c-hamburger__line3 {
    top: 32px;
  }
}

.nav_bg {
  display: none;
}
@media screen and (max-width: 750px) {
  .nav_bg {
    display: block;
    opacity: 0;
    transition: all 0.6s;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    top: 0;
    left: 0;
    visibility: hidden;
    background-color: #000;
    cursor: pointer;
    position: fixed;
  }
}

/* 表示された時用のCSS */
@media screen and (max-width: 750px) {
  .nav_open .navi {
    right: 0;
  }
}
@media screen and (max-width: 750px) {
  .nav_open .nav_bg {
    opacity: 0.8;
    visibility: visible;
  }
}
@media screen and (max-width: 750px) {
  .nav_open .c-hamburger__line1 {
    transform: rotate(45deg);
    top: 20px;
  }
}
@media screen and (max-width: 750px) {
  .nav_open .c-hamburger__line2 {
    width: 0;
    left: 50%;
  }
}
@media screen and (max-width: 750px) {
  .nav_open .c-hamburger__line3 {
    transform: rotate(-45deg);
    top: 20px;
  }
}

.p-section-visual {
  margin-bottom: 130px;
  background: linear-gradient(to right, #8093ee, #45eee1);
}
@media screen and (max-width: 1160px) {
  .p-section-visual {
    margin-bottom: 11.2068965517%;
  }
}
@media screen and (max-width: 750px) {
  .p-section-visual {
    margin: 0 0 10.6666666667%;
  }
}
.p-section-visual__bg {
  padding: 640px 0px 0;
  width: 1720px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1160px) {
  .p-section-visual__bg {
    width: 100%;
    padding-top: 55.1724137931%;
  }
}
@media screen and (max-width: 750px) {
  .p-section-visual__bg {
    padding-top: 53.3333333333%;
  }
}
.p-section-visual__wrap {
  position: absolute;
  top: 6.25%;
  padding: 0 3.488372093%;
  width: 100%;
}
@media screen and (max-width: 1160px) {
  .p-section-visual__wrap {
    padding: 2.5862068966% 4.3103448276% 0;
    margin: 0 3.489%;
    width: 93.022%;
  }
}
@media screen and (max-width: 750px) {
  .p-section-visual__wrap {
    top: 15%;
    padding: 0;
    width: 92%;
    margin: 0 5.2%;
  }
}
.p-section-visual__wrap--inner {
  padding: 2.5% 3.125% 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .p-section-visual__wrap--inner {
    padding: 5.5% 3.125% 0;
  }
}

.p-scroll {
  display: block;
  width: 2px;
  height: 43.75%;
  background-color: #e3e3e3;
  position: absolute;
  left: 36.25%;
  bottom: 0;
  transform: skew(-45deg, 45deg);
  overflow: hidden;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .p-scroll {
    height: 35%;
    left: 33%;
    bottom: 3%;
    transform: skew(-47.5deg, 47.5deg);
  }
}

.p-scroll__slide {
  position: relative;
}

.p-scroll__slide::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 40px;
  background-color: #0f0f0f;
  left: 0px;
  top: 0;
  animation-duration: 2.5s;
  animation-name: top-to-bottom;
  animation-iteration-count: infinite;
}

@keyframes top-to-bottom {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    transform: translateY(480px);
  }
}
.p-info-table {
  padding: 3.4482758621% 4.3103448276%;
}
@media screen and (max-width: 750px) {
  .p-info-table {
    padding: 0;
  }
}
.p-info-table__list {
  display: flex;
  padding: 1.5% 0;
  border-top: solid 2px #ccc;
}
.p-info-table__list:last-child {
  border-bottom: solid 2px #ccc;
}
@media screen and (max-width: 750px) {
  .p-info-table__list {
    display: block;
    padding: 1em 0;
  }
}
.p-info-table__list--title {
  width: 15.3333333333%;
  text-align: center;
  background: #fff100;
  color: #fff;
  padding: 0.25em 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .p-info-table__list--title {
    width: 100%;
  }
}
.p-info-table__list--main {
  width: 84.6666666667%;
  padding: 0 0 0 5em;
}
@media screen and (max-width: 750px) {
  .p-info-table__list--main {
    width: 100%;
    padding: 1em 0 0;
  }
}

.p-slide-display {
  position: relative;
  overflow: hidden;
}
.p-slide-display::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: #a21317;
  transform: translateX(-101%);
}
.p-slide-display.show::before {
  animation: slideMask 1.8s forwards;
}
.p-slide-display.show > div {
  animation: showContents 0.001s 0.9s forwards;
}
.p-slide-display > div {
  opacity: 0;
}

.show-text {
  position: relative;
  overflow: hidden;
}
.show-text::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translateX(0%);
}
.show-text.show::before {
  animation: textMask 1.8s forwards;
}

@keyframes showContents {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideMask {
  0% {
    transform: translateX(-101%);
  }
  45%, 55% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(101%);
  }
}
@keyframes textMask {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(101%);
  }
}
.u-color {
  color: #df8633;
}

.u-marker {
  background: linear-gradient(transparent 70%, #e2f0f7 0%);
}

.u-grad {
  background: linear-gradient(90deg, #f6ab4b 0%, #df8633 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}/*# sourceMappingURL=style.css.map */