@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  /*box-sizing: inherit;*/
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
  line-height: 1;
}

/* # =================================================================
     # General elements
     # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

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

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

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

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* ピクセルをvwに変換するfunction */
/*　引数viewportにてデザイン上の横幅のサイズを指定*/
html[lang=ja] {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@media screen and (max-width: 970px) {
  html {
    font-size: 63.5%;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 63.5%; /* スマホにてフォントサイズ10px指定 */
    overflow-x: hidden;
  }
}

main {
  width: 100%;
}
main .container {
  width: 980px;
  margin: 0 auto;
  padding: 44px 0;
}
main .container h1 {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
main .container h1::after {
  content: "";
  display: block;
  width: 52px;
  height: 2px;
  margin: 16px auto 0;
}
@media screen and (max-width: 970px) {
  main .container {
    width: 100%;
    margin: 0;
    padding: 44px 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  main .container {
    width: 100vw;
    margin: 0;
    padding: 11.7333333333vw 0;
  }
  main .container h1 {
    font-size: 2rem;
  }
  main .container h1::after {
    width: 13.8666666667vw;
    margin: 4.2666666667vw auto 0;
  }
}
main .l-form__wrapp {
  /*visibility: hidden;*/
  position: relative;
  width: 980px;
  overflow: hidden;
}
@media screen and (max-width: 970px) {
  main .l-form__wrapp {
    width: 100vw;
  }
}
@media screen and (max-width: 640px) {
  main .l-form__wrapp {
    width: 100vw;
  }
}
main .l-form__input {
  width: 980px;
  border-radius: 20px;
  padding: 32px 0;
}
main .l-form__input-label {
  font-size: 16px;
  font-weight: bold;
}
main .l-form__input-label-noreq {
  margin-top: 18px;
}
@media screen and (max-width: 970px) {
  main .l-form__input {
    width: 100%;
    border-radius: 0;
  }
}
@media screen and (max-width: 640px) {
  main .l-form__input {
    width: 100%;
    border-radius: 0;
  }
  main .l-form__input-label {
    font-size: 1.4rem;
  }
  main .l-form__input-label-noreq {
    margin-top: 0;
    line-height: 1.27;
  }
}
main .l-form__confirm {
  display: none;
  width: 980px;
  border-radius: 20px;
  /*padding: 32px 0;*/
  overflow: hidden;
}
main .l-form__confirm > div {
  padding: 32px 0;
}
@media screen and (max-width: 970px) {
  main .l-form__confirm {
    width: 100%;
    border-radius: 0;
  }
  main .l-form__confirm > div {
    padding: 2.2680412371vw 0;
  }
}
@media screen and (max-width: 640px) {
  main .l-form__confirm {
    width: 100vw;
    border-radius: 0;
  }
  main .l-form__confirm > div {
    padding: 5.8666666667vw 0;
  }
}
main .l-form__no-visible {
  display: none;
  opacity: 0;
  height: 0;
}

header {
  width: 100%;
  height: 63px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 640px) {
  header {
    width: 100vw;
    height: 16vw;
  }
  header p {
    width: 32vw;
  }
}

footer {
  width: 100%;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
}

.c-icon__must {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 18px;
  border-radius: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}

.c-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.c-btn:hover {
  opacity: 0.8;
}
.c-btn::active {
  opacity: 0.5;
}
.c-btn__box {
  width: 100%;
  height: 64px;
}
.c-btn__active {
  width: 247px;
  height: 64px;
  margin: 28px auto 0;
  background-image: url(../img/btn_active.png);
  background-repeat: no-repeat;
}
.c-btn__disable {
  width: 247px;
  height: 64px;
  margin: 28px auto 0;
  background-image: url(../img/btn_disable.png);
  background-repeat: no-repeat;
  pointer-events: none;
}
.c-btn__send {
  width: 247px;
  height: 64px;
  margin: 0 auto;
  background-image: url(../img/btn_active.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .c-btn__send {
    width: 43.7333333333vw;
    height: 17.0666666667vw;
    background-image: url(../img/sp_btn_active.png);
  }
}
.c-btn__back {
  width: 247px;
  height: 64px;
  margin: 0 auto;
  background-image: url(../img/btn_back.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .c-btn__back {
    width: 43.7333333333vw;
    height: 17.0666666667vw;
    background-image: url(../img/sp_btn_back.png);
  }
}
.c-btn__comp {
  width: 247px;
  height: 64px;
  margin: 28px auto 0;
  background-image: url(../img/btn_active.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .c-btn__comp {
    width: 82.9333333333vw;
    height: 17.0666666667vw;
    background-size: 100% 100%;
  }
}
.c-btn__no {
  visibility: hidden;
  height: 0 !important;
  margin: 0 !important;
}
.c-btn__on {
  visibility: visible;
  height: 64px;
}
@media screen and (max-width: 970px) {
  .c-btn__box {
    height: 6.5979381443vw;
  }
  .c-btn__active, .c-btn__disable {
    width: 96.7010309278vw;
    height: 6.5979381443vw;
    background-size: 100% 100%;
  }
  .c-btn__active {
    background-image: url(../img/tb_btn_active.png);
  }
  .c-btn__disable {
    background-image: url(../img/tb_btn_disable.png);
  }
}
@media screen and (max-width: 640px) {
  .c-btn__box {
    height: 17.0666666667vw;
  }
  .c-btn__active, .c-btn__disable {
    width: 91.4666666667vw;
    height: 17.1581769437vw;
    background-size: 100% 100%;
  }
  .c-btn__active {
    background-image: url(../img/sp-btn_active.png);
  }
  .c-btn__disable {
    background-image: url(../img/sp-btn_disable.png);
  }
}

.c-btnbox__check {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 16px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .c-btnbox__check {
    width: 91.4666666667vw;
    column-gap: 4vw;
    margin: 0 auto;
  }
}

.c-form__checkbox {
  opacity: 0;
  position: absolute;
}
.c-form__checkbox + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}
.c-form__checkbox + label::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../img/checkbox_off.png) no-repeat;
  background-position: 0 -2px;
  top: 0;
  left: 0;
}
.c-form__checkbox:checked + label::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../img/checkbox_on.png) no-repeat;
  background-position: 0 -2px;
  top: 0;
  left: 0;
}
.c-form__text {
  width: 480px;
  height: 48px;
  padding: 16px;
  border: 1px solid;
  border-radius: 9px;
  font-size: 16px;
}
@media screen and (max-width: 970px) {
  .c-form__text {
    width: 96.7010309278vw;
    height: 4.9484536082vw;
    padding: 1.6494845361vw;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .c-form__text {
    width: 91.4666666667vw;
    height: 12.8vw;
    padding: 4.2666666667vw;
    font-size: 1.6rem;
  }
}
.c-form__radio {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 48px;
  padding-left: 16px;
  border-radius: 9px;
  border: 1px solid;
  font-size: 16px;
  cursor: pointer;
}
.c-form__radio input[type=radio] {
  opacity: 0;
  position: absolute;
}
.c-form__radio::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../img/radio_off.png) no-repeat;
  background-position: 0 -1px;
  top: 14px;
  left: 10px;
}
.c-form__radio-on::before {
  background: url(../img/radio_on.png) no-repeat;
  background-position: 0 -1px;
}
.c-form__select {
  appearance: none;
  width: 480px;
  height: 48px;
  padding: 16px;
  border-radius: 9px;
  border: 1px solid;
  font-size: 16px;
  background-size: 13px 9px;
  background-repeat: no-repeat;
  background-position: right 14px center;
}
@media screen and (max-width: 970px) {
  .c-form__select {
    width: 96.7010309278vw;
    height: 6.3917525773vw;
    padding: 1.6494845361vw;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .c-form__select {
    width: 91.4666666667vw;
    height: 12.8vw;
    padding: 4.2666666667vw;
    font-size: 1.6rem;
  }
}
.c-form__textarea {
  appearance: none;
  resize: none;
  width: 480px;
  height: 197px;
  padding: 16px;
  border-radius: 9px;
  border: 1px solid;
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 970px) {
  .c-form__textarea {
    width: 96.7010309278vw;
    height: 20.3092783505vw;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .c-form__textarea {
    width: 91.4666666667vw;
    height: 52.5333333333vw;
    font-size: 1.6rem;
  }
}
.c-form__err {
  margin-top: 8px;
  font-size: 12px;
  font-weight: bold;
}
.c-form__err-name, .c-form__err-kana, .c-form__err-mail, .c-form__err-sex, .c-form__err-item, .c-form__err-main {
  display: none;
}

.c-confirm__text {
  font-size: 18px;
  line-height: 1.7;
  white-space: pre-wrap;
}
@media screen and (max-width: 640px) {
  .c-confirm__text {
    font-size: 1.8rem;
  }
}

.c-scroll-y {
  overflow-y: scroll;
}
.c-scroll-y::-webkit-scrollbar {
  width: 4px;
  height: 7px;
}
.c-scroll-y::-webkit-scrollbar-track {
  background-color: transparent;
}
.c-scroll-y::-webkit-scrollbar-thumb {
  background-color: #B6B9C1;
}

.c-modal {
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.58);
}
.c-modal__wrapp {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-modal__box {
  width: 656px;
  height: 290px;
  padding-top: 52px;
  border-radius: 20px;
}
.c-modal__header {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.c-modal__text {
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 970px) {
  .c-modal__box {
    width: 67.6288659794vw;
  }
}
@media screen and (max-width: 640px) {
  .c-modal__box {
    width: 91.4666666667vw;
  }
}

.p-readtext {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}
.p-readtext__no {
  display: none;
}
@media screen and (max-width: 970px) {
  .p-readtext {
    width: 100%;
    margin: 33px auto 36px;
  }
  .p-readtext br {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .p-readtext {
    font-size: 1.4rem;
    margin-top: 9.3333333333vw;
    margin-bottom: 9.6vw;
    padding: 0 4.2666666667vw;
  }
  .p-readtext br {
    display: none;
  }
}

.p-form__row {
  display: flex;
  width: 100%;
  /*height: 78px;*/
  padding-bottom: 29px;
}
@media screen and (max-width: 970px) {
  .p-form__row {
    display: block;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-form__row {
    display: block;
    padding-bottom: 5.3333333333vw;
  }
}
.p-form__row-L {
  display: flex;
  width: 100%;
  /*height: 197px;*/
}
@media screen and (max-width: 970px) {
  .p-form__row-L {
    display: block;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-form__row-L {
    display: block;
    padding-bottom: 5.3333333333vw;
  }
}
.p-form__col1 {
  width: 302px;
}
.p-form__col1 p {
  margin: 0 0 0 auto;
}
.p-form__col1 p:first-child {
  text-align: right;
}
@media screen and (max-width: 970px) {
  .p-form__col1 {
    width: 100%;
    padding-bottom: 0.618556701vw;
  }
  .p-form__col1 div,
.p-form__col1 label {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 1.6494845361vw;
  }
  .p-form__col1 p {
    margin: 0;
  }
  .p-form__col1 p:first-child {
    text-align: left;
  }
  .p-form__col1 p:nth-child(2) {
    margin: 0 0 0 8px !important;
  }
}
@media screen and (max-width: 640px) {
  .p-form__col1 {
    width: 100%;
    padding-bottom: 1.6vw;
  }
  .p-form__col1 div,
.p-form__col1 label {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 4.2666666667vw;
  }
  .p-form__col1 p {
    margin: 0;
  }
  .p-form__col1 p:first-child {
    text-align: left;
  }
  .p-form__col1 p:nth-child(2) {
    margin: 0 0 0 8px !important;
  }
}
.p-form__col2 {
  width: 678px;
  padding-left: 40px;
}
@media screen and (max-width: 970px) {
  .p-form__col2 {
    width: 100%;
    padding: 0 1.6494845361vw;
  }
}
@media screen and (max-width: 640px) {
  .p-form__col2 {
    width: 100%;
    padding: 0 4.2666666667vw;
  }
}

.p-confirm__row {
  display: flex;
  width: 100%;
  height: 52px;
}
@media screen and (max-width: 970px) {
  .p-confirm__row {
    display: block;
    height: auto;
    padding-bottom: 2.0618556701vw;
  }
}
@media screen and (max-width: 640px) {
  .p-confirm__row {
    display: block;
    height: auto;
    padding-bottom: 5.3333333333vw;
  }
}
.p-confirm__row-L {
  display: flex;
  width: 100%;
  min-height: 52px;
}
.p-confirm__row-L p {
  line-height: 1.7;
}
@media screen and (max-width: 970px) {
  .p-confirm__row-L {
    display: block;
    padding-bottom: 2.0618556701vw;
  }
}
@media screen and (max-width: 640px) {
  .p-confirm__row-L {
    display: block;
    padding-bottom: 5.3333333333vw;
  }
}
.p-confirm__col1 {
  width: 302px;
}
.p-confirm__col1 p {
  margin: 0 0 0 auto;
}
.p-confirm__col1 p:first-child {
  text-align: right;
}
@media screen and (max-width: 970px) {
  .p-confirm__col1 {
    width: 100%;
    padding-bottom: 0.618556701vw;
  }
  .p-confirm__col1 label,
.p-confirm__col1 div {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 1.6494845361vw;
  }
  .p-confirm__col1 p {
    margin: 0;
  }
  .p-confirm__col1 p:first-child {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .p-confirm__col1 {
    width: 100%;
    padding-bottom: 1.6vw;
  }
  .p-confirm__col1 label,
.p-confirm__col1 div {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 4.2666666667vw;
  }
  .p-confirm__col1 p {
    margin: 0;
  }
  .p-confirm__col1 p:first-child {
    text-align: left;
  }
}
.p-confirm__col2 {
  width: 678px;
  padding: 0 40px;
}
.p-confirm__col2 p {
  width: 480px;
}
@media screen and (max-width: 970px) {
  .p-confirm__col2 {
    width: 100%;
    padding: 0 1.6494845361vw;
  }
}
@media screen and (max-width: 640px) {
  .p-confirm__col2 {
    width: 100%;
    padding: 0 4.2666666667vw;
  }
}

.p-personalinfo__wrapp {
  width: 980px;
  height: 195px;
  margin-top: 34px;
  padding: 10px 6px;
  border: 1px solid;
}
@media screen and (max-width: 970px) {
  .p-personalinfo__wrapp {
    width: 96.7010309278vw;
    height: 17.7319587629vw;
    margin: 3.5051546392vw auto 0;
    padding: 2.4742268041vw 1.6494845361vw;
  }
}
@media screen and (max-width: 640px) {
  .p-personalinfo__wrapp {
    width: 91.4666666667vw;
    height: 45.8666666667vw;
    margin: 9.0666666667vw auto 0;
    padding: 6.4vw 4.2666666667vw;
  }
}
.p-personalinfo__text {
  width: 968px;
  height: 175px;
  padding: 14px 32px;
}
.p-personalinfo__text-body {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7;
}
.p-personalinfo__text-h1 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
}
.p-personalinfo__text-h2 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.7;
}
@media screen and (max-width: 970px) {
  .p-personalinfo__text {
    width: 100%;
    height: 100%;
    padding: 0 1.0309278351vw;
  }
  .p-personalinfo__text-body {
    font-size: 1.2rem;
  }
  .p-personalinfo__text-h1 {
    margin-bottom: 1.2371134021vw;
    font-size: 1.8rem;
  }
  .p-personalinfo__text-h2 {
    margin-bottom: 1.2371134021vw;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .p-personalinfo__text {
    width: 100%;
    height: 100%;
    padding: 0 2.6666666667vw;
  }
  .p-personalinfo__text-body {
    font-size: 1.2rem;
  }
  .p-personalinfo__text-h1 {
    margin-bottom: 3.2vw;
    font-size: 1.8rem;
  }
  .p-personalinfo__text-h2 {
    margin-bottom: 3.2vw;
    font-size: 1.6rem;
  }
}
.p-personalinfo__check {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 329px;
  height: 48px;
  margin: 12px auto 0;
  border-radius: 9px;
  border: 1px solid;
  font-size: 16px;
}
@media screen and (max-width: 970px) {
  .p-personalinfo__check {
    width: 96.7010309278vw;
    height: 4.9484536082vw;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .p-personalinfo__check {
    width: 91.4666666667vw;
    height: 12.8vw;
    font-size: 1.6rem;
  }
}

.u-display__inline-flex {
  display: inline-flex;
}

.u-mt6 {
  margin-top: 6px !important;
}
@media screen and (max-width: 640px) {
  .u-mt6 {
    margin-top: 4.2666666667vw !important;
  }
}

.u-mt18 {
  margin-top: 18px !important;
}
@media screen and (max-width: 640px) {
  .u-mt18 {
    margin-top: 4.8vw !important;
  }
}

.u-mt25 {
  margin-top: 25px !important;
}
@media screen and (max-width: 640px) {
  .u-mt25 {
    margin-top: 6.6666666667vw !important;
  }
}

.u-mt28 {
  margin-top: 28px !important;
}
@media screen and (max-width: 640px) {
  .u-mt28 {
    margin-top: 7.4666666667vw !important;
  }
}

.u-mt36 {
  margin-top: 36px !important;
}
@media screen and (max-width: 640px) {
  .u-mt36 {
    margin-top: 9.6vw !important;
  }
}

.u-mt45 {
  margin-top: 45px !important;
}
@media screen and (max-width: 640px) {
  .u-mt45 {
    margin-top: 12vw !important;
  }
}

.u-mr10 {
  margin-right: 10px !important;
}
@media screen and (max-width: 640px) {
  .u-mr10 {
    margin-right: 2.6666666667vw !important;
  }
}

.u-ml14 {
  margin-left: 14px !important;
}
@media screen and (max-width: 640px) {
  .u-ml14 {
    margin-left: 3.7333333333vw !important;
  }
}

.u-marginLR0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.u-pt18 {
  padding-top: 18px !important;
}

.u-pt32 {
  padding-top: 32px !important;
}

.u-pb32 {
  padding-bottom: 32px !important;
}

.u-borderbottom_1px {
  border-bottom: 1px solid;
}

#light {
  background: #FFFFFF;
}
#light header {
  border-bottom: 3px solid #EE1D23;
  background-color: #fff;
}
#light .light-logo {
  display: block;
}
#light .dark-logo {
  display: none;
}
#light footer {
  border-top: 3px solid #EE1D23;
  background-color: #fff;
  color: #1F1F1F;
}
#light main {
  background: #F2F4F8;
}
#light main h1 {
  color: #1F1F1F;
}
#light main h1::after {
  background-color: #EE1D23;
}
#light main .l-form__input {
  background: #FFFFFF;
}
#light main .l-form__confirm {
  background: #FFFFFF;
}
#light .c-btn {
  color: #fff;
}
#light ::placeholder {
  color: rgba(31, 31, 31, 0.3);
}
#light .c-form__text {
  border-color: #CED2D8;
}
#light .c-form__text:focus {
  background-color: #FFFFFF;
}
#light .c-form__text:-webkit-autofill {
  box-shadow: 0 0 0 1000px #FFFFFF inset;
  border-color: #CED2D8;
  -webkit-text-fill-color: #1F1F1F;
}
#light .c-form__text-nodata {
  background-color: #FFF5F5;
}
#light .c-form__radio {
  border-color: #CED2D8;
}
#light .c-form__radio-nodata {
  background: #FFF5F5;
}
#light .c-form__select {
  border-color: #CED2D8;
  background-image: url("../img/down_arrow.svg");
}
#light .c-form__select-nodata {
  background-color: #FFF5F5;
}
#light .c-form__textarea {
  border-color: #CED2D8;
}
#light .c-form__textarea-nodata {
  background-color: #FFF5F5;
}
#light .c-form__err {
  color: #B72F33;
}
#light .c-icon__must {
  background: #B72F33;
}
#light .c-modal__box {
  background-color: #FFFFFF;
}
#light .p-readtext {
  color: #1F1F1F;
}
#light .p-personalinfo__wrapp {
  background: #E9EBF0;
  border-color: #CED2D8;
}
#light .p-personalinfo__check {
  background: #FFF5F5;
  border-color: #CED2D8;
  color: #1F1F1F;
}
#light .u-borderbottom_1px {
  border-color: #F2F4F8;
}

#dark {
  background: #1F2126;
}
#dark header {
  border-bottom: 3px solid #EE1D23;
  background-color: #1F2126;
}
#dark .light-logo {
  display: none;
}
#dark .dark-logo {
  display: block;
}
#dark footer {
  border-top: 3px solid #EE1D23;
  background-color: #1F2126;
  color: #FFFFFF;
}
#dark main {
  background: #2F3238;
}
#dark h1 {
  color: #FFFFFF;
}
#dark h1::after {
  background-color: #EE1D23;
}
#dark .l-form__input {
  background: #1F2126;
  color: #FFFFFF;
}
#dark .l-form__confirm {
  background: #1F2126;
  color: #FFFFFF;
}
#dark .c-btn {
  color: #fff;
}
#dark .c-btn__disable {
  color: rgba(255, 255, 255, 0.3);
}
#dark ::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
#dark .c-form__text {
  color: #FFFFFF;
  background-color: #1F2126;
  border-color: #636468;
}
#dark .c-form__text:focus {
  background-color: #1F2126;
}
#dark .c-form__text:-webkit-autofill {
  box-shadow: 0 0 0 1000px #1F2126 inset;
  border-color: #636468;
  -webkit-text-fill-color: #FFFFFF;
}
#dark .c-form__text-nodata {
  border-color: #B72F33;
  border-width: 2px;
}
#dark .c-form__radio {
  background: transparent;
  border-color: #636468;
}
#dark .c-form__radio::before {
  background: url(../img/dark_radio_off.png) no-repeat;
  background-position: 0 -1px;
}
#dark .c-form__radio-on::before {
  background: url(../img/dark_radio_on.png) no-repeat;
  background-position: 0 -1px;
}
#dark .c-form__radio-nodata {
  border-color: #B72F33;
}
#dark .c-form__select {
  color: #FFFFFF;
  background-color: transparent;
  background-image: url("../img/down_arrow-white.svg");
  border-color: #636468;
}
#dark .c-form__select-nodata {
  border-color: #B72F33;
}
#dark .c-form__textarea {
  color: #FFFFFF;
  background: transparent;
  border-color: #636468;
}
#dark .c-form__textarea-nodata {
  border-color: #B72F33;
}
#dark .c-form__checkbox + label::before {
  background: url(../img/dark_checkbox_off.png) no-repeat;
  background-position: 0 -2px;
}
#dark .c-form__checkbox:checked + label::before {
  background: url(../img/dark_checkbox_on.png) no-repeat;
  background-position: 0 -2px;
}
#dark .c-form__err {
  color: #B72F33;
}
#dark .c-icon__must {
  background: #B72F33;
}
#dark .c-modal__box {
  color: #FFFFFF;
  background-color: #1F2126;
}
#dark .p-readtext {
  color: #FFFFFF;
}
#dark .p-personalinfo__wrapp {
  background: #1F2126;
  border-color: #1F2126;
  color: #FFFFFF;
}
#dark .p-personalinfo__check {
  background: transparent;
  border-width: 2px;
  border-color: #B72F33;
  color: #FFFFFF;
}
#dark .u-borderbottom_1px {
  border-color: #2F3238;
}