@charset "UTF-8";
@font-face {
  font-weight: 400;
  font-family: "Noto Sans JP";
  font-style: normal;
  src: url("../font/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../font/NotoSansCJKjp-Regular.woff") format("woff"), url("../font/NotoSansCJKjp-Regular.ttf") format("truetype"), url("../font/NotoSansCJKjp-Regular.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-weight: 700;
  font-family: "Noto Sans JP";
  font-style: normal;
  src: url("../font/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../font/NotoSansCJKjp-Bold.woff") format("woff"), url("../font/NotoSansCJKjp-Bold.ttf") format("truetype"), url("../font/NotoSansCJKjp-Bold.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-weight: 400;
  font-family: "Futura";
  font-style: normal;
  src: url("../font/Futura-Medium.woff2") format("woff2"), url("../font/Futura-Medium.woff") format("woff"), url("../font/Futura-Medium.ttf") format("truetype"), url("../font/Futura-Medium.eot") format("embedded-opentype");
  font-display: swap;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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: 1em; /* 2 */
}

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

/**
 * 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 */
  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: 1em; /* 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;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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 */
}

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

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

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

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  font-family: "Noto Sans JP";
}

@media screen and (max-width: 896px) {
  body {
    font-size: 2.6vw;
  }
}

.wrapper {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
}

.container {
  position: relative;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 896px) {
  .container {
    padding: 0 7.69vw;
  }
}

@media screen and (max-width: 896px) {
  .pc-view {
    display: none !important;
  }
}

@media screen and (min-width: 897px) {
  .sp-view {
    display: none !important;
  }
}

.iframe-form {
  width: 100%;
  height: 100vh;
}

@use "../setting" as *;
@use "../init";
body {
  background: #ccc;
}

.wrapper {
  max-width: 390px;
  height: 100vh;
  overflow-y: scroll;
  margin: 0 auto;
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  background: #fff;
}

@media screen and (max-width: 896px) {
  .wrapper {
    max-width: none;
  }
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background-color: #fff;
}
.header__logo {
  margin: 0;
  width: 67px;
}
.header__logo img {
  vertical-align: bottom;
  width: 100%;
}

.mv {
  padding: 8.5% 8.64%;
  background: url("../image/bg_mv.png") no-repeat center center/cover;
  background-image: image-set(url("../image/bg_mv.png") 1x, url("../image/bg_mv@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/bg_mv.png") 1x, url("../image/bg_mv@2x.png") 2x);
}
.mv-service {
  display: flex;
  justify-content: center;
}
.mv__img {
  width: 100%;
}

.prologue {
  padding: 16.5% 4.11% 4.11%;
  background: #fff;
}
.prologue__txt {
  font-size: 16px;
  text-align: center;
}

.prologue-bubble {
  font-size: 16px;
  height: 4.7em;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../image/bg_bubble.png") no-repeat center center/100% auto;
  background-image: image-set(url("../image/bg_bubble.png") 1x, url("../image/bg_bubble@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/bg_bubble.png") 1x, url("../image/bg_bubble@2x.png") 2x);
}
.prologue-bubble__txt {
  font-size: 16px;
  font-weight: 700;
  padding: 1em 0 1.5em;
  margin: 0;
  color: #F27B2C;
}

.prologue-character {
  text-align: center;
}

.prologue-lead {
  font-size: 22px;
  padding: 2.54em 0 2.19em;
  margin-top: 1.56em;
}
.prologue-lead__txt {
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  margin: 0;
}
.prologue-lead__txt em {
  font-style: normal;
  color: #F27B2C;
}

.reason {
  padding: 16.5% 4.12%;
  background: #F5F3ED;
}
.reason__highlight-1 {
  color: #95CC4D;
}
.reason__highlight-2 {
  color: #F78DA7;
}
.reason__highlight-3 {
  color: #4ABFD7;
}
.reason__highlight-4 {
  color: #F27B2C;
}

.reason-ttl {
  text-align: center;
  margin: 0;
  color: #000;
}
.reason-ttl__sub {
  font-family: "Josefin Sans";
  display: block;
  font-size: 14px;
  letter-spacing: 0.3em;
  margin-bottom: 0.85em;
}
.reason-ttl__main {
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: 1.28px;
}
.reason-ttl__main em {
  color: #F27B2C;
  font-style: normal;
}

.reason-list {
  list-style: none;
  padding: 0;
}
.reason-list__item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 16px;
  background: #fff;
  margin-top: 15.29%;
  gap: 30px;
  border-radius: 30px;
}
.reason-list__item::after {
  content: "";
  display: block;
  width: 47.619047619%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.reason-list__item:nth-child(1) {
  border: 2px solid #95CC4D;
  box-shadow: 7px 7px 0px 0px #95CC4D;
}
.reason-list__item:nth-child(1)::after {
  background: url("../image/img_reason_ttl_01.png") no-repeat center center/100% auto;
  background-image: image-set(url("../image/img_reason_ttl_01.png") 1x, url("../image/img_reason_ttl_01@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/img_reason_ttl_01.png") 1x, url("../image/img_reason_ttl_01@2x.png") 2x);
}
.reason-list__item:nth-child(2) {
  border: 2px solid #F78DA7;
  box-shadow: 7px 7px 0px 0px #F78DA7;
}
.reason-list__item:nth-child(2)::after {
  background: url("../image/img_reason_ttl_02.png") no-repeat center center/100% auto;
  background-image: image-set(url("../image/img_reason_ttl_02.png") 1x, url("../image/img_reason_ttl_02@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/img_reason_ttl_02.png") 1x, url("../image/img_reason_ttl_02@2x.png") 2x);
}
.reason-list__item:nth-child(3) {
  border: 2px solid #4ABFD7;
  box-shadow: 7px 7px 0px 0px #4ABFD7;
}
.reason-list__item:nth-child(3)::after {
  background: url("../image/img_reason_ttl_03.png") no-repeat center center/100% auto;
  background-image: image-set(url("../image/img_reason_ttl_03.png") 1x, url("../image/img_reason_ttl_03@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/img_reason_ttl_03.png") 1x, url("../image/img_reason_ttl_03@2x.png") 2x);
}
.reason-list__item:nth-child(4) {
  border: 2px solid #F27B2C;
  box-shadow: 7px 7px 0px 0px #F27B2C;
}
.reason-list__item:nth-child(4)::after {
  background: url("../image/img_reason_ttl_04.png") no-repeat center center/100% auto;
  background-image: image-set(url("../image/img_reason_ttl_04.png") 1x, url("../image/img_reason_ttl_04@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/img_reason_ttl_04.png") 1x, url("../image/img_reason_ttl_04@2x.png") 2x);
}
.reason-list__item:nth-child(5) {
  border: 2px solid #036;
  box-shadow: 7px 7px 0px 0px #036;
}
.reason-list__item:nth-child(5)::after {
  background: url("../image/img_reason_ttl_04.png") no-repeat center center/100% auto;
  background-image: image-set(url("../image/img_reason_ttl_04.png") 1x, url("../image/img_reason_ttl_04@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/img_reason_ttl_04.png") 1x, url("../image/img_reason_ttl_04@2x.png") 2x);
}
.reason-list__ttl {
  margin: 0;
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  padding-bottom: 30px;
  background: url("../image/bg_reason_ttl.png") no-repeat center bottom/100% auto;
  background-image: image-set(url("../image/bg_reason_ttl.png") 1x, url("../image/bg_reason_ttl@2x.png") 2x);
  background-image: -webkit-image-set(url("../image/bg_reason_ttl.png") 1x, url("../image/bg_reason_ttl@2x.png") 2x);
}
.reason-list__ttl em {
  font-style: normal;
}
*:nth-child(1) > .reason-list__ttl em {
  color: #95CC4D;
}
*:nth-child(2) > .reason-list__ttl em {
  color: #F78DA7;
}
*:nth-child(3) > .reason-list__ttl em {
  color: #4ABFD7;
}
*:nth-child(4) > .reason-list__ttl em {
  color: #F27B2C;
}
.reason-list__txt {
  font-size: 16px;
  line-height: 1.8em;
  margin: 0;
}
.reason-list__fig-1 {
  width: 261px;
  margin: 0 auto;
}
.reason-list__fig-2 {
  width: 260px;
  margin: 0 auto;
}
.reason-list__fig-3 {
  width: 274px;
  margin: 0 auto;
}
.reason-list__fig-4 {
  width: 320px;
  margin: 0 auto;
}
.reason-list__img {
  width: 100%;
}

.voice {
  background: #4ABFD7;
  padding: 64px 0 0;
}

.voice-ttl {
  text-align: center;
  margin: 0;
  color: #fff;
}
.voice-ttl__sub {
  font-family: "Josefin Sans";
  display: block;
  font-size: 14px;
  letter-spacing: 0.3em;
  margin-bottom: 0.85em;
}
.voice-ttl__main {
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: 1.28px;
}
.voice-ttl__main em {
  color: #F27B2C;
  font-style: normal;
}

.list-scroll {
  overflow-x: auto;
  white-space: nowrap;
}

.voice-list {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
  display: flex;
  gap: 15px;
  overflow-x: auto;
}
.voice-list__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 312px;
  height: 450px;
  margin: 0 auto;
  background: #fff;
  padding: 24px;
  gap: 5px;
  border-radius: 20px;
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  scroll-snap-align: start;
}
.voice-list__item:first-child {
  margin-left: 20px;
  margin-bottom: 0;
}
.voice-list__item:last-child {
  margin-right: 20px;
  margin-bottom: 0;
}
.voice-list__icn {
  text-align: center;
  margin: 0;
}
.voice-list__name {
  font-size: 11px;
  line-height: 2.6em;
}
.voice-list__txt {
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 0.52px;
  margin: 9px 0 9px;
}

.voice-picture {
  display: flex;
  flex-direction: column;
  margin-top: auto;
}
.voice-picture__img {
  width: 100%;
}

.step {
  background: #4ABFD7;
  padding: 64px 15px;
}

.step-ttl {
  text-align: center;
  margin: 0;
  color: #fff;
}
.step-ttl__sub {
  font-family: "Josefin Sans";
  display: block;
  font-size: 14px;
  letter-spacing: 0.3em;
  margin-bottom: 0.85em;
}
.step-ttl__main {
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: 1.28px;
}
.step-ttl__main em {
  color: #F27B2C;
  font-style: normal;
}

.step-list {
  list-style: none;
  padding: 0;
  margin: 40px 0 0;
}
.step-list__item {
  padding: 30px;
  margin-bottom: 16px;
  background: #fff;
  border-radius: 30px;
}
.step-list__item:last-child {
  margin-bottom: 0;
}
.step-list__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.step-list__cnt {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.step-list__flow {
  max-width: 90px;
}
.step-list__fig {
  margin: 0;
}
.step-list__ttl {
  margin: 0;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.84px;
}
.step-list__txt {
  margin: 0;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: 0.5px;
}

.lead {
  padding: 1.34em 0;
  background: #E5F3FF;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 896px) {
  .lead {
    padding: 5vw 0;
    font-size: 18px;
  }
}
.lead-txt {
  margin: 0;
  display: flex;
  gap: 8px;
  flex-flow: column;
}
.lead-txt__sub {
  display: block;
  margin-bottom: 0.77em;
  font-size: 17px;
}
.lead-txt__main {
  display: block;
  font-size: 15px;
}
.lead-txt__main em {
  background-color: #F38A44;
  color: #fff;
  padding: 0.33em 0.8em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 3px 0 0;
  font-size: 1.1em;
  font-style: normal;
}

.form-row {
  display: flex;
  flex-flow: column;
  gap: 16px;
  border-top: 1px solid #fff;
  padding-bottom: 16px;
}
.form-row:first-of-type {
  border-top: none;
}

.form-row + .form-row {
  padding-top: 16px;
}

.form-ttl {
  padding: 40px 0;
  text-align: center;
  margin: 0;
  color: #000;
}
.form-ttl__sub {
  font-family: "Josefin Sans";
  display: block;
  font-size: 14px;
  letter-spacing: 0.3em;
  margin-bottom: 0.85em;
}
.form-ttl__main {
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: 1.28px;
}
.form-ttl__main em {
  color: #F27B2C;
  font-style: normal;
}

.address-text {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.form-cnt {
  margin: 0 16px 30px;
  padding: 24px 16px;
  border-radius: 5px;
  background: #E5F3FF;
}

.form-name {
  display: flex;
  gap: 8px;
}
.form-name__txt {
  font-size: 16px;
  font-weight: bold;
}
.form-name__opt {
  display: inline-flex;
  padding: 2px 13px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: bold;
}
.form-name__opt--require {
  background: #FBDE36;
}
.form-name__opt--option {
  background: #A8A8A8;
  color: #fff;
}

.form-input {
  display: flex;
  flex-flow: column;
  gap: 16px;
}
.form-input--sm {
  gap: 8px;
}
.form-input__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
}
.form-input__item {
  width: calc(50% - 4px);
}
.form-input [type=radio],
.form-input [type=checkbox] {
  display: none;
}
[type=radio]:checked + .form-input__label {
  outline: 2px solid #23B375;
  background: #D3F0E3;
}
.form-input__label {
  border-radius: 5px;
  background: #FFF;
  padding: 10px 0;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: space-between;
  height: 71px;
}
.form-input__value-txt {
  font-size: 12px;
  line-height: 1.5em;
}
.form-input__group {
  display: flex;
  gap: 8px;
}
.form-input__group--column {
  flex-flow: column;
}
.form-input__group-name {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5em;
}
.form-input__select {
  padding: 10px;
  font-size: 16px;
  background-color: #fff;
  border: 2px solid #7cbad7;
  border-radius: 5px;
}

.form-type {
  border-radius: 1px;
  outline: 2px solid #D3F0E3;
  background: #FFF;
  font-size: 16px;
  min-height: 2.5em;
  padding: 8px;
}
.form-type--onmark {
  display: flex;
  align-items: center;
  gap: 8px;
}
.form-type input,
.form-type textarea {
  appearance: none;
  background: transparent;
  border: none;
  width: 100%;
  height: 100%;
}
.form-type input:focus,
.form-type textarea:focus {
  outline: none;
}

.form-radio {
  display: flex;
  gap: 16px;
}
.form-radio__label {
  display: inline-flex;
  border-radius: 100px;
  background: #FFF;
  box-shadow: 0.938px 0.938px 2.188px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.form-radio__mark {
  position: relative;
  font-size: 16px;
  width: 1em;
  height: 1em;
  border-radius: 100%;
  border: 2px solid #23B375;
}
[type=radio]:checked + .form-radio__mark::before {
  content: "";
  width: 75%;
  height: 75%;
  background: #23B375;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form-radio__txt {
  font-size: 15px;
  color: #23B375;
  font-weight: 700;
  line-height: 1em;
}

.form-submit {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.form--invalid {
  outline: 2px solid red;
  animation: 1s linear infinite flash-outline;
}

@keyframes flash-outline {
  0% {
    outline-color: transparent;
  }
  49% {
    outline-color: transparent;
  }
  50% {
    outline-color: red;
  }
  100% {
    outline-color: red;
  }
}
.thanks-cnt {
  width: 100%;
  background-color: #F5F3ED;
  padding: 43px 13px;
}
.thanks-cnt img {
  width: 100%;
}

.infomationRule {
  text-align: center;
  margin-top: 2em;
}
.infomationRule__txt {
  line-height: 1.7em;
}
.infomationRule__icn {
  width: 1.3em;
  vertical-align: sub;
  margin-right: 0.5em;
}
.infomationRule__list {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.infomationRule__item {
  padding: 0 1em;
  border-right: 1px solid #000;
}
.infomationRule__item:last-child {
  border-right: none;
}

.footer {
  background: #333333;
  color: #fff;
  padding: 40px 16px 30px;
  margin-top: auto;
}
.footer__inner {
  max-width: 100%;
  margin: 0 auto;
}
.footer__logo {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: left;
}
.footer__nav {
  margin-bottom: 30px;
}
.footer__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer__item {
  margin: 0;
}
.footer__link {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
  transition: opacity 0.2s;
}
.footer__link:hover {
  opacity: 0.7;
}
.footer__copyright {
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 30px;
}

.btn {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
  font-family: "Noto Sans JP";
  font-weight: 700;
  text-decoration: none;
  padding: 1.1em 1em;
  border-radius: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  appearance: none;
  border: none;
}
.btn::after {
  content: "";
  width: 1em;
  height: 1em;
  background: url("../image/btn-icon-right.svg") no-repeat center center/auto;
  margin-left: 0.2em;
}
.btn--submit {
  font-size: 16px;
  padding: 1.3em 3em;
}
.btn--submit::after {
  content: none; /* afterを無効化 */
}
.btn--orange {
  background: #F27B2C;
  color: #fff;
}
.btn--orange:disabled {
  background: rgba(242, 123, 44, 0.5);
}
.btn--blue {
  background: #003366;
  color: #fff;
}
.btn--blue:disabled {
  background: #DBBAA5;
}

.btn-wrap {
  margin: 2.18em 0 0.63em;
}
.btn-wrap--lg {
  margin: 48px 0 0;
}

.btn-sub-txt {
  text-align: center;
  font-size: 16px;
  color: #036;
  font-weight: 700;
}

/*# sourceMappingURL=style.css.map */
