<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
ul {list-style: none; padding:0;margin:0}
.education_list {width: 100%; max-width: 1190px; margin: 0 auto; padding: 15px; clear: both; overflow: hidden; box-sizing: border-box;border-top: 2px solid #1f63c9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;}

.sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/*교육리스트*/
.education_list .edu_item {margin: 0 auto; padding: 15px 0; width: 100%; clear: both; overflow: hidden; border-bottom: 1px solid rgba(0, 0, 0, 0.1);display:flex; flex-direction: row; align-items: center; justify-content: space-between;;}
.education_list .edu_item .edu_img {width:24%; min-height:180px; overflow:hidden;position:relative}
.education_list .edu_item .edu_img img {position:absolute;left:50%; top:0; transform: translateX(-50%);}
.education_list .edu_item .edu_list_info {width:58%}
.education_list .edu_item .edu_list_info li {font-weight: 400; font-size:16px;padding-left:20px;position:relative}
.education_list .edu_item .edu_list_info li.Prog {color:#bbb;font-size:14px}
.education_list .edu_item .edu_list_info li.title {font-weight: 600; color:#000;font-size:23px;margin-bottom:20px}
.education_list .edu_item .edu_btn {width:15%} 
.education_list .edu_item .edu_btn a	{ -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
										-o-box-sizing:border-box; font-size:15px; display:block; margin:4px 0; width:100%; padding:8px 0; text-align:center; line-height:20px; height:38px; min-width:100px;}
.education_list .edu_item .edu_btn .web_btn01 a { background:rgba(0,0,0,0.05); color:rgba(0,0,0,0.64);  border:1px solid rgba(0,0,0,0.1); }
.education_list .edu_item .edu_btn .web_btn01 a:hover { background:rgba(0,0,0,0.7); color:#fff; transition:all ease 0.3s; }
.education_list .edu_item .edu_btn .web_btn02 a	{ background:#00a6bf; color:#fff; }
.education_list .edu_item .edu_btn .web_btn02 a:hover {background:#007485; transition:all ease 0.3s; }

/*교육view*/
.edu_tit {font-size:24px ;}
.tablebasic {border-top:3px solid #454545;width: 100%; border-collapse: collapse; }
.tablebasic tr th {height: 30px; padding: 10px 0; text-align: center;border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; font-size: 16px; background: #f1f1f1;}
.tablebasic tr td {height: 30px; padding: 10px; text-align: center;border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; font-size: 16px;text-align: left;font-weight:400;}
.tablebasic tr td:last-child {border-right:0}
.tablebasic tr td li {padding-left:20px;position:relative}
.tablebasic tr td li:before {content:"";display: block;position:absolute;top: 11px; left:0;width:4px; height:4px; background:#555}
.tablebasic tr td li span {}
.tablebasic .inputText {width:100%}
.explain {margin-top: 20px; padding: 20px; width: 100%; clear: both; overflow: hidden; border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-top: 1px solid rgba(0, 0, 0, 0.1); position: relative; background: rgba(0, 0, 0, 0.05);}
.explain p {font-weight:400; font-size:15px}
.btn { margin:0 auto; padding:0; display:table; text-align:center;margin-top:40px}
.btn a { display:inline-block; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; 
					-o-box-sizing:border-box; font-size:15px; margin:0 5px;  padding:8px 0; text-align:center; line-height:20px; height:38px; min-width:100px;}
.btn a:first-child { background:#00a6bf; color:#fff; }
.btn a:last-child { background:rgba(0,0,0,0.05); color:rgba(0,0,0,0.64);  border:1px solid rgba(0,0,0,0.1); }

.btn a:nth-child(1):hover {background:#007485; transition:all ease 0.3s; }
.btn a:nth-child(2):hover {background:rgba(0,0,0,0.7); color:#fff; transition:all ease 0.3s; }

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {display:inline-block; font-weight: normal;}
.pg_page, .pg_current {color:#9f9f9f;display:inline-block;float:left;padding: 0 13px;line-height:30px;text-decoration: none;border: 1px solid #ddd;margin-left:-1px}
.pg a:focus, .pg a:hover {background-color:#f3f3f3}
.pg a:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px;}
.pg a:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;}
.pg_page {background:#fff;text-decoration:none}
.pg_start {background:url(./img/page_1.png) 50% 50% no-repeat;width:32px;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(./img/page_2.png) 50% 50% no-repeat;width:32px;text-indent:-999px;overflow:hidden}
.pg_next {background:url(./img/page_3.png) 50% 50% no-repeat;width:32px;text-indent:-999px;overflow:hidden}
.pg_end {background:url(./img/page_4.png) 50% 50% no-repeat;width:32px;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#3f51b5;color:#fff;font-weight:normal}


@media only screen and (min-width: 350px) and (max-width: 549px){
    .education_list {padding:3px}
    .education_list .edu_item {flex-direction: column;padding:5px 0}
    .education_list .edu_item .edu_img {width:100%}
    .education_list .edu_item .edu_list_info {width:100%}
    .education_list .edu_item .edu_list_info li.title {font-size:18px;margin-bottom:10px}
    .education_list .edu_item .edu_list_info li {font-size:14px}
    .education_list .edu_item .edu_btn {width:100%}
    .center-heading h2 {font-size:24px}
    .page_tab ul li a { font-size: 15px;}
}</pre></body></html>