.color-blue[data-v-c2a1f336] {
  color: #033d4f !important;
}
.color-orange[data-v-c2a1f336] {
  color: #f87e2b !important;
}
.color-gray[data-v-c2a1f336] {
  color: #404040 !important;
}
.color-white[data-v-c2a1f336] {
  color: white;
}
.bg-orange[data-v-c2a1f336] {
  background-color: #f87e2b;
}
.bg-gray[data-v-c2a1f336] {
  background-color: #A2A2A2;
}
.font-bold[data-v-c2a1f336] {
  font-weight: 700;
}
.list-style-type-none[data-v-c2a1f336] {
  list-style-type: none;
}
.line-height-1[data-v-c2a1f336] {
  line-height: 1;
}
.line-height-1-5[data-v-c2a1f336] {
  line-height: 1.5;
}
.line-height-2[data-v-c2a1f336] {
  line-height: 2;
}
.font-weight-bold[data-v-c2a1f336] {
  font-weight: 700;
}
.font-weight-light[data-v-c2a1f336] {
  font-weight: 400;
}
.font-size-small[data-v-c2a1f336] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-c2a1f336] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-c2a1f336] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-c2a1f336] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-c2a1f336] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-c2a1f336] {
    font-size: 14px;
}
.font-size-medium[data-v-c2a1f336] {
    font-size: 16px;
}
.font-size-big[data-v-c2a1f336] {
    font-size: 21px;
}
.font-size-large[data-v-c2a1f336] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-c2a1f336] {
    font-size: 14px;
}
.font-size-medium[data-v-c2a1f336] {
    font-size: 14px;
}
.font-size-big[data-v-c2a1f336] {
    font-size: 16px;
}
.font-size-large[data-v-c2a1f336] {
    font-size: 21px;
}
}
.process-structure[data-v-c2a1f336] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-c2a1f336] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-c2a1f336] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-c2a1f336] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-c2a1f336] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-c2a1f336] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-c2a1f336] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-c2a1f336] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-c2a1f336] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-c2a1f336] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-c2a1f336] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-c2a1f336] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-c2a1f336] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-c2a1f336] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-c2a1f336] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-c2a1f336] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-c2a1f336] {
    display: none;
}
}
.border-orange-input fieldset[data-v-c2a1f336] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-c2a1f336] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-c2a1f336] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-c2a1f336] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-c2a1f336] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-c2a1f336] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-c2a1f336] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-c2a1f336] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-c2a1f336] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-c2a1f336] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-c2a1f336] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-c2a1f336] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-c2a1f336] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-c2a1f336]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-c2a1f336] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-c2a1f336] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-c2a1f336] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-c2a1f336] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-c2a1f336]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-c2a1f336] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-c2a1f336] {
  z-index: 99999 !important;
}
.page[data-v-c2a1f336] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-c2a1f336] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-c2a1f336] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-c2a1f336] {
  margin-bottom: 80px;
}
.page-banner img[data-v-c2a1f336] {
  width: 100vw;
}
.desktop-banner[data-v-c2a1f336] {
  display: block;
}
.mobile-banner[data-v-c2a1f336] {
  display: none;
}
.page-structure[data-v-c2a1f336] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-c2a1f336] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-c2a1f336] {
  width: 100%;
}
.normal-page .block[data-v-c2a1f336]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-c2a1f336] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-c2a1f336] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-c2a1f336] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-c2a1f336] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-c2a1f336] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-c2a1f336]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-c2a1f336] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-c2a1f336] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-c2a1f336] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-c2a1f336] {
    display: none;
}
.page-structure[data-v-c2a1f336] {
    padding: 0 30px;
}
.mobile-banner[data-v-c2a1f336] {
    display: block;
}
.normal-page .block-title[data-v-c2a1f336] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-c2a1f336] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-c2a1f336] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-c2a1f336] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-c2a1f336]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-c2a1f336] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-c2a1f336] {
    margin-bottom: 30px;
}
.page-structure[data-v-c2a1f336] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-c2a1f336] {
    padding: 0 15px;
}
}
.color-blue[data-v-c2a1f336] {
  color: #033d4f !important;
}
.color-orange[data-v-c2a1f336] {
  color: #f87e2b !important;
}
.color-gray[data-v-c2a1f336] {
  color: #404040 !important;
}
.color-white[data-v-c2a1f336] {
  color: white;
}
.bg-orange[data-v-c2a1f336] {
  background-color: #f87e2b;
}
.bg-gray[data-v-c2a1f336] {
  background-color: #A2A2A2;
}
.font-bold[data-v-c2a1f336] {
  font-weight: 700;
}
.list-style-type-none[data-v-c2a1f336] {
  list-style-type: none;
}
.line-height-1[data-v-c2a1f336] {
  line-height: 1;
}
.line-height-1-5[data-v-c2a1f336] {
  line-height: 1.5;
}
.line-height-2[data-v-c2a1f336] {
  line-height: 2;
}
.font-weight-bold[data-v-c2a1f336] {
  font-weight: 700;
}
.font-weight-light[data-v-c2a1f336] {
  font-weight: 400;
}
.font-size-small[data-v-c2a1f336] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-c2a1f336] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-c2a1f336] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-c2a1f336] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-c2a1f336] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-c2a1f336] {
    font-size: 14px;
}
.font-size-medium[data-v-c2a1f336] {
    font-size: 16px;
}
.font-size-big[data-v-c2a1f336] {
    font-size: 21px;
}
.font-size-large[data-v-c2a1f336] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-c2a1f336] {
    font-size: 14px;
}
.font-size-medium[data-v-c2a1f336] {
    font-size: 14px;
}
.font-size-big[data-v-c2a1f336] {
    font-size: 16px;
}
.font-size-large[data-v-c2a1f336] {
    font-size: 21px;
}
}
.anchor-block[data-v-c2a1f336] {
  position: relative;
}
.anchor[data-v-c2a1f336] {
  position: absolute;
  top: -150px;
}
@charset "UTF-8";
.color-blue[data-v-65af85a3] {
  color: #033d4f !important;
}
.color-orange[data-v-65af85a3] {
  color: #f87e2b !important;
}
.color-gray[data-v-65af85a3] {
  color: #404040 !important;
}
.color-white[data-v-65af85a3] {
  color: white;
}
.bg-orange[data-v-65af85a3] {
  background-color: #f87e2b;
}
.bg-gray[data-v-65af85a3] {
  background-color: #A2A2A2;
}
.font-bold[data-v-65af85a3] {
  font-weight: 700;
}
.list-style-type-none[data-v-65af85a3] {
  list-style-type: none;
}
.line-height-1[data-v-65af85a3] {
  line-height: 1;
}
.line-height-1-5[data-v-65af85a3] {
  line-height: 1.5;
}
.line-height-2[data-v-65af85a3] {
  line-height: 2;
}
.font-weight-bold[data-v-65af85a3] {
  font-weight: 700;
}
.font-weight-light[data-v-65af85a3] {
  font-weight: 400;
}
.font-size-small[data-v-65af85a3] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-65af85a3] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-65af85a3] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-65af85a3] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-65af85a3] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-65af85a3] {
    font-size: 14px;
}
.font-size-medium[data-v-65af85a3] {
    font-size: 16px;
}
.font-size-big[data-v-65af85a3] {
    font-size: 21px;
}
.font-size-large[data-v-65af85a3] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-65af85a3] {
    font-size: 14px;
}
.font-size-medium[data-v-65af85a3] {
    font-size: 14px;
}
.font-size-big[data-v-65af85a3] {
    font-size: 16px;
}
.font-size-large[data-v-65af85a3] {
    font-size: 21px;
}
}
.process-structure[data-v-65af85a3] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-65af85a3] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-65af85a3] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-65af85a3] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-65af85a3] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-65af85a3] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-65af85a3] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-65af85a3] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-65af85a3] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-65af85a3] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-65af85a3] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-65af85a3] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-65af85a3] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-65af85a3] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-65af85a3] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-65af85a3] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-65af85a3] {
    display: none;
}
}
.border-orange-input fieldset[data-v-65af85a3] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-65af85a3] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-65af85a3] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-65af85a3] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-65af85a3] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-65af85a3] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-65af85a3] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-65af85a3] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-65af85a3] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-65af85a3] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-65af85a3] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-65af85a3] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-65af85a3] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-65af85a3]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-65af85a3] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-65af85a3] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-65af85a3] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-65af85a3] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-65af85a3]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-65af85a3] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-65af85a3] {
  z-index: 99999 !important;
}
.page[data-v-65af85a3] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-65af85a3] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-65af85a3] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-65af85a3] {
  margin-bottom: 80px;
}
.page-banner img[data-v-65af85a3] {
  width: 100vw;
}
.desktop-banner[data-v-65af85a3] {
  display: block;
}
.mobile-banner[data-v-65af85a3] {
  display: none;
}
.page-structure[data-v-65af85a3] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-65af85a3] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-65af85a3] {
  width: 100%;
}
.normal-page .block[data-v-65af85a3]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-65af85a3] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-65af85a3] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-65af85a3] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-65af85a3] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-65af85a3] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-65af85a3]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-65af85a3] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-65af85a3] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-65af85a3] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-65af85a3] {
    display: none;
}
.page-structure[data-v-65af85a3] {
    padding: 0 30px;
}
.mobile-banner[data-v-65af85a3] {
    display: block;
}
.normal-page .block-title[data-v-65af85a3] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-65af85a3] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-65af85a3] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-65af85a3] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-65af85a3]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-65af85a3] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-65af85a3] {
    margin-bottom: 30px;
}
.page-structure[data-v-65af85a3] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-65af85a3] {
    padding: 0 15px;
}
}
.color-blue[data-v-65af85a3] {
  color: #033d4f !important;
}
.color-orange[data-v-65af85a3] {
  color: #f87e2b !important;
}
.color-gray[data-v-65af85a3] {
  color: #404040 !important;
}
.color-white[data-v-65af85a3] {
  color: white;
}
.bg-orange[data-v-65af85a3] {
  background-color: #f87e2b;
}
.bg-gray[data-v-65af85a3] {
  background-color: #A2A2A2;
}
.font-bold[data-v-65af85a3] {
  font-weight: 700;
}
.list-style-type-none[data-v-65af85a3] {
  list-style-type: none;
}
.line-height-1[data-v-65af85a3] {
  line-height: 1;
}
.line-height-1-5[data-v-65af85a3] {
  line-height: 1.5;
}
.line-height-2[data-v-65af85a3] {
  line-height: 2;
}
.font-weight-bold[data-v-65af85a3] {
  font-weight: 700;
}
.font-weight-light[data-v-65af85a3] {
  font-weight: 400;
}
.font-size-small[data-v-65af85a3] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-65af85a3] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-65af85a3] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-65af85a3] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-65af85a3] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-65af85a3] {
    font-size: 14px;
}
.font-size-medium[data-v-65af85a3] {
    font-size: 16px;
}
.font-size-big[data-v-65af85a3] {
    font-size: 21px;
}
.font-size-large[data-v-65af85a3] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-65af85a3] {
    font-size: 14px;
}
.font-size-medium[data-v-65af85a3] {
    font-size: 14px;
}
.font-size-big[data-v-65af85a3] {
    font-size: 16px;
}
.font-size-large[data-v-65af85a3] {
    font-size: 21px;
}
}
.active[data-v-65af85a3] {
  color: white;
  position: relative;
}
.active[data-v-65af85a3]::before {
  content: "•";
  position: absolute;
  right: 110%;
}
.unactive[data-v-65af85a3] {
  color: #f87e2b;
}
.nav[data-v-65af85a3] {
  width: 100vw;
  display: flex;
  justify-content: center;
  border-bottom: 3px solid #f97e2b;
  height: 100px;
  background-color: white;
  padding: 0 20px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
}
.nav .profile-btn[data-v-65af85a3] {
  color: white !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.nav .profile-btn .user-name[data-v-65af85a3] {
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav .profile-btn .profile-icon[data-v-65af85a3] {
  margin-right: 5px;
}
.nav .content[data-v-65af85a3] {
  width: 100%;
  max-width: 1250px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav .content .is-mobile[data-v-65af85a3] {
  display: none;
}
.nav .content .logo[data-v-65af85a3] {
  width: 140px;
  height: 51px;
  cursor: pointer;
}
.nav .content .menu[data-v-65af85a3] {
  display: flex;
  height: 100%;
  color: #404040;
}
.nav .content .menu .item[data-v-65af85a3] {
  color: #404040;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 125px;
  margin: 0 1px;
}
.nav .content .menu .item .text[data-v-65af85a3] {
  text-align: center;
  white-space: pre-line;
}
.nav .content .menu .item[data-v-65af85a3]:hover {
  color: white;
  background-color: #f87e2b;
}
.nav .content .menu .router-active[data-v-65af85a3] {
  color: white;
  background-color: #f87e2b;
  padding: 0 2px;
}
.nav .content .action[data-v-65af85a3] {
  display: flex;
}
.nav .content .action .login[data-v-65af85a3] {
  cursor: pointer;
  text-decoration: none;
  color: #cccccc;
  letter-spacing: 0.1em;
}
.nav .content .action .divide[data-v-65af85a3] {
  border: 1px solid #cccccc;
  margin: 0 16px;
}
.nav .content .action .language[data-v-65af85a3] {
  color: #cccccc;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.nav .mobile-menu[data-v-65af85a3] {
  letter-spacing: 0.1em;
  position: fixed;
  top: 0;
  left: -100vw;
  z-index: 1000;
  background-color: #033d4f;
  width: 100vw;
  height: 100%;
  min-height: 100vh;
  overflow: scroll;
  padding: 90px 60px 30px 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.25s ease-in-out;
}
.nav .mobile-menu .member-detail .detail[data-v-65af85a3] {
  color: #f87e2b;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
.nav .mobile-menu .member-detail .detail .profile-icon[data-v-65af85a3] {
  color: #f87e2b;
  font-size: 21px;
  margin-right: 5px;
}
.nav .mobile-menu .member-detail .action .action-item[data-v-65af85a3] {
  display: block;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  text-decoration: none;
}
.nav .mobile-menu .member-detail .action .action-item[data-v-65af85a3]:not(:last-child) {
  margin-bottom: 30px;
}
.nav .mobile-menu .member-detail .action .action-item[data-v-65af85a3]:last-child {
  margin-bottom: 15px;
}
.nav .mobile-menu .login[data-v-65af85a3] {
  color: white;
  text-decoration: none;
}
.nav .mobile-menu .member[data-v-65af85a3] {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #f87e2b;
  color: white;
}
.nav .mobile-menu .menu[data-v-65af85a3] {
  margin-top: 30px;
  border-bottom: 1px solid #f87e2b;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.nav .mobile-menu .menu .item[data-v-65af85a3] {
  text-decoration: none;
  color: #f87e2b;
  margin-bottom: 30px;
  font-size: 16px;
}
.nav .mobile-menu .menu .router-active[data-v-65af85a3] {
  color: white;
}
.nav .mobile-menu .language[data-v-65af85a3] {
  display: flex;
  padding-top: 13px;
  margin-bottom: 30px;
}
.nav .mobile-menu .language .label[data-v-65af85a3] {
  color: #f87e2b;
}
.nav .mobile-menu .language .label .icon[data-v-65af85a3] {
  color: #f87e2b;
}
.nav .mobile-menu .language .item[data-v-65af85a3] {
  color: white;
  margin-left: 13px;
}
.nav .mobile-menu .footer .sns-box[data-v-65af85a3] {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}
.nav .mobile-menu .footer .sns-box .sns img[data-v-65af85a3] {
  width: 40px;
  height: 40px;
}
.nav .mobile-menu .footer .sns-box .sns[data-v-65af85a3]:not(:last-child) {
  margin-right: 32px;
}
.nav .mobile-menu .footer .terms[data-v-65af85a3] {
  color: white;
  display: flex;
  justify-content: center;
  margin-bottom: 17px;
}
.nav .mobile-menu .footer .terms a[data-v-65af85a3] {
  color: white;
  text-decoration: none;
}
.nav .mobile-menu .footer .copy-right[data-v-65af85a3] {
  text-align: center;
  color: white;
}
.nav .mobile-menu.open[data-v-65af85a3] {
  left: 0;
}
@media screen and (max-width: 1280px) {
.nav .content .is-desktop[data-v-65af85a3] {
    display: none !important;
}
.nav .content .is-mobile[data-v-65af85a3] {
    display: block;
}
.nav .content .hamburger[data-v-65af85a3] {
    width: 35px;
    height: 33px;
    position: relative;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 1001;
}
.nav .content .hamburger span[data-v-65af85a3] {
    background-color: #f87e2b;
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transform-origin: left center;
    transition: 0.25s ease-in-out;
}
.nav .content .hamburger span[data-v-65af85a3]:nth-child(1) {
    top: 0px;
}
.nav .content .hamburger span[data-v-65af85a3]:nth-child(2) {
    background-color: #033d4f;
    top: 12px;
}
.nav .content .hamburger span[data-v-65af85a3]:nth-child(3) {
    top: 24px;
}
.nav .content .hamburger.open span[data-v-65af85a3]:nth-child(1) {
    transform: rotate(45deg);
}
.nav .content .hamburger.open span[data-v-65af85a3]:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.nav .content .hamburger.open span[data-v-65af85a3]:nth-child(3) {
    transform: rotate(-45deg);
}
.nav .mobile-menu .footer .terms[data-v-65af85a3] {
    font-size: 12px;
}
.nav .mobile-menu .footer .copy-right[data-v-65af85a3] {
    font-size: 12px;
}
}
.color-blue[data-v-40ab164b] {
  color: #033d4f !important;
}
.color-orange[data-v-40ab164b] {
  color: #f87e2b !important;
}
.color-gray[data-v-40ab164b] {
  color: #404040 !important;
}
.color-white[data-v-40ab164b] {
  color: white;
}
.bg-orange[data-v-40ab164b] {
  background-color: #f87e2b;
}
.bg-gray[data-v-40ab164b] {
  background-color: #A2A2A2;
}
.font-bold[data-v-40ab164b] {
  font-weight: 700;
}
.list-style-type-none[data-v-40ab164b] {
  list-style-type: none;
}
.line-height-1[data-v-40ab164b] {
  line-height: 1;
}
.line-height-1-5[data-v-40ab164b] {
  line-height: 1.5;
}
.line-height-2[data-v-40ab164b] {
  line-height: 2;
}
.font-weight-bold[data-v-40ab164b] {
  font-weight: 700;
}
.font-weight-light[data-v-40ab164b] {
  font-weight: 400;
}
.font-size-small[data-v-40ab164b] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-40ab164b] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-40ab164b] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-40ab164b] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-40ab164b] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-40ab164b] {
    font-size: 14px;
}
.font-size-medium[data-v-40ab164b] {
    font-size: 16px;
}
.font-size-big[data-v-40ab164b] {
    font-size: 21px;
}
.font-size-large[data-v-40ab164b] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-40ab164b] {
    font-size: 14px;
}
.font-size-medium[data-v-40ab164b] {
    font-size: 14px;
}
.font-size-big[data-v-40ab164b] {
    font-size: 16px;
}
.font-size-large[data-v-40ab164b] {
    font-size: 21px;
}
}
.process-structure[data-v-40ab164b] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-40ab164b] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-40ab164b] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-40ab164b] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-40ab164b] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-40ab164b] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-40ab164b] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-40ab164b] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-40ab164b] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-40ab164b] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-40ab164b] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-40ab164b] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-40ab164b] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-40ab164b] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-40ab164b] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-40ab164b] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-40ab164b] {
    display: none;
}
}
.border-orange-input fieldset[data-v-40ab164b] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-40ab164b] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-40ab164b] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-40ab164b] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-40ab164b] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-40ab164b] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-40ab164b] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-40ab164b] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-40ab164b] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-40ab164b] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-40ab164b] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-40ab164b] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-40ab164b] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-40ab164b]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-40ab164b] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-40ab164b] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-40ab164b] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-40ab164b] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-40ab164b]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-40ab164b] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-40ab164b] {
  z-index: 99999 !important;
}
.page[data-v-40ab164b] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-40ab164b] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-40ab164b] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-40ab164b] {
  margin-bottom: 80px;
}
.page-banner img[data-v-40ab164b] {
  width: 100vw;
}
.desktop-banner[data-v-40ab164b] {
  display: block;
}
.mobile-banner[data-v-40ab164b] {
  display: none;
}
.page-structure[data-v-40ab164b] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-40ab164b] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-40ab164b] {
  width: 100%;
}
.normal-page .block[data-v-40ab164b]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-40ab164b] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-40ab164b] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-40ab164b] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-40ab164b] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-40ab164b] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-40ab164b]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-40ab164b] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-40ab164b] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-40ab164b] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-40ab164b] {
    display: none;
}
.page-structure[data-v-40ab164b] {
    padding: 0 30px;
}
.mobile-banner[data-v-40ab164b] {
    display: block;
}
.normal-page .block-title[data-v-40ab164b] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-40ab164b] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-40ab164b] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-40ab164b] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-40ab164b]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-40ab164b] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-40ab164b] {
    margin-bottom: 30px;
}
.page-structure[data-v-40ab164b] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-40ab164b] {
    padding: 0 15px;
}
}
.color-blue[data-v-40ab164b] {
  color: #033d4f !important;
}
.color-orange[data-v-40ab164b] {
  color: #f87e2b !important;
}
.color-gray[data-v-40ab164b] {
  color: #404040 !important;
}
.color-white[data-v-40ab164b] {
  color: white;
}
.bg-orange[data-v-40ab164b] {
  background-color: #f87e2b;
}
.bg-gray[data-v-40ab164b] {
  background-color: #A2A2A2;
}
.font-bold[data-v-40ab164b] {
  font-weight: 700;
}
.list-style-type-none[data-v-40ab164b] {
  list-style-type: none;
}
.line-height-1[data-v-40ab164b] {
  line-height: 1;
}
.line-height-1-5[data-v-40ab164b] {
  line-height: 1.5;
}
.line-height-2[data-v-40ab164b] {
  line-height: 2;
}
.font-weight-bold[data-v-40ab164b] {
  font-weight: 700;
}
.font-weight-light[data-v-40ab164b] {
  font-weight: 400;
}
.font-size-small[data-v-40ab164b] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-40ab164b] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-40ab164b] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-40ab164b] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-40ab164b] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-40ab164b] {
    font-size: 14px;
}
.font-size-medium[data-v-40ab164b] {
    font-size: 16px;
}
.font-size-big[data-v-40ab164b] {
    font-size: 21px;
}
.font-size-large[data-v-40ab164b] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-40ab164b] {
    font-size: 14px;
}
.font-size-medium[data-v-40ab164b] {
    font-size: 14px;
}
.font-size-big[data-v-40ab164b] {
    font-size: 16px;
}
.font-size-large[data-v-40ab164b] {
    font-size: 21px;
}
}
.footer[data-v-40ab164b] {
  background-color: #404040;
  padding: 50px 80px 25px 80px;
  z-index: 20;
  display: flex;
  justify-content: center;
}
.footer .content[data-v-40ab164b] {
  width: 100%;
  max-width: 1250px;
  display: flex;
  justify-content: space-between;
}
.footer .content .left .top[data-v-40ab164b] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.footer .content .left .top .top-logo[data-v-40ab164b] {
  width: 150px;
  height: 55px;
}
.footer .content .left .top .footer-scroll-top[data-v-40ab164b] {
  display: none;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.footer .content .left .top .footer-scroll-top .top-icon[data-v-40ab164b] {
  color: white;
  font-size: 12px;
}
.footer .content .left .top .footer-scroll-top .text[data-v-40ab164b] {
  font-size: 12px;
  color: white;
}
.footer .content .left .menu[data-v-40ab164b] {
  display: flex;
  color: white;
  margin-bottom: 45px;
}
.footer .content .left .menu a[data-v-40ab164b] {
  color: white;
  text-decoration: none;
}
.footer .content .left .menu a[data-v-40ab164b]:hover {
  text-decoration: underline;
}
.footer .content .left .menu .group .top[data-v-40ab164b] {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  line-height: 1;
}
.footer .content .left .menu .group .list[data-v-40ab164b] {
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.1em;
  display: flex;
  flex-direction: column;
}
.footer .content .left .menu .group[data-v-40ab164b]:not(:last-child) {
  margin-right: 25px;
}
.footer .content .left .bottom[data-v-40ab164b] {
  display: flex;
}
.footer .content .left .bottom .logo-item[data-v-40ab164b] {
  display: flex;
  align-items: flex-end;
}
.footer .content .left .bottom .label[data-v-40ab164b] {
  color: white;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  margin-right: 8px;
}
.footer .content .left .bottom .bottom-logo-1[data-v-40ab164b] {
  width: 183px;
  height: 29px;
  margin-right: 50px;
}
.footer .content .left .bottom .bottom-logo-2[data-v-40ab164b] {
  width: 84px;
  height: 40px;
}
.footer .content .right[data-v-40ab164b] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: white;
}
.footer .content .right .top[data-v-40ab164b] {
  display: flex;
  justify-content: flex-end;
}
.footer .content .right .top .sns-box .sns img[data-v-40ab164b] {
  width: 40px;
  height: 40px;
}
.footer .content .right .top .sns-box .sns[data-v-40ab164b]:not(:last-child) {
  margin-right: 15px;
}
.footer .content .right .bottom .terms[data-v-40ab164b] {
  font-weight: 700;
  font-size: 14px;
  display: flex;
  margin-bottom: 14px;
  letter-spacing: 0.1em;
  justify-content: flex-end;
}
.footer .content .right .bottom .terms a[data-v-40ab164b] {
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.footer .content .right .bottom .terms:hover a[data-v-40ab164b] {
  text-decoration: underline;
}
.footer .content .right .copy-right[data-v-40ab164b] {
  display: flex;
  justify-content: flex-end;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1400px) {
.footer[data-v-40ab164b] {
    padding: 30px;
}
.footer .is-desktop[data-v-40ab164b] {
    display: none !important;
}
.footer .is-mobile[data-v-40ab164b] {
    display: block;
}
.footer .content[data-v-40ab164b] {
    flex-direction: column;
}
.footer .content .left .bottom[data-v-40ab164b] {
    flex-direction: column;
}
.footer .content .left .bottom .logo-item[data-v-40ab164b] {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
}
.footer .content .left .bottom .logo-item .label[data-v-40ab164b] {
    margin-bottom: 5px;
}
.footer .content .right .top[data-v-40ab164b] {
    flex-direction: column;
}
.footer .content .right .bottom .terms[data-v-40ab164b] {
    margin-bottom: 14px;
    justify-content: flex-start;
    margin-top: 32px;
}
.footer .content .right .copy-right[data-v-40ab164b] {
    justify-content: flex-start;
}
}
@media screen and (max-width: 960px) {
.footer .content .left .top .footer-scroll-top[data-v-40ab164b] {
    display: flex;
}
}
@media screen and (max-width: 600px) {
.footer .content .left .top[data-v-40ab164b] {
    margin-bottom: 32px;
}
.footer .content .left .bottom .logo-item .label[data-v-40ab164b] {
    font-size: 12px;
}
.footer .content .right .top .terms[data-v-40ab164b] {
    font-size: 12px;
}
.footer .content .right .copy-right[data-v-40ab164b] {
    font-size: 12px;
}
}
.color-blue[data-v-a8c23170] {
  color: #033d4f !important;
}
.color-orange[data-v-a8c23170] {
  color: #f87e2b !important;
}
.color-gray[data-v-a8c23170] {
  color: #404040 !important;
}
.color-white[data-v-a8c23170] {
  color: white;
}
.bg-orange[data-v-a8c23170] {
  background-color: #f87e2b;
}
.bg-gray[data-v-a8c23170] {
  background-color: #A2A2A2;
}
.font-bold[data-v-a8c23170] {
  font-weight: 700;
}
.list-style-type-none[data-v-a8c23170] {
  list-style-type: none;
}
.line-height-1[data-v-a8c23170] {
  line-height: 1;
}
.line-height-1-5[data-v-a8c23170] {
  line-height: 1.5;
}
.line-height-2[data-v-a8c23170] {
  line-height: 2;
}
.font-weight-bold[data-v-a8c23170] {
  font-weight: 700;
}
.font-weight-light[data-v-a8c23170] {
  font-weight: 400;
}
.font-size-small[data-v-a8c23170] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-a8c23170] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-a8c23170] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-a8c23170] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-a8c23170] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-a8c23170] {
    font-size: 14px;
}
.font-size-medium[data-v-a8c23170] {
    font-size: 16px;
}
.font-size-big[data-v-a8c23170] {
    font-size: 21px;
}
.font-size-large[data-v-a8c23170] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-a8c23170] {
    font-size: 14px;
}
.font-size-medium[data-v-a8c23170] {
    font-size: 14px;
}
.font-size-big[data-v-a8c23170] {
    font-size: 16px;
}
.font-size-large[data-v-a8c23170] {
    font-size: 21px;
}
}
.process-structure[data-v-a8c23170] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-a8c23170] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-a8c23170] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-a8c23170] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-a8c23170] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-a8c23170] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-a8c23170] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-a8c23170] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-a8c23170] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-a8c23170] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-a8c23170] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-a8c23170] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-a8c23170] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-a8c23170] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-a8c23170] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-a8c23170] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-a8c23170] {
    display: none;
}
}
.border-orange-input fieldset[data-v-a8c23170] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-a8c23170] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-a8c23170] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-a8c23170] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-a8c23170] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-a8c23170] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-a8c23170] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-a8c23170] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-a8c23170] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-a8c23170] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-a8c23170] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-a8c23170] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-a8c23170] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-a8c23170]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-a8c23170] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-a8c23170] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-a8c23170] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-a8c23170] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-a8c23170]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-a8c23170] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-a8c23170] {
  z-index: 99999 !important;
}
.page[data-v-a8c23170] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-a8c23170] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-a8c23170] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-a8c23170] {
  margin-bottom: 80px;
}
.page-banner img[data-v-a8c23170] {
  width: 100vw;
}
.desktop-banner[data-v-a8c23170] {
  display: block;
}
.mobile-banner[data-v-a8c23170] {
  display: none;
}
.page-structure[data-v-a8c23170] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-a8c23170] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-a8c23170] {
  width: 100%;
}
.normal-page .block[data-v-a8c23170]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-a8c23170] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-a8c23170] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-a8c23170] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-a8c23170] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-a8c23170] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-a8c23170]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-a8c23170] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-a8c23170] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-a8c23170] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-a8c23170] {
    display: none;
}
.page-structure[data-v-a8c23170] {
    padding: 0 30px;
}
.mobile-banner[data-v-a8c23170] {
    display: block;
}
.normal-page .block-title[data-v-a8c23170] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-a8c23170] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-a8c23170] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-a8c23170] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-a8c23170]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-a8c23170] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-a8c23170] {
    margin-bottom: 30px;
}
.page-structure[data-v-a8c23170] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-a8c23170] {
    padding: 0 15px;
}
}
.color-blue[data-v-a8c23170] {
  color: #033d4f !important;
}
.color-orange[data-v-a8c23170] {
  color: #f87e2b !important;
}
.color-gray[data-v-a8c23170] {
  color: #404040 !important;
}
.color-white[data-v-a8c23170] {
  color: white;
}
.bg-orange[data-v-a8c23170] {
  background-color: #f87e2b;
}
.bg-gray[data-v-a8c23170] {
  background-color: #A2A2A2;
}
.font-bold[data-v-a8c23170] {
  font-weight: 700;
}
.list-style-type-none[data-v-a8c23170] {
  list-style-type: none;
}
.line-height-1[data-v-a8c23170] {
  line-height: 1;
}
.line-height-1-5[data-v-a8c23170] {
  line-height: 1.5;
}
.line-height-2[data-v-a8c23170] {
  line-height: 2;
}
.font-weight-bold[data-v-a8c23170] {
  font-weight: 700;
}
.font-weight-light[data-v-a8c23170] {
  font-weight: 400;
}
.font-size-small[data-v-a8c23170] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-a8c23170] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-a8c23170] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-a8c23170] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-a8c23170] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-a8c23170] {
    font-size: 14px;
}
.font-size-medium[data-v-a8c23170] {
    font-size: 16px;
}
.font-size-big[data-v-a8c23170] {
    font-size: 21px;
}
.font-size-large[data-v-a8c23170] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-a8c23170] {
    font-size: 14px;
}
.font-size-medium[data-v-a8c23170] {
    font-size: 14px;
}
.font-size-big[data-v-a8c23170] {
    font-size: 16px;
}
.font-size-large[data-v-a8c23170] {
    font-size: 21px;
}
}
.scroll-top[data-v-a8c23170] {
  background-color: #f87e2b;
  padding: 9px 10px;
  position: fixed;
  z-index: 30;
  bottom: 0;
  right: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.scroll-top .top-icon[data-v-a8c23170] {
  color: white;
  margin-bottom: 5px;
}
.scroll-top .text[data-v-a8c23170] {
  color: white;
  font-weight: 700;
  font-size: 13px;
}
.color-blue[data-v-103f91e8] {
  color: #033d4f !important;
}
.color-orange[data-v-103f91e8] {
  color: #f87e2b !important;
}
.color-gray[data-v-103f91e8] {
  color: #404040 !important;
}
.color-white[data-v-103f91e8] {
  color: white;
}
.bg-orange[data-v-103f91e8] {
  background-color: #f87e2b;
}
.bg-gray[data-v-103f91e8] {
  background-color: #A2A2A2;
}
.font-bold[data-v-103f91e8] {
  font-weight: 700;
}
.list-style-type-none[data-v-103f91e8] {
  list-style-type: none;
}
.line-height-1[data-v-103f91e8] {
  line-height: 1;
}
.line-height-1-5[data-v-103f91e8] {
  line-height: 1.5;
}
.line-height-2[data-v-103f91e8] {
  line-height: 2;
}
.font-weight-bold[data-v-103f91e8] {
  font-weight: 700;
}
.font-weight-light[data-v-103f91e8] {
  font-weight: 400;
}
.font-size-small[data-v-103f91e8] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-103f91e8] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-103f91e8] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-103f91e8] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-103f91e8] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-103f91e8] {
    font-size: 14px;
}
.font-size-medium[data-v-103f91e8] {
    font-size: 16px;
}
.font-size-big[data-v-103f91e8] {
    font-size: 21px;
}
.font-size-large[data-v-103f91e8] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-103f91e8] {
    font-size: 14px;
}
.font-size-medium[data-v-103f91e8] {
    font-size: 14px;
}
.font-size-big[data-v-103f91e8] {
    font-size: 16px;
}
.font-size-large[data-v-103f91e8] {
    font-size: 21px;
}
}
.process-structure[data-v-103f91e8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-103f91e8] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-103f91e8] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-103f91e8] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-103f91e8] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-103f91e8] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-103f91e8] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-103f91e8] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-103f91e8] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-103f91e8] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-103f91e8] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-103f91e8] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-103f91e8] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-103f91e8] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-103f91e8] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-103f91e8] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-103f91e8] {
    display: none;
}
}
.border-orange-input fieldset[data-v-103f91e8] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-103f91e8] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-103f91e8] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-103f91e8] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-103f91e8] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-103f91e8] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-103f91e8] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-103f91e8] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-103f91e8] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-103f91e8] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-103f91e8] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-103f91e8] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-103f91e8] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-103f91e8]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-103f91e8] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-103f91e8] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-103f91e8] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-103f91e8] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-103f91e8]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-103f91e8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-103f91e8] {
  z-index: 99999 !important;
}
.page[data-v-103f91e8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-103f91e8] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-103f91e8] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-103f91e8] {
  margin-bottom: 80px;
}
.page-banner img[data-v-103f91e8] {
  width: 100vw;
}
.desktop-banner[data-v-103f91e8] {
  display: block;
}
.mobile-banner[data-v-103f91e8] {
  display: none;
}
.page-structure[data-v-103f91e8] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-103f91e8] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-103f91e8] {
  width: 100%;
}
.normal-page .block[data-v-103f91e8]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-103f91e8] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-103f91e8] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-103f91e8] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-103f91e8] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-103f91e8] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-103f91e8]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-103f91e8] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-103f91e8] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-103f91e8] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-103f91e8] {
    display: none;
}
.page-structure[data-v-103f91e8] {
    padding: 0 30px;
}
.mobile-banner[data-v-103f91e8] {
    display: block;
}
.normal-page .block-title[data-v-103f91e8] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-103f91e8] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-103f91e8] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-103f91e8] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-103f91e8]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-103f91e8] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-103f91e8] {
    margin-bottom: 30px;
}
.page-structure[data-v-103f91e8] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-103f91e8] {
    padding: 0 15px;
}
}
.color-blue[data-v-103f91e8] {
  color: #033d4f !important;
}
.color-orange[data-v-103f91e8] {
  color: #f87e2b !important;
}
.color-gray[data-v-103f91e8] {
  color: #404040 !important;
}
.color-white[data-v-103f91e8] {
  color: white;
}
.bg-orange[data-v-103f91e8] {
  background-color: #f87e2b;
}
.bg-gray[data-v-103f91e8] {
  background-color: #A2A2A2;
}
.font-bold[data-v-103f91e8] {
  font-weight: 700;
}
.list-style-type-none[data-v-103f91e8] {
  list-style-type: none;
}
.line-height-1[data-v-103f91e8] {
  line-height: 1;
}
.line-height-1-5[data-v-103f91e8] {
  line-height: 1.5;
}
.line-height-2[data-v-103f91e8] {
  line-height: 2;
}
.font-weight-bold[data-v-103f91e8] {
  font-weight: 700;
}
.font-weight-light[data-v-103f91e8] {
  font-weight: 400;
}
.font-size-small[data-v-103f91e8] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-103f91e8] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-103f91e8] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-103f91e8] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-103f91e8] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-103f91e8] {
    font-size: 14px;
}
.font-size-medium[data-v-103f91e8] {
    font-size: 16px;
}
.font-size-big[data-v-103f91e8] {
    font-size: 21px;
}
.font-size-large[data-v-103f91e8] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-103f91e8] {
    font-size: 14px;
}
.font-size-medium[data-v-103f91e8] {
    font-size: 14px;
}
.font-size-big[data-v-103f91e8] {
    font-size: 16px;
}
.font-size-large[data-v-103f91e8] {
    font-size: 21px;
}
}
.sns-fixed[data-v-103f91e8] {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  z-index: 30;
}
.sns-fixed .sns .image[data-v-103f91e8] {
  width: 40px;
  height: 40px;
}
.sns-fixed .sns[data-v-103f91e8]:not(:last-child) {
  margin-bottom: 15px;
}
.color-blue {
  color: #033d4f !important;
}
.color-orange {
  color: #f87e2b !important;
}
.color-gray {
  color: #404040 !important;
}
.color-white {
  color: white;
}
.bg-orange {
  background-color: #f87e2b;
}
.bg-gray {
  background-color: #A2A2A2;
}
.font-bold {
  font-weight: 700;
}
.list-style-type-none {
  list-style-type: none;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1-5 {
  line-height: 1.5;
}
.line-height-2 {
  line-height: 2;
}
.font-weight-bold {
  font-weight: 700;
}
.font-weight-light {
  font-weight: 400;
}
.font-size-small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 16px;
}
.font-size-big {
    font-size: 21px;
}
.font-size-large {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 14px;
}
.font-size-big {
    font-size: 16px;
}
.font-size-large {
    font-size: 21px;
}
}
.process-structure {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block {
  width: 100%;
  max-width: 600px;
}
.title-tips {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper {
  box-shadow: none !important;
}
.v-stepper__label {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure {
    padding: 40px 0 100px 0;
}
.v-stepper__header {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step {
    padding-bottom: 0;
}
.v-stepper__header .v-divider {
    display: none;
}
}
.border-orange-input fieldset {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed {
  margin-bottom: 15px !important;
}
.white-btn {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn {
  color: white;
  background-color: #033d4f;
}
.orange-btn {
  color: white;
  background-color: #f87e2b;
}
.popup {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box {
  display: flex;
  justify-content: center;
}
.popup .panel .actions {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel {
    width: 95vw;
}
.popup .panel .actions .btn {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html {
  scroll-behavior: smooth !important;
}
.panel-item {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay {
  z-index: 99999 !important;
}
.page {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content {
  width: 100vw;
  max-width: 1440px;
}
.page-center {
  display: flex;
  justify-content: center;
}
.page-banner {
  margin-bottom: 80px;
}
.page-banner img {
  width: 100vw;
}
.desktop-banner {
  display: block;
}
.mobile-banner {
  display: none;
}
.page-structure {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block {
  width: 100%;
}
.normal-page .block:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row {
  display: flex;
  justify-content: center;
}
.process-page-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner {
    display: none;
}
.page-structure {
    padding: 0 30px;
}
.mobile-banner {
    display: block;
}
.normal-page .block-title {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips {
    font-size: 12px;
}
.normal-page .sub-block:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner {
    margin-bottom: 30px;
}
.page-structure {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure {
    padding: 0 15px;
}
}
.color-blue {
  color: #033d4f !important;
}
.color-orange {
  color: #f87e2b !important;
}
.color-gray {
  color: #404040 !important;
}
.color-white {
  color: white;
}
.bg-orange {
  background-color: #f87e2b;
}
.bg-gray {
  background-color: #A2A2A2;
}
.font-bold {
  font-weight: 700;
}
.list-style-type-none {
  list-style-type: none;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1-5 {
  line-height: 1.5;
}
.line-height-2 {
  line-height: 2;
}
.font-weight-bold {
  font-weight: 700;
}
.font-weight-light {
  font-weight: 400;
}
.font-size-small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 16px;
}
.font-size-big {
    font-size: 21px;
}
.font-size-large {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 14px;
}
.font-size-big {
    font-size: 16px;
}
.font-size-large {
    font-size: 21px;
}
}
* {
  font-family: "Montserrat", "Noto Sans TC", sans-serif;
  box-sizing: border-box !important;
}
.nav-padding {
  height: 100px;
}
@media screen and (max-width: 960px) {
.scroll-top {
    display: none !important;
}
.sns-fixed {
    display: none !important;
}
}
.color-blue[data-v-2a580c3c] {
  color: #033d4f !important;
}
.color-orange[data-v-2a580c3c] {
  color: #f87e2b !important;
}
.color-gray[data-v-2a580c3c] {
  color: #404040 !important;
}
.color-white[data-v-2a580c3c] {
  color: white;
}
.bg-orange[data-v-2a580c3c] {
  background-color: #f87e2b;
}
.bg-gray[data-v-2a580c3c] {
  background-color: #A2A2A2;
}
.font-bold[data-v-2a580c3c] {
  font-weight: 700;
}
.list-style-type-none[data-v-2a580c3c] {
  list-style-type: none;
}
.line-height-1[data-v-2a580c3c] {
  line-height: 1;
}
.line-height-1-5[data-v-2a580c3c] {
  line-height: 1.5;
}
.line-height-2[data-v-2a580c3c] {
  line-height: 2;
}
.font-weight-bold[data-v-2a580c3c] {
  font-weight: 700;
}
.font-weight-light[data-v-2a580c3c] {
  font-weight: 400;
}
.font-size-small[data-v-2a580c3c] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-2a580c3c] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-2a580c3c] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-2a580c3c] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-2a580c3c] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-2a580c3c] {
    font-size: 14px;
}
.font-size-medium[data-v-2a580c3c] {
    font-size: 16px;
}
.font-size-big[data-v-2a580c3c] {
    font-size: 21px;
}
.font-size-large[data-v-2a580c3c] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-2a580c3c] {
    font-size: 14px;
}
.font-size-medium[data-v-2a580c3c] {
    font-size: 14px;
}
.font-size-big[data-v-2a580c3c] {
    font-size: 16px;
}
.font-size-large[data-v-2a580c3c] {
    font-size: 21px;
}
}
.process-structure[data-v-2a580c3c] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-2a580c3c] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-2a580c3c] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-2a580c3c] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-2a580c3c] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-2a580c3c] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-2a580c3c] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-2a580c3c] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-2a580c3c] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-2a580c3c] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-2a580c3c] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-2a580c3c] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-2a580c3c] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-2a580c3c] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-2a580c3c] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-2a580c3c] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-2a580c3c] {
    display: none;
}
}
.border-orange-input fieldset[data-v-2a580c3c] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-2a580c3c] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-2a580c3c] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-2a580c3c] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-2a580c3c] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-2a580c3c] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-2a580c3c] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-2a580c3c] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-2a580c3c] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-2a580c3c] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-2a580c3c] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-2a580c3c] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-2a580c3c] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-2a580c3c]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-2a580c3c] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-2a580c3c] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-2a580c3c] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-2a580c3c] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-2a580c3c]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-2a580c3c] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-2a580c3c] {
  z-index: 99999 !important;
}
.page[data-v-2a580c3c] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-2a580c3c] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-2a580c3c] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-2a580c3c] {
  margin-bottom: 80px;
}
.page-banner img[data-v-2a580c3c] {
  width: 100vw;
}
.desktop-banner[data-v-2a580c3c] {
  display: block;
}
.mobile-banner[data-v-2a580c3c] {
  display: none;
}
.page-structure[data-v-2a580c3c] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-2a580c3c] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-2a580c3c] {
  width: 100%;
}
.normal-page .block[data-v-2a580c3c]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-2a580c3c] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-2a580c3c] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-2a580c3c] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-2a580c3c] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-2a580c3c] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-2a580c3c]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-2a580c3c] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-2a580c3c] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-2a580c3c] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-2a580c3c] {
    display: none;
}
.page-structure[data-v-2a580c3c] {
    padding: 0 30px;
}
.mobile-banner[data-v-2a580c3c] {
    display: block;
}
.normal-page .block-title[data-v-2a580c3c] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-2a580c3c] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-2a580c3c] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-2a580c3c] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-2a580c3c]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-2a580c3c] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-2a580c3c] {
    margin-bottom: 30px;
}
.page-structure[data-v-2a580c3c] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-2a580c3c] {
    padding: 0 15px;
}
}
.color-blue[data-v-2a580c3c] {
  color: #033d4f !important;
}
.color-orange[data-v-2a580c3c] {
  color: #f87e2b !important;
}
.color-gray[data-v-2a580c3c] {
  color: #404040 !important;
}
.color-white[data-v-2a580c3c] {
  color: white;
}
.bg-orange[data-v-2a580c3c] {
  background-color: #f87e2b;
}
.bg-gray[data-v-2a580c3c] {
  background-color: #A2A2A2;
}
.font-bold[data-v-2a580c3c] {
  font-weight: 700;
}
.list-style-type-none[data-v-2a580c3c] {
  list-style-type: none;
}
.line-height-1[data-v-2a580c3c] {
  line-height: 1;
}
.line-height-1-5[data-v-2a580c3c] {
  line-height: 1.5;
}
.line-height-2[data-v-2a580c3c] {
  line-height: 2;
}
.font-weight-bold[data-v-2a580c3c] {
  font-weight: 700;
}
.font-weight-light[data-v-2a580c3c] {
  font-weight: 400;
}
.font-size-small[data-v-2a580c3c] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-2a580c3c] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-2a580c3c] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-2a580c3c] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-2a580c3c] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-2a580c3c] {
    font-size: 14px;
}
.font-size-medium[data-v-2a580c3c] {
    font-size: 16px;
}
.font-size-big[data-v-2a580c3c] {
    font-size: 21px;
}
.font-size-large[data-v-2a580c3c] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-2a580c3c] {
    font-size: 14px;
}
.font-size-medium[data-v-2a580c3c] {
    font-size: 14px;
}
.font-size-big[data-v-2a580c3c] {
    font-size: 16px;
}
.font-size-large[data-v-2a580c3c] {
    font-size: 21px;
}
}
.marquee[data-v-2a580c3c] {
  width: 100%;
  border-top: 2px solid #043d50;
  border-bottom: 2px solid #043d50;
  padding: 22px 0;
  color: #033d4f;
  overflow: hidden;
  white-space: nowrap;
}
#div1[data-v-2a580c3c] {
  display: inline-block;
  animation: marquee-2a580c3c 30s linear infinite;
}
#div2[data-v-2a580c3c] {
  display: inline-block;
  animation: marquee2-2a580c3c 30s linear infinite;
  animation-delay: 15s;
}
@keyframes marquee-2a580c3c {
from {
    transform: translateX(100%);
}
to {
    transform: translateX(-100%);
}
}
@keyframes marquee2-2a580c3c {
from {
    transform: translateX(0%);
}
to {
    transform: translateX(-200%);
}
}
@media screen and (max-width: 600px) {
.marquee[data-v-2a580c3c] {
    padding: 10px 0;
    font-size: 20px;
}
}
.color-blue[data-v-4bc158b4] {
  color: #033d4f !important;
}
.color-orange[data-v-4bc158b4] {
  color: #f87e2b !important;
}
.color-gray[data-v-4bc158b4] {
  color: #404040 !important;
}
.color-white[data-v-4bc158b4] {
  color: white;
}
.bg-orange[data-v-4bc158b4] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4bc158b4] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4bc158b4] {
  font-weight: 700;
}
.list-style-type-none[data-v-4bc158b4] {
  list-style-type: none;
}
.line-height-1[data-v-4bc158b4] {
  line-height: 1;
}
.line-height-1-5[data-v-4bc158b4] {
  line-height: 1.5;
}
.line-height-2[data-v-4bc158b4] {
  line-height: 2;
}
.font-weight-bold[data-v-4bc158b4] {
  font-weight: 700;
}
.font-weight-light[data-v-4bc158b4] {
  font-weight: 400;
}
.font-size-small[data-v-4bc158b4] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4bc158b4] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4bc158b4] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4bc158b4] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4bc158b4] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-medium[data-v-4bc158b4] {
    font-size: 16px;
}
.font-size-big[data-v-4bc158b4] {
    font-size: 21px;
}
.font-size-large[data-v-4bc158b4] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-medium[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-big[data-v-4bc158b4] {
    font-size: 16px;
}
.font-size-large[data-v-4bc158b4] {
    font-size: 21px;
}
}
.process-structure[data-v-4bc158b4] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-4bc158b4] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-4bc158b4] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-4bc158b4] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-4bc158b4] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-4bc158b4] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-4bc158b4] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-4bc158b4] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-4bc158b4] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-4bc158b4] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-4bc158b4] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-4bc158b4] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-4bc158b4] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-4bc158b4] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-4bc158b4] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-4bc158b4] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-4bc158b4] {
    display: none;
}
}
.border-orange-input fieldset[data-v-4bc158b4] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-4bc158b4] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-4bc158b4] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-4bc158b4] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-4bc158b4] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-4bc158b4] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-4bc158b4] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-4bc158b4] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-4bc158b4] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-4bc158b4] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-4bc158b4] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-4bc158b4] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-4bc158b4] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-4bc158b4]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-4bc158b4] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-4bc158b4] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-4bc158b4] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-4bc158b4] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-4bc158b4]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-4bc158b4] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-4bc158b4] {
  z-index: 99999 !important;
}
.page[data-v-4bc158b4] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-4bc158b4] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-4bc158b4] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-4bc158b4] {
  margin-bottom: 80px;
}
.page-banner img[data-v-4bc158b4] {
  width: 100vw;
}
.desktop-banner[data-v-4bc158b4] {
  display: block;
}
.mobile-banner[data-v-4bc158b4] {
  display: none;
}
.page-structure[data-v-4bc158b4] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-4bc158b4] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-4bc158b4] {
  width: 100%;
}
.normal-page .block[data-v-4bc158b4]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-4bc158b4] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-4bc158b4] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-4bc158b4] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-4bc158b4] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4bc158b4] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-4bc158b4]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-4bc158b4] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-4bc158b4] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-4bc158b4] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-4bc158b4] {
    display: none;
}
.page-structure[data-v-4bc158b4] {
    padding: 0 30px;
}
.mobile-banner[data-v-4bc158b4] {
    display: block;
}
.normal-page .block-title[data-v-4bc158b4] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-4bc158b4] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-4bc158b4] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4bc158b4] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-4bc158b4]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-4bc158b4] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-4bc158b4] {
    margin-bottom: 30px;
}
.page-structure[data-v-4bc158b4] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-4bc158b4] {
    padding: 0 15px;
}
}
.color-blue[data-v-4bc158b4] {
  color: #033d4f !important;
}
.color-orange[data-v-4bc158b4] {
  color: #f87e2b !important;
}
.color-gray[data-v-4bc158b4] {
  color: #404040 !important;
}
.color-white[data-v-4bc158b4] {
  color: white;
}
.bg-orange[data-v-4bc158b4] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4bc158b4] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4bc158b4] {
  font-weight: 700;
}
.list-style-type-none[data-v-4bc158b4] {
  list-style-type: none;
}
.line-height-1[data-v-4bc158b4] {
  line-height: 1;
}
.line-height-1-5[data-v-4bc158b4] {
  line-height: 1.5;
}
.line-height-2[data-v-4bc158b4] {
  line-height: 2;
}
.font-weight-bold[data-v-4bc158b4] {
  font-weight: 700;
}
.font-weight-light[data-v-4bc158b4] {
  font-weight: 400;
}
.font-size-small[data-v-4bc158b4] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4bc158b4] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4bc158b4] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4bc158b4] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4bc158b4] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-medium[data-v-4bc158b4] {
    font-size: 16px;
}
.font-size-big[data-v-4bc158b4] {
    font-size: 21px;
}
.font-size-large[data-v-4bc158b4] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-medium[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-big[data-v-4bc158b4] {
    font-size: 16px;
}
.font-size-large[data-v-4bc158b4] {
    font-size: 21px;
}
}
.color-blue[data-v-4bc158b4] {
  color: #033d4f !important;
}
.color-orange[data-v-4bc158b4] {
  color: #f87e2b !important;
}
.color-gray[data-v-4bc158b4] {
  color: #404040 !important;
}
.color-white[data-v-4bc158b4] {
  color: white;
}
.bg-orange[data-v-4bc158b4] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4bc158b4] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4bc158b4] {
  font-weight: 700;
}
.list-style-type-none[data-v-4bc158b4] {
  list-style-type: none;
}
.line-height-1[data-v-4bc158b4] {
  line-height: 1;
}
.line-height-1-5[data-v-4bc158b4] {
  line-height: 1.5;
}
.line-height-2[data-v-4bc158b4] {
  line-height: 2;
}
.font-weight-bold[data-v-4bc158b4] {
  font-weight: 700;
}
.font-weight-light[data-v-4bc158b4] {
  font-weight: 400;
}
.font-size-small[data-v-4bc158b4] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4bc158b4] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4bc158b4] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4bc158b4] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4bc158b4] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-medium[data-v-4bc158b4] {
    font-size: 16px;
}
.font-size-big[data-v-4bc158b4] {
    font-size: 21px;
}
.font-size-large[data-v-4bc158b4] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-medium[data-v-4bc158b4] {
    font-size: 14px;
}
.font-size-big[data-v-4bc158b4] {
    font-size: 16px;
}
.font-size-large[data-v-4bc158b4] {
    font-size: 21px;
}
}
.number-animate-1[data-v-4bc158b4] {
  color: #f87e2b;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 0.1em;
  width: 160px;
  height: 160px;
  border: 2px solid #f7ebbb;
  border-radius: 100%;
  position: relative;
}
.number-animate-1 .number-box[data-v-4bc158b4] {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: space-around;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.number-animate-2[data-v-4bc158b4] {
  color: white;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 0.1em;
  width: 250px;
  height: 250px;
  border: 2px solid white;
  border-radius: 100%;
  position: relative;
}
.number-animate-2 .number-box[data-v-4bc158b4] {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: space-around;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media screen and (max-width: 600px) {
.number-animate-1[data-v-4bc158b4] {
    font-size: 40px;
    width: 130px;
    height: 130px;
}
.number-animate-2[data-v-4bc158b4] {
    font-size: 32px;
    width: 168px;
    height: 168px;
}
.number-animate-2 .number-box[data-v-4bc158b4] {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: space-around;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
}
.home-block1[data-v-4bc158b4] {
  padding: 80px 0 120px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-block1 .home-block-title[data-v-4bc158b4] {
  margin-bottom: 30px;
}
.home-block1 .number-animate-block[data-v-4bc158b4] {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  width: 1062px;
}
.home-block1 .number-animate-block .number-item[data-v-4bc158b4] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-block1 .number-animate-block .label[data-v-4bc158b4] {
  color: #033d4f;
  text-align: center;
  margin-top: 18px;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 1160px) {
.home-block1[data-v-4bc158b4] {
    padding: 60px 0 40px 0;
}
.home-block1 .number-animate-block[data-v-4bc158b4] {
    width: 460px;
    flex-wrap: wrap;
    justify-content: center;
}
.home-block1 .number-animate-block .number-item[data-v-4bc158b4] {
    margin-bottom: 80px;
}
}
@media screen and (max-width: 600px) {
.home-block1[data-v-4bc158b4] {
    padding: 30px 0 0 0;
}
.home-block1 .block-title[data-v-4bc158b4] {
    margin-bottom: 12px;
}
.home-block1 .number-animate-block[data-v-4bc158b4] {
    margin-top: 40px;
    width: 310px;
}
.home-block1 .number-animate-block .number-item[data-v-4bc158b4] {
    margin-bottom: 60px;
}
.home-block1 .number-animate-block .label[data-v-4bc158b4] {
    margin-top: 12px;
}
}
.color-blue[data-v-4bcf7035] {
  color: #033d4f !important;
}
.color-orange[data-v-4bcf7035] {
  color: #f87e2b !important;
}
.color-gray[data-v-4bcf7035] {
  color: #404040 !important;
}
.color-white[data-v-4bcf7035] {
  color: white;
}
.bg-orange[data-v-4bcf7035] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4bcf7035] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4bcf7035] {
  font-weight: 700;
}
.list-style-type-none[data-v-4bcf7035] {
  list-style-type: none;
}
.line-height-1[data-v-4bcf7035] {
  line-height: 1;
}
.line-height-1-5[data-v-4bcf7035] {
  line-height: 1.5;
}
.line-height-2[data-v-4bcf7035] {
  line-height: 2;
}
.font-weight-bold[data-v-4bcf7035] {
  font-weight: 700;
}
.font-weight-light[data-v-4bcf7035] {
  font-weight: 400;
}
.font-size-small[data-v-4bcf7035] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4bcf7035] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4bcf7035] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4bcf7035] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4bcf7035] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4bcf7035] {
    font-size: 14px;
}
.font-size-medium[data-v-4bcf7035] {
    font-size: 16px;
}
.font-size-big[data-v-4bcf7035] {
    font-size: 21px;
}
.font-size-large[data-v-4bcf7035] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4bcf7035] {
    font-size: 14px;
}
.font-size-medium[data-v-4bcf7035] {
    font-size: 14px;
}
.font-size-big[data-v-4bcf7035] {
    font-size: 16px;
}
.font-size-large[data-v-4bcf7035] {
    font-size: 21px;
}
}
.process-structure[data-v-4bcf7035] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-4bcf7035] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-4bcf7035] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-4bcf7035] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-4bcf7035] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-4bcf7035] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-4bcf7035] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-4bcf7035] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-4bcf7035] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-4bcf7035] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-4bcf7035] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-4bcf7035] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-4bcf7035] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-4bcf7035] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-4bcf7035] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-4bcf7035] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-4bcf7035] {
    display: none;
}
}
.border-orange-input fieldset[data-v-4bcf7035] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-4bcf7035] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-4bcf7035] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-4bcf7035] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-4bcf7035] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-4bcf7035] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-4bcf7035] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-4bcf7035] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-4bcf7035] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-4bcf7035] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-4bcf7035] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-4bcf7035] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-4bcf7035] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-4bcf7035]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-4bcf7035] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-4bcf7035] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-4bcf7035] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-4bcf7035] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-4bcf7035]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-4bcf7035] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-4bcf7035] {
  z-index: 99999 !important;
}
.page[data-v-4bcf7035] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-4bcf7035] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-4bcf7035] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-4bcf7035] {
  margin-bottom: 80px;
}
.page-banner img[data-v-4bcf7035] {
  width: 100vw;
}
.desktop-banner[data-v-4bcf7035] {
  display: block;
}
.mobile-banner[data-v-4bcf7035] {
  display: none;
}
.page-structure[data-v-4bcf7035] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-4bcf7035] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-4bcf7035] {
  width: 100%;
}
.normal-page .block[data-v-4bcf7035]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-4bcf7035] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-4bcf7035] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-4bcf7035] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-4bcf7035] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4bcf7035] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-4bcf7035]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-4bcf7035] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-4bcf7035] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-4bcf7035] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-4bcf7035] {
    display: none;
}
.page-structure[data-v-4bcf7035] {
    padding: 0 30px;
}
.mobile-banner[data-v-4bcf7035] {
    display: block;
}
.normal-page .block-title[data-v-4bcf7035] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-4bcf7035] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-4bcf7035] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4bcf7035] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-4bcf7035]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-4bcf7035] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-4bcf7035] {
    margin-bottom: 30px;
}
.page-structure[data-v-4bcf7035] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-4bcf7035] {
    padding: 0 15px;
}
}
.color-blue[data-v-4bcf7035] {
  color: #033d4f !important;
}
.color-orange[data-v-4bcf7035] {
  color: #f87e2b !important;
}
.color-gray[data-v-4bcf7035] {
  color: #404040 !important;
}
.color-white[data-v-4bcf7035] {
  color: white;
}
.bg-orange[data-v-4bcf7035] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4bcf7035] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4bcf7035] {
  font-weight: 700;
}
.list-style-type-none[data-v-4bcf7035] {
  list-style-type: none;
}
.line-height-1[data-v-4bcf7035] {
  line-height: 1;
}
.line-height-1-5[data-v-4bcf7035] {
  line-height: 1.5;
}
.line-height-2[data-v-4bcf7035] {
  line-height: 2;
}
.font-weight-bold[data-v-4bcf7035] {
  font-weight: 700;
}
.font-weight-light[data-v-4bcf7035] {
  font-weight: 400;
}
.font-size-small[data-v-4bcf7035] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4bcf7035] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4bcf7035] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4bcf7035] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4bcf7035] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4bcf7035] {
    font-size: 14px;
}
.font-size-medium[data-v-4bcf7035] {
    font-size: 16px;
}
.font-size-big[data-v-4bcf7035] {
    font-size: 21px;
}
.font-size-large[data-v-4bcf7035] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4bcf7035] {
    font-size: 14px;
}
.font-size-medium[data-v-4bcf7035] {
    font-size: 14px;
}
.font-size-big[data-v-4bcf7035] {
    font-size: 16px;
}
.font-size-large[data-v-4bcf7035] {
    font-size: 21px;
}
}
.home-block2 .is-mobile[data-v-4bcf7035] {
  display: none;
}
.home-block2 .box[data-v-4bcf7035] {
  display: flex;
}
.home-block2 .box .img[data-v-4bcf7035] {
  width: 50%;
}
.home-block2 .box .content[data-v-4bcf7035] {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home-block2 .box .content .content-title[data-v-4bcf7035] {
  font-weight: 700;
  font-size: 45px;
  line-height: 1;
  color: white;
  letter-spacing: 0.1em;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 5px solid white;
}
.home-block2 .box .content .text[data-v-4bcf7035] {
  font-weight: 700;
  font-size: 21px;
  line-height: 2;
  letter-spacing: 0.1em;
  color: white;
  margin-top: 18px;
}
.home-block2 .box-1 .content[data-v-4bcf7035] {
  background-color: #ffbc00;
}
.home-block2 .box-2 .content[data-v-4bcf7035] {
  background-color: #048499;
}
.home-block2 .box-3 .content[data-v-4bcf7035] {
  background-color: #f87e2b;
}
.home-block2 .image-left .content[data-v-4bcf7035] {
  align-items: flex-start;
  padding: 0 40px 0 15px;
}
.home-block2 .image-left .content .text[data-v-4bcf7035] {
  text-align: left;
}
.home-block2 .image-right[data-v-4bcf7035] {
  flex-direction: row-reverse;
}
.home-block2 .image-right .content[data-v-4bcf7035] {
  align-items: flex-end;
  padding: 0 15px 0 40px;
}
.home-block2 .image-right .content .text[data-v-4bcf7035] {
  text-align: left;
}
@media screen and (max-width: 1000px) {
.home-block2 .box .content .content-title[data-v-4bcf7035] {
    font-size: 28px;
}
.home-block2 .box .content .text[data-v-4bcf7035] {
    font-size: 16px;
    margin-top: 18px;
}
}
@media screen and (max-width: 780px) {
.home-block2 .is-desktop[data-v-4bcf7035] {
    display: none !important;
}
.home-block2 .is-mobile[data-v-4bcf7035] {
    display: block;
}
.home-block2 .box[data-v-4bcf7035] {
    flex-direction: column;
}
.home-block2 .box .img[data-v-4bcf7035] {
    width: 100%;
}
.home-block2 .box .content[data-v-4bcf7035] {
    width: 100%;
    padding: 48px 20px 36px 20px;
}
.home-block2 .box .content .content-title[data-v-4bcf7035] {
    font-size: 28px;
}
.home-block2 .box .content .text[data-v-4bcf7035] {
    font-size: 16px;
    margin-top: 18px;
}
}
/**
 * Swiper 9.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 6, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
.color-blue {
  color: #033d4f !important;
}
.color-orange {
  color: #f87e2b !important;
}
.color-gray {
  color: #404040 !important;
}
.color-white {
  color: white;
}
.bg-orange {
  background-color: #f87e2b;
}
.bg-gray {
  background-color: #A2A2A2;
}
.font-bold {
  font-weight: 700;
}
.list-style-type-none {
  list-style-type: none;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1-5 {
  line-height: 1.5;
}
.line-height-2 {
  line-height: 2;
}
.font-weight-bold {
  font-weight: 700;
}
.font-weight-light {
  font-weight: 400;
}
.font-size-small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 16px;
}
.font-size-big {
    font-size: 21px;
}
.font-size-large {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 14px;
}
.font-size-big {
    font-size: 16px;
}
.font-size-large {
    font-size: 21px;
}
}
.process-structure {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block {
  width: 100%;
  max-width: 600px;
}
.title-tips {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper {
  box-shadow: none !important;
}
.v-stepper__label {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure {
    padding: 40px 0 100px 0;
}
.v-stepper__header {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step {
    padding-bottom: 0;
}
.v-stepper__header .v-divider {
    display: none;
}
}
.border-orange-input fieldset {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed {
  margin-bottom: 15px !important;
}
.white-btn {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn {
  color: white;
  background-color: #033d4f;
}
.orange-btn {
  color: white;
  background-color: #f87e2b;
}
.popup {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box {
  display: flex;
  justify-content: center;
}
.popup .panel .actions {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel {
    width: 95vw;
}
.popup .panel .actions .btn {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html {
  scroll-behavior: smooth !important;
}
.panel-item {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay {
  z-index: 99999 !important;
}
.page {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content {
  width: 100vw;
  max-width: 1440px;
}
.page-center {
  display: flex;
  justify-content: center;
}
.page-banner {
  margin-bottom: 80px;
}
.page-banner img {
  width: 100vw;
}
.desktop-banner {
  display: block;
}
.mobile-banner {
  display: none;
}
.page-structure {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block {
  width: 100%;
}
.normal-page .block:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row {
  display: flex;
  justify-content: center;
}
.process-page-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner {
    display: none;
}
.page-structure {
    padding: 0 30px;
}
.mobile-banner {
    display: block;
}
.normal-page .block-title {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips {
    font-size: 12px;
}
.normal-page .sub-block:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner {
    margin-bottom: 30px;
}
.page-structure {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure {
    padding: 0 15px;
}
}
.color-blue {
  color: #033d4f !important;
}
.color-orange {
  color: #f87e2b !important;
}
.color-gray {
  color: #404040 !important;
}
.color-white {
  color: white;
}
.bg-orange {
  background-color: #f87e2b;
}
.bg-gray {
  background-color: #A2A2A2;
}
.font-bold {
  font-weight: 700;
}
.list-style-type-none {
  list-style-type: none;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1-5 {
  line-height: 1.5;
}
.line-height-2 {
  line-height: 2;
}
.font-weight-bold {
  font-weight: 700;
}
.font-weight-light {
  font-weight: 400;
}
.font-size-small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 16px;
}
.font-size-big {
    font-size: 21px;
}
.font-size-large {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 14px;
}
.font-size-big {
    font-size: 16px;
}
.font-size-large {
    font-size: 21px;
}
}
.home-block3 {
  background-image: url(../img/block-bg-bottom.21c6aa00.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0 140px 0;
}
.home-block3 .home-block-title {
  margin-bottom: 120px;
}
.home-block3 .swiper-home-block3 {
  width: 90%;
}
.home-block3 .swiper-home-block3 .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.home-block3 .swiper-home-block3 .swiper-slide .image {
  width: 191px;
  height: 172px;
}
.home-block3 .swiper-home-block3 .swiper-slide .content {
  width: 335px;
  height: 170px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAp4AAAFVCAMAAABxbx9LAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAzUExURUdwTP////zu5eqaaeiCQP///////////+eAP+eCP/////zu5f///+iCQO6jcvTAn/ncyLFnBbcAAAAMdFJOUwB4+SjIxTmfU5ZVx8uvvP4AAATzSURBVHja7d0BaltZEEXByEoixcQz2f9qBwa0AD34zaFTtYRPY3iHK/ztG2zx6+UBl/t88zy/Xn7D5W7vXefdeTLozb+ez9d1/uPTcb2fzpOud19Gr/P816fDefI3+/HmeX5/necf347LPU670odvx+VusidrzvPpPBmkK7HnPH85TwbpSnTpSjhPOPHQlegypyPMnI4w2ZMwXQnnCQd0JcLM6QgzpyPs05yOLl2JsLs5HV26El26EovO88t5MsecjjBzOsLM6QiTPQnTldhznt+dJ3NkT8LM6QjTlQgzpyNMVyLMnI4w2ZMuXYlF52lOxyBzOsL81wPCzOkI818PCNOV2HOe5nQM0pUIM6cjzJyOMHM6wszpCDOnI0xXosucjkXnKXsy6KEr0WVOR5g5HWHmdISZ07HnPGVPBulKhJnTEaYrEWZOR5iuRJg5HWG6El26Es4TTpjTESZ7EmZOR5jsSZiuhPOEA7oSYcddyZyO6+lKhJnTEaYrEWZOR5iuRJeuhPOEEw8Pd7pkT8I+Pdzpkj0J05VwnnBAVyLMnI4wXYkwczrCdCXC7ocPd+fJAF2JLl2JPed5d54MMqcjTPYkzJyOMNmTMF2JPef55TyZI3sSdtyVzOm4nq5E2GlXcp4M0JUIM6cjTPakS1diz3ma0zHJnI4w2ZMwczrCfupKdOlK7DlPczoGyZ6EmdMRpisRZk5HmDkdYeZ0hOlKdOlK7DlPczommdMRdtOV6DKnI8ycjjBzOvacp+zJIF2JMHM6wszpCDOnI8ycjjBzOsJ0JbrM6dhznk/nySBzOsLM6QgzpyPMnI4wXQnnCQfM6QgzpyPMnI4wXYkwXYmwu59p0qUr0aUrsec8zemYZE5HmDkdYX6myZ7zlD2ZpCvhPOGArkSYOR1huhJh5nSE6Up4uIPzZBdzOvacp+zJJHM6wmRPwnQlnCec0JVYc55358kgXYkwczrCdCXCzOkI05VY83DXlXCe8D9dCecJJx66El2yJ2G6Es4TTuhKrDlPczom6UqEmdMRpisR9unhTpeuxJqHu65E+Dx1JSbpSmw8T12J65nTESZ7EqYrsec8v5wng2RP1pynrsQk2ZOw464ke3I9XYkwczrCZE/WPNx1JcLnaU7HJF2JMD/TZM956kpMuh0+3J0nA3Ql9pynOR2TZE+6PnQlumRPwszpCDOnI8ycjjBdiTBdiTXnaU7HJF2JMF2Jjefp03E9czrCzOnYc56yJ5N0JbrM6QiTPQmTPQkzpyPMnI4wXYkwczrWnOfTeTJIVyJMV2Ljefp0XM+cjjBdCecJJ8zp6DKnI0z2JEz2JExXIsycjjBdiTBdiTXnaU7HJF2JMF2Jjefp03E92ZMwXQnnCSd0JbrM6Qj7cfpwd55cT/YkTFci7NPDnS5diTBzOtacp+zJJHM6wnQl9pynrsQk2ZMwXYk153l3nkzSlegypyPMnI4w2ZMwXYkwczrCZE/CdCWcJxzQlQjTldhznroSk2RPwnQl1pynOR2jdCW6zOkIkz0JO+5KsifX05UIM6cjTFciTFfCecIBXYkwczr2nKeuxKTbYVdyngwwp2PNeT6dJ5N0Jbo+dCW6ZE/CzOkIM6cjzJyOMHM6wnQlnCcc0JUI05XYeJ4+HdczpyPMnI4152lOxyhdiS5zOsJkT8JkT8J0JcLem9P9B8Rl2cBrk7zeAAAAAElFTkSuQmCC);
  background-size: contain;
  background-repeat: no-repeat;
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #404040;
  padding: 10px 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.home-block3 .swiper-home-block3 .block3-swiper-button-next,
.home-block3 .swiper-home-block3 .block3-swiper-button-prev {
  --swiper-theme-color: #f97e2b;
}
@media screen and (max-width: 600px) {
.home-block3 {
    padding: 60px 0 120px 0;
}
.home-block3 .block-title {
    margin-bottom: 70px;
}
.home-block3 .swiper-home-block3 {
    width: 95%;
}
}
.color-blue[data-v-4beb9f37] {
  color: #033d4f !important;
}
.color-orange[data-v-4beb9f37] {
  color: #f87e2b !important;
}
.color-gray[data-v-4beb9f37] {
  color: #404040 !important;
}
.color-white[data-v-4beb9f37] {
  color: white;
}
.bg-orange[data-v-4beb9f37] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4beb9f37] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4beb9f37] {
  font-weight: 700;
}
.list-style-type-none[data-v-4beb9f37] {
  list-style-type: none;
}
.line-height-1[data-v-4beb9f37] {
  line-height: 1;
}
.line-height-1-5[data-v-4beb9f37] {
  line-height: 1.5;
}
.line-height-2[data-v-4beb9f37] {
  line-height: 2;
}
.font-weight-bold[data-v-4beb9f37] {
  font-weight: 700;
}
.font-weight-light[data-v-4beb9f37] {
  font-weight: 400;
}
.font-size-small[data-v-4beb9f37] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4beb9f37] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4beb9f37] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4beb9f37] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4beb9f37] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-medium[data-v-4beb9f37] {
    font-size: 16px;
}
.font-size-big[data-v-4beb9f37] {
    font-size: 21px;
}
.font-size-large[data-v-4beb9f37] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-medium[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-big[data-v-4beb9f37] {
    font-size: 16px;
}
.font-size-large[data-v-4beb9f37] {
    font-size: 21px;
}
}
.process-structure[data-v-4beb9f37] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-4beb9f37] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-4beb9f37] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-4beb9f37] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-4beb9f37] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-4beb9f37] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-4beb9f37] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-4beb9f37] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-4beb9f37] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-4beb9f37] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-4beb9f37] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-4beb9f37] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-4beb9f37] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-4beb9f37] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-4beb9f37] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-4beb9f37] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-4beb9f37] {
    display: none;
}
}
.border-orange-input fieldset[data-v-4beb9f37] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-4beb9f37] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-4beb9f37] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-4beb9f37] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-4beb9f37] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-4beb9f37] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-4beb9f37] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-4beb9f37] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-4beb9f37] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-4beb9f37] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-4beb9f37] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-4beb9f37] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-4beb9f37] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-4beb9f37]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-4beb9f37] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-4beb9f37] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-4beb9f37] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-4beb9f37] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-4beb9f37]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-4beb9f37] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-4beb9f37] {
  z-index: 99999 !important;
}
.page[data-v-4beb9f37] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-4beb9f37] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-4beb9f37] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-4beb9f37] {
  margin-bottom: 80px;
}
.page-banner img[data-v-4beb9f37] {
  width: 100vw;
}
.desktop-banner[data-v-4beb9f37] {
  display: block;
}
.mobile-banner[data-v-4beb9f37] {
  display: none;
}
.page-structure[data-v-4beb9f37] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-4beb9f37] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-4beb9f37] {
  width: 100%;
}
.normal-page .block[data-v-4beb9f37]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-4beb9f37] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-4beb9f37] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-4beb9f37] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-4beb9f37] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4beb9f37] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-4beb9f37]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-4beb9f37] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-4beb9f37] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-4beb9f37] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-4beb9f37] {
    display: none;
}
.page-structure[data-v-4beb9f37] {
    padding: 0 30px;
}
.mobile-banner[data-v-4beb9f37] {
    display: block;
}
.normal-page .block-title[data-v-4beb9f37] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-4beb9f37] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-4beb9f37] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4beb9f37] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-4beb9f37]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-4beb9f37] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-4beb9f37] {
    margin-bottom: 30px;
}
.page-structure[data-v-4beb9f37] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-4beb9f37] {
    padding: 0 15px;
}
}
.color-blue[data-v-4beb9f37] {
  color: #033d4f !important;
}
.color-orange[data-v-4beb9f37] {
  color: #f87e2b !important;
}
.color-gray[data-v-4beb9f37] {
  color: #404040 !important;
}
.color-white[data-v-4beb9f37] {
  color: white;
}
.bg-orange[data-v-4beb9f37] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4beb9f37] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4beb9f37] {
  font-weight: 700;
}
.list-style-type-none[data-v-4beb9f37] {
  list-style-type: none;
}
.line-height-1[data-v-4beb9f37] {
  line-height: 1;
}
.line-height-1-5[data-v-4beb9f37] {
  line-height: 1.5;
}
.line-height-2[data-v-4beb9f37] {
  line-height: 2;
}
.font-weight-bold[data-v-4beb9f37] {
  font-weight: 700;
}
.font-weight-light[data-v-4beb9f37] {
  font-weight: 400;
}
.font-size-small[data-v-4beb9f37] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4beb9f37] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4beb9f37] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4beb9f37] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4beb9f37] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-medium[data-v-4beb9f37] {
    font-size: 16px;
}
.font-size-big[data-v-4beb9f37] {
    font-size: 21px;
}
.font-size-large[data-v-4beb9f37] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-medium[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-big[data-v-4beb9f37] {
    font-size: 16px;
}
.font-size-large[data-v-4beb9f37] {
    font-size: 21px;
}
}
.color-blue[data-v-4beb9f37] {
  color: #033d4f !important;
}
.color-orange[data-v-4beb9f37] {
  color: #f87e2b !important;
}
.color-gray[data-v-4beb9f37] {
  color: #404040 !important;
}
.color-white[data-v-4beb9f37] {
  color: white;
}
.bg-orange[data-v-4beb9f37] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4beb9f37] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4beb9f37] {
  font-weight: 700;
}
.list-style-type-none[data-v-4beb9f37] {
  list-style-type: none;
}
.line-height-1[data-v-4beb9f37] {
  line-height: 1;
}
.line-height-1-5[data-v-4beb9f37] {
  line-height: 1.5;
}
.line-height-2[data-v-4beb9f37] {
  line-height: 2;
}
.font-weight-bold[data-v-4beb9f37] {
  font-weight: 700;
}
.font-weight-light[data-v-4beb9f37] {
  font-weight: 400;
}
.font-size-small[data-v-4beb9f37] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4beb9f37] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4beb9f37] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4beb9f37] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4beb9f37] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-medium[data-v-4beb9f37] {
    font-size: 16px;
}
.font-size-big[data-v-4beb9f37] {
    font-size: 21px;
}
.font-size-large[data-v-4beb9f37] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-medium[data-v-4beb9f37] {
    font-size: 14px;
}
.font-size-big[data-v-4beb9f37] {
    font-size: 16px;
}
.font-size-large[data-v-4beb9f37] {
    font-size: 21px;
}
}
.number-animate-1[data-v-4beb9f37] {
  color: #f87e2b;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 0.1em;
  width: 160px;
  height: 160px;
  border: 2px solid #f7ebbb;
  border-radius: 100%;
  position: relative;
}
.number-animate-1 .number-box[data-v-4beb9f37] {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: space-around;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.number-animate-2[data-v-4beb9f37] {
  color: white;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 0.1em;
  width: 250px;
  height: 250px;
  border: 2px solid white;
  border-radius: 100%;
  position: relative;
}
.number-animate-2 .number-box[data-v-4beb9f37] {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: space-around;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media screen and (max-width: 600px) {
.number-animate-1[data-v-4beb9f37] {
    font-size: 40px;
    width: 130px;
    height: 130px;
}
.number-animate-2[data-v-4beb9f37] {
    font-size: 32px;
    width: 168px;
    height: 168px;
}
.number-animate-2 .number-box[data-v-4beb9f37] {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: space-around;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
}
.home-block4[data-v-4beb9f37] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 120px 0;
  background-color: #FF9851;
}
.home-block4 .home-block-title[data-v-4beb9f37] {
  margin-bottom: 80px;
  color: white !important;
}
.home-block4 .number-animate-block[data-v-4beb9f37] {
  display: flex;
  justify-content: space-between;
  width: 960px;
}
.home-block4 .number-animate-block .number-item[data-v-4beb9f37] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-block4 .number-animate-block .label[data-v-4beb9f37] {
  color: #033d4f;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 18px;
  color: white;
}
@media screen and (max-width: 1080px) {
.home-block4[data-v-4beb9f37] {
    padding: 100px 0 20px 0;
}
.home-block4 .number-animate-block[data-v-4beb9f37] {
    flex-direction: column;
    width: 100vw;
}
.home-block4 .number-animate-block .number-item[data-v-4beb9f37] {
    margin-bottom: 80px;
}
}
@media screen and (max-width: 600px) {
.home-block4[data-v-4beb9f37] {
    padding: 60px 0 0 0;
}
.home-block4 .block-title[data-v-4beb9f37] {
    margin-bottom: 60px;
}
.home-block4 .number-animate-block .number-item[data-v-4beb9f37] {
    margin-bottom: 60px;
}
.home-block4 .number-animate-block .label[data-v-4beb9f37] {
    font-size: 16px;
    margin-top: 16px;
}
}
.color-blue[data-v-4bf9b6b8] {
  color: #033d4f !important;
}
.color-orange[data-v-4bf9b6b8] {
  color: #f87e2b !important;
}
.color-gray[data-v-4bf9b6b8] {
  color: #404040 !important;
}
.color-white[data-v-4bf9b6b8] {
  color: white;
}
.bg-orange[data-v-4bf9b6b8] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4bf9b6b8] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4bf9b6b8] {
  font-weight: 700;
}
.list-style-type-none[data-v-4bf9b6b8] {
  list-style-type: none;
}
.line-height-1[data-v-4bf9b6b8] {
  line-height: 1;
}
.line-height-1-5[data-v-4bf9b6b8] {
  line-height: 1.5;
}
.line-height-2[data-v-4bf9b6b8] {
  line-height: 2;
}
.font-weight-bold[data-v-4bf9b6b8] {
  font-weight: 700;
}
.font-weight-light[data-v-4bf9b6b8] {
  font-weight: 400;
}
.font-size-small[data-v-4bf9b6b8] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4bf9b6b8] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4bf9b6b8] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4bf9b6b8] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4bf9b6b8] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4bf9b6b8] {
    font-size: 14px;
}
.font-size-medium[data-v-4bf9b6b8] {
    font-size: 16px;
}
.font-size-big[data-v-4bf9b6b8] {
    font-size: 21px;
}
.font-size-large[data-v-4bf9b6b8] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4bf9b6b8] {
    font-size: 14px;
}
.font-size-medium[data-v-4bf9b6b8] {
    font-size: 14px;
}
.font-size-big[data-v-4bf9b6b8] {
    font-size: 16px;
}
.font-size-large[data-v-4bf9b6b8] {
    font-size: 21px;
}
}
.process-structure[data-v-4bf9b6b8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-4bf9b6b8] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-4bf9b6b8] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-4bf9b6b8] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-4bf9b6b8] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-4bf9b6b8] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-4bf9b6b8] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-4bf9b6b8] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-4bf9b6b8] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-4bf9b6b8] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-4bf9b6b8] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-4bf9b6b8] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-4bf9b6b8] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-4bf9b6b8] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-4bf9b6b8] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-4bf9b6b8] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-4bf9b6b8] {
    display: none;
}
}
.border-orange-input fieldset[data-v-4bf9b6b8] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-4bf9b6b8] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-4bf9b6b8] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-4bf9b6b8] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-4bf9b6b8] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-4bf9b6b8] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-4bf9b6b8] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-4bf9b6b8] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-4bf9b6b8] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-4bf9b6b8] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-4bf9b6b8] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-4bf9b6b8] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-4bf9b6b8] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-4bf9b6b8]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-4bf9b6b8] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-4bf9b6b8] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-4bf9b6b8] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-4bf9b6b8] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-4bf9b6b8]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-4bf9b6b8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-4bf9b6b8] {
  z-index: 99999 !important;
}
.page[data-v-4bf9b6b8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-4bf9b6b8] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-4bf9b6b8] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-4bf9b6b8] {
  margin-bottom: 80px;
}
.page-banner img[data-v-4bf9b6b8] {
  width: 100vw;
}
.desktop-banner[data-v-4bf9b6b8] {
  display: block;
}
.mobile-banner[data-v-4bf9b6b8] {
  display: none;
}
.page-structure[data-v-4bf9b6b8] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-4bf9b6b8] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-4bf9b6b8] {
  width: 100%;
}
.normal-page .block[data-v-4bf9b6b8]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-4bf9b6b8] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-4bf9b6b8] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-4bf9b6b8] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-4bf9b6b8] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4bf9b6b8] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-4bf9b6b8]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-4bf9b6b8] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-4bf9b6b8] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-4bf9b6b8] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-4bf9b6b8] {
    display: none;
}
.page-structure[data-v-4bf9b6b8] {
    padding: 0 30px;
}
.mobile-banner[data-v-4bf9b6b8] {
    display: block;
}
.normal-page .block-title[data-v-4bf9b6b8] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-4bf9b6b8] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-4bf9b6b8] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4bf9b6b8] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-4bf9b6b8]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-4bf9b6b8] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-4bf9b6b8] {
    margin-bottom: 30px;
}
.page-structure[data-v-4bf9b6b8] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-4bf9b6b8] {
    padding: 0 15px;
}
}
.color-blue[data-v-4bf9b6b8] {
  color: #033d4f !important;
}
.color-orange[data-v-4bf9b6b8] {
  color: #f87e2b !important;
}
.color-gray[data-v-4bf9b6b8] {
  color: #404040 !important;
}
.color-white[data-v-4bf9b6b8] {
  color: white;
}
.bg-orange[data-v-4bf9b6b8] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4bf9b6b8] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4bf9b6b8] {
  font-weight: 700;
}
.list-style-type-none[data-v-4bf9b6b8] {
  list-style-type: none;
}
.line-height-1[data-v-4bf9b6b8] {
  line-height: 1;
}
.line-height-1-5[data-v-4bf9b6b8] {
  line-height: 1.5;
}
.line-height-2[data-v-4bf9b6b8] {
  line-height: 2;
}
.font-weight-bold[data-v-4bf9b6b8] {
  font-weight: 700;
}
.font-weight-light[data-v-4bf9b6b8] {
  font-weight: 400;
}
.font-size-small[data-v-4bf9b6b8] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4bf9b6b8] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4bf9b6b8] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4bf9b6b8] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4bf9b6b8] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4bf9b6b8] {
    font-size: 14px;
}
.font-size-medium[data-v-4bf9b6b8] {
    font-size: 16px;
}
.font-size-big[data-v-4bf9b6b8] {
    font-size: 21px;
}
.font-size-large[data-v-4bf9b6b8] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4bf9b6b8] {
    font-size: 14px;
}
.font-size-medium[data-v-4bf9b6b8] {
    font-size: 14px;
}
.font-size-big[data-v-4bf9b6b8] {
    font-size: 16px;
}
.font-size-large[data-v-4bf9b6b8] {
    font-size: 21px;
}
}
.home-block5[data-v-4bf9b6b8] {
  background-image: url(../img/block-bg-top.4f11fb1a.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0;
}
.home-block5 .home-block-title[data-v-4bf9b6b8] {
  margin-bottom: 30px;
}
.home-block5 .title-block[data-v-4bf9b6b8] {
  margin-bottom: 80px;
}
.home-block5 .impact-block[data-v-4bf9b6b8] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #404040;
}
.home-block5 .impact-block .line[data-v-4bf9b6b8] {
  display: flex;
  width: 775px;
  justify-content: space-between;
}
.home-block5 .impact-block .line .box[data-v-4bf9b6b8] {
  display: flex;
  align-items: center;
}
.home-block5 .impact-block .line .box img[data-v-4bf9b6b8] {
  width: 70px;
  height: 105px;
  margin-right: 30px;
}
.home-block5 .impact-block .line .box .item .item-title[data-v-4bf9b6b8] {
  font-weight: 700;
  font-size: 21px;
  font-weight: 700px;
  line-height: 1;
  margin-bottom: 9px;
  color: #404040;
}
.home-block5 .impact-block .line .box .item .button[data-v-4bf9b6b8] {
  width: 180px;
  height: 41px;
  color: #404040;
  border: 1px solid #404040;
  border-radius: 180px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  line-height: 1;
  cursor: pointer;
}
.home-block5 .impact-block .line .box .item .button .arrow[data-v-4bf9b6b8] {
  margin-left: 5px;
  color: #404040;
}
.home-block5 .impact-block .line .box .item:hover .item-title[data-v-4bf9b6b8] {
  color: #f87e2b;
}
.home-block5 .impact-block .line .box .item:hover .button[data-v-4bf9b6b8] {
  background-color: #404040;
  color: #f87e2b;
}
.home-block5 .impact-block .line .box .item:hover .button .arrow[data-v-4bf9b6b8] {
  color: #f87e2b;
}
.home-block5 .impact-block .line[data-v-4bf9b6b8]:first-child {
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
.home-block5 .impact-block .line[data-v-4bf9b6b8] {
    width: 100vw;
    flex-direction: column;
    align-items: center;
}
.home-block5 .impact-block .line .box[data-v-4bf9b6b8] {
    margin-bottom: 60px;
}
.home-block5 .impact-block .line[data-v-4bf9b6b8]:first-child {
    margin-bottom: 0px;
}
}
@media screen and (max-width: 600px) {
.home-block5[data-v-4bf9b6b8] {
    padding: 75px 0;
}
.home-block5 .block-title[data-v-4bf9b6b8] {
    margin-bottom: 12px;
}
.home-block5 .title-block[data-v-4bf9b6b8] {
    margin-bottom: 55px;
}
.home-block5 .impact-block .line .box[data-v-4bf9b6b8] {
    margin-bottom: 40px;
}
}
.color-blue[data-v-4c07ce39] {
  color: #033d4f !important;
}
.color-orange[data-v-4c07ce39] {
  color: #f87e2b !important;
}
.color-gray[data-v-4c07ce39] {
  color: #404040 !important;
}
.color-white[data-v-4c07ce39] {
  color: white;
}
.bg-orange[data-v-4c07ce39] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4c07ce39] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4c07ce39] {
  font-weight: 700;
}
.list-style-type-none[data-v-4c07ce39] {
  list-style-type: none;
}
.line-height-1[data-v-4c07ce39] {
  line-height: 1;
}
.line-height-1-5[data-v-4c07ce39] {
  line-height: 1.5;
}
.line-height-2[data-v-4c07ce39] {
  line-height: 2;
}
.font-weight-bold[data-v-4c07ce39] {
  font-weight: 700;
}
.font-weight-light[data-v-4c07ce39] {
  font-weight: 400;
}
.font-size-small[data-v-4c07ce39] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4c07ce39] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4c07ce39] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4c07ce39] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4c07ce39] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4c07ce39] {
    font-size: 14px;
}
.font-size-medium[data-v-4c07ce39] {
    font-size: 16px;
}
.font-size-big[data-v-4c07ce39] {
    font-size: 21px;
}
.font-size-large[data-v-4c07ce39] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4c07ce39] {
    font-size: 14px;
}
.font-size-medium[data-v-4c07ce39] {
    font-size: 14px;
}
.font-size-big[data-v-4c07ce39] {
    font-size: 16px;
}
.font-size-large[data-v-4c07ce39] {
    font-size: 21px;
}
}
.process-structure[data-v-4c07ce39] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-4c07ce39] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-4c07ce39] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-4c07ce39] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-4c07ce39] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-4c07ce39] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-4c07ce39] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-4c07ce39] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-4c07ce39] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-4c07ce39] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-4c07ce39] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-4c07ce39] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-4c07ce39] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-4c07ce39] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-4c07ce39] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-4c07ce39] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-4c07ce39] {
    display: none;
}
}
.border-orange-input fieldset[data-v-4c07ce39] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-4c07ce39] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-4c07ce39] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-4c07ce39] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-4c07ce39] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-4c07ce39] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-4c07ce39] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-4c07ce39] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-4c07ce39] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-4c07ce39] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-4c07ce39] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-4c07ce39] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-4c07ce39] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-4c07ce39]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-4c07ce39] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-4c07ce39] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-4c07ce39] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-4c07ce39] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-4c07ce39]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-4c07ce39] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-4c07ce39] {
  z-index: 99999 !important;
}
.page[data-v-4c07ce39] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-4c07ce39] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-4c07ce39] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-4c07ce39] {
  margin-bottom: 80px;
}
.page-banner img[data-v-4c07ce39] {
  width: 100vw;
}
.desktop-banner[data-v-4c07ce39] {
  display: block;
}
.mobile-banner[data-v-4c07ce39] {
  display: none;
}
.page-structure[data-v-4c07ce39] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-4c07ce39] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-4c07ce39] {
  width: 100%;
}
.normal-page .block[data-v-4c07ce39]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-4c07ce39] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-4c07ce39] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-4c07ce39] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-4c07ce39] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4c07ce39] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-4c07ce39]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-4c07ce39] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-4c07ce39] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-4c07ce39] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-4c07ce39] {
    display: none;
}
.page-structure[data-v-4c07ce39] {
    padding: 0 30px;
}
.mobile-banner[data-v-4c07ce39] {
    display: block;
}
.normal-page .block-title[data-v-4c07ce39] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-4c07ce39] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-4c07ce39] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4c07ce39] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-4c07ce39]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-4c07ce39] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-4c07ce39] {
    margin-bottom: 30px;
}
.page-structure[data-v-4c07ce39] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-4c07ce39] {
    padding: 0 15px;
}
}
.color-blue[data-v-4c07ce39] {
  color: #033d4f !important;
}
.color-orange[data-v-4c07ce39] {
  color: #f87e2b !important;
}
.color-gray[data-v-4c07ce39] {
  color: #404040 !important;
}
.color-white[data-v-4c07ce39] {
  color: white;
}
.bg-orange[data-v-4c07ce39] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4c07ce39] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4c07ce39] {
  font-weight: 700;
}
.list-style-type-none[data-v-4c07ce39] {
  list-style-type: none;
}
.line-height-1[data-v-4c07ce39] {
  line-height: 1;
}
.line-height-1-5[data-v-4c07ce39] {
  line-height: 1.5;
}
.line-height-2[data-v-4c07ce39] {
  line-height: 2;
}
.font-weight-bold[data-v-4c07ce39] {
  font-weight: 700;
}
.font-weight-light[data-v-4c07ce39] {
  font-weight: 400;
}
.font-size-small[data-v-4c07ce39] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4c07ce39] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4c07ce39] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4c07ce39] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4c07ce39] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4c07ce39] {
    font-size: 14px;
}
.font-size-medium[data-v-4c07ce39] {
    font-size: 16px;
}
.font-size-big[data-v-4c07ce39] {
    font-size: 21px;
}
.font-size-large[data-v-4c07ce39] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4c07ce39] {
    font-size: 14px;
}
.font-size-medium[data-v-4c07ce39] {
    font-size: 14px;
}
.font-size-big[data-v-4c07ce39] {
    font-size: 16px;
}
.font-size-large[data-v-4c07ce39] {
    font-size: 21px;
}
}
.home-block6[data-v-4c07ce39] {
  display: flex;
}
.home-block6 .is-mobile[data-v-4c07ce39] {
  display: none;
}
.home-block6 .left[data-v-4c07ce39] {
  width: 50%;
}
.home-block6 .right[data-v-4c07ce39] {
  width: 50%;
  background-color: #f87e2b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-block6 .right .button[data-v-4c07ce39] {
  width: 340px;
  height: 67px;
  border: 2px solid #ffffff;
  border-radius: 290px;
  color: white;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.15em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  padding: 0 40px;
}
.home-block6 .right .button .arrow[data-v-4c07ce39] {
  color: white;
  font-size: 30px;
}
.home-block6 .right .button[data-v-4c07ce39]:first-child {
  margin-bottom: 38px;
}
.home-block6 .right .button[data-v-4c07ce39]:hover {
  background-color: #404040;
}
@media screen and (max-width: 960px) {
.home-block6[data-v-4c07ce39] {
    flex-direction: column;
}
.home-block6 .is-desktop[data-v-4c07ce39] {
    display: none !important;
}
.home-block6 .is-mobile[data-v-4c07ce39] {
    display: block;
}
.home-block6 .left[data-v-4c07ce39] {
    width: 100vw;
}
.home-block6 .right[data-v-4c07ce39] {
    width: 100vw;
    padding: 80px;
}
}
@media screen and (max-width: 600px) {
.home-block6 .right[data-v-4c07ce39] {
    padding: 47px;
}
.home-block6 .right .button[data-v-4c07ce39] {
    width: 210px;
    height: 41px;
    font-size: 12px;
    padding: 0 20px;
}
.home-block6 .right .button .arrow[data-v-4c07ce39] {
    font-size: 24px;
}
.home-block6 .right .button[data-v-4c07ce39]:first-child {
    margin-bottom: 30px;
}
}
.color-blue[data-v-4c15e5ba] {
  color: #033d4f !important;
}
.color-orange[data-v-4c15e5ba] {
  color: #f87e2b !important;
}
.color-gray[data-v-4c15e5ba] {
  color: #404040 !important;
}
.color-white[data-v-4c15e5ba] {
  color: white;
}
.bg-orange[data-v-4c15e5ba] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4c15e5ba] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4c15e5ba] {
  font-weight: 700;
}
.list-style-type-none[data-v-4c15e5ba] {
  list-style-type: none;
}
.line-height-1[data-v-4c15e5ba] {
  line-height: 1;
}
.line-height-1-5[data-v-4c15e5ba] {
  line-height: 1.5;
}
.line-height-2[data-v-4c15e5ba] {
  line-height: 2;
}
.font-weight-bold[data-v-4c15e5ba] {
  font-weight: 700;
}
.font-weight-light[data-v-4c15e5ba] {
  font-weight: 400;
}
.font-size-small[data-v-4c15e5ba] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4c15e5ba] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4c15e5ba] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4c15e5ba] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4c15e5ba] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4c15e5ba] {
    font-size: 14px;
}
.font-size-medium[data-v-4c15e5ba] {
    font-size: 16px;
}
.font-size-big[data-v-4c15e5ba] {
    font-size: 21px;
}
.font-size-large[data-v-4c15e5ba] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4c15e5ba] {
    font-size: 14px;
}
.font-size-medium[data-v-4c15e5ba] {
    font-size: 14px;
}
.font-size-big[data-v-4c15e5ba] {
    font-size: 16px;
}
.font-size-large[data-v-4c15e5ba] {
    font-size: 21px;
}
}
.process-structure[data-v-4c15e5ba] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body[data-v-4c15e5ba] {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body[data-v-4c15e5ba] {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block[data-v-4c15e5ba] {
  width: 100%;
  max-width: 600px;
}
.title-tips[data-v-4c15e5ba] {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn[data-v-4c15e5ba] {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn[data-v-4c15e5ba] {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper[data-v-4c15e5ba] {
  box-shadow: none !important;
}
.v-stepper__label[data-v-4c15e5ba] {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label[data-v-4c15e5ba] {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label[data-v-4c15e5ba] {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper[data-v-4c15e5ba] {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label[data-v-4c15e5ba] {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure[data-v-4c15e5ba] {
    padding: 40px 0 100px 0;
}
.v-stepper__header[data-v-4c15e5ba] {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step[data-v-4c15e5ba] {
    padding-bottom: 0;
}
.v-stepper__header .v-divider[data-v-4c15e5ba] {
    display: none;
}
}
.border-orange-input fieldset[data-v-4c15e5ba] {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset[data-v-4c15e5ba] {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed[data-v-4c15e5ba] {
  margin-bottom: 15px !important;
}
.white-btn[data-v-4c15e5ba] {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn[data-v-4c15e5ba] {
  color: white;
  background-color: #033d4f;
}
.orange-btn[data-v-4c15e5ba] {
  color: white;
  background-color: #f87e2b;
}
.popup[data-v-4c15e5ba] {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask[data-v-4c15e5ba] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel[data-v-4c15e5ba] {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon[data-v-4c15e5ba] {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box[data-v-4c15e5ba] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions[data-v-4c15e5ba] {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn[data-v-4c15e5ba] {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn[data-v-4c15e5ba]:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel[data-v-4c15e5ba] {
    width: 95vw;
}
.popup .panel .actions .btn[data-v-4c15e5ba] {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html[data-v-4c15e5ba] {
  scroll-behavior: smooth !important;
}
.panel-item[data-v-4c15e5ba] {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item[data-v-4c15e5ba]:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center[data-v-4c15e5ba] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay[data-v-4c15e5ba] {
  z-index: 99999 !important;
}
.page[data-v-4c15e5ba] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content[data-v-4c15e5ba] {
  width: 100vw;
  max-width: 1440px;
}
.page-center[data-v-4c15e5ba] {
  display: flex;
  justify-content: center;
}
.page-banner[data-v-4c15e5ba] {
  margin-bottom: 80px;
}
.page-banner img[data-v-4c15e5ba] {
  width: 100vw;
}
.desktop-banner[data-v-4c15e5ba] {
  display: block;
}
.mobile-banner[data-v-4c15e5ba] {
  display: none;
}
.page-structure[data-v-4c15e5ba] {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content[data-v-4c15e5ba] {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block[data-v-4c15e5ba] {
  width: 100%;
}
.normal-page .block[data-v-4c15e5ba]:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title[data-v-4c15e5ba] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot[data-v-4c15e5ba] {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title[data-v-4c15e5ba] {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title[data-v-4c15e5ba] {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4c15e5ba] {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block[data-v-4c15e5ba]:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row[data-v-4c15e5ba] {
  display: flex;
  justify-content: center;
}
.process-page-title[data-v-4c15e5ba] {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content[data-v-4c15e5ba] {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner[data-v-4c15e5ba] {
    display: none;
}
.page-structure[data-v-4c15e5ba] {
    padding: 0 30px;
}
.mobile-banner[data-v-4c15e5ba] {
    display: block;
}
.normal-page .block-title[data-v-4c15e5ba] {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot[data-v-4c15e5ba] {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title[data-v-4c15e5ba] {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips[data-v-4c15e5ba] {
    font-size: 12px;
}
.normal-page .sub-block[data-v-4c15e5ba]:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input[data-v-4c15e5ba] {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner[data-v-4c15e5ba] {
    margin-bottom: 30px;
}
.page-structure[data-v-4c15e5ba] {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure[data-v-4c15e5ba] {
    padding: 0 15px;
}
}
.color-blue[data-v-4c15e5ba] {
  color: #033d4f !important;
}
.color-orange[data-v-4c15e5ba] {
  color: #f87e2b !important;
}
.color-gray[data-v-4c15e5ba] {
  color: #404040 !important;
}
.color-white[data-v-4c15e5ba] {
  color: white;
}
.bg-orange[data-v-4c15e5ba] {
  background-color: #f87e2b;
}
.bg-gray[data-v-4c15e5ba] {
  background-color: #A2A2A2;
}
.font-bold[data-v-4c15e5ba] {
  font-weight: 700;
}
.list-style-type-none[data-v-4c15e5ba] {
  list-style-type: none;
}
.line-height-1[data-v-4c15e5ba] {
  line-height: 1;
}
.line-height-1-5[data-v-4c15e5ba] {
  line-height: 1.5;
}
.line-height-2[data-v-4c15e5ba] {
  line-height: 2;
}
.font-weight-bold[data-v-4c15e5ba] {
  font-weight: 700;
}
.font-weight-light[data-v-4c15e5ba] {
  font-weight: 400;
}
.font-size-small[data-v-4c15e5ba] {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium[data-v-4c15e5ba] {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big[data-v-4c15e5ba] {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large[data-v-4c15e5ba] {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify[data-v-4c15e5ba] {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small[data-v-4c15e5ba] {
    font-size: 14px;
}
.font-size-medium[data-v-4c15e5ba] {
    font-size: 16px;
}
.font-size-big[data-v-4c15e5ba] {
    font-size: 21px;
}
.font-size-large[data-v-4c15e5ba] {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small[data-v-4c15e5ba] {
    font-size: 14px;
}
.font-size-medium[data-v-4c15e5ba] {
    font-size: 14px;
}
.font-size-big[data-v-4c15e5ba] {
    font-size: 16px;
}
.font-size-large[data-v-4c15e5ba] {
    font-size: 21px;
}
}
.home-block7[data-v-4c15e5ba] {
  background-image: url(../img/block-bg-bottom.21c6aa00.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 100px 150px 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-block7 .text[data-v-4c15e5ba] {
  color: #033d4f;
  font-weight: 700;
  font-size: 28px;
  line-height: 2;
  letter-spacing: 0.1em;
  width: 50%;
  padding-right: 130px;
}
.home-block7 .lottie[data-v-4c15e5ba] {
  width: 50%;
}
@media screen and (max-width: 1080px) {
.home-block7[data-v-4c15e5ba] {
    flex-direction: column;
    padding: 100px 60px 80px 60px;
}
.home-block7 .text[data-v-4c15e5ba] {
    width: 100%;
    text-align: center;
    padding-right: 0;
    margin-bottom: 50px;
}
.home-block7 .lottie[data-v-4c15e5ba] {
    width: 100%;
}
}
@media screen and (max-width: 600px) {
.home-block7[data-v-4c15e5ba] {
    flex-direction: column;
    padding: 80px 20px 60px 20px;
}
.home-block7 .text[data-v-4c15e5ba] {
    width: 90vw;
    margin-bottom: 35px;
    font-size: 20px;
    line-height: 30px;
}
}
.color-blue {
  color: #033d4f !important;
}
.color-orange {
  color: #f87e2b !important;
}
.color-gray {
  color: #404040 !important;
}
.color-white {
  color: white;
}
.bg-orange {
  background-color: #f87e2b;
}
.bg-gray {
  background-color: #A2A2A2;
}
.font-bold {
  font-weight: 700;
}
.list-style-type-none {
  list-style-type: none;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1-5 {
  line-height: 1.5;
}
.line-height-2 {
  line-height: 2;
}
.font-weight-bold {
  font-weight: 700;
}
.font-weight-light {
  font-weight: 400;
}
.font-size-small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 16px;
}
.font-size-big {
    font-size: 21px;
}
.font-size-large {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 14px;
}
.font-size-big {
    font-size: 16px;
}
.font-size-large {
    font-size: 21px;
}
}
.process-structure {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 125px 0 175px 0;
}
.process-structure .auth-process-body {
  width: 95vw;
  max-width: 600px;
}
.process-structure .apply-process-body {
  width: 95vw;
  max-width: 1280px;
  padding: 0 50px;
}
.auth-form-block {
  width: 100%;
  max-width: 600px;
}
.title-tips {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
.submit-btn {
  width: 100%;
  color: white;
  background-color: #f87e2b;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.disable-btn {
  width: 100%;
  background-color: #808080;
  color: white;
  padding: 21px 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: not-allowed;
}
.v-stepper {
  box-shadow: none !important;
}
.v-stepper__label {
  text-align: center !important;
  line-height: 1.2;
}
.theme--light.v-stepper .v-stepper__step--active .v-stepper__label {
  text-shadow: 0px 0px 0px #f87e2b !important;
  color: #f87e2b !important;
}
.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label {
  text-shadow: 0px 0px 0px #f87e2b;
  color: #f87e2b !important;
}
.stepper {
  margin-bottom: 50px;
}
@media only screen and (max-width: 960px) {
.v-stepper:not(.v-stepper--vertical) .v-stepper__label {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
.process-structure {
    padding: 40px 0 100px 0;
}
.v-stepper__header {
    justify-content: center !important;
    box-shadow: none !important;
}
.v-stepper__header .v-stepper__step {
    padding-bottom: 0;
}
.v-stepper__header .v-divider {
    display: none;
}
}
.border-orange-input fieldset {
  border: 1px solid #f87e2b !important;
}
.border-orange-input.v-input--is-focused fieldset {
  border: 2px solid #f87e2b !important;
}
.v-text-field.v-text-field--enclosed {
  margin-bottom: 15px !important;
}
.white-btn {
  border: 1px solid #f87e2b;
  background-color: white;
  color: #f87e2b;
}
.blue-btn {
  color: white;
  background-color: #033d4f;
}
.orange-btn {
  color: white;
  background-color: #f87e2b;
}
.popup {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
}
.popup .mask {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.popup .panel {
  position: absolute;
  z-index: 501;
  background-color: white;
  width: 70vw;
  box-shadow: 2.56036px 2.56036px 17.0691px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 15vh;
  left: 50vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.popup .panel .close-icon {
  position: absolute;
  top: 27px;
  right: 35px;
  color: #f87e2b;
  font-size: 32px;
  cursor: pointer;
}
.popup .panel .checkbox-box {
  display: flex;
  justify-content: center;
}
.popup .panel .actions {
  display: flex;
  justify-content: center;
}
.popup .panel .actions .btn {
  width: 160px;
  height: 53px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.popup .panel .actions .btn:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
.popup .panel {
    width: 95vw;
}
.popup .panel .actions .btn {
    width: 140px;
    height: 48px;
    font-size: 14px;
}
}
html {
  scroll-behavior: smooth !important;
}
.panel-item {
  border: 1px solid #f87e2b;
  border-bottom: 0px;
}
.panel-item:last-child {
  border-bottom: 1px solid #f87e2b;
}
.column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.v-overlay {
  z-index: 99999 !important;
}
.page {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.web-content {
  width: 100vw;
  max-width: 1440px;
}
.page-center {
  display: flex;
  justify-content: center;
}
.page-banner {
  margin-bottom: 80px;
}
.page-banner img {
  width: 100vw;
}
.desktop-banner {
  display: block;
}
.mobile-banner {
  display: none;
}
.page-structure {
  display: flex;
  justify-content: space-between;
  padding: 0 85px;
  width: 100%;
  position: relative;
}
.page-structure .page-content {
  max-width: 1010px;
  width: calc(100% - 200px);
}
.normal-page .block {
  width: 100%;
}
.normal-page .block:not(:last-child) {
  margin-bottom: 50px;
}
.normal-page .block-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.normal-page .block-title .dot {
  width: 10px;
  height: 10px;
  margin-right: 17px;
  background-color: #f87e2b;
}
.normal-page .block-sub-title {
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
}
.normal-page .sub-block .sub-title {
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #033d4f;
  margin-bottom: 30px;
  border-left: 4px solid #033d4f;
  padding-left: 10px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.normal-page .sub-block .sub-title .title-tips {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
}
.normal-page .sub-block:not(:last-child) {
  margin-bottom: 30px;
}
.process-page-title-row {
  display: flex;
  justify-content: center;
}
.process-page-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
  color: #404040;
  padding-bottom: 12px;
  border-bottom: 3px solid #f87e2b;
  text-align: center;
}
@media screen and (max-width: 1024px) {
.page-structure .page-content {
    width: 100%;
}
}
@media screen and (max-width: 960px) {
.desktop-banner {
    display: none;
}
.page-structure {
    padding: 0 30px;
}
.mobile-banner {
    display: block;
}
.normal-page .block-title {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
}
.normal-page .block-title .dot {
    width: 5px;
    height: 5px;
    margin-right: 11px;
}
.normal-page .sub-block .sub-title {
    font-size: 16px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.normal-page .sub-block .sub-title .title-tips {
    font-size: 12px;
}
.normal-page .sub-block:not(:last-child) {
    margin-bottom: 30px;
}
}
.v-input {
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 600px) {
.page-banner {
    margin-bottom: 30px;
}
.page-structure {
    padding: 0 30px;
}
}
@media screen and (max-width: 400px) {
.page-structure {
    padding: 0 15px;
}
}
.color-blue {
  color: #033d4f !important;
}
.color-orange {
  color: #f87e2b !important;
}
.color-gray {
  color: #404040 !important;
}
.color-white {
  color: white;
}
.bg-orange {
  background-color: #f87e2b;
}
.bg-gray {
  background-color: #A2A2A2;
}
.font-bold {
  font-weight: 700;
}
.list-style-type-none {
  list-style-type: none;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1-5 {
  line-height: 1.5;
}
.line-height-2 {
  line-height: 2;
}
.font-weight-bold {
  font-weight: 700;
}
.font-weight-light {
  font-weight: 400;
}
.font-size-small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.font-size-medium {
  font-size: 21px;
  letter-spacing: 0.1em;
}
.font-size-big {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.font-size-large {
  font-size: 45px;
  letter-spacing: 0.1em;
}
.text-justify {
  text-align: justify;
}
@media screen and (max-width: 960px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 16px;
}
.font-size-big {
    font-size: 21px;
}
.font-size-large {
    font-size: 28px;
}
}
@media screen and (max-width: 600px) {
.font-size-small {
    font-size: 14px;
}
.font-size-medium {
    font-size: 14px;
}
.font-size-big {
    font-size: 16px;
}
.font-size-large {
    font-size: 21px;
}
}
.home {
  color: #404040;
}
.home .is-mobile {
  display: none;
}
.home .web-content {
  max-width: 100% !important;
}
.home .swiper-block {
  width: 100vw;
  margin-bottom: 45px;
}
.home .banner-swiper {
  width: 100vw;
  height: 20.8333333333vw;
  overflow: hidden;
}
.home .banner-swiper .swiper-slide img {
  width: 100vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .banner-swiper .swiper-pagination-bullet {
  background-color: white;
}
.home .banner-swiper .swiper-pagination-bullet-active {
  --swiper-theme-color: #f97e2b;
  background-color: #f97e2b;
}
.home .banner-swiper .swiper-button-next,
.home .banner-swiper .swiper-button-prev {
  --swiper-theme-color: #f97e2b;
}
.home .home-block .home-block-title {
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #033d4f;
  text-align: center;
}
.home .home-block .home-block-subtitle {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #404040;
  text-align: center;
}
@media screen and (max-width: 960px) {
.home .banner-swiper {
    height: 53.3333333333vw;
}
.home .banner-swiper .is-desktop {
    display: none !important;
}
.home .banner-swiper .is-mobile {
    display: block;
}
.home .home-block .home-block-title {
    font-size: 28px;
}
.home .home-block .home-block-subtitle {
    font-size: 21px;
}
}
@media screen and (max-width: 600px) {
.home .swiper-block {
    margin-bottom: 30px;
}
.home .home-block .block-title {
    font-size: 21px;
}
.home .home-block .block-subtitle {
    font-size: 16px;
}
}

/*# sourceMappingURL=app.5359900a.css.map*/