@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
}

*,
:after,
:before {
  -webkit-box-sizing: inherit;
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans Japanese", Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  overflow: auto;
}

html {
  background: #f5f5f6;
}

body {
  color: #000;
  font-size: 12px;
  font-size: 1.2em;
  line-height: 1em;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

img {
  display: block;
}

*:focus {
  outline: none;
}

div#page header.page h1 {
  margin: 0 auto;
  width: 264px;
}

div#page header.page h1 img {
  width: 264px;
}

div#page footer.page aside ul {
  font-size: 0;
  line-height: 0;
  padding: 0 0 60px 0;
  text-align: center;
}

div#page footer.page aside ul li {
  display: inline-block;
  padding: 0 30px 0 30px;
}

div#page footer.page aside ul li a {
  font-size: 1.2rem;
  line-height: 1em;
}

div#page footer.page div#acommoncopy ul li p {
  font-size: 1rem;
}

section.form header.form h1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5em;
  padding: 0 0 20px 0;
  text-align: center;
}

section.form div.form div.header p {
  border-bottom: solid 1px #000;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 60px 0;
  padding: 0 0 30px 0;
  text-align: center;
}

section.form div.form div.grid {
  padding: 0 0 50px 0;
}

section.form div.form div.grid:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

section.form div.form div.grid {
  min-height: 1%;
}

section.form div.form div.grid div.grid-title h2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5em;
  text-align: left;
}

section.form div.form div.grid div.grid-title span {
  display: inline;
  font-size: 1.4rem;
  line-height: 1.5em;
  margin: 0 0 0 10px;
}

section.form div.form div.grid div.grid-title em {
  background: #be2c21;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.5em;
  margin: 0 0 0 10px;
  padding: 0 10px 1px 10px;
}

section.form div.form div.grid div.grid-title p {
  font-size: 1.4rem;
  line-height: 1.5em;
}

section.form div.form div.grid div.grid-area p {
  color: #004cad;
  display: inline;
  font-size: 1.6rem;
  line-height: 1.5em;
}

section.form div.form div.grid div.grid-area div.text {
  margin: 0 0 10px 0;
}

section.form div.form div.grid div.grid-area div.text input[type=text] {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 1.6rem;
  line-height: 2em;
  padding: 15px;
  width: 100%;
}

section.form div.form div.grid div.grid-area div.text.required input[type=text] {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.text.required.on input[type=text] {
  background: #fff;
  border: solid 1px #ccc;
}

section.form div.form div.grid div.grid-area div.tel {
  margin: 0 0 10px 0;
}

section.form div.form div.grid div.grid-area div.tel input[type=text] {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 1.6rem;
  line-height: 2em;
  padding: 15px;
  width: 100%;
}

section.form div.form div.grid div.grid-area div.tel.required input[type=text] {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.tel.required.on input[type=text] {
  background: #fff;
  border: solid 1px #ccc;
}

section.form div.form div.grid div.grid-area div.email {
  margin: 0 0 10px 0;
}

section.form div.form div.grid div.grid-area div.email input[type=email] {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 1.6rem;
  line-height: 2em;
  padding: 15px;
  width: 100%;
}

section.form div.form div.grid div.grid-area div.email.required input[type=email] {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.email.required.on input[type=email] {
  background: #fff;
  border: solid 1px #ccc;
}

section.form div.form div.grid div.grid-area div.textarea {
  margin: 0 0 10px 0;
}

section.form div.form div.grid div.grid-area div.textarea textarea {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 1.6rem;
  height: 175px;
  line-height: 2em;
  padding: 15px;
  width: 100%;
}

section.form div.form div.grid div.grid-area div.textarea.required textarea {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.textarea.required.on textarea {
  background: #fff;
  border: solid 1px #ccc;
}

section.form div.form div.grid div.grid-area div.select {
  margin: 0 0 10px 0;
  position: relative;
}

section.form div.form div.grid div.grid-area div.select::before {
  bottom: 55%;
  content: "▲";
  display: block;
  font-size: 1.2rem;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  right: 10px;
}

section.form div.form div.grid div.grid-area div.select::after {
  content: "▼";
  display: block;
  font-size: 1.2rem;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 55%;
}

section.form div.form div.grid div.grid-area div.select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  appearance: none;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 1.6rem;
  line-height: 1.5em;
  padding: 15px;
  width: 100%;
}

section.form div.form div.grid div.grid-area div.select.required select {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.select.required.on select {
  background: #fff;
  border: solid 1px #ccc;
}

section.form div.form div.grid div.grid-area div.radio ul li {
  margin: 0 0 30px 0;
}

section.form div.form div.grid div.grid-area div.radio ul li label {
  display: inline-block;
  position: relative;
}

section.form div.form div.grid div.grid-area div.radio ul li label input[type=radio] {
  border: 0;
  display: block;
  height: 16px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  vertical-align: top;
  width: 16px;
}

section.form div.form div.grid div.grid-area div.radio ul li label input[type=radio]:checked + span::after {
  background: #000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  margin: 3px;
  position: absolute;
  top: 0.25em;
  width: 10px;
}

section.form div.form div.grid div.grid-area div.radio ul li label span {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.5em;
  padding: 0 0 0 26px;
  position: relative;
  vertical-align: top;
}

section.form div.form div.grid div.grid-area div.radio ul li label span::before {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #333;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0.3em;
  width: 16px;
}

section.form div.form div.grid div.grid-area div.radio.required ul li label span::before {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.radio.required.on ul li label span::before {
  background: #fff;
  border: solid 1px #333;
}

section.form div.form div.grid div.grid-area div.checkbox ul li {
  font-size: 0;
  line-height: 0;
  margin: 0 0 30px 0;
}

section.form div.form div.grid div.grid-area div.checkbox ul li label {
  display: block;
  position: relative;
  vertical-align: top;
}

section.form div.form div.grid div.grid-area div.checkbox ul li label input[type=checkbox] {
  border: 0;
  display: block;
  height: 16px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  vertical-align: top;
  width: 16px;
}

section.form div.form div.grid div.grid-area div.checkbox ul li label input[type=checkbox]:checked + span::after {
  background: #000;
  border-radius: 2px;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  margin: 3px;
  position: absolute;
  top: 0.25em;
  width: 10px;
}

section.form div.form div.grid div.grid-area div.checkbox ul li label span {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.5em;
  padding: 0 0 0 26px;
  position: relative;
  vertical-align: top;
}

section.form div.form div.grid div.grid-area div.checkbox ul li label span::before {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #333;
  border-radius: 2px;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0.3em;
  width: 16px;
}

section.form div.form div.grid div.grid-area div.checkbox ul li input[type=text] {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #333;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 1.6rem;
  line-height: 2em;
  margin: 10px 0 0 26px;
  padding: 15px;
  vertical-align: top;
  width: 50%;
}

section.form div.form div.grid div.grid-area div.checkbox.required ul li label span::before {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.checkbox.required.on ul li label span::before {
  background: #fff;
  border: solid 1px #333;
}

section.form div.form div.grid div.grid-area div.checkbox.required ul li input[type=text] {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.checkbox.required.on ul li input[type=text] {
  background: #fff;
  border: solid 1px #333;
}

section.form div.form div.grid div.grid-area div.file {
  margin: 0 0 10px 0;
}

section.form div.form div.grid div.grid-area div.file input[type=file] {
  -webkit-box-sizing: border-box;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 1.6rem;
  line-height: 2em;
  padding: 15px;
  width: 100%;
}

section.form div.form div.grid div.grid-area div.file.required input[type=file] {
  -webkit-transition: all 0.125s linear;
  border: solid 1px #be2c21;
  transition: all 0.125s linear;
}

section.form div.form div.grid div.grid-area div.file.required.on input[type=file] {
  background: #fff;
  border: solid 1px #ccc;
}

section.form div.form div.grid div.alert {
  color: #dc2000;
  font-size: 1.4rem;
  line-height: 1.5em;
  margin: 0 0 10px 0;
}

section.form footer.form ul {
  padding: 60px 0 30px 0;
}

section.form footer.form ul li {
  padding: 0 20px 30px 20px;
}

@media screen and (min-width: 1025px) {
  header.page h1 {
    padding: 50px 0 20px 0;
  }
  section.form header.form h1 {
    margin: 0 auto;
    max-width: 650px;
  }
  section.form div.form {
    margin: 0 auto;
    max-width: 650px;
  }
  section.form div.form h2 {
    text-align: center;
  }
  section.form div.form div.grid div.grid-title {
    margin: 0 0 10px 0;
  }
  section.form div.form div.grid div.grid-title p {
    padding: 5px 0 0 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
  body {
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  header.page h1 {
    padding: 50px 0 20px 0;
  }
  section.form div.form {
    padding: 0 40px 0 40px;
  }
  section.form div.form h2 {
    text-align: center;
  }
  section.form div.form div.grid div.grid-title {
    float: none;
    margin: 0 0 10px 0;
  }
  section.form div.form div.grid div.grid-title p {
    padding: 5px 0 0 0;
  }
}
@media screen and (max-width: 480px) {
  body {
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  header.page h1 {
    padding: 30px 0 20px 0;
  }
  section.form div.form {
    padding: 0 20px 0 20px;
  }
  section.form div.form div.grid div.grid-title {
    float: none;
    margin: 0 0 20px 0;
  }
  section.form div.form div.grid div.grid-title p {
    padding: 10px 0 0 0;
  }
}
/**
入力ページ
 */
header .header__body,
header .header-2__body {
  line-height: 1.8;
}

div.page section.form div.form {
  margin: 0 auto;
  max-width: 1130px;
  width: 90%;
}

@media screen and (max-width: 1024px) {
  div.page section.form div.form {
    width: 100%;
  }
}
div.page .formInputWrap .grid-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  div.page .formInputWrap .grid-wrap {
    display: block;
  }
}
div.page section.form div.form .formInputWrap div.grid div.grid-title h2 {
  font-size: 16px;
  font-weight: normal;
}

@media screen and (max-width: 1024px) {
  div.page section.form div.form .formInputWrap div.grid div.grid-title h2 {
    font-size: 12px;
  }
}
div.page section.form div.form .formInputWrap div.grid {
  -ms-flex-wrap: wrap;
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

div.page section.form div.form .formInputWrap div.grid-1 {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

@media screen and (min-width: 1025px) {
  div.page section.form div.form .formInputWrap div.grid-1 {
    width: 50%;
  }
}
div.page section.form div.form .formInputWrap div.grid-2 {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  border-left: none;
  flex-grow: 1;
}

@media screen and (max-width: 1024px) {
  div.page section.form div.form .formInputWrap div.grid-2 {
    border-left: 1px solid #000;
    border-top: none;
  }
}
@media screen and (min-width: 1025px) {
  div.page section.form div.form .formInputWrap div.grid-2 {
    width: 50%;
  }
}
div.page section.form div.form .formInputWrap div.grid-3 {
  border-top: none;
}

div.page section.form div.form .formInputWrap div.grid-4 {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  border-top: none;
  flex-direction: column;
}

div.page section.form div.form .formInputWrap div.grid div.grid-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
}

div.page section.form div.form .formInputWrap div.grid div.grid-title h2 {
  line-height: 64px;
  padding-left: 20px;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area {
  -ms-flex: 1 1 100px;
  -webkit-box-flex: 1;
  flex: 1 1 100px;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.text {
  margin: 0;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.text input[type=text] {
  background: transparent;
  border: none;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.text.required.on input[type=text] {
  border: none;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.tel {
  margin: 0;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.tel input[type=text] {
  background: transparent;
  border: none;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.email {
  margin: 0;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.email input[type=email] {
  background: transparent;
  border: none;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.email.required.on input[type=email] {
  border: none;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.textarea {
  margin: 0;
}

div.page section.form div.form .formInputWrap div.grid div.grid-area div.textarea textarea {
  background: transparent;
  border: none;
}

section.form div.form .formInputWrap div.grid div.grid-area div.textarea.required.on textarea {
  border: none;
}

div.page section.form div.form div.grid .grid-wide {
  padding-left: 20px;
  width: 100%;
}

div.page section.form div.form .formInputWrap div.grid-4 div.alert {
  padding-left: 20px;
}

div.page div.note {
  background-color: #939393;
  margin: 25px auto 30px;
  max-width: 1130px;
  padding: 50px 75px;
  width: 90%;
}

@media screen and (max-width: 1024px) and (min-width: 481px) {
  div.page div.note {
    margin: 20px 40px 20px;
    padding: 30px 40px;
    width: initial;
  }
}
@media screen and (max-width: 480px) {
  div.page div.note {
    margin: 20px 20px 15px;
    padding: 20px 30px;
    width: initial;
  }
}
div.page div.note p {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 1024px) {
  div.page div.note p {
    font-size: 12px;
  }
}
div.page section.form footer.form ul {
  padding: 25px 0 30px 0;
}

div.page section.form footer.form ul li .submit {
  background-color: #000;
  border: solid 1px #004cad;
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  height: 64px;
  line-height: 1em;
  margin: 0 auto;
  max-width: 360px;
  padding: 20px 0 20px 0;
  text-align: center;
  width: 100%;
}

.privacyPolicy {
  margin: 30px auto 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.privacyPolicy .alert {
  color: #dc2000;
  font-size: 1.4rem;
  line-height: 1.5em;
  margin-top: 10px;
}

.privacyPolicy__input {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  justify-content: center;
}
.privacyPolicy__input input {
  margin-right: 10px;
}

@media screen and (max-width: 1024px) {
  .privacyPolicy {
    margin: 25px auto 0;
  }
  .privacyPolicy__input {
    font-size: 12px;
  }
}
/**
確認ページ
 */
div.page section.form div.form .confirmWrap {
  margin: 0 auto;
  max-width: 650px;
}

div.page section.form div.form .confirmWrap div.grid div.grid-title h2 {
  font-size: 16px;
  font-weight: normal;
}

@media screen and (max-width: 1024px) {
  div.page section.form div.form .confirmWrap div.grid div.grid-title h2 {
    font-size: 16px;
  }
}
section.form div.form .confirmWrap div.grid div.grid-area p {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}

@media screen and (max-width: 1024px) {
  section.form div.form .confirmWrap div.grid div.grid-area p {
    color: #000;
    font-size: 16px;
  }
}
.confirmBackBtn {
  background-color: #fff;
  border: solid 1px #004cad;
  color: #000;
  display: block;
  font-size: 1.5rem;
  height: 64px;
  line-height: 1em;
  margin: 0 auto;
  max-width: 360px;
  padding: 20px 0 20px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.confirmBackBtn:hover {
  text-decoration: none;
}

/**
完了ページ
 */
.formThanks {
  margin: 0 auto;
  max-width: 650px;
  width: calc(100% - 30px);
}
.formThanks .formThanks__title {
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #000;
  box-sizing: border-box;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5em;
  margin-bottom: 60px;
  padding: 0 0 50px 0;
  text-align: center;
}
.formThanks .formThanks__text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
}