html {
  scroll-behavior: smooth;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .hamachi-recruit .hamachi-container {
    max-width: 960px;
  }
}
.red {
  color: #da673f;
}

.blue {
  color: #0f53ec;
}

.hamachi-recruit a:hover {
  opacity: 0.5;
}
.hamachi-recruit .row > img {
  width: 100%;
}
.hamachi-recruit .wrapper-recruit {
  padding-top: 15px;
}
.hamachi-recruit .wrapper-recruit .recruit-item {
  margin-bottom: 60px;
}
.hamachi-recruit .wrapper-recruit .recruit-item .recruit-title {
  font-size: 18px;
  color: #eb5e30;
  font-family: NotoSansJPBold, sans-serif;
  line-height: 26px;
}
.hamachi-recruit .wrapper-recruit .recruit-item .recruit-title span {
  padding-right: 10px;
}
.hamachi-recruit .wrapper-recruit .recruit-item .recruit-content {
  font-size: 16px;
  color: #8997a5;
  font-family: NotoSansJPRegular, sans-serif;
  padding-left: 25px;
  line-height: 28px;
}
.hamachi-recruit.sec_voice {
  margin-bottom: 3em;
}
.hamachi-recruit.sec_voice .row {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 5em;
       column-gap: 5em;
}
.hamachi-recruit.sec_voice .row .voice {
  position: relative;
  width: 40%;
}
.hamachi-recruit.sec_voice .row .voice .main__wrap {
  position: relative;
}
.hamachi-recruit.sec_voice .row .voice .img {
  position: absolute;
  bottom: 0;
}
.hamachi-recruit.sec_voice .row .voice .img img {
  height: 10em;
}
.hamachi-recruit.sec_voice .row .voice.__R .img {
  right: 0;
}
.hamachi-recruit.sec_voice .row .voice .text {
  width: 75%;
  height: 7.5em;
  display: flex;
  align-items: center;
  color: #752a07;
  background: #e5e2ca;
  border-radius: 1em;
  text-align: justify;
  line-height: 1.5;
  padding: 1em;
  margin: 2em 0 0 auto;
  border: 1px solid #333;
}
.hamachi-recruit.sec_voice .row .voice.__R .text {
  width: 77%;
  background: #fbcb7b;
  margin: 2em auto 0 0;
}
.hamachi-recruit.sec_voice .row .voice.last .text {
  height: 10em;
}
.hamachi-recruit.sec_voice .row .voice.from_K .text {
  padding-right: 2em;
}
.hamachi-recruit.sec_voice .row .voice p {
  font-size: 1.25em;
  color: #999;
  padding: 0.75em 5% 0 6%;
}
.hamachi-recruit.sec_voice .row .voice.__R p {
  text-align: right;
}
.hamachi-recruit.sec_voice .row .flower {
  width: 100%;
  text-align: center;
}
.hamachi-recruit.sec_voice .row .flower img {
  width: 144px;
}
@media screen and (max-width: 767.98px) {
  .hamachi-recruit.sec_voice .row .voice {
    width: 100%;
  }
  .hamachi-recruit.sec_voice .row .voice img {
    height: 8em !important;
  }
  .hamachi-recruit.sec_voice .row .voice .text {
    height: auto;
    font-size: clamp(12px, 4vw, 15px);
  }
}
.hamachi-recruit .row {
  margin-bottom: 60px;
}
.hamachi-recruit .row .content-left {
  padding-right: 24px;
  width: 46%;
}
.hamachi-recruit .row .content-left .recruit-img {
  padding-top: 15px;
}
.hamachi-recruit .row .content-left .recruit-img img {
  width: 100%;
}
.hamachi-recruit .row .content-right {
  padding-left: 24px;
}
.hamachi-recruit.recruit_details {
  color: #8997a5;
}
.hamachi-recruit.recruit_details .__header {
  max-width: 22em;
  margin: 5em auto;
}
.hamachi-recruit.recruit_details .btn_check_place {
  display: block;
  font-size: 1.333em;
  height: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4em;
  background: #bfd8c5;
  color: #6a0000;
  border-radius: 4em;
}
.hamachi-recruit.recruit_details .title-all-page p {
  color: #707070;
}
.hamachi-recruit.recruit_details .red {
  font-size: 0.625em;
}
.hamachi-recruit.recruit_details .not {
  font-size: 0.5em;
}
.hamachi-recruit.recruit_details table {
  max-width: 21em;
  margin: 0 auto;
  font-size: 1.1em;
  line-height: 2;
}
.hamachi-recruit.recruit_details .__main_detailes {
  width: clamp(320px, 47.9166666667vw, 690px);
  margin: 0 auto 5em;
}
@media (max-width: 767.98px) {
  .hamachi-recruit.recruit_details .__main_detailes {
    width: 100%;
    padding: 0 18px;
  }
}
.hamachi-recruit.recruit_details .__main_detailes .title {
  color: #da673f;
  margin-bottom: 1em;
  font-size: 1.125em;
}
.hamachi-recruit.recruit_details .__main_detailes table {
  width: 100%;
  max-width: unset;
}
.hamachi-recruit.recruit_details .__main_detailes table th,
.hamachi-recruit.recruit_details .__main_detailes table td {
  padding: 0.5em 0.75em;
  border-bottom: solid 5px #fff;
}
.hamachi-recruit.recruit_details .__main_detailes table th {
  width: 6em;
  border-right: solid 5px #fff;
  background: #cfcbac;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.hamachi-recruit.recruit_details .__main_detailes table td {
  background: #faf9ee;
}
.hamachi-recruit.recruit_details .__main_detailes table td.out_of_order {
  text-decoration: line-through;
}
.hamachi-recruit.recruit_details .__main_detailes table td.out_of_order:has(b) {
  text-decoration: none;
}
.hamachi-recruit.recruit_details .__main_detailes table td.out_of_order b {
  color: #894829;
  font-size: 1em;
}
.hamachi-recruit.recruit_details .__main_detailes table .sm {
  font-size: 0.8em;
}
.hamachi-recruit.recruit_details .btn_entry.each {
  display: block;
  margin: 0 auto 5.5em;
}
.hamachi-recruit.recruit_details .btn_entry.each img {
  width: 100%;
}
.hamachi-recruit:has(.__main_detailes) + .hamachi-line {
  margin-top: 10em;
}
.hamachi-recruit .btn_entry {
  width: clamp(300px, 23.125vw, 333px);
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 960px) {
  .hamachi-recruit .wrapper-recruit .recruit-item {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .hamachi-recruit .hamachi-container {
    max-width: none;
  }
  .hamachi-recruit .row {
    flex-direction: column;
    margin: 0;
  }
  .hamachi-recruit .row .content-left {
    width: 100%;
    padding: 0;
  }
  .hamachi-recruit .row .content-left .recruit-img {
    padding: 15px;
  }
  .hamachi-recruit .row .content-right {
    width: 100%;
    padding: 0 35px;
  }
  .hamachi-recruit .container:has(.banner_img) {
    padding: 0;
  }
}

.doctor-referral {
  padding-top: 7em;
}

@media (max-width: 767.98px) {
  .doctor-referral {
    margin-bottom: 60px;
  }
}
.hamachi-line + .recruit_details {
  margin-top: 5em;
}

.doctor-referral .title {
  text-align: center;
}
.doctor-referral .title p {
  margin: 60px 0 80px;
  font-size: 20px;
  color: #707070;
  font-family: NotoSansJPBold, sans-serif;
}
.doctor-referral .referral-psr2 .content-left {
  margin-top: 40px;
}
.doctor-referral .referral-info {
  width: 226px;
  height: 226px;
  margin: 0 auto;
}
.doctor-referral .referral-info img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.doctor-referral .referral-title {
  text-align: center;
  margin-top: 40px;
}
.doctor-referral .referral-title a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  font-size: 18px;
  color: #707070;
  font-family: NotoSansJPRegular, sans-serif;
}
.doctor-referral .referral-title a:first-child {
  margin-right: 10px;
}
.doctor-referral .referral-psr5 {
  margin-top: 120px;
}
.doctor-referral .referral-psr5 .content-left {
  margin-top: 90px;
}
.doctor-referral .information .academic-society,
.doctor-referral .information .introduce,
.doctor-referral .information .student-course {
  padding-bottom: 30px;
}
.doctor-referral .information .hobbies {
  padding-bottom: 60px;
}
.doctor-referral .information p {
  font-size: 14px;
  line-height: 26px;
  color: #8997a5;
  font-family: NotoSansJPRegular, sans-serif;
}
.doctor-referral .wrap-referral p {
  line-height: 25px;
  font-size: 18px;
  color: #8997a5;
  font-family: NotoSansJPRegular, sans-serif;
}
.doctor-referral .wrap-referral p:not(:last-child) {
  margin-bottom: 30px;
}
.doctor-referral .report-social {
  line-height: 18px;
  display: block;
  background-color: #e5e5e5;
  border-radius: 20px;
  margin: 60px 0;
}
.doctor-referral .report-social p {
  padding: 0 20px;
  font-size: 12px;
  color: #8997a5;
  font-family: NotoSansJPRegular, sans-serif;
}
.doctor-referral .report-social p:first-child {
  padding-top: 20px;
}
.doctor-referral .report-social a {
  text-decoration: none;
  display: block;
  padding: 0 20px 25px;
  font-size: 12px;
  color: #027cf7;
  font-family: NotoSansJPRegular, sans-serif;
}
.doctor-referral .cherishing {
  padding-bottom: 130px;
}
.doctor-referral .cherishing .row {
  justify-content: space-between;
}
.doctor-referral .cherishing .txt__wrap {
  width: 53.3333333333%;
}
.doctor-referral .cherishing .img__wrap {
  width: 31.6666666667%;
}
.doctor-referral .cherishing .img__wrap img {
  width: 100%;
}
.doctor-referral .cherishing .cherishing-title {
  padding-bottom: 40px;
}
.doctor-referral .cherishing .cherishing-title p {
  font-size: 20px;
  color: #707070;
  font-family: NotoSansJPBold, sans-serif;
}
@media (max-width: 767.89px) {
  .doctor-referral .cherishing .row {
    flex-direction: column;
    row-gap: 5em;
    padding: 0 1em;
  }
  .doctor-referral .cherishing .row .txt__wrap,
  .doctor-referral .cherishing .row .img__wrap {
    width: 100%;
  }
}
.doctor-referral .dental-care-guide {
  font-size: 1.5em;
  line-height: 1.6;
  color: #8997a5;
  font-family: NotoSansJPRegular, sans-serif;
}

@media (max-width: 767.98px) {
  .doctor-referral .title p {
    margin: 40px 0 0;
  }
}
@media (min-width: 768px) {
  .doctor-referral .referral-psr2 .content-left {
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-info {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-title {
    margin-top: 22px;
    margin-bottom: 38px;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-psr5 {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-psr5 .content-left {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .report-social {
    margin: 60px 20px;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .report-social p span {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .cherishing {
    padding-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .cherishing-title {
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral .dental-care-guide .step5 {
    padding-bottom: 130px;
  }
}
.thankyou__wrap {
  padding-top: 6em;
  min-height: 70vh;
  font-size: 16px;
  background: #e9e2d7;
}
.thankyou__wrap * {
  text-align: center;
}
.thankyou__wrap .page_title {
  font-size: 2em;
  color: #da673f;
  font-family: serif;
  margin-bottom: 1em;
}
.thankyou__wrap p {
  margin-bottom: 6em;
  line-height: 2;
}
.thankyou__wrap p.fz20 {
  font-size: 1.375em;
  line-height: 1.5;
  margin-bottom: 2em;
}
.thankyou__wrap a {
  margin: auto;
  width: 340px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25em;
  color: #da673f;
  background: #fff;
  border-radius: 4em;
  margin-bottom: 4.8em;
}
.thankyou__wrap a:hover {
  opacity: 0.5;
}
.thankyou__wrap img {
  display: block;
  width: 260px;
  margin: 0 auto 6em;
}/*# sourceMappingURL=recruit.css.map */