.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.grid-kaitori-jisseki {
  grid-template-rows: auto auto;
  grid-template-areas: "Area"
                       ".";
}

.image-jisseki {
  width: 100%;
  height: auto;
}

.image, .image-2, .voice-title {
  margin-top: 40px;
}

.text-small {
  font-size: 13px;
  line-height: 1.6;
}

.kyaku-koe-title {
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1.4;
}

.image-3 {
  padding-top: 40px;
  padding-bottom: 10px;
}

.card-white {
  background-color: #fff;
  border-radius: 7px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 20px;
}

.card-white.pink {
  padding-top: 40px;
}

.section-tentyo-syokai {
  background-color: #fff0;
  border-radius: 5px;
}

.container {
  background-color: #fff0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.columns {
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
}

.text-block-3 {
  text-indent: 0;
  text-transform: none;
  overflow-wrap: normal;
  font-size: 26px;
  text-decoration: none;
}

.text-block-4 {
  font-size: 26px;
}

.red-yellow {
  color: #bd3837;
  background-color: #fdfd78;
  font-size: 24px;
}

.text-24px {
  font-size: 24px;
}

.text-block-5 {
  text-align: center;
}

.text-block-6 {
  font-size: 20px;
  line-height: 1.6;
}

.bold-text {
  text-align: center;
  padding-top: 10px;
  font-size: 20px;
}

.text-block1 {
  text-align: left;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 1.6;
}

.text-block1.back-image {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-tentyo-naze {
  background-color: #fff;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.h3-text {
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  background-color: #fdfd7800;
  padding-top: 10px;
  font-size: 40px;
  line-height: 120%;
}

.span-highlight {
  vertical-align: baseline;
  background-color: #fdfd78;
  display: inline;
}

.bold-text-2 {
  line-height: 1.6;
}

.text-itibu-yellow {
  text-align: center;
  font-size: 40px;
}

.bold-text-3 {
  line-height: 1.6;
  display: inline-block;
}

.bold-text-4, .bold-text-5 {
  line-height: 1.6;
}

.columns-2 {
  padding-top: 20px;
}

.image-5 {
  padding-top: 0;
}

.text-block-7 {
  text-align: left;
  padding-top: 40px;
  font-size: 24px;
}

.columns-3 {
  padding-top: 40px;
}

.image-6, .only-sp {
  display: block;
}

.frame-pink {
  background-color: #ffeff0;
  max-width: 940px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.image-7 {
  text-align: right;
}

.bold-text-6 {
  text-align: left;
}

.bullet-box {
  background-color: #f5f5f5;
  border-radius: 15px;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.bullet-title {
  color: #d40000;
  text-align: center;
  margin-bottom: 24px;
}

.check-list {
  padding-left: 0;
  list-style-type: none;
}

.list-item {
  list-style-type: none;
}

.check-item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-2tuno-tigai {
  background-color: #fff0;
  border-radius: 5px;
}

.frame-pink-copy {
  background-color: #ffeff0;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.frame-blue {
  background-color: #add8e0;
  max-width: 940px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

._2tuno-tigai-title-h3 {
  color: #005079;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  margin-top: 0;
  padding-top: 0;
  font-size: 50px;
  line-height: 1.4;
}

.image-8 {
  padding-bottom: 40px;
}

.yellow-b {
  background-color: #ff9;
  font-size: 24px;
}

.pink-b {
  background-color: #f5a9f3;
  font-size: 24px;
}

.text-span {
  color: #cf4746;
}

.text-span-2 {
  color: #cf4746;
  background-color: #ffef91;
}

.text-block-8 {
  text-align: right;
  font-size: 20px;
  line-height: 1.6;
}

.text-block-9 {
  text-align: center;
  padding-top: 20px;
  font-size: 40px;
  line-height: 1.6;
}

.bold-text-8 {
  color: #cf4746;
}

.text-span-3 {
  font-size: 30px;
}

.bold-text-9 {
  color: #cf4746;
}

.heading {
  color: #cf4746;
  text-align: center;
  font-size: 45px;
  line-height: 1.4;
}

.text-span-4 {
  color: #0000ef;
  font-size: 30px;
}

.columns-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-10 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
}

.text-block-yellow-back {
  background-color: #ff9;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.6;
}

.text-block-yellow-back.back-image {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/aisatuhaikei-2-.webp');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 600px;
  background-attachment: fixed;
  background-clip: border-box;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-9 {
  padding-top: 0;
}

.bold-text-15 {
  color: #cf4747;
}

.text-block-11 {
  font-size: 22px;
  line-height: 2.5;
}

.bold-text-16, .text-span-5, .text-span-6 {
  font-size: 24px;
}

.section-step {
  background-color: #fff0;
  border-radius: 5px;
  margin-top: 0;
}

.text-qa {
  margin-top: 20px;
  font-size: 20px;
  line-height: 2;
}

.qa-24test {
  font-size: 24px;
}

.text-span-7 {
  background-color: #ff9;
}

.image-10 {
  text-align: center;
  margin-top: 20px;
}

.div-block {
  text-align: center;
}

.title-h3-midasi {
  color: #cf4747;
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  margin-top: 0;
  padding-top: 30px;
  font-size: 50px;
  line-height: 1.4;
}

.list-item-2 {
  list-style-type: disc;
}

.image-11, .container-2 {
  text-align: left;
}

.div-block-3 {
  text-align: center;
}

.title-h3-midasi--left {
  color: #cf4747;
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  margin-top: 0;
  padding-top: 30px;
  font-size: 50px;
  line-height: 1.4;
}

.image-12 {
  width: 100%;
  margin-top: 30px;
}

.checkbox-label-2 {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}

.step1__fields {
  padding-left: 24px;
  padding-right: 24px;
}

.checkbox-field {
  text-align: left;
}

.textarea {
  min-height: 160px;
}

.form-row {
  flex-flow: row;
  display: flex;
}

.lpform {
  margin-left: auto;
  margin-right: auto;
}

.lpform__step-lpform__step2 {
  display: block;
}

.manager-card {
  padding: 16px 14px;
}

.button {
  text-align: center;
  background-color: #3f8f4d;
  border-radius: 10px;
  height: 56px;
  margin-top: 20px;
  font-size: 18px;
  display: block;
  box-shadow: 0 6px #00000026;
}

.submit-primary {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.checkbox {
  text-align: center;
}

.input-col {
  flex: auto;
  position: relative;
}

.form-block {
  width: 100%;
}

.image-13 {
  display: block;
}

.lpform__step-lpform__step--step1 {
  max-width: none;
  padding-top: 0;
  padding-left: 0;
}

.text-block {
  text-align: center;
  padding-top: 40px;
  font-size: 12px;
  display: block;
}

.label-col {
  flex: 0 auto;
  width: 220px;
}

.step2wrap.ww-hidden {
  display: none;
}

.form-title-h3 {
  color: #005079;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  background-color: #fdfea1;
  margin-top: 40px;
  padding-top: 0;
  font-size: 50px;
  line-height: 1.4;
}

.text-span-8 {
  background-color: #ffdfe4;
}

.text-span-9 {
  font-size: 24px;
}

.text-span-10 {
  color: #cf4746;
}

.text-span-11 {
  color: #cf4747;
}

.text-block-12 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 25px;
}

.text-span-12 {
  background-color: #ff9;
  font-size: 28px;
}

.columns-5 {
  background-color: #d9ffd5;
  margin-top: 20px;
  padding: 10px;
}

.text-span-13 {
  color: #cf4747;
}

.image-16, .sub-hed {
  display: none;
}

.div-block-4 {
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.exit-popup__content {
  z-index: 0;
  text-align: center;
  max-width: 720px;
  transition: opacity .2s;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -70%)translate(0);
}

.exit-popup__overlay {
  background-color: #0009;
  width: 100%;
  height: 100%;
  position: absolute;
}

.exit-popup-wrap {
  z-index: 9999;
  cursor: auto;
  object-position: 0% 0%;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.text-block-13 {
  font-size: 20px;
}

.exit-popup__close {
  z-index: 10;
  cursor: pointer;
  object-position: 50% 50%;
  font-size: 32px;
  position: absolute;
  top: 12px;
  right: 12px;
}

.bold-text-21 {
  color: #ba3c38;
  font-size: 50px;
}

.btn-green {
  background-color: #30a05d;
  border-radius: 10px;
  margin-top: 10px;
  font-size: 25px;
  line-height: 1.6;
}

.anchor-spacer {
  object-position: 50% 50%;
  height: 1px;
  position: relative;
  top: auto;
}

.div-block-5 {
  text-align: center;
}

.container-4 {
  text-align: left;
}

.text-span-15 {
  background-color: #ffdfe4;
}

.text-span-16 {
  color: #cf4746;
}

.text-block1-2 {
  text-align: left;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 1.6;
}

.text-span-17 {
  background-color: #ff9;
}

.text-block-form-mae {
  text-align: left;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 1.6;
}

.form-title-h3-2 {
  color: #005079;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  background-color: #fdfea1;
  margin-top: 40px;
  padding-top: 0;
  font-size: 40px;
  line-height: 1.4;
}

.text-span-27 {
  font-size: 50px;
}

.image-17 {
  text-align: left;
}

.div-block-6 {
  text-align: center;
}

.image-18 {
  width: 100%;
}

.image-19 {
  display: block;
}

.card-white-2 {
  background-color: #fff;
  border-radius: 7px;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 20px 20px;
}

.text-block-14 {
  text-align: center;
  padding-top: 40px;
  font-size: 12px;
  display: block;
}

.text-span-28 {
  background-color: #ff9;
  font-size: 28px;
}

.text-block1-3 {
  color: #333;
  text-align: left;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 1.6;
}

.columns-6 {
  background-color: #d9ffd5;
  margin-top: 20px;
  padding: 10px;
}

.container-6 {
  text-align: left;
}

.heading-2 {
  text-align: center;
  padding-top: 20px;
  font-size: 35px;
  line-height: 1.6;
}

.text-block-15 {
  text-align: center;
  padding-top: 40px;
  font-size: 12px;
  display: block;
}

.text-span-19 {
  text-align: right;
  font-size: 40px;
}

.container-7 {
  text-align: left;
}

.div-block-7 {
  text-align: center;
}

.text-span-29 {
  color: #cf4747;
}

.text-block-16 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 25px;
}

.text-block1-4 {
  text-align: left;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 1.6;
}

.text-span-30 {
  background-color: #ff9;
}

.div-block-8 {
  text-align: center;
}

.form-title-h3-exit {
  color: #005079;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  background-color: #fdfea1;
  margin-top: 40px;
  padding-top: 0;
  font-size: 40px;
  line-height: 1.4;
}

@media screen and (max-width: 991px) {
  .image-5 {
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .grid-kaitori-jisseki {
    grid-template-columns: 1fr;
  }

  .div-kyaku-voice {
    background-color: #eee;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .text-small {
    padding-top: 0;
    font-size: 8px;
    line-height: 1.6;
  }

  .text-block-2 {
    font-size: 8px;
  }

  .kyaku-koe-title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 23px;
    line-height: 1.4;
  }

  .card-white {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .card-white.pink {
    background-color: #fff;
    margin-top: 10px;
    padding-top: 10px;
  }

  .container, .columns {
    padding-top: 0;
  }

  .text-24px {
    font-size: 20px;
  }

  .text-block-6 {
    text-align: center;
    font-size: 18px;
  }

  .bold-text {
    padding-bottom: 20px;
    font-size: 15px;
  }

  .image-4 {
    padding-top: 10px;
  }

  .text-block1 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 1.6;
  }

  .text-block1.back-image {
    background-image: none;
    padding-top: 20px;
  }

  .div-tentyo-naze {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .h3-text {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 24px;
    line-height: 1.8;
  }

  .span-highlight {
    display: inline-block;
  }

  .bold-text-3 {
    font-size: 25px;
  }

  .bold-text-4, .bold-text-5 {
    font-size: 25px;
    line-height: 1.4;
  }

  .text-block-7 {
    padding-top: 30px;
  }

  .column {
    margin-top: -40px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  ._2tuno-tigai-title-h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }

  .image-8 {
    padding-bottom: 20px;
  }

  .bold-text-7 {
    text-align: center;
    font-size: 24px;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .text-block-9 {
    font-size: 20px;
  }

  .bold-text-8 {
    font-size: 24px;
  }

  .bold-text-9 {
    font-size: 25px;
  }

  .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
    font-size: 24px;
  }

  .bold-text-14 {
    font-size: 16px;
  }

  .heading {
    font-size: 24px;
  }

  .text-block-yellow-back {
    font-size: 20px;
    line-height: 1.6;
  }

  .text-block-yellow-back.back-image {
    background-image: none;
    padding-top: 20px;
  }

  .image-9 {
    padding-top: 20px;
  }

  .bold-text-16 {
    line-height: 1.6;
  }

  .bold-text-17 {
    font-size: 24px;
  }

  .text-qa {
    margin-top: 30px;
    line-height: 1.6;
  }

  .qa-24test {
    font-size: 21px;
  }

  .bold-text-18 {
    font-size: 22px;
    line-height: 1.6;
  }

  .title-h3-midasi {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }

  .container-2, .div-block-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-3, .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .title-h3-midasi--left {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-12 {
    padding-top: 20px;
  }

  .checkbox-label-2 {
    font-size: 16px;
    line-height: 1.6;
  }

  .step1__fields {
    padding-left: 9px;
    padding-right: 9px;
  }

  .text-field-7 {
    font-size: 18px;
    line-height: 1.6px;
  }

  .select-field {
    font-size: 18px;
    line-height: 0;
  }

  .text-field-3 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
    line-height: 1.6;
  }

  .textarea {
    height: auto;
    min-height: 160px;
    font-size: 18px;
    line-height: 1.6;
  }

  .form-row {
    flex-flow: column;
    display: flex;
  }

  .lpform__step-lpform__step2 {
    display: block;
  }

  .text-field-8 {
    font-size: 18px;
    line-height: 1.6;
  }

  .input-col, .form-block {
    width: 100%;
  }

  .lpform__step-lpform__step--step1 {
    width: 100%;
    max-width: none;
    display: block;
  }

  .text-block {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 11px;
  }

  .label-col {
    width: 100%;
  }

  .text-field-2, .text-field-4, .text-field-5 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
    line-height: 1.6;
  }

  .form-title-h3 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }

  .bold-text-19 {
    font-size: 23px;
  }

  .columns-5 {
    background-color: #d9ffd5;
  }

  .bold-text-20 {
    font-size: 22px;
    line-height: 1.6;
  }

  .column-5 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-14 {
    padding-bottom: 10px;
  }

  .image-15 {
    display: none;
  }

  .image-16 {
    display: block;
  }

  .sub-hed {
    text-align: center;
    border: 3px dotted #b9b9b9;
    border-radius: 10px;
    margin: 5px 5px 3px;
    padding: 5px 0;
    font-size: 30px;
    line-height: 1.5;
    display: block;
  }

  .text-span-14 {
    background-color: #fdfd03;
  }

  .exit-popup__content {
    top: 5%;
    left: 0%;
    transform: none;
  }

  .btn-green {
    font-size: 24px;
    line-height: 1.4;
  }

  .bold-text-22, .bold-text-23 {
    font-size: 24px;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-16 {
    font-size: 21px;
  }

  .text-block1-2 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
  }

  .text-block-form-mae {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 1.6;
  }

  .form-title-h3-2 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }

  .image-18 {
    padding-top: 20px;
  }

  .card-white-2 {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 10px;
  }

  .text-field-9 {
    font-size: 18px;
    line-height: 1.6px;
  }

  .text-field-10 {
    font-size: 18px;
    line-height: 1.6;
  }

  .text-block-14 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 11px;
  }

  .image-20 {
    padding-bottom: 10px;
  }

  .text-block1-3 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
  }

  .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-6 {
    background-color: #d9ffd5;
  }

  .container-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    font-size: 23px;
  }

  .bold-text-24 {
    font-size: 30px;
  }

  .text-block-15 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 11px;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-25 {
    font-size: 22px;
    line-height: 1.6;
  }

  .text-block1-4 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
  }

  .column-6 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-14 {
    text-align: center;
  }

  .form-title-h3-exit {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }
}


