@charset "UTF-8";
.request01 {
  padding-top: 9.5rem;
  padding-bottom: 14.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.request01 .request01_left {
  width: 46rem;
}
.request01 .request01_right {
  margin-left: 3.5rem;
  width: 28rem;
}
.request01 .request01_right .request01_txt {
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.3571428571;
  margin-bottom: 3rem;
  text-align: center;
}
.request01 .request01_right .downloadbtn {
  font-size: 1.7rem;
  width: 23.5rem;
  height: 4.7rem;
  margin: 0 auto;
  font-weight: 700;
  color: #000;
  border: 1px solid #000;
  border-radius: 2.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .request01 {
    padding: 11rem 4rem 18rem;
  }
  .request01 .request01_left {
    width: 100%;
  }
  .request01 .request01_right {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
  .request01 .request01_right .request01_txt {
    font-size: 4.1rem;
    margin-bottom: 6rem;
  }
  .request01 .request01_right .downloadbtn {
    font-size: 3.4rem;
    width: 53.2rem;
    height: 10.6rem;
    border-radius: 5.3rem;
  }
}
.request02 {
  padding-bottom: 10rem;
}
.request02 .cls-1 {
  fill: #00378c;
}
.request02 .cls-2 {
  fill: #fff;
}
.request02 .request02_ttl {
  font-size: 2.1rem;
  font-weight: 700;
  color: #fff;
  background: #00378c;
  padding: 3.8rem 0;
  text-align: center;
  line-height: 1;
  margin-bottom: 4rem;
}
.request02 .request02_txt {
  font-size: 2rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 5.5rem;
}
.request02 .request02_block {
  border: 0.5px solid #00378c;
  max-width: 77rem;
  margin: 0 auto;
  padding: 6rem 3rem;
  text-align: center;
}
.request02 h4 {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 4rem;
  color: #00378c;
}
.request02 .request01_number_tel {
  pointer-events: none;
  font-weight: 700;
  font-size: 3.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
}
.request02 .request01_number_tel svg {
  width: 6.2rem;
  height: auto;
  margin-right: 1.2rem;
}
.request02 .request01_number_tel .request01_number_ttl {
  margin-right: 3rem;
}
.request02 .request02_txt01 {
  font-size: 1.7rem;
  font-weight: 700;
}
.request02 .request02_txt01 span {
  color: #00378c;
}
.request02 .request02_txt02 {
  font-size: 1.3rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .request02 {
    padding: 0 4rem 16rem;
  }
  .request02 .request02_ttl {
    font-size: 3.7rem;
    padding: 5rem 0;
    margin-bottom: 6rem;
  }
  .request02 .request02_txt {
    font-size: 3.2rem;
    margin-bottom: 9rem;
  }
  .request02 .request02_block {
    padding: 6rem 2.8rem 4rem;
    text-align: center;
  }
  .request02 h4 {
    font-size: 3.9rem;
    margin-bottom: 6.5rem;
  }
  .request02 .request01_number_tel {
    font-size: 4.5rem;
    margin-bottom: 6.5rem;
  }
  .request02 .request01_number_tel svg {
    width: 8.7rem;
    height: auto;
    margin-right: 1.2rem;
  }
  .request02 .request01_number_tel .request01_number_ttl {
    margin-right: 4rem;
  }
  .request02 .request01_number_tel .line {
    text-decoration: underline;
  }
  .request02 .request02_txt01 {
    font-size: 2.9rem;
    line-height: 1.5517241379;
    padding-left: 21rem;
    position: relative;
    text-align: left;
  }
  .request02 .request02_txt01 span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .request02 .request02_txt02 {
    margin-top: 2rem;
    font-size: 2.2rem;
    line-height: 1.2727272727;
    text-align: left;
  }
}
.request03 .request03_ttl {
  font-size: 2.1rem;
  font-weight: 700;
  color: #000;
  background: #eeefef;
  padding: 2.2rem 0;
  text-align: center;
  line-height: 1;
  margin-bottom: 4rem;
}
.request03 .request03_txt {
  margin-bottom: 3rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.625;
}
.request03 .request03_txt.red {
  color: #d32d25;
}

@media screen and (max-width: 767px) {
  .request03 {
    padding: 0 4rem;
  }
  .request03 .request03_ttl {
    font-size: 3.7rem;
    padding: 3rem 0;
    margin-bottom: 6rem;
  }
  .request03 .request03_txt {
    margin-bottom: 4rem;
    font-size: 2.7rem;
  }
}
.form {
  margin-bottom: 8rem;
}
.form.confirm {
  margin-top: 8rem;
}
.form table {
  width: 100%;
  border-top: 1px solid #dcdcdc;
}
.form table th {
  border-bottom: 1px solid #dcdcdc;
  vertical-align: top;
  width: 26%;
  padding: 2rem 0;
  font-size: 1.6rem;
  font-weight: 700;
}
.form table th .hissu {
  font-size: 1.5rem;
  color: #fff;
  background: #d32d25;
  display: inline-block;
  padding: 0.4rem 0.8rem;
  margin-left: 1.6rem;
  line-height: 1;
  border-radius: 0.3rem;
}
.form table th p {
  font-size: 100%;
}
.form table td {
  border-bottom: 1px solid #dcdcdc;
  vertical-align: top;
  padding: 2rem 0;
}
.form table td input[type=text],
.form table td input[type=email],
.form table td input[type=tel],
.form table td textarea {
  background: #eeefef;
  font-size: 1.4rem;
  padding: 1.2rem 2rem;
  width: 100%;
  border: none;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", "Noto Serif JP", "ヒラギノ角ゴ Pro", "游ゴシック", "ヒラギノ明朝 Pro", "Oswald", "メイリオ", "游ゴシック", "Noto Serif", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}
.form table td textarea {
  height: 20rem;
  resize: none;
}
.form table td select {
  background: #eeefef;
  font-size: 1.4rem;
  padding: 1.2rem 2rem;
  width: 26rem;
  border: none;
}
.form table td p {
  font-size: 1.4rem;
}
.form table td .ank {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.form table td .wpcf7-form-control-wrap .wpcf7-checkbox {
  margin-left: -3rem;
  margin-top: -1rem;
  display: block;
}
.form table td .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 3rem;
  margin-top: 1rem;
}
.form table td .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form table td .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  margin-left: 0.6rem;
  font-size: 1.7rem;
}
.form table td .wpcf7-form-control-wrap .has-free-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form table td .wpcf7-form-control-wrap .has-free-text input[type=text] {
  width: 33rem;
  margin-left: 3rem;
  padding: 0.8rem 2rem;
}
.form table td .ex {
  margin-top: 0.5em;
  font-size: 1.4rem;
  font-weight: 500;
}
.form .btn_wrap {
  margin-top: 8.5rem;
}
.form .btn_wrap p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .btn_wrap input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 2.2rem;
  font-weight: 700;
  color: #00378a;
  border: 0.2rem solid #00378a;
  text-align: center;
  width: 42rem;
  padding: 1.8rem 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form .btn_wrap input:hover {
  background-color: #00378a;
  color: #fff;
}
.form .btn_wrap .wpcf7-form-control {
  margin: 0 auto;
}
.form .btn_wrap input + input {
  margin-left: 3rem;
}
.form .policy {
  margin-top: 5rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
}
.form .policy a {
  color: #00378a;
  font-size: 100%;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .form {
    margin-bottom: 8rem;
  }
  .form.confirm {
    margin-top: 8rem;
  }
  .form table th {
    display: block;
    width: 100%;
    padding: 4.5rem 0 1rem;
    font-size: 3rem;
    border-bottom: none;
  }
  .form table th .hissu {
    font-size: 2.3rem;
    padding: 0.4rem 1.4rem;
    margin-left: 1.8rem;
  }
  .form table td {
    display: block;
    width: 100%;
    padding: 0 0 4rem;
  }
  .form table td input[type=text],
  .form table td input[type=email],
  .form table td input[type=tel],
  .form table td textarea {
    font-size: 2.6rem;
    padding: 2rem 2rem;
  }
  .form table td textarea {
    height: 50rem;
    resize: none;
  }
  .form table td select {
    font-size: 2.6rem;
    padding: 2rem 2rem;
    width: 100%;
  }
  .form table td p {
    font-size: 2.6rem;
  }
  .form table td .ank {
    font-size: 3.2rem;
    line-height: 1.53125;
    margin-bottom: 5rem;
  }
  .form table td .wpcf7-form-control-wrap .wpcf7-checkbox {
    margin-left: -4.5rem;
    margin-top: -1rem;
    display: block;
  }
  .form table td .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
    margin-left: 4.5rem;
    margin-top: 1rem;
  }
  .form table td .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .form table td .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
    margin-left: 0.6rem;
    font-size: 3rem;
  }
  .form table td .wpcf7-form-control-wrap .has-free-text input[type=text] {
    width: 41rem;
    margin-left: 3.5rem;
    padding: 0.8rem 2rem;
  }
  .form table td .ank_wrap .wpcf7-checkbox {
    margin-left: 0;
    margin-top: -4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form table td .ank_wrap .wpcf7-checkbox .wpcf7-list-item {
    width: 50%;
    margin-left: 0;
    margin-top: 4rem;
  }
  .form table td .ank_wrap .wpcf7-checkbox .has-free-text {
    width: 100%;
  }
  .form table td .ex {
    font-size: 2.6rem;
    margin-top: 1.8rem;
  }
  .form .btn_wrap {
    margin-top: 7.5rem;
    margin-bottom: 7rem;
  }
  .form .btn_wrap p {
    display: block;
  }
  .form .btn_wrap input {
    font-size: 3.1rem;
    border: 0.5rem solid #00378a;
    width: 62.5rem;
    padding: 4.5rem 0;
  }
  .form .btn_wrap input + input {
    margin-left: 0;
    margin-top: 3rem;
  }
  .form .policy {
    margin-top: 5rem;
    font-size: 2.7rem;
  }
}
.complete {
  padding: 12rem 0;
  text-align: center;
}

.complete h3 {
  color: #00378c;
  font-weight: bold;
  font-size: 3rem;
  margin-bottom: 5rem;
}

.complete p {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 6rem;
  line-height: 2.2;
}

.complete a {
  color: #00378c;
  font-weight: bold;
  font-size: 2.2rem;
  border: 2px solid #00378c;
  padding: 2rem 0;
  text-align: center;
  min-width: 42rem;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.complete a:hover {
  background-color: #00378c;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .complete {
    padding: 15rem 0;
  }
  .complete h3 {
    font-size: 4.6rem;
    margin-bottom: 4rem;
  }
  .complete p {
    font-size: 3.3rem;
    margin-bottom: 8rem;
    line-height: 2.2;
  }
  .complete a {
    font-size: 3.1rem;
    padding: 5rem 0;
    width: 80%;
  }
}