@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#section01 {
  padding: 235px 0 431px !important;
  background: url("../../../img/page/introduction/medical-staff-detail/sec01_bg.png") no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
#section01 .name {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 0 0 6px #645743;
}
#section01 .title-wrap {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
#section01 .title-wrap h3 {
  font-size: 80px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  padding: 35px 40px;
  border: 1px solid #eae6e0;
  margin: 25px auto 35px;
  width: fit-content;
  text-shadow: 0 0 6px #645743;
}
#section01 .title-wrap p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
  display: block;
}
#section01 .title-wrap .re1 {
  left: -6px;
  top: -6px;
}
#section01 .title-wrap .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
#section01 .title-wrap .re3 {
  right: -6px;
  top: -6px;
}
#section01 .title-wrap .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section01 .title-wrap .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section01 .title-wrap .re6 {
  left: -6px;
  bottom: -6px;
}
#section01 .title-wrap .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
#section01 .title-wrap .re8 {
  right: -6px;
  bottom: -6px;
}
#section01 span {
  text-shadow: 0 0 6px #645743;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
#section01 .img-area {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  gap: 40px;
}
#section01 .img-area .wrap {
  cursor: pointer;
}
#section01 .img-area .wrap img {
  filter: grayscale(1);
  transition: all 0.5s;
}
#section01 .img-area .wrap p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 18px;
  color: #ccc6b7;
  font-weight: 500;
  text-align: center;
  transition: color 0.5s;
}
#section01 .img-area .wrap:hover img {
  filter: grayscale(0);
}
#section01 .img-area .wrap:hover p {
  color: #fff;
}

#section02 {
  padding: 0 !important;
  margin-top: -270px;
  border-radius: 280px 0 0 0;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  display: flex;
}
#section02 .left {
  position: relative;
  width: 50%;
}
#section02 .left p {
  position: absolute;
  bottom: 40px;
  font-size: 99.5px;
  font-weight: 600;
  left: 0;
  transform: none;
  color: #efe4d4;
  width: auto;
  max-width: 100%;
  padding-left: 15px;
  text-align: left;
  box-sizing: border-box;
}
#section02 .right {
  padding: 75px 0 70px 77px;
  height: 1080px;
}
#section02 .right > .wrap {
  height: 935px;
  overflow: scroll;
  -ms-overflow-style: none;
  /* IE, Edge */
  scrollbar-width: none;
  /* Firefox */
}
#section02 .right > .wrap::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}
#section02 .right > .wrap .area {
  padding: 60px 0;
  border-bottom: 2px solid #dfdbd8;
  width: 720px;
}
#section02 .right > .wrap .area:last-child {
  border-bottom: 0px solid;
}
#section02 .right > .wrap .area.media {
  border-bottom: 0;
}
#section02 .right > .wrap .area h4 {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  padding-left: 16px;
  margin-bottom: 30px;
}
#section02 .right > .wrap .area h4::after {
  position: absolute;
  left: 0;
  top: 5px;
  height: 17px;
  width: 6px;
  content: "";
  background-color: #ebca6d;
}
#section02 .right > .wrap .area .chip {
  display: flex;
  gap: 10px;
}
#section02 .right > .wrap .area .chip li {
  padding: 14px 23px;
  border-radius: 50px;
  background-color: #ebca6d;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
#section02 .right > .wrap .area .list {
  font-size: 16px;
  color: #746b64;
  line-height: 32px;
}
#section02 .right > .wrap .title p {
  font-size: 22px;
  color: #ebca6d;
  font-weight: 700;
  margin-bottom: 30px;
}
#section02 .right > .wrap .title h3 {
  font-size: 50px;
  font-weight: 600;
}
#section02 .right > .wrap .professional .mySwiper {
  overflow: hidden;
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide {
  background-color: #f7f6f6;
  padding: 40px 0 40px 108px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 29px;
  min-width: 0;
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide > a {
  display: flex;
  align-items: center;
  gap: 29px;
  flex: 1 1 auto;
  min-width: 0;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide img {
  flex: 0 0 auto;
  border-radius: 5px;
  border: 1px solid #c6c0bb;
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide dl {
  flex: 1 1 auto;
  min-width: 0;
  color: #72675f;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  padding: 0 60px 0 10px;
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide dl::after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 3px;
  height: 3px;
  background-color: #72675f;
  border-radius: 50%;
  content: "";
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide dl dt,
#section02 .right > .wrap .professional .mySwiper .swiper-slide dl dd {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
  margin: 0;
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide dl dt {
  font-weight: 600;
  -webkit-line-clamp: 2;
}
#section02 .right > .wrap .professional .mySwiper .swiper-slide dl dd {
  -webkit-line-clamp: 2;
}
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-prev,
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
}
@media screen and (max-width: 991.98px) {
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-prev,
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-next {
    width: 7px;
  }
}
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-prev svg path,
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-prev {
  left: 40px;
}
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-next {
  right: 40px;
}
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  margin-top: 20px;
}
@media screen and (max-width: 991.98px) {
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-pagination {
    gap: 5px;
    color: #9d968e;
    font-size: 15px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-pagination .swiper-pagination-current {
    color: #746b64;
    font-family: 700;
  }
}
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b8b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
#section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}
#section02 .right > .wrap .media .scroll {
  width: 100%;
  overflow: hidden;
}
#section02 .right > .wrap .media .scroll .hidden {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding-bottom: 30px;
  scroll-behavior: smooth;
}
#section02 .right > .wrap .media .scroll .hidden::-webkit-scrollbar {
  display: none;
}
#section02 .right > .wrap .media .scroll .hidden .wrap {
  height: auto;
  width: 227px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #ddd8da;
  overflow: hidden;
}
#section02 .right > .wrap .media .scroll .hidden .wrap a {
  display: block;
  width: auto;
  padding: 0;
  margin: 0;
  background: transparent;
  border-radius: 0;
  color: inherit;
  text-align: left;
  text-decoration: none;
}
#section02 .right > .wrap .media .scroll .hidden .wrap img {
  width: 225px;
  max-width: 100%;
  height: 145px;
  object-fit: cover;
  object-position: center;
  display: block;
}
#section02 .right > .wrap .media .scroll .hidden .wrap dl {
  background-color: #f9f7f8;
  padding: 29px 21px;
}
#section02 .right > .wrap .media .scroll .hidden .wrap dl dt {
  font-size: 14px;
  color: #9d968e;
  font-weight: 500;
  margin-bottom: 13px;
}
#section02 .right > .wrap .media .scroll .hidden .wrap dl dd {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #72675f;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#section02 .right > .wrap .media .scrollbar {
  width: 100%;
  height: 3px;
  background-color: #d9d5d2;
  margin-top: 20px;
  overflow: hidden;
}
#section02 .right > .wrap .media .scrollbar .bar {
  width: 10%;
  height: 100%;
  background-color: #e3c15f;
  border-radius: 999px;
}
#section02 .right > .wrap .media.is-single .scrollbar {
  display: none;
}
#section02 .right > .wrap .media.is-single .scroll .hidden {
  overflow-x: hidden;
  cursor: default;
}
#section02 .right > .wrap .media > a,
#section02 .right > .wrap > .medical-staff-detail-list-link {
  width: 223px;
  padding: 22px 0;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  margin-top: 39px;
  display: block;
  background-color: #7a6e66;
  color: #fff;
  border-radius: 50px;
  text-decoration: none;
}

.medical-staff-detail-empty {
  padding: 120px 20px;
  text-align: center;
  font-size: 18px;
  color: #857e78;
}
.medical-staff-detail-empty a {
  color: #7a6e66;
  text-decoration: underline;
}

#sub-footer {
  background-color: #fcfbfa;
}

/* Medical Staff Detail — responsive mixins (xxl 1440px+ = base PC) */
/* =========================================================
   Tablet + Mobile (≤xxl 1439px) — hero · panel shell · stack
   ========================================================= */
@media screen and (max-width: 1439.98px) {
  #page-content-wrapper {
    overflow-x: hidden;
  }
  #section01 {
    position: relative;
    padding: 110px 20px 180px !important;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
  }
  #section01::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.52);
    z-index: 0;
    pointer-events: none;
  }
  #section01 .area {
    position: relative;
    z-index: 1;
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #section01 .name {
    font-size: 13px;
    line-height: 1.35;
    letter-spacing: 0.06em;
    margin-bottom: 4px;
    color: #ebca6d;
    text-shadow: none;
  }
  #section01 .title-wrap {
    max-width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
  }
  #section01 .title-wrap h3 {
    font-size: 34px;
    padding: 18px 28px;
    margin: 14px auto 18px;
    line-height: 1.12;
    max-width: 100%;
    box-sizing: border-box;
    border-color: rgba(234, 230, 224, 0.85);
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  }
  #section01 .title-wrap p {
    width: 8px;
    height: 8px;
  }
  #section01 span {
    display: block;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 400;
    padding: 0 12px;
    max-width: 320px;
    margin: 0 auto;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 {
    flex-direction: column;
    padding: 48px 0 64px !important;
    margin-top: -72px;
    border-radius: 40px 0 0 0;
    overflow: hidden;
    background-color: #fff;
  }
  #section02 .left {
    width: 100%;
    flex: 0 0 auto;
    overflow: hidden;
  }
  #section02 .left img {
    display: block;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    object-fit: cover;
    object-position: center top;
  }
  #section02 .left p {
    left: 0;
    transform: none;
    bottom: 16px;
    width: 100%;
    font-weight: 600;
    color: rgba(239, 228, 212, 0.55);
    line-height: 1;
    padding-left: 24px;
    padding-right: 16px;
    text-align: center;
    pointer-events: none;
    box-sizing: border-box;
  }
  #section02 .right {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  #section02 .right > .wrap {
    height: auto;
    overflow: visible;
    -ms-overflow-style: auto;
    scrollbar-width: auto;
  }
  #section02 .right > .wrap::-webkit-scrollbar {
    display: auto;
  }
  #section02 .right > .wrap .area {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  #section02 .right > .wrap .area:first-child {
    border-top: 0;
  }
  #section02 .right > .wrap .area h4 {
    position: relative;
    padding-left: 14px;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .right > .wrap .area h4::after {
    top: 4px;
    height: 14px;
    width: 5px;
  }
  #section02 .right > .wrap .area .list {
    color: #746b64;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .right > .wrap .area .list li {
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .right > .wrap .title p {
    color: #ebca6d;
    font-weight: 700;
  }
  #section02 .right > .wrap .title h3 {
    font-weight: 600;
    line-height: 1.2;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .right > .wrap .area {
    padding: 28px 24px;
    border-bottom: 1px solid #dfdbd8;
  }
  #section02 .right > .wrap .area.media {
    border-bottom: 0;
  }
  #section02 .right > .wrap .area h4 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  #section02 .right > .wrap .area .chip {
    flex-wrap: wrap;
    gap: 10px;
  }
  #section02 .right > .wrap .area .chip li {
    padding: 12px 18px;
    font-size: 15px;
    line-height: 1.35;
  }
  #section02 .right > .wrap .area .list {
    font-size: 15px;
    line-height: 1.7;
  }
  #section02 .right > .wrap .title {
    padding-top: 36px;
  }
  #section02 .right > .wrap .title p {
    font-size: 15px;
    margin-bottom: 14px;
  }
  #section02 .right > .wrap .title h3 {
    font-size: 40px;
  }
  #section02 .right > .wrap .professional .list {
    font-size: 15px;
    line-height: 1.7;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide {
    padding: 28px 24px 28px 72px;
    gap: 20px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide > a {
    gap: 20px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide dl {
    font-size: 15px;
    line-height: 1.65;
    word-break: break-word;
    overflow-wrap: anywhere;
    min-width: 0;
  }
  .medical-staff-detail-empty {
    padding: 64px 20px;
    font-size: 15px;
    line-height: 1.6;
  }
  #section02 .left p {
    font-size: clamp(48px, 10vw, 72px);
  }
  #section02 .right {
    padding: 0 24px 48px;
  }
}
/* =========================================================
   Mobile only (≤md 767px) — typography · swiper · media 1열
   ========================================================= */
@media screen and (max-width: 767.98px) {
  #section01 {
    position: relative;
    padding: 96px 16px 160px !important;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
  }
  #section01::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.52);
    z-index: 0;
    pointer-events: none;
  }
  #section01 .area {
    position: relative;
    z-index: 1;
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #section01 .name {
    font-size: 13px;
    line-height: 1.35;
    letter-spacing: 0.06em;
    margin-bottom: 4px;
    color: #ebca6d;
    text-shadow: none;
  }
  #section01 .title-wrap {
    max-width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
  }
  #section01 .title-wrap h3 {
    font-size: 30px;
    padding: 18px 28px;
    margin: 14px auto 18px;
    line-height: 1.12;
    max-width: 100%;
    box-sizing: border-box;
    border-color: rgba(234, 230, 224, 0.85);
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  }
  #section01 .title-wrap p {
    width: 8px;
    height: 8px;
  }
  #section01 span {
    display: block;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 400;
    padding: 0 12px;
    max-width: 320px;
    margin: 0 auto;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section01 span {
    font-size: 13px;
    padding: 0 4px;
    max-width: 280px;
  }
  #section01 .title-wrap {
    padding: 0 4px;
  }
  #section01 .title-wrap h3 {
    padding: 16px 22px;
  }
  #section02 .left {
    width: 100%;
    flex: 0 0 auto;
    overflow: hidden;
  }
  #section02 .left img {
    display: block;
    width: 100%;
    max-width: 360px;
    max-height: 420px;
    margin: 0 auto;
    object-fit: cover;
    object-position: center top;
  }
  #section02 .left p {
    left: 0;
    transform: none;
    bottom: 16px;
    width: 100%;
    font-weight: 600;
    color: rgba(239, 228, 212, 0.55);
    line-height: 1;
    padding-left: 24px;
    padding-right: 16px;
    text-align: center;
    pointer-events: none;
    box-sizing: border-box;
  }
  #section02 .right {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  #section02 .right > .wrap {
    height: auto;
    overflow: visible;
    -ms-overflow-style: auto;
    scrollbar-width: auto;
  }
  #section02 .right > .wrap::-webkit-scrollbar {
    display: auto;
  }
  #section02 .right > .wrap .area {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  #section02 .right > .wrap .area:first-child {
    border-top: 0;
  }
  #section02 .right > .wrap .area h4 {
    position: relative;
    padding-left: 14px;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .right > .wrap .area h4::after {
    top: 4px;
    height: 14px;
    width: 5px;
  }
  #section02 .right > .wrap .area .list {
    color: #746b64;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .right > .wrap .area .list li {
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .right > .wrap .title p {
    color: #ebca6d;
    font-weight: 700;
  }
  #section02 .right > .wrap .title h3 {
    font-weight: 600;
    line-height: 1.2;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  #section02 .left p {
    bottom: 12px;
    width: 100%;
    font-size: clamp(28px, 9vw, 42px);
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  #section02 .right {
    padding: 0;
  }
  #section02 .right > .wrap .area {
    padding: 28px 20px;
  }
  #section02 .right > .wrap .area h4 {
    font-size: 18px;
    margin-bottom: 18px;
  }
  #section02 .right > .wrap .area .chip {
    gap: 8px;
  }
  #section02 .right > .wrap .area .chip li {
    padding: 10px 16px;
    font-size: 13px;
  }
  #section02 .right > .wrap .area .list {
    font-size: 14px;
  }
  #section02 .right > .wrap .title {
    padding-top: 32px;
  }
  #section02 .right > .wrap .title p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #section02 .right > .wrap .title h3 {
    font-size: 34px;
  }
  #section02 .right > .wrap .professional .list {
    font-size: 14px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
    padding: 20px 16px;
    border-radius: 10px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide a {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-decoration: none;
    color: inherit;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide img {
    display: block;
    width: auto;
    max-width: 85%;
    height: auto;
    margin: 0 auto;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide dl {
    width: 100%;
    min-width: 0;
    font-size: 14px;
    line-height: 1.7;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide dl::after {
    top: 9px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide dl dt {
    font-weight: 600;
    margin-bottom: 6px;
    -webkit-line-clamp: 2;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-slide dl dd {
    font-weight: 400;
    -webkit-line-clamp: 3;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
    margin-top: 16px;
    min-height: 32px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-prev,
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-next {
    position: static;
    top: auto;
    margin-top: 0;
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #232323;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-prev::after,
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-next::after {
    font-size: 14px;
    font-weight: 700;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-prev svg,
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-button-next svg {
    width: 12px;
    height: 12px;
  }
  #section02 .right > .wrap .professional .mySwiper .swiper-controller .swiper-pagination {
    position: static;
    flex: 0 1 auto;
    margin-top: 0;
    gap: 6px;
    font-size: 14px;
  }
  #section02 .right > .wrap .media .scroll {
    overflow: visible;
  }
  #section02 .right > .wrap .media .scroll .hidden {
    flex-direction: column;
    gap: 16px;
    overflow-x: visible;
    padding-bottom: 0;
  }
  #section02 .right > .wrap .media .scroll .hidden .wrap {
    width: 100%;
    max-width: 100%;
    flex-shrink: 1;
  }
  #section02 .right > .wrap .media .scroll .hidden .wrap img {
    width: 100%;
    height: auto;
    aspect-ratio: 16/10;
  }
  #section02 .right > .wrap .media .scroll .hidden .wrap dl {
    padding: 20px 16px;
  }
  #section02 .right > .wrap .media .scroll .hidden .wrap dl dt {
    font-size: 13px;
    margin-bottom: 8px;
  }
  #section02 .right > .wrap .media .scroll .hidden .wrap dl dd {
    font-size: 14px;
    line-height: 1.45;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  #section02 .right > .wrap .media .scrollbar {
    display: none;
  }
  #section02 .right > .wrap .media.is-single .scroll .hidden {
    overflow-x: visible;
  }
  #section02 .right > .wrap .media > a,
  #section02 .right > .wrap > .medical-staff-detail-list-link {
    width: 100%;
    max-width: 280px;
    min-height: 48px;
    padding: 14px 24px;
    margin-top: 28px;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-decoration: none;
  }
}