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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.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;
}

.okyaku-koe-catch {
  padding-top: 40px;
}

.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: 0;
  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: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 20px 20px;
}

.card-white.pink {
  padding-top: 0;
}

.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: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.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: 0;
  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;
}

.bold-text-13 {
  color: #005078;
}

.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: 20px;
}

.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;
  background-color: #ffff9985;
  border-radius: 12px;
}

.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%;
}

.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: 40px;
  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;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.exit-popup-wrap {
  z-index: 9999;
  cursor: auto;
  object-position: 0% 0%;
  border-radius: 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;
}

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

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

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

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

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

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

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

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

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

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

._2calum-hed {
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  margin-top: 0;
  padding-top: 10px;
  font-size: 25px;
  line-height: 1.4;
}

.koware-sub-hed {
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 40px;
  line-height: 1.4;
}

.columns-6 {
  border-top: 1px dashed #afafaf;
  border-bottom: 1px dashed #bdbdbd;
}

.section {
  border-top: 1px #afafaf;
  border-bottom: 1px #afafaf;
  margin-top: 0%;
}

.caption {
  margin-top: 20px;
  font-size: 18px;
}

.image-17 {
  margin-top: 15%;
}

.card-white--top {
  background-color: #fff;
  background-image: url('../images/lp-hougan.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 7px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 20px 20px;
}

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

.image-18 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-20, .image-21, .image-23, .image-25, .image-27, .image-29, .image-31, .image-33, .image-35, .image-37, .image-39, .image-41, .image-43, .image-45 {
  display: none;
}

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

.container-6 {
  text-align: center;
  border: 3px dotted #b9b9b9;
  border-radius: 11px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.sub-hed-pc {
  text-align: center;
  border: 3px #746969;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 36px;
  line-height: 1.6;
  display: block;
}

.image-47 {
  text-align: center;
  width: 5%;
  max-width: 50%;
  padding-bottom: 10px;
}

.image-48 {
  height: 50%;
}

.column-6 {
  height: 47%;
}

.column-7, .image-49 {
  height: 50%;
}

._2calum-hed-check-box {
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  height: 100%;
  min-height: 0;
  margin-top: 0;
  padding-top: 30px;
  font-size: 33px;
  line-height: 1.4;
  overflow: auto;
}

.column-8 {
  height: 10%;
}

.columns-7 {
  outline-offset: 0px;
  border-top: 1px dotted #000;
  outline: 3px #333;
  height: 50%;
  margin-top: 10px;
}

.image-50 {
  padding-top: 30px;
}

.midasi3 {
  font-size: 30px;
}

.frame-green {
  background-color: #71ff6c47;
  max-width: 940px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.image-52, .image-53, .image-55 {
  display: none;
}

.columns-8 {
  border-top: 1px dashed #afafaf;
  border-bottom: 1px dashed #bdbdbd;
}

.image-56, .image-57, .image-59, .image-61, .image-62, .image-65, .image-70, .image-72, .image-74, .image-76, .image-77 {
  display: none;
}

.image-78 {
  margin-top: 15%;
}

.text-block-15 {
  margin-top: 20px;
  font-size: 43px;
  font-weight: 700;
  line-height: 150%;
}

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

.card-white--hougan {
  background-color: #fff;
  background-image: url('../images/lp-hougan.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 7px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 20px 20px;
  display: none;
}

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

.text-span-21 {
  color: #bf3b37;
  border-bottom: 3px solid #c03b37;
}

.text-block-tunagi {
  color: #4e4e4e;
  text-align: center;
  margin-top: 20px;
  font-size: 43px;
  font-weight: 700;
  line-height: 150%;
}

.text-span-22, .text-span-23 {
  background-color: #fffc54;
}

.container-7 {
  text-align: center;
  background-color: #fff675;
  border: 2px dotted #b9b9b9;
  border-radius: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.image-80 {
  text-align: center;
  width: 5%;
  max-width: 50%;
  padding-bottom: 10px;
}

.container-4-sp {
  text-align: center;
  border: 2px dotted #b9b9b9;
  border-radius: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.image-81 {
  text-align: center;
  width: 5%;
  max-width: 50%;
  padding-bottom: 10px;
}

.syuri-h3-sabhed {
  color: #000;
  text-align: left;
  border-top: 1px #000;
  border-bottom: 2px #d3d3d3;
  border-radius: 0;
  margin-top: 10px;
  font-size: 33px;
}

.column-9 {
  outline-offset: 0px;
  text-align: center;
  outline: 3px #555;
  text-decoration: none;
}

.no-parts {
  margin-bottom: 10px;
}

.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-9 {
  margin-bottom: 20px;
}

.image-83 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.text-span-17 {
  border-bottom: 1px solid #000;
}

.syuri-h3 {
  color: #000;
  text-align: left;
  border-top: 1px dotted #000;
  border-bottom: 2px #d3d3d3;
  border-radius: 0;
  margin-top: 10px;
  font-size: 33px;
}

.syuri-h3.sabuhed {
  text-align: center;
}

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

.card-white-2._2tuikou {
  margin-top: 20px;
}

.bold-text-23 {
  color: #bbb;
}

.columns-10 {
  margin-bottom: 20px;
}

.text-block-16 {
  margin-top: 40px;
}

.bold-text-24 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  line-height: 1.6;
}

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

.image-85 {
  border: 3px solid #8d8d8d;
}

.image-86 {
  margin-top: 10px;
}

.syuri-h4 {
  opacity: 1;
  color: #3a3a3a;
  border-bottom: 5px #000;
  margin-top: 25%;
  font-size: 27px;
  position: relative;
}

.card-white--hougan-pc {
  background-color: #fff;
  background-image: url('../images/lp-hougan.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 7px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 20px 20px;
  display: block;
}

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

.container-8 {
  display: none;
}

.container-sub-pc {
  text-align: center;
  border: 3px dotted #b9b9b9;
  border-radius: 11px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.container-sub-sp {
  text-align: center;
  border: 3px dotted #b9b9b9;
  border-radius: 11px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.dropdown {
  width: 100%;
  display: block;
}

.accordion-toggle {
  width: 100%;
  display: flex;
}

.dropdown-list {
  background-color: #fff;
  width: 100%;
  padding: 0 10px 20px;
  position: static;
}

.heading-3 {
  color: #005079;
  text-align: left;
  font-size: 50px;
  line-height: 1.6;
}

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

.button-2 {
  text-align: center;
  cursor: pointer;
  background-color: #3f8e4c;
  border-radius: 12px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4;
  transition: transform .2s, box-shadow .2s, background-color .2s;
}

.button-2:hover {
  background-color: #49ac5a;
  transform: translate(0, -2px);
  box-shadow: 0 0 22px 7px #54d46a;
}

.button-2:active {
  transform: translate(0)translate(0, -2px);
}

.container-10 {
  text-align: center;
}

.div-block-7 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-span-24 {
  color: #cf4747;
  background-color: #ffff98;
}

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

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

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

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

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

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

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

.naosu-pc.back-image {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

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

.naosu-sp.back-image {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
}

.text-span-25 {
  color: #cf4747;
  background-color: #ffff98;
}

.text-span-26 {
  color: #cd4546;
  background-color: #ffff98;
}

.bold-text-13-red {
  color: #ce4647;
  background-color: #ffff98;
}

.image-87 {
  margin-top: 20px;
}

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

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

  .text-block-7 {
    margin-top: 20px;
  }

  .kyaku-koe-title-sp, .naosu-sp.back-image {
    display: none;
  }
}

@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: 10px;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }

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

  .card-white {
    background-color: #fff;
    margin-top: 20px;
    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: 20px;
    padding-left: 0;
    padding-right: 0;
    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 10px 0;
  }

  .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-span {
    font-size: 21px;
  }

  .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 {
    white-space: normal;
    word-break: normal;
    max-width: 100%;
    font-size: 21px;
    overflow: visible;
  }

  .bold-text-18 {
    max-width: 100.036%;
    font-size: 22px;
    line-height: 1.6;
    display: flex;
  }

  .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-top: 20px;
    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: 40px;
    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;
  }

  .exit-popup-wrap {
    display: none;
  }

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

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

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

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

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

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

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

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

  ._2calum-hed {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 23px;
    line-height: 1.4;
  }

  .koware-sub-hed {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 23px;
    line-height: 1.4;
  }

  .caption {
    line-height: 1.6;
  }

  .image-17 {
    width: 100%;
    height: auto;
    margin-top: 0%;
  }

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

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

  .image-19 {
    display: none;
  }

  .image-20 {
    margin-top: 10px;
    display: block;
  }

  .image-21 {
    margin-top: 20px;
    display: block;
  }

  .image-22 {
    display: none;
  }

  .image-23 {
    margin-top: 10px;
    display: block;
  }

  .image-24 {
    display: none;
  }

  .image-25 {
    margin-top: 20px;
    display: block;
  }

  .image-26 {
    display: none;
  }

  .image-27 {
    margin-top: 20px;
    display: block;
  }

  .image-28 {
    display: none;
  }

  .image-29 {
    margin-top: 20px;
    display: block;
  }

  .image-30 {
    display: none;
  }

  .image-31 {
    margin-top: 20px;
    display: block;
  }

  .image-32 {
    display: none;
  }

  .image-33 {
    margin-top: 20px;
    display: block;
  }

  .image-34 {
    display: none;
  }

  .image-35 {
    margin-top: 20px;
    display: block;
  }

  .image-36 {
    display: none;
  }

  .image-37 {
    margin-top: 20px;
    display: block;
  }

  .image-38 {
    display: none;
  }

  .image-39 {
    margin-top: 20px;
    display: block;
  }

  .image-40 {
    display: none;
  }

  .image-41 {
    margin-top: 20px;
    display: block;
  }

  .image-42 {
    display: none;
  }

  .image-43 {
    margin-top: 20px;
    display: block;
  }

  .image-44 {
    display: none;
  }

  .image-45 {
    margin-top: 20px;
    display: block;
  }

  .image-46 {
    display: none;
  }

  .container-6 {
    border-width: 3px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

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

  .image-47 {
    width: 7%;
  }

  ._2calum-hed-check-box {
    text-align: left;
    height: 50%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 23px;
    line-height: 1.4;
  }

  .column-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    margin-top: 0;
    display: flex;
    overflow: visible;
  }

  .columns-7 {
    clear: both;
  }

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

  .image-51 {
    display: none;
  }

  .image-52, .image-53 {
    margin-top: 20px;
    display: block;
  }

  .image-54 {
    display: none;
  }

  .image-55 {
    margin-top: 20px;
    display: block;
  }

  .image-56 {
    margin-top: 10px;
    display: block;
  }

  .image-57 {
    margin-top: 20px;
    display: block;
  }

  .image-58 {
    display: none;
  }

  .image-59 {
    margin-top: 10px;
    display: block;
  }

  .image-60 {
    display: none;
  }

  .image-61, .image-62 {
    margin-top: 20px;
    display: block;
  }

  .image-63, .image-64 {
    display: none;
  }

  .image-65 {
    margin-top: 20px;
    display: block;
  }

  .image-66, .image-67, .image-68, .image-69 {
    display: none;
  }

  .image-70 {
    margin-top: 20px;
    display: block;
  }

  .image-71 {
    display: none;
  }

  .image-72 {
    margin-top: 20px;
    display: block;
  }

  .image-73 {
    display: none;
  }

  .image-74 {
    margin-top: 20px;
    display: block;
  }

  .image-75 {
    display: none;
  }

  .image-76, .image-77 {
    margin-top: 20px;
    display: block;
  }

  .image-78 {
    margin-top: 5%;
  }

  .image-79 {
    display: none;
  }

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

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

  .text-block-tunagi {
    font-size: 28px;
  }

  .container-7 {
    border-width: 3px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .image-80 {
    width: 7%;
  }

  .container-4-sp {
    background-color: #fff675;
    border-width: 3px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-81 {
    width: 7%;
  }

  .syuri-h3-sabhed {
    margin-top: 0;
  }

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

  .image-82 {
    display: none;
  }

  .syuri-h3 {
    margin-top: 0;
  }

  .syuri-h3.sabuhed {
    padding-top: 20px;
  }

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

  .image-84 {
    display: none;
  }

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

  .frame-gray {
    padding-top: 10px;
  }

  .image-86 {
    margin-bottom: 20px;
  }

  .syuri-h4 {
    margin-top: 0;
  }

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

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

  .container-8 {
    display: block;
  }

  .container-9 {
    display: none;
  }

  .container-sub-pc {
    border-width: 3px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .container-sub-sp {
    border-width: 3px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

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

  .accordion-toggle {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    min-height: 60px;
    padding: 15px 45px 15px 15px;
  }

  .heading-3 {
    padding-left: 3px;
    font-size: 24px;
  }

  .text-block-17 {
    padding-left: 3px;
  }

  .button-2 {
    font-size: 27px;
  }

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

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

  .column-10, .column-11 {
    text-align: center;
  }

  .hasiwatasi-pc {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
    display: none;
  }

  .hasiwatasi-pc.back-image {
    background-image: none;
    padding-top: 20px;
  }

  .hasiwatasi-sp {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
    display: block;
  }

  .hasiwatasi-sp.back-image {
    background-image: none;
    padding-top: 20px;
  }

  .naosu-pc {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
  }

  .naosu-pc.back-image {
    background-image: none;
    padding-top: 20px;
    display: none;
  }

  .naosu-sp {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
  }

  .naosu-sp.back-image {
    background-image: none;
    padding-top: 20px;
    display: block;
  }

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

  .column-12, .column-13 {
    text-align: center;
  }

  .icon {
    flex: 0 0 0;
    order: 1;
    height: 15px;
    display: block;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
  }

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

#w-node-_50846944-3352-e5a5-de4f-8425c652d651-83966b82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9e121e7-ca98-bd2c-1e33-749293b74a64-83966b82 {
  grid-area: Area;
}


