@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kosugi&display=swap&text=\\");
article, aside, details, figcaption, figure, footer,
header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

html.no-cssanimations audio, html.no-cssanimations canvas, html.no-cssanimations video {
  display: inline;
  zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  font-family: inherit;
}

caption, th, td {
  text-align: left;
}

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  vertical-align: middle;
}

button, input {
  line-height: normal;
}

html.no-postmessage button, html.no-postmessage input {
  overflow: visible;
}

textarea,
input[type=text],
input[type=password],
input[type=tel] {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
}

select {
  border-radius: 0;
  background-color: #fff;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button {
  -webkit-appearance: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  line-height: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

::-webkit-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

*::-moz-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:-moz-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:placeholder-shown {
  color: #a4a4a4;
  opacity: 1;
}

body {
  min-height: 100vh;
  line-height: 1.5;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote, form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.2;
}

ul {
  list-style: none;
  list-style-image: none;
}

em {
  font-style: normal;
}

small {
  font-size: 100%;
}

label {
  cursor: pointer;
}

textarea {
  overflow: auto;
}

legend {
  display: none;
}

fieldset {
  border: none;
}

input, textarea, select, label {
  font-family: inherit;
}

object {
  vertical-align: middle;
  outline: none;
}

abbr, acronym {
  border: none;
  font-variant: normal;
}

address, caption, cite, code, dfn, var {
  font-weight: normal;
  font-style: normal;
}

hr {
  display: none;
}

html.no-postmessage body, html.no-postmessage br {
  letter-spacing: 0;
}

html.no-postmessage div {
  zoom: 1;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

*::before,
*::after {
  box-sizing: border-box;
}

body {
  color: #1A1A1A;
  font-family: "Kosugi", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
}

input, textarea, select, button {
  color: #1A1A1A;
  font-family: "Kosugi", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
}

a {
  color: #1A1A1A;
  text-decoration: none;
  cursor: pointer;
}

img.pc, br.pc {
  display: inline-block;
}

div.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 1023px) {
  body {
    font-weight: normal;
  }
  input, textarea, select {
    font-weight: normal;
  }
  .pc {
    display: none !important;
  }
  img.sp, br.sp {
    display: inline-block;
  }
  div.sp, p.sp {
    display: block;
  }
  img {
    width: 100%;
  }
  .sp {
    display: block;
  }
}
html, body {
  height: 100%;
  margin: 0;
}

#wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 1248px;
}

@media screen and (max-width: 1023px) {
  #wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-width: inherit;
  }
}
main {
  flex: 1;
}

.header {
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
  height: 88px;
  position: relative;
  z-index: 1002;
}
.header_inner {
  display: flex;
  align-items: center;
}
.header_logo {
  padding: 21px 24px 20px;
}
.header_logo img {
  width: 187px;
}
@media screen and (min-width: 1024px) {
  .header_logo img {
    image-rendering: -webkit-optimize-contrast;
  }
}
.header_nav {
  display: flex;
  margin-left: 56px;
}
.header_nav li a {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .header_nav li a {
    transition: opacity 0.15s ease-out;
  }
  .header_nav li a:hover {
    opacity: 0.6;
  }
}
.header_nav li + li {
  margin-left: 40px;
}
.header_user {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.header_user_inner {
  padding: 25px 52px 0 56px;
  cursor: pointer;
}
.header_user_inner::before {
  position: absolute;
  left: 0;
  top: calc(50% - 20px);
  content: "";
  background: #458BF5 url(../images/common/header_ico_user.svg) center no-repeat;
  background-size: 14px auto;
  width: 40px;
  height: 40px;
  border-radius: 100%;
}
.header_user_inner::after {
  content: "";
  background: url(../images/common/header_ico_arrow.svg) 0 0 no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 8px;
  position: absolute;
  top: calc(50% - 4px);
  right: 24px;
  transition: transform 0.3s;
}
.header_user_inner.show::after {
  transform: rotateX(180deg);
}
.header_user_company {
  font-size: 1.4rem;
  color: #2F73D9;
  white-space: nowrap;
  max-width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.header_user_name {
  font-size: 1.4rem;
  font-weight: bold;
  white-space: nowrap;
  max-width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.header_userBox {
  display: none;
  position: absolute;
  top: 88px;
  right: 24px;
  z-index: 100;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 12px;
  padding: 24px 24px 11px;
  min-width: 240px;
  white-space: nowrap;
  cursor: initial;
}
.header_userBox > div {
  position: relative;
  padding-left: 64px;
  margin-bottom: 17px;
}
.header_userBox > div::before {
  position: absolute;
  left: 0;
  top: calc(50% - 24px);
  content: "";
  background: #458BF5 url(../images/common/header_ico_user.svg) center no-repeat;
  background-size: 14px auto;
  width: 48px;
  height: 48px;
  border-radius: 100%;
}
.header_userBox > p {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.header_userBox_name {
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 1px;
  white-space: nowrap;
  max-width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.header_userBox_department {
  font-size: 1.4rem;
  color: #949494;
  margin-top: -2px;
  white-space: nowrap;
  max-width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.header_userBox_account a, .header_userBox_logout a {
  font-size: 1.4rem;
  line-height: 1.2;
  display: block;
  padding: 18px 0 15px;
}
.header_userBox_account a img, .header_userBox_logout a img {
  vertical-align: top;
  margin-right: 8px;
}
@media screen and (min-width: 1024px) {
  .header_userBox_account a, .header_userBox_logout a {
    transition: opacity 0.15s ease-out;
  }
  .header_userBox_account a:hover, .header_userBox_logout a:hover {
    opacity: 0.6;
  }
}
.header_userBox_logout a {
  color: #ED0B0B;
}
.header_spNav {
  display: none;
}
.header_overlay {
  display: none;
}

@media screen and (max-width: 1023px) {
  .header {
    box-shadow: 0px 0.5333333333vw 4.2666666667vw rgba(0, 0, 0, 0.12);
    height: 16vw;
  }
  .header_inner {
    background-color: #fff;
    position: relative;
    z-index: 2;
  }
  .header_logo {
    padding: 3.7333333333vw 4.2666666667vw 3.2vw;
  }
  .header_logo img {
    width: 36.4213333333vw;
  }
  .header_nav {
    position: absolute;
    top: 20.5333333333vw;
    left: 0;
    right: 0;
    display: block;
    margin-left: 0;
    z-index: 200;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header_nav li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header_nav li a {
    display: block;
    font-size: 4.8vw;
    padding: 6.4vw 8.5333333333vw 5.8666666667vw;
  }
  .header_nav li + li {
    margin-left: 0;
  }
  .header_user {
    display: block;
    position: static;
  }
  .header_user_inner {
    display: none;
  }
  .header_user_company {
    font-size: 1.4rem;
    color: #2F73D9;
    white-space: nowrap;
    max-width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .header_user_name {
    font-size: 1.4rem;
    font-weight: bold;
    white-space: nowrap;
    max-width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .header_userBox {
    width: 91.4666666667vw;
    display: block;
    position: absolute;
    top: 64.5333333333vw;
    left: 0;
    right: 0;
    z-index: 100;
    box-shadow: 0px 0.5333333333vw 4.2666666667vw rgba(0, 0, 0, 0.12);
    border-radius: 3.2vw;
    margin: 0 auto;
    padding: 6.4vw 4.2666666667vw 0vw;
    min-width: inherit;
    white-space: inherit;
    cursor: initial;
  }
  .header_userBox > div {
    position: relative;
    padding-top: 0.5333333333vw;
    padding-left: 17.0666666667vw;
    margin-bottom: 4.5333333333vw;
  }
  .header_userBox > div::before {
    position: absolute;
    left: 0;
    top: calc(50% - 6.4vw);
    content: "";
    background: #458BF5 url(../images/common/header_ico_user.svg) center no-repeat;
    background-size: 3.7333333333vw auto;
    width: 12.8vw;
    height: 12.8vw;
  }
  .header_userBox_company {
    font-size: 3.7333333333vw;
    color: #2F73D9;
    word-break: break-all;
  }
  .header_userBox_name {
    font-size: 4.8vw;
    padding-top: 0vw;
    white-space: inherit;
    max-width: inherit;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .header_userBox_department {
    font-size: 3.7333333333vw;
    padding: 1.6vw 2.1333333333vw 2.1333333333vw;
    color: #949494;
    margin-top: 0;
    white-space: inherit;
    max-width: inherit;
    word-break: break-all;
    border-top: none !important;
  }
  .header_userBox_account a, .header_userBox_logout a {
    font-size: 3.7333333333vw;
    display: block;
    padding: 7.2vw 2.1333333333vw 6.4vw;
  }
  .header_userBox_account a img, .header_userBox_logout a img {
    vertical-align: top;
    margin-right: 2.1333333333vw;
    width: 3.7333333333vw;
  }
  .header_userBox_logout a {
    color: #ED0B0B;
  }
  .header_spNav {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 16.2666666667vw;
    height: 16vw;
  }
  .header_spNav img {
    width: 5.3333333333vw;
  }
  .header_spNav button {
    position: absolute;
    inset: 0;
    display: block;
    padding: 5.8666666667vw 5.3333333333vw;
  }
  .header_spNav .header_spNav_open {
    opacity: 1;
  }
  .header_spNav .header_spNav_close {
    opacity: 0;
  }
  .header_spNav.show .header_spNav_open {
    opacity: 0;
  }
  .header_spNav.show .header_spNav_close {
    opacity: 1;
  }
  .header_overlay {
    display: block;
    position: fixed;
    inset: 0;
    background-color: #f7f7f7;
    z-index: 1;
  }
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  padding: 0 40px;
}
.footer_info {
  font-size: 1.4rem;
}
.footer_info b {
  color: #2F73D9;
}
.footer_copyright {
  font-size: 1.2rem;
  font-weight: bold;
  color: #949494;
  margin-left: auto;
}

@media screen and (max-width: 1023px) {
  .footer_inner {
    display: block;
    height: auto;
    padding: 6.6666666667vw 6.4vw 6.1333333333vw;
  }
  .footer_inner:has(> .footer_copyright:only-child) {
    padding: 10.6666666667vw 6.4vw;
  }
  .footer_inner:has(> .footer_copyright:only-child) .footer_copyright {
    margin-top: 0;
  }
  .footer_info {
    font-size: 2.9333333333vw;
    line-height: 1.4285714286;
  }
  .footer_copyright {
    font-size: 3.2vw;
    text-align: right;
    margin-top: 10.4vw;
  }
}
main {
  background: rgba(69, 139, 245, 0.1) url(../images/common/bg_main.png) left top no-repeat;
  background-size: 608px auto;
  padding-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  main {
    background: rgba(69, 139, 245, 0.1) url(../images/common/bg_main_sp.png) left top no-repeat;
    background-size: 100% auto;
    padding-bottom: 16vw;
  }
}
.c-btnType01 {
  display: block;
  text-align: center;
  width: 344px;
  height: 72px;
  line-height: 72px;
  border-radius: 72px;
  text-align: center;
  background-color: #458BF5;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}
.c-btnType01.disable {
  pointer-events: none;
  opacity: 0.3;
}
@media screen and (min-width: 1024px) {
  .c-btnType01 {
    transition: opacity 0.15s ease-out;
  }
  .c-btnType01:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 1023px) {
  .c-btnType01 {
    width: 100%;
    height: 19.2vw;
    line-height: 19.2vw;
    font-size: 5.3333333333vw;
    border-radius: 19.2vw;
  }
}

.c-modalSimple .modal-contentInner {
  width: 800px;
  border-radius: 12px;
  background-color: #fff;
  text-align: center;
  padding: 61px 0 60px;
}
.c-modalSimple_txt {
  font-size: 2.4rem;
  font-weight: bold;
}
.c-modalSimple_btn {
  display: flex;
  justify-content: center;
  margin-top: 22px;
}
.c-modalSimple_btn li + li {
  margin-left: 16px;
}
.c-modalSimple_btn button {
  width: 168px;
  height: 56px;
  line-height: 56px;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 12px;
}
@media screen and (min-width: 1024px) {
  .c-modalSimple_btn button {
    transition: opacity 0.15s ease-out;
  }
  .c-modalSimple_btn button:hover {
    opacity: 0.6;
  }
}
.c-modalSimple_btn_yes button {
  background-color: #458BF5;
  color: #fff;
}
.c-modalSimple_btn_no button {
  background-color: rgba(0, 0, 0, 0.03);
}
@media screen and (max-width: 1023px) {
  .c-modalSimple .modal-contentInner {
    width: 82.9333333333vw;
    border-radius: 3.2vw;
    padding: 10.9333333333vw 6.4vw 6.4vw;
  }
  .c-modalSimple_txt {
    font-size: 4.8vw;
  }
  .c-modalSimple_btn {
    flex-wrap: wrap;
    margin-top: 10.1333333333vw;
  }
  .c-modalSimple_btn li {
    width: 100%;
  }
  .c-modalSimple_btn li + li {
    margin-left: 0;
    margin-top: 0;
  }
  .c-modalSimple_btn button {
    width: 100%;
    height: 14.9333333333vw;
    line-height: 14.9333333333vw;
    font-size: 4.2666666667vw;
    border-radius: 3.2vw;
  }
  .c-modalSimple_btn_yes {
    order: 1;
  }
  .c-modalSimple_btn_no {
    margin-top: 4.2666666667vw;
    order: 2;
  }
}

.c-form_required {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #D91515;
  color: #fff;
  padding: 0 5px;
  line-height: 19px;
  border-radius: 4px;
  margin-left: 16px;
  transform: translateY(-2px);
}
@media screen and (max-width: 1023px) {
  .c-form_required {
    font-size: 3.2vw;
    padding: 0 1.3333333333vw;
    line-height: 5.0666666667vw;
    margin-left: 4.2666666667vw;
    border-radius: 1.0666666667vw;
  }
}

.c-form_sec {
  margin-left: auto;
  margin-right: auto;
}
.c-form_box {
  display: flex;
  text-align: left;
  flex-wrap: wrap;
  font-size: 1.6rem;
  margin-bottom: 32px;
}
.c-form_box > p {
  width: 308px;
  padding-top: 13px;
  font-weight: bold;
}
.c-form_box > div {
  flex: 1;
}
.c-form_box > div > div {
  display: flex;
  gap: 16px;
}
.c-form_box > div > div p {
  width: 100%;
}
.c-form_box_label {
  margin-bottom: 6px;
}
.c-form_error {
  margin-top: 9px;
  color: #D91515;
  font-size: 1.4rem;
  margin-bottom: -2px;
  font-weight: normal;
}
.c-form_privacy {
  height: 184px;
  overflow-y: scroll;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 22px 23px;
  font-size: 1.4rem;
  margin-top: 60px;
  line-height: 1.75;
}
.c-form_agree {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 60px 0 32px;
}
.c-form_agree label {
  display: inline-block;
  position: relative;
  padding-left: 40px;
}
.c-form_agree label::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../images/common/form_check_non-active.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 12px);
  transition: opacity 0.1s;
  opacity: 1;
}
.c-form_agree label::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../images/common/form_check_active.svg.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 12px);
  transition: opacity 0.1s;
  opacity: 0;
}
.c-form_agree input[type=checkbox] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.c-form_agree input[type=checkbox]:checked + label::before {
  opacity: 0;
}
.c-form_agree input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.c-form_agree .c-form_error {
  margin-top: 9px;
}
@media screen and (max-width: 1023px) {
  .c-form_box {
    font-size: 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .c-form_box > p {
    width: 100%;
    padding-top: 0;
  }
  .c-form_box > div > div {
    gap: 2.1333333333vw;
  }
  .c-form_box_label {
    margin-bottom: 1.8666666667vw;
  }
  .c-form_error {
    margin-top: 2.4vw;
    margin-bottom: -0.5333333333vw;
    font-size: 3.7333333333vw;
  }
  .c-form_privacy {
    height: 49.0666666667vw;
    border-radius: 2.1333333333vw;
    padding: 5.8666666667vw 6.1333333333vw;
    font-size: 3.7333333333vw;
    margin-top: 10.6666666667vw;
  }
  .c-form_agree {
    width: 78.9333333333vw;
    font-size: 4.2666666667vw;
    font-weight: bold;
    text-align: center;
    margin: 11.2vw auto 8.5333333333vw;
  }
  .c-form_agree label {
    padding-left: 10.6666666667vw;
    line-height: 1.4;
    text-align: left;
  }
  .c-form_agree label::before {
    width: 6.4vw;
    height: 6.4vw;
    background: url(../images/common/form_check_non-active.svg) 0 0 no-repeat;
    background-size: 100% auto;
    top: calc(50% - 3.2vw);
  }
  .c-form_agree label::after {
    content: "";
    width: 6.4vw;
    height: 6.4vw;
    background: url(../images/common/form_check_active.svg.svg) 0 0 no-repeat;
    background-size: 100% auto;
    top: calc(50% - 3.2vw);
  }
  .c-form_agree .c-form_error {
    margin-top: 2.4vw;
  }
}

select,
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=number] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 8px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1023px) {
  select,
  input[type=text],
  input[type=password],
  input[type=tel],
  input[type=email],
  input[type=number] {
    border-radius: 2.1333333333vw;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input::-moz-placeholder {
  color: #949494;
  opacity: 1;
}

input::placeholder {
  color: #949494;
  opacity: 1;
}

textarea:not(.none) {
  background-color: rgba(0, 0, 0, 0.03);
  font-size: 1.4rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 100%;
  min-height: 152px;
  padding: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  textarea:not(.none) {
    font-size: 4.2666666667vw;
    border-radius: 2.1333333333vw;
    min-height: 40.5333333333vw;
    padding: 4.2666666667vw;
  }
}

select {
  background: rgba(0, 0, 0, 0.03) url(../images/common/form_ico_select.svg) right 16px center no-repeat;
  background-size: 12px auto;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  select {
    background: rgba(0, 0, 0, 0.03) url(../images/common/form_ico_select.svg) right 4.2666666667vw center no-repeat;
    background-size: 3.2vw auto;
  }
}

select,
input {
  padding: 0 23px;
  height: 48px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1023px) {
  select,
  input {
    padding: 0 6.1333333333vw;
    height: 12.8vw;
    font-size: 4.2666666667vw;
  }
}

#overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1003;
  display: none;
  cursor: pointer;
}

.modal-content {
  backface-visibility: hidden;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2000;
}
.modal-content.big {
  position: fixed;
  top: 0;
}

.error_bg {
  background-color: rgba(69, 139, 245, 0.15);
  min-height: calc(100vh - 188px);
  padding: 128px 0;
  text-align: center;
  word-break: break-all;
}
.error_title {
  line-height: 1.3;
  color: #2F73D9;
  font-size: 5.7rem;
  font-weight: bold;
}
.error_txt {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 40px;
}
.error_btn {
  position: relative;
  width: 308px;
  margin: 140px auto 0;
}
.error_btn a {
  display: inline-block;
  border-radius: 12px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #458BF5;
  width: 308px;
  height: 74px;
  line-height: 74px;
}
@media screen and (min-width: 1024px) {
  .error_btn a {
    transition: opacity 0.15s ease-out;
  }
  .error_btn a:hover {
    opacity: 0.6;
  }
}
.error_btn img {
  width: 64px;
  display: block;
  position: absolute;
  left: calc(50% - 32px);
  top: -42px;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  .error_bg {
    min-height: inherit;
    padding: 28vw 0 40.2666666667vw;
  }
  .error_title {
    font-size: 9.6vw;
  }
  .error_txt {
    font-size: 4.2666666667vw;
    margin-top: 10.6666666667vw;
  }
  .error_btn {
    width: 82.1333333333vw;
    margin: 32.2666666667vw auto 0;
  }
  .error_btn a {
    border-radius: 3.2vw;
    font-size: 4.8vw;
    width: 82.1333333333vw;
    height: 19.7333333333vw;
    line-height: 19.7333333333vw;
  }
  .error_btn img {
    width: 17.0666666667vw;
    left: calc(50% - 8.5333333333vw);
    top: -11.2vw;
  }
}

.top_title {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4375;
  padding: 62px 0 37px;
}
.top_lead {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.75;
  margin-bottom: 57px;
}
.top_boxType01 {
  border-radius: 12px;
  background-color: #fff;
  width: 1000px;
  margin: 0 auto;
  padding: 60px 60px 60px;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 1023px) {
  .top_title {
    font-size: 8.5333333333vw;
    line-height: 1.4;
    padding: 16.8vw 0 9.8666666667vw;
  }
  .top_lead {
    font-size: 4.2666666667vw;
    margin-bottom: 15.2vw;
    padding: 0 5.3333333333vw;
  }
  .top_boxType01 {
    border-radius: 3.2vw;
    width: 100%;
    margin: 0 auto;
    padding: 10.9333333333vw 5.3333333333vw 10.6666666667vw;
    box-shadow: 0px 0.5333333333vw 4.2666666667vw rgba(0, 0, 0, 0.12);
  }
}
.comp_title {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4375;
  padding: 62px 0 56px;
}
.comp_lead {
  font-size: 2.4rem;
  font-weight: bold;
  color: #2F73D9;
  text-align: center;
  line-height: 1.75;
  margin-bottom: 54px;
}
.comp_txt {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.75;
  margin-bottom: 57px;
}
.comp .c-btnType01 {
  font-size: 1.6rem;
}

@media screen and (max-width: 1023px) {
  .comp_title {
    font-size: 8.5333333333vw;
    line-height: 1.4;
    padding: 16.8vw 0 15.2vw;
  }
  .comp_lead {
    font-size: 6.4vw;
    margin-bottom: 14.1333333333vw;
    padding: 0 5.3333333333vw;
  }
  .comp_txt {
    font-size: 4.2666666667vw;
    margin-bottom: 15.2vw;
    padding: 0;
  }
  .comp .c-btnType01 {
    width: 89.3333333333vw;
    font-size: 4.2666666667vw;
  }
}