

#container {width: 100%; padding: 10px;}



#hd_wrapper .hd-box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 20px;
    position: relative;
}


#ft_copy {
    width: 100%;
}

#logo {
    float: none;
    padding: 0px 0 0;
    text-align: center;
}

#logo a {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.5px;
    color: #fff;
    display: block;
    line-height: 50px;
    height: 50px;
}



#gnb {
    position: relative;
    float: none;
	text-align: center;
}

#gnb .gnb_1dli {
    float: none;
    line-height: 55px;
    padding: 0px;
    position: relative;
    margin-left: 0;
    display: inline-block;
}

.gnb_1da {
    display: block;
    line-height: normal;
    height: auto;
    padding: 0 15px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}

.hd-login {
    background: #fff;
    border-radius: 15px;
    padding: 0px 20px 30px;
    box-shadow: 0px 4px 7px 0px rgb(0 0 0 / 0.2);
    position: unset;
    right: 0;
    bottom: 0;
    width: 90%;
    margin: 0 auto;
}


.hd-txt {
    color: #fff;
    padding: 30px 30px 20px;
}


.hd-txt p {
    font-size: 16px;
    margin-top: 5px;
}

.hd-txt h2 {
    font-size: 25px;
    font-weight: 500;
    line-height: 110%;
}


.hd_sch_wr {
    position: unset;
    left: 0;
    bottom: 0;
}

#hd_sch #sch_stx {
    float: left;
    width: 195px;
    height: 40px;
    padding-left: 10px;
    border-radius: 30px 0 0 30px;
    background: #fff;
    border: 0;
    border-right: 0;
    font-size: 1.0em;
    color: #666;
}
#hd_sch{margin: 10px auto; max-width:255px; }

.class-list-style01 ul li > div {
    overflow: hidden;
    background: #fff;
    padding: 20px 20px;
}

.class-list-style01 ul li .thum {
    float: none;
    width: auto;
    height: 100%;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}


.class-list-style01 ul li .info h3 {
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.class-list-style01 ul li .info {
    float: none;
    padding-left: 0;
}


#ft_wr .ft_cnt {
    width: auto;
    float: none;
    padding: 0 20px;
}

#ft_wr {
    padding: 20px 0;
}


#ft_wr > div{margin: 20px 0;}


#ol_after {
    height: 195px;
}


#ol_be_cate{text-align: center;}

#ol_after #ol_be_cate small {
    float: none;
    font-size: 12px;
    color: #999;
    font-weight: 300;
    margin-top: 0;
    display: block;
    padding-top: 10px;
}
.ol h3 {
    float: none;
    padding: 5px 0 5px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
    border-bottom: 1px solid #333;
}

.ol_after_icon li {
    float: left;
    width: 50%;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 0px;
}
.ol_after_icon li i img{width: 35px;}

.ol_after_icon li p {
    float: left;
    width: 50%;
    font-size: 13px;
    margin-top: 5px;
    padding-left: 10px;
    line-height: 120%;
}

#ol_after_private {
    zoom: 1;
    margin-top: 5px;
}
#ol_after_private a {
    padding: 5px 0px;
}



.notice li {
    text-overflow: unset;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
}

.hd-notice {
    padding: 0px 35px 40px;
}


.class-list-style02 > ul > li {
    margin-bottom: 10px;
    float: left;
    width: 50%;
    padding: 10px;
}


.class-list-style02 ul li .thum {
    background: #ccc;
    border: 1px solid #ccc;
    min-height: auto;
    max-height: none;
    overflow: hidden;
}

.class-list-style02 ul li .info h3 {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid transparent;
}
.class-list-style02 > ul > li {
    margin-bottom: 10px;
    float: left;
    width: 50%;
    padding: 0;
}

.class-list-style02 ul li .info {
    float: none;
    padding-left: 0px;
}
.class-list-style02 ul li:nth-child(2n+1){clear:both;}

.class-list-style02 ul li .info small {
    font-size: 11px;
    color: #999;
    display: block;
    margin: 5px 0 2px;
}



.class-view > div {
    float: none;
    width: auto;
    overflow: hidden;
    padding-right: 0;
}

.class-view .info {
	clear:both;
    float: none;
    padding: 10px 10px;
    width: auto;
}

.class-view .thum {
    width: auto;
    height: auto;
    background: #fff;
    text-align: center;
    float: none;
}
.class-view .info h3 {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}


.class-view .info ul.bdb {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin: 20px 0 15px;
    min-width: auto;
}

.class-view .info ul li > span {
    color: #888;
    width: 30%;
    display: inline-block;
    text-align: right;
    padding-right: 15px;
}


.class-view .info ul li u pre {
    padding-left: 0;
    margin: 10px 0 0;
	font-size:12px;
}
.class-view .info ul li u pre p{margin-left: 0 !important;}


.class-view .view-list table th {
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #000;
}

.class-view .view-list table th:first-child {width: 10%;}
.class-view .view-list table th:nth-child(3) {width: 1%;}
.class-view .view-list table th, .class-view .view-list table td { background: #fff;
    padding: 10px 5px;
    text-align: center;
    color: #333;
}

.class-view .view-list table td {
    font-size: 13px;
    font-weight: 300;
}


.class-view > aside {
    float: none;
    width: auto;
    border: 1px solid #ccc;
    background: #fff;
    height: 100%;
    padding: 10px 10px;
    min-height: auto;
    position: relative;
	margin: 20px 0;
}
.my_class_list .list-th{display: none;}

.my_class_list > ul > li > div > div{}
.my_class_list > ul > li > div > div {
	display: block;
    text-align: left;
    border-bottom: 0px solid #ccc;
    background: #fff;
    padding: 3px 10px;
    vertical-align: middle;
    font-weight: 300;
}
.my_class_list .date p.ing {
    color: #0274bf;
    font-weight: 400;
    background: #d1edff;
    width: 60px;
    margin: 5px auto 0 5px;
    display: inline-block;
    text-align: center;
}
.my_class_list .date p.end {
    color: #888;
    background: #eee;
    width: 60px;
    margin: 5px auto 0 5px;
    display: inline-block;
    text-align: center;
}

.my_class_list > ul > li {background: #fff;}
.my_class_list > ul > li > div{flex-wrap: wrap;}
.my_class_list > ul > li > div > div.category{width: 100%;}
.my_class_list > ul > li > div > div.subject{text-align: left; width: 100%; font-weight:400;}
.my_class_list > ul > li > div > div.date{width: 100%;}
.my_class_list > ul > li > div > div.state{width: 100%;}
.my_class_list > ul > li > div > div.state:before{content:"진행률 : "}
.my_class_list > ul > li > div > div.survey{width: 100%;}
.my_class_list > ul > li > div > div.certificate{width: 100%;}
.my_class_list > ul > li > div > div.payment{width: 100%;}

.my_class_list > ul > li > div > div.survey{display: inline-block; padding: 3px 0 0 10px;}
.my_class_list > ul > li > div > div.certificate{display: inline-block; padding: 3px 0 0 10px;}
.my_class_list .certificate a{display: inline-block;}
.my_class_list .survey a{display: inline-block;}
.my_class_list .payment a{display: inline-block;}
.pay_detail{left:50%}


.control {
    text-align: left;
    position: relative;
    top: -60px;
    display: inline-block;
    padding: 10px 10px;
}

.control a {
    text-align: center;
	width: 30px;
	line-height: 30px;
}

.bar-volume a {
    width: 30px;
    line-height: 30px;
}


.layer {
    width: 95%;
	max-height:600px;
}

.survey-box>ul>li p {
    font-size: 13px;
}


.survey-box>ul>li .radio li {
    margin-right: 0;
}
.radio > ul > li {
    float: none;
    margin-right: 0;
}

.bar-volume {
    margin: 0px 0;
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 999999;
    background: #222;
    padding: 5px 5px 11px 5px;
    text-align: center;
    top: -64px;
    transition: all 0.3s;
    float: right;
    display: inline-block;
    transform: translate(0px, 0px);
}

.class-view .movie iframe {
    height: 400px;
}


.class-view .movie {
    position: relative;
    background: #000;
    overflow: hidden;
	max-height:450px;
}

.print-box > div {
    border: 1px solid #000;
    padding: 5% 1%;
}

.print-box {
    border: 5px solid #000;
    padding: 1%;
    background: #fff;
}

.print-box h3 {
    font-size: 21px;
    text-align: center;
    margin-bottom: 5%;
}

.print-box dl dt, .print-box dl dd {
    display: table-cell;
    font-size: 15px;
    padding: 5px 5px;
}
.print-box dl dt {
    width: 25%;
    text-align: center;
    font-weight: 500;
}
.print-box h5 {
    text-align: right;
    font-size: 20px;
    position: relative;
    margin-right: 90px;
}

.print-box h5 i img {
    width: 70px;
}
.print-box h5 i {
    position: absolute;
    right: -60px;
    top: -30px;
    z-index: 1;
}



.print-box p {
    text-align: center;
    font-size: 15px;
    margin: 30px 0;
}