@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');
 /*font-family: 'Noto Sans KR' font-family: 'Nanum Gothic' font-family: 'Noto Serif KR',*/

@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css'); /*font-family: 'NanumSquare';300,400,700,800*/

@font-face {font-family: 'GmarketSansBold';src: url('font/GmarketSansBold.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'GmarketSansMedium';src: url('font/GmarketSansMedium.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'GmarketSansLight';src: url('font/GmarketSansLight.woff') format('woff');font-weight: normal;font-style: normal;}


/*
@font-face {font-family: 'SCoreDream';font-weight: 100; font-style: normal; src: url(font/SCoreDream1.woff2) format('woff2'),url(font/SCoreDream1.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 200; font-style: normal; src: url(font/SCoreDream2.woff2) format('woff2'),url(font/SCoreDream2.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 300; font-style: normal; src: url(font/SCoreDream3.woff2) format('woff2'),url(font/SCoreDream3.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 400; font-style: normal; src: url(font/SCoreDream4.woff2) format('woff2'),url(font/SCoreDream4.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 500; font-style: normal; src: url(font/SCoreDream5.woff2) format('woff2'),url(font/SCoreDream5.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 600; font-style: normal; src: url(font/SCoreDream6.woff2) format('woff2'),url(font/SCoreDream6.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 700; font-style: normal; src: url(font/SCoreDream7.woff2) format('woff2'),url(font/SCoreDream7.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 800; font-style: normal; src: url(font/SCoreDream8.woff2) format('woff2'),url(font/SCoreDream8.woff) format('woff');font-display: swap;}
@font-face {font-family: 'SCoreDream';font-weight: 900; font-style: normal; src: url(font/SCoreDream9.woff2) format('woff2'),url(font/SCoreDream9.woff) format('woff');font-display: swap;}
*/
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}


/* 초기화 */
html {font-size:14px;scroll-behavior: smooth;}
body {width:100%;margin:0px 0px;padding:0px 0px;font-family: "Noto Sans KR";font-weight:500;font-style: normal;color:#333;font-size:1.0rem;box-sizing:border-box;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0px;padding:0px;border:0px}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0px;line-height:0px;text-indent:-9999em;overflow:hidden}
input, button {margin:0px;padding:0px;border-radius:0; /*-webkit-appearance:none;*/background:none;font-size:1.0rem;font-family: "Noto Sans KR";}
button, input[type=submit] {cursor:pointer;font-family: "Noto Sans KR";}
input[type=text], input[type=password], input[type=image], button {-webkit-appearance:none;}
textarea, select,button {font-size:1.0rem;font-family: "Noto Sans KR";font-style: normal;color:inherit;}
/*textarea {border-radius:0;-webkit-appearance:none;font-size:1.0rem;}*/
select {margin:0px;background:none;font-family: "Noto Sans KR";}
p {margin:0px;padding:0px;word-break:break-all}
pre {overflow-x:scroll;}
a {color:inherit;text-decoration:none;}
a:visited {color:inherit;text-decoration:none}
/*a,img,input {selector-dummy: expression(this.hideFocus=true);}*/
a,img,input, a:active, a:focus {outline:none;} 
ul,li,dl,dt,dd{padding:0px;margin:0px;list-style:none;box-sizing:border-box;}
img{margin:0px;padding:0px;}
div {margin:0px;padding:0px;box-sizing:border-box;}

table {border-collapse:collapse;border-spacing:0;width:100%;}
caption {padding:0px 0px;margin:0px 0px;}
 /*td {word-break: keep-all;}단어별로 줄바꿈*/

/* select {appearance: none; -webkit-appearance: none;} select box style 화살표 초기화
select::-ms-expand { display:none; }*/


input[type="radio"]{ -webkit-appearance: radio;} /* 크롬에서 라디오버튼 보이게 */

/*자동완성 input 파란색 배경 없애기*/
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px inherit inset ; -webkit-text-fill-color: inherit; }
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; }



* {box-sizing: border-box;}

*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*.png24 {tmp:expression(setPng24(this));}*/
*{-webkit-text-size-adjust:none}

/* top menu */
.top_menu_warp {width:100%;height:95px;border-bottom:1px solid #dddd;}

.top_menu1 {width:100%;height:45px;border-bottom:1px solid #ccc;}
.top_menu1 ul {width:1200px;height:45px;line-height:45px;margin:0px auto;display:block;}
.top_menu1 li {float:left;width:50%;}
.top_menu1 li span {font-size:11px;color:#ccc;margin:0px 15px;font-weight:lighter}
.top_menu1 li:nth-child(1) {font-weight:bold;}
.top_menu1 li:nth-child(1) p {display:inline-block;color:#0098ff;margin-left:10px;}
.top_menu1 li:nth-child(2) {text-align:right;font-size:12px;}

.top_menu2 {clear: both;width: 1200px;margin: 0px auto;font-size: 0.8571rem;color: #666;}
.top_menu2 p a:link {margin-left: 15px;}
.top_menu2 p {text-align: right;width: 50%;float: right;}
.top_menu2 a:hover {font-weight: bold;}

.top_menu3 {clear:both;width:1200px;height:95px;margin:0px auto;display:flex;}
.top_menu3 li {flex:1;}
.top_menu3 li:nth-child(1) {height:90px;}
/*.top_menu3 li:nth-child(1) {padding-top:30px;}
.top_menu3 li:nth-child(1) a {display:inline-block;background:#13b2b3;border-radius:16px;height:32px;padding:8px 15px;}*/
.top_menu3 li:nth-child(2) img {margin-top:25px;margin-left:60px;}
.top_menu3 li:nth-child(3) {text-align:right;padding-top:35px;}
.top_menu3 li:nth-child(3) a {margin-left:10px;display:inline-block;padding:0px 7px;height:26px;line-height:24px;color:#777;font-size:13px;}
.top_menu3 li:nth-child(3) img {margin-right:5px;vertical-align:middle;position:relative;top:-2px;}


.top_menu3 .slide_img_top {width:210px;height:45px;margin:23px 0px 0px;overflow: hidden;}
.top_menu3 .slide_img_top ul {width:100%;list-style:none;margin:0px auto;display:block;}
.top_menu3 .slide_img_top ul li {display:inline-block;width:100%;padding:0px;margin:0px;}

.n_nav {clear: both;display: block;width:1200px;margin:0px auto;}

.n_nav ul {width:100%;display:flex;float:right;}
.n_nav li {float: left;font-weight: 600;flex:1 1 0;line-height: 60px;text-align:center;}
.n_nav li > a {position: relative;font-size: 18px;}
.n_nav li > a:after {content: "";width: 0%;height: 3px;display: inline-block;background:#0098ff;position: absolute;left: 0;bottom: -1px;transition: all 0.3s ease-in-out;}
.n_nav li:hover > a:after {width: 100%;}
.n_nav li > a img {position: absolute;top: 5px;left: 50%;transform: translate(-50%, 0);}

.n_nav_sub {display: none;width: 100%;background:#fff;overflow: hidden;position: absolute;top: 202px;z-index: 999;padding:0px 0px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.n_nav_sub ul {width:1200px;margin:0px auto;display:flex;border-left:1px solid #ccc}
.n_nav_sub li {flex:1;vertical-align: top;text-align:left;line-height: 40px;font-size: 14px;letter-spacing:-1px;border-right:1px solid #ccc;padding:0px 10px 0px 25px;}
.n_nav_sub li a {display: block;}
.n_nav_sub li a:hover {color:#0098ff;}
.n_nav_sub li a:first-child {margin-top:15px;}
.n_nav_sub li a:last-child {margin-bottom:15px;}

.top_logo_wrap {clear: both;display: block;width: 100%;height: 40px;}
.top_logo {width: 1280px;margin: 0px auto;padding: 5px 0px 0px 0px;}


.top_gomenu {clear:both;width:100%;height:40px;background:#f8f8f8;padding:0px;position:fixed;top:0px;z-index:999;}
.top_gomenu ul {width:1200px;display:block;margin:0px auto;}
.top_gomenu ul li {float:left;padding:0px;}
.top_gomenu ul li:nth-child(1) {width:50%;}
.top_gomenu ul li:nth-child(2) {width:25%;line-height:40px;}
.top_gomenu ul li:nth-child(3) {width:25%;text-align:right;}
.top_gomenu ul li:nth-child(1) img {vertical-align:middle;}
.top_gomenu ul li:nth-child(2) a:hover {color:#f63805}
.top_gomenu ul li:nth-child(2) span {width:1px;height:15px;margin:-3px 15px 0px;background:#ddd;display:inline-block;vertical-align:middle;}
.top_gomenu ul li:nth-child(3) a {display:inline-block;height:40px;line-height:40px;padding:0px 13px;background:#004e96;color:#fff;margin-left:-3px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.top_gomenu ul li:nth-child(3) a:hover {background:#f63805;cursor:pointer;}
.top_gomenu .go_link1 {display:inline-block;height:40px;line-height:40px;padding:0px 30px;background:#009fe7;color:#fff;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.top_gomenu .go_link1:hover {background:#f63805;cursor:pointer;}
.top_gomenu .go_link2 {display:inline-block;height:40px;line-height:40px;padding:0px 30px;background:#f67c05;color:#fff;margin-left:-4px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.top_gomenu .go_link2:hover {background:#f63805;cursor:pointer;}




/* main */
.section_01 {clear:both;display:block;width:100%;text-align:center;box-sizing:border-box;}
.section_01 .tit {margin:0px auto 20px;display:block;}
.section_01 .btn {clear:both;display:inline-block;margin:10px auto 50px;}
.section_01 .scroll_ico {height:150px;margin:20px auto 0px;}
.section_01 .scroll_ico img {animation: motion 0.7s linear 0s infinite alternate; margin:0px;}
@keyframes motion {
	0% {margin-top: 0px;opacity:0.3;}
	100% {margin-top: 10px;opacity: 1.0;}
}


/* rolling main img */
.section_01 .swiper-container {width:100%;padding:0px;}
.section_01 .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.section_01 .swiper-slide img {display: block;width:100%;height:520px;object-fit: cover;}

.section_01 .swiper-container {position:relative;top:0px;overflow:hidden;list-style:none;padding:0;z-index:1;width:100%;}
.section_01 .swiper-wrapper {position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.section_01 .swiper-slide {flex-shrink:0;width:100%;position:relative;transition-property:transform}

.section_01 .swiper-pagination {position:relative;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;bottom:100px;}
.section_01 .swiper-pagination:hover {cursor: pointer;}
.section_01 .swiper-pagination-bullet {width:15px;height:15px;border-radius:50%;display:inline-block;opacity:.7;background:#fff;border:1px solid #ddd;margin:0px 5px;}
button.swiper-pagination-bullet {border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}
.section_01 .swiper-pagination-bullet-active {opacity:1;background:#4c66d2;border:1px solid #4c66d2;}
.section_01 .swiper-button-next,.section_01 .swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);
:root{--swiper-navigation-size:44px}width:calc(var(--swiper-navigation-size)/ 44 * 97);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
/*.section_01 .swiper-button-prev:after,.section_01 .swiper-rtl .swiper-button-next:after{content:'';}
.section_01 .swiper-button-prev{left:50px !important;font-size:100px;}
.section_01 .swiper-button-next {right:50px !important;font-size:100px;}
.section_01 .swiper-button-next:after,.section_01 .swiper-rtl .swiper-button-prev:after{content:''}*/
	
.section_01 .swiper-container .swiper-button-prev{font-size:1.714rem;font-weight:300;position:absolute;left:0px;top:calc(50% - 20px);z-index:100;cursor: pointer;text-align:center;width:120px;height:40px;line-height:40px;background:rgba(0,0,0,0.3);color:#fff;}
.section_01 .swiper-container .swiper-button-prev span {font-size:12px;position:relative;top:0px;margin-left:10px;}
.section_01 .swiper-container .swiper-button-next {font-size:1.714rem;font-weight:300;position:absolute;right:0px;top:calc(50% - 20px);z-index:100;cursor: pointer;text-align:center;width:120px;height:40px;line-height:40px;background:rgba(0,0,0,0.3);color:#fff;}
.section_01 .swiper-container .swiper-button-next span {font-size:12px;position:relative;top:0px;margin-right:10px;}


/* 개강안내 & 빠른 상담 */

.wrap_course {clear:both;display:block;width:100%;margin:0px 0px -170px;background:linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(244,244,244,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 100%);position:relative;top:-185px;z-index:2;padding:100px 0px 0px}
.wrap_course::after {display:block; clear:both; content:'';padding:0px 0px;}
.wrap_course .course_wrap {width:1200px;margin:0px auto 30px;display:flex;}
.wrap_course .course_wrap li {flex:1;border-right:1px solid #ccc;padding:0px 25px;}
.wrap_course .course_wrap li:last-child {border-right:0px;}
.wrap_course .course_wrap li:last-child a {clear:both;display:block;width:100%;height:33px;line-height:32px;text-align:center;border:1px solid #aaa;background:#fff;transition: background 0.5s ease-in-out,color 0.5s ease-in-out,border 0.5s ease-in-out;}
.wrap_course .course_wrap li:last-child a:hover {background:#0098ff;color:#fff;border:1px solid #0098ff;}
.wrap_course .course_wrap li:nth-child(n+2):nth-child(-n+3) {padding-top:12px;line-height:2.0;}


.wrap_course .course_wrap2 {width:1200px;margin:0px auto 30px;display:block;}
.wrap_course .course_wrap2 li {display:inline-block;border-right:1px solid #ccc;padding:0px 25px;}
.wrap_course .course_wrap2 li:nth-child(1) {width:900px;height:76px;text-align:center;line-height:75px;}
.wrap_course .course_wrap2 li:nth-child(2) {float:right;border-right:0px;width:300px;}
.wrap_course .course_wrap2 li:nth-child(2) a {clear:both;display:block;width:100%;height:33px;line-height:32px;text-align:center;border:1px solid #aaa;background:#fff;transition: background 0.5s ease-in-out,color 0.5s ease-in-out,border 0.5s ease-in-out;}
.wrap_course .course_wrap2 li:nth-child(2) a:hover {background:#0098ff;color:#fff;border:1px solid #0098ff;}



.wrap_course h1 {clear:both;width:100%;display:block;font-size:1.857rem;font-weight:700;color:#000;text-align:center;line-height:1.0;padding:15px 0px 5px 0px;margin:0px;}
.wrap_course h1 span {font-weight:400}

.wrap_course .dday {float:left;width:40%;height:30px;line-height:30px;background:#0098ff;color:#fff;font-size:0.857rem;font-weight:500;text-align:center;}
.wrap_course .term {float:right;width:60%;height:30px;line-height:29px;border:1px solid #0098ff;background:#fff;color:#444;font-size:0.857rem;font-weight:500;text-align:center;}


/* main 공지 학사일정 */
.main_bbs_warp {clear:both;display:flex;width:1200px;margin:0px auto;}
.main_bbs_warp::after {display:block; clear:both; content:'';padding:0px 0px;}
.main_bbs_warp > li {flex:1;background:#fff;border:1px solid #ccc;padding:20px 30px;height:300px;}
.main_bbs_warp > li:nth-child(2) {margin:0px 35px;}
.main_bbs_warp > li:nth-child(3) {text-align:center;}
.main_bbs_warp > li:nth-child(3) span {font-size:0.857rem;margin:0px 7px;}
.main_bbs_warp h1 {clear:both;display:block;font-weight:500;font-size:1.286rem;color:#000;padding:0px;margin:0px 0px 30px;text-align:left;}
.main_bbs_warp h1 a {float:right;width:20px;height:20px;line-height:20px;text-align:center;color:#777;font-size:1.286rem;font-weight:400;border:1px solid #ccc;line-height:0.9;}

.main_bbs_warp .main_list {width:100%;}
.main_bbs_warp .main_list li {float:left;padding:8px 0px;}
.main_bbs_warp .main_list li:nth-child(odd) {clear:both;width:calc(100% - 75px)}
.main_bbs_warp .main_list li:nth-child(even) {width:75px;font-size:12px;color:#777;text-align:right;}
.main_bbs_warp .main_list li .new {display:inline-block;padding:1px 4px 2px;border-radius:3px;background:#e74651;color:#fff;font-size:12px;font-weight:600;margin-left:3px;}
.main_bbs_warp .main_list li a {display:block;width:100%;height:100%;}
.main_bbs_warp .main_list li:hover {background:#f0f0f0;}

.main_bbs_warp .main_consut {width:100%;height:80px;padding:15px 20px 0px;background:#0098ff;text-align:center;margin-bottom:10px;}
.main_bbs_warp .main_consut h2 {color:rgba(255,255,255,0.7);font-size:0.857rem;display:block;margin:0px 0px 10px;padding:0px;line-height:1.0;}
.main_bbs_warp .main_consut h3 {color:#fff;font-size:1.714rem;display:block;margin:0;padding:0px;line-height:1.0;}

.main_bbs_warp .main_consut2 {width:100%;height:80px;padding:15px 20px 0px;;background:#f4f4f4;text-align:center;margin-bottom:15px;}
.main_bbs_warp .main_consut2 h2 {color:rgba(0,0,0,0.7);font-size:0.857rem;display:block;margin:0px 0px 10px;padding:0px;line-height:1.0;}
.main_bbs_warp .main_consut2 h3 {color:#0098ff;font-size:1.714rem;display:block;margin:0;padding:0px;line-height:1.0;}

.swiper-schedule {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;margin-left:-1px;}
.swiper-schedule .swiper-wrapper {position: relative;width: 315px;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
.swiper-schedule .swiper-slide {flex-shrink: 0;width: 100%;position: relative;transition-property: transform;}
.swiper-schedule .swiper-button-prev_sch:after,.swiper-schedule .swiper-button-next_sch:after{content:'';}
.swiper-schedule .swiper-button-prev_sch{font-size:1.143rem;font-weight:500;left:5px;top:12px;position:absolute;z-index:100;cursor: pointer;text-align:center;width:20px;}
.swiper-schedule .swiper-button-next_sch {font-size:1.143rem;font-weight:500;right:5px;top:12px;position:absolute;z-index:100;cursor: pointer;text-align:center;width:20px;}
.swiper-schedule .swiper-button-next_sch:after,.swiper-schedule .swiper-button-prev_sch:after{content:''}

.swiper-schedule .swiper-wrapper p {width:100%;padding:13px 10px 12px;background:#f4f4f4;text-align:center;}
.swiper-schedule .swiper-wrapper dl {width:100%;display:block;margin:10px auto 0px;font-size:0.857rem;}
.swiper-schedule .swiper-wrapper dl dt {clear:both;float:left;width:60px;height:22px;line-height:21px;text-align:center;color:#777;border:1px solid #999999;border-radius:2px;margin:5px 0px;}
.swiper-schedule .swiper-wrapper dl dd {float:right;width:calc(100% - 65px);height:21px;line-height:22px;text-align:left;color:#444;margin:5px 0px;padding-left:10px;}
.swiper-schedule .swiper-wrapper dl .sch_blue {border-color:#0098ff;color:#0098ff}



/* main 대상별 학습가이드 */
.study_guide_wrap {clear:both;width:100%;background:#f4f4f4;padding:40px 0px;overflow:hidden;}
.study_guide_wrap ul {width:1200px;margin:0px auto;}
.study_guide_wrap ul li {float:left;width:360px;}
.study_guide_wrap ul li:nth-child(2) {width:840px;color:#777;}
.study_guide_wrap ul li:nth-child(2) p {width:100%;font-size:1.143rem;color:#000;margin-top:7px;}
.study_guide_wrap ul li div {display:inline-block;width:255px;height:100px;border:1px solid #ccc;padding:30px;margin-left:20px;transition:box-shadow 0.5s ease-in-out; }
.study_guide_wrap ul li div:hover {box-shadow: 0px 0px 10px rgba(0,0,0,0.3);}
.study_guide_wrap ul li:nth-child(1) {font-size:0.929rem;color:#666;line-height:1.5;}
.study_guide_wrap ul li:nth-child(1) p {display:inline-block;background:#0098ff;width:30px;height:3px;margin:0px 0px 5px 0px;}
.study_guide_wrap ul li:nth-child(1) h1 {clear:both;display:block;width:100%;font-size:1.286rem;color:#000;line-height:1.0;padding:0px;margin:0px 0px 15px 0px;}



/* main 관련기관 */
.main_banner_wrap {clear:both;display:block;width:100%;border-width:1px 0px;border-style:solid;border-color:#ccc;background:#fff;text-align:center;margin:0px;}
.main_banner_wrap ul {width:1200px;height:65px;margin:0px auto;border-width:0px 1px;border-style:solid;border-color:#ccc;}
.main_banner_wrap ul li {float:left;width:25%;position:relative;}
.main_banner_wrap ul li:nth-child(1) {line-height:65px;}
.main_banner_wrap ul li:nth-child(2) {width:75%;font-size:1.143rem;border-left:1px solid #ccc;}

.swiper-container_banner {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;margin-left:-1px;}
.swiper-container_banner .swiper-wrapper {position: relative;width: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
.swiper-container_banner .swiper-slide {flex-shrink: 0;width: 100%;height:65px;position: relative;transition-property: transform;border-left:1px solid #ccc;}
.main_banner_wrap .swiper-button-prev_ban:after,.main_banner_wrap .swiper-rtl .swiper-button-next_ban:after{content:'';}
.main_banner_wrap .swiper-button-prev_ban{font-size:1.143rem;font-weight:500;right:90px;top:0px;position:absolute;z-index:100;cursor: pointer;text-align:center;width:20px;}
.main_banner_wrap .swiper-button-next_ban {font-size:1.143rem;font-weight:500;right:65px;top:0px;position:absolute;z-index:100;cursor: pointer;text-align:center;width:20px;}
.main_banner_wrap .swiper-button-next_ban:after,.main_banner_wrap .swiper-rtl .swiper-button-prev_ban:after{content:''}




.main_quick_icon {width:1200px;display:flex;margin:0px auto;background:#fff;border-radius:20px 0px 20px 0px;overflow:hidden;position:relative;top:-100px;z-index:3;box-shadow: 5px 5px 5px rgba(0,0,0,0.1);}
.main_quick_icon li {flex:1;text-align:center;padding:15px 0px 20px;font-size:12px;border-right:1px solid #ccc;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.main_quick_icon li img {display:block;margin:0px auto 15px;}
.main_quick_icon li:last-child {border-right:0px;}
.main_quick_icon li:hover {background:#f8f8f8;color:#000;font-weight:600;}
.main_quick_icon a {display:block;}



/*login & main event */
.section_02 {clear:both;display:block;width:100%;background:#fff url('/home/common/img/main/news_bg.png') center top no-repeat;text-align:center;box-sizing:border-box;padding:50px 0px;overflow:hidden;}
.section_02 li a {display:block;}
.section_02 ul {width:1200px;margin:0px auto;}
.section_02 ul > li:nth-child(1) {float:left;width:650px;}
.section_02 ul li:nth-child(2) {float:right;width:500px;}
.section_02 ul li h1 {color:#000;display:block;width:100%;margin:0px;padding:0px;text-align:left;font-size:40px;font-weight:700;}
.section_02 ul li:nth-child(1) ul {clear:both;display:flex;width:100%;margin-top:35px;}
.section_02 ul li:nth-child(1) li {flex:1 1 0;margin-right:15px;padding:30px 0px;font-size:20px;}
.section_02 ul li:nth-child(1) li:nth-child(1) {background:#002952;text-align:center;color:#fff;}
.section_02 ul li:nth-child(1) li:nth-child(2) {background:#4c66d2;text-align:center;color:#fff;}
.section_02 ul li:nth-child(1) li:nth-child(3) {background:#333;text-align:center;color:#fff;margin-right:0px;}
.section_02 ul li:nth-child(1) li img {margin:0px auto 10px;display:block;filter: grayscale(100%) brightness(200%);}
.section_02 ul li:nth-child(1) li:hover {color:#ffeb3b;cursor: pointer;}
.section_02 ul li:nth-child(1) li:hover img {filter:none;}
.section_02 ul li:nth-child(1) .tel {width:100%;background:#ddeeff url('/home/common/img/main/phon_bg2.png') right bottom no-repeat;margin:15px 0px 0px;padding:20px 30px 25px;}
.section_02 ul li:nth-child(1) .tel p {width:100%;border:1px solid #555;padding:7px;text-align:center;margin:10px 0px;}
.section_02 ul li:nth-child(1) .tel .center1 {display:inline-block;padding:7px 20px;background:#009fe7;color:#fff;margin-right:10px;vertical-align:middle;}
.section_02 ul li:nth-child(1) .tel .center2 {display:inline-block;padding:7px 20px;background:#f67c05;color:#fff;margin-right:10px;vertical-align:middle;}
.section_02 ul li:nth-child(1) .tel .tel_num {font-size:24px;vertical-align:middle;font-weight:600;}

.section_02 ul li:nth-child(2) div {width:100%;margin-top:30px;}

.main_join {width:100%;text-align:right;}
.main_join .join {color:#114b94;margin-right:20px;}
.main_join a:hover {color:#000;}

/* notice & news */
.section_03 {clear:both;width:1200px;display:block;margin:50px auto 0px;overflow:hidden;padding-top:30px;}
.section_03 ul {width:100%;margin:0px auto;}
.section_03 ul > li {width:575px;}
.section_03 ul > li:nth-child(1) {float:left;}
.section_03 ul > li:nth-child(2) {float:right;}
.section_03 ul li h1 {color:#000;display:block;width:100%;margin:0px;padding:0px;text-align:left;font-size:40px;font-weight:600;}
.section_03 ul li h1 span {color:#114b94;}
.section_03 ul li h1 p {display:inline-block;float:right;width:45px;height:45px;line-height:43px;text-align:center;border:1px solid #ddd;font-size:44px;font-weight:200;}
.section_03 ul li h1 p:hover {background:#f8f8f8;cursor: pointer;}

.section_03 ul li:nth-child(1) ul {width:100%;clear:both;display:block;margin-top:20px;}
.section_03 ul li:nth-child(1) ul li {clear:both;display:block;float:left;padding:27px 15px;background-image: linear-gradient(to right, #535353 10%, rgba(255,255,255,0) 0%);background-position: bottom;background-size: 8px 1px;background-repeat: repeat-x;}
.section_03 ul li:nth-child(1) ul li:hover {color:#114b94;}
.section_03 ul li:nth-child(1) ul li p:nth-child(1) {float:left;width:100px;font-weight:400;vertical-align:middle;padding-top:2px;}
.section_03 ul li:nth-child(1) ul li p:nth-child(2) {float:right;width:calc(100% - 100px);padding-left:10px;box-sizing:border-box;font-size:16px;font-weight:600;vertical-align:middle;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break:break-all}
.section_03 ul li:nth-child(1) ul li .new {padding:2px 4px 1px;border-radius:3px;font-size:11px;background:#ff4d4d;color:#fff;margin-left:5px;display:inline-block;position:relative;top:-3px;}

.section_03 ul li:nth-child(2) ul {width:100%;clear:both;display:block;margin-top:20px;}
.section_03 ul li:nth-child(2) ul li {width:275px;margin-bottom:15px;display:inline-block;}
.section_03 ul li:nth-child(2) ul li:nth-child(odd) {clear:both;float:left;margin-right:25px;}
.section_03 ul li:nth-child(2) ul li:nth-child(even) {float:right;}
.section_03 ul li:nth-child(2) ul li p {clear:both;width:100%;height:170px;border:1px solid #ddd;margin-bottom:15px;}
.section_03 ul li:nth-child(2) ul li h2 {color:#000;font-weight:600;margin-bottom:7px;width:100%;display:block;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break:break-all}
.section_03 ul li:nth-child(2) ul li div {clear:both;width:100%;height:38px;font-weight:500;line-height:1.4;color:#444;overflow: hidden;text-overflow: ellipsis;word-break:break-all;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


/* 바로가기 */
.section_04 {clear:both;width:100%;display:block;margin:50px auto 0px;overflow:hidden;background:#f4f4f4;padding:30px 0px;}
.section_04 h1 {text-align:center;font-size:30px;color:#000;font-weight:600;}
.section_04 ul {width:1200px;margin:0px auto;display:flex;padding:0px;line-height:1.0;}
.section_04 ul li {flex:1;margin:40px auto 0px;background:#fff;border-right:1px solid #f4f4f4;padding:30px 25px 45px;box-sizing:border-box;position:relative;line-height:1.8;font-size:16px;}
.section_04 ul li img {position:absolute;top:30px;right:0px;}
.section_04 ul li a {display:block;position:relative;width:100%;height:100%;}

.section_04 ul li:before {content: "";position: absolute;top: 0px;left: 0px;display: block;width: 0px;height: 0px;background-color: #dbeefb;transition: all linear 0.5s;}
.section_04 ul li:hover:before {width:100%;}

.section_04 ul li:before {content: "";position: absolute;top: 0px;bottom: 0px;display: block;width: 0px;height: 0px;background-color: #dbeefb;transition: all linear 0.5s;}
.section_04 ul li:hover:before {height:100%;}


/* 교육기관 링크 */
.section_05 {width:1200px;margin:20px auto 0px;overflow:hidden;}
.section_05 ul {clear:both;width:100%;display:flex;}
.section_05 ul li {flex:1;text-align:center;}
.section_05 ul li span {float:right;width:1px;height:18px;background:#ddd;margin-top:10px;}




.log_form01 {border:1px solid #dddddd;background-color:#fff;width:100%;height:45px;padding-left:10px;box-sizing:border-box;margin-bottom:10px;}

.log_btn01 {width:100%;height:45px;background-color:#e83535;color:#fff;text-align:center;font-weight:700;border:none;font-size:18px;font-family: "Noto Sans KR";margin:5px 0px 15px;cursor:pointer;border-radius:5px;transition: background 0.5s ease-in-out;}
.log_btn01:hover {background-color:#ff791f;cursor:pointer;}
.log_btn02 {width:50%;height:45px;float:right;background-color:#e83535;color:#fff;font-family: "Noto Sans KR";text-align:center;font-weight:600;border:none;font-size:1.143rem;margin:0px 0px 15px;cursor:pointer;transition: background 0.5s ease-in-out;}
.log_btn02:hover {cursor: pointer;background:#ff791f}
.log_btn03 {width:50%;height:45px;line-height:45px;float:left;background-color:#969696;color:#fff;font-family: "Noto Sans KR";text-align:center;font-weight:600;border:none;font-size:1.143rem;margin:0px 0px 15px;cursor:pointer;transition: background 0.5s ease-in-out;}
.log_btn03:hover {cursor: pointer;background:#333}
.log_btn04 {width:100%;height:80px;background-color:#e83535;color:#fff;text-align:center;font-weight:700;border:none;font-size:1.429rem;font-family: "Noto Sans KR";margin:10px 0px 5px;cursor:pointer;}
.log_btn05 {width:50%;height:45px;float:left;background-color:#0067b3;color:#fff;text-align:center;font-weight:700;font-family: "Noto Sans KR";border:none;font-size:1.143rem;margin:0px 0px 15px;cursor:pointer;}
.log_btn06 {width:100%;height:100px;background-color:#e83535;color:#fff;text-align:center;font-weight:700;border:none;font-size:1.429rem;font-family: "Noto Sans KR";margin:0px 0px 15px 0px ;cursor:pointer;}

.quick {width:140px;overflow:hidden;position:fixed;top:150px;right:0px;background:#fff;z-index:4;border-radius:5px 0px 0px 5px;border-width:1px 0px 1px 1px;border-style:solid;border-color:#ddd;padding:10px;box-sizing:border-box;}
.quick dl {width:100%;clear:both;display:block;}
.quick dt {clear:both;float:left;width:30px;margin:10px 0px;text-align:center;}
.quick dd {float:left;width:calc(100% - 30px);margin:10px 0px;padding-left:5px;font-size:13px;display:block;}
.quick dd:hover {cursor: pointer;color:#ec242e;}
.quick .quick_tel {clear:both;width:100%;background:#f4f4f4;padding:10px;text-align:center;margin-top:20px;font-size:12px;font-weight:600;border-radius:5px;letter-spacing:-1px;}
.quick .quick_tel p {color:#ec242e;font-size:15px;margin-top:10px;}


/* rolling event img */
.section_02 .swiper-container {width:100%;}
.section_02 .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.section_02 .swiper-slide img {display: block;width: 100%;object-fit: cover;}

.section_02 .swiper-container {position:relative;top:-55px;overflow:hidden;list-style:none;padding:0;z-index:1;width:100%;}
.section_02 .swiper-wrapper {position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.section_02 .swiper-slide {flex-shrink:0;width:100%;position:relative;transition-property:transform}

.section_02 .swiper-pagination {position:absolute;text-align:right;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;top:-30px;left:0px}
.section_02 .swiper-pagination:hover {cursor: pointer;}
.section_02 .swiper-container-horizontal>.section_02 .swiper-pagination-bullets,.section_02 .swiper-pagination-custom,.section_02 .swiper-pagination-fraction {bottom:10px;left:0;width:100%}
.section_02 .swiper-pagination-bullet {width:25px;height:25px;border-radius:50%;display:inline-block;opacity:.5;border:2px solid #dedede;margin-left:15px;}
button.swiper-pagination-bullet {border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}
.section_02 .swiper-pagination-bullet-active {opacity:1;background:#4c66d2;border:2px solid #4c66d2}
.section_02 .swiper-container-horizontal>.section_02 .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 4px}
.section_02 .swiper-container-horizontal>.section_02 .swiper-pagination-bullets .swiper-pagination-bullets-dynamic {left:50%;transform:translateX(-50%);white-space:nowrap}


.main_banner {width:1200px;height:50px;display:block;margin:30px auto;}
.main_banner li {float:left;width:162px;height:50px;margin-right:11px;border:1px solid #ededed;border-radius:5px;text-align:center;}
.main_banner li:nth-child(7n) {margin-right:0px;}

/*마우스 스크롤시 하나씩 슬라이드*/
.up-on-scroll {margin-top: 20px;transition: transform 0.7s, opacity 1s;}
.img-wrap {display: flex;justify-content: center;overflow: hidden;}
.img-wrap .image {object-fit: contain;max-width: 500px;width: 100%;}

/* footer */
.footer_warp1 {clear:both;width:100%;min-width:1200px;height:60px;border-width:1px 0px;border-style:solid;border-color:rgba(255,255,255,0.3);background-color:#24262a;color:rgba(255,255,255,0.5);margin:0px;}
.footer_warp2 {clear:both;width:1200px;margin:0px auto;text-align:center;}
.footer_warp2 a {display:inline-block;margin:20px 15px 0px 15px;box-sizing:border-box;}
.footer_warp2 a:hover {color:#ffb924;cursor:pointer;}
.footer_warp2 .jumplink {width:200px;height:40px;float:right;background-color:#fff;color:#333;border:none;margin-top:10px;padding-left:10px;box-sizing:border-box;}
.footer_warp3 {clear:both;width:100%;min-width:1200px;background-color:#24262a;color:rgba(255,255,255,0.5);padding:20px 0px;box-sizing:border-box;overflow:hidden;margin-top:0px;}
.footer_warp3 div {width:1200px;margin:0px auto 30px;line-height:1.8;font-size:12px;font-weight:400;}
.footer_warp3 div span {color:rgba(255,255,255,.3);margin:0px 15px;display:inline-block;}
.footer_warp3 div p {clear:both;margin-top:20px;}
.footer_warp3 div h1 {display:inline-block;color:#fff;font-size:13px;padding:0px;margin:0px 15px 0px 0px;font-weight:500;}
.footer_warp3 div h2 {display:inline-block;padding:0px;margin:0px 15px 0px 0px;font-size:12px;font-weight:400;}

.quick {width:140px;overflow:hidden;position:fixed;top:150px;right:10px;background:#fff;z-index:4;border-radius:5px;border:1px solid #ddd;padding:10px;box-sizing:border-box;}
.quick dl {width:100%;clear:both;display:block;}
.quick dt {clear:both;float:left;width:30px;margin:10px 0px;text-align:center;}
.quick dd {float:left;width:calc(100% - 30px);margin:10px 0px;padding-left:5px;font-size:13px;display:block;}
.quick dd:hover {cursor: pointer;color:#ec242e;}
.quick .quick_tel {clear:both;width:100%;background:#f4f4f4;padding:10px;text-align:left;margin-top:20px;font-size:12px;font-weight:600;border-radius:5px;letter-spacing:-1px;}
.quick .quick_tel p {color:#ec242e;font-size:15px;margin-top:10px;}



/* sub layout */
.sub_top_tit1 {clear:both;width:100%;color:#ffffff;font-size:2.5rem;font-weight:700;padding-top:50px;mix-blend-mode:normal;opacity: 0;animation: fadeInText_tit 3s 0s ease-out forwards;}
@keyframes fadeInText_tit {100% {opacity: 1;}}
.sub_top_tit2 {clear:both;width:100%;color:#fff;font-size:1.0rem;font-weight:400;margin-top:10px;display:none;}

.sub_top_add {width:100%;height:40px;clear:both;background-color:#fff;border-width:0px 0px 0px;border-style:solid;border-color:#ddd;margin-top:0px;overflow:hidden;display:inline-block;background:#f8f8f8;}
.sub_top_add .add {width:1200px;height:40px;margin:0px auto;padding:9px 0px 0px 00px;text-align:right;}
.sub_top_add .add span {margin:0px 10px;font-size:0.9286rem;font-weight:400;}
.sub_top_add .add img {margin-right:10px;position:relative;top:3px;}

.sub_top_add2 {width:100%;clear:both;display:block;background:#0098ff;}

.my_dropmenu {display:flex;flex-wrap: wrap;width: 1200px; margin: 0px auto; font-size: 14px;}
.my_dropmenu li {display: flex;justify-content:center;align-items:center;flex-basis:auto;text-align: center;border-bottom: none;position:relative;color:#fff;padding:0px 30px; }
.my_dropmenu li:hover { background:#fff;color:#0098ff;}
.my_dropmenu li.on {background:#fff;color:#0098ff;}

.my_dropmenu .drop_off,.my_dropmenu2 .drop_off  {}
.my_dropmenu .drop_on,.my_dropmenu2 .drop_on {background:#004e96;color:#fff;}

.my_dropmenu li ul.nsubmenu,.my_dropmenu2 li ul.nsubmenu { display:none; position:absolute; top:56px; left:0px;border-top:1px solid #e5e5e5;}
.my_dropmenu li:hover ul.nsubmenu,.my_dropmenu2 li:hover ul.nsubmenu { display:block;width:100%; }
.my_dropmenu li ul.nsubmenu li,.my_dropmenu2 li ul.nsubmenu li { display:inline-block; width:100%; padding:0px 0px; background:#fff; border-width:0px 1px 1px 1px;border-style:solid;border-color:#e5e5e5;text-align:center;box-sizing:border-box;}
.my_dropmenu li ul.nsubmenu  li:hover,.my_dropmenu2 li ul.nsubmenu  li:hover {}
.my_dropmenu li > a,.my_dropmenu2 li > a {display: block; width: 100%;height:100%; padding: 20px 0;}
.my_dropmenu li li > a,.my_dropmenu2 li li > a {color:#000;letter-spacing:-1px;font-size:12px;display: block; width: 100%;height:100%;}
.my_dropmenu li li > a:hover,.my_dropmenu2 li li > a:hover {background: #f8f8f8;color:#000;}


.my_dropmenu2 {display:flex;flex-wrap: wrap;width: 1400px; margin: 0px auto; font-size: 16px;} /* sun menu 가로가 더 넓음*/
.my_dropmenu2 li {display: flex;justify-content:center;align-items:center;flex-basis:auto;text-align: center;border-bottom: none;position:relative;color:#fff;padding:0px 20px; }
.my_dropmenu2 li:hover { background:#fff;color:#0098ff;}
.my_dropmenu2 li.on {background:#fff;color:#0098ff;}

.sub_warp {clear:both;width:100%;margin:00px auto 40px;} 
.sub_warp::after {display:block; clear:both; content:'';padding:0px 0px;}

.sub_warp_a {clear:both;width:100%;margin:40px auto;} /* 100%로 wide정렬 */
.sub_warp_a::after {display:block; clear:both; content:'';padding:0px 0px;}

.sub_warp_ad {clear:both;width:100%;} /* 100%로 wide정렬, 메뉴바 margin 없음 */
.sub_warp_a::after {display:block; clear:both; content:'';padding:0px 0px;}

.sub_warp_b {clear:both;width:1200px;margin:00px auto 40px;} /* 1200px margin:0px auto;*/
.sub_warp::after {display:block; clear:both; content:'';padding:0px 0px;}

.sub_menu {position:fixed;bottom:-21px;left:0px;width:200px;z-index:9989;overflow-y:auto;transition: left .3s ease-in-out;}
.sub_menu .tit {width:100%;height:70px;line-height:70px;background-color:#0098ff;color:#fff;text-align:center;font-size:1.571rem;font-weight:700;border-radius:0px}
.sub_menu .tit2 {width:100%;height:70px;line-height:70px;background-color:#e84747;color:#fff;text-align:center;font-size:1.571rem;font-weight:700;border-radius:0px}
.sub_menu .menu {width:100%;border-width:0px 1px;border-style:solid;border-color:#dcdcdc;margin-bottom:20px;}
.sub_menu .menu li {width:100%;padding:15px 10px 15px 25px;border-bottom:1px solid #dcdcdc;font-size:1.0rem;font-weight:700;letter-spacing:-1px;background:#fff;}
.sub_menu .menu li a:hover {color:#1a80c3;cursor:pointer;}
.sub_menu .menu li p {color:#6b6b6b;font-size:13px;font-weight:400;margin-top:13px;clear:both;width:100%;padding-left:10px;letter-spacing:0px;}
.sub_menu .menu li p:hover {color:#1a80c3;cursor:pointer;}

.sub_menu.on {left: -200px;}

.sub_menu {-ms-overflow-style: none;}
.sub_menu::-webkit-scrollbar {display:none;}


.on_off_btn {display: block;border:0px;background:none;}
.on_off_btn p {font-size: 14px;}

.on_btn:before{content:"≫";position:fixed;bottom:calc(50% - 12px);left:10px;color:#fff;font-size:18px;font-weight:bold;width:30px;height:25px;line-height:21px;border-radius:3px;background-color: #666;border: 0;transition: left .3s ease-in-out;z-index:9990;}
.off_btn:before{content:"≪";position:fixed;bottom:calc(50% - 12px);left:200px;color:#fff;font-size:18px;font-weight:bold;width:30px;height:25px;line-height:21px;border-radius:0px 3px 3px 0px;background-color: #666;border: 0;transition: left .3s ease-in-out;z-index:9990;}

.wide_menubar2 {display: flex; flex-direction: row; flex-wrap: wrap; width: 1200px; margin: 0px auto; font-size: 16px;border-left:1px solid #ddd;}
.wide_menubar2 li {flex:1;flex-basis: auto; border-right: 1px solid #ddd; border-right: 1px solid #ddd; text-align: center;border-bottom: none;}
.wide_menubar2 li a {display: block; width: 100%; padding: 20px 0;}
.wide_menubar2 li a:hover {background: #f4f4f4;}




.sub_cs {width:100%;overflow:hidden;background:#fff;font-size:1.0rem;border-radius:5px;border:2px solid #e5f2fa;padding:15px;color:#000;font-weight:600;}
.sub_cs .tel {clear:both;width:100%;font-size:23px;font-weight:600;margin:10px 0px;color:#1a80c3;}
.sub_cs p {clear:both;width:100%;background:#f4f4f4;padding:10px 15px;font-size:12px;border-radius:5px;line-height:1.6;color:#444;font-weight:500;}
.sub_cs p span {margin-right:15px;}


.sub_contents {width:1200px;margin:70px auto}
.sub_contents::after {display:block; clear:both; content:'';padding:0px 0px;}

.sub_contents_wide {width:100%;clear:both;}
.sub_contents_wide::after {display:block; clear:both; content:'';padding:0px 0px;}

.post_tit {width:100%;clear:both;border-bottom:1px solid #dcdcdc;padding:0px 0px 10px 10px;font-size:2.0rem;font-weight:700;margin-bottom:40px;overflow:hidden;}


.wide_contents {width:1200px; margin: 0 auto;}

.wide_contents_ad {width:100%; margin:0px auto 0px;}

.wide_menubar {display: flex; flex-direction: row; flex-wrap: wrap; width: 1200px; margin: 20px auto 50px; border: 1px solid #ddd; font-size: 18px;}
.wide_menubar li {width: 25%; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;}
.wide_menubar li:nth-child(4n) {border-right: none;}
.wide_menubar li:nth-last-child(1) {border-bottom: none;}
.wide_menubar li:nth-last-child(2) {border-bottom: none;}
.wide_menubar li:nth-last-child(3) {border-bottom: none;}
.wide_menubar li:nth-last-child(4) {border-bottom: none;}
.wide_menubar li a {display: block; width: 100%; padding: 20px 0;}
.wide_menubar li a:hover {background: #f4f4f4;}

.margin_top10 {margin-top:10px !important; }
.margin_top20 {margin-top:20px !important;}
.margin_top30 {margin-top:30px !important;}
.margin_top40 {margin-top:40px !important;}
.margin_top50 {margin-top:50px !important;}
.margin_top60 {margin-top:60px !important;}

.margin_right10 {margin-right:10px !important;}
.margin_right20 {margin-right:20px !important;}
.margin_right30 {margin-right:30px !important;}
.margin_right40 {margin-right:40px !important;}
.margin_right50 {margin-right:50px !important;}

.margin_bot10 {margin-bottom:10px !important;}
.margin_bot20 {margin-bottom:20px !important;}
.margin_bot30 {margin-bottom:30px !important;}
.margin_bot40 {margin-bottom:40px !important;}
.margin_bot50 {margin-bottom:50px !important;}


.margin_left10 {margin-left:10px !important;}
.margin_left20 {margin-left:20px !important;}
.margin_left30 {margin-left:30px !important;}
.margin_left40 {margin-left:40px !important;}
.margin_left50 {margin-left:50px !important;}



.text_red {color:#e83535 !important;}
.text_blue {color:#198ade !important;}
.txt_orange {color:#ff6a28;}

.right {float:right !important;}
.left {float:left !important;}

.tap_any {clear:both;display:flex;margin-bottom:50px;width:100%;}/*tap 4배수*/
.tap_any li {float:left;flex:1;padding:5px 0px;text-align:center;border:1px solid #dcdcdc;margin-right:10px;color:#444;}
.tap_any li:hover {background-color:#0098ff;color:#fff;cursor:pointer;}
.tap_any li:last-child {margin-right:0px;}
.tap_any .tap_on {background-color:#0098ff;color:#fff;border:0px;font-size:1.143rem;;}
.tap_any li a {display:block;width:100%;height:100%;margin:10px 0px;}

.tap_5n {clear:both;display:inline-block;margin-bottom:50px;width:100%;}/*tap 4배수*/
.tap_5n li {float:left;width:162px;height:40px;line-height:38px;text-align:center;border:1px solid #dcdcdc;margin-right:10px;color:#444;}
.tap_5n li:hover {background-color:#0098ff;color:#fff;cursor:pointer;}
.tap_5n li:nth-child(5n) {margin-right:0px;}
.tap_5n .tap_on {background-color:#0098ff;color:#fff;border:0px;font-size:1.143rem;;}
.tap_5n li a {display:block;width:100%;height:100%;}

.tap_4n {clear:both;display:inline-block;margin-bottom:50px;width:100%;border-left:1px solid #dcdcdc;}/*tap 4배수*/
.tap_4n li {float:left;width:25%;height:60px;line-height:58px;text-align:center;border-width:1px 1px 1px 0px;border-style:solid;border-color:#dcdcdc;color:#444;box-sizing:border-box;}
.tap_4n li:hover {background-color:#0098ff;color:#fff;cursor:pointer;}
.tap_4n .tap_on {background-color:#0098ff;color:#fff;border:0px;font-size:1.143rem;;}
.tap_4n li a {display:block;width:100%;height:100%;}

.tap_3n {clear:both;display:inline-block;margin-bottom:50px;width:100%;border-left:1px solid #dcdcdc;}/*tap 3배수*/
.tap_3n li {float:left;width:33.3%;height:60px;line-height:58px;text-align:center;border-width:1px 1px 1px 0px;border-style:solid;border-color:#dcdcdc;color:#444;box-sizing:border-box;}
.tap_3n li:hover {background-color:#0098ff;color:#fff;cursor:pointer;}
.tap_3n .tap_on {background-color:#0098ff;color:#fff;border:0px solid #0098ff;font-size:1.143rem;;}
.tap_3n li a {display:block;width:100%;height:100%;}

.tap_2n {clear:both;display:inline-block;margin-bottom:50px;width:100%;border-left:1px solid #dcdcdc;}/*tap 2배수*/
.tap_2n li {float:left;width:50%;height:60px;line-height:58px;text-align:center;border-width:1px 1px 1px 0px;border-style:solid;border-color:#dcdcdc;color:#444;box-sizing:border-box;}
.tap_2n li:hover {background-color:#0098ff;color:#fff;cursor:pointer;}
.tap_2n .tap_on {background-color:#0098ff;color:#fff;border:0px solid #0098ff;font-size:1.143rem;;}
.tap_2n li a {display:block;width:100%;height:100%;}


/*서브메뉴 스크롤링 */
.scroll_fixed.drop {position: sticky;top:30px;animation: dropHeader 0.3s;}
@keyframes dropHeader {
	0% {top:0px;}
	100% {top: 0;}
}



/* sub btn */
.orient {clear:both;width:100%;height:130px;margin-top:50px;display:inline-block;background:#745cb9 url('../img/sub/orient.png') 15px top no-repeat;padding:20px 0px 0px 310px;color:#fff;text-align:left;font-size:1.143rem;}
.orient h1 {clear:both;font-size:2.0rem;margin-bottom:10px;line-height:1.0;}
.orient:hover {color:#fff95f;cursor:pointer;}

.my_conslut1 {width:60px;height:22px;float:right;color:#fff;background-color:#3d74c6;font-size:0.8571rem;font-weight:400;text-align:center;line-height:21px;border-radius:3px;}
.my_conslut2 {width:60px;height:22px;float:right;color:#fff;background-color:#50ab13;font-size:0.8571rem;font-weight:400;text-align:center;line-height:21px;border-radius:3px;}

.my_entry {clear:both;width:100%;height:65px;background-color:#e83535;color:#fff;text-align:center;padding-top:12px;border-radius:7px;line-height:1.2;font-size:1.143rem;transition: background 0.5s ease-in-out;}
.my_entry:hover {cursor: pointer;background-color:#3d74c6;}

.my_entry2 {clear:both;display:block;width:400px;height:60px;line-height:60px;background-color:#e83535;color:#fff;text-align:center;border-radius:7px;font-size:24px;margin:30px auto 50px;transition: background 0.5s ease-in-out;}
.my_entry2:hover {cursor: pointer;background-color:#3d74c6;}



.study_yet {clear:both;width:100%;height:35px;line-height:33px;background-color:#a4a4a4;color:#fff;text-align:center;border-radius:7px;border:0px;font-size:1.0rem;;letter-spacing:-1px;font-weight:normal;}
.study_yet:hover {cursor: pointer;background:#888888;}
.study_yet2 {clear:both;width:100%;height:35px;line-height:33px;background-color:#e83535;color:#fff;text-align:center;border-radius:7px;border:0px;font-size:1.0rem;;letter-spacing:-1px;font-weight:normal;}
.study_end {clear:both;width:100%;height:35px;line-height:33px;background-color:#1ea3f0;color:#fff;text-align:center;border-radius:7px;border:0px;font-size:1.0rem;;letter-spacing:-1px;font-weight:normal;}
.study_end2 {clear:both;width:100%;height:35px;line-height:33px;background-color:#8cbb62;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;letter-spacing:-1px;font-weight:normal;}

.class_ent {clear:both;width:100%;height:35px;line-height:35px;background-color:#ff9728;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;letter-spacing:-1px;transition: background 0.5s ease-in-out;}
.class_ent:hover {cursor: pointer;background-color:#ff6a28;color:#fff;}
.class_no {clear:both;width:100%;height:35px;line-height:35px;background-color:#e83535;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;letter-spacing:-1px;transition: background 0.5s ease-in-out;}
.class_no:hover {cursor: pointer;background-color:#ff6a28;}
.class_yet {clear:both;width:100%;height:35px;line-height:35px;background-color:#666;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;letter-spacing:-1px;}

.join_next {display:inline-block;width:200px;height:60px;background-color:#e83535;color:#fff;text-align:center;padding-top:15px;border-radius:7px;line-height:1.2;font-size:1.571rem;font-weight:500;transition: background 0.5s ease-in-out;}
.join_next:hover {cursor: pointer;background-color:#ff6a28;}
.join_cancle {display:inline-block;width:200px;height:60px;background-color:#f0f0f0;color:#444;text-align:center;padding-top:15px;border-radius:7px;line-height:1.2;font-size:1.571rem;font-weight:500;transition: background 0.5s ease-in-out;}
.join_cancle:hover {cursor: pointer;background:#ddd}
.join_double {width:100px;height:35px;line-height:33px;background-color:#60a0ee;color:#fff;text-align:center;margin-left:15px;border-radius:4px;display:inline-block;border:0px;font-weight:700;cursor:pointer;}
.join_double2 {width:100px;height:35px;background-color:#ff6a28;text-align:center;color:#fff;margin-left:15px;border-radius:4px;display:inline-block;border:0px;font-weight:700;}

.btn_viewer_end {clear:both;display:block;width:50%;height:50px;line-height:50px;background-color:#ff6a28;color:#fff;font-size:20px;text-align:center;font-family: "Noto Sans KR";font-weight:600;border:0px;border-radius:5px;margin:30px auto 0px;transition: background 0.5s ease-in-out;}
.btn_viewer_end:hover {cursor: pointer;background-color:#3d74c6;}

.btn_viewer_end2 {float:right;width:150px;height:50px;line-height:50px;background:#202160;text-align:center;color:#fff;font-weight:bold;font-size:18px;margin:-50px 20px 0px 0px;border:0px;border-radius:5px;transition: background 0.5s ease-in-out;}
.btn_viewer_end2:hover {cursor: pointer;background-color:#ff6a28;}

.btn_viewer_end3 {float:left;width:150px;height:50px;line-height:50px;background:#3e4078;text-align:center;color:#fff;font-weight:bold;font-size:18px;margin:-50px 0px 0px 20px;border:0px;border-radius:5px;transition: background 0.5s ease-in-out;}
.btn_viewer_end3:hover {cursor: pointer;background-color:#ff6a28;}

.course_app {clear:both;width:100%;height:45px;line-height:43px;background-color:#1ea3f0;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;}
.course_end {clear:both;width:100%;height:45px;line-height:43px;background-color:#a4a4a4;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;}
.course_spe {clear:both;width:100%;height:30px;line-height:28px;font-size:0.8571rem;font-weight:400;background-color:#b26bd3;color:#fff;text-align:center;border-radius:7px;}
.course_lec {clear:both;width:40%;height:30px;line-height:28px;font-size:0.8571rem;font-weight:400;background-color:#80a749;color:#fff;text-align:center;border-radius:7px;margin-right:2%;display:inline-block;}
.course_plan {clear:both;width:48%;height:30px;line-height:28px;font-size:0.8571rem;font-weight:400;background-color:#6b6dc1;color:#fff;text-align:center;border-radius:7px;display:inline-block;}

.course_btn_view {clear:both;display:inline-block;padding:4px 10px 3px;text-align:center;font-size:0.9286rem;;background-color:#444;color:#fff;border-radius:3px;cursor: pointer;transition: background 0.5s ease-in-out}
.course_btn_view:hover {background:#ff3f3f;}

.course_basket {display:inline-block;width:200px;height:60px;background-color:#0067b3;color:#fff;text-align:center;padding-top:15px;border-radius:7px;line-height:1.2;font-size:1.571rem;font-weight:400;transition: background 0.5s ease-in-out}
.course_basket:hover {cursor: pointer;background-color:#ff6a28;}
.course_plan2 {display:inline-block;width:200px;height:60px;background-color:#ff6a28;color:#fff;text-align:center;padding-top:15px;border-radius:7px;line-height:1.2;font-size:1.571rem;font-weight:400;}
.course_cancle {display:inline-block;width:200px;height:60px;background-color:#666;color:#fff;text-align:center;padding-top:15px;border-radius:7px;line-height:1.2;font-size:1.571rem;font-weight:400;transition: background 0.5s ease-in-out;}
.course_cancle:hover {cursor: pointer;background-color:#2c2c2c;}
.course_next {display:inline-block;width:200px;height:60px;background-color:#e83535;color:#fff;text-align:center;padding-top:15px;border-radius:7px;line-height:1.2;font-size:1.571rem;font-weight:400;transition: background 0.5s ease-in-out;}
.course_next:hover {cursor: pointer;background-color:#ff6a28;}

.course_btn_class1 {clear:both;display:inline-block;height:22px;line-height:20px;padding:0px 5px;text-align:center;font-size:0.9286rem;;margin:0px 5px 7px 0px;background-color:#e7f3df;color:#444;border-radius:3px;}
.course_btn_class2 {clear:both;display:inline-block;height:22px;line-height:20px;padding:0px 5px;text-align:center;font-size:0.9286rem;;margin:0px 5px 7px 0px;background-color:#dfe9f3;color:#444;border-radius:3px;}
.course_btn_class3 {clear:both;display:inline-block;height:22px;line-height:20px;padding:0px 5px;text-align:center;font-size:0.9286rem;;margin:0px 5px 7px 0px;background-color:#f3dfdf;color:#444;border-radius:3px;}
.course_btn_last {clear:both;display:inline-block;height:22px;line-height:20px;padding:0px 5px;text-align:center;font-size:0.9286rem;;background-color:#e83535;color:#fff;border-radius:3px;}

.pay_view {clear:both;width:100%;height:30px;line-height:29px;background-color:#0067b3;color:#fff;text-align:center;border:0px;border-radius:7px;font-size:1.0rem;transition: background 0.5s ease-in-out;}
.pay_view:hover {cursor: pointer;background-color:#60a0ee;}
.pay_cancle {display:inline-block;width:200px;height:40px;line-height:39px;background-color:#0067b3;color:#fff;text-align:center;border-radius:7px;font-size:1.143rem;font-weight:400;float:right;margin-top:30px;transition: background 0.5s ease-in-out;}
.pay_cancle:hover {cursor:pointer; background:#333;}
.pay_certi {display:block;width:300px;height:45px;line-height:43px;background-color:#666;color:#fff;border:1px solid #ddd;text-align:center;font-size:1.143rem;font-weight:400;margin:30px auto 0px;transition: background 0.5s ease-in-out;}
.pay_certi:hover {cursor:pointer;background:#333;}




/* sub table */
/* th,td center / top.bottom line - 되도록 tb1 사용. 나머지는 삭제 예정*/
.sub_tbl01,.sub_tbl02,.sub_tbl03,.sub_tbl09 {width:100%;border-top:2px solid #3c3c3c;margin-top:15px;} 
.sub_tbl01 th,.sub_tbl02 th,.sub_tbl03 th,.sub_tbl09 th {text-align:center;padding:20px 0px;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.sub_tbl01 td,.sub_tbl02 td,.sub_tbl03 td,.sub_tbl09 td {text-align:center;padding:20px 10px;border-bottom:1px solid #dcdcdc;color:#333;background-color:#fff;font-size:1.0rem;font-weight:400;line-height:1.6;}
.sub_tbl01 .title,.sub_tbl02 .title,.sub_tbl03 .title,.sub_tbl09 .title {text-align:left;font-size:1.143rem;color:#000;;line-height:1.2;}
.sub_tbl01 caption,.sub_tbl02 caption,.sub_tbl03 caption,.sub_tbl09 caption {display:none;}
.sub_tbl03 .title2 {text-align:left;line-height:1.5;}

.sub_tbl01 .course_pay1 {color:#eb0000;font-size:1.143rem;;text-align:right;}
.sub_tbl01 .course_pay1 s {font-size:1.0rem;font-weight:400;}
.sub_tbl01 .course_pay2 {color:#eb0000;}

/* th-center, td-left / top.bottom line*/
.sub_tbl04 {width:100%;border-top:2px solid #3c3c3c;margin-top:15px;} 
.sub_tbl04 th {text-align:center;padding:20px 0px;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.sub_tbl04 td {text-align:left;padding:20px 10px;border-bottom:1px solid #dcdcdc;color:#444;background-color:#fff;font-size:1.0rem;font-weight:400;line-height:1.6;}
.sub_tbl04 caption {display:none;}

/* th,td-center / all line */
.sub_tbl05 {width:100%;border-top:2px solid #3c3c3c;margin-top:15px;border-left:0px solid #dcdcdc}
.sub_tbl05 th {text-align:center;padding:20px 0px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.sub_tbl05 td {text-align:center;padding:20px 10px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;color:#444;background-color:#fff;font-size:1.0rem;font-weight:400;line-height:1.6;}
.sub_tbl05  caption {display:none;}

/* tbl all line td - left */
.sub_tbl10 {width:100%;border-top:2px solid #3c3c3c;margin-top:15px;border-left:0px solid #dcdcdc}
.sub_tbl10 th {text-align:center;padding:20px 0px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.sub_tbl10 td {text-align:left;padding:20px 10px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;color:#444;background-color:#fff;font-size:1.0rem;font-weight:400;line-height:1.6;}
.sub_tbl10  caption {display:none;}

/* th-center, td-center. 1st td-left / top.bottom line*/
.sub_tbl06 {width:100%;border-top:2px solid #3c3c3c;margin-top:15px;}
.sub_tbl06 th {text-align:center;padding:20px 0px;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.sub_tbl06 td {text-align:left;padding:20px 10px;border-bottom:1px solid #dcdcdc;color:#444;background-color:#fff;font-size:1.0rem;font-weight:400;line-height:1.6;}
.sub_tbl06 td:first-child {text-align:center;}
.sub_tbl06 td p {color:#444;margin-top:5px;width:100%;}
.sub_tbl06 caption {display:none;}

/* th,td center / top.bottom line padding이 좁음*/
.sub_tbl07 {width:100%;border-top:1px solid #dcdcdc;margin-top:15px;font-size:1.0rem;}
.sub_tbl07 th {text-align:center;padding:7px 0px;border-bottom:1px solid #dcdcdc;;color:#1d1d1d;background-color:#f8f8f8;}
.sub_tbl07 td {text-align:center;padding:7px 5px;border-bottom:1px solid #dcdcdc;color:#535353;font-weight:400;}
.sub_tbl07  caption {display:none;}

/* th,td center / all line padding이 좁음*/
.sub_tbl08 {width:100%;border-top:1px solid #3c3c3c;margin-top:15px;border-left:1px solid #dcdcdc;font-size:1.0rem;}
.sub_tbl08 th {text-align:center;padding:7px 0px;border-width:0px 1px 1px 0px;border-style:solid;border-color:#dcdcdc;;color:#1d1d1d;background-color:#f8f8f8;}
.sub_tbl08 td {text-align:center;padding:7px 5px;border-width:0px 1px 1px 0px;border-style:solid;border-color:#dcdcdc;color:#444;font-weight:400;}
.sub_tbl08  caption {display:none;}



/* sub tit & txt box */
.sub_tit_my {width:30%;float:left;display:inline-block;padding-left:15px;border-left:4px solid #1a80c3;font-size:1.714rem;font-weight:700;line-height:0.9;}
.sub_tit_my2 {width:100%;display:inline-block;padding-left:15px;border-left:4px solid #1a80c3;font-size:1.714rem;font-weight:700;line-height:0.9;margin-top:60px;}
.sub_tit_my3 {width:100%;display:inline-block;padding-left:15px;border-left:4px solid #1a80c3;font-size:1.714rem;font-weight:700;line-height:0.9;}
.sub_tit_my4 {width:100%;display:inline-block;background:url('../img/sub/dot_blue.png') left 5px no-repeat;background-size:11px;padding-left:20px;font-size:1.286rem;;margin-top:35px;word-spacing:-1px;}
.sub_tit_my5 {width:100%;display:inline-block;font-size:1.286rem;font-weight:400;margin-top:25px;}
.sub_tit_my6 {width:100%;display:inline-block;background:url('../img/sub/blt_gray.png') 10px 7px no-repeat;background-size:10px 4px;padding-left:30px;font-size:1.143rem;;margin-top:25px;word-spacing:-1px;}
.sub_tit_my7 {height:40px;line-height:38px;padding:0px 20px;text-align:center;display:inline-block;background-color:#1a80c3;color:#fff;font-size:1.714rem;font-weight:700;margin-top:70px;}
.sub_tit_my8 {font-size:1.0rem;font-weight:400;margin-left:10px;display:inline-block;}
.sub_tit_my9 {width:100%;display:inline-block;font-size:1.429rem;font-weight:700;margin-top:20px;color:#333;}
.sub_tit_my10 {width: 100%;display: inline-block;padding-left: 10px;font-size: 1.286rem;font-weight: 500;margin-top: 35px;word-spacing: -1px;border-left:5px solid #9eb7d6;}

.sub_txt1 {margin-top:15px;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;color:#444;}

.sub_txt2 {margin-top:15px;background-color:#f8f8f8;border:1px solid #f0f0f0;padding:20px;width:100%;text-align:center;box-sizing:border-box;font-size:1.0rem;color:#444;}

.sub_txt3 {margin-top:5px;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;color:#444;}
.sub_txt3 li {width:100%;background:url('../img/sub/blt_gray.png') 15px 15px no-repeat;background-size:5px;padding:5px 0px 5px 30px;text-align:left;}

.sub_txt4 {margin-top:5px;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;color:#444;}
.sub_txt4 li {padding:5px 0px 5px 20px;text-align:left;}

.sub_txt5 {clear:both;display:inline-block;width:100%;margin:20px 0px 0px 0px;font-size:1.0rem;color:#444;}
.sub_txt5 li {clear:both;width:100%;display:inline-block;background:url('../img/sub/blt_blue.png;') 0px 16px no-repeat;padding:7px 0px 7px 20px;}

.sub_txt6 {margin-top:10px;background-color:#f8f8f8;border:1px solid #f0f0f0;padding:20px 40px;width:100%;text-align:left;box-sizing:border-box;font-size:1.0rem;color:#444;line-height:2.0}

.sub_txt7 {margin-top:15px;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;color:#444;background-color:#f8f8f8;padding:10px 20px;border:1px solid #f0f0f0}
.sub_txt7 li {background:url('../img/sub/blt_gray.png') 5px 12px no-repeat;background-size:5px;padding:4px 0px 4px 25px;text-align:left;}



/* contents center 정렬 */
.sub_tit_center01 {width:100%;display:inline-block;font-size:1.286rem;font-weight:700;margin:20px 0px 0px;text-align:center;}
.sub_tit_center02 {width:100%;display:inline-block;font-size:1.714rem;font-weight:700;margin:20px 0px 0px;text-align:center;}



.sub_txt_center01 {margin-top:15px;line-height:1.6;width:100%;clear:both;color:#444;text-align:center;}



/* 교육원 소개 */
.sub_top_usc {width:100%;height:200px;clear:both;background:url('../img/sub/topimg_usc.png') center no-repeat;text-align:center;}

.academy_wrap {width:100%;display:block;clear:both; margin: 0 auto 80px;}
.academy_wrap ul.goal {width: 100%; padding:30px 15px; margin-bottom: 50px; background: #f4f4f4;}
.academy_wrap ul.goal li {display: inline-block;}
.academy_wrap ul.goal li:nth-child(1) {width: 24%;}
.academy_wrap ul.goal li:nth-child(2) {width: 74%}
.academy_wrap ul.goal li.title {font-size: 25px; color: #000; text-align: center; font-weight: bold;}
.academy_wrap ul.goal li.title i {display: inline-block; width: 61px; height: 79px; margin-right: 10px; background:url('../img/sub/icon_goal.png') center no-repeat; vertical-align: middle;}
.academy_wrap ul.goal li.text {font-size: 16px; color: #666; line-height: 1.6rem; vertical-align: middle;}

.way_wrap {width:100%; margin: 50px auto;display:block;clear:both;}
.way_wrap ul.way {float: left; width: 25%; text-align: center;}
.way_wrap ul.way li {position: relative; display: block; padding: 20px 0; margin-right: 10px; border: 1px solid #1a80c3; box-sizing: border-box;}
.way_wrap ul.way li i {position: absolute; top: 64px; left: 50%; transform: translateX(-50%); display: block; width: 2px; height: 20px; background: #1a80c3;}
.way_wrap ul.way li.title {margin-bottom: 20px; font-size: 20px; background: #1a80c3; color: #fff;}
.way_wrap ul.way li.text {display: block; font-size: 16px;}

/* 원장 인사말 */
.greet_wrap {width:100%;display:block;line-height:1.8;text-align:center;font-size:1.0rem;background:url('../img/sub/aca_bg01.png') top center no-repeat;overflow:hidden;}
.greet_wrap h1 {display:block;width:100%;clear:both;font-size:34px;color:#1a80c3;margin-bottom:30px;}

.greet_wrap .greet_inner {width: 1020px; margin: 30px auto;}
.greet_wrap .greet_inner .sign {text-align: right;}
.floating1 {position: absolute;top: 450px;left:calc(50% + 350px);width:250px;} /* 움직이는 로고 */
.floating2 {position: absolute;top: 565px;left:calc(50% + 300px);width:300px;} /* 움직이지 않는 이미지 */
.floating3 {display: block; width:1020px; margin: 0 auto;} /* 움직이지 않는 이미지 */


/* 연혁 */
.history_wrap {width:100%;display:block;clear:both;}
.history_wrap ul {width:100%;display:block;clear:both;overflow:hidden;}
.history_wrap li {float:left;overflow:hidden;margin-bottom:50px;}
.history_wrap li:nth-child(odd) {clear:both;display:block;width:180px;margin-right:40px;border-top:1px solid #0067b3;padding:15px;box-sizing:border-box;}
.history_wrap li:nth-child(odd) img {display:inline-block;margin-right:2px;float:left;height:30px;}
.history_wrap li:nth-child(even) {display:block;width:730px;border-top:1px solid #ddd;padding:5px 0px;box-sizing:border-box;}

.history_wrap li:nth-child(even) dl {width:100%; display:block;}
.history_wrap li:nth-child(even) dt {clear:both;float:left;width:80px;height:40px;align-items:left;border-bottom:1px solid #ddd;padding:10px 10px 0px 10px;box-sizing:border-box;text-align:center;font-size:16px;font-weight:600;}
.history_wrap li:nth-child(even) dd {float:left;width:calc(100% - 80px);height:40px;border-bottom:1px solid #ddd;padding:12px 0px 0px;box-sizing:border-box;font-weight:500;color:#444;}

/* 나의 강의실 */
.sub_top_my {width:100%;min-width:1200px;height:150px;clear:both;/*background:url('../img/sub/topimg_my.png') center no-repeat;*/text-align:center;}

.sub_small_tit {float:right;font-size:0.8571rem;font-weight:400;margin-top:10px;}

.sub_my01 {width:70%;float:right;}
.sub_my01 dt {float:left;width:50%;height:50px;text-align:center;background-color:#eaf2f9;color:#000;font-size:1.143rem;line-height:50px;}
.sub_my01 dd {float:left;width:50%;height:50px;text-align:center;border:1px solid #eaf2f9;font-size:1.143rem;line-height:50px;}
.sub_my01 dd span {color:#ff3737;margin-right:7px;font-weight:700;}

.sub_my02 {width:100%;margin-top:60px;display:inline-block;}
.sub_my02 li {float:left;display:inline-block;width:calc(50% - 10px);height:230px;border:1px solid #dcdcdc;margin-right:10px;padding:15px 25px 0px 25px;box-sizing:border-box;}
.sub_my02 li:nth-child(2) {margin-right:0px;margin-left:10px;}
.sub_my02 li h1 {clear:both;width:100%;display:block;padding:0px 0px 15px 5px;margin:0px 0px 20px 0px;font-size:1.429rem;font-weight:700;border-bottom:2px solid #666666;}
.sub_my02 li h1 span {float:right;font-size:0.9286rem;font-weight:400;color:#444;margin-top:10px;}
.sub_my02 li p {width:100%;margin:10px 0px;clear:both;display:block;background:url('../img/sub/blt_blue.png') 5px no-repeat;font-size:1.0rem;font-weight:normal;padding-left:18px;color:#444;}
.sub_my02 li p span {display:inline-block;font-size:0.7143rem;margin-left:10px;background-color:#ff791f;color:#fff;border-radius:3px;width:16px;height:16px;text-align:center;line-height:15px;position:relative;top:-2px;left:0px;}
.sub_my02 li p:hover {color:#eb0000;}
.sub_my02 dl {width:100%;float:left;font-size:1.0rem;}
.sub_my02 dl dt {clear:both;float:left;width:calc(100% - 100px);background:url('../img/sub/blt_blue.png') 0px 11px no-repeat;padding:5px 0px 0px 15px;margin-bottom:7px;font-family: 'SCoreDream' !important;font-weight:normal;}
.sub_my02 dl dt:hover {color:#1a80c3;cursor:pointer;}
.sub_my02 dl dd {float:right;width:100px;text-align:right;margin-bottom:7px;}

.sub_my03 {width:100%;margin-top:20px;display:inline-block;}
.sub_my03 li {float:left;display:inline-block;width:calc(50% - 10px);height:90px;background-color:#eaf2f9;margin-right:10px;padding:15px 25px 0px 25px;box-sizing:border-box;}
.sub_my03 li:nth-child(2) {margin-right:0px;margin-left:10px;}
.sub_my03 li h1 {float:left;clear:both;width:27%;display:inline-block;font-size:1.429rem;font-weight:700;margin-top:3px;}
.sub_my03 dl {width:73%;float:right;font-size:1.0rem;margin-top:5px;}
.sub_my03 dl dt {float:left;width:75%;background:url('../img/sub/blt_blue.png') left no-repeat;padding-left:10px;margin-bottom:10px;}
.sub_my03 dl dt:hover {color:#1a80c3;cursor:pointer;}
.sub_my03 dl dd {float:right;width:25%;text-align:right;margin-bottom:10px;}

.sub_my04 {clear:both;display:inline-block;width:100%;margin:20px 0px 0px 0px;}
.sub_my04 li {clear:both;width:100%;display:inline-block;background:url('../img/sub/blt_blue.png') 0px 12px no-repeat;padding:7px 0px 7px 20px;line-height:1.4}

.sub_my05 {margin-top:5px;line-height:1.6;width:100%;clear:both;display:inline-block;}
.sub_my05 li {width:100%;background:url('../img/sub/blt_gray.png') 15px 15px no-repeat;background-size:5px;padding:5px 0px 5px 30px;text-align:left;}


.my_tit01 {display:inline-block;height:22px;line-height:20px;font-size:0.9286rem;;padding:0px 7px;margin:0px 5px 5px 0px;background-color:#f4e7e7;color:#444;border-radius:3px;}
.my_tit02 {clear:both;display:inline-block;width:60px;height:22px;text-align:center;font-size:0.9286rem;;margin:0px 10px 5px 0px;background-color:#ecf4e7;color:#444;border-radius:3px;}
.my_tit03 {clear:both;display:inline-block;width:60px;height:22px;text-align:center;font-size:0.9286rem;;margin:10px 10px 0px 0px;background-color:#ecf4e7;color:#444;border-radius:3px;}

.my_tit05 {clear:both;display:inline-block;width:40px;height:22px;text-align:center;font-size:0.9286rem;;margin:0px 10px 5px 0px;background-color:#eaf2f9;color:#444;border-radius:3px;}
.my_tit06 {clear:both;display:inline-block;width:40px;height:22px;text-align:center;font-size:0.9286rem;;margin:10px 10px 0px 0px;background-color:#eaf2f9;color:#444;border-radius:3px;}

.my_txt1 {width:100%;border:3px solid #dcdcdc;padding:20px 25px 10px;clear:both;display:inline-block;margin-bottom:20px;line-height:1.4;}
.my_txt2 {width:100%;border:3px solid #dcdcdc;padding:20px 25px;clear:both;display:inline-block;margin:30px 0px;line-height:1.4;}
.my_txt3 {width:100%;background-color:#f0f0f0;color:#444;padding:20px 25px;clear:both;display:inline-block;margin:30px 0px;line-height:1.8;}


.pop_note_warp {width:700px;height:600px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 50px 30px 50px;}
.pop_note_warp img {width:160px;display:block;position:relative;top:-45px;left:-50px;}
.pop_note_warp h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:20px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;}
.pop_note_warp .txt {width:100%;margin-top:15px;color:#444;line-height:1.6;font-weight:400;}

.my_form1 {display:inline-block;width:181px;height:35px;background-color:#fff;border:1px solid #dcdcdc;margin:0px 15px 10px 0px;padding:0px 5px;color:#444;}
.my_form2 {display:inline-block;width:380px;height:35px;background-color:#fff;border:1px solid #dcdcdc;margin:0px 15px 10px 0px;padding:0px 5px;color:#444;}
.my_form3 {display:inline-block;width:181px;height:35px;background-color:#0067b3;color:#fff;text-align:center;line-height:33px;border:0px;}
.my_form4 {display:inline-block;width:100%;height:35px;background-color:#fff;border:1px solid #dcdcdc;margin:0px;padding:0px 5px;text-align:center;}
.my_form5 {display:inline-block;width:100%;height:200px;background-color:#fff;border:1px solid #dcdcdc;margin:10px 0px 0px;padding:0px 5px;}
.my_form6 {display:inline-block;width:40%;height:35px;background-color:#fff;border:1px solid #dcdcdc;margin:0px;padding:0px 5px;text-align:center;margin:0px 10px;}
.my_form7 {display:inline-block;width:50%;height:35px;background-color:#fff;border:1px solid #dcdcdc;margin:0px;padding:0px 5px;text-align:center;}
.my_form8 {display:inline-block;width:30%;height:35px;background-color:#fff;border:1px solid #dcdcdc;margin:0px;padding:0px 5px;text-align:center;margin:0px 5px;}

.calendar {clear:both;width:100%;border-top:2px solid #3c3c3c;}
.calendar th {text-align:center;padding:20px 0px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.calendar td {text-align:left;height:90px;padding:10px 10px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#333;font-size:1.0rem;vertical-align:top;}
.calendar th:first-child  {color:#e83535;}
.calendar th:last-child {color:#60a0ee;}
.calendar td:first-child  {color:#e83535;}
.calendar td:last-child {color:#60a0ee;}

.calendar p {clear:both;width:100%;padding:5px 0px 5px 13px;background:url('../img/sub/blt_blue.png') left 10px no-repeat;font-size:0.8571rem;line-height:1.2;}

.month {clear:both;float:left;width:50%;display:inline-block;margin-bottom:10px;}
.month h1 {display:inline-block;font-size:2.857rem;color:#000;margin-right:20px;}
.month h2 {display:inline-block;font-size:0.8571rem;color:#444;border:1px solid #dcdcdc;width:70px;height:20px;line-height:18px;text-align:center;margin-right:10px;font-weight:400;}
.today {float:right;width:50%;display:inline-block;margin-top:35px;text-align:right;}

.pop_sche_warp {width:500px;height:350px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 50px 30px 50px;}
.pop_sche_warp h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:20px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;}
.pop_sche_warp img {width:160px;display:block;position:relative;top:-45px;left:-50px;}
.pop_sche_warp table {width:100%;clear:both;border-top:1px solid #dcdcdc;margin-bottom:15px;font-size:1.0rem;}
.pop_sche_warp th {padding:7px 10px;text-align:center;;background-color:#f4f4f4;border-bottom:1px solid #dcdcdc;}
.pop_sche_warp td {padding:7px 10px;text-align:left;border-bottom:1px solid #dcdcdc;font-weight:400;color:#444;}
.sche_form1 {width:100%;height:100px;border:1px solid #dcdcdc;background-color:#fff;padding:5px;}
.sche_ok {float:right;display:inline-block;width:70px;height:30px;line-height:28px;background-color:#ff6a28;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;font-weight:400;}
.sche_del {float:right;display:inline-block;width:70px;height:30px;line-height:28px;background-color:#777;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;font-weight:400;margin-right:10px;}

.my_mac {clear:both;width:100%;padding:20px 15px 20px 220px;background:#f7f7fc url('../img/sub/my_mac.png') 25px 100px no-repeat;line-height:1.6;margin-top:50px;color:#444;}
.my_mac h1 {font-size:1.429rem;display:block;font-weight:700;margin-bottom:10px;color:#333;}
.my_mac p {margin:5px 0px;background:url('../img/sub/dot_blue.png') left 8px no-repeat;background-size:6px;padding-left:15px;width:100%;clear:both;display:inline-block;}
.mac_form {width:72%;height:40px;margin-right:3%;border:1px solid #dcdcdc;background-color:#fff;display:inline-block;}
.mac_regi {width:25%;height:40px;line-height:38px;float:right;background-color:#60a0ee;color:#fff;text-align:center;}
.mac_regi:hover {cursor: pointer;background-color:#0067b3;}

.mac_off {width:25%;height:40px;line-height:38px;display:inline-block;background-color:#999;color:#fff;text-align:center;}
.mac_day {width:100%;margin-top:10px;clear:both;font-size:0.8571rem;color:#444;text-align:left;}
.mac_txt {width:100%;clear:both;padding:15px 25px;line-height:1.8;color:#444;margin-top:10px;border:1px solid #dcdcdc;display:inline-block;}
.mac_down {width:80px;height:24px;line-height:22px;text-align:center;background-color:#ff6a28;color:#fff;display:inline-block;margin-left:10px;font-size:0.8571rem;border-radius:3px;}
.mac_down:hover {cursor: pointer;background-color:#e83535;}

.my_out {width:100%;clear:both;padding:25px 28px;background-color:#f4f4f4;color:#444;line-height:1.6}
.my_out h1 {font-size:1.429rem;display:block;font-weight:700;margin-bottom:10px;color:#333;}
.my_out p {width:100%;padding-left:15px;margin:10px 0px 20px;;}
.my_out span {width:100%;margin-top:10px;color:#e83535;;display:inline-block;clear:both;}
.my_out .check {width:100%;margin-top:20px;background-color:#fff;padding:10px 20px;text-align:center;}
.out_form_check {width:15px;height:15px;border:1px solid #dcdcdc;margin:0px 5px 0px 25px;position:relative;top:3px;}
.out_form1 {width:100%;height:30px;border:1px solid #dcdcdc;background-color:#fff;color:#444;padding:0px 10px;}
.out_form2 {width:100%;height:200px;border:1px solid #dcdcdc;background-color:#fff;color:#444;padding:10px;}


.my_modify {clear:both;width:100%;padding:20px 15px 20px 220px;background:#d5f3f5 url('../img/sub/my_modify.png') 25px bottom no-repeat;line-height:1.6;margin-top:50px;color:#444;}
.my_modify h1 {font-size:1.429rem;display:block;font-weight:700;margin-bottom:10px;color:#333;}
.my_modify p {margin:5px 0px;background:url('../img/sub/dot_blue.png') left 8px no-repeat;background-size:6px;padding-left:15px;width:100%;clear:both;display:inline-block;}

.pop_message {width:500px;height:450px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 30px 30px;}
.pop_message h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:20px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;}
.pop_message img {width:160px;display:block;position:relative;top:-45px;left:-30px;}
.pop_message table {width:100%;clear:both;border-top:1px solid #dcdcdc;margin-bottom:15px;font-size:1.0rem;}
.pop_message th {padding:7px 10px;text-align:center;;background-color:#f4f4f4;border-bottom:1px solid #dcdcdc;}
.pop_message td {padding:7px 10px;text-align:left;border-bottom:1px solid #dcdcdc;font-weight:400;color:#444;}
.pop_message td div {width:100%;height:180px;overflow-y:auto;}
.btn_mess_send {float:right;display:inline-block;width:70px;height:30px;line-height:28px;background-color:#60a0ee;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;margin-right:10px;}
.btn_mess_cancle {float:right;display:inline-block;width:70px;height:30px;line-height:28px;background-color:#a4a4a4;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;}
.btn_warp {width:100%;margin-top:20px;clear:both;display:block;}

.pop_user {width:500px;height:450px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 30px 30px;overflow:hidden;}
.pop_user h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:20px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;}
.pop_user .p_logo {width:160px;display:block;position:absolute;top:15px;left:10px;}

.user_search {width:100%;background-color:#f8f8f8;padding:10px;text-align:center;margin-bottom:20px;}
.user_form1 {width:170px;height:30px;border:1px solid #dcdcdc;background-color:#fff;margin:0px 10px;}
.user_form2 {width:100%;height:170px;border:1px solid #dcdcdc;color:#444;}

.user_btn_search {display:inline-block;width:70px;height:30px;line-height:28px;background-color:#a4a4a4;color:#fff;text-align:center;border-radius:7px;font-size:1.0rem;;}
.user_warp {width:100%;clear:both;}
.user_warp li {float:left;width:43%;}
.user_warp li:nth-child(2) {width:14%;padding:65px 0px 0px 17px;}
.user_warp .arrow {border:1px solid #b6c6d7;padding:3px 7px 4px;border-radius:7px;font-size:1.429rem;font-weight:400;color:#b6c5d9;line-height:1.0;overflow:hidden;display:inline-block;font-family: "Noto Sans KR";margin-bottom:5px;}
.user_warp .arrow:hover {background-color:#b6c6d5;color:#fff;cursor:pointer;}
.user_warp h2 {width:100%;font-size:1.071rem;;line-height:1.0;margin-bottom:10px;background:url('../img/sub/dot_blue.png') left 5px no-repeat;background-size:9px;padding-left:15px;}
.user_warp h2 span {font-size:0.8571rem;background-color:#e9eef3;height:21px;line-height:19px;padding:0px 10px;color:#333;float:right;font-weight:400;border-radius:5px;margin-top:-2px;}
.user_warp h2 span:hover {cursor:pointer;}

.user_page {width:100%;text-align:center;margin:0px auto;clear:both;margin-top:20px;}
.user_page dd {display:inline-block;margin:0px 7px;color:#444;}
.user_page dd:hover {color:#ff6a28;cursor:pointer;}
.user_page .p_on {color:#000;font-weight:700;}
.user_page dt {display:inline-block;border:1px solid #dcdcdc;padding:2px 5px;}
.user_page dt img {width:7px;}

.pop_before {width:800px;height:700px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 30px 30px;}
.pop_before h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:20px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;}
.pop_before img {width:160px;display:block;position:relative;top:-45px;left:-30px;}
.pop_before_warp {width:100%;height:560px;overflow-y:auto;}
.pop_before table {width:100%;clear:both;border-top:1px solid #dcdcdc;margin-bottom:15px;font-size:1.0rem;}
.pop_before th {padding:7px 5px;text-align:center;;background-color:#f4f4f4;border-bottom:1px solid #dcdcdc;letter-spacing:-1px;}
.pop_before td {padding:7px 5px;text-align:center;border-bottom:1px solid #dcdcdc;font-weight:400;color:#444;letter-spacing:-1px;}
.pop_before td .p_print {display:inline-block;width:100%;height:24px;line-height:22px;background-color:#6e87a3;color:#fff;text-align:center;border-radius:7px;font-size:0.8571rem;font-weight:400;}
.pop_before td .p_print:hover {background-color:#b5c5d6;cursor:pointer;}

.mess_form1 {width:70%;height:100px;border:1px solid #dcdcdc;background-color:#fff;}
.mess_form2 {width:100%;height:30px;border:1px solid #dcdcdc;background-color:#fff;}
.mess_form3 {width:100%;height:250px;border:1px solid #dcdcdc;background-color:#fff;}

.mess_btn1 {width:90px;height:25px;line-height:23px;border-radius:5px;background-color:#6e87a3;text-align:center;color:#fff;margin-bottom:7px;}
.mess_btn2 {width:90px;height:25px;line-height:23px;border-radius:5px;background-color:#9faecc;text-align:center;color:#fff;}
.mess_btn_warp {float:right;width:27%;}

.time_exam {display:inline-block;float:right;font-size:1.0rem;}
.time_exam span {display:inline-block;margin:0px 1px;background-color:#dcdcdc;color:#333 !important;font-size:13px;padding:1px 5px 3px;border-radius:3px;font-weight:bold;}
.time_exam span:nth-child(1) {margin-left:10px;}


/* 과목홈 */
.study_01 {clear:both;width:100%;padding:20px 0px;text-align:center;background-color:#1a80c3;color:#fff;border-radius:7px;margin-bottom:40px;}
.study_01 h1 {font-size:1.429rem;font-weight:700;display:inline-block;margin:0px 20px 0px 0px;}
.study_01 .jump_study {width:350px;height:45px;background-color:#fff;padding-left:10px;font-size:1.143rem;border:1px solid rgba(0,0,0,0.1);color:#333;font-weight:600;font-size:1.143rem;font-family: "Noto Sans KR";}

.study_02 {width:100%;float:right;font-size:1.0rem;margin-top:5px;}
.study_02 dt {float:left;width:80%;background:url('../img/sub/blt_blue.png;') left no-repeat;margin-bottom:10px;font-size:1.143rem;font-weight:normal;padding-left:18px;color:#444;}
.study_02 dt:hover {color:#eb0000;cursor:pointer;}
.study_02 dd {float:right;width:20%;text-align:right;margin-bottom:10px;}

.progress {display:inline-block;background:linear-gradient( 0deg, #b42525, #e83535);height:15px;font-size:0rem;position:relative;}

.week {display:inline-block;height:22px;line-height:20px;font-size:1.0rem;;padding:0px 7px;margin:0px 5px 5px 0px;background-color:#1ea3f0;color:#fff;border-radius:3px;}

.study_txt1 {width:100%;clear:both;padding:20px 20px 20px 220px;background:#f6f6f6 url('../img/sub/study_img01.png') -5px bottom no-repeat;margin-top:20px;line-height:1.6;color:#444;}
.study_txt1 h1 {font-size:1.429rem;display:block;font-weight:700;margin-bottom:10px;color:#333;}

.pop_prog_warp {width:750px;padding:25px 20px;}
.pop_prog_warp .txt1 {width:100%;clear:both;padding:15px;margin-top:20px;line-height:1.6;background:#1a80c3;color:#fff;font-size:20px;font-weight:600;border-radius:3px;}

.pop_prog_tbl {width:100%;border-top:2px solid #3c3c3c;margin-top:15px;}
.pop_prog_tbl th {text-align:center;padding:20px 0px;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;}
.pop_prog_tbl td {text-align:center;padding:10px 10px;border-bottom:1px solid #dcdcdc;color:#444;font-size:1.0rem;}

.pop_prog_tbl .yet {color:#e31616}



.exam_txt1 {width:100%;clear:both;padding:20px 30px;border:1px solid #dcdcdc;margin-top:30px;color:#444;line-height:1.6}
.exam_txt1 h1 {font-size:1.429rem;display:block;font-weight:700;margin:-5px 0px 10px;color:#333;}

.icon_file {margin-right:10px;position:relative;top:6px;}

.study_form1 {width:100%;height:35px;background-color:#fff;border:1px solid #dcdcdc;padding:0px 5px;}
.study_form2 {width:100%;height:200px;background-color:#fff;border:1px solid #dcdcdc;padding:5px;}
.study_form3 {width:120px;height:35px;line-height:32px;display:inline-block;background-color:#ededed;cursor: pointer;text-align:center;}
.study_form4 {width:350px;height:40px;background-color:#fff;border:1px solid #dcdcdc;padding:0px 5px;font-size:16px;font-weight:500;position:relative;top:2px;border-radius:4px;}

.exam_warp {width:800px;height:700px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 30px 30px 30px;margin:0px auto;display:block;}
.exam_warp .exam_logo {width:160px;display:block;position:relative;top:-45px;right:-25px;float:right;}
.exam_warp h1 {font-size:1.714rem;font-weight:700;float:left;position:relative;top:-55px;left:-15px;color:#fff;}
.exam_warp h2 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:10px;top:-15px;position:relative;text-align:left;border-left:3px solid #60a0ee;line-height:1.0;padding-left:10px;}
.exam_warp h2 span {color:#60a0ee;font-size:1.0rem;font-weight:400;}
.exam_warp .txt1 {width:100%;color:#444;line-height:1.6;font-weight:400;margin:20px 0px;border:1px solid #dcdcdc;padding:20px 30px;border-radius:7px;}
.exam_warp .txt1 li {clear:both;width:100%;display:inline-block;background:url('../img/sub/blt_blue.png;') 0px 16px no-repeat;padding:7px 0px 7px 20px;}
.exam_warp .txt1 .tit01 {clear:both;display:inline-block;height:30px;line-height:28px;padding:0px 15px;font-size:1.143rem;;background-color:#b26bd3;color:#fff;text-align:center;border-radius:7px;margin-bottom:10px;}
.exam_warp .txt1 .tit02 {clear:both;display:inline-block;height:30px;line-height:28px;padding:0px 15px;font-size:1.143rem;;background-color:#80a749;color:#fff;text-align:center;border-radius:7px;margin-bottom:10px;}
.exam_warp .btn_start {width:250px;height:70px;background-color:#e83535;color:#fff;text-align:center;padding-top:10px;border-radius:7px;line-height:1.4;font-size:1.571rem;font-weight:400;margin:0px auto;}
.exam_warp .btn_start > span {font-size:1.0rem;font-weight:400;display:block;}
.exam_warp .btn_start:hover {color:#fff83d;cursor:pointer;}
.exam_warp .btn_view {width:150px;height:30px;line-height:28px;text-align:center;color:#fff;background-color:rgba(0,0,0,0.4);margin-right:10px;display:inline-block;position:relative;top:-50px;left:10px;border-radius:7px;}
.exam_warp .btn_view:hover {background-color:#ff9d4e;cursor:pointer;}

.exam_warp2 {width:100%;clear:both;display:inline-block;overflow:hidden;}
.exam_warp2 li {float:left;height:480px;overflow-y:auto;border:1px solid #dcdcdc;margin-right:5%;padding:15px 20px;}
.exam_warp2 li:nth-child(1) {width:65%;}
.exam_warp2 li:nth-child(2) {width:30%;margin-right:0;padding:0px;}
.exam_warp2 .quest {width:100%;margin-bottom:50px;clear:both;display:inline-block;}
.exam_warp2 .quest dt {border:1px solid #bad5f7;clear:both;width:100%;overflow:hidden;padding:10px;margin-bottom:10px;font-size:1.143rem;border-radius:7px;}
.exam_warp2 .quest dt .num {height:25px;}
.exam_warp2 .quest dt p {width:89%;float:right;margin-top:-3px;}
.exam_warp2 .quest dt .samp {width:100%;clear:both;display:inline-block;overflow:hidden;border:1px solid #dcdcdc;margin-top:10px;padding:10px;border-radius:7px;line-height:1.8;font-size:1.0rem;color:#444;}
.exam_warp2 .quest dd {width:100%;clear:both;margin:7px 0px;display:inline-block;}
.exam_warp2 .quest dd p {float:right;width:94%;}
.exam_warp2 .quest dd .form1 {width:15px;height:15px;border-color:#dcdcdc;margin-top:3px;}
.exam_warp2 li:nth-child(2) .exam_tbl {width:100%;border-top:2px solid #3c3c3c;}
.exam_warp2 li:nth-child(2) th {text-align:center;padding:10px 5px;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.exam_warp2 li:nth-child(2) td {text-align:center;padding:5px 5px;border-bottom:1px solid #dcdcdc;color:#333;font-size:1.0rem;line-height:1.6;}
.exam_warp2 li:nth-child(2) td:nth-child(2) {color:#e83535;}
.exam_warp2 .exam_go {clear:both;width:90%;height:30px;line-height:28px;font-size:0.8571rem;;background-color:#60a0ee;color:#fff;text-align:center;border-radius:7px;display:inline-block;margin:0px auto;}
.exam_warp2 .exam_go:hover {background-color:#e83535;cursor:pointer;}

.exam_warp3 {clear:both;width:100%;margin-top:20px;}
.exam_warp3 li {float:left;width:65%;font-size:1.0rem;color:#444;}
.exam_warp3 li:nth-child(2) {width:30%;float:right;}
.exam_warp .exam_form1 {width:100%;height:120px;background-color:#fff;border:1px solid #dcdcdc;padding:5px;}



/* membership */
.sub_top_mem {width:100%;height:200px;clear:both;background:url('../img/sub/topimg_mem.png') center no-repeat;text-align:center;}

.mem_warp {width:100%;clear:both;margin-bottom:50px;background-color:#f1f5fb;overflow:hidden;}
.mem_warp li {float:left;width:50%;overflow:hidden;padding:50px;text-align:center;border-right:1px solid rgba(0,0,0,0.05);}
.mem_warp li:nth-child(2) {border-right:0px;}
.mem_warp li h1 {font-size:1.857rem;font-weight:700;text-align:center;width:100%;clear:both;margin-bottom:30px;}

.mem_warn {clear:both;width:100%;padding:20px 20px 20px 180px;background:#d9f2f7 url('../img/sub/mem_warn.png') 40px 40px no-repeat;margin-top:30px;font-size:1.143rem;;line-height:1.6;}
.mem_warn p {margin-bottom:15px;clear:both;width:100%;}
.mem_warn span {display:block;width:100%;margin-top:15px;font-size:1.0rem;line-height:1.8;}
.mem_warn ul {width:100%;clear:both;margin-top:10px;}
.mem_warn ul li {width:100%;background:url('../img/sub/blt_blue.png') 15px 15px no-repeat;background-size:5px;padding:5px 0px 5px 30px;font-weight:400;}


.mem_join1 {width:100%;clear:both;margin:20px 0px;text-align:center;}
.mem_join1 hr {width:26%;height:2px;background-color:#dcdcdc;display:inline-block;border:none;margin:0px 30px;position:relative;top:-12px;}
.mem_join2 {width:33%;text-align:center;display:inline-block;font-size:1.143rem;}
.mem_join2_on {color:#eb0000}

.mem_join3 {clear:both;width:100%;padding:20px 15px 20px 200px;background:#e5f4f8 url('../img/sub/mem_join.png') left 65px no-repeat;line-height:1.6;margin-top:50px;color:#444;}
.mem_join3 h1 {font-size:1.429rem;display:block;font-weight:700;margin-bottom:10px;color:#333;}

.mem_join4 {clear:both;width:100%;padding:20px 30px;background:#e5f4f8;line-height:1.6;margin-top:20px;color:#444;}

.mem_join5 {clear:both;width:100%;line-height:1.6;margin-top:10px;color:#444;}
.mem_join5 h1 {font-size:1.0rem;display:block;;margin-bottom:10px;color:#333;}
.mem_join5 p {width:100%;padding-left:15px;margin:10px 0px;}

.mem_join6 {clear:both;width:100%;padding:20px 30px;background:#f4f4f4;line-height:1.6;color:#444;}

.mem_join7 {width:100%;height:100px;margin:0px 0px 15px;clear:both;display:inline-block;overflow:hidden;background-color:#fff;padding:20px;}
.mem_join7 dt {float:left;width:50%;font-size:1.143rem;box-sizing:border-box;text-align:center;}
.mem_join7 dt h1 {font-size:1.429rem;font-weight:700;display:inline-block;line-height:1.0;margin-bottom:10px;padding-top:3px;}
.mem_join7 dt .h1 {font-size:1.429rem;font-weight:700;display:inline-block;line-height:1.0;margin-bottom:10px;padding-top:3px;}
.mem_join7 dd {float:left;width:50%;text-align:left;}
.mem_join7 dd span {width:80px;height:22px;background-color:#ddd;text-align:center;margin-right:20px;margin-bottom:10px;clear:both;display:inline-block;font-size:0.9286rem;font-weight:700;padding-top:4px;}
.mem_join7 dd h2 {color:#e83535;font-weight:700;display:inline-block;font-size:1.0rem;}


.join_form1 {width:100%;height:250px;background-color:#fff;border:1px solid #dcdcdc;padding:10px;margin-top:15px;color:#444;}
.join_form2 {width:50%;height:35px;background-color:#fff;border:1px solid #dcdcdc;padding:5px 10px;color:#444;}
.join_form3 {width:28%;height:35px;background-color:#fff;border:1px solid #dcdcdc;padding:5px 10px;color:#444;}
.join_form4 {width:28%;height:35px;background-color:#fff;border:1px solid #dcdcdc;padding:5px 10px;color:#444;margin-right:15px;}
.join_form6 {width:100%;height:35px;background-color:#fff;border:1px solid #dcdcdc;padding:5px 10px;color:#444;}
.join_form7 {width:100%;height:35px;background-color:#fff;border:1px solid #dcdcdc;padding:5px 10px;color:#444;margin:10px 0px;}
.join_form_check {width:20px;height:20px;background-color:#fff;border:1px solid #dcdcdc;margin-right:10px;position:relative;top:5px;left:0px;}

.join_file {width:120px;height:45px;display:inline-block;background-color:#ededed;cursor: pointer;text-align:center;line-height:45px;}

.join_form_txt {font-weight:400;margin:0px 15px;display:inline-block;}

.join_txt1 {font-size:0.8571rem;margin-top:10px;display:inline-block;}
.join_txt2 {font-size:0.8571rem;display:inline-block;float:right;width:calc(100% - 320px);}

.join_empty1 {display:inline-block;width:40px;font-size:0px;}

.join_ok {width:100%;border:3px solid #d2e4f4;padding:30px 0px 30px 230px;margin-top:20px;font-size:1.286rem;background:url('../img/sub/join_ok.png') 10px 40px no-repeat;}
.join_ok h1 {font-size:2.4rem;line-height:1.0;margin-bottom:30px;}
.join_ok h1 span {color:#e83535;}


.join_ok_btn {display:block;width:320px;height:55px;line-height:55px;border-radius:27px;font-size:22px;color:#fff !important;text-align:center;background:#f94949;margin:50px auto 0px;transition: background 0.5s ease-in-out;}
.join_ok_btn:hover {background:#3c71af;cursor: pointer;}

.agree_agree {clear:both;width:100%;margin-top:10px;text-align:right;}
.agree_radio {width:20px;height:20px;background-color:#fff;border:1px solid #dcdcdc;border-radius:10px;margin:0px 10px 0px 10px;position:relative;top:4px;}

.agree_agree2 {clear:both;width:100%;margin-top:10px;padding:20px;background-color:#e8f4fb;margin-top:30px;text-align:center;}


.agree_btn_warp {width:100%;text-align:center;margin-top:40px;}

.pop_mem_warp {width:500px;height:250px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 50px 30px 50px;}
.pop_mem_warp img {width:160px;display:block;position:relative;top:-45px;left:-50px;}
.pop_mem_warp h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:20px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;}
.pop_txt {width:100%;padding:20px 25px;background-color:#f6f6f6;text-align:left;}
.pop_txt span {color:#eb0000;font-weight:700;}

.pop_join_warp {width:500px;height:300px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 50px 30px 50px;}
.pop_join_warp img {width:160px;display:block;position:relative;top:-45px;left:-50px;}
.pop_join_warp h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin-bottom:20px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;}
.pop_join_warp .txt {width:100%;margin-top:15px;color:#444;line-height:1.6;font-weight:400;}

.log_certi {position:relative;top:0px;left:0px;display:none;z-index:9999;width:100%;}
.log_certi2 {width:850px;display:inline-block;overflow:hidden;clear:both;border:3px solid #ddd;padding:30px 50px;background-color:#f8f8f8;}
.log_certi2 h1 {clear:both;text-align:center;font-size:1.714rem;line-height:1.0;margin-bottom:40px;}
.log_certi2 span {background-color:#777;color:#fff;;text-align:center;padding:0px 3px 1px 3px;margin-left:15px;font-size:0.9286rem;}
.log_certi2 span a:hover {color:#fff32c;cursor:pointer;}
.log_certi2 p {margin-top:15px;color:#444;}

.certi_form01 {border:1px solid #dddddd;background-color:#fff;width:500px;height:45px;box-sizing:border-box;padding-left:10px;}
.certi_btn {background-color:#60a0ee;width:200px;height:45px;line-height:43px;float:right;color:#fff;text-align:center;font-size:1.143rem;;}


.name_warp1 {width:100%;clear:both;border:4px solid #ffd3d3;padding:20px 70px;overflow:hidden;}
.name_warp1 ul {width:100%;}
.name_warp1 ul li {float:left;margin:10px 0px;width:30%;font-size:1.143rem;;}
.name_warp1 ul li:nth-child(2n) {width:70%;color:#444;font-weight:normal;}
.name_form1 {width:44%;height:35px;background-color:#fff;border:1px solid #dcdcdc;padding:10px;color:#444;}
.name_warp1 ul li span {width:10%;height:35px;display:inline-block;text-align:center;}

.name_warp2 {width:100%;clear:both;background-color:#f8f8f8;border:1px solid #dcdcdc;padding:30px 40px 20px;margin-top:50px;}
.name_warp2 ul {width:100%;clear:both;font-size:1.143rem;color:#444;}
.name_warp2 ul li {width:100%;background:url('../img/sub/blt_blue.png') 15px 15px no-repeat;background-size:5px;padding:5px 0px 5px 30px;}
.name_warp2 ul li p {width:100%;padding-left:15px;line-height:2.0;clear:both;display:inline-block;margin-top:10px;}

.auth_warp {width:100%;clear:both;overflow:hidden;margin-top:25px;padding:40px 0px;border-top:2px solid #60a0ee;border-bottom:1px solid #cfe2fa}
.auth_warp li {float:left;width:100%;overflow:hidden}
.auth_warp li dl {width:100%;}
.auth_warp li dt {float:left;width:25%;text-align:center;}
.auth_warp li dd {float:left;width:75%;font-size:1.143rem;color:#444;}
.auth_warp li dd h1 {clear:both;line-height:1.0;width:100%;color:#60a0ee;font-size:1.429rem;margin-bottom:15px;}
.auth_warp li img {width:120px;}
.auth_warp hr {clear:both;width:100%;height:12px;border:0px;background:url('../img/sub/guide_bgline.png') center no-repeat;margin:40px 0px;display:inline-block;}
.auth_warp .hr {clear:both;display:block;width:100%;height:12px;border:0px;background:url('../img/sub/guide_bgline.png') center no-repeat;margin:40px 0px;padding:0px;}

.auth_warp2 {width:100%;border-top:2px solid #3c3c3c;margin-top:15px;}
.auth_warp2 th {text-align:center;padding:20px 20px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#1d1d1d;background-color:#f8f8f8;font-size:1.143rem;}
.auth_warp2 td {text-align:center;padding:20px 20px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#444;font-size:1.0rem;}
.auth_warp2 td:nth-child(2) {text-align:left;padding-left:30px;}
.auth_warp2 th img {width:160px;}
.auth_warp2 td h1 {color:#ff6a28;font-size:1.143rem;line-height:1.0;margin-bottom:10px;}
.auth_warp2 td:nth-child(2n) a {margin-left:20px;}
.auth_warp2 td:nth-child(2n) a:hover {color:#ff6a28;cursor:pointer;}
.auth_btn_go {display:inline-block;width:100%;height:23px;line-height:21px;text-align:center;font-size:0.9286rem;;background-color:#666;color:#fff;border-radius:3px;}
.auth_btn_go:hover {background-color:#ff6a28;cursor:pointer;}

.priv_wrap {width:100%;max-width:1200px;clear:both;margin:0px auto;line-height:1.8;color:#444;padding:20px;display:Block;}

.priv_wrap h1 {width:100%;display:inline-block;padding-left:15px;border-left:4px solid #1a80c3;font-size:18px;font-weight:700;line-height:0.9;margin-bottom:15px;color:#333;margin-top:50px;}
.priv_wrap h2 {width:100%;clear:both;line-height:1.6;font-size:16px;margin:25px 0px 10px;color:#333;}
.priv_wrap h3 {width:100%;clear:both;line-height:1.6;font-size:15px;margin:25px 0px 10px;color:#333;}
.priv_wrap h4 {clear:both;display:inline-block;background:#1a80c3;font-size:20px;color:#fff;font-weight:700;line-height:0.9;margin:50px 0px 0px;padding:10px 30px;border-radius:5px;overflow:hidden;}

.priv_wrap p {width:100%;clear:both;margin:5px 0px 10px;padding-left:15px;}
.priv_wrap div {width:100%;display:block;padding:20px;border:1px solid #ddd;background:#fff;}
.priv_wrap dl {width:100%;display:block;margin:0px;}
.priv_wrap dt {clear:both;width:100%;display:block;padding:10px 20px 0px;box-sizing:border-box;font-weight:600;}
.priv_wrap dd {clear:both;width:100%;display:block;padding:3px 20px 10px;box-sizing:border-box;font-weight:400;}

.priv_tab {display:inline-block;margin:10px 10px 0px 0px;background:#fff;border:1px solid #ddd;width:300px;height:50px;line-height:50px;text-align:center;}


.log_cert_add {margin-top:10px;width:100%;overflow:hidden;border:3px solid #ddd;text-align:center;padding:10px;display:none}


/* 수강신청 */
.sub_top_course {width:100%;height:200px;clear:both;background:url('../img/sub/topimg_course.png') center no-repeat;text-align:center;}

.course_class1 {clear:both;width:100%;margin-top:20px;display:inline-block;}
.course_class1 dt {float:left;width:37%;height:140px;background-color:#0067b3;text-align:center;font-size:1.571rem;;color:#fff;padding-top:40px;}
.course_class1 dt p {display:block;clear:both;width:100%;font-size:1.143rem;font-weight:400;}
.course_class1 dd {float:left;width:63%;height:140px;/*background-color:#e8f1f8;*/border-width:1px 1px 1px 0px;border-style:solid;border-color:#0067b3;padding:20px;line-height:1.8;}

.course_class2 {clear:both;width:100%;margin-top:20px;display:inline-block;}
.course_class2 dt {float:left;width:37%;height:140px;background-color:#90c7d5;text-align:center;font-size:1.571rem;;color:#fff;padding-top:40px;}
.course_class2 dt p {display:block;clear:both;width:100%;font-size:1.143rem;font-weight:400;}
.course_class2 dd {float:left;width:63%;height:140px;/*background-color:#e5f4f8;*/border-width:1px 1px 1px 0px;border-style:solid;border-color:#90c7d5;padding:20px;line-height:1.8;}

.course_class3 {clear:both;width:100%;margin-top:20px;background-color:#f0f0f0;padding:20px 25px;display:inline-block;color:#444;line-height:1.8;}
.course_class3 p {float:right;width:50%;display:inline-block;}
.course_class3 span {color:#e83535;font-weight:700;}
.course_class3 img {position:relative;top:-2px;margin-right:10px}

.course_class4 {clear:both;width:100%;margin-top:20px;border:3px solid #dcdcdc;display:inline-block;}
.course_class4 li {float:left;width:78%;height:70px;line-height:70px;}
.course_class4 li:first-child {padding-left:25px;width:22%;}
.course_class4 img {position:relative;top:-2px;margin-right:10px}
.course_class4 span {color:#e83535;font-weight:700;}
.course_class4 h1 {font-size:1.429rem;border:1px solid #dcdcdc;margin:0px 30px;color:#444;width:30px;height:30px;line-height:28px;text-align:center;display:inline-block;position:relative;top:2px;}

.course_txt1 {font-size:0.8571rem;margin-top:15px;text-align:left;line-height:1.8;}
.course_txt2 {font-size:1.0rem;margin-top:15px;text-align:left;line-height:1.8;background-color:#f0f0f0;padding:30px;}
.course_txt2 p {text-align:center;font-size:1.143rem;}
/*
.course_tap01 {clear:both;width:100%;display:inline-block;margin-top:50px;}기수 tap 3단
.course_tap01 li {float:left;width:calc(33.3333% - 10px);height:70px;line-height:68px;border:1px solid #dcdcdc;color:#444;text-align:center;margin:0px 15px 10px 0px;color:#777;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.course_tap01 li:hover {background-color:#b9c5dc;color:#333;border:1px solid #b9c5dc;cursor:pointer;}
.course_tap01 li:nth-child(3n) {margin-right:0px;}
.course_tap01 .course_on {border:1px solid #004e96;color:#fff;background:#004e96;font-size:1.286rem;}
*/


.course_tap01 {width:100%;display:block;margin-bottom:30px;overflow:hidden;}
.course_tap01 li {float:left;width:380px;height:120px;gap:30px;border:1px solid #ddd;text-align:center;padding:25px 0px 0px;border-radius:10px;margin:0px 30px 20px 0px;}
.course_tap01 li:nth-child(3n) {margin-right:0px;}
.course_tap01 li a {display:block;}
.course_tap01 .pakc_tit {color:#000;font-size:18px;font-weight:600;}
.course_tap01 dl {width:100%;text-align:center;color:#777;font-size:12px;margin-top:15px;}
.course_tap01 dt {width:100%;margin:5px 0px;}
.course_tap01 dd {width:100%;margin:5px 0px;color:#f63805}
.course_tap01 li:hover {border:2px solid #004e96;cursor: pointer;}
.course_tap01 .course_on {border:2px solid #004e96;}
.course_tap01 .course_on .pakc_tit {color:#004e96;font-size:18px;font-weight:600;}




.class_tap01 {clear:both;;display:flex;flex-wrap: wrap;margin-top:50px;}
.class_tap01 li {float:left;width:calc(25% - 4px);height:50px;line-height:48px;text-align:center;border:1px solid #dcdcdc;transition: background 0.5s ease-in-out,color 0.5s ease-in-out,border 0.5s ease-in-out;margin:0px 5px 5px 0px}
.class_tap01 li:nth-child(4n) {margin-right:0px;}
.class_tap01 li:hover {background-color:#004e96;color:#fff;border:1px solid #004e96;cursor:pointer;}
.class_tap01 .tap_on {background-color:#004e96;color:#fff;border:1px solid #004e96;}


.blinking{ -webkit-animation:blink 0.3s ease-in-out infinite alternate;-moz-animation:blink 0.3s ease-in-out infinite alternate;animation:blink 0.3s ease-in-out infinite alternate; }
@-webkit-keyframes blink{ 0% {opacity:0.5;} 100% {opacity:1;} }
@-moz-keyframes blink{ 0% {opacity:0.5;} 100% {opacity:1;} }
@keyframes blink{ 0% {opacity:0.5;} 100% {opacity:1;} }


.course_form_check {width:20px;height:20px;border:1px solid #dcdcdc;background-color:#fff;}

.course_btn_warp {width:100%;text-align:center;margin-top:40px;display:inline-block;}

.course_view {position:absolute;top:40px;left:70px;z-index:999;display:inline-block;width:300px;height:200px;border:4px solid #bdd4f1;background-color:#fff;padding:15px 20px;text-align:left;}
.course_view h1 {clear:both;width:100%;display:block;font-size:1.143rem;;margin-bottom:15px;padding:0px 0px 10px 20px;border-bottom:2px solid #dcdcdc;background:url('../img/sub/dot_blue.png') left 9px no-repeat;background-size:10px;}
.course_view dl {width:100%;}
.course_view dt {width:50px;height:22px;line-height:20px;text-align:center;border-radius:5px;background-color:#444;color:#fff;display:inline-block;margin-bottom:4px;}
.course_view dd {clear:both;display:block;width:100%;}
.course_view_w {position:relative;z-index:99;top:0px;left:0px;}

.pay_name {width:100%;display:inline-block;position:relative;left:-40px;}
.pay_name dt {text-align:right;float:left;width:20%;display:inline-block;font-size:1.143rem;;padding:8px 25px 0px 0px;}
.pay_name dd {text-align:left;float:left;width:30%;display:inline-block;}
.pay_form1 {width:100%;height:45px;line-height:43px;padding:0px 5px;border:1px solid #dcdcdc;background-color:#fff;}

.payment {width:100%;clear:both;display:inline-block;margin-top:20px;}
.payment li {float:left;width:190px;height:190px;text-align:center;border:1px solid #dcdcdc;background-color:#f4f4f4;margin-right:30px;;}
.payment li:nth-child(4) {margin-right:0px;}
.payment li img {margin:40px auto 20px;display:block;}
.payment li span {font-weight:400;font-size:0.8571rem;}

.pay_inno {clear:both;width:100%;padding:100px 20px 20px;background:#ffd21f url('../img/sub/pay_img01.png') center 20px no-repeat;line-height:1.6;font-size:1.429rem;margin-bottom:50px;color:#222;text-align:center;border-radius:15px;}
.pay_inno .txt {border:5px solid #000;border-radius:0px 0px 15px 15px;padding:30px;}
.pay_inno .txt span {background-color:#eb0000;color:#ffd21f;padding:0px 5px 2px;line-height:1.0;display:inline-block;}

.pay_inno2 {clear:both;width:100%;margin-top:20px;background-color:#f0f0f0;padding:20px 25px;display:inline-block;color:#333;line-height:1.8;}
.pay_inno2 li {float:left;width:40%;display:inline-block;text-align:center;}
.pay_inno2 li:nth-child(1) {font-weight:700;font-size:1.143rem}
.pay_inno2 li:nth-child(2) {width:60%;text-align:left;}

.pay_inno2 span {color:#e83535;font-weight:700;}

.pay_re_pay {color:#eb0000 !important;}

.pay_result {width:100%;border:3px solid #f7d5d5;padding:30px 0px 30px 250px;margin:30px 0px 50px;font-size:1.286rem;background:url('../img/sub/join_ok.png') 30px 10px no-repeat;background-size:150px;}
.pay_result h1 {font-size:2.0rem;line-height:1.0;margin-bottom:30px;color:#e83535;}
.pay_result h1 span {color:#e83535;}

.pay_result2 {clear:both;width:100%;margin-top:20px;border:3px solid #dcdcdc;display:inline-block;padding:0px 50px;font-size:1.143rem;}
.pay_result2 li {float:left;width:30%;height:70px;line-height:70px;}
.pay_result2 li:nth-child(1) {width:25%;}
.pay_result2 li:nth-child(2) {width:45%;}
.pay_result2 img {position:relative;top:-2px;margin-right:10px}
.pay_result2 span {color:#e83535;font-weight:700;}

.plan_check {width:15px;height:15px;border:1px solid #dcdcdc;margin:0px 5px 0px 0px;position:relative;top:3px;}
.plan_form1 {width:100px;height:25px;border:1px solid #dcdcdc;margin:0px 5px 0px 0px;color:#444;padding-left:5px;}
.plan_form2 {width:100%;height:25px;border:1px solid #dcdcdc;margin:0px 5px 0px 0px;color:#444;padding-left:5px;}
.plan_form3 {width:29%;height:25px;border:1px solid #dcdcdc;margin:0px 5px 0px 0px;color:#444;padding-left:5px;}
.plan_form4 {width:100%;height:100px;border:1px solid #dcdcdc;margin:0px 5px 0px 0px;color:#444;padding-left:5px;}

.plan_blank {width:4%;text-align:center;display:inline-block;}


.pack_tap {width:100%;margin:70px 0px 50px;display:block;clear:both;overflow:hidden;}
.pack_tap li {padding:20px 40px;/*border:1px solid #dfdfdf;background-color:#fff;*/text-align:center;width:390px;height:100px;margin:0px 15px 15px 0px;font-size:18px;line-height:1.6;word-break: keep-all;font-weight:normal;float:left;}
.pack_tap li:hover {cursor:pointer}
.pack_tap li:nth-child(3n) {margin-right:0px;}
.pack_tap li p {text-align: center;position: relative;top: 50%;transform: translateY(-50%);width:100%;}
.pack_tap .on {background-color:#004e96;color:#fff;border:1px solid #004e96;}

.pack_tap .blue {background:#dfeffc;color:#333;}
.pack_tap .blue_on {background:#228be6;color:#fff;font-weight:500}
.pack_tap .red {background:#fee7e7;color:#333;}
.pack_tap .red_on {background:#fa5252;color:#fff;font-weight:500}
.pack_tap .green {background:#d7faef;color:#333;}
.pack_tap .green_on {background:#12b886;color:#fff;font-weight:500}
.pack_tap .yellow {background:#fff4dc;color:#333;}
.pack_tap .yellow_on {background:#fab005;color:#fff;font-weight:500}


.pack_tap2 {width:100%;display:block;margin-bottom:30px;overflow:hidden;}
.pack_tap2 li {float:left;width:380px;height:120px;gap:30px;border:1px solid #ddd;text-align:center;padding:25px 0px 0px;border-radius:10px;margin:0px 30px 20px 0px;}
.pack_tap2 li:nth-child(3n) {margin-right:0px;}
.pack_tap2 li a {display:block;}
.pack_tap2 .pakc_tit {color:#000;font-size:18px;font-weight:600;}
.pack_tap2 dl {width:100%;text-align:center;color:#777;font-size:12px;margin-top:15px;}
.pack_tap2 dt {width:100%;margin:5px 0px;}
.pack_tap2 dd {width:100%;margin:5px 0px;color:#f63805}
.pack_tap2 li:hover {border:2px solid #004e96;cursor: pointer;}
.pack_tap2 .on {border:2px solid #004e96;}
.pack_tap2 .on .pakc_tit {color:#004e96;font-size:18px;font-weight:600;}


.pack_tap3 {width:100%;height:70px;border-radius:35px;border:1px solid #ddd;display:flex;flex-wrap: wrap;margin-bottom:30px;overflow:hidden;}
.pack_tap3 li {display: flex;justify-content:center;align-items:center;flex-basis: auto;flex:1;text-align:center;height:70px;transition:all 0.5s ease-in-out;color:#000;font-size:17px;}
.pack_tap3 li a {display:block;width:100%;height:100%;}
.pack_tap3 li:hover {border:2px solid #004e96;cursor: pointer;background:#004e96;color:#fff;border-radius:35px;}
.pack_tap3 .on {background:#004e96;color:#fff;border-radius:35px;}



.pack_tbl01 {width:100%;border-top:2px solid rgba(0,0,0,0.1);}
.pack_tbl01 th {text-align:center;padding:20px 0px;border-bottom:1px solid #dcdcdc;;color:#111;background-color:#f8f8f8;font-size:1.143rem;}
.pack_tbl01 td {text-align:center;padding:20px 10px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#333;background-color:#fff;font-size:1.0rem;line-height:1.6;}
.pack_tbl01 td .money {color:#e83535;font-weight:700;font-size:15px;}

.pack_sample {padding:0px 7px 2px;margin:2px 0px;display:inline-block;background-color:#009b90;color:#fff;font-size:12px;border-radius:5px;}
.pack_sample:hover {background-color:#e83535;cursor:pointer;}
.pack_plan {padding:0px 7px 2px;margin:2px 0px;display:inline-block;background-color:#0067b0;color:#fff;font-size:12px;border-radius:5px;}
.pack_plan:hover {background-color:#e83535;cursor:pointer;}
.pack_pay {display:inline-block;width:300px;height:50px;line-height:49px;text-align:center;background-color:#d73c2c;border-radius:10px;color:#fff;font-size:22px;font-weight:700;margin:0px auto;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.pack_pay:hover {background:#000;color:#fffc1c;cursor:pointer;}

.pack_class1 {display:inline-block;background-color:#767c88;padding:10px 50px;color:#fff;border-radius:10px 10px 0px 0px;font-size:20px;margin-left:10px;margin-top:20px;}
.pack_class1_warp {width:100%;clear:both;padding:20px 15px 15px;background:#767c88;border-radius:5px;}
.pack_class2 {display:inline-block;background-color:#91b9d5;padding:10px 50px;color:#fff;border-radius:10px 10px 0px 0px;font-size:20px;margin-left:10px;margin-top:20px;}
.pack_class2_warp {width:100%;clear:both;padding:20px 15px 15px;background:#91b9d5;border-radius:5px;}

.pack_last {width:100%;margin:50px 0px 10px 0px;clear:both;display:block;overflow:hidden;}
.pack_last li {float:left;width:60%;height:100px;line-height:90px;text-align:center;font-size:18px;font-weight:700;border-style:solid;border-color:#96ABB3;}
.pack_last li:nth-child(1) {border-width:4px 0px 4px 4px;}
.pack_last li:nth-child(2) {width:40%;font-size:28px;color:#e83535;border-width:4px 4px 4px 0px;letter-spacing:-1px;}

.pack_warning {clear:both;width:100%;padding:20px 30px;background-color:#f0f0f0;border-radius:10px;line-height:1.8;margin-bottom:50px;overflow:hidden;}
.pack_warning dt {width:100%;font-weight:700}
.pack_warning dd {width:100%;padding-top:15px;}
.pack_warning_tri {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 20px solid #f0f0f0;margin-left:20px;font-size:0px;}

/*
.year_new {width:100%;display:flex;background:#f8f8f8;}
.year_new li {width:50%;padding:20px 30px;line-height:2.0;}
.year_new li .year {width:70px;text-align:center;padding:7px 0px;border-radius:3px;display:inline-block;background:#3571B5;color:#fff;font-weight:bold;line-height:1.0;margin:0px 10px 0px 0px;}
.year_new li .semester {width:70px;text-align:center;display:inline-block;border-radius:3px;padding:4px 0px;background:#adadad;color:#fff;font-size:12px;line-height:1.0;font-weight:normal;margin:0px 10px 0px 0px;}
.year_new li dl {clear:both;display:block;width:100%;margin-top:10px;}
.year_new li dd {float:left;width:50%;}
*/
.year_new {width:100%;border:1px solid #dfdfdf;margin:20px 0px;display:flex;flex-wrap: wrap;}
.year_new li {width:33.33333333%;height:40px;line-height:40px;text-align:right;padding:0px 20px 0px 0px;box-sizing:border-box;}
.year_new li span {color:#f00000;font-weight:700;}
.year_new li p {display:inline-block;float:left;text-align:center;font-weight:700;padding:0px;width:200px;margin:0px;height:40px;line-height:40px;background:#f0f0f0;}
.year_new li:nth-child(-n+3) {border-bottom:3px solid #dfdfdf;}
.year_new li:nth-child(-n+3) p {border-bottom:3px solid #dfdfdf;}

/* USC */
.greet_img1 {margin-bottom:30px;width:100%;max-width:850px;clear:both;display:inline-block;}

.greet_tit1 {clear:both;width:100%;font-size:2.0rem;font-weight:700;text-align:center;color:#0067b3;margin-top:40px;}
.greet_tit2 {clear:both;width:100%;font-size:1.143rem;font-weight:400;color:#444;text-align:center}
.greet_txt {clear:both;width:100%;text-align:left;margin:50px 0px 50px;line-height:1.8;font-size:1.143rem;color:#444}
.greet_txt span {float:right;margin-top:40px;}

.greet_txt2 {clear:both;width:100%;display:inline-block;margin-top:50px;}
.greet_txt2 li {float:left;width:400px;height:200px;margin-right:50px;color:#fff;padding:30px;font-size:1.571rem;;border-radius:7px;}
.greet_txt2 li:nth-child(1) {background:#006091 url('../img/sub/greet_img07.png') 230px 70px no-repeat;background-size:150px;}
.greet_txt2 li:nth-child(2) {margin-right:0px;background:#7093b1 url('../img/sub/greet_img08.png') 230px 70px no-repeat;background-size:150px;;color:#fff;}
.greet_txt2 span {clear:both;background-color:#fff;color:#444;width:130px;height:30px;border-radius:7px;font-size:1.0rem;font-weight:400;text-align:center;line-height:28px;position:relative;top:50px;display:block;}
.greet_txt2 span:hover {background-color:rgba(0,0,0,0.5);color:#fff;cursor:pointer;}

.greet_map {margin-top:50px;width:100%;clear:both;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;display:inline-block;}
.greet_map dt {clear:both;float:left;width:30%;font-weight:700;padding:10px 0px 15px 20px;display:inline-block;}
.greet_map dt img {margin-right:15px;position:relative;top:0px;vertical-align:middle;}
.greet_map dd {float:left;width:70%;padding:12px 15px 10px;color:#444;display:inline-block;line-height:1.6;}
.greet_map dd b { margin-right:10px;}
.greet_map hr {clear:both;width:100%;height:1px;background-color:#dcdcdc;border:0px;display:block;padding:0px;float:left;margin-left:0;}
/*.greet_map hr {width:100%;height:1px;background-color:#dcdcdc;border:0px;display:inline-block;clear:both;}*/

.greet_map2 {width:100%;clear:both;display:block;border:1px solid #ddd;}

/* GUIDE */
.sub_top_guide {width:100%;height:200px;clear:both;background:url('../img/sub/topimg_guide.png') center no-repeat;text-align:center;}

.guide_txt1 {margin-top:15px;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;font-weight:400;color:#444;}
.guide_txt1 ul {width:100%;clear:both;margin-top:15px;}
.guide_txt1 ul li {width:100%;background:url('../img/sub/blt_blue.png') 15px 15px no-repeat;background-size:5px;padding:5px 0px 5px 30px;font-weight:400;}

.guide_txt2 {margin-top:15px;background-color:#f8f8f8;border:1px solid #f0f0f0;padding:20px;width:100%;text-align:center;box-sizing:border-box;font-weight:400;}

.guide_txt3 {margin-top:5px;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;font-weight:400;color:#444;}
.guide_txt3 li {width:100%;background:url('../img/sub/blt_gray.png') 15px 15px no-repeat;background-size:5px;padding:5px 0px 5px 30px;text-align:left;font-weight:400;}

.guide_txt3_1 {line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;font-weight:400;color:#444;} /*3과 동일하나 간격이 좁음*/
.guide_txt3_1 li {width:100%;background:url('../img/sub/blt_gray.png') 5px 10px no-repeat;background-size:5px;padding:2px 0px 2px 20px;text-align:left;font-weight:400;}

.guide_txt4 {margin-top:5px;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;font-weight:400;color:#444;}
.guide_txt4 li {padding:5px 0px 5px 20px;text-align:left;}

.guide_txt5 {clear:both;display:inline-block;width:100%;margin:20px 0px 0px 0px;font-size:1.0rem;font-weight:400;color:#444;}
.guide_txt5 li {clear:both;width:100%;display:inline-block;background:url('../img/sub/blt_blue.png;') 0px 15px no-repeat;padding:7px 0px 7px 20px;line-height:1.5;}

.guide_txt6 {margin-top:10px;background-color:#f8f8f8;border:1px solid #f0f0f0;padding:15px 25px;width:100%;text-align:left;box-sizing:border-box;font-size:1.0rem;font-weight:400;color:#444;line-height:1.8}
.guide_txt6 li {display:block;width:100%;padding:5px 0px;}

.guide_txt7 {margin-top:10px;border-radius:2px;background-color:#0098ff;color:#fff;border:0;padding:10px 20px;width:100%;text-align:left;box-sizing:border-box;font-size:1.0rem;font-weight:400;line-height:1.6}

.guide_txt8 {margin-top:10px;padding-left:28px;box-sizing:border-box;line-height:1.6;width:100%;clear:both;display:inline-block;font-size:1.0rem;color:#444;font-weight:400;}

.guide_txt9 {margin-top:15px;line-height:1.6;width:100%;clear:both;display:inline-block;}/*숫자 1,2,3 타입 리스트*/
.guide_txt9 li {list-style-position: inside;list-style-type:decimal;padding:5px 0px 5px 0px;text-align:left;font-weight:400;}

.guide_txt12 {width:100%;margin:10px 0px 0px;}
.guide_txt12 dt {width:100%;text-align:left;padding:10px 25px;background:#f8f8f8;font-weight:500;border:1px solid #eee;margin-top:10px;line-height:1.6;}
.guide_txt12 dt span {color:#0098ff;}
.guide_txt12 dd {padding:20px 30px;text-align:left;line-height:1.8;font-weight:400;color:#555;border-width:0px 1px 1px 1px;border-style:solid;border-color:#eee;overflow:hidden;}

.guide_txt13 {margin-top:10px;border-radius:2px;background-color:#fff;;border:1px solid #dcdcdc;padding:15px 25px;width:100%;text-align:left;box-sizing:border-box;font-size:1.0rem;font-weight:400;line-height:1.6}


.guide_tit1 {clear:both;color:#e83535;margin-top:15px;font-size:1.143rem;;border-left:2px solid #e83535;padding-left:15px;line-height:0.9;padding-bottom:1px;display:inline-block;width:100%;}
.guide_tit2 {clear:both;width:100%;display:block;font-size:1.286rem;;margin-top:15px;}


.guide_paper {width:100%;clear:both;overflow:hidden;margin-top:15px;}
.guide_paper li {float:left;width:50%;line-height:1.8;}
.guide_paper .txt1 {width:100%;padding:20px 30px;border:1px solid #dcdcdc;}
.guide_paper .txt1 p {width:100%;padding-left:10px;margin:0px 0px 10px 0px;color:#444;}
.guide_paper .box1 {float:right;width:80%;height:130px;line-height:128px;text-align:center;color:#fff;font-size:1.429rem;background-color:#c4a7a4;}
.guide_paper .box2 {float:right;width:80%;height:130px;line-height:128px;text-align:center;color:#fff;font-size:1.429rem;background-color:rgba(108,167,174,1);}
.guide_paper .box3 {width:100%;height:77px;clear:both;background:url('../img/sub/big_arrow_bottom.png') 60% 18px no-repeat;display:block}
.guide_paper img {margin:25px 0px 0px 20px;}

.overview_img {display: block; width: 850px; margin: 20px auto;}
.guide_img01 {margin:20px 0px 0px;border:1px solid #ddd;}

.cautin_tap {clear:both;display:flex;margin-bottom:50px;width:100%;border-left:1px solid #dcdcdc;}/*tap 5배수*/
.cautin_tap li {flex:1;height:60px;text-align:center;border-width:1px 1px 1px 0px;border-style:solid;border-color:#dcdcdc;color:#444;box-sizing:border-box;padding-top:8px;line-height:1.5;}
.cautin_tap li:hover {background-color:#e83535;color:#fff;border:0px;cursor:pointer;}


.guide_guide {width:100%;clear:both;border-width:1px 0px;border-style:solid;border-color:#cfe2fa;display:block;margin-top:30px;overflow:hidden;}
.guide_guide dd {float:left;width:80%;display:inline-block;padding:30px 0px;color:#444;line-height:1.6;}
.guide_guide dt {float:left;width:20%;text-align:center;display:inline-block;padding:30px 0px;}
.guide_guide dd h1 {width:100%;clear:both;display:block;line-height:1.0;font-size:1.571rem;;color:#0067b3;margin-bottom:20px;}
.guide_guide hr {clear:both;width:100%;height:12px;border:0px;background:url('../img/sub/guide_bgline.png') center no-repeat;}
.guide_guide .hr {clear:both;display:block;width:100%;height:12px;border:0px;background:url('../img/sub/guide_bgline.png') center no-repeat;padding:0px;}

.course_warp1 {width:100%;margin-top:20px;}
.course_warp1 li {clear:both;width:100%;}
.course_warp1 span {position:relative;top:7px;left:-3px;}
.course_warp1 span img {width:30px;opacity: 0.3;}

.course_warp1 li:nth-child(1) dl {width:100%;height:100px;background-color:#6696f2;overflow:hidden;color:#fff;}
.course_warp1 li:nth-child(1) dl dt {font-size:1.143rem;width:20%;height:100px;;float:left;text-align:center;padding-top:23px}
.course_warp1 li:nth-child(1) dl dd {font-size:1.0rem;width:80%;height:100px;float:left;text-align:left;}
.course_warp1 li:nth-child(1) p {width:26%;height:70px;background-color:rgba(0,0,0,0.3);padding-top:23px;text-align:center;display:inline-block;margin:15px 15px 0px 0px;color:#fff;}
.course_warp1 li:nth-child(1) div {width:35%;height:70px;float:right;background-color:rgba(0,0,0,0.5);padding-top:10px;text-align:center;display:inline-block;margin:15px 15px 0px 0px;color:#fbd086;font-size: 1.143rem;}


.course_warp1 li:nth-child(2) dl {width:100%;height:100px;background-color:#3f7acf;overflow:hidden;color:#fff;margin-top:20px;margin-bottom:10px;}
.course_warp1 li:nth-child(2) dl dt {font-size:1.143rem;width:20%;height:100px;;float:left;text-align:center;padding-top:23px}
.course_warp1 li:nth-child(2) dl dd {font-size:1.0rem;width:80%;height:100px;float:left;text-align:left;}
.course_warp1 li:nth-child(2) p {display:inline-block;width:26%;height:70px;background-color:rgba(0,0,0,0.3);padding-top:13px;text-align:center;display:inline-block;margin:15px 15px 0px 0px;color:#fff;box-sizing:border-box;overflow:hidden;}
.course_warp1 li:nth-child(2) div {width:35%;height:70px;float:right;background-color:rgba(0,0,0,0.5);padding-top:10px;text-align:center;display:inline-block;margin:15px 15px 0px 0px;color:#fbd086;font-size: 1.143rem;}

.course_tit1 {width:100%;padding:20px 30px;box-sizing:border-box;background:#1a80c3;color:#fff;font-size:22px;font-weight:600;text-align:center;border-radius:7px;margin:30px auto 0px;}

.course1_top1 {width:100%;min-height:250px;background:#f44e4f url('../img/sub/course_01_02.png') right no-repeat;padding:10px 20px 0px;box-sizing:border-box;color:#fff;line-height:1.5;font-weight:400;margin-bottom:50px;}
.course1_top1 h1 {display:block;width:100%;line-height:1.4;font-size:22px;font-weight:700;margin-bottom:30px;}

.course2_top1 {width:100%;min-height:250px;background:#ffb052 url('../img/sub/course_02_02.png') right no-repeat;padding:10px 20px 0px;box-sizing:border-box;color:#fff;line-height:1.5;font-weight:400;margin-bottom:50px;}
.course2_top1 h1 {display:block;width:100%;line-height:1.4;font-size:22px;font-weight:700;margin-bottom:50px;}

.course3_top1 {width:100%;min-height:250px;background:#8da6ea url('../img/sub/course_03_01.png') right bottom no-repeat;padding:10px 20px 0px;box-sizing:border-box;color:#fff;line-height:1.5;font-weight:400;margin-bottom:50px;}
.course3_top1 h1 {display:block;width:100%;line-height:1.4;font-size:22px;font-weight:700;margin-bottom:50px;}


.go_course_list {width:300px;background-color:#0067b3;color:#fff;text-align:center;font-weight:700;border:none;font-size:1.143rem;margin:50px auto 15px;display:block;padding:15px 0px;border:0px;border-radius:5px;transition: background 0.5s ease-in-out;}
.go_course_list:hover {background-color:#e83535;cursor:pointer;}
.go_course_list a {display:block;}


.sub_center_warp {width:100%;text-align:center;}

/* 학습지원 */
.guide_waite {width:100%;border:1px solid #ddd;overflow:hidden;margin:20px 0px 0px;}
.guide_waite li {float:left;padding:20px;}
.guide_waite li:nth-child(1) {width:200px;text-align:center;}
.guide_waite li:nth-child(2) {width:calc(100% - 200px);text-align:left;line-height:1.6;padding-top:30px;}
.guide_waite li:nth-child(2) b {font-size:18px;font-weight:600;display:block;width:1005;margin-bottom:10px;}

.guide_waite_go {width:200px;height:50px;line-height:50px;text-align:center;background:#36589c;color:#fff;margin:20px 15px 0px 0px;display:inline-block;}







/* page 상담신청 &  설명 공통*/
.sec_go {clear:both;width:100%;background:#021631;color:#fff;text-align:center;color:#ffff00;font-size:30px;padding:40px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.sec_go:hover {color:#ffbc09;background:#000;}

.sec_last {width:100%;background:url('/home/common/img/sub/guide01_bg05.jpg') center no-repeat;background-size:cover;text-align:center; margin-bottom:-40px;}

.course_01_6_01 {width:100%;margin:20px 0px 0px;border:1px solid #aaa;}
.course_01_6_01 li {width:100%;display:block;padding:20px;box-sizing:border-box;line-height:1.8;}
.course_01_6_01 li:nth-child(2) {background:#f4f4f4;font-size:13px;}

/* tab css */
.allWrap{width: 100%;margin:50px auto 0px;overflow:hidden;}
.tabBox{margin:20px 0;display:flex;}
.tab-link{flex:1;padding:20px 10px;text-align:center;border:1px solid #ddd;cursor: pointer;font-size:18px;color:#555;}
.tab-link.current{background-color:#36589c;border:2px solid #36589c;font-weight: 600;color:#fff;}
.tab-content{display: none;}
.tab-content.current{display: block;width: 100%;}

/* 학습지원 센터 */
.sub_top_support {width:100%;height:200px;clear:both;background:url('../img/sub/topimg_support.png') center no-repeat;text-align:center;}

.schedule_warp {width:100%;clear:both;display:inline-block;overflow:hidden;margin:15px 0px 20px 0px;}
.schedule_warp li {float:left;width:50%;overflow:hidden;display:inline-block;}

.schedule_warp .monthly1 {width:364px;border:1px solid #dcdcdc;font-size:1.0rem;}
.schedule_warp .monthly1 th {padding:10px;}
.schedule_warp .monthly1 th:nth-child(1) {color:#e83535;}
.schedule_warp .monthly1 th:nth-child(7) {color:#60a0ee}
.schedule_warp .monthly1 td {padding:10px;color:#444;text-align:center;}
.schedule_warp .monthly1 td:nth-child(1) {color:#e83535;}
.schedule_warp .monthly1 td:nth-child(7) {color:#60a0ee}
.schedule_warp .monthly1 caption {width:100%;height:41px;padding-top:9px;text-align:center;background-color:#0067b3;color:#fff;font-weight:bold;}
.schedule_warp .monthly1 caption span {width:18px;height:18px;text-align:center;color:#0067b3;background-color:rgba(255,255,255,0.5);margin:0px 30px;font-size:0.5714rem;border-radius:9px;display:inline-block;padding-top:1px;position:relative;top:-2px;}

.schedule_warp .monthly2 {width:364px;border:1px solid #dcdcdc;font-size:1.0rem;}
.schedule_warp .monthly2 th {padding:10px;}
.schedule_warp .monthly2 th:nth-child(1) {color:#e83535;}
.schedule_warp .monthly2 th:nth-child(7) {color:#60a0ee}
.schedule_warp .monthly2 td {padding:10px;color:#444;text-align:center;}
.schedule_warp .monthly2 td:nth-child(1) {color:#e83535;}
.schedule_warp .monthly2 td:nth-child(7) {color:#60a0ee}
.schedule_warp .monthly2 caption {width:100%;height:41px;padding-top:9px;text-align:center;background-color:#444;color:#fff;font-weight:bold;}


.schedule_warp .monthly3 {width:100%;border-top:2px solid #3c3c3c;}
.schedule_warp .monthly3 th {height:40px;text-align:center;padding:10px 10px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.schedule_warp .monthly3 td {height:40px;text-align:left;padding:10px 10px 10px 20px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#333;font-size:1.0rem;}

.schedule_view {clear:both;width:100%;background-color:#f0f4f7;padding:0px 30px 30px;overflow:hidden;}
.schedule_view table {width:100%;border-top:2px solid #3c3c3c;margin:10px 0px 20px;}
.schedule_view th {padding:20px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#1d1d1d;background-color:#f8f8f8;text-align:left;}
.schedule_view th .time {clear:both;width:100%;font-size:1.0rem;font-weight:400;color:#444;margin-top:15px;word-spacing:4px;}
.schedule_view th .time span {margin:0px 20px;font-size:0.7143rem;color:#a7a7a7;position:relative;top:-2px;}
.schedule_view td {padding:20px;border-bottom:1px solid #dcdcdc;font-weight:400;color:#444;text-align:left;line-height:1.8;background-color:#fff;}

.remote {clear:both;width:100%;padding:20px 15px 20px 250px;background:#e5f4f8 url('../img/sub/remote_img01.png') 40px 60px no-repeat;line-height:1.6;margin-top:50px;color:#444;}
.remote h1 {font-size:1.429rem;display:block;font-weight:700;margin-bottom:10px;color:#333;}
.remote p {width:95%;clear:both;margin-top:20px;background-color:#fff;padding:15px 25px;color:#444;text-align:left;display:inline-block;border-radius:7px;}

.remote2 {clear:both;width:100%;margin-top:50px;overflow:hidden;display:flex;}
.remote2 li {flex:1;height:210px;margin-right:14px;border:2px solid #dcdcdc;text-align:center;padding:25px 15px;font-size:1.143rem;;line-height:1.4}
.remote2 li:nth-child(4) {margin-right:0px;}
.remote2 li img {display:block;margin:0px auto 25px;}

.certi_warp {width:100%;clear:both;margin:40px 0px 20px;display:block;overflow:hidden;}
.certi_warp li {float:left;display:inline-block;width:30.333333%;height:405px;background-color:#617693;color:#d7dbe1;font-size:1.0rem;line-height:1.4;margin:0px 1.5%;box-sizing:border-box;padding:0px 15px;}
.certi_warp li div {width:100%;height:280px;background-color:#fff;padding:30px 20px;margin:15px auto 20px;text-align:center;font-size:1.143rem;color:#444;line-height:1.4;border-radius:3px;}
.certi_warp li div img {display:block;margin:0px auto 25px;}
.certi_warp li div h1 {font-size:1.571rem;line-height:1.0;margin-bottom:20px;color:#617693;;}
.certi_warp li span {display:block;width:100%;margin-bottom:10px;font-size:15px;}


/* 상담지원센터 */
.sub_top_reference {width:100%;height:200px;clear:both;background:url('../img/sub/topimg_reference.png') center no-repeat;text-align:center;}

.refer_form1 {width:100%;height:30px;border:1px solid #dcdcdc;background-color:#fff;color:#444;padding:0px 10px;}
.refer_form2 {width:30%;height:30px;border:1px solid #dcdcdc;background-color:#fff;color:#444;padding:0px 10px;}
.refer_bar {width:4.5%;height:30px;text-align:center;display:inline-block;}

.plan {clear:both;width:100%;padding:20px 35px 20px 220px;background:#eaeef2 url('../img/sub/plan_img01.png') -10px 30px no-repeat;line-height:1.6;margin-top:50px;color:#444;}
.plan h1 {font-size:2.0rem;line-height:1.4;margin-bottom:12px;color:#5b7190;}
.plan p {clear:both;width:100%;display:inline-block;background:url('../img/sub/blt_blue.png;') 0px 16px no-repeat;padding:7px 0px 7px 20px;}

.plan_warp1 {width:100%;clear:both;margin:50px 0px 20px;display:inline-block;}
.plan_warp1 li{float:left;width:196px;height:190px;margin-right:22px;background-color:#5b7190;text-align:center;padding:10px;}
.plan_warp1 li:nth-child(4) {margin-right:0px;}
.plan_warp1 li .top {width:100%;height:70px;color:#fff;font-size:1.143rem;padding:10px 15px;margin-bottom:10px;;}
.plan_warp1 li .ftn {width:100%;height:90px;background-color:#fff;color:#333;padding:15px;color:#444;}
.plan_warp1 li:hover {background-color:#0067b3;cursor:pointer;}

.view_answer {clear:both;width:100%;margin:30px 0px;background-color:#ecf2f6;border:1px solid #b3d5ed;padding:20px 30px 30px;color:#595959;font-size:1.143rem;border-radius:20px 0px 0px 0px;}
.view_answer .time {clear:both;width:100%;font-size:1.0rem;font-weight:400;color:#444;margin-top:-70px;word-spacing:4px;text-align:right;}
.view_answer .time span {margin:0px 20px;font-size:0.7143rem;color:#a7a7a7;position:relative;top:-2px;}
.view_answer .tit1 {clear:both;width:90px;height:75px;line-height:58px;/*background-color:#0067b3;*/background:url('../img/sub/view_icon01.png') left no-repeat;color:#fff;text-align:center;font-size:1.143rem;;position:relative;top:-30px;left:-40px;}
.view_answer .blank {width:100%;height:30px;clear:both;font-size:0px;}
.view_answer img {margin:10px 0px;max-width:100%;clear:both;}





/* 2021.06.20 추가 */
.ex_process {width:100%;clear:both;margin-top:40px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:30px 0px;overflow:hidden;}
.ex_process dt {clear:both;float:left;width:15%;display:inline-block;overflow:hidden;padding:10px 0px 0px 20px;}
.ex_process dd {float:right;width:85%;display:inline-block;line-height:1.8;overflow:hidden;}
.ex_process dd .tit {clear:both;width:100%;display:inline-block;;font-size:1.429rem;margin-bottom:10px;color:#0067b3;}
.ex_process hr {clear:both;width:100%;height:1px;border:0px;background-color:#dcdcdc;margin:30px 0px;display:inline-block;}

.ex_guide1 {width:100%;clear:both;display:inline-block;margin-top:30px;overflow:hidden;}
.ex_guide1 li {float:left;width:175px;height:150px;margin-right:65px;border-radius:15px;text-align:center;padding-top:60px;font-size:1.429rem;}
.ex_guide1 li:nth-child(1) {border:2px solid #9b9b9b;margin-right:20px;padding-top:40px}
.ex_guide1 li:nth-child(2) {border:2px solid #9b9b9b;padding-top:25px;}
.ex_guide1 li:nth-child(3) {border:2px solid #60a0ee}
.ex_guide1 li:nth-child(4) {border:2px solid #e83535;margin-right:0px;color:#e83535;font-size:1.714rem;font-weight:600;padding-top:50px;}

.ex_arrow {clear:both;position:relative;top:-100px;left:395px;width:20px;}
.ex_arrow2 {clear:both;position:relative;top:-100px;left:610px;width:20px;}

.ex_guide2 {width:100%;clear:both;clear:both;display:inline-block;margin-top:0px;line-height:1.8;border-radius:10px;background-color:#f8f8f8;padding:20px 30px;}
.ex_guide2 b {font-size:1.714rem;width:100%;clear:both;margin-bottom:20px;display:block;}
.ex_guide2 p {font-size:1.143rem;width:100%;clear:both;margin:15px 0px 5px 0px;display:block;color:#129679;}

.ex_ship1 {width:100%;clear:both;overflow:hidden;}
.ex_ship1 li {width:100%;clear:both;background:url('../img/sub/ex_ship.png') 0px 17px no-repeat;background-size:20px;padding:10px 0px 10px 40px;font-size:1.571rem;;}

.ex_ship2 {clear:both;width:100%;padding:20px 15px 20px 220px;background:#f7f7fc url('../img/sub/certi_img03.png') 50px 50px no-repeat;line-height:1.6;margin-top:50px;color:#444;}
.ex_ship2 h1 {font-size:1.429rem;display:block;font-weight:700;margin-bottom:10px;color:#333;}
.ex_ship2 p {margin:5px 0px;background:url('../img/sub/dot_blue.png') left 8px no-repeat;background-size:6px;padding-left:15px;width:100%;clear:both;display:inline-block;}

.ex_txt1 {width:200px;margin-bottom:10px;display:inline-block;}

.urge_btn_g {width:100%;height:24px;line-height:22px;background-color:#40c8a7;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;}
.urge_btn_b {width:100%;height:24px;line-height:22px;background-color:#5a95e5;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;}
.urge_btn_r {width:100%;height:24px;line-height:22px;background-color:#f56856;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;}
.urge_btn_k {width:100%;height:24px;line-height:22px;background-color:#626a72;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;}

.urge_btn_g2 {height:24px;line-height:22px;padding:0px 10px;background-color:#40c8a7;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;border:0px;}
.urge_btn_b2 {height:24px;line-height:22px;padding:0px 10px;background-color:#5a95e5;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;border:0px;}
.urge_btn_r2 {height:24px;line-height:22px;padding:0px 10px;background-color:#f56856;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;border:0px;}
.urge_btn_k2 {height:24px;line-height:22px;padding:0px 10px;background-color:#626a72;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;border:0px;}
.urge_btn_k2_1 {height:24px;line-height:22px;padding:0px 10px;background-color:#ececec;color:#fff;text-align:center;font-size:0.8571rem;font-weight:400;display:inline-block;border-radius:3px;border:0px;}

.nospam {width:400px;height:300px;clear:both;border-width:50px 7px 7px 7px;border-style:solid;border-color:#60a0ee;padding:10px 30px 30px;font-size:1.143rem;line-height:1.6;color:#444;}
.nospam .logo {width:160px;display:block;position:absolute;top:15px;left:15px;}
.nospam h1 {font-size:1.286rem;font-weight:700;width:100%;clear:both;margin:20px 0px;text-align:left;border-left:3px solid #60a0ee;line-height:0.9;padding-left:10px;color:#333;}

.agree_box {overflow-y:scroll; width:100%; height:300px;margin-top:30px;border:1px solid #ddd;padding:0px 10px 10px;}




.warning_txt1 {color:red;margin-top:15px;display:block;}

/* 수강신청 추가 23.04.11 */
.course_add {position: relative; /* 기본 위치 */width:100%;background:#fff;padding:10px 20px;box-sizing:border-box;border:1px solid rgba(30,163,240,0.3);margin-top:30px;overflow:hidden;border-radius:3px;}
.course_add.fixed {position: fixed; /* 최상단 고정 */top: 0px;width:1200px;z-index:111;margin-top:0px;}
.course_add h1 {display:block;width:100%;line-height:1.0;margin-bottom:15px;font-weight:600;font-size:1.143rem;color:#000;padding:0px;}
.course_add h1 span {display:inline-block;float:right;width:130px;height:50px;line-height:50px;background:#f04e4e;color:#fff;text-align:center;font-weight:500;font-size:1.0rem;border-radius:5px;margin:0px 0px 10px 0px;transition: background 0.5s ease-in-out}
.course_add h1 span:hover {cursor: pointer;background-color:#ff6a28;}
.course_add div {display:inline-block;padding:7px 20px 7px 10px;background:#f8f8f8;border-radius:4px;margin:0px 15px 10px 0px;font-size:0.857;color:#333;}
.course_add div span {display:inline-block;width:18px;height:18px;line-height:18px;border-radius:50%;text-align:center;background:#aaa;color:#fff;font-weight:500;margin-right:10px;}
.course_add div span:hover {cursor:pointer;background:#888;}
/*.course_add div span {display:inline-block;width:5px;height:5px;border-radius:50%;background:#60a0ee;margin-right:7px;font-size:0px;vertical-align:top;margin-top:5;}*/
.deadline {position:relative;top:3px;left:7px;}


/* 강좌바구니담기 깜밖임 btn*/
.blinking2{ -webkit-animation:blink 0.6s ease-in-out infinite alternate;-moz-animation:blink 0.6s ease-in-out infinite alternate;animation:blink 0.6s ease-in-out infinite alternate; }
@-webkit-keyframes blink{ 0% {opacity:0.7;} 100% {opacity:1;} }
@-moz-keyframes blink{ 0% {opacity:0.7;} 100% {opacity:1;} }
@keyframes blink{ 0% {opacity:0.7;} 100% {opacity:1;} }


/* 텍스트 비주얼 - TYPE A */

.visual .list .slide_typeA .visual_img{width: 100%; height: 940px; background-position: center top; color: transparent; font-size: 1px; background-size: cover;}
.visual .list .slide_typeA .visual_img:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background: rgba(0,0,0,0.65);}

.visual .list .slide_typeA .textbox{position:absolute; top: 0; left: 50%; transform: translate(-50%, 0); width: 1200px; margin: 80px 0 0 80px; text-align: left; font-family: 'GmarketSansLight'; text-shadow: 2px 3px 6px rgba(0,0,0,0.1)}
.visual .list .slide_typeA .textbox .title_txt{display: inline-block; padding: 12px 15px 10px; color: #fff; font-size: 20px; border: 1px solid #fff;}
.visual .list .slide_typeA .textbox .title_txt_small {font-size: 18px; color: #fff;}
.visual .list .slide_typeA .textbox .title_txt_small strong {font-size: 21px;}
.visual .list .slide_typeA .textbox .title_sub {padding-top: 30px; font-size: 26px; color: #fff; font-family: 'GmarketSansLight';}
.visual .list .slide_typeA .textbox .title_sub:before{display:block; position:absolute; top: 30px; left: 50%; width: 2px; height:60px; background: #fff;}
.visual .list .slide_typeA .textbox .title {margin-top: 15px; color: #fff; font-size: 82px; font-family: 'GmarketSansBold';}

.visual .list .slide_typeA > .textbox > .more_btn {display:inline-block; width: 260px; height: 54px; line-height: 54px; border: 2px solid #fff; border-radius: 102px;  margin-top: 23px; text-shadow: none;}
.visual .list .slide_typeA > .textbox > .more_btn > a {display:inline-block; width: 100%; color:#fff; font-size: 17px; text-decoration:none;}
.visual .list .slide_typeA > .textbox > .more_btn > a i {display: inline-block; margin: 0 0 7px 3px; width: 30px; height: 30px; line-height: 30px; background:url(/images/icon/main_bottom_btn_img01.png) no-repeat; background-size: 100%; vertical-align: middle;}
.visual .list .slide_typeA > .textbox > .more_btn > a:hover {background: rgba(0,0,0,0.5); border-radius: 102px;}


/* certifi css */

.certi_tbl1 {width:100%;border-top:2px solid #3c3c3c;}
.certi_tbl1 th {text-align:center;padding:15px 0px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.071rem;}
.certi_tbl1 td {text-align:center;padding:15px 5px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;color:#444;font-size:1.0rem;line-height:1.4;}
.certi_tbl1 caption {display:none;}

.certi_tbl2 {width:100%;border-top:2px solid #3c3c3c;margin-top:50px}
.certi_tbl2 th {text-align:center;padding:10px 0px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.071rem;}
.certi_tbl2 td {text-align:center;padding:5px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#dcdcdc;color:#444;font-size:1.0rem;line-height:1.4;}
.certi_tbl2  caption {display:none;}




/* 실습자료실 */
.training_form1 {float:left;width:calc(100% - 85px);height:40px;border:1px solid #ddd;padding:0px 5px;}
.training_txt1 {float:left;vertical-align:middle;margin-top:8px;width:80px;text-align:center;}

.training_tab_wrap {width:100%;text-align:center;margin:30px 0px;}
.training_tab_wrap div {width:250px;height:45px;line-height:45px;text-align:center;color:#fff;display:inline-block;margin:0px 7px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out; }
.training_tab_wrap div.reset {border:1px solid #aaa;color:#333;}
.training_tab_wrap div.reset:hover {background:#f4f4f4;cursor:pointer;}
.training_tab_wrap div.home_search {background:#5a6069;}
.training_tab_wrap div.home_search:hover {background:#000;cursor:pointer;}
.training_tab_wrap div.search {background:#0098ff;}
.training_tab_wrap div.search:hover {background:#0c6cce;cursor:pointer;}
.training_tab_wrap div a {display:block;}

.training_map_wrap {width:100%;height:450px;border:1px solid #ddd;margin:50px auto 30px;}

.training_tbl {width:100%;border-top:2px solid #3c3c3c;margin:15px 0px;border-left:1px solid #dcdcdc;}
.training_tbl th {text-align:center;padding:15px 0px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:1.0rem;}
.training_tbl td {text-align:center;padding:10px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;color:#444;background-color:#fff;font-size:1.0rem;font-weight:400;line-height:1.6;word-break: keep-all;}
.training_tbl tr:hover td {background:#f4f4f4;}

.training_btn01 {display:inline-block;width:100%;background:#333;border:1px solid #333;color:#fff;width:90px;height:32px;line-height:31px;text-align:center;margin:0px auto;font-size:13px;font-weight:400;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.training_btn01 a {display:block;}
.training_btn01:hover {background:#000;cursor:pointer;}
.training_btn02 {display:inline-block;width:100%;background:#fff;color:#333;border:1px solid #333;width:90px;height:32px;line-height:31px;text-align:center;margin:0px auto;font-size:13px;font-weight:500;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.training_btn02:hover {background:#000;color:#fff;cursor:pointer}
.training_btn02 a {display:block;}

.training_txt2 {width:100%;display:block;overflow:hidden;margin:10px 0px 0px;border-left:1px solid #ddd;}
.training_txt2 dt {float:left;width:50%;text-align:center;padding:10px 20px;background:#f8f8f8;font-weight:600;border-width:1px 1px 1px 0px;border-style:solid;border-color:#ddd;line-height:1.6;}
.training_txt2 dd {float:left;width:50%;text-align:center;padding:10px 20px;border-width:0px 1px 1px 0px;border-style:solid;border-color:#ddd;}


.practice_photo {width:100%;height:180px;margin-bottom:15px;overflow:hidden;}
.practice_photo img {height:180px;}

.filebox {display:inline-block;}
.filebox label { display: inline-block;padding: .5em .75em;color: #999;font-size: inherit;line-height: normal;vertical-align: middle;background-color: #fdfdfd;cursor: pointer;border: 1px solid #ebebeb;border-bottom-color: #e2e2e2;border-radius: .25em;}
.filebox input[type="file"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0);border: 0;}/* 파일 필드 숨기기 */

.practice_btn1 {display:inline-block;float:right;background:#000;color:#fff;padding:7px 20px;font-size:12px;font-weight:normal;vertical-align:top;border-radius:2px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out; }
.practice_btn1:hover {background:#d73c2c;cursor: pointer;}
.practice_sign {float:right;border-bottom:1px solid #ddd;display:inline-block;clear:both;padding:10px 10px 5px;position:relative;}
.practice_sign2 {font-family: "Nanum Brush Script", cursive;position:absolute;top:-10px;right:0px;z-index:2;color:#000;font-size:34px;}
.practice_sign3 {font-family: "Nanum Brush Script", cursive;position:absolute;top:65px;left:calc(50% + 30px);z-index:2;color:#000;font-size:34px;}
.practice_sign4 {color:#9c9c9c;margin-left:120px;display:inline-block;}
@import url('https://fonts.googleapis.com/css2?family=Nanum+Brush+Script&display=swap'); /*실습 프로필 사인용 폰트*/


  
.practice_radio {width:15px;height:15px;background-color:#fff;border:1px solid #dcdcdc;border-radius:10px;margin:0px 10px 0px 0px;position:relative;top:2px;}
.practice_radio2 {width:15px;height:15px;background-color:#fff;border:1px solid #dcdcdc;border-radius:10px;margin:0px 10px 0px 40px;position:relative;top:2px;}

/* 등록시 주의사항 레이어팝업 */
#popupBtn_warn {cursor: pointer;}
#modalWrap_warn {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /*Black w/ opacity */
  display: none;
}


#modalBody_warn {display:block;width:500px;padding:30px 30px;box-sizing:border-box;margin:0px auto;border:2px solid #bfd7ff;background-color: #fff;overflow:hidden;}

#modalBody_warn > h1 {clear:both;display:block;width:100%;font-size:18px;font-weight:bold;padding:0px;margin:0px 0px 25px 0px;color:#000}
#modalBody_warn dl {width:100%;clear:both;display:block;}
#modalBody_warn dt {clear:both;display:block;width:100%;color:#000;font-weight:bold;margin:30px 0px 10px;}
#modalBody_warn dd {clear:both;display:block;width:100%;line-height:1.6;margin:5px 0px;font-size:13px;color:#777;}

#closeBtn_warn {display:block;width:100px;height:40px;line-height:40px;text-align:center;margin:10px auto 0px;font-weight: bold;color: #fff;font-size:1.0rem;cursor: pointer;background:#0d4098;border-radius:5px;}



/*무료학습설계*/
.abil_form1 {width:15px;height:15px;margin-right:6px;position:relative;top:2px}
.abil_form2 {width:15px;height:15px;margin-right:6px;position:relative;top:2px}
.abil_form3 {width:100%;height:250px;padding:5px;border:1px solid #ddd;}
.abil_form4 {width:150px;height:30px;padding:5px;border:1px solid #ddd;margin:0px 10px;background:#fff;}
.abil_txt1 {margin-right:30px;}
.abil_txt2 {width:100%;padding:30px 20px;text-align:center;border:2px solid #004e96;background:rgba(0,78,150,0.05);color:#333;margin-top:50px;}
.abil_txt3 {font-size:12px;color:#e72626;margin-top:37px;font-weight:500;}
.abil_txt2 > h1 {display:block;width:100%;margin:0px 0px 20px;font-size:18px;font-weight:500;}
.abil_ok {display:inline-block;height:30px;line-height:30px;background:#1a80c3;color:#fff;padding:1px 20px;border-radius:3px;display:inline-block;font-size:1.0rem;font-weight:500;cursor: pointer;}

.abil_go {float:right;background:#1a80c3;color:#fff !important;padding:7px 40px;border-radius:5px;display:inline-block;font-size:1.0rem;font-weight:500;}
.abil_go{
	-webkit-animation: blink_go 0.5s ease-in-out infinite alternate;
	-moz-animation: blink_go 0.5s ease-in-out infinite alternate;
	animation: blink_go 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink_go {
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}
@-moz-keyframes blink_go{
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}
@keyframes blink_go{
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}




/*공동인증서*/
.auth_wrap {width:100%;clear:both;display:block;margin:30px 0px 0px;}
.auth_wrap li {float:left;margin:20px auto;}
.auth_wrap li:nth-child(odd) {clear:both;float:left;width:90px;}
.auth_wrap li:nth-child(odd) div {width:60px;height:60px;line-height:60px;display:block;background:#947dd1;border-radius:50%;text-align:center;color:#fff;font-size:30px;font-weight:bold;}
.auth_wrap li:nth-child(even) {float:left;width:calc(100% - 90px);}
.auth_wrap li:nth-child(even) h1 {font-size:20px;font-weight:bold;margin:0px 0px 15px;color:#000;line-height:1.0;}



.program_down {display:inline-block;clear:both;padding:5px 20px;border:1px solid #ddd;font-size:12px;}
.program_down:hover {background:#f4f4f4;}



/* 이전 사이트 로그인*/
.old_login_tit {width:100%;clear:both;font-size:40px;font-weight:700;color:#333;text-align:center;}
.log_old {width:70%;margin:40px auto 0px;display:block;border:1px solid #ddd;border-radius:7px;overflow:hidden;}
.log_old li {float:left;width:65%;padding:30px;}
.log_old li:nth-child(2) {width:35%;padding:30px 30px 30px 0px;}
.log_old .form_old1 {clear:both;width:100%;height:30px;padding-left:10px;border:1px solid #ddd;margin:5px 0px;border-radius:3px;font-size:13px;}
.log_old .btn_login {width:100%;height:70px;line-height:68px;text-align:center;background:#004e96;border:0px;color:#fff;font-weight:700;font-size:16px;border-radius:7px;transition: background 0.3s ease-in-out,color 0.3s ease-in-out;margin-top:5px;}
.log_old .btn_login:hover {cursor:pointer;background:#243347;color:#fff726;}




/* 프로모션 & 랜딩 하단 공동 css */

.warning {width:100%;padding:70px 20px;text-align:center;display:block;background:#eee;overflow:hidden;}
.warning ul {width:90%;max-width:1250px;margin:0px auto;}
.warning ul li {float:left;width:280px}
.warning ul li:nth-child(2) {width:calc(100% - 280px);padding:0px;text-align:left;}
.warning ul li h1 {font-weight:700;font-size:1.286rem;color:#000;display:block;width:100%;margin:0px 0px 15px 0px;padding:0px;}
.warning ul li p {display:block;width:100%;margin:15px 0px;line-height:1.6;}
.warning ul li span {display:inline-block;background:#666;color:#fff;padding:2px 7px;margin-left:15px;font-size:0.857rem;font-weight:400;}

.tel_landing {width:100%;background:#bf375d;padding:20px 20px;text-align:center;display:block;}
.tel_landing img {width:100%;max-width:1100px;}

.consult_landing {clear:both;width:100%;background:#0098ff;padding:50px 20px 100px;text-align:center;display:block;overflow:hidden;}
.consult_landing div {width:100%;max-width:1000px;margin:30px auto 0px;background:#fff;border-radius:10px;padding:40px 70px 50px;box-sizing:border-box;display:block;overflow:hidden;}
.consult_landing ul {width:100%;margin:0px;}
.consult_landing li {float:left;width:100%;padding:10px 0px;box-sizing:border-box;text-align:left;}
.consult_landing li h1 {width:100%;text-align:left;font-size:1.286rem;font-weight:600;color:#000;line-height:1.0;display:block;padding:0px;margin:0px 0px 10px 0px;}

.consult_landing .form1 {width:100%;height:40px;border-radius:2px;border:1px solid #ddd;text-align:center;font-family: "Noto Sans KR";background:#fff;}
.consult_landing .form2 {width:30%;height:40px;border-radius:2px;border:1px solid #ddd;text-align:center;font-family: "Noto Sans KR";background:#fff;}
.consult_landing .form3 {width:15px;height:15px;border-radius:3px;border:1px solid #ddd;text-align:center;margin:0px 10px 0px 20px;font-family: "Noto Sans KR";position:relative;top:2px;background:#fff;}
.consult_landing .form4 {width:100%;height:70px;border-radius:10px;border:0;text-align:center;background:#ffe032;color:#000;font-size:22px;font-weight:700;font-family: "Noto Sans KR";transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.consult_landing .form4:hover {background:#0098ff;color:#fff;cursor: pointer;}
.consult_landing .form5 {width:100%;height:150px;border-radius:5px;border:1px solid #ddd;text-align:left;font-family: "Noto Sans KR";padding:10px;}
.consult_landing .dash {width:4.0%;height:50px;display:inline-block;text-align:center;margin:0px auto;padding:0px;box-sizing:border-box;}

.consult_landing p {display:block;clear:both;margin:20px 0px;text-align:center;font-size:1.143rem}

#modalWrap_cons h1 {width:100%;text-align:left;font-size:1.429rem;font-weight:600;color:#000;line-height:1.0;display:block;padding:0px;margin:0px 0px 30px 0px;text-align:center;}
#modalWrap_cons dl {width:100%;}
#modalWrap_cons dd {text-align:center;padding:10px;background-color:#fff;font-size:1.0rem;line-height:1.6;text-align:left;font-weight:400;}

#consult_btn_n {cursor: pointer;display:inline-block;color:#777;}
#modalWrap_cons {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  display: none;
}

#modalBody_cons {display:block;width:650px;padding:30px 30px;box-sizing:border-box;margin:0px auto;border:2px solid #bfd7ff;background-color: #fff;overflow:hidden;}

#closeBtn_cons {display:block;width:100px;height:40px;line-height:40px;text-align:center;margin:10px auto 0px;font-weight: bold;color: #fff;font-size:14px;cursor: pointer;background:#0d4098;border-radius:5px;}

.btn_seminar {background:#5382df;color:#fff;display:inline-block;padding:3px 7px;border-radius:3px;}


/*학점은행제 추가*/
.process_go {width:100%; text-align:center;display:flex;flex-wrap: wrap;margin:40px auto 0px;}
.process_go li { box-sizing:border-box; margin:0 20px;display: flex;justify-content:center;align-items:center;flex:1; padding:15px 0px;border:1px solid #dcdcdc;}
.process_go li a {display:block;width:100%;height:100%;}



.mp4_manual {width:100%;}
.btn_open_mp4 {border:1px solid #ddd;display:inline-block;width:calc(33% - 20px);height:250px;border-radius:3px;text-align:center;margin:0px 31px 30px 0px;transition:color 0.5s ease-in-out,box-shadow 0.5s ease-in-out; }
.btn_open_mp4:nth-child(3n) {margin-right:0px;}
.btn_open_mp4:hover {color:#ed3636;box-shadow: 0px 0px 15px rgba(0,0,0,0.1);}
.btn_open_mp4 img {width:100%;margin-bottom:25px;}
.btn_open_mp4 h1 {font-weight:bold;font-size:1.0rem;line-height:1.0;padding:0px;margin:0px;}
.wrap_mp4_fp {position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.5); font-size:0; text-align:center;}
.wrap_mp4_fp:after {display:inline-block; height:100%; vertical-align:middle; content:'';}
.wrap_mp4_fp .pop_inner_ft {display:inline-block; padding:20px 30px;box-sizing:border-box;background:#fff; width:1060px;margin-top:50px}
.wrap_mp4_fp .pop_inner_ft h1 {font-weight:bold;font-size:1.143rem;line-height:1.0;padding:0px;margin:0px;width:100%;padding:10px 30px;box-sizing:border-box;background:#f4f4f4;color:#000;margin-bottom:20px;}
.btn_close_mp4 {width:70px;height:30px;line-height:30px;background:#000;color:#fff;font-size:1.0rem;font-weight:400;text-align:center;border:0px;border-radius:5px;display:inline-block;margin-top:30px;}

.btn_go_creditbank {clear:both;width:390px;height:40px;line-height:39px;border:1px solid #ddd;text-align:center;margin:30px auto 0px;display:block;transition: background 0.5s ease-in-out}
.btn_go_creditbank:hover {cursor: pointer;background:#f4f4f4;}


.process_02 {width:100%;display:flex;flex-wrap: wrap;align-content: stretch;margin-top:15px;}
.process_02 li {padding:20px 0px;box-sizing:border-box;margin:10px 0px;color:#555;}
.process_02 li:nth-child(odd) {clear:both;width:250px;text-align:center;background:#0098ff;color:#fff;font-size:15px;padding-top:25px;}
.process_02 li:nth-child(odd) p {clear:both;display:inline-block;opacity: 0.7;margin:5px 0px 0px;width:100%;text-align:center;font-size:12px;}
.process_02 li:nth-child(even) {width:calc(100% - 250px);text-align:left;border-width:1px 1px 1px 0px;border-style:solid;border-color:#dcdcdc;}
.process_02 li:nth-child(even) p {padding:4px 0px 4px 35px;background:url('/home/common/img/sub/blt_blue.png') 15px 12px no-repeat;background-size:5px;clear:both;width:100%;line-height:1.5;}


/*개인정보처리방침*/
.labeling_tit {text-align: center; font-size: 21px; font-weight: 500; margin: 0px 0 15px}

.labeling_tab {display:flex; justify-content: space-around; align-items: center; width: 100%; border: 1px solid #CCCCCC; border-radius: 30px 0 30px 0;}
.labeling_tab .tab {width: 16.6%; padding: 16px 0; border-left: 1px solid #cccccc}
.labeling_tab li:first-child {border:none}
.labeling_tab .tab .icon {position: relative; width: 60px; height: 60px; margin: 0 auto; background-color: #E9F3FC; border-radius: 30px;}
.labeling_tab .tab .icon svg,
.labeling_tab .tab .icon img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.labeling_tab .tab .icon svg.icon3 {left:57%}
.labeling_tab .tab p {margin-top: 10px;  text-align:center; font-size: 14px; font-weight:400;}

.labeling .list_wrap {display: flex; justify-content: space-between; align-items: center; padding: 22px 30px 22px 40px; border: 1px solid #ccc}
.labeling .list_wrap .list {list-style: disc; line-height: 26px; font-size: 14px; font-weight: 400; color:#222}


/*footer 빠른 상담*/
.advice {position:fixed;bottom:0px;right:0px;width:250px;z-index:3;overflow-y:auto;transition: bottom .3s ease-in-out;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.advice.on {bottom: -250px;}

.advice {-ms-overflow-style: none;}
.advice::-webkit-scrollbar {display:none;}

.on_off_advice_btn {display: block;border:0px;background:none;}

.on_btn_advice:before{content:"빠른 학습상담 신청하기";position:fixed;bottom:0px;left:calc(100% - 250px);width:250px;height:44px;line-height:44px;padding:0px 15px;color:#fff;text-align:left;font-size:18px;font-weight:700;font-family: "Noto Sans KR";border-radius:10px 0px 0px 0px;background:#0098ff url('/home/common/img/btn_open.png') 218px 11px no-repeat;background-size:22px;border: 0;transition: bottom 0.3s ease-in-out;z-index:4;}
.off_advice_btn:before{content:"";position:fixed;bottom:230px;right:10px;width:22px;height:22px;border: 0;transition: left .3s ease-in-out;z-index:4;background:url('/home/common/img/btn_closed.png') center no-repeat;transition: bottom 0.3s ease-in-out;}


.advice h1 {width:100%;padding:15px 15px;margin:0px;text-align:left;line-height:1.0;background:#0098ff;color:#fff;font-size:20px;border-radius:10px 0px 0px 0px;position:relative;}
.advice dl {width:100%;clear:both;display:block;background:#fff;overflow:hidden;padding:10px;box-sizing:border-box;}
.advice dl dd {margin:6px 0px;font-size:13px;font-weight:400;line-height:1.6;letter-spacing:-1px;}
.advice .adv_form1 {width:100%;height:26px;border:1px solid #ddd;padding:0px 5px;}
.advice .adv_form2 {width:32%;height:26px;border:1px solid #ddd;padding:0px 5px;}
.advice .adv_form3 {width:14px;height:14px;border:1px solid #ddd;margin-right:5px;position:relative;top:2px;}
.advice .btn_advsend {width:100%;padding:10px;text-align:center;color:#fff;background:#333;transition:all 0.5s ease-in-out;}
.advice .btn_advsend:hover {background:#0098ff;cursor: pointer;}


.btn_open_advice{display:inline-block;margin-left:5px;}
.pop_wrap_advice{position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.5); font-size:0; text-align:center;z-index:5;}
.pop_wrap_advice:after{display:inline-block; height:100%; vertical-align:middle; content:'';}
.pop_wrap_advice .pop_advice_wrap{display:inline-block; padding:40px 30px; background:#fff; width:70%;max-width:1000px; vertical-align:middle; font-size:15px;z-index:6;}
.pop_wrap_advice .pop_advice_wrap h1 {clear:both;width:100%;font-size:1.143rem;color:#000;text-align:left;font-weight:600;margin:0px 0px 15px;line-height:1.0;}
.pop_wrap_advice .pop_advice_wrap .btn_close_advice {border:1px solid;clear:both;display:inline-block;padding:10px 20px;font-size:1.0rem;margin-top:20px;}

/*간편인증로그인*/
.easy_log dl {width:100%;clear:both;}
.easy_log dd {width:calc(50% - 5px);margin-right:10px;float:left;margin-bottom:20px;}
.easy_log dd:nth-child(2) {margin-right:0px;border:1px solid #FF5858;padding:15px 10px;box-sizing:border-box;border-radius:7px;text-align:center;}
.easy_log dd:nth-child(2):hover {background:#f6f6f6;cursor: pointer;}
.easy_log dd:nth-child(2) h2 {text-align:center;margin:0px 0px 10px 0px;color:#000;font-weight:600;font-size:1.143rem;}
.easy_log dd:nth-child(2) img {margin:10px 2px 0px;}

.cert_entry {margin-top:10px;width:100%;overflow:hidden;border:3px solid #ddd;text-align:center;padding:30px 30px 20px;display:none}
.cert_entry h1 {width:100%;display:block;text-align:center;font-size:1.714rem;font-weight:bold;color:#000;padding:0px;margin:0px 0px 30px 0px;}
.cert_entry section {clear:both;width:90%;margin:10px auto;overflow:hidden;text-align:center;}
.btn_cert_write {width:170px;height:35px;line-height:35px;color:#fff;font-weight:bold;background:#FB3232;border-radius:5px;margin-left:10px;display:inline-block;}
.btn_cert_install {width:180px;height:35px;line-height:35px;color:#fff;background:#4f669d;border-radius:5px;border:0px;margin-left:10px;display:inline-block;cursor: pointer;}
.cert_form1 {width:50%;background:#fff;border:1px solid #ddd;border-radius:3px;height:35px;padding:0px 10px;box-sizing:border-box;}



/*오리엔테이션 추가 24.08.13*/
.orien_wrap {width:100%;max-width:1200px;background:#00388c;padding:0px 50px 30px;box-sizing:border-box;font-family: 'Noto Sans KR';font-weight:500;border-radius:5px;overflow:hidden;margin-top:20px;}
.orien_wrap h1 {font-family: 'GmarketSansBold';display:inline-block;width:400px;line-height:1.0;font-size:44px;color:#fff;}
.orien_wrap h2 {float:right;display:inline-block;width:calc(100% - 400px);line-height:1.6;font-size:16px;color:#fff;font-family: 'Noto Sans KR';font-weight:500;margin-top:24px;}
.orien_wrap h2 p {clear:both;font-size:12px;font-weight:400;}
.orien_wrap h2 span {color:#fffd36;}

.orien_wrap ul {clear:both;width:100%;display:block;}
.orien_wrap ul li {display:inline-block;float:left;width:100%;height:76px;padding:15px 10px 20px 20px;box-sizing:border-box;background:#fff;color:#333;font-size:18px;font-weight:500;text-align:left;border-radius:10px;position:relative;}
.orien_wrap ul li .btn_orien_on {font-family: "Noto Sans KR";width:200px;padding:20px 0px;text-align:center;color:#fff;font-size:16px;font-weight:700;letter-spacing:1px;background:#ff9728;border-radius:5px;border:0px;position:absolute;top:10px;right:10px;transition:all 0.5s ease-in-out;}
.orien_wrap ul li .btn_orien_on:hover {cursor: pointer;background:#00388c;}
.orien_wrap ul li .btn_orien_off {font-family: "Noto Sans KR";width:200px;padding:20px 0px;text-align:center;color:#fff;font-size:16px;font-weight:700;letter-spacing:1px;background:#666;border-radius:5px;border:0px;position:absolute;top:10px;right:10px;transition:all 0.5s ease-in-out;}
.orien_wrap ul li .btn_orien_off:hover {cursor: pointer;background:#333;}

.orien_wrap dl {clear:both;display:block;width:100%;max-width:calc(100% - 220px);margin:16px 0px 0px;line-height:1.0;}
.orien_wrap dl dt {width:45px;float:left;display:inline-block;font-size:12px;padding:0px;color:#666;border-right:1px solid #dcdcdc;}
.orien_wrap dl dd {width:calc(100% - 60px);float:right;display:inline-block;font-size:11px;padding:0px;position:relative;top:0px;color:#999}

.orien_wrap #progress {appearance: none;margin:0px 10px;position:relative;top:1px;width:calc(100% - 60px)}
.orien_wrap #progress::-webkit-progress-bar {background: #f0f0f0;border-radius: 5px;border: 1px solid #eeeeee;height: 10px;width:100%;overflow: hidden;margin:0px auto;}
.orien_wrap #progress::-webkit-progress-value {background: #ff3737;border-radius: 0px;height: 5px;width: 100%;}

.pack_print {display:inline-block;height:49px;line-height:48px;border-radius:10px;background:#0098ff;color:#fff;font-size:1.1rem;padding:0px 20px;margin:0px 0px 0px 10px;vertical-align:top;transition:all 0.5s ease-in-out;}
.pack_print:hover {cursor: pointer;background:#000;color:#f7d409;}





/*실습생 의뢰서*/
#main_content {/*height: 100%;overflow-y: scroll;*/font-size:14px;}
#main_container{	width: 95%;margin-left:20px;}
#main_navi{width: 100%;height: 40px;border-bottom:1px solid #dcdcdc;line-height: 40px;font-size: 20px;color:#333;}
#main_navi span:nth-child(2) {float:right;font-size:13px;font-weight:400;}

.tit_top {width:100%;text-align:center;clear:both;display:block;font-family: "Noto Sans KR";font-size:14px;}
.logo_wrap {clear:both;width:100%;display:block;margin-top:10px;}
.logo_wrap li{width:100%;text-align:center;font-family: "Noto Sans KR";font-size:30px;font-weight:700;letter-spacing:2px;}
.request_info {width:100%;line-height:1.8;font-size:14px;font-family: "Noto Sans KR";margin-top:15px;display:inline-block;}
.request_info b {font-weight:400;width:60px;display:inline-block;}
.request_subject {cleaR:both;display:block;width:100%;border-bottom:2px solid #333;padding:0px 0px 7px 10px;box-sizing:border-box;font-size:18px;font-weight:700;margin-top:15px;font-family: "Noto Sans KR";}
.request_subject span {display:inline-block;width:60px;font-weight:400;text-align:left;display:inline-block;}

.request_cont {clear:both;display:block;width:100%;padding:10px 15px;box-sizing:border-box;overflow:hidden;font-size:14px;font-family: "Noto Sans KR";}
.request_cont ul {clear:both;width:100%;margin:5px 0px 5px 20px;}
.request_cont li {width:100%;padding:4px 20px 4px 10px;box-sizing:border-box;list-style-type:decimal;list-style-position:outside;font-weight:500;}
.request_cont .tit {font-weight:700;display:block;margin:10px 0px 3px;color:#1d1d1d}

.request_tbl {width:100%;border-top:1px solid #3c3c3c;margin:0px 0px;font-size:14px;font-family: "Noto Sans KR";}
.request_tbl th {text-align:center;padding:7px 0px;box-sizing:border-box;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;}
.request_tbl td {text-align:center;padding:7px;box-sizing:border-box;border-bottom:1px solid #dcdcdc;color:#333;background-color:#fff;line-height:1.6;}

.request_tbl2 {width:100%;border-top:0px solid #3c3c3c;margin:0px 0px;font-size:12px;font-family: "Noto Sans KR";}
.request_tbl2 th {text-align:left;padding:5px;box-sizing:border-box;border-bottom:01px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;}
.request_tbl2 td {text-align:left;padding:5px;box-sizing:border-box;border-bottom:0px solid #dcdcdc;color:#333;background-color:#fff;line-height:1.6;}

.request_tbl3 {width:100%;border-top:1px solid #3c3c3c;margin:0px 0px;font-size:14px;font-family: "Noto Sans KR";}
.request_tbl3 th {text-align:center;padding:7px 0px;box-sizing:border-box;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;}
.request_tbl3 td {text-align:left;padding:7px;box-sizing:border-box;border-bottom:1px solid #dcdcdc;color:#333;background-color:#fff;line-height:1.6;}

.request_stamp {clear:both;display:block;width:100%;margin:30px 0px 0px 0px;text-align:center;font-family: "Noto Sans KR";font-size:30px;font-weight:700;letter-spacing:2px;}
.request_stamp img {display:inline-block;vertical-align:middle;height:90px}


.request_info_ft {width:100%;clear:both;display:block;border-top:10px solid #bbb;padding:10px;box-sizing:border-box;margin-top:30px;font-size:14px;font-family: "Noto Sans KR";color:#555;overflow:hidden;}
.request_info_ft ul.info1 {clear:both;width:100%;display:block;}
.request_info_ft ul.info1 li {float:left;padding:2px 0px;width:100px;}
.request_info_ft ul.info1 li:nth-child(even) {margin-right:100px;}

.request_info_ft ul.info2 {clear:both;width:100%;display:block;}
.request_info_ft ul.info2 li {float:left;width:100%;padding:2px 0px;}
.request_info_ft ul.info2 li div {float:left;}

.prac_tit1 {font-weight:700;color:#1d1d1d;font-size:15px;margin:0px 0px 10px;}

.prac_txt-wrap1 {clear:both;display:block;width:100%;text-align:center;position:relative;}
.prac_txt-wrap2 {clear:both;display:block;width:100%;position:relative;padding:20px;box-sizing:border-box;border:1px solid #ddd;margin:30px 0px;}
.prac_txt-wrap2 dt {clear:both;display:block;width:100%;background:#f8f8f8;padding:10px 0px;text-align:center;color:#000;font-weight:600;margin-bottom:20px;}
.prac_txt-wrap2 dd {clear:both;display:block;width:100%;line-height:1.6;}
.prac_txt-wrap2 dd b {margin-right:15px;color:#1d1d1d}
.prac_form_check {width:12px;height:12px;border:1px solid #ddd;margin-right:10px;}
.practice_sign {float:right;border-bottom:1px solid #ddd;display:inline-block;clear:both;padding:10px 10px 5px;position:relative;top:-35px}
.practice_sign2 {font-family: "Nanum Brush Script", cursive;position:absolute;top:-3px;right:0px;z-index:2;color:#000;font-size:30px;}
.practice_sign3 {font-family: "Nanum Brush Script", cursive;position:absolute;top:72px;left:calc(50% + 50px);z-index:2;color:#000;font-size:30px;}
.practice_sign4 {color:#9c9c9c;margin-left:120px;display:inline-block;}
/*실습생 의뢰서 end.*/

/*실습진행가이드*/
.prac_wrap_top {clear:both;width:100%;height:670px;background:#0d82ff url('/home/common/img/sub/prac/top_bg.png');position:relative;margin:0px 0px 50px;}
.prac_wrap_top img {width:100%;max-width:1230px;margin:0px auto;vertical-align:bottom;display:block;}
.prac_wrap_top ul {clear:both;width:100%;max-width:1110px;height:130px;margin:0px auto;position:relative;bottom:130px;z-index:2;display:flex;flex-wrap: wrap;}
.prac_wrap_top ul li {flex:1 0 0;display: flex;justify-content:center;align-items:center;background:#bbdcff;color:#fff;text-align:center;font-size:26px;font-family: 'Pretendard';font-weight: 700;cursor: pointer;transition:all 0.5s ease-in-out;}
.prac_wrap_top ul li.on {background:#292929;}
.prac_wrap_top ul li:hover {background:#0d82ff;}
.prac_wrap_cont {width:100%;max-width:1200px;margin:50px auto;display:block;}
.prac_wrap_cont img {width:100%;max-width:1200px;margin:0px auto;display:block;}

.prac_wrap_cont .prac_tabbox{margin:0px auto;display:flex;flex-wrap: wrap;width:100%;max-width:1062px;gap:0px 15px;}
.prac_wrap_cont .tab_link_prac {flex:1 0 0;display: flex;justify-content:center;align-items:center;height:100px;text-align: center;background:#cccccc;color:#fff;cursor: pointer;margin:0px 0px 40px;padding:0px 20px;box-sizing:border-box;font-family: 'Pretendard';font-weight: 700;font-size:26px;}
.prac_wrap_cont .tab_link_prac.current {background:#0d82ff;font-weight: 700;}
.prac_wrap_cont .tab_content_prac {clear:both;display: none;width:100%;margin:0px auto;}
.prac_wrap_cont .tab_content_prac.current {display: block;width: 100%;margin-top:30px;}
.prac_wrap_cont .tab_content_prac img {max-width:1062px;}


.prac_wrap_cont .video-container {
  position: relative; /* 자식 요소의 절대 위치 기준이 됨 */
  width: 100%; /* 부모 요소 너비에 맞춤 */
  padding-top: 56.25%; /* 16:9 비율 유지를 위해 (높이/너비 * 100) */
  height: 0; /* 내용이 없으므로 높이를 0으로 설정 */
  overflow: hidden; /* iframe이 넘치지 않도록 숨김 */
  border:1px solid #ddd;
}

.prac_wrap_cont .video-container iframe {
  position: absolute; /* 부모인 .video-container 기준 절대 위치 */
  top: 0;
  left: 0;
  width: 100%; /* .video-container 너비에 맞춤 */
  height: 100%; /* .video-container 높이에 맞춤 */
}
/*실습진행가이드 end.*/