.info > .mj-image-list {
  justify-content: center;
}

.tablet-header {
  display: none;
}

.mob-title {
  display: none;
}

.foot_ankle_instability_title {
  margin-top: -10px;
}

.foot_ankle_instability_title > h3 {
  border-top: none!important;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 1400px) and (min-width: 1070px) {
  .foot_ankle_instability_title {
    margin-top: 0px;
  }
  
  .foot_ankle_instability_title > h3 {
    border-top: 1px solid #000!important;
    border-bottom: none;
  }
  .left {
    display: none;
  }

  .tablet-haeder {
    display: block;
  }

  .tablet-header .info {
    color: #585858;
  }

  .article-menu {
    align-items: flex-end!important;
    padding: 5rem 0 3rem 0;
    border-top: 1px solid #000000;
  }

  .page-article {
    padding: 0 5rem;
  }

  .rap {
    width: 80%!important;
  }

  .mj-content-nav {
    width: 100%;
  }

  .mj-content-nav > .item {
    width: 50%!important; 
  }

  .mj-subtitle {
  /*
    margin: 0 0 0.5rem 0!important;
	*/
  }
  

  .coxitis_center_title > .title {
    padding-top: 4rem!important;
  }
}

@media screen and (max-width: 1069px) {
  .history-title {
    padding-bottom: 5rem;
    border-bottom: 1px solid rgba(207, 207, 207, .75);
  }

  #content > div > div > div.page-article.type-2 > div.right > ul > li > ul > div > div > div h2 {
    font-size: 5rem!important;
  }
  /* 헤더 반응형 */
  .page-header {
    display: block !important;
    margin-bottom: 0;
  }
  .page-header .global {
    display: none;
  }
  /* 헤더 반응형 */

  .coxitis_center_title {
    text-align: center;
  }

  /* ? ? ? */
  .left .info { 
    /* display: none; */
  }

  .mob-title {
    display: block;
  }

  .mob-title + .title {
    display: none;
  }

  .workout_list {
    flex-wrap: wrap;
  }

  .workout_list > li {
    width: 47%!important;
    margin-bottom: 2.4rem;
  }

  .medical_step {
    display: block!important;
    margin-top: 4rem!important;
  }

  .medical_image {
    margin: 0 auto;
  }

  .medical_guide_box > div {
    display: block!important;
  }

  .medical_guide_box > div > button {
    width: 100%;
    margin-top: 1rem;
    justify-content: center;
  }


  /* 헤더 반응형 */
  .mob--hidden {
    display: none;
  }

  .mob--visible {
    display: flex!important;
  }
  
  .header_content {
    padding: 0!important;
  }
}
.mob--visible {
  height: 70px;
  display: none;
  align-items: center;
}

.mob--visible > div {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-left: 1px solid #cfcfcf;
}

.mob--visible > div > img {
  width: 50%;
  height: 50%;
  object-fit: contain;
}
/*  */

.medical_step {
  display: flex;
  align-items: center;
  margin: 8rem 0;
}

.medical_step > .list {
  margin-left: 3rem;
}

.medical_image {
  /* width: 225px; */
}

.medical_image_arrow {
  position: relative;
}

.medical_image_arrow:before {
  content: "";
  width: 100%;
  height: 11px;
  display: block;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: calc(-4rem - 5px);
  background-position: center;
  background-size: 31px 11px;
  background-repeat: no-repeat;
  background-image: url("../image/medical_arrow_down.png");
}

.medical_desc::before {
  display: none!important;
  padding-left: 0!important;
}

.medical_desc {
  padding-left: 0!important;
}

.medical_guide_subtitle {
  font-size: 2rem;
  font-weight: bold;
  color: #014882;
}

.medical_guide_box {
  padding: 4rem 5rem;
  border: 1px solid #b8b8b8;
  margin-top: 3.5rem;
}

.medical_guide_box > .list > li:before {
  width: 28px;
  height: 22px;
  top: -1px;
  left: -10px;
  background: none;
  background-position: center;
  background-size: contain;
  background-image: url("../image/medical_check_icon.png");
}

.medical_guide_box > div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6rem;
}

.medical_guide_box > div > a {
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  border: 2px solid #1f4bb4;
  color: #1f4bb4;
  font-size: 1.5rem;
  font-weight: bold;
}

.medical_guide_box > div > a > img {
  margin-left: 2rem;
}

.medical_guide_box > div > a:not(:last-child) {
  margin-right: 1.2rem;
}

.medical_guide_item4 .list li {
  margin-bottom: 2rem;
}
.medical_guide_item5 .list li {
  margin-bottom: 3rem;
}

.vehicle-item > .img {
  min-width: 238px;
}

.vehicle-item .list > li:not(:last-child) {
 border-bottom: 1px solid #cfcfcf;
 padding-bottom: 3.5rem;
}

.coxitis_rheumatis_item > div {
  width: 50%;
}

.coxitis_center_title {
  display: block!important;
}

.ankle_joint_chronic_instability_heal div {
  justify-content: space-between !important;
}

.ankle_joint_chronic_instability_heal .list {
  width: 48% !important;
}


.bold {
  font-weight: bold!important;
}

.knee_center-doctor .doctor-item {
  height: 100%;
}

@media screen and (max-width: 640px) {

  .location-page .vehicle_list li a { font-size: 2.8vw; }
  .vehicle-item .vehicne-content { font-size: 2.5vw; }

  .vehicle-item .img { display: none; }
  .vehicle-item > .content { width: 100%; padding-left: 0; word-break: keep-all; }

  .page-article.type-2 .root_daum_roughmap { height: 67vw; }
  .page-article.type-2 .root_daum_roughmap .wrap_map { height: 100%!important; }

  .vehicle-item .list li + li { margin-top: 6vw; }

}