/*--------------------------------------------------------------
# COMMON
--------------------------------------------------------------*/
.knee-title {
  font-size: 32px;
  font-weight: 300;
  line-height: 38.4px;
  letter-spacing: -0.045em;
  text-align: center;
  color: #131313;
}
.knee-title span {
  font-weight: 600;
}
.knee-center {
  display: flex;
  justify-content: center;
}

/*--------------------------------------------------------------
# MAIN
--------------------------------------------------------------*/
.sitename {
  font-size: 17.2px !important;
}
.yonsei-logo {
  display: flex;
  justify-content: center;
}
.yonsei-logo img {
  width: 148px;
  height: 148px;
}
.main-p-2 {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 19.2px !important;
  letter-spacing: -0.04em;
  text-align: center;
  color: #b2b2b2 !important;
  margin-bottom: 34px !important;
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  #main-desktop {
    display: none;
  }
  #main-mobile {
    display: block;
  }
}
/* Desktop Navigation */
@media (min-width: 1200px) {
  #main-desktop {
    display: block;
  }
  #main-mobile {
    display: none;
  }
}

.title-bar {
  border-bottom: 1px solid #d8d8d8;
  border-bottom-style: dashed;
}
.main-section-sub-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: -0.03em;
  text-align: center;
  color: #000000;
  margin-bottom: 38px;
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  .tp {
    margin-top: 20px;
  }
  .main-empty-gall {
    display: none !important;
  }
  #main-first-img-1 {
    justify-content: center;
  }
  #main-first-img-1 img {
    max-width: 330px !important;
  }
  #main-first-img-2 img {
    max-width: 360px !important;
  }
}

.main-get-started-img-item1 img {
  width: 100%;
  max-width: 384px;
}
.main-get-started-img-item2 img {
  width: 100%;
  max-width: 345px;
  height: 336px !important;
}
.main-get-started-bottom-btn {
  text-align: center;
  margin-top: 30px;
}
.main-gall {
  background-color: #ffffff;
}

#main-first img {
  width: 100%;
  max-width: 384px;
}

/*--------------------------------------------------------------
# CENTER
--------------------------------------------------------------*/
.center-info-p1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 38.4px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #161616;
}
.center-info-p1 span {
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.045em;
  text-align: left;
}
.center-info-p2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #606060;
}
.center-info-profile {
  text-align: center;
}
.center-info-profile img {
  width: 289px;
}
.center-info-logo {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 8px;
}
.center-info-logo img {
  width: 116px;
}
.center-profile-box {
  width: 100%;
  background: #fafafa;
  padding: 20px 18px 20px 18px;
  margin-bottom: 10px;
}
.center-profile-box h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #161616;
}
.center-profile-box div {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #606060;
}
/* Desktop Navigation */
@media (min-width: 1200px) {
  .center-profile-left-zone {
    padding-left: 45px;
  }
}

.center-map-p1 {
  color: #606060;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.04em;
  text-align: left;
  margin-bottom: 4px;
}
.center-map-p1 span {
  font-weight: 700;
  color: #161616;
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  .center-map-p1 {
    font-size: 13.4px;
    line-height: 20px;
  }
}

.center-map-p2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.045em;
  text-align: left;
}

#center-intro img {
  width: 100%;
  max-width: 360px;
}

#center-intro .ct {
  text-align: center;
}

/*--------------------------------------------------------------
# PROGRAM-WEB
--------------------------------------------------------------*/
.web-arthro-top {
  text-align: center;
  margin-bottom: 70px;
}
.web-arthro-bottom {
  text-align: center;
  margin-bottom: 50px;
}
.web-foot-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.03em;
  text-align: center;
  color: #161616;
  margin-bottom: 30px;
}
#web-foot img {
  width: 100%;
  max-width: 389px;
}

/* Desktop Navigation */
@media (min-width: 1200px) {
  #web-program {
    background-image: url(../../assets/img/knee/page-arthro-bg.jpg);
  }
  #web-arthro .desktop {
    display: block;
  }
  #web-arthro .mobile {
    display: none;
  }
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  #web-program {
    background-image: url(../../assets/img/knee/page-arthro-bg-mobile.jpg);
  }
  #web-foot img {
    margin-bottom: 30px;
  }
  #web-arthro .desktop {
    display: none;
  }
  #web-arthro .mobile {
    display: block;
    text-align: center;
  }
  #title-2-img {
    width: 100% !important;
    max-width: 260px !important;
    margin-bottom: 40px;
  }
  #web-arthro .mobile img {
    width: 100%;
    max-width: 768px;
  }
}

/*--------------------------------------------------------------
# PROGRAM-ARTHRO
--------------------------------------------------------------*/
.web-arthro-info img {
  width: 100%;
  max-width: 360px;
}

#arthro .subject p {
  background-color: rerd;
  font-size: 32px;
  font-weight: 300;
  line-height: 38.4px;
  letter-spacing: -0.045em;
  text-align: center;
  color: #131313;
}

/* Mobile Navigation */
@media (max-width: 1199px) {
  #arthro .card-item {
    margin-bottom: 20px;
  }
}

#arthro .card-item {
  width: 100%;
  max-width: 384px;
}
#arthro .card-item img {
  width: 100%;
  max-width: 384px;
}

#arthro .card-item .desc {
  background: #fafafa;
  width: 100%;
  padding-left: 17px;
  padding-right: 19px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #161616;
  min-height: 290px;
}
#arthro .card-item .desc .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: -0.03em;
  text-align: left;
  margin-bottom: 8px;
}
#arthro .card-item .desc span,
#arthro .card-item .desc p {
  color: #606060 !important;
}
#arthro .card-item .desc .sub {
  font-size: 15px;
  font-weight: 600;
  line-height: 22.5px;
  letter-spacing: -0.045em;
  text-align: left;
  margin-bottom: 8px;
}

/*--------------------------------------------------------------
# PROGRAM-REHABILITATION
--------------------------------------------------------------*/
#rehabilitation .title {
  font-size: 28px;
  font-weight: 300;
  line-height: 38.4px;
  letter-spacing: -0.045em;
  text-align: left;
  margin-bottom: 20px;
  color: #161616;
}
#rehabilitation .title span {
  font-size: 28px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #161616;
}
#rehabilitation .desc {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #606060;
  background-color: #fafafa;
  padding: 20px 20px;
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  #rehabilitation .tp {
    margin-top: 40px;
  }
  #rehabilitation .mobile {
    display: block;
  }
  #rehabilitation .desk {
    display: none;
  }
}
/* Desktop Navigation */
@media (min-width: 1200px) {
  #rehabilitation .mobile {
    display: none;
  }
  #rehabilitation .desk {
    display: block;
  }
}

/*--------------------------------------------------------------
# SPORT
--------------------------------------------------------------*/
#sport .title .desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #606060;
  margin-top: 20px;
  max-width: 383px;
  min-height: 120px;
}
#sport .title p {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.03em;
  color: #131313;
}
#sport .title p span {
  font-weight: 600;
}

#sport .title img {
  width: 100%;
  max-width: 383px;
}

#sport .content-box {
  background: #fafafa;
  padding: 20px 30px;
  border-radius: 8px;
  min-height: 180px;
  margin-top: 10px;
  width: 100%;
  max-width: 360px;
}
#sport .content-box {
  font-size: 15.6px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #606060;
  margin-bottom: 30px;
}
/* Desktop Navigation */
@media (min-width: 1200px) {
  #sport-item-1 {
    display: none;
  }
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  #sport .content-box {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  #sport-item-1 {
    display: block;
  }
}
#sport .content-box p {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #161616;
}
.sport-item img {
  width: 100%;
  max-width: 383px;
}

/*--------------------------------------------------------------
# SKINNY
--------------------------------------------------------------*/
.skinny-item img {
  width: 100%;
  max-width: 383px;
}

/*--------------------------------------------------------------
# REVIEW
--------------------------------------------------------------*/
.review-box {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.review-box span {
  position: absolute;
  bottom: 20px;
  left: 10px;
  right: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #eeeeee;
  overflow: hidden;
  text-overflow: ellipsis;
}
#review img {
  width: 100%;
  max-width: 390px;
}
.glightbox-clean .gdesc-inner {
  padding: 10px !important;
}
.glightbox-mobile .glightbox-container .gslide-title {
  font-size: 15.2px !important;
}

/*--------------------------------------------------------------
# COURSE
--------------------------------------------------------------*/
#course-notice .row {
  display: flex;
  justify-content: center;
}
#course-notice img {
  width: 100%;
  max-width: 390px;
}
#course-info-item-3 {
  width: 10px;
  height: 10px;
  position: absolute;
  z-index: 9;
}
#course-info-item-4 {
  width: 10px;
  height: 10px;
  position: absolute;
  z-index: 9;
}

.course-move-link {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 600;
}

/* Mobile Navigation */
@media (max-width: 1199px) {
  #course-info-header-bg {
    background-image: url(../../assets/img/knee/page-cource-mobile-bg.jpg);
  }
  #course-info-title-desk {
    display: none;
    margin-bottom: 30px;
  }
  #course-info-title-mobile {
    display: block;
  }

  .course-info-desk {
    display: none;
  }
  .course-info-mobile {
    display: block;
  }
  #course-info-item-3 {
    top: 42em;
  }
  #course-info-item-4 {
    top: 60em;
  }
}
/* Desktop Navigation */
@media (min-width: 1200px) {
  #course-info-header-bg {
    background-image: url(../../assets/img/knee/page-cource-bg.jpg);
  }
  #course-info-title-desk {
    display: block;
    margin-bottom: 40px;
    margin-left: 46px;
  }
  #course-info-title-mobile {
    display: none;
  }
  .course-info-desk {
    display: block;
  }
  .course-info-mobile {
    display: none;
  }
  #course-info-item-3 {
    top: 350px;
  }
  #course-info-item-4 {
    top: 680px;
  }
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
.footer-info-p {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.045em;
  text-align: center;
  color: #b2b2b2;
  margin-top: 25px;
  margin-bottom: 50px;
}
.footer-info-1 {
  font-size: 15px;
  font-weight: 700;
  line-height: 22.5px;
  letter-spacing: -0.03em;
  text-align: left;
  text-align: center;
  color: #b2b2b2;
  margin-bottom: 8px;
}
.footer-info-2 {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.03em;
  text-align: center;
  color: #b2b2b2;
}

/*--------------------------------------------------------------
# AGREE
--------------------------------------------------------------*/
.agree-box {
  background-color: #f5f5f5;
  border: 1px solid #d8d8d8;
  padding: 20px 15px 20px 15px;
}
.agree-box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #606060;
}
.agree-box .agree-box-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #000000;
}
.agree-box .agree-box-title span {
  color: #ff0000;
}
.agree-box-check {
  display: flex;
  justify-content: center;
  align-items: center;
}
.agree-box-check label {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #606060;
}
.agree-box-check input {
  border: 1.5px solid #cccccc !important;
  margin-bottom: 3px;
}

/*--------------------------------------------------------------
# PARTNER
--------------------------------------------------------------*/
.partner-desk {
  text-align: center;
}
.partner-desk img {
  width: 100%;
  max-width: 588px;
}
.partner-mobile {
  text-align: center;
}
.partner-mobile img {
  width: 100%;
  max-width: 390px;
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  .partner-desk {
    display: none;
  }
  .partner-mobile {
    display: block;
  }
}
/* Desktop Navigation */
@media (min-width: 1200px) {
  .partner-desk {
    display: block;
  }
  .partner-mobile {
    display: none;
  }
}
