@media (min-width: 768px) and (max-width: 991.98px) {
  .hamachi-concept .hamachi-container {
    max-width: 960px;
  }
}
@media (max-width: 767.98px) {
  .hamachi-concept .hamachi-container {
    max-width: none;
  }
}
.hamachi-concept .wrapper-concept {
  padding-top: 15px;
}
.hamachi-concept .wrapper-concept .concept-item {
  margin-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 960px) {
  .hamachi-concept .wrapper-concept .concept-item {
    margin-bottom: 10px;
  }
}
.hamachi-concept .wrapper-concept .concept-item .concept-title {
  font-size: 18px;
  color: #eb5e30;
  font-family: NotoSansJPBold, sans-serif;
  line-height: 26px;
}
.hamachi-concept .wrapper-concept .concept-item .concept-title span {
  padding-right: 10px;
}
.hamachi-concept .wrapper-concept .concept-item .concept-content {
  font-size: 16px;
  color: #8997a5;
  font-family: NotoSansJPRegular, sans-serif;
  padding-left: 25px;
  line-height: 28px;
}
.hamachi-concept .row {
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .hamachi-concept .row {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
}
.hamachi-concept .row .content-left {
  padding-right: 24px;
}
@media (max-width: 767.98px) {
  .hamachi-concept .row .content-left {
    width: 100%;
    padding: 0;
  }
}
.hamachi-concept .row .content-left .concept-img img {
  width: 100%;
}
.hamachi-concept .row .content-right {
  padding-left: 24px;
}
@media (max-width: 767.98px) {
  .hamachi-concept .row .content-right {
    width: 100%;
    padding: 0 35px;
  }
}
@media (max-width: 767.98px) {
  .doctor-referral {
    margin-bottom: 60px;
  }
}
.doctor-referral .title {
  text-align: center;
}
.doctor-referral .title p {
  margin: 60px 0 80px;
  font-size: 20px;
  color: #707070;
  font-family: NotoSansJPBold, sans-serif;
}
@media (max-width: 767.98px) {
  .doctor-referral .title p {
    margin: 40px 0 0;
  }
}
.doctor-referral .referral-psr2 .content-left {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .doctor-referral .referral-psr2 .content-left {
    margin-bottom: 80px;
  }
}
.doctor-referral .referral-info {
  width: 226px;
  height: 226px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-info {
    width: 120px;
    height: 120px;
  }
}
.doctor-referral .referral-info img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.doctor-referral .referral-title {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-title {
    margin-top: 22px;
    margin-bottom: 38px;
  }
}
.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;
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-psr5 {
    margin-top: 0;
  }
}
.doctor-referral .referral-psr5 .content-left {
  margin-top: 90px;
}
@media (max-width: 767.98px) {
  .doctor-referral .referral-psr5 .content-left {
    margin-top: 40px;
  }
}
.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;
}
@media (max-width: 767.98px) {
  .doctor-referral .report-social {
    margin: 60px 20px;
  }
}
.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;
}
@media (max-width: 767.98px) {
  .doctor-referral .report-social p span {
    display: block;
  }
}
.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;
}
@media (max-width: 767.98px) {
  .doctor-referral .cherishing {
    padding-bottom: 40px;
  }
}
.doctor-referral .cherishing .cherishing-title {
  padding-left: 15px;
  padding-bottom: 40px;
}
@media (max-width: 767.98px) {
  .doctor-referral .cherishing .cherishing-title {
    padding-left: 0;
    text-align: center;
  }
}
.doctor-referral .cherishing .cherishing-title p {
  font-size: 20px;
  color: #707070;
  font-family: NotoSansJPBold, sans-serif;
}
.doctor-referral .dental-care-guide p {
  line-height: 24px;
  font-size: 18px;
  color: #8997a5;
  font-family: NotoSansJPRegular, sans-serif;
}
.doctor-referral .dental-care-guide .step1,
.doctor-referral .dental-care-guide .step2,
.doctor-referral .dental-care-guide .step3,
.doctor-referral .dental-care-guide .step4,
.doctor-referral .dental-care-guide .step5 {
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .doctor-referral .dental-care-guide .step5 {
    padding-bottom: 130px;
  }
}
