@charset "UTF-8";
@font-face {
  font-family: "SeravekL";
  src: url("/assets/font/Seravek-l.woff") format("woff");
}
@font-face {
  font-family: "SeravekR";
  src: url("/assets/font/Seravek-r.woff") format("woff");
}
/* ===========================================
  お問い合わせ
=========================================== */
/* ------------------------
* billboard
*/
.cmnBillboard {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cmnBillboard {
    background-image: url(../images/contact/banner_sdgs-sp.jpg);
  }
}
@media print, screen and (min-width: 768px) {
  .cmnBillboard {
    background-image: url(../images/contact/banner_sdgs-pc.jpg);
  }
}

/* ------------------------
*	section
*/
@media screen and (max-width: 767px) {
  .section {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .section {
    margin-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  .section ~ .section {
    margin-top: 55px;
  }
}
@media print, screen and (min-width: 768px) {
  .section ~ .section {
    margin-top: 120px;
  }
}
.section_content {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .section_content {
    margin-top: 30px;
    padding: 0 10%;
  }
}
@media print, screen and (min-width: 768px) {
  .section_content {
    margin-top: 70px;
  }
}
.section_head {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #047599;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .section_head {
    padding: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .section_head {
    height: 85px;
  }
}
@media screen and (max-width: 767px) {
  .section_head--txt {
    line-height: 1.5789;
    font-size: 1.9rem;
    font-weight: 600;
    letter-spacing: 0.025em;
  }
}
@media print, screen and (min-width: 768px) {
  .section_head--txt {
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: 0.12em;
  }
}

/* ------------------------
*	sec1
*/
.sec1_address {
  max-width: 512px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.sec1_address-time {
  display: inline-block;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .sec1_address-time {
    margin-top: 5px;
    font-size: 1.1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_address-time {
    margin-top: 10px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .sec1_wrap {
    margin-top: 27px;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
  }
}
.sec1_contact {
  max-width: 395px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec1_contact:nth-of-type(2) {
    margin-top: 40px;
  }
}
.sec1_contact-head {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  color: #047599;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
@media screen and (max-width: 767px) {
  .sec1_contact-head {
    line-height: 1.538;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.03em;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_contact-head {
    line-height: 1.749;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  .sec1_contact-address {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_contact-address {
    margin-top: 25px;
  }
}
.sec1_contact-address-txt {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #047599;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .sec1_contact-address-txt:nth-of-type(n + 2) {
    margin-top: 0.7em;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_contact-address-txt:nth-of-type(n + 2) {
    margin-top: 0.6em;
  }
}
.sec1_contact-address-txt a {
  color: inherit;
  text-decoration: none;
}
.sec1_contact-address--title {
  margin-right: 1em;
  padding-bottom: 0.5em;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 767px) {
  .sec1_contact-address--title {
    font-size: 1.1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_contact-address--title {
    font-size: 1.6rem;
  }
}
.sec1_contact-address--num {
  font-family: SeravekR;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .sec1_contact-address--num {
    font-size: 2.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_contact-address--num {
    font-size: 4rem;
  }
}
.sec1_contact-txt {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec1_contact-txt {
    margin-top: 27px;
    line-height: 1.416;
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_contact-txt {
    margin-top: 30px;
    line-height: 1.5625;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
.sec1_contact-pdf {
  display: inline-block;
  min-height: 16px;
  padding-left: 15px;
  background: url(../images/common/common_icon_pdf.png) no-repeat 0 center;
  background-size: 12px auto;
  font-family: source-han-sans-japanese, sans-serif;
  color: inherit;
}
@media screen and (max-width: 767px) {
  .sec1_contact-pdf {
    margin-top: 20px;
    font-size: 1.1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sec1_contact-pdf {
    margin-top: 25px;
    font-size: 1.5rem;
  }
}

/* ------------------------
*	sec2
*/
.sec2 {
  padding: 0;
  max-width: 1200px;
}
.sec2 .online {
  margin: 0 auto;
}

/* ------------------------
*	sec3
*/
.sec3-txt {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec3-txt {
    line-height: 1.416;
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sec3-txt {
    line-height: 1.5625;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  .sec3_contact {
    margin-top: 67px;
  }
}
@media print, screen and (min-width: 768px) {
  .sec3_contact {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
  }
}
.sec3_contact li {
  max-width: 412px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec3_contact li {
    margin-left: auto;
    margin-right: auto;
  }
  .sec3_contact li ~ li {
    margin-top: 54px;
  }
}
.sec3-btn {
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .sec3-btn {
    height: 45px;
    font-size: 1.3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sec3-btn {
    height: 75px;
    font-size: 2rem;
  }
  .sec3-btn:hover {
    border-color: #047599;
  }
}
.sec3-btn .btn_arr {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .sec3-btn .btn_arr {
    margin-bottom: 2px;
  }
}
@media print, screen and (min-width: 768px) {
  .sec3-btn .btn_arr {
    margin-bottom: 4px;
  }
}

.caution {
  font-weight: 500;
  font-family: source-han-sans-japanese, sans-serif;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .caution {
    line-height: 1.75;
    font-size: 1.4rem;
    letter-spacing: 0.025em;
  }
}
@media print, screen and (min-width: 768px) {
  .caution {
    line-height: 1.789;
    font-size: 1.9rem;
    letter-spacing: 0.075em;
  }
}
@media screen and (max-width: 767px) {
  .caution {
    margin-bottom: 40px;
  }
}/*# sourceMappingURL=contact.css.map */