@charset "UTF-8";
* {
  letter-spacing: 0.1em;
  line-height: 2;
}

@font-face {
  font-family: "LINESeedJP";
  font-weight: 700;
  src: url("/wp-content/themes/djp_new/font/LINESeedJP_OTF_Bd.woff2") format("woff2");
}
@font-face {
  font-family: "LINESeedJP";
  font-weight: 400;
  src: url("/wp-content/themes/djp_new/font/LINESeedJP_OTF_Rg.woff2") format("woff2");
}
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
}

.display__none--sp {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .display__none--tb {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .display__none--pc {
    display: none !important;
  }
}
.display__disp--sp {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .display__disp--sp {
    display: none !important;
  }
  .display__disp--tb {
    display: block !important;
  }
}
@media screen and (min-width: 1025px) {
  .display__disp--pc {
    display: block !important;
  }
}
h2 {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 2.6rem;
  padding-bottom: 80px;
  padding-top: 126px;
  text-align: center;
  position: relative;
  z-index: 0;
}
h2 span {
  position: relative;
  letter-spacing: 0.1rem;
  z-index: -1;
}
h2 span:before {
  position: absolute;
  top: -25px;
  font-size: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  letter-spacing: 0.1rem;
  white-space: pre;
}
h2 span:after {
  content: "";
  position: absolute;
  bottom: -34px;
  left: 20%;
  display: block;
  width: 192px;
  height: 28px;
  background: url("/wp-content/themes/djp_new/img/common/header_mark.png");
  background-size: 100%;
  left: 60%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}

@media screen and (min-width: 1025px) {
  h2 {
    font-size: 4.2rem;
    padding-top: 202px;
    padding-bottom: 277px;
  }
  h2 span:before {
    font-size: 1.4rem;
    top: -36px;
  }
  h2 span:after {
    width: 680px;
    height: 103px;
    background: url("/wp-content/themes/djp_new/img/common/header_mark-pc.png");
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: auto;
    left: 70%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
  }
}
.container {
  background-color: #FAFAFA;
}

.contact {
  padding: 0 7.5% 90px;
}
.contact ul {
  list-style-type: none;
}
.contact h2 span {
  z-index: 0;
}
.contact h2 span:before {
  content: "CONTACT";
}
.contact__radio {
  text-align: center;
  padding-bottom: 30px;
}
.contact__radio .wpcf7-list-item-label {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  cursor: pointer;
}
.contact--description {
  font-size: 1.3rem;
  margin-bottom: 40px;
}
.contact__left {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.contact__label {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.contact__label--required {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  display: inline-block;
  padding: 6px;
  background-color: #E67E7E;
  border-radius: 3px;
  color: #fff;
}
.contact__text {
  margin-bottom: 30px;
}
.contact__select {
  margin-bottom: 30px;
}
.contact__select .contact__right {
  position: relative;
}
.contact__select .contact__right:after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/wp-content/themes/djp_new/img/common/pagenation/arrow_sp.svg) no-repeat;
  background-position: center;
  transform: rotate(-90deg);
}
.contact__message {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 25px;
}
.contact__personalInfo dt {
  text-align: center;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}
.contact__personalInfo--description {
  padding-bottom: 15px;
}
.contact__personalInfo--accept {
  padding-bottom: 30px;
  text-align: center;
}
.contact__submit {
  text-align: center;
}
.contact input[type=text],
.contact input[type=email],
.contact input[type=tel],
.contact textarea {
  width: 100%;
  box-sizing: border-box;
  border: none;
  padding: 15px;
  box-shadow: 0 0 10px rgba(170, 170, 170, 0.15);
}
.contact input[type=text].wpcf7-not-valid,
.contact input[type=email].wpcf7-not-valid,
.contact input[type=tel].wpcf7-not-valid,
.contact textarea.wpcf7-not-valid {
  border: 1px solid #E67E7E;
}
.contact select {
  padding: 4px;
  box-sizing: border-box;
  width: 100%;
  border: none;
  padding: 15px;
  box-shadow: 0 0 10px rgba(170, 170, 170, 0.15);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.contact input[type=submit] {
  padding: 23px;
  border: none;
  border-radius: 60px;
  background-color: #FF9FC0;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  color: #fff;
  padding: 23px 80px;
  transition: 0.3s;
}
.contact input[type=submit]:disabled {
  opacity: 0.6;
}
.contact .wpcf7-spinner {
  display: none;
}

@media screen and (min-width: 768px) {
  .contact {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 14 0px;
  }
  .contact--description {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 90px;
  }
  .contact__radio {
    padding-bottom: 60px;
  }
  .contact__radio .wpcf7-list-item-label {
    font-size: 1.8rem;
  }
  .contact__text, .contact__select {
    display: flex;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .contact__left {
    width: calc(30% - 15px);
    align-items: start;
  }
  .contact__right {
    width: calc(70% - 15px);
  }
  .contact__message {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  .contact input[type=submit] {
    padding: 30px 154px;
    font-size: 2rem;
  }
}/*# sourceMappingURL=contact.css.map */