@media (max-width: 1024px) {
  .guide_txt {
    display: none;
  }
  .m_hide {
    display: none;
  }
  /* .m_side_bg {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0);
  } */
  /*종목스쿨*/
  .headerSub .logo-head .logo a {
    display: none;
  }
}
@media (max-width: 1000px) {
  .event_recom .course-sec1 img {
    width: 100%;
  }
  .event_recom .benefit-wrap .img100,
  .event_recom .benefit-wrap .img3,
  .event_recom .benefit-wrap .essen,
  .event_recom .benefit-wrap .table,
  .event_recom .benefit-wrap .notice,
  .event_recom .benefit-wrap .ranking {
    max-width: 90%;
  }
  .event_recom .benefit-wrap .img3 {
    margin: 0 auto;
  }
  .event_recom .benefit-wrap .img3 img {
    width: 42vw;
  }
  .event_recom .benefit-wrap .txt {
    font-size: 1.8em;
  }
  .event_recom .benefit-wrap .table li {
    font-size: 1em;
  }
  .comm_ul .fm_popup {
    width: 100%;
    font-size: 12px;
  }
  .comm_ul .fm_popup .txt {
    overflow-y: scroll;
    height: 100%;
    box-sizing: border-box;
  }
  .comm_ul li::before {
    content: '- ';
    text-indent: -10px;
  }
}
@media (max-width: 800px) {
  .keyboard--on body {
    position: fixed;
    top: 0;
  }
  #play_layer {
    overflow: auto;
    display: flex;
    flex-direction: column;
  }
  #play_layer.comment--on {
    overflow: hidden;
    position: fixed;
    top: 40px;
    bottom: 70px;
    left: 0;
    right: 0;
  }
  /*헤더*/
  .password_hd {
    display: none;
  }
  /* i.m_logo_s {
    background: no-repeat url('../img/sprite.svg');
    background-position: -20px 0px;
    width: 123px;
    height: 19px;
    display: inline-block;
  }
  .m_hd.hide {
    display: none !important;
  } */
  header.headerPlay > .logo-head {
    height: 40px;
  }

  /*푸터*/
  /* #m_sub_ft .bottom a i {
    margin: 0 auto 6px;
    width: 22px;
    height: 22px;
    background: no-repeat url('../img/sprite.svg');
    display: block;
  }
  #m_sub_ft .bottom a i.bottom_01 {
    background-position: -46px -647px;
  }
  #m_sub_ft a.on > i.bottom_01 {
    background-position: -46px -670px;
  }
  #m_sub_ft .bottom a i.bottom_02 {
    background-position: -23px -647px;
  }
  #m_sub_ft a.on > i.bottom_02 {
    background-position: -23px -670px;
  }
  #m_sub_ft .bottom a i.bottom_03 {
    background-position: -92px -647px;
  }
  #m_sub_ft a.on > i.bottom_03 {
    background-position: -92px -670px;
  }
  #m_sub_ft .bottom a i.bottom_04 {
    background-position: -161px -647px;
  }
  #m_sub_ft a.on > i.bottom_04 {
    background-position: -161px -670px;
  }
  #m_sub_ft a.on > span {
    color: #00b6cb;
  } */

  /*메뉴*/
  /* .slide_layer {
    height: 130px;
  } 
  .m_hd .top_con .menu_btn i {
    background: no-repeat url('../img/sprite.svg');
    background-position: 0px -590px;
    width: 22px;
    height: 18px;
    display: inline-block;
  }
  .m_hd .top_con .menu_btn i.w {
    height: 19px;
    background-position: 0px -612px;
  }
  .m_hd .top_con .m_prev i {
    background: no-repeat url('../img/sprite.svg');
    background-position: -23px -587px;
    width: 13px;
    height: 23px;
    display: inline-block;
  }
  .m_hd .top_con .m_prev i.w {
    background-position: -23px -610px;
  } */

  /*투자스쿨*/
  .sub_con02 .cate_wrap {
    display: none;
  }
  .sub05_layer .study_video {
    padding: 0 20px 50px;
  }
  .rank_sub_tab_box {
    border-bottom: 0;
  }
  .rank_sub_tab {
    padding-top: 0;
  }
  .rank_sub_tab li {
    margin-top: 22px;
  }
  main.play-main {
    padding-top: 40px !important;
  }

  /*종목스쿨*/
  .m_tap_con .m_tabl_box {
    padding-top: 10px;
  }
  .m_scl_layer .in_box:last-child {
    background-color: transparent;
    position: relative;
  }
  .m_bottom .m_list li {
    display: block;
    position: relative;
  }
  .m_bottom .m_list li > * {
    display: inline-block;
  }
  .m_bottom .m_list li > .m_star2 {
    vertical-align: top;
  }
  .m_bottom .m_list li .number {
    font-size: 13px;
    letter-spacing: 0;
  }
  .m_bottom .m_list li > a {
    width: 75%;
    letter-spacing: 0;
  }
  .m_bottom .m_list li > img.lang {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
  }
  .hart {
    background: no-repeat url('../img/sub_img/M_S_icon.png');
    width: 98px;
    height: 58px;
    top: 0;
    left: 20px;
  }

  /*결제 약관*/
  .sub_con04_2.mb_v .answer {
    overflow: auto !important;
    height: 200px;
  }
  .sub06_layer .list li .pay_wrap > span:last-child {
    padding-left: 20px;
  }

  /* 동영상 강좌 설명 */
  .play_layer .left .sub_content {
    display: block;
  }
  /* 마케팅 정보수신 */

  .sub08_layer .td label span {
    margin-right: 5px;
  }
  .info_tooltip {
    /* width: 100%; */
    top: 30px;
  }
  .info_toolip .info_close {
    width: unset;
  }
  .sub_con09.mb_v .on textarea.answer {
    display: block;
  }

  /*로그인*/
  .layer.login {
    height: 100vh;
  }
  .login_con.mb_v {
    background-image: none;
    padding: 0 0 60px;
  }
  .m_login_bottom {
    margin-top: 35px;
  }
  .sns_login_wrap a img {
    width: auto;
  }
  .m_login_bottom a {
    color: #666;
  }
  .m_login_bottom a::after {
    color: rgba(102, 102, 102, 0.3);
  }
  .login_con.mb_v form button {
    background-color: #00afcb;
    margin-top: 15px;
  }
  .login_logo {
    margin-top: 66px;
    margin-bottom: 20px;
    background: no-repeat url('../img/sprite.svg');
    background-position: 0px -734px;
    width: 210px;
    height: 62px;
    display: inline-block;
  }
  .login_con.mb_v form input {
    border: 1px solid #e7e7e7;
    height: auto;
    line-height: 3rem;
    padding-left: 16px;
  }
  .login_con.mb_v form input:focus {
    border: 2px solid #00afcb;
    outline: 0;
  }
  .login_con.mb_v form input::placeholder {
    color: #d1d1d1;
  }
  .login_con.mb_v form input.m_user_pass {
    margin-top: 10px;
  }

  /*회원가입*/
  .join_con .email_join {
    background-color: #00afcb;
  }
  .join_con.member_con .banner_box i.logo {
    background: no-repeat url('../img/sprite.svg');
    background-position: 0px -734px;
    width: 208px;
    height: 33px;
    display: inline-block;
  }

  /*메인*/
  .main_event_popup > .pop_container {
    /* margin-left: 20px;
    margin-right: 20px; */
    align-items: start;
    padding-top: 60px;
  }
  .main_event_popup .pop_item {
    position: absolute;
    /* max-width: calc(100vw - 40px); */
    max-width: 100%;
  }
  .main_event_popup .pop_item > img.pc_v {
    display: none;
  }
  .main_event_popup .pop_item > img.mb_v {
    display: block;
    width: 100%;
    height: auto;
  }
  .main_event_popup .pop_item > img {
    display: block;
    width: 100%;
    height: auto;
  }
  .main_event_popup .pop_btn {
    /* line-height: 60px; */
    position: relative;
  }
  .main_event_popup .pop_btn > button {
    /* font-size: 17px; */
    letter-spacing: 0.5px;
    /* color: #fff;
    line-height: 60px; */
  }
  /*이벤트*/
  .event_wrap .event_cookie {
    display: none;
  }
  /*쿠폰*/
  .no_bg {
    min-height: auto;
  }
  /*학습내역*/
  .sub05_layer .study_left li .zero::after {
    left: 20%;
  }
  .sub05_layer .study_left li .zero {
    left: -5px;
  }
  .pop_sub_layer .pop_con .top .close_btn,
  button.close {
    background: url('../img/mobile/m_pop_close.svg');
    background-size: cover;
    width: 20px;
    height: 20px;
  }
  .sub05_layer .in_top_con > div.left p.num {
    padding-top: 6px;
    font-size: 35px;
  }
  .sub05_layer .in_top_con > div.left p.num > b {
    font-size: 45px;
  }
  .sub05_layer .mid .top_ul li i {
    top: 36px;
    right: 20px;
  }
  .sub05_layer .in_top_con > div.right {
    margin-top: 40px;
  }
  .sub05_layer .mid .acctInfo {
    margin-bottom: 7px;
  }
  .sub05_layer .mid .acctInfo > div {
    height: 60px;
    padding: 0 20px 0 20px;
  }
  .sub05_layer .mid .acctInfo .name {
    display: flex;
    align-items: center;
  }
  .sub05_layer .right ul li span {
    bottom: -20px;
  }
  .sub05_layer .study_left li .pro_wrap {
    position: relative;
  }
  .sub05_layer .study_left li .pro_bar {
    width: 90%;
  }
  .sub05_layer .study_left li .total {
    top: -5px;
  }

  /*이용권*/
  .sud_con04 .product_box .price01 {
    margin-top: 12px;
  }
  .sub_con04_2.mb_v .info_box_custom {
    background-color: #f0f0f0;
    padding-bottom: 70px;
  }

  /*play 댓글*/
  .comment-box {
    display: flex;
    z-index: 2;
    position: relative;
  }
  .show-modal {
    cursor: pointer;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    margin: 0 18px;
    transition: 0.3s ease;
    font-weight: bold;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #666;
    position: relative;
  }
  .show-modal > span {
    color: #e02f2f;
    font-weight: normal;
  }
  .show-modal::after {
    display: inline-block;
    content: '';
    position: absolute;
    right: 0;
    top: 7px;
    width: 17px;
    height: 27px;
    background: url('../images/comm/comment-open.svg') no-repeat 100%;
  }
  .bottom-sheet {
    position: fixed;
    left: 0;
    bottom: 70px;
    right: 0;
    width: 100%;
    /* height: 100%; */
    display: flex;
    opacity: 0;
    pointer-events: none;
    touch-action: none;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
    transition: 0.1s linear;
    flex-grow: 1;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    top: 40px;
  }
  .bottom-sheet.visible {
    opacity: 1;
    pointer-events: auto;
    touch-action: auto;
  }
  .bottom-sheet.text--on {
    pointer-events: none;
    touch-action: none;
  }
  .bottom-sheet .sheet-overlay {
    position: fixed;
    top: 100vw;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
  }
  .bottom-sheet .sheet-content {
    position: relative;
    background: #fff;
    width: 100vw;
    height: 100%;
    transform: translateY(100%);
    border-radius: 16px 16px 0 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.06);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .bottom-sheet.visible .sheet-content {
    transform: translateY(0px);
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    overflow: hidden;
    flex-grow: 1;
  }
  .bottom-sheet.dragging,
  .bottom-sheet.fullscreen {
    height: 100%;
  }
  .bottom-sheet.dragging .sheet-overlay {
    top: 0;
    z-index: 1;
  }
  .bottom-sheet.dragging .sheet-content {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    z-index: 2;
  }
  .bottom-sheet.fullscreen .sheet-content {
    border-radius: 0;
    overflow-y: hidden;
  }
  .bottom-sheet .header {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
    background: #fff;
    padding-top: 14px;
  }
  .header .drag-icon {
    cursor: grab;
    user-select: none;
    padding: 15px;
    margin-top: -15px;
    text-align: center;
  }
  .header .drag-icon span {
    height: 4px;
    width: 40px;
    display: inline-block;
    background: #dbdbdb;
    border-radius: 50px;
  }

  .header .cnt {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    position: relative;
    padding: 0 18px 10px;
    border-bottom: 1px solid #ebebeb;
  }
  .header .cnt > span {
    font-size: 15px;
    font-weight: normal;
    color: #e02f2f;
  }
  .header .cnt > i {
    display: inline-block;
    position: absolute;
    right: 18px;
    content: '';
    width: 23px;
    height: 23px;
    background: url('../img/mobile/m_pop_close.svg') no-repeat 100%;
    cursor: pointer;
  }

  .bottom-sheet .body {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
  }
  .bottom-sheet.dragging .body,
  .bottom-sheet.fullscreen .body {
    padding-bottom: 110px;
  }

  .comment-box .reg {
    padding: 10px 18px;
    border-top: 0;
  }
  .comment-box .list .reg {
    border-bottom: 0;
  }
  .comment-box .input-box > div {
    padding: 5px;
    border-right: solid 1px #b3b3b3;
  }
  .comment-box .input-box textarea {
    font-size: 15px;
    line-height: 1;
    height: 20px;
    padding-top: 5px;
  }
  /* 
  .comment-box .reg .input-box > span {
    display: none;
  }
  .comment-box .input-box.focus {
    flex-direction: column;
  }
  .comment-box .input-box.focus > button {
    margin-left: auto;
    height: 40px;
    margin-top: 5px;
  }
  .comment-box .input-box.focus textarea {
    height: 30px;
  }
  .comment-box .reg .input-box.focus > span {
    display: block;
    flex-direction: row;
    margin-left: auto;
    justify-content: end;
    margin-top: 5px;
    width: auto;
  }
  .comment-box .reg .input-box.focus > span > button {
    width: 75px !important;
    height: 40px !important;
  }
  .comment-box .reg .input-box.focus > span > button:last-child {
    border: 0;
    background-color: #000;
    color: #fff;
    margin-left: 5px;
  }
  .comment-box .reg .input-box.focus > span > button:first-child {
    border: solid 1px #b3b3b3;
    background-color: #fff;
  }
  .comment-box .list .reply .reg .input-box.focus button:first-child {
    display: inline-block;
  } */
  .comment-box .list .item {
    padding: 15px 18px;
  }
  .comment-box .list .depth {
    padding-left: 40px;
  }
  .comment-box .list .item .nick {
    margin-left: 0;
    font-size: 13px;
  }
  .comment-box .list .item .con {
    font-size: 15px;
    margin: 3px 20px 3px 0;
  }
  .comment-box .list .item .date {
    margin-left: 0;
    font-size: 13px;
  }
  .comment-box .list .item .date > span {
    font-size: 14px;
  }
  .comment-box .list .item .date > span > i.arrow {
    top: 3px;
  }
  .comment-box .list .depth::after {
    font-size: 20px;
    left: 18px;
  }
  .comment-box .list .depth.modify,
  .comment-box .list .depth.reply {
    padding-left: 18px;
  }
  .comment-box .list .depth.reply::after,
  .comment-box .list .depth.modify::after {
    font-size: 0;
  }
  .comment-box .list .item .menu {
    right: 18px;
  }
  .comment-box .list .item .menu::after {
    font-size: 22px;
  }
  .comment-box .list .item .modal {
    font-size: 15px;
  }
  .fm_popup_overlay.comment-accuse .fm_popup .tit_top {
    text-align: left;
  }
  .fm_popup_overlay.comment-accuse .fm_popup .txt.longTxt {
    margin: 0 15px 100px;
  }
  .comment-text-box {
    z-index: 1;
    display: none;
    pointer-events: none;
    touch-action: none;
  }
  .comment-text-box.visible {
    display: block;
    pointer-events: auto;
    touch-action: auto;
  }
  .comment-text-box .overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .comment-text-box .reg {
    background: #fafafa;
    border-radius: 20px;
    border: 1px solid #dadada;
    position: fixed;
    left: 10px;
    right: 0;
    bottom: 0;
    width: calc(100vw - 20px);
    height: 190px;
    top: 50%;
    transform: translate(0, -50%);
    padding: 25px 18px;
  }
  #comment-text-box-reg.up {
    top: 25%;
    transition: 0.1s ease;
  }
  .comment-text-box .input-box {
    flex-direction: column;
  }
  .comment-text-box .input-box textarea {
    height: 66px;
    line-height: 1.4em;
  }
  .comment-text-box .reg .input-box > span {
    flex-direction: row;
    margin-left: auto;
    justify-content: end;
    margin-top: 5px;
    width: auto;
  }
  .comment-text-box .reg .input-box > span > button {
    width: 75px !important;
    height: 40px !important;
  }
  .comment-text-box .reg .input-box > span > button:last-child {
    border: 0;
    background-color: #000;
    color: #fff;
    margin-left: 5px;
  }
  .comment-text-box .reg .input-box > span > button:first-child {
    border: solid 1px #b3b3b3;
    background-color: #fff;
  }
}

@media (max-width: 500px) {
  /*리뷰*/
  .sub_re_con3 {
    padding: 20px 20px 100px;
  }
  .fm_popup {
    position: fixed;
    width: 350px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: unset;
  }
}

@media (max-width: 400px) {
  .fm_popup {
    position: fixed;
    width: 290px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: unset;
  }
  .info_toolip span {
    padding-right: unset !important;
  }

  /*투자스쿨*/
  .play_box .plyr--video .plyr__controls .plyr__control[data-plyr='play'] {
    top: -65px;
    width: 10px;
    height: 13px;
    margin-left: -8px;
  }
}
