@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: 700 400;
  src: url(../font/Lora-Font/Lora-Regular.ttf) format("truetype");
  src: url(../font/Lora-Font/Lora-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "Gotham", sans-serif;
  font-style: normal;
  font-weight: 700 500;
  src: url(../font/Gotham-Font/Gotham-Bold.otf) format("opentype");
  src: url(../font/Gotham-Font/GothamBold.ttf) format("truetype");
  src: url(../font/Gotham-Font/GothamMedium.ttf) format("truetype");
}
@font-face {
  font-family: "lao-mn", sans-serif;
  font-style: normal;
  src: url(../font/lao-mn.ttf);
}
@font-face {
  font-family: "Satoshi", sans-serif;
  font-style: normal;
  src: url(../font/Satoshi-Medium.otf);
}
.contact .contact_top {
  position: relative;
  z-index: 1;
}
.contact .contact_top .contact_top_inner {
  margin: 0 auto;
  max-width: 1140px;
  padding: 132px 0 0;
  width: 90%;
}
.contact .contact_top .sec_flex {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.contact .contact_top .sec_flex .sec_title_area {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.contact .contact_top .sec_flex .sec_title_area h2 {
  font-size: 120px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 959px) {
  .contact .contact_top .sec_flex .sec_title_area h2 {
    font-size: 60px;
  }
}
.contact .contact_top .sec_flex .sec_title_area .sub_copy {
  font-size: 16px;
  margin-top: 20px;
}
@media screen and (max-width: 959px) {
  .contact .contact_top .sec_flex .sec_title_area .sub_copy {
    font-size: 14px;
    margin-top: 10px;
  }
}
.contact .contact_main {
  margin: 170px 0 0;
  padding-bottom: 160px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 959px) {
  .contact .contact_main {
    margin: 60px 0 0;
    padding-bottom: 80px;
  }
}
.contact .contact_main .contact_flex {
  align-items: flex-start;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
  width: 90%;
}
@media screen and (max-width: 959px) {
  .contact .contact_main .contact_flex {
    flex-direction: column;
  }
}
.contact .contact_main .contact_flex .contact_left {
  width: 250px;
}
@media screen and (max-width: 959px) {
  .contact .contact_main .contact_flex .contact_left {
    padding-bottom: 47px;
    width: 100%;
  }
}
.contact .contact_main .contact_flex .contact_left_text {
  border-top: 1px solid #222222;
  font-size: 13px;
  padding-bottom: 36px;
  padding-top: 36px;
}
.contact .contact_main .contact_flex .contact_left_image {
  width: 100%;
}
@media screen and (max-width: 959px) {
  .contact .contact_main .contact_flex .contact_left_image {
    margin: 0 auto;
    width: 80%;
  }
}
.contact .contact_main .contact_flex .contact_left_image p {
  color: #adadad;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 5px;
}
.contact .contact_main .contact_right {
  max-width: 800px;
  width: 80%;
}
@media screen and (max-width: 959px) {
  .contact .contact_main .contact_right {
    width: 100%;
  }
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .contact_item {
  border-top: 1px solid #adadad;
  padding-bottom: 40px;
  padding-top: 40px;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner p {
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .radio_flex {
  align-items: flex-start;
  display: flex;
  gap: 40px;
  justify-content: flex-start;
}
@media screen and (max-width: 959px) {
  .contact .contact_main .contact_right .contact_contents .contact_contents_inner .radio_flex {
    flex-direction: column;
    gap: 17px;
  }
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .wpcf7-radio {
  align-items: flex-start;
  display: flex;
  gap: 40px;
  justify-content: flex-start;
}
@media screen and (max-width: 959px) {
  .contact .contact_main .contact_right .contact_contents .contact_contents_inner .wpcf7-radio {
    align-items: flex-start;
    flex-direction: column;
    gap: 17px;
  }
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .title {
  color: #222222;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 20px;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .required {
  color: #f40000;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-left: 10px;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .radio {
  align-items: center;
  color: #222222;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  gap: 4px;
  letter-spacing: 0.05em;
  line-height: 1;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=text],
.contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=email],
.contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=tel] {
  background-color: #efefef;
  border: none;
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  height: 52px;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 0 10px;
  width: 100%;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=text]::-moz-placeholder, .contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=email]::-moz-placeholder, .contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=tel]::-moz-placeholder {
  color: #adadad;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=text]::placeholder,
.contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=email]::placeholder,
.contact .contact_main .contact_right .contact_contents .contact_contents_inner input[type=tel]::placeholder {
  color: #adadad;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner textarea {
  background-color: #efefef;
  border: none;
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  height: 200px;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 10px;
  width: 100%;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .privacy_policy {
  align-items: center;
  display: flex;
  font-size: 16px;
  gap: 10px;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .privacy_policy a {
  color: #2149ed;
  text-decoration: underline;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .privacy_policy input[type=checkbox] {
  height: 16px;
  width: 16px;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .submit_btn_area input[type=submit] {
  align-items: center;
  background-color: #222222;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  height: 74px;
  justify-content: center;
  margin: 34px auto 0;
  width: 326px;
}
.contact .contact_main .contact_right .contact_contents .contact_contents_inner .submit_btn_area input[type=submit]:hover {
  opacity: 0.8;
}

.contact_detail .main_inner {
  background-color: #fdfdfd;
  background-image: none;
}
.contact_detail .contact_main {
  margin: 0 auto;
  padding-top: 109px;
}
/*# sourceMappingURL=sourcemaps/contact.css.map */