@charset "UTF-8";
@import "fonts.css";

.msection {
    width: 90% !important;
    /* max-width: 660px; */
    margin: 0 auto;
  }
  
  #moblie-header {
    z-index: 3;
    position: fixed;
    width: 100%;
    height: 180px;
    background-color: #dddd;
  }

  #section-curri{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
  }
  
  .fixedclear {
    content: "";
    display: block;
    clear: both;
  }

  #sangmyung-map{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #181F3F;
  }
  
  .guide-title {
    font-size: 22px;
    font-weight: bold;
    color: #222;
    line-height: 1.3;
    font-family: "Montserrat" !important;
    display: flex;
    /* text-align: center; */
    align-items: center;
  }

  .guide-title-wh {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    font-family: "Montserrat" !important;
    display: flex;
    /* text-align: center; */
    align-items: center;
  }

  .sangmyung-adr{
    font-family: "Montserrat" !important;
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    font-weight: 500;
  }

  .guide-title-month{

  }
  
  .main-txt {
    font-size: 15px;
    font-weight: 500;
    color: #222;
    line-height: 1.4;
    margin-top: 5px;
    font-family: "Montserrat" !important;
  }

  /* 정규 강의  */
.cate-lec-wrap {
    display: flex;
    justify-content: space-between;
  }
  
  .cate-mov-li {
    display: inline-block;
    width: calc(50% - 2%);
    vertical-align: top;
  }
  
  .cate-mov-li-box {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
  
  .cate-mov-li-img {
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    border-radius: 5px;
    overflow: hidden;
  }
  
  .cate-mov-tit {
    font-size: 14px;
    font-weight: bold;
    color: #222;
    text-align: left;
    line-height: 1.2;
    word-wrap: break-word;
    margin-top: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
  }
  
  .cate-mov-txt {
    color: #848484;
    line-height: 1.4;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .cate-price-box {
    display: flex;
    align-items: center;
    padding-top: 5px;
    border-top: solid 1px #ddd;
  }
  
  .cate-sale-txt {
    font-size: 18px;
    color: #ff5e0d;
    font-weight: bold;
    margin-right: 5px;
  }
  
  .cate-go_wrap {
    margin-bottom: 10px;
    border-bottom: solid 1px #e8e8e8;
  }


  .cate-go_btn.on {
    background-color: #fff;
    color: #ff1542;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 30px;
    margin-right: 3px;
    cursor: pointer;
    border: solid 2px #ff1542;
    word-break: keep-all;
    font-family: "Montserrat" !important;
  }
  
  .cate-go_btn {
    background-color: #e8e8e8;
    color: #b5b5b5;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 30px;
    margin-right: 3px;
    cursor: pointer;
    border: solid 2px #e8e8e8;
    word-break: keep-all;
    display: inline-block;
    margin-top: 10px;
    font-family: "Montserrat" !important;
  }
  
  .guide-go_wrap {
    /* margin-top: 50px; */
    /* border-bottom: solid 2px #e8e8e8; */
    /* padding-bottom: 13px; */
    display: flex;
    width: auto;
    display: table;
    transform: translate(0px, 0px);
    transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
    transition-duration: 400ms;
  }
  
  .guide-go_wrap2 {
    /* margin-top: 50px; */
    /* border-bottom: solid 2px #e8e8e8; */
    /* padding-bottom: 13px; */
    display: flex;
    width: auto;
    display: table;
    transform: translate(0px, 0px);
    transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
    transition-duration: 400ms;
  }
  
  .guide-go_btn.on {
    /* background-color: #fff; */
    color: #ff1542;
    font-weight: bold;
    font-size: 14px;
    padding: 0 7px 10px 7px;
    border-bottom: solid 3px #ff1542;
    font-family: "Montserrat" !important;
  }

  .guide-go_btn2.on {
   
    color: #ff1542;
    font-weight: bold;
    font-size: 14px;
    padding: 0 7px 10px 7px;
    border-bottom: solid 3px #ff1542;
    font-family: "Montserrat" !important;
  }
  
  .guide-go_btn {
    
    color: #999;
    font-weight: bold;
    font-size: 14px;
    display: table-cell;
    padding-right: 14px;
    padding: 0 7px 10px 7px;
    font-family: "Montserrat" !important;
  }

    
  .guide-go_btn2 {
    
    color: #999;
    font-weight: bold;
    font-size: 14px;
    display: table-cell;
    padding-right: 14px;
    padding: 0 7px 10px 7px;
    font-family: "Montserrat" !important;
  }
  
  

  .guide-go_menu {
    overflow: hidden;
    position: relative;
    width: 100%;
    /* margin-left: 5%; */
  }
  
  .guide-go_menu2 {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left: 5%;
  }
  
  .guide-go_text {
    display: inline-block;
    white-space: nowrap;
  }
  
  .chiro-guide_wrap {
    display: none;
  }
  
  .osteo_found {
    display: none;
  }
  
  .osteo_inter {
    display: none;
  }
  
  .osteo_adv {
    display: none;
  }
  
  .chiro_found {
    display: none;
  }
  
  .chiro_inter {
    display: none;
  }
  
  .chiro_adv {
    display: none;
  }
  
  /* 학습가이드라인 */

.guide-wrap-level-thumb {
    margin: 0px 0px 20px 0px;
  }
  
  .guide-lev_tit {
    font-size: 22px;
    font-weight: bold;
    color: #ff1542;
    font-family: "Montserrat" !important;
    margin-bottom: 5px;
  }
  
  .guide-lev_txt {
    font-size: 15px;
    font-weight: 500;
    color: #222;
  }
  
  .guide_box {
    display: flex;
    padding: 15px 20px;
    align-items: flex-start;
    background-color: #fff;
    border-radius: 5px;
    margin: 10px 0;
  }
  
  .guide-img_box {
    width: 40%;
    border-radius: 5px;
  }
  
  .guide_img {
    width: 100%;
    border-radius: 5px;
  }
  
  .guide-con_box {
    padding-left: 10px;
    text-align: left;
    width: 60%;
  }
  
  .guide-tit {
    color: #222;
    line-height: 1.4;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
  }
  
  .guide-go_tit {
    font-size: 13px;
    font-weight: 500;
    color: #848484;
  }
  
  .guide-class_tit {
    font-size: 14px;
    font-weight: bold;
    color: #222;
  }
  
  .guide-arrow_img {
    display: block;
    margin: 10px auto;
    width: 13px;
  }
  
  .guide-open_btn {
    background: #ff1542;
    border-radius: 5px;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    padding: 5px;
    display: inline-block;
    margin-bottom: 5px;
  }
  
  .guide-wrap-class {
    display: grid;
    grid-template: 1fr / 30% 70%;
    align-items: center;
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
}

.guide-img-arrow {
    display: block;
    margin: 10px auto;
    width: 13px;
}

.ins-img-lec{
width: 90%;
}

.ins-box-wrap{
  display: grid;
  grid-template: 1fr /23% 77%;
  align-items: center;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
}

#section-instructor{
  background-color: #f2f4f7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.ins-title-wrap{
  margin-left: 10px;
}

.ins-title-click{
  display: block;
  margin-top: 20px;
  font-family: "Montserrat" !important;
  font-size: 13px;
  color: #444;
  font-weight: 500;
}

.ins-title-h1{

  font-size: 18px;
    font-weight: bold;
    color: #222;
    font-family: "Montserrat" !important;
}

.ins-title-h1-p{

  font-size: 18px;
    font-weight: bold;
    color: #222;
    margin: 5px;
    font-family: "Montserrat" !important;
    text-align: center;
}


.lec-popup-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
}
.lec-popup-box {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
    top: calc(40vh - 260px);
    /* left: calc(50vw - 450px); */
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 10px;
   
}
.popup_in{
  overflow-x: hidden;
  overflow: auto;
  margin: 15px 10px;
}
.lec-popup-img{
  width: 200px;
  /* margin-right: 55px; */
}

.lec-popup-img-wrap{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  height: 600px;
}
 

.popup-close {
  position: absolute;
  top: 4%;
  left: 88%;
  cursor: pointer;
}

.ins-title-scroll{
padding: 20px 15px;
}

.ins-more-btn {
font-size: 13px;
font-weight: 500;
color: #444;
line-height: 1.5;
font-family: "Montserrat" !important;
margin-bottom: 5px;
list-style: none;
letter-spacing: -0.5px;
margin-left: 15px;
cursor: pointer;
}

.ins-title-p {
  font-size: 13px;
  font-weight: 500;
  color: #444;
  line-height: 1.5;
  font-family: "Montserrat" !important;
  margin-bottom: 9px;
  list-style: disc;
  letter-spacing: -0.8px;
  margin-left: 15px;
}

.ins-title-p2 {
  font-size: 12px;
  font-weight: 500;
  color: #444;
  line-height: 1.5;
  font-family: "Montserrat" !important;
  margin-bottom: 5px;
  list-style: disc;
  letter-spacing: -0.8px;
  margin-left: 15px;
}

.ins-title-click{
  display: block;
  margin-top: 20px;
  font-family: "Montserrat" !important;
  font-size: 13px;
  color: #444;
  font-weight: 500;
}

.guide-title3{

  font-size: 16px;
    font-weight: bold;
    color: #222;
    font-family: "Montserrat" !important;
    margin-top: 30px;
    margin-bottom: 30px;
}


.ins-title-profile-p {
  font-size: 18px;
  font-weight: bold;
  color: #444444;
  font-family: "Montserrat" !important;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;

}

.ins-title-wrap2{
 padding: 20px;
}

.guide-img-class {
    width: 100%;
    border-radius: 5px;
    margin: auto;
}

.guide-text-explain {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  line-height: 1.5;
  word-break: keep-all;
  margin-bottom: 12px;
  margin-top: 30px;
  letter-spacing: -0.5px;
  font-family: "Montserrat" !important;
}

.guide-text-explain-class {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    line-height: 1.4;
    word-break: keep-all;
    margin-bottom: 5px;
    margin-left: 10px;
    letter-spacing: -0.5px;
    font-family: "Montserrat" !important;
    margin-top: 8px;
}

.guide-text-explain-lecture {
    font-size: 12px;
    font-weight: 700;
    color: #999;
    line-height: 1.3;
    word-break: keep-all;
    margin: 8px 0px 5px 10px;
    font-family: "Montserrat" !important;
}

.guide-text-span{
  font-size: 12px;
  font-weight: 555;
  background-color: #FF1542;
  color: #fff;
  padding: 3px 6px;
  border-radius: 30px;
  margin-left: 5px;
  font-family: "Montserrat" !important;
}

.guide-wrap-content {
  margin-bottom: 10px;
}