@charset "utf-8";
/* CSS Document */

#dl {
  margin-top: 75px;
}
#dl .wrap {
  max-width: 1200px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  #dl {
    margin-top: 40px;
  }
  #dl .wrap {
    width: 83.78vw;
  }
}
#dl .left {
  max-width: 505px;
  width: 45%;
}
#dl .left .title02 {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 1600px) {
  #dl .left .title02 {
    margin-bottom: 1.19vw;
    font-size: 1.42vw;
  }
}
#dl .left figure {
  margin: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 1600px) {
  #dl .left figure {
    margin-bottom: 2.38vw;
  }
}
#dl .left figure img {
  width: 100%;
}
#dl .left p {
  margin-bottom: 16px;
  font-size: 1.7rem;
  font-weight: 600;
}
@media screen and (max-width: 1600px) {
  #dl .left p {
    margin-bottom: 0.95vw;
    font-size: 1.01vw;
  }
}
#dl .left ul li {
  font-size: 1.4rem;
  line-height: 1.85;
  padding: 0;
}
@media screen and (max-width: 1600px) {
  #dl .left ul li {
    font-size: 0.83vw;
  }
}
#dl .contact {
  width: 50%;
  padding: 60px;
  border: 1px solid #E2E2E2;
  border-radius: 20px;
  background: none;
}
@media screen and (max-width: 1600px) {
  #dl .contact {
    padding: 3.57vw;
    border-radius: 1.19vw;
  }
}
@media screen and (max-width: 1100px) {
  #dl .contact {
    width: 100%;
    padding: 0;
    border: none;
    border-radius: 0;
  }
}
@media screen and (max-width: 1100px) {
  #dl .contact .title02 {
    margin-bottom: 8.79vw;
    font-size: 4.26vw;
    font-weight: bold;
    line-height: 1.5;
  }
}
#dl .contact .zf-templateWidth {
  max-width: none;
}
@media screen and (max-width: 1100px) {
  #dl .contact .zf-templateWidth {
    width: 100%;
  }
}
#dl .contact .pgContact_tbltxt {
  margin-top: 40px;
}
@media screen and (max-width: 1600px) {
  #dl .contact .pgContact_tbltxt {
    margin-top: 2.38vw;
  }
}
@media screen and (max-width: 1100px) {
  #dl .contact .pgContact_tbltxt {
    margin-top: 10.13vw;
  }
}
#dl .contact .pgContact_tbltxt p {
  text-align: left;
}
@media screen and (max-width: 1100px) {
  #dl .contact .pgContact_tbltxt p {
    font-size: 3.3vw;
  }
}
@media screen and (max-width: 1100px) {
  #dl .contact .zf-labelName {
    font-size: 3.73vw;
  }
}
@media screen and (max-width: 1600px) {
  #dl .contact .zf-labelName span {
    width: 2.875vw;
    height: 1.4375vw;
    font-size: 0.6875vw;
    border-radius: 0.8125vw;
  }
}
@media screen and (max-width: 1100px) {
  #dl .contact .zf-labelName span {
    width: 12.26vw;
    height: 6.13vw;
    font-size: 2.93vw;
    border-radius: 3.46vw;
  }
}
#dl .contact .pgContact_tbltxt-check {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 25px 0 50px;
}
@media screen and (max-width: 1600px) {
  #dl .contact .pgContact_tbltxt-check {
    margin: 1.48vw 0 2.97vw;
  }
}
@media screen and (max-width: 1100px) {
  #dl .contact .pgContact_tbltxt-check {
    margin: 3.73vw 0 8.79vw;
    font-size: 3.2vw;
  }
}
.contact_thanks .dl_btn a,
#dl .contact .submit_btn button {
  gap: 10px;
  width: 348px;
  height: 78px;
  margin: 0;
  font-size: 1.7rem;
  font-weight: 600;
  background: #FE4B21;
  border: 3px solid #FE4B21;
  border-radius: 40px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.contact_thanks .dl_btn a {
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .contact_thanks .dl_btn a,
  #dl .contact .submit_btn button {
    width: 20.71vw;
    height: 4.64vw;
    gap: 0.59vw;
    font-size: 1.01vw;
    border: 0.17vw solid #FE4B21;
    border-radius: 2.38vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact_thanks .dl_btn a,
  #dl .contact .submit_btn button {
    gap: 2.66vw;
    width: 87.06vw;
    height: 19.51vw;
    font-size: 4vw;
    border: 0.8vw solid #FE4B21;
    border-radius: 11.73vw;
  }
}
.contact_thanks .dl_btn a:hover,
#dl .contact .submit_btn button:hover {
  background: #D93006;
  border-color: #D93006;
}


.pgContact_contain2 {
    max-width: 1206px;
    margin: 0 auto;
    width: 94%;
    position: relative;
    z-index: 5;
}


.contact {
  padding: 13rem 0 19rem;
  background: #E2D9D5;
}
@media screen and (max-width: 1600px) {
  .contact {
    padding: 8.125vw 0 11.875vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact {
    padding: 16.53vw 0 26.66vw;
  }
}
.contact .title_area {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 1600px) {
  .contact .title_area {
    margin-bottom: 4.6875vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .title_area {
    margin-bottom: 8.79vw;
  }
}
.contact .tel_area {
  margin-bottom: 10.9rem;
}
@media screen and (max-width: 1600px) {
  .contact .tel_area {
    margin-bottom: 6.8125vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .tel_area {
    margin-bottom: 13.33vw;
  }
}
.contact .tel_area p {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1600px) {
  .contact .tel_area p {
    font-size: 1vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .tel_area p {
    font-size: 4vw;
  }
}
.contact .tel_area p.en {
  font-family: "Rubik", sans-serif;
}
.contact .tel_area p.en a {
  font-size: 4rem;
  pointer-events: none;
}
@media screen and (max-width: 1600px) {
  .contact .tel_area p.en a {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .tel_area p.en a {
    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;
    gap: 3.46vw;
    font-size: 8.53vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .tel_area p.en a::after {
    content: "";
    display: block;
    width: 2.13vw;
    height: 3.58vw;
    background: url(../img/icon_triangle.svg) no-repeat center center;
    background-size: auto 100%;
  }
}
.contact .tel_area p.small {
  margin-top: 0.5rem;
}
@media screen and (max-width: 1600px) {
  .contact .tel_area p.small {
    margin-top: 0.3125vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .tel_area p.small {
    margin-top: 2.13vw;
  }
}
.contact .zf-templateWidth {
  max-width: 47.7rem;
  margin: 0 auto;
}
.contact .zf-tempFrmWrapper {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1600px) {
  .contact .zf-tempFrmWrapper {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .zf-tempFrmWrapper {
    margin-bottom: 5.33vw;
  }
}
.contact .zf-labelName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1600px) {
  .contact .zf-labelName {
    gap: 1vw;
    margin-bottom: 1.25vw;
    font-size: 1vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .zf-labelName {
    gap: 2.66vw;
    margin-bottom: 3.46vw;
    font-size: 4.26vw;
  }
}
.contact .zf-labelName span {
  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;
  width: 4.6rem;
  height: 2.3rem;
  font-size: 1.1rem;
  color: #fff;
  font-weight: normal;
  border-radius: 1.3rem;
}
@media screen and (max-width: 1600px) {
  .contact .zf-labelName span {
    width: 2.875vw;
    height: 1.4375vw;
    font-size: 0.6875vw;
    border-radius: 0.8125vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .zf-labelName span {
    width: 12.26vw;
    height: 6.13vw;
    font-size: 2.93vw;
    border-radius: 3.46vw;
  }
}
.contact .zf-labelName .required {
  background: #FE4B21;
}
.contact .zf-labelName .any {
  background: #848484;
}
.contact .zf-tempContDiv input {
  width: 100%;
  height: 6rem;
  padding: 1em;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  background: #F7F7F7;
  border: none;
  outline: none;
}
@media screen and (max-width: 1600px) {
  .contact .zf-tempContDiv input {
    height: 3.75vw;
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .zf-tempContDiv input {
    height: 16vw;
    font-size: 3.73vw;
  }
}
.contact .zf-tempContDiv textarea {
  width: 100%;
  height: 15.7rem;
  padding: 1em;
  font-size: 1.4rem;
  font-weight: normal;
  resize: vertical;
  font-family: "Noto Sans JP", sans-serif;
  background: #F7F7F7;
}
@media screen and (max-width: 1600px) {
  .contact .zf-tempContDiv textarea {
    height: 9.8125vw;
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .zf-tempContDiv textarea {
    height: 41.89vw;
    font-size: 3.73vw;
  }
}
.contact .zf-tempContDiv input::-webkit-input-placeholder, .contact .zf-tempContDiv textarea::-webkit-input-placeholder {
  color: #AFAFAF;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
}
.contact .zf-tempContDiv input::-moz-placeholder, .contact .zf-tempContDiv textarea::-moz-placeholder {
  color: #AFAFAF;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
}
.contact .zf-tempContDiv input:-ms-input-placeholder, .contact .zf-tempContDiv textarea:-ms-input-placeholder {
  color: #AFAFAF;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
}
.contact .zf-tempContDiv input::-ms-input-placeholder, .contact .zf-tempContDiv textarea::-ms-input-placeholder {
  color: #AFAFAF;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
}
.contact .zf-tempContDiv input::placeholder,
.contact .zf-tempContDiv textarea::placeholder {
  color: #AFAFAF;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
}
.contact .pgContact_tbltxt {
  margin-top: 6rem;
}
@media screen and (max-width: 1600px) {
  .contact .pgContact_tbltxt {
    margin-top: 3.75vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .pgContact_tbltxt {
    margin-top: 16vw;
  }
}
.contact .pgContact_tbltxt p {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .contact .pgContact_tbltxt p {
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .pgContact_tbltxt p {
    font-size: 3.4vw;
  }
}
.contact .pgContact_tbltxt p a {
  color: #014BA5;
  text-decoration: underline;
}
.contact .pgContact_tbltxt-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 3rem 0 4.7rem;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .contact .pgContact_tbltxt-check {
    margin: 1.875vw 0 2.9375vw;
    font-size: 0.875vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .pgContact_tbltxt-check {
    margin: 8vw 0 14.66vw;
    font-size: 3.73vw;
  }
}
.contact .pgContact_tbltxt-check label {
  padding-left: 1.2rem;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .contact .pgContact_tbltxt-check label {
    padding-left: 0.75vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .pgContact_tbltxt-check label {
    padding-left: 3.2vw;
  }
}
.contact .pgContact_tbltxt-check input {
  position: relative;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
  border: 0.2rem solid #AFAFAF;
  background: #fff;
  border-radius: 0.4rem;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .contact .pgContact_tbltxt-check input {
    width: 1.25vw;
    height: 1.25vw;
    border: 0.125vw solid #AFAFAF;
    border-radius: 0.25vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .pgContact_tbltxt-check input {
    width: 5.33vw;
    height: 5.33vw;
    border: 0.53vw solid #014BA5;
    border-radius: 0;
  }
}
.contact .pgContact_tbltxt-check input[type=checkbox]:checked:before {
  position: absolute;
  top: 0;
  left: 0.5rem;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 0.5rem;
  height: 1rem;
  border-right: 0.2rem solid #111;
  border-bottom: 0.2rem solid #111;
  content: "";
}
@media screen and (max-width: 1600px) {
  .contact .pgContact_tbltxt-check input[type=checkbox]:checked:before {
    left: 0.3125vw;
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
    width: 0.3125vw;
    height: 0.625vw;
    border-right: 0.125vw solid #111;
    border-bottom: 0.125vw solid #111;
  }
}
@media screen and (max-width: 1100px) {
  .contact .pgContact_tbltxt-check input[type=checkbox]:checked:before {
    left: 1.4vw;
    width: 1.2vw;
    height: 3vw;
    border-right: 0.53vw solid #014BA5;
    border-bottom: 0.53vw solid #014BA5;
  }
}
.dl_btn a,
.contact .submit_btn button {
  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;
  width: 44rem;
  height: 8.8rem;
  margin: auto;
  font-size: 2.4rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.2rem;
  font-family: "Noto Sans JP", sans-serif;
  background: #E22D00;
  border-radius: 4.4rem;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1600px) {
  .dl_btn a,
  .contact .submit_btn button {
    width: 27.5vw;
    height: 5.5vw;
    font-size: 1.5vw;
    border-radius: 2.75vw;
    -webkit-box-shadow: 0px 0px 1.25vw rgba(0, 0, 0, 0.16);
            box-shadow: 0px 0px 1.25vw rgba(0, 0, 0, 0.16);
  }
}
@media screen and (max-width: 1100px) {
  .dl_btn a,
  .contact .submit_btn button {
    width: 81.6vw;
    height: 21.33vw;
    font-size: 5.86vw;
    border-radius: 11.73vw;
    -webkit-box-shadow: 0px 0px 5.33vw rgba(0, 0, 0, 0.16);
            box-shadow: 0px 0px 5.33vw rgba(0, 0, 0, 0.16);
  }
}
.dl_btn a:hover {
  opacity: 1;
}
.contact .submit_btn button:hover {
  background: #F73817;
  opacity: 1;
}
