@charset "UTF-8";
/* ---------------------------------------------
*    c-form
--------------------------------------------- */
.c-form {
  background: var(--color-gray);
  padding-top: 80px;
}
.c-form__lead {
  line-height: 2;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 1023px) {
  .c-form__lead {
    font-size: 0.875rem;
  }
}
.c-form__inner {
  margin-inline: auto;
  max-width: 1000px;
}
.c-form__content {
  margin-top: 60px;
}

.c-form__content div,
.c-form__content label,
.c-form__content input {
  float: unset !important;
}

.c-form__content .mktoForm {
  max-width: unset;
  max-width: 650px !important;
  padding: 0;
  width: 100% !important;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm {
    position: relative;
  }
}
.c-form__content .mktoForm .mktoHasWidth {
  width: 100% !important;
}

.c-form__content .mktoForm .MS_MarketoCompanyName__c {
  display: block;
  width: 100% !important;
}

.c-form__content .mktoForm .mktoFormCol {
  display: block;
  margin-bottom: 0 !important;
  width: 100%;
}

.c-form__content .mktoForm .mktoFieldWrap {
  width: 100%;
}

.c-form__content .mktoForm .mktoCheckboxList {
  width: 100% !important;
}

.c-form__content .mktoForm .mktoAsterix {
  font-size: 0;
  padding: 0 !important;
}

.c-form__content .mktoForm .mktoAsterix:after {
  background-color: #06c755 !important;
  font-family: var(--ff-ls-b);
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  margin-left: 0;
  margin-right: 10px;
  max-height: 21px;
  padding: 1px 0 0 !important;
  width: 54px;
}

.c-form__content .mktoForm .mktoLabel {
  align-items: flex-start;
  color: #000;
  display: flex;
  font-family: var(--ff-ls-b);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4 !important;
  margin-bottom: 6px;
}

.c-form__content .mktoForm .mktoLabel .mktoAsterix {
  margin-top: 2px;
  transform: translateY(-14%);
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoLabel .mktoAsterix {
    margin-top: -2px;
    transform: translateY(0);
  }
}
.c-form__content .mktoForm .mktoTextField,
.c-form__content .mktoForm select {
  box-shadow: unset;
}

.c-form__content .mktoForm .mktoField {
  box-shadow: unset;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 4px;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoField {
    flex: 1;
    height: 50px;
    max-width: 100%;
    min-width: 0;
    width: auto !important;
  }
}
.c-form__content .mktoForm .mktoField.mktoValid {
  color: #000;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoFieldWrap {
    align-items: center;
    display: flex;
  }
  .c-form__content .mktoForm .mktoFieldWrap label {
    align-items: center;
    flex-direction: row-reverse;
    flex-shrink: 0;
    gap: 15px;
    justify-content: space-between;
    margin-bottom: 0;
    width: 222px !important;
  }
  .c-form__content .mktoForm .mktoFieldWrap label:before {
    margin-top: 0;
    transform: translateY(0);
  }
}
.mktoForm .mktoFormRow {
  margin-bottom: 20px !important;
}
.c-form__content .mktoForm .mktoFormRow:has(> .mktoPlaceholder) {
  margin-bottom: 0 !important;
}
.c-form__content .mktoForm .mktoCheckboxList {
  margin-top: 0 !important;
  padding: 0;
}

.c-form__content .mktoForm .mktoCheckboxList input {
  display: none;
  height: 0;
}

.c-form__content .mktoForm .mktoCheckboxList label {
  font-family: Yvar(--ff-ls-b);
  font-size: 14px !important;
  font-weight: 600;
  line-height: 1.5714285714;
  margin-bottom: 15px;
  margin-left: 0 !important;
  padding-left: 32px;
  padding-top: 0.5px;
  position: relative;
}

.c-form__content .mktoForm .mktoCheckboxList label:focus-within {
  border: unset;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoCheckboxList label {
    font-size: 15px !important;
    padding-left: 46px !important;
    width: 373px !important;
  }
}
.c-form__content .mktoForm .mktoCheckboxList label:last-child {
  margin-bottom: 0 !important;
}

.c-form__content .mktoForm .mktoCheckboxList label:before {
  align-items: center;
  border-radius: 4px;
  box-shadow: unset;
  content: "";
  display: flex;
  height: 20px;
  justify-content: center;
  left: 0;
  margin-left: 0;
  top: 0;
  width: 20px;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoCheckboxList label:before {
    margin-top: -4px;
    min-height: 27px;
    min-width: 27px;
    padding-top: 2px;
  }
}
.c-form__content .mktoForm input[type="checkbox"]:checked + label:before {
  content: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211.882%22%20height%3D%228.195%22%20viewBox%3D%220%200%2011.882%208.195%22%3E%20%3Cpath%20id%3D%22Checkbox%22%20d%3D%22M4.712%2C8.195%2C0%2C3.483l.956-.956L4.712%2C6.214%2C10.926%2C0l.956.956Z%22%20fill%3D%22%2306c755%22%2F%3E%3C%2Fsvg%3E);
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm input[type="checkbox"]:checked + label:before {
    content: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.65%22%20height%3D%2210.793%22%20viewBox%3D%220%200%2015.65%2010.793%22%3E%20%3Cpath%20id%3D%22Checkbox%22%20d%3D%22M6.206%2C10.793%2C0%2C4.587%2C1.259%2C3.328%2C6.206%2C8.185%2C14.391%2C0%2C15.65%2C1.259Z%22%20fill%3D%22%2306c755%22%2F%3E%3C%2Fsvg%3E);
  }
}
/* @media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoFormRow:nth-child(14) {
    margin-inline: auto;
    margin-top: 50px;
    transform: translate(19px);
    width: 650px;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(14) .mktoFieldWrap {
    align-items: flex-start;
    flex-direction: column;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(14) .mktoLabel {
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(14) .mktoLabel .mktoAsterix {
    margin-top: 0;
    transform: translateY(0);
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(14) label {
    width: 100% !important;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(14) .mktoCheckboxList {
    margin-left: 5px;
    margin-top: 25px !important;
    width: auto !important;
  }
} */
.c-form__content .mktoForm .mktoHtmlText {
  font-family: var(--ff-ls-m);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
}

.c-form__content .mktoForm .mktoHtmlText span {
  font-size: 10px !important;
  line-height: 2;
}

.c-form__content .mktoForm .mktoHtmlText a {
  padding: 0 2px;
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoHtmlText {
    font-size: 12px !important;
    line-height: 2.1666666667;
  }
  .c-form__content .mktoForm .mktoHtmlText span {
    font-size: 12px !important;
  }
}
@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoFormRow:nth-child(19) {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
    border: 1px solid #b5b5b5;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(19) .mktoFormCol {
    margin-bottom: 0 !important;
    position: static;
  }

  .c-form__content .mktoForm .mktoFormRow:nth-child(15) .mktoFieldWrap,
  .c-form__content .mktoForm .mktoFormRow:nth-child(16) .mktoFieldWrap {
    align-items: flex-start;
    flex-direction: column;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(15) .mktoFieldWrap label,
  .c-form__content .mktoForm .mktoFormRow:nth-child(16) .mktoFieldWrap label {
    justify-content: flex-end;
    margin-bottom: 12px;
    width: 100% !important;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(15) .mktoCheckboxList label,
  .c-form__content .mktoForm .mktoFormRow:nth-child(16) .mktoCheckboxList label {
    color: #000;
    width: 100% !important;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(17) label {
    justify-content: left;
  }
}
.c-form__content .mktoForm .mktoButtonWrap {
  margin-top: 5px;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoButtonWrap {
    margin-top: 50px;
  }
}
.c-form__content .mktoForm .mktoButtonWrap button {
  border: 2px solid #fff !important;
  font-size: 0 !important;
  height: 50px !important;
  padding: 0 !important;
  position: relative;
  transition: 0.2s ease;
  width: 335px !important;
}

.c-form__content .mktoForm .mktoButtonWrap button:hover {
  background-color: #fff !important;
  border: 4px solid #f77911 !important;
  color: #f77911;
}

.c-form__content .mktoForm .mktoButtonWrap button:hover:after {
  background-color: #f77911;
}

.c-form__content .mktoForm .mktoButtonWrap button:after {
  background-color: #fff;
  content: "";
  height: 10px;
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2210%22%20viewBox%3D%220%200%2015%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_36%22%20data-name%3D%22%E3%83%91%E3%82%B9%2036%22%20d%3D%22M9.5%2C12%2C2%2C4.3%2C4.234%2C2%2C9.5%2C7.41%2C14.766%2C2%2C17%2C4.3Z%22%20transform%3D%22translate(-2%20-2)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2210%22%20viewBox%3D%220%200%2015%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_36%22%20data-name%3D%22%E3%83%91%E3%82%B9%2036%22%20d%3D%22M9.5%2C12%2C2%2C4.3%2C4.234%2C2%2C9.5%2C7.41%2C14.766%2C2%2C17%2C4.3Z%22%20transform%3D%22translate(-2%20-2)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  transition: 0.3s ease;
  width: 15px;
}

.c-form__content .mktoForm .mktoButtonWrap button:before {
  content: "送信する";
  font-family: var(--ff-ls-b);
  font-size: 20px;
  font-weight: 600;
  line-height: 46px;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm .mktoButtonWrap button {
    border: 3px solid #f77911 !important;
    font-family: var(--ff-ls-b);
    font-weight: 600;
    height: 80px !important;
    width: 427px !important;
  }
  .c-form__content .mktoForm .mktoButtonWrap button:after {
    height: 16px;
    -webkit-mask-size: cover;
    mask-size: cover;
    right: 30px;
    width: 23px;
  }
  .c-form__content .mktoForm .mktoButtonWrap button:before {
    font-size: 28px !important;
    line-height: 74px;
  }
}
@media (min-width: 1024px) {
  /* .c-form__content .mktoForm .mktoFormRow:nth-child(20) {
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    margin-top: 50px;
    padding: 16px 0 10px;
  } */
  .c-form__content .mktoForm .mktoFormRow:nth-child(20) .mktoFieldWrap {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(20) .mktoFormCol {
    margin-bottom: 0 !important;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(20) .mktoCheckboxList {
    width: auto !important;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(20) label {
    width: auto !important;
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(20) label .mktoAsterix {
    margin-top: 0;
    transform: translateY(0);
  }
  .c-form__content .mktoForm .mktoFormRow:nth-child(20) label .mktoAsterix:after {
    margin-right: 27px;
  }
}
.c-form__content .mktoForm #Lblprogram10 {
  gap: 3px;
}

.c-form__content .mktoForm input.mktoField.mktoInvalid,
.c-form__content .mktoForm select.mktoField.mktoInvalid,
.c-form__content .mktoForm textarea.mktoField.mktoInvalid,
.c-form__content .mktoForm div.mktoLogicalField.mktoInvalid {
  border: 1px solid #06c755 !important;
}

@media (min-width: 1024px) {
  .c-form__content .mktoForm input.mktoField.mktoInvalid,
  .c-form__content .mktoForm select.mktoField.mktoInvalid,
  .c-form__content .mktoForm textarea.mktoField.mktoInvalid,
  .c-form__content .mktoForm div.mktoLogicalField.mktoInvalid {
    border: 2px solid #06c755 !important;
  }
}
.c-form__content .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoRequired {
  border: unset !important;
}
.mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
  border: 4px solid #fff !important ;
  box-shadow: 3px 12px 15px 0px rgba(16, 16, 16, 0.15) !important;
}
@media (max-width: 1023px) {
  .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
    border: none !important ;
    box-shadow: 3px 12px 15px 0px rgba(16, 16, 16, 0.15) !important;
    height: 60px !important;
  }
}
