@charset "UTF-8";
.contact {
  overflow: hidden;
}
.contact h5 {
  font-size: 0.94rem;
  font-weight: normal;
  margin: 0;
}
.contact img {
  height: auto;
}
.contact__title {
  background: url(../images/contact/bg.jpg) no-repeat;
  background-size: cover;
  height: 280px;
  padding-top: 170px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact__title {
    height: 210px;
    padding-top: 100px;
  }
}
.contact__title--ja {
  color: #24abb5;
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .contact__title--ja {
    font-size: 1.875rem;
  }
}
.contact__title--en {
  display: block;
  margin: auto;
  transform: translateY(1.6rem);
  width: 120px;
}
@media screen and (max-width: 767px) {
  .contact__title--en {
    transform: translateY(-0.1rem);
  }
}
.contact__inner {
  background-color: #f5f4f2;
  background-size: cover;
  padding-bottom: 150px;
}
.contact .breadcrumbs {
  margin-bottom: 3.75rem;
  padding-left: 3.75rem;
}
@media screen and (max-width: 959px) {
  .contact .breadcrumbs {
    padding-left: 1.25rem;
  }
}
.contact .breadcrumbs li {
  display: inline-block;
  font-size: 0.75rem;
}
.contact .breadcrumbs li::after {
  content: ">";
  color: #24abb5;
  display: inline-block;
  padding: 0 10px;
}
.contact .breadcrumbs li:last-child::after {
  display: none;
}
.contact .breadcrumbs li a {
  color: #24abb5;
}
.contact__container {
  margin: auto;
  max-width: 1200px;
  padding: 0 1.25rem;
}
.contact__lead {
  font-family: "Noto Sans JP, sans-serif";
  font-size: 1rem;
  line-height: 1.875;
  margin-bottom: 5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact__lead {
    font-size: 0.94rem;
    margin-bottom: 3rem;
  }
}
.contact__lead .md {
  display: none;
}
@media screen and (max-width: 767px) {
  .contact__lead .md {
    display: block;
  }
}
.contact .line {
  background-color: #e4efed;
  border-radius: 10px;
  margin: 0 auto 134px;
  max-width: 900px;
  padding: 3.125rem 1.25rem;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .contact .line {
    margin-bottom: 3.75rem;
  }
}
.contact .line__heading {
  color: #24abb5;
  font-size: 1.875rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .contact .line__heading {
    font-size: 1.562rem;
    margin-bottom: 1.562rem;
  }
}
.contact .line__text {
  font-family: "Noto Sans JP, sans-serif";
  font-size: 0.94rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .contact .line__text {
    font-size: 0.875rem;
  }
}
.contact .line__text:nth-of-type(1) {
  border-top: 1px solid #d6d6d2;
  border-bottom: 1px solid #d6d6d2;
  margin: auto;
  max-width: 360px;
}
@media screen and (max-width: 767px) {
  .contact .line__text:last-child {
    padding-left: 15px;
    text-indent: -13px;
    text-align: left;
  }
}
.contact .line02 {
  margin: 1.25rem auto 0;
}
.contact .counseling {
  background-color: #fefcf8;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 3.75rem 1.25rem;
  position: relative;
}
.contact .counseling::after {
  background: url(../images/contact/counseling-bg.jpg) no-repeat;
  background-size: cover;
  content: "";
  height: 400px;
  width: 840px;
  position: absolute;
  top: -55px;
  right: 0;
}
@media screen and (max-width: 1300px) {
  .contact .counseling::after {
    width: 60vw;
  }
}
@media screen and (max-width: 1100px) {
  .contact .counseling::after {
    width: 50vw;
  }
}
@media screen and (max-width: 959px) {
  .contact .counseling::after {
    display: none;
  }
}
.contact .counseling__heading {
  color: #24abb5;
  font-size: 1.875rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .contact .counseling__heading {
    font-size: 1.562rem;
    margin-bottom: 1.562rem;
  }
}
.contact .counseling__list {
  margin-bottom: 2.5rem;
}
.contact .counseling__item {
  line-height: 2;
}
@media screen and (max-width: 600px) {
  .contact .counseling__item {
    padding-left: 0.94rem;
    text-indent: -0.94rem;
  }
}
.contact .counseling__item,
.contact .counseling__text {
  font-family: "Noto Sans JP, sans-serif";
  font-size: 0.94rem;
}
.contact .counseling__thumb {
  display: none;
}
@media screen and (max-width: 959px) {
  .contact .counseling__thumb {
    display: block;
    margin-top: 3rem;
    margin-right: calc(50% - 50vw);
  }
}
.contact .form {
  padding: 5rem 0 1.875rem;
}
.contact .form__heading {
  color: #24abb5;
  font-size: 1.875rem;
  margin-bottom: 2.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact .form__heading {
    font-size: 1.562rem;
    margin-bottom: 1.562rem;
  }
}
.contact .form__lead {
  font-family: "Noto Sans JP, sans-serif";
  font-size: 0.94rem;
  line-height: 2;
  margin-bottom: 3.125rem;
  text-align: center;
}
.contact .form__table {
  border-top: 1px solid #c8c8c8;
  font-family: "Noto Sans JP, sans-serif";
  font-size: 0.94rem;
  width: 100%;
}
.contact .form__table th,
.contact .form__table td {
  border-bottom: 1px solid #c8c8c8;
  padding: 2.75rem 0;
}
@media screen and (max-width: 767px) {
  .contact .form__table th,
  .contact .form__table td {
    display: block;
    padding: 1.5rem 0;
    width: 100%;
  }
}
.contact .form__table th {
  width: 300px;
}
@media screen and (max-width: 959px) {
  .contact .form__table th {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .contact .form__table th {
    width: 100%;
  }
}
.contact .form__table td {
  padding-left: 3.125rem;
}
@media screen and (max-width: 767px) {
  .contact .form__table td {
    padding-left: 0;
  }
}
.contact .form__table td .horizontal-item:last-child {
  margin-left: 1.875rem;
}
.contact .form__table td .mwform-radio-field-text {
  padding-left: 2rem;
  position: relative;
}
.contact .form__table td .mwform-radio-field-text::before {
  background: url(../images/contact/check.svg) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  position: absolute;
  top: -3px;
  left: 0;
  opacity: 0;
}
.contact .form__table td .mwform-radio-field-text::after {
  background-color: #f5f5f5;
  border: 1px solid #c8c8c8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -11px;
}
.contact .form__table td input[type="radio"]:checked + .mwform-radio-field-text::before {
  opacity: 1;
  z-index: 1;
}
.contact .form__table td.time {
  display: flex;
}
@media screen and (max-width: 767px) {
  .contact .form__table td.time {
    flex-direction: column;
  }
}
.contact .form__table td.time .date {
  width: 250px;
}
.contact .form__table td.time .select {
  margin-left: 10px;
  width: 250px;
}
@media screen and (max-width: 767px) {
  .contact .form__table td.time .select {
    margin-top: 10px;
    margin-left: 0;
    width: 250px;
  }
}
.contact .form__table td.time select {
  width: 100%;
}
.contact .form__table tr:last-child th {
  vertical-align: baseline;
}
.contact .form__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact .form__head span {
  background-color: #fff;
  border: 1px solid #e65376;
  border-radius: 2px;
  color: #e65376;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: normal;
  height: 24px;
  width: 80px;
}
.contact .form__note {
  font-family: "Noto Sans JP, sans-serif";
  font-size: 0.875rem;
  margin-top: 3px;
}
.contact .form input,
.contact .form textarea {
  background-color: #f7f7f7;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  cursor: pointer;
  padding: 0.94rem;
  width: 100%;
}
.contact .form input {
  height: 50px;
}
.contact .form ::-moz-placeholder {
  color: #c9c9c9;
}
.contact .form ::placeholder {
  color: #c9c9c9;
}
.contact .form .time ::placeholder {
  color: #000;
}
.contact .form select {
  background-color: #f7f7f7;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  height: 50px;
  padding: 0.94rem;
  width: 100%;
}
.contact .form .select {
  position: relative;
  width: 200px;
}
.contact .form .select::after {
  background: url(../images/contact/select.svg) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 10px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 0.94rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.contact .form .time .date {
  position: relative;
}
.contact .form .time .date::after {
  background: url(../images/contact/date.svg) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  right: 0.94rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.contact__button {
  padding-top: 5rem;
}
@media screen and (max-width: 767px) {
  .contact__button {
    padding-top: 3.75rem;
  }
}
.contact__button button {
  background-color: #24abb5;
  border-radius: 40px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  height: 5rem;
  margin: auto;
  max-width: 400px;
  width: 100%;
}
.contact__button button:hover {
  opacity: 0.9;
}
@media screen and (max-width: 959px) {
  .contact__button button {
    margin: auto;
  }
}
/*# sourceMappingURL=contact.css.map */
