@charset "UTF-8";
/* ------------------------------------------------------------
 * お問い合わせ
------------------------------------------------------------ */
.contactArea .page-title.contact-title {
  margin: 20px auto 75px;
  text-align: center;
  color: #414141;
  display: block;
  font-size: 3.6rem;
  font-weight: 800;
  letter-spacing: 0.6px;
  line-height: 6rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 780px) {
  .contactArea .page-title.contact-title {
    font-size: 25px;
    margin: 15px auto 25px;
  }
}
.contactArea .section-container .title {
  font-size: 2.6rem;
  font-weight: 800;
  letter-spacing: 0.3px;
  line-height: 6rem;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .title {
    font-size: 16px;
    line-height: 3rem;
    margin-bottom: 20px;
  }
}
.contactArea .section-container .contact-qa dl {
  width: 100%;
  margin-bottom: 60px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .contact-qa dl {
    margin-bottom: 30px;
  }
}
.contactArea .section-container .contact-qa dl dt {
  display: flex;
  align-items: center;
  width: 100%;
  background: #F1F1F1;
  color: #414141;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 3.6rem;
}
.contactArea .section-container .contact-qa dl dt .text {
  display: block;
  max-width: calc(100% - 113px);
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .contact-qa dl dt .text {
    max-width: calc(100% - 88px);
    font-size: 14px;
    line-height: 22px;
  }
}
.contactArea .section-container .contact-qa dl dt .q-style {
  font-family: "Hello-Handmade";
  width: 78px;
  height: 78px;
  display: block;
  text-align: center;
  background: #414141;
  color: #fff;
  font-size: 4.6rem;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 78px;
  margin-right: 25px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .contact-qa dl dt .q-style {
    font-size: 35px;
    line-height: 61px;
    width: 61px;
    height: 61px;
    margin-right: 17px;
  }
}
.contactArea .section-container .contact-qa dl dd {
  display: flex;
  align-items: center;
  width: 100%;
  color: #414141;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 3.6rem;
  margin: 0;
  padding: 5px 0;
}
@media screen and (max-width: 1100px) {
  .contactArea .section-container .contact-qa dl dd {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 24px 0 21px;
  }
}
.contactArea .section-container .contact-qa dl dd .text {
  display: block;
  max-width: calc(100% - 113px);
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .contact-qa dl dd .text {
    max-width: calc(100% - 78px);
    font-size: 13px;
    line-height: 24px;
  }
}
.contactArea .section-container .contact-qa dl dd .a-style {
  font-family: "Hello-Handmade";
  width: 78px;
  display: block;
  text-align: center;
  color: #E60000;
  font-size: 4.6rem;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 78px;
  margin-right: 25px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .contact-qa dl dd .a-style {
    font-size: 35px;
    line-height: 35px;
    width: 61px;
    height: auto;
    margin-right: 17px;
  }
}
.contactArea .section-container .contact-qa dl dd .link-text {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 28px;
  text-align: right;
  margin: 0 0 0 auto;
  word-wrap: break-word;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .contact-qa dl dd .link-text {
    font-size: 13px;
    line-height: 19px;
    padding-top: 5px;
  }
}
.contactArea .section-container .contact-qa dl dd .link-text:hover {
  opacity: 0.7;
}
.contactArea .section-container .solution-list {
  display: block;
  margin: 80px auto 120px;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .solution-list {
    margin: 50px auto 90px;
  }
}
.contactArea .section-container .solution-list p {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 3.6rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .solution-list p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.contactArea .section-container .solution-list ul {
  width: 356px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .solution-list ul {
    width: 80%;
  }
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .solution-list ul li {
    width: 46%;
  }
}
.contactArea .section-container .solution-list ul li .link-btn {
  transition: all 0.5s;
  border: 1px solid #414141;
  display: block;
  width: 160px;
  height: 55px;
  border-radius: 27.5px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  transition: all 0.5s;
}
.contactArea .section-container .solution-list ul li .link-btn:hover {
  background: #A9ACAB;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .solution-list ul li .link-btn {
    width: 100%;
    height: 45px;
    font-size: 12.5px;
    margin-bottom: 0px;
    line-height: 45px;
  }
}
.contactArea .section-container .notice {
  margin-bottom: 80px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .notice {
    margin-bottom: 50px;
  }
}
.contactArea .section-container .notice .notice-item {
  margin: 10px auto 30px;
}
.contactArea .section-container .notice .notice-item .notice-text {
  font-size: 1.8rem;
  line-height: 3.6rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .notice .notice-item .notice-text {
    font-size: 14px;
    line-height: 22px;
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
}
.contactArea .section-container .notice .notice-item .notice-text-in,
.contactArea .section-container .notice .notice-item .notice-list {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin: 0 0 0 1.5em;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .notice .notice-item .notice-text-in,
  .contactArea .section-container .notice .notice-item .notice-list {
    margin: 1em 0 0 1.5em;
  }
}
.contactArea .section-container .notice .notice-item .notice-text-in a,
.contactArea .section-container .notice .notice-item .notice-list a {
  font-size: 1.5rem;
  line-height: 2.8rem;
  font-weight: 400;
  transition: all 0.5s;
}
.contactArea .section-container .notice .notice-item .notice-text-in a:hover,
.contactArea .section-container .notice .notice-item .notice-list a:hover {
  opacity: 0.7;
}
.contactArea .section-container .notice .notice-item .notice-list li {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
}
.contactArea .section-container .form-container .title {
  width: 100%;
  height: 78px;
  background: #F1F1F1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 3.6rem;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .title {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
  }
}
.contactArea .section-container .form-container .form-flow ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 570px;
  width: 90%;
  margin: 65px auto 60px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form-flow ul {
    margin: 35px auto 30px;
  }
}
.contactArea .section-container .form-container .form-flow ul:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 30px;
  left: 0;
  right: 0;
  width: 84%;
  height: 1px;
  margin: auto;
  background: #707070;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form-flow ul:before {
    top: 24px;
  }
}
.contactArea .section-container .form-container .form-flow ul li {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 2.2rem;
  text-align: center;
}
.contactArea .section-container .form-container .form-flow ul li span.number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  margin: 0 auto 10px;
  padding-top: 4px;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  background: #F1F1F1;
  border: 7px solid #fff;
  color: #414141;
  font-size: 3.3rem;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 1.5em;
  font-family: "Hello-Handmade";
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form-flow ul li span.number {
    width: 47px;
    height: 47px;
    border: 5px solid #fff;
    font-size: 24px;
    margin: 0 auto 7px;
  }
}
.contactArea .section-container .form-container .form-flow ul li span.select {
  background-color: #414141;
  color: #fff;
}
.contactArea .section-container .form-container .form_wrap {
  max-width: 782px;
  width: 100%;
  margin: 0 auto 145px;
  border-top: 1px solid #707070;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap {
    margin: 0 auto 90px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap {
  padding: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap {
    flex-wrap: wrap;
    padding: 40px 0;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap ::-moz-placeholder {
  color: #DDDDDD;
  font-size: 1.6rem;
  font-weight: 500;
}
.contactArea .section-container .form-container .form_wrap .matter_wrap ::placeholder {
  color: #DDDDDD;
  font-size: 1.6rem;
  font-weight: 500;
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap {
  justify-content: flex-start;
  position: relative;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap span.required_mark {
    width: 49px;
  }
  .contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap .bca-privacyr {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap input {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  margin-left: 36px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap input {
    width: 16.5px;
    height: 16.5px;
    margin-left: 0;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap label {
  font-size: 1.8rem;
  line-height: 3.6rem;
  font-weight: 500;
  letter-spacing: 0;
  padding: 3px 0 0 10px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap label {
    font-size: 16px;
    padding: 2px 0 0 7px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap span.error {
  position: relative;
  width: auto;
  top: 0;
  bottom: 0;
  left: 18px;
  padding-top: 2px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap.privacyr_wrap span.error {
    position: absolute;
    top: 3px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.mail_wrap {
  align-items: baseline;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap.mail_wrap .mail-box {
    width: 100%;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.mail_wrap .bca-textbox:nth-child(2) {
  margin-top: 49px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap.mail_wrap .bca-textbox:nth-child(2) {
    margin-top: 65px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap .bca-textbox {
  width: 563px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap .bca-textbox {
    width: 100%;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap span {
  display: block;
  font-size: 1.8rem;
  line-height: 3.6rem;
  font-weight: 500;
  letter-spacing: 0;
  padding-top: 2px;
  position: relative;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap span {
    font-size: 16px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap span.error {
  width: 100%;
  padding: 0;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 900;
  color: #E60000;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: -2em;
  z-index: -1;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap span.error {
    top: -3em;
    left: auto;
    right: 0;
    text-align: right;
    font-size: 13px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap span.bca-small {
  font-size: 1.6rem;
  font-weight: 500;
  padding-top: 5px;
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.matter_last {
  display: block;
  border-bottom: none;
  padding-bottom: 10px;
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.matter_last .countSpanWrapper {
  display: none;
}
.contactArea .section-container .form-container .form_wrap .matter_wrap.matter_last span.error {
  position: absolute;
  width: auto;
  top: -58px;
  bottom: 0;
  left: 15em;
  padding-top: 2px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap.matter_last span.error {
    top: -3em;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap .matter {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 500;
  width: 25%;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap .matter {
    width: 100%;
    height: 2em;
    margin-bottom: 15px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap .matter.last {
  margin-bottom: 20px;
  width: 100%;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap .matter.last {
    margin-bottom: 0.5em;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap input {
  width: 100%;
  height: 46px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #4a4844;
  border: 1px solid #707070;
  border-radius: 5px;
  padding-left: 1em;
  box-sizing: border-box;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap input {
    height: 43px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap textarea {
  overflow: auto;
  width: 100%;
  margin-top: 5px;
  padding: 1em;
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 500;
  letter-spacing: 0.6px;
  border: 1px solid #707070;
  border-radius: 5px;
  box-sizing: border-box;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap textarea {
    height: 400px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.3px;
  }
}
.contactArea .section-container .form-container .form_wrap .matter_wrap .required_mark {
  display: inline-block;
  width: 49px;
  height: 27px;
  background: #E60000;
  color: #fff;
  padding: 2px 0 0;
  text-align: center;
  margin: 0 15px 0 0;
  font-size: 1.6rem;
  line-height: 24px;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .matter_wrap .required_mark {
    margin: 0 10px 0 0;
    width: 44px;
    height: 24px;
    font-size: 14px;
    padding: 1px 0 0;
  }
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap {
  max-width: 222px;
  margin: 80px auto 0;
  position: relative;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .submit_btn_wrap {
    margin: 40px auto 0;
    width: 58%;
  }
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap .submit_btn {
  border: 1px solid #707070;
  display: block;
  width: 100%;
  height: 55px;
  border-radius: 27.5px;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 4.6rem;
  text-align: center;
  text-decoration: none;
  transition: all 0.5s;
  padding: 2px 0 0;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .submit_btn_wrap .submit_btn {
    height: 45px;
  }
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap .submit_btn span {
  padding-right: 35px;
  position: relative;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .submit_btn_wrap .submit_btn span {
    padding-right: 30px;
  }
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap .submit_btn span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: url(../images/common/arrow_right_b.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  width: 21px;
  height: 18px;
  margin: auto;
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .submit_btn_wrap .submit_btn span:after {
    width: 18px;
    height: 15px;
  }
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap .submit_btn:hover {
  background: #A9ACAB;
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn {
  max-width: 450px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn {
  width: 48%;
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn#backBtn span {
  padding-left: 35px;
  padding-right: 0;
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn#backBtn span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  background-image: url(../images/common/arrow_left_b.svg);
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn#backBtn span:after {
    width: 18px;
    height: 15px;
  }
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn#submitBtn {
  background: #E60000;
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn#submitBtn:hover {
  background: #333;
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn#submitBtn span {
  color: #fff;
}
.contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn .submit_btn#submitBtn span:after {
  background-image: url(../images/common/arrow_right.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 780px) {
  .contactArea .section-container .form-container .form_wrap .submit_btn_wrap.confirm_btn {
    width: 100%;
  }
}

.form_wrap:has(.error) .submit_btn_wrap .submit_btn {
  background: #FFD5D5;
}
.form_wrap:has(.error) .submit_btn_wrap:after {
  content: "※入力エラーがあります。";
  right: -215px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 900;
  color: #E60000;
}
@media screen and (max-width: 780px) {
  .form_wrap:has(.error) .submit_btn_wrap:after {
    position: relative;
    right: 0;
    justify-content: center;
    text-align: center;
    padding-top: 20px;
  }
}

.bca-textbox:has(.error) input,
.bca-textbox:has(.error) textarea,
.bca-textarea:has(.error) input,
.bca-textarea:has(.error) textarea {
  background: #FFD5D5;
}

.privacyr_wrap:has(.error) input[type=checkbox]:not(:checked) {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: #FFD5D5;
}

.privacyr_wrap input[type=checkbox]:checked {
  accent-color: #E60000;
}

/* ------------------------------------------------------------
 * お問い合わせ 確認画面
------------------------------------------------------------ */
.contactArea .section-container .form-container .form_wrap#confirm .matter_wrap {
  max-width: 565px;
  margin: 0 auto;
  padding: 50px 0 0;
  border-bottom: none;
  display: block;
}
.contactArea .section-container .form-container .form_wrap#confirm .matter_wrap.privacyr_wrap {
  display: none;
}
.contactArea .section-container .form-container .form_wrap#confirm .matter_wrap.mail_wrap .bca-textbox.confirm-textbox {
  display: none;
}
.contactArea .section-container .form-container .form_wrap#confirm .matter_wrap.mail_wrap span.bca-small {
  display: none;
}
.contactArea .section-container .form-container .form_wrap#confirm .matter_wrap .matter {
  display: block;
  width: 100%;
  line-height: 4rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.contactArea .section-container .form-container .form_wrap#confirm .matter_wrap .matter.last {
  margin-bottom: 10px;
}
.contactArea .section-container .form-container .form_wrap#confirm .matter_wrap .required_mark {
  display: none;
}

/* ------------------------------------------------------------
 * お問い合わせ 完了画面
------------------------------------------------------------ */
.form_wrap .complete-content {
  margin: 60px auto 90px;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .form_wrap .complete-content {
    margin: 35px auto 40px;
  }
}
.form_wrap .complete-content .complete-title {
  font-size: 2.2rem;
  line-height: 3.6rem;
  letter-spacing: 0.6px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
}
@media screen and (max-width: 780px) {
  .form_wrap .complete-content .complete-title {
    font-size: 17px;
    margin: 0 0 20px;
  }
}
.form_wrap .complete-content .complete-title::before {
  content: "";
  display: block;
  background-image: url(../images/common/icon_mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 51px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  flex-shrink: 0;
  background-position: top center;
}
@media screen and (max-width: 780px) {
  .form_wrap .complete-content .complete-title::before {
    width: 36px;
    height: 45px;
  }
}
.form_wrap .complete-content .complete-text {
  font-size: 1.6rem;
  line-height: 3.6rem;
  letter-spacing: 0.6px;
  font-weight: 500;
}
@media screen and (max-width: 780px) {
  .form_wrap .complete-content .complete-text {
    font-size: 14px;
    line-height: 28px;
  }
}/*# sourceMappingURL=layout-contact.css.map */