@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ヒラギノ角ゴシック;
  src: url('../fonts/名称未設定.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #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;
  }
}

a {
  text-decoration: underline;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container.yellow {
  background-color: #fff19f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container.button {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.indigo {
  z-index: 1;
  background-color: #191b60;
  position: fixed;
  inset: auto 0% 0%;
}

.home_bg.up_margine {
  margin-top: 4%;
}

.home_button {
  width: 92%;
  margin-top: 5%;
  margin-bottom: 11%;
}

.home_button.flame {
  width: 91%;
  position: absolute;
  inset: auto 0% .6% 4%;
}

.home_button.bottom_margin {
  margin-bottom: 23%;
}

.home_click {
  width: 15%;
  position: absolute;
  inset: auto 7% 12% auto;
}

.home_click.flame {
  z-index: 1;
  width: 14%;
  inset: auto 8% 2.6% auto;
}

.home_click.bottom_margin {
  bottom: 34%;
}

.home_article {
  width: 92%;
  position: static;
}

.home_flame {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
  position: relative;
}

.home_footer_button {
  width: 30%;
  margin: 2% 1%;
}

.home_footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.home_article_button {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 92%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% 4%;
}

.contact_form_block {
  background-color: #fff19f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.contact_form {
  background-color: #fff;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 94%;
  margin-bottom: 3%;
  padding-top: 3%;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
}

.field-label {
  color: #191b60;
  width: 100%;
  margin-bottom: 2%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.text-field {
  border: 2px solid #ffb901;
  border-radius: 5px;
  width: 100%;
  height: 17%;
  margin-bottom: 5%;
  padding: 0% 2% 1%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.contact_form_flex {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 4%;
  margin-bottom: 8%;
}

.contact_form_radio_button_block {
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  margin-bottom: 0;
  padding-left: 4%;
  display: flex;
}

.contact_form_radio_button {
  -webkit-text-fill-color: inherit;
  background-color: #ffb901;
  background-clip: border-box;
  border: 0 #fff0;
  width: 60px;
  height: 60px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10%;
}

.contact_form_radio_button.w--redirected-checked {
  background-image: url('../images/contact_radio_checked.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40% 40%;
}

.contact_form_radio_button_label {
  color: #191b60;
  margin-bottom: 4%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.submit-button {
  color: #311e69;
  background-color: #fbd701;
  border-radius: 10px;
  width: 86%;
  margin-bottom: 12%;
  padding-top: 5%;
  padding-bottom: 5%;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
}

.contact_success_message_block {
  background-color: #fff19f;
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
}

.contact_success_message {
  color: #191b60;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 15%;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.home_2_flex {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
  position: static;
  inset: 36% 0% auto;
}

.home_2_link {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.home_2_button {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: static;
  inset: auto 0% 6%;
}

.home_2_button.kiji1 {
  margin-bottom: 10%;
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
}

.home_2_cursol {
  width: 7%;
  position: absolute;
  inset: auto 6% 24% auto;
}

.home_2_text {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.thanks_button_wrapper {
  position: absolute;
  inset: auto 13% 26%;
}

.kiji_2_flex {
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  position: static;
  inset: auto 0% 24% 5%;
}

.kiji_2_text {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.kiji_2_link {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.kiji_2_link.muryousoudan {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
}

.kiji_2_block_muryousoudan {
  justify-content: center;
  align-items: center;
  margin-bottom: 3%;
  display: flex;
  position: static;
  inset: auto 0% 5%;
}

.wrapper_h1 {
  width: 100%;
  margin-top: 5%;
  padding-left: 3%;
  padding-right: 3%;
}

.title {
  font-size: 40px;
  line-height: 40px;
}

.title.main_title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 46px;
  font-weight: 800;
  line-height: 65px;
}

.title.k1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 45px;
  font-weight: 800;
  line-height: 75px;
}

.title.k3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 60px;
}

.wrapper_image {
  width: 100%;
}

.wrapper_image.headline {
  width: 94%;
  margin-bottom: 3%;
}

.wrapper_image.kiji1, .wrapper_image.kiji1.s3 {
  width: 94%;
}

.wrapper_image.k3 {
  width: 94%;
  position: relative;
}

.wrapper_image.k3.s7 {
  width: 88%;
}

.paragraph {
  width: 100%;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 65px;
}

.paragraph._400 {
  font-weight: 400;
}

.paragraph.s5 {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 60px;
}

.paragraph.kiji1 {
  font-size: 36px;
  line-height: 55px;
}

.paragraph.subtitle {
  text-align: center;
  font-size: 27px;
  line-height: 27px;
}

.paragraph.headline_list {
  font-size: 42px;
}

.paragraph.headline_list.kiji1.s5 {
  font-size: 30px;
  line-height: 30px;
}

.paragraph.headline_list.kiji1.s8 {
  font-size: 36px;
}

.wrapper_paragraph {
  width: 100%;
  margin-bottom: 5%;
  padding-left: 3%;
  padding-right: 3%;
}

.wrapper_paragraph.headline {
  padding-left: 3%;
  padding-right: 2%;
}

.wrapper_paragraph.kiji1 {
  margin-bottom: 0;
  padding-left: 3%;
  padding-right: 3%;
}

.wrapper_paragraph.subtitle {
  margin-top: 2%;
  margin-bottom: 3%;
  padding-left: 0;
  padding-right: 0;
}

.wrapper_h2 {
  background-color: #ff914d;
  border-radius: 10px;
  width: 94%;
  margin-top: 2%;
  margin-bottom: 3%;
  padding: 2% 3%;
}

.wrapper_h2.grey {
  background-color: #ebebeb;
  padding-top: 1%;
  padding-bottom: 1%;
}

.heading2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 70px;
}

.heading2.black {
  color: #000;
  font-size: 45px;
}

.list {
  width: 100%;
  margin-bottom: 0;
  padding-left: 7%;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
}

.list.kiji1 {
  padding-left: 4%;
}

.list.kiji3 {
  margin-top: 3%;
  margin-bottom: 3%;
}

.list_item {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 60px;
}

.list_item.s5 {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-weight: 400;
}

.list_item.kiji1 {
  font-size: 29px;
}

.list_item.k3 {
  color: #000;
  font-size: 34px;
  font-weight: 700;
}

.list_item.k3.s4 {
  font-size: 36px;
}

.list_item.k3.s6 {
  font-size: 32px;
}

.list_item.k3.grey {
  color: #545454;
}

.wrapper_h3 {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

.heading3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
}

.heading3.s7 {
  font-size: 47px;
  font-weight: 700;
  line-height: 47px;
}

.line_black {
  background-color: #000;
  width: 59%;
  height: 1px;
}

.flex_line {
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 3%;
  margin-bottom: 3%;
}

.line_orange {
  background-color: #ff914d;
  width: 41%;
  height: 3px;
}

.wrapper_headline {
  background-color: #ff914d;
  border-radius: 10px;
  width: 72.5948%;
  margin-bottom: -5.5%;
  margin-left: -17%;
  padding: 3% 8%;
  position: relative;
}

.wrapper_headline.lightblue {
  background-color: #f1fafc;
  border-radius: 0;
  width: 94%;
  margin-bottom: 0;
  margin-left: 0;
  padding: 1% 3%;
}

.wrapper_headline.lightblue.list {
  margin-top: 0%;
}

.wrapper_headline.blue {
  background-color: #64c2e9;
  border-radius: 0;
  width: 94%;
  margin-bottom: 0;
  margin-left: 0;
  padding: 1% 3%;
}

.wrapper_headline.skyblue {
  background-color: #caeaf7;
  border-radius: 0;
  width: 94%;
  margin-bottom: 0;
  margin-left: 0;
  padding: 1% 3%;
}

.wrapper_headline.skyblue.k3.s5 {
  width: 73%;
}

.wrapper_headline.k3.s7 {
  background-color: #64c2e9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  padding: 1% 0;
}

.heading4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 38px;
  line-height: 38px;
}

.wrapper_headline_block {
  background-color: #ffefe5;
  border: 3px solid #ff914d;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 96%;
  padding-top: 9%;
  padding-bottom: 3%;
  display: flex;
}

.bold_700 {
  width: 100%;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-weight: 700;
}

.bold_underline {
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: white;
  paint-order: stroke;
  background-image: linear-gradient(0deg, #ffe1da 50%, #fff0 50%);
  font-weight: 700;
}

.bold.orange {
  color: #ff914d;
}

.bold.red {
  color: red;
}

.div-block {
  height: 50px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.wrapper_text {
  width: 100%;
}

.wrapper_text.k3 {
  width: 90%;
  padding-left: 2%;
  padding-right: 2%;
}

.wrapper_text.k3.s3 {
  width: 94%;
  padding: 2% 3%;
}

.wrapper_text.k3.s4 {
  width: 96%;
  margin-top: 2%;
}

.wrapper_text.k3.s5 {
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}

.wrapper_text.k3.in_border {
  width: 100%;
  padding-left: 0;
  padding-right: 1%;
}

.wrapper_text.k3.s7 {
  width: 100%;
  margin-bottom: 3%;
  padding-top: 3%;
  padding-left: 4%;
  padding-right: 4%;
}

.wrapper_text.k3.s8 {
  width: 95%;
  margin-top: 2%;
}

.wrapper_text.fukidashi {
  width: 84%;
  position: absolute;
  inset: 22% 0% auto auto;
}

.wrapper_text.border {
  border: 3px solid #caeaf7;
  border-radius: 10px;
  margin-top: -4.5%;
  padding-top: 8%;
  padding-left: 3%;
  padding-right: 2%;
}

.line {
  background-color: #64c2e9;
  width: 94%;
  height: 4px;
  margin-top: 2%;
  margin-bottom: 3%;
}

.line.blue {
  margin-bottom: 4%;
}

.line.blue.no_padding {
  margin-bottom: 0;
}

.headline {
  color: #000;
  margin-bottom: 0;
  padding: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 39px;
  font-weight: 700;
  line-height: 60px;
}

.headline.k3 {
  color: #000;
  padding: 0;
  font-size: 37px;
  font-weight: 700;
}

.headline.white {
  color: #fff;
}

.headline.white.k3.s7 {
  text-align: center;
}

.spacer {
  width: 10vw;
  height: 10vw;
}

.spacer._50px {
  width: 100px;
  height: 50px;
}

.spacer._100px {
  width: 100px;
  height: 100px;
}

.text {
  color: #000;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 60px;
}

.text.bold {
  color: #000;
  font-size: 34px;
  font-weight: 700;
}

.text.bold.k3.s3 {
  font-size: 35px;
}

.text.bold.k3.s8 {
  text-align: center;
  margin-bottom: 5%;
}

.text.bold.k3.s9 {
  text-align: center;
  margin-bottom: 5%;
  font-size: 28px;
}

.text.bold.k3.s5 {
  margin-bottom: 5%;
}

.text.bold.k3.s7 {
  line-height: 100px;
}

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

.text.bold.k3_s5 {
  margin-bottom: 5%;
}

.wrapper_heading {
  width: 100%;
}

.wrapper_heading.h1 {
  padding-left: 2%;
  padding-right: 2%;
}

.text_fukidashi {
  color: #000;
  margin-bottom: 0;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 60px;
}

.span_underline {
  background-image: linear-gradient(0deg, #ffe1da 50%, #fff0 50%);
}

.wrapper_text_link {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text_link {
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 34px;
  line-height: 34px;
}

.wrapper_subtitle {
  width: 94%;
}

.wrapper_subtitle.k3.s6 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.subtitle {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1%;
  font-family: ヒラギノ角ゴシック, Verdana, sans-serif;
  font-size: 39px;
  font-weight: 800;
  line-height: 60px;
}

.subtitle.square {
  margin-right: 1.5%;
}

.wrapper_list {
  width: 94%;
  padding-left: 2%;
}

.hero_wrapper {
  width: 94%;
  position: relative;
}

.hero_wrapper.k3.s7 {
  background-color: #fff9db;
  border: 3px solid #64c2e9;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.wrapper_check_icon {
  width: 45px;
  margin-right: 3%;
  padding-top: 1.5%;
}

.wrapper_check_icon.k3.s7 {
  padding-top: 4%;
}

.span_blue {
  color: #64c8f0;
}

.wrapper_note {
  justify-content: flex-end;
  align-items: center;
  width: 88%;
  margin-top: 1%;
  margin-bottom: 5%;
  display: flex;
}

.block {
  background-color: #f1fafc;
  border-radius: 30px;
  width: 94%;
  padding-top: 3%;
  padding-bottom: 5%;
}

.span_red {
  color: #d40909;
}

.image {
  width: 47px;
  margin-top: 1%;
  margin-right: 3%;
}

@media screen and (max-width: 991px) {
  .field-label, .text-field {
    font-size: 30px;
    line-height: 30px;
  }

  .contact_form_radio_button {
    width: 45px;
    height: 45px;
  }

  .contact_form_radio_button_label {
    font-size: 30px;
    line-height: 30px;
  }

  .submit-button {
    font-size: 40px;
    line-height: 40px;
  }

  .contact_success_message {
    font-size: 18px;
    line-height: 40px;
  }

  .home_2_link, .home_2_text {
    font-size: 25px;
    line-height: 25px;
  }

  .kiji_2_text {
    font-size: 30px;
    line-height: 30px;
  }

  .kiji_2_link {
    font-size: 29px;
    line-height: 29px;
  }

  .kiji_2_link.muryousoudan {
    font-size: 35px;
    line-height: 35px;
    text-decoration: none;
  }

  .title.main_title {
    font-size: 36px;
    line-height: 50px;
  }

  .title.k1 {
    font-size: 36px;
    line-height: 55px;
  }

  .title.k3 {
    font-size: 32px;
    line-height: 45px;
  }

  .paragraph, .paragraph._400 {
    font-size: 29px;
    line-height: 50px;
  }

  .paragraph.s5 {
    font-size: 28px;
  }

  .paragraph.kiji1 {
    font-size: 28px;
    line-height: 45px;
  }

  .paragraph.subtitle {
    font-size: 22px;
    line-height: 22px;
  }

  .paragraph.headline_list {
    font-size: 29px;
    line-height: 45px;
  }

  .paragraph.headline_list.kiji1.s5 {
    font-size: 23px;
  }

  .paragraph.headline_list.kiji1.s8 {
    font-size: 28px;
  }

  .wrapper_h2 {
    border-radius: 5px;
  }

  .heading2 {
    font-size: 37px;
    line-height: 50px;
  }

  .heading2.black {
    font-size: 35px;
    line-height: 50px;
  }

  .list_item {
    font-size: 26px;
    line-height: 40px;
  }

  .list_item.kiji1 {
    font-size: 22px;
    line-height: 35px;
  }

  .list_item.k3 {
    font-size: 26px;
    line-height: 50px;
  }

  .list_item.k3.s4 {
    font-size: 27px;
    line-height: 44px;
  }

  .list_item.k3.s6 {
    font-size: 24px;
    line-height: 40px;
  }

  .list_item.k3.grey {
    font-size: 25px;
  }

  .heading3 {
    font-size: 37px;
    line-height: 37px;
  }

  .heading3.s7 {
    font-size: 36px;
    line-height: 36px;
  }

  .heading4 {
    font-size: 29px;
    line-height: 29px;
  }

  .headline, .headline.k3 {
    font-size: 28px;
    line-height: 44px;
  }

  .headline.white {
    font-size: 28px;
    line-height: 50px;
  }

  .spacer._50px {
    height: 40px;
  }

  .spacer._100px {
    height: 80px;
  }

  .text {
    font-size: 28px;
    line-height: 42px;
  }

  .text.bold {
    font-size: 26px;
    line-height: 42px;
  }

  .text.bold.k3.s3 {
    font-size: 26px;
  }

  .text.bold.k3.s9 {
    font-size: 21px;
  }

  .text.bold.k3.s5 {
    font-size: 26px;
  }

  .text.bold.k3.s7 {
    font-size: 26px;
    line-height: 80px;
  }

  .text.bold.note {
    font-size: 15px;
  }

  .text.bold.k3_s5 {
    font-size: 26px;
  }

  .text_fukidashi {
    font-size: 27px;
    line-height: 46px;
  }

  .text_link {
    font-size: 28px;
    line-height: 28px;
  }

  .subtitle {
    margin-right: 0;
    font-size: 31px;
    line-height: 45px;
  }

  .wrapper_check_icon {
    width: 35px;
    padding-top: 1%;
  }

  .image {
    width: 33px;
  }
}

@media screen and (max-width: 767px) {
  .field-label, .text-field {
    font-size: 4.3vw;
    line-height: 4.3vw;
  }

  .contact_form_flex {
    height: 4%;
  }

  .contact_form_radio_button_block {
    height: 100%;
  }

  .contact_form_radio_button {
    width: 8vw;
    height: 8vw;
    font-size: 15vw;
    line-height: 15vw;
  }

  .contact_form_radio_button_label {
    font-size: 4.3vw;
    line-height: 4.3vw;
  }

  .submit-button {
    font-size: 5vw;
    line-height: 5vw;
  }

  .contact_success_message {
    font-size: 3.2vw;
    line-height: 7vw;
  }

  .home_2_link, .home_2_text {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .kiji_2_text, .kiji_2_link {
    font-size: 4vw;
    line-height: 4vw;
  }

  .kiji_2_link.muryousoudan {
    font-size: 5vw;
    line-height: 5vw;
  }

  .title.main_title {
    font-size: 4.8vw;
    line-height: 7vw;
  }

  .title.k1 {
    font-size: 4.9vw;
    line-height: 8vw;
  }

  .title.k3 {
    font-size: 4.5vw;
    line-height: 6.5vw;
  }

  .paragraph {
    text-align: justify;
    font-size: 4vw;
    line-height: 6vw;
  }

  .paragraph._400 {
    font-size: 4vw;
    line-height: 6vw;
  }

  .paragraph.s5 {
    font-size: 3.8vw;
    line-height: 6vw;
  }

  .paragraph.kiji1 {
    font-size: 3.8vw;
    line-height: 5.5vw;
  }

  .paragraph.subtitle {
    font-size: 2.9vw;
    line-height: 2.9vw;
  }

  .paragraph.headline_list {
    font-size: 4.5vw;
    line-height: 7vw;
  }

  .paragraph.headline_list.kiji1.s5 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .paragraph.headline_list.kiji1.s8 {
    font-size: 3.8vw;
    line-height: 6vw;
  }

  .heading2 {
    font-size: 5vw;
    line-height: 7vw;
  }

  .heading2.black {
    font-size: 5vw;
    line-height: 6vw;
  }

  .list_item {
    font-size: 3.7vw;
    line-height: 6vw;
  }

  .list_item.kiji1 {
    font-size: 3vw;
    line-height: 5vw;
  }

  .list_item.k3, .list_item.k3.s4 {
    font-size: 3.7vw;
    line-height: 6vw;
  }

  .list_item.k3.s6 {
    font-size: 3.4vw;
    line-height: 6vw;
  }

  .list_item.k3.grey {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .heading3, .heading3.s7 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .heading4 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .bold-text {
    font-size: 3.7vw;
    line-height: 3.7vw;
  }

  .bold_underline {
    -webkit-text-stroke-width: 3px;
  }

  .headline, .headline.k3 {
    font-size: 4vw;
    line-height: 6.5vw;
  }

  .headline.white {
    font-size: 4vw;
    line-height: 7vw;
  }

  .spacer._50px {
    width: 10vw;
    height: 5vw;
  }

  .spacer._100px {
    width: 10vw;
    height: 10vw;
  }

  .text {
    font-size: 3.7vw;
    line-height: 6vw;
  }

  .text.bold {
    font-size: 3.6vw;
    line-height: 6vw;
  }

  .text.bold.k3.s3 {
    font-size: 3.6vw;
  }

  .text.bold.k3.s9 {
    font-size: 3vw;
  }

  .text.bold.k3.s5 {
    font-size: 3.6vw;
  }

  .text.bold.k3.s7 {
    font-size: 3.6vw;
    line-height: 10vw;
  }

  .text.bold.note {
    font-size: 2.1vw;
    line-height: 2.1vw;
  }

  .text.bold.k3_s5 {
    font-size: 3.5vw;
  }

  .text_fukidashi {
    font-size: 3.7vw;
    line-height: 6.4vw;
  }

  .text_link {
    font-size: 3.7vw;
    line-height: 4vw;
  }

  .wrapper_subtitle.k3.s6 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .subtitle {
    font-size: 4.2vw;
    line-height: 6vw;
  }

  .subtitle.k3.s5 {
    width: 94.0314%;
    font-size: 4.2vw;
    line-height: 6vw;
  }

  .subtitle.square {
    width: 4.46877%;
  }

  .flex {
    justify-content: flex-start;
    align-items: center;
  }

  .flex.k3.s5 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .wrapper_check_icon {
    width: 6%;
    padding-top: .5%;
  }

  .wrapper_check_icon.k3.s7 {
    padding-top: 0;
  }

  .image {
    width: 5%;
  }
}

@media screen and (max-width: 479px) {
  .paragraph.s5 {
    font-size: 3.8vw;
    line-height: 6vw;
  }

  .list_item.k3.s6 {
    font-size: 3.2vw;
  }

  .text.bold.k3.s5 {
    font-size: 3.5vw;
  }

  .wrapper_check_icon.k3.s7 {
    padding-top: 0%;
  }
}


@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴシック';
  src: url('../fonts/名称未設定.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}