@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700&display=swap');
#h3 {
  font-family: 'Noto Serif JP', serif;
}
#sec01 {
  padding: 80px 0 140px;
  text-align: center;
}
#sec01 h3 {
  color: #373737;
  font-size: 33px;
  font-size: 3.3rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  margin-bottom: 28px;
}
#sec01 h3 img {
  width: 45px;
  height: 45px;
}
#sec01 div.tel_box {
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
  max-width: 620px;
  width: 100%;
  padding: 5px 0 20px;
}
#sec01 p.tel {
  color: #1E9CC9;
  font-size: 67px;
  font-size: 6.7rem;
  font-weight: bold;
  font-family: 'Barlow Condensed', sans-serif;
  letter-spacing: 0.3rem;
}
#sec01 p.tel a {
  color: #0082BE;
}
#sec01 p.time {
  font-weight: bold;
  letter-spacing: 0.1rem;
  margin-top: -12px;
}
#sec01 .tel-area {
  width: 51.66%;
}
#sec01 .line-area {
  width: 42.08%;
}
#sec01 .btn-area {
  width: 49.50%;
  margin-right: 35px;
}
#sec01 .qr-area {
  width: 16.63%;
}
#sec01 .line-box.l_flex {
  align-items: center;
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
  padding: 30px 0;
  justify-content: center;
}
#form {
  padding: 110px 15px 190px;
  background-color: #F2F8FA;
}
#form h3 {
  text-align: center;
  color: #131313;
  font-size: 33px;
  font-size: 3.3rem;
  margin-bottom: 30px;
  font-weight: bold;
  letter-spacing: 0.2rem;
}
#form h3 img {
  width: 45px;
  height: 40px;
}
#form .l_continar {
  width: 60%;
  margin: 0 auto;
  max-width: 1000px;
}
#thanks {
  text-align: center;
  padding: 110px 0 170px;
}
#thanks h3 {
  color: #1E9CC9;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
}
#thanks p {
  font-size: 18px;
  margin-top: 30px;
}
select#time {
  border: 1px solid #BCBCBC;
  border-radius: 5px;
  font-size: 14px;
  padding: 14px 5px;
  width: 30%;
  margin-left: 10px;
}
div#wpcf7-f18-p11-o1 {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
label {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
span.ttl {
  width: 20%;
  color: #131313;
  font-size: 18px;
  font-weight: bold;
}
span.naiyou {
  width: 70%;
}
input.wpcf7-form-control.wpcf7-text, .wpcf7-textarea {
  width: 100%;
}
input.wpcf7-form-control, select.wpcf7-form-control.wpcf7-select {
  border: 1px solid #E5E5E5;
  padding: 10px 5px;
  border-radius: 5px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  border: 1px solid #E5E5E5;
  border-radius: 5px;
}
.wpcf7-form p {
  line-height: 65px;
}
.wpcf7-form p:nth-child(6) {
  margin-top: 15px;
}
.wpcf7-form p:nth-child(7) {
  text-align: center;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background-color: #E39800;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 70px 5px;
  border-radius: 25px;
}
#step-form {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
#step-form .step_area.l_flex {
  justify-content: center;
  margin-bottom: 30px;
}
#step-form .step_area li {
  background: #fff;
  border: 3px solid #A4D2F1;
  border-radius: 23px;
  color: #707070;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: center;
  width: 11.86%;
  padding: 5px;
  margin-right: 3.38%;
  position: relative;
}
#step-form .step_area li::before {
  content: "";
  position: absolute;
  top: 15%;
  left: 112%;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 13px solid #A4D2F1;
}
#step-form .step_area li:last-child {
  margin-right: 0;
}
#step-form .step_area li:last-child::before {
  content: none;
}
#step-form .step_area li.active {
  background: #A4D2F1;
}
#step-form .box {
  background: #fff;
  border: 16px solid #F2F8FC;
  border-radius: 30px;
  padding: 70px 60px;
  margin-bottom: 100px;
}
#step-form .q_box {
  align-items: flex-start;
  padding-bottom: 55px;
  border-bottom: 1px solid #BCBCBC;
  margin-bottom: 50px;
}
#step-form .q_box:last-child {
  border-bottom: none;
}
#step-form .question {
  width: 10.59%;
  background: #D3EDFF;
  border-radius: 25px;
  color: #707070;
  font-weight: 500;
  font-size: 1.56vw;
  padding: 8px 5px;
  line-height: 30px;
  margin-right: 35px;
  text-align: center;
}
#step-form label {
  width: 86%;
  display: block;
}
#step-form label .ttl {
  line-height: 48px;
  font-size: 30px;
  font-weight: 500;
  color: #707070;
  margin-bottom: 50px;
  display: block;
  width: 100%;
}
#step-form .q_box .l_flex {
  align-items: flex-start;
  justify-content: flex-start;
}
#step-form .w_200 span {
  width: 200px;
  display: inline-block;
}
#step-form span.kome {
  color: #DB0000;
  font-size: 23px;
  display: block;
  text-align: right;
}
#step-form .list span.wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#step-form .list span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
  width: 50%;
  margin: 10px auto;
  color: #707070;
  font-size: 25px;
  padding-left: 1em;
  text-indent: -1em;
}
#step-form .list span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item:last-child, #step-form .list span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item:nth-child(9) {
  width: 100%;
}
#step-form .list span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item:last-child input.wpcf7-free-text {
  width: 80%;
  padding: 10px;
}
#step-form .next_btn.center {
  margin: 0 auto;
  text-align: center;
}
#step-form .next_btn input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background-color: #006EB8;
  color: #fff;
  font-size: 29px;
  padding: 8px 70px 5px;
  border-radius: 25px;
}
#step-form input.wpcf7-form-control.wpcf7-previous {
  background-color: #929292;
  color: #fff;
  font-size: 29px;
  padding: 8px 70px 5px;
  border-radius: 25px;
}
#step-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, #step-form select.wpcf7-form-control.wpcf7-select, #step-form .day input, #step-form textarea.wpcf7-form-control.wpcf7-textarea {
  font-size: 23px;
  color: #575757;
}
#step-form .day {
  margin-right: 50px;
}
#step-form .time input {
  width: 200px;
  margin-left: 5px;
}
#step-form .btn.l_flex {
  justify-content: space-around;
}
#step-form .list_2 span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#step-form .list_2 span.wpcf7-list-item {
  color: #707070;
  font-size: 23px;
  width: 48%;
  margin: 10px 0;
  padding-left: 1em;
  text-indent: -1em;
}
#step-form span.wpcf7-form-control.wpcf7-radio label {
  display: flex;
  width: auto;
  font-size: 23px;
}
#step-form .top_30 {
  margin-top: 30px;
}
#step-form .contact p {
  width: 30.71%;
  font-size: 26px;
  color: #707070;
}
#step-form .contact label {
  width: 62.28%;
}
#step-form select.wpcf7-form-control.wpcf7-select {
  width: 100%;
}
#step-form .time select.wpcf7-form-control.wpcf7-select, #step-form .day select.wpcf7-form-control.wpcf7-select {
  width: 200px;
  margin-left: 5px;
}
@media screen and (max-width: 1475px) {
  #form .l_continar {
    width: 100%;
  }
}
@media screen and (max-width: 1250px) {
  #step-form .question {
    font-size: 2.4vw;
    width: 15%;
  }
  #step-form label {
    margin-top: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 1015px) {
  #step-form span.day {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 967px) {
  #sec01 p.tel {
    font-size: 52px;
    font-size: 5.2rem;
  }
  #sec01 p.tel {
    font-size: 52px;
    font-size: 5.2rem;
  }
  #sec01 p.tel a {
    color: #1E9CC9;
  }
  span.ttl {
    width: 100%;
  }
  span.naiyou {
    width: 100%;
    margin-bottom: 20px;
  }
  .wpcf7-form p {
    line-height: 40px;
  }
  div#wpcf7-f18-p11-o1 {
    margin: 20px auto 0;
  }
  .wpcf7-form p:nth-child(7) {
    text-align: left;
  }
}
@media screen and (max-width: 960px) {
  #step-form .step_area li {
    width: 16.86%;
  }
  #step-form .step_area li::before {
    left: 108%;
  }
}
@media screen and (max-width: 880px) {
  #step-form .list span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    width: 100%;
  }
  #step-form input.wpcf7-form-control.wpcf7-previous, #step-form .next_btn input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 22px;
  }
  #step-form .back_btn {
    margin-bottom: 10px;
  }
  #step-form .back_btn, #step-form .next_btn {
    width: 100%;
    text-align: center;
  }
  #step-form .wpcf7-spinner {
    display: block;
  }
}
@media screen and (max-width: 781px) {
  #sec01 p.tel {
    font-size: 45px;
    font-size: 4.5rem;
  }
  #sec01 .btn-area {
    width: 56.5%;
    margin-right: 35px;
  }
  #sec01 .qr-area {
    width: 21.63%;
  }
  #sec01 p.tel {
    font-size: 45px;
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  #sec01 {
    padding: 80px 0;
    text-align: center;
  }
  #sec01 h3 {
    font-size: 27px;
    font-size: 2.7rem;
    letter-spacing: 0.1rem;
    margin-bottom: 28px;
  }
  #sec01 div.tel_box {
    width: 100%;
    padding: 5px 0 20px;
    max-width: 100%;
  }
  #sec01 p.tel {
    font-size: 43px;
    font-size: 4.3rem;
    letter-spacing: 0.2rem;
  }
  #sec01 p.time {
    letter-spacing: 0.1rem;
    margin-top: -12px;
  }
  #form {
    padding: 90px 15px 100px;
  }
  #form h3 {
    font-size: 29px;
    font-size: 2.9rem;
    letter-spacing: 0.1rem;
    margin-bottom: 0;
  }
  #sec01 .tel-area {
    width: 100%;
  }
  #sec01 .line-area {
    width: 100%;
    margin-top: 70px;
  }
  #sec01 .qr-area {
    display: none;
  }
  #sec01 .btn-area {
    width: 70%;
    margin: 0 auto;
  }
  #sec01 p.tel {
    font-size: 46px;
    font-size: 4.6rem;
    letter-spacing: 0.3rem;
  }
  form input.cal {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  form .cal-icon {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    cursor: pointer;
  }
  form .cal-icon:hover {
    filter: alpha(opacity=60); /* IE 6,7*/
    -ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
    -moz-opacity: 0.6; /* FF , Netscape */
    -khtml-opacity: 0.6; /* Safari 1.x */
    opacity: 0.6;
    zoom: 1; /*IE*/
  }
  #step-form .step_area.l_flex {
    display: flex;
    justify-content: space-between;
  }
  #step-form .step_area li {
    width: 45%;
    margin-bottom: 10px;
  }
  #step-form .step_area li::before {
    left: 110%;
  }
  #step-form .step_area li:nth-child(2n)::before {
    content: none;
  }
  #step-form .step_area li:nth-child(2n) {
    margin-right: 0;
  }
  #step-form .box {
    border: 10px solid #F2F8FC;
    padding: 20px;
  }
  #step-form .question {
    width: 100%;
    font-size: 23px;
    margin-right: 0;
  }
  #step-form label {
    width: 100%;
  }
  #step-form label .ttl {
    line-height: 33px;
    font-size: 23px;
    margin-top: 15px;
    margin-bottom: 28px;
  }
  span.kome {
    color: #DB0000;
    font-size: 19px;
  }
  .list span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    width: 100%;
    margin: 5px auto;
    font-size: 20px;
  }
  #step-form .list_2 span.wpcf7-list-item {
    width: 100%;
  }
  #step-form .list span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    font-size: 23px;
  }
  #step-form .contact p, #step-form .contact label {
    width: 100%;
  }
  #step-form .contact p {
    font-size: 23px;
  }
  #step-form .l_flex.contact {
    margin-bottom: 20px;
  }
  #sec01 h3 img {
    width: 25px;
    height: 25px;
    vertical-align: baseline;
  }
  #form h3 img {
    width: 35px;
    height: 30px;
    vertical-align: sub;
  }
}
@media only screen and (max-width: 767px) {
  form .input-text.cal {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  form .cal-icon {
    content: "";
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
  }
  form .cal-icon:hover {
    filter: alpha(opacity=60); /* IE 6,7*/
    -ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
    -moz-opacity: 0.6; /* FF , Netscape */
    -khtml-opacity: 0.6; /* Safari 1.x */
    opacity: 0.6;
    zoom: 1; /*IE*/
  }
}