@charset "utf-8";
@import url('font.css');

/* 폰트색상 */
.ft_red { color:#F00; }




@media (min-width:1600px) {

#container{*display:inline-block; overflow:hidden; margin:90px auto;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:350px; overflow:hidden; background:url(../images/subtop_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; width:100%; height:350px; overflow:hidden; background:url(../images/subtop_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; width:100%; height:350px; overflow:hidden; background:url(../images/subtop_03.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_04{ position:relative; width:100%; height:350px; overflow:hidden; background:url(../images/subtop_04.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_05{ position:relative; width:100%; height:350px; overflow:hidden; background:url(../images/subtop_05.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_06{ position:relative; width:100%; height:350px; overflow:hidden; background:url(../images/subtop_06.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_07{ position:relative; width:100%; height:350px; overflow:hidden; background:url(../images/subtop_07.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:50%; transform:translate(-50%) translateY(-50%); width:80%; max-width:1600px; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext h1 { font-family: 'GmarketSansBold'; font-size:2.8em; line-height:1.3em; letter-spacing:-1.0px}
.subtoptext h1 strong { color:#ffce38; }
.subtoptext p { margin:5px 0; font-size:1.3em; line-height:1.4em; letter-spacing:0;}


/* 서브메뉴 */
.snb_container{border-top:0px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:55px;}
.snb{ width:90%; max-width:1600px; margin:0 auto; z-index:8;}
.snb .home{display:block; float:left; width:55px; height:55px;}
.snb .wrapper{position:relative; float:left; width:250px; height:100%;}
.snb .wrapper .tit{ position: relative; display:block; height:55px; line-height:55px; vertical-align:middle; padding-left:25px; font-size:1.0em; font-weight:500; color:#222; letter-spacing:0;}
.snb .wrapper .tit:hover { color:#2b2f97;}
.snb .wrapper .tit::before{content: "";position: absolute;left:0; top:50%; transform: translateY(-50%); height:17px; border-left:0px solid #e8e8e8;}
.snb .wrapper .tit::after{content: "";position: absolute;right:18px;top:26px;
	width:0; height:0;border-style:solid; border-width:7px;border-color:transparent transparent transparent #4d4d4d;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.snb .wrapper .tit.on::after{top:18px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

.snb .wrapper .snb_menu{position:absolute; left:0; top:54px; width:100%; z-index:8;}
.snb .wrapper .snb_menu li{display:none;margin-top:15px;}
.snb .wrapper .snb_menu li:first-child{margin-top:0;}
.snb .wrapper .snb_menu.open {/*overflow-y:auto;max-height:188px;*/ background:#fff; border:1px solid #e0e0e0; border-top:0; width:198px; padding:25px;}
.snb .wrapper .snb_menu.open a { font-size:; font-weight:400; color:#222; }
.snb .wrapper .snb_menu.open a:hover { color:#2b2f97;}
.snb .wrapper .snb_menu.open li{display:block;}
.snb .wrapper .snb_menu.open li a{display:block;width:100%;}
.snb .depth3_wrap .snb_menu.open{border:none;}
.snb .depth2_wrap,.snb .depth3_wrap{display: none;}
.snb .depth2_wrap.active,
.snb .depth3_wrap.active{display: block;}
.snb .depth2_wrap a { color:#fff;}

.snb .wrapper.last{background:#2b2f97;}
.snb .wrapper.last .snb_menu{ background:#2b2f97; top:54px; width:198px; border:1px solid #2b2f97; border-top:none; } /* 2차 메뉴*/
.snb .wrapper.last .snb_menu a{ font-weight:400; color:#fff; letter-spacing:0.5px;}
.snb .wrapper.last .snb_menu a:hover{ color:#ffe746;}
.snb .wrapper.last > .tit{color:#fff}
.snb .wrapper.last > .tit::before{display:none;}
.snb .wrapper.last .tit::after{border-color:transparent transparent transparent #fff;}
.snb::after{content:"";clear: both;display: block;}

/* fixed */
.snb[data-fixed="fixed"]{position: fixed;/*left:0;*/top:82px;width:100%;}


/* 상단타이틀영역 */
.titleArea { width:100%; text-align:center; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:10px; font-size:2.6em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:-1.0px; text-align:;}
.titleArea > #subtitle2 { padding-bottom:25px;  font-size:18px; font-weight:; color:#898989; line-height:22px; letter-spacing:0.5px; text-align:; }
.titleArea > #subtitle2 strong {color:#2a2a2a; }
.titleArea > #map { color: #979797; font-size: 12px; background:url(../images/dot_home.jpg) no-repeat 0 7px; }


/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content .wrapper { clear:both; margin:60px auto; width:90%; max-width:1600px; overflow:hidden; }
#content .wrapper2 { clear:both; margin:50px auto; width:90%; max-width:1600px; overflow:hidden; }

#content .wrapper > h1 {font-size:1.7em; font-weight:500; color:#222; line-height:1.4em; letter-spacing:-1.0px; }
#content .wrapper > h1 strong { color:#2b2f97; }
#content .wrapper > h1:after {content :""; display:block; line-height:0;}
#content .wrapper > h2 { font-size:2.0em; font-weight:600; color:#222; line-height:1.5em; }
#content .wrapper > h2 span { color:#2b2f97; }
#content .wrapper > h3 { font-size:1.3em; font-weight:400; color:#333; line-height:1.5em; letter-spacing:0;}
#content .wrapper > h3 strong { color:#2b2f97; }
#content .wrapper > h4 { font-size:1.3em; font-weight:400; color:#1e489d; line-height:1.4em; letter-spacing:-0.5px;}

/* 소타이틀 */
.stit { display:block; background:url() top left no-repeat; padding-top:; margin-bottom:; font-size:1.6em; font-weight:600; color:#222; letter-spacing:-0.5px;}
.stit:before {content :""; display:block; background:#2b2f97; margin-bottom:10px; width:22px; height:2px; }
.stit span { float:right; font-size:0.6em; font-weight:500; color:#333; }

.br { display:block; height:10px;}
.br2 { display:block; height:20px;}
.br3 { display:block; height:25px;}
.br4 { display:block; height:35px;}
.br5 { display:block; height:45px;}

ol.listNum {margin-left:-20px;}
ol.listNum > li { list-style: decimal !important; color: #; font-size: ; margin:10px 0 0; line-height:30px; }
ol.listNum strong { color:#111; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}


/*공통*/
.common_box { border-radius:5px; border:1px solid #dedede; padding:5% 3%; width:93.5%; text-align:center; overflow:hidden;}
.common_box img {  }

.common_list { display:block; margin:0 20px; }
.common_list li{ list-style-image:url(../images/common_bullet.png); list-style-position:outside; margin:5px 0; line-height:1.5em; text-align:left;} /* list-style-type:disc; */
.common_list li.tit { list-style-image:none; list-style-type:none; margin-left:0; font-size:1.0em; font-weight:600;  color:#1e489d; line-height:25px; margin-bottom:5px;}
.common_list strong { font-size:20px; color:#2b2f97;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { margin:0 auto; width:80%; text-align:center; }

.common_won { display:flex; justify-content:center; }
.common_won .content { display:flex; justify-content:center; flex-direction:column; align-items:center; margin:0 2%;}
.common_won .content strong { display:block; font-size:3.5em; letter-spacing:1.0px;}
.common_won .content span { display:block; margin:30px 0 15px; font-size:1.5em; font-weight:500; color:#fff59c; }
.common_won .content:nth-child(1) { background:#00b4cb; border-radius:150px; width:240px; height:240px; padding:30px; font-size:1.1em; font-weight:; color:#fff; line-height:; letter-spacing:-1.0px; text-align:center;}
.common_won .content:nth-child(3) { background:#668fe2; border-radius:150px; width:240px; height:240px; padding:30px; font-size:1.1em; font-weight:; color:#fff; line-height:; letter-spacing:-1.0px; text-align:center;}
.common_won .content:nth-child(2) { width:2%;}

.common_btn { margin:30px 0 0; text-align:center; }
.common_btn a { display:inline-block; background:#fff; border:1px solid #2b2f97; border-radius:50px; padding:15px 40px; margin:0 0.5%; font-size:1.2em; font-weight:500; color:#2b2f97; text-align:center; transition:.3s; }
.common_btn a:hover { background:#2b2f97; border:1px solid #2b2f97; color:#fff; transition:.3s; }

.pc_view { display:block;}
.tbl_view { display:none;}
.mob_view { display:none;}

table.mrg { margin:0; }

/* 테이블 */
.tb1 { margin:25px 0 0; color: #444; font-size:1.0em; font-weight:400; width:100%; border-top:1px #434343 solid; padding:0; border-spacing:0; border-collapse:collapse;}
.tb1 caption { color: #454545; font-size: 17px; line-height:29px; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:20px; padding-bottom:0px; font-weight:bold; text-align:left; margin-bottom:10px; }
.tb1 th{background:#69829c; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:14px 20px; font-size:1.05em; font-weight:500; color:#fff; line-height:1.6em; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:14px 20px; font-size:; line-height:1.6em; text-align:; }
.tb1 th:last-child, .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:0px #d8d8d8 solid;}
.tb1 th.one, .tb1 td.one {border-left:0 #d8d8d8 solid; }
.tb1 th.bd, .tb1 td.bd { border-right:1px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#f9f9f9; color:#; text-align:;}
.tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.tb1 td a { text-decoration:underline;}
.tb1 th.bg1{ background:#2b2f97; font-size:1.1em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#222;}
.tb1 th span, .tb1 td span { font-size:1.1em; color:#222;}
.tb1 th img, .tb1 td img { display:block; width:; margin:20px auto;}
.tb1 thead {background:#fdfdfd; color:#35495d; font-size:15px; }
.tb1 th.bg {background:#3d3d3d; color:#fff; font-size:15px; }
.tb1 .tb1_list li{ list-style-image:url(../images/common_bullet.png); list-style-position:outside; margin-left:15px; line-height:1.7em;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(../images/dot.png); list-style-type:; list-style-position:outside; margin-left:15px;} /* list-style-type:disc; */
.tb1 ol.listNum {margin-left:-20px;}
.tb1 ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:27px; }

/* 탭메뉴 */
#tabmenu{  position:relative; width:100%; margin:40px auto; text-align:center; overflow:hidden;} /* display:inline-block; 중앙정렬 */
#tabmenu ul li{display:inline-block; line-height:52px; width:192px; margin:0 1px; vertical-align:top;}
#tabmenu ul li:first-child{margin-left:0;}
#tabmenu ul li a{display:inline-block; width:190px; background:#fff; border:1px #cfcfcf solid; font-size:0.9em; color:#525252; line-height:50px; text-align:center; cursor:pointer;text-decoration:none !important}
#tabmenu ul li a:hover{color:#134993; background:#fff; border:1px solid #134993;}
#tabmenu ul li.on, #tabmenu ul li.on a{ background:#134993; font-weight:400; line-height:;margin-top:1px;}
#tabmenu ul li.on a{  border:0px #134993 solid; color:#fff; line-height:; }


	/* 온라인문의 */
	.container_online {  max-width: 900px;  margin: 0 auto;  background: #fff;}
	
	.online_t1{  max-width: 900px;  margin: 0 auto;  background: #fff; background: #EEF1FF; border-radius: 15px; padding: 20px; box-sizing: border-box; display: flex; align-items: center; }
	.online_t1 img {margin-left: 20px;}
	.online_t1 .online_t1_desc {  margin-left: 20px;}
	.online_t1 strong {  color: #1a1a1a;font-size: 33px; line-height: 1.5; 	}

.container_online h2 {  color: #1a1a1a;font-size: 33px; line-height: 1;	}
.container_online h3 {  color: #1a1a1a;font-size: 33px; margin-top: 60px;	}


.note {  font-size: 18px;;  color: #333; margin-top: 10px;}
	.note strong {color: #CD0003;}

.license-options, .course-options {
  display: flex;
	justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
}

	.option {     border: 1px solid #ccc;   border-radius: 10px;  width: 31%;  cursor: pointer; overflow: hidden;}

.option>.header {  display: flex;  gap: 10px;background:#2B2F97; padding: 15px 20px;}

.option input[type="radio"] {
  margin-top: 3px;
}
.option h3 {  margin: 0;  color: #fff; font-size: 25px; font-weight: normal;}
	.option>.body { text-align: center;}
	.option .price {color: #333; font-size: 37px; font-weight: normal; margin-top: 30px; margin-bottom: 10px; }
	.option>.body span{font-size: 16px;  display:inline-block; border: 1px solid #ccc;   border-radius: 7px; background: #F5F5F5; padding: 10px; margin: 20px auto;  }
	.option>.footer {font-size: 15px; margin-bottom: 20px; text-align: center;    }


.form label {
  display: block;
  margin: 20px 0 0px;
}

.form input[type="text"], input[type="date"] {  width: 100%;  padding: 8px;  border-radius: 6px;  border: 1px solid #ccc; box-sizing: border-box; }
	.form select {  width: 100%;  padding: 8px;  border-radius: 6px;  border: 1px solid #ccc; }


.checkbox {
  margin: 15px 0;
}

button {
  background-color: #0033cc;
  color: #fff;
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}

button:hover {
  background-color: #0022aa;
}
}


@media (min-width:768px) and (max-width:1599px){

#container{*display:inline-block; overflow:hidden; margin:80px auto;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:250px; overflow:hidden; background:url(../images/subtop_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; width:100%; height:250px; overflow:hidden; background:url(../images/subtop_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; width:100%; height:250px; overflow:hidden; background:url(../images/subtop_03.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_04{ position:relative; width:100%; height:250px; overflow:hidden; background:url(../images/subtop_04.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_05{ position:relative; width:100%; height:250px; overflow:hidden; background:url(../images/subtop_05.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_06{ position:relative; width:100%; height:250px; overflow:hidden; background:url(../images/subtop_06.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_07{ position:relative; width:100%; height:250px; overflow:hidden; background:url(../images/subtop_07.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:50%; transform:translate(-50%) translateY(-50%); width:90%; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext h1 { font-family: 'GmarketSansBold'; font-size:2.2em; line-height:1.3em; letter-spacing:-1.0px}
.subtoptext h1 strong { color:#ffce38; }
.subtoptext p { margin:5px 0; font-size:1.2em; line-height:1.4em; letter-spacing:0;}



/* 서브메뉴 */
.snb_container{border-top:0px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:55px;}
.snb{ width:90%; margin:0 auto; z-index:8;}
.snb .home{display:block; float:left; width:55px; height:55px;}
.snb .wrapper{position:relative; float:left; width:250px; height:100%;}
.snb .wrapper .tit{ position: relative; display:block; height:55px; line-height:55px; vertical-align:middle; padding-left:25px; font-size:1.0em; font-weight:500; color:#222;}
.snb .wrapper .tit:hover { color:#2b2f97;}
.snb .wrapper .tit::before{content: "";position: absolute;left:0; top:50%; transform: translateY(-50%); height:16px; border-left:0px solid #e8e8e8;}
.snb .wrapper .tit::after{content: "";position: absolute;right:18px;top:26px;
	width:0; height:0;border-style:solid; border-width:7px;border-color:transparent transparent transparent #4d4d4d;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.snb .wrapper .tit.on::after{top:18px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

.snb .wrapper .snb_menu{position:absolute; left:0; top:54px; width:100%; z-index:8;}
.snb .wrapper .snb_menu li{display:none;margin-top:15px;}
.snb .wrapper .snb_menu li:first-child{margin-top:0;}
.snb .wrapper .snb_menu.open {/*overflow-y:auto;max-height:188px;*/ background:#fff; border:1px solid #e0e0e0; border-top:0; width:198px; padding:25px;}
.snb .wrapper .snb_menu.open a { font-size:; font-weight:400; color:#222; }
.snb .wrapper .snb_menu.open a:hover { color:#2b2f97;}
.snb .wrapper .snb_menu.open li{display:block;}
.snb .wrapper .snb_menu.open li a{display:block;width:100%;}
.snb .depth3_wrap .snb_menu.open{border:none;}
.snb .depth2_wrap,.snb .depth3_wrap{display: none;}
.snb .depth2_wrap.active,
.snb .depth3_wrap.active{display: block;}
.snb .depth2_wrap a { color:#fff;}

.snb .wrapper.last{background:#2b2f97;}
.snb .wrapper.last .snb_menu{ background:#2b2f97; top:54px; width:198px; border:1px solid #2b2f97; border-top:none; } /* 2차 메뉴*/
.snb .wrapper.last .snb_menu a{ color:#fff;}
.snb .wrapper.last .snb_menu a:hover{ color:#ffe746;}
.snb .wrapper.last > .tit{color:#fff}
.snb .wrapper.last > .tit::before{display:none;}
.snb .wrapper.last .tit::after{border-color:transparent transparent transparent #fff;}
.snb::after{content:"";clear: both;display: block;}

/* fixed */
.snb[data-fixed="fixed"]{position: fixed;/*left:0;*/top:82px;width:100%;}


/* 상단타이틀영역 */
.titleArea { width:100%; text-align:center; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:10px;  font-size:2.4em; font-weight:600; color:#222; line-height:40px; letter-spacing:-1.0px; text-align:;}
.titleArea > #subtitle2 { padding-bottom:25px;  font-size:18px; font-weight:; color:#898989; line-height:22px; letter-spacing:0.5px; text-align:; }
.titleArea > #subtitle2 strong {color:#2a2a2a; }
.titleArea > #map { color: #979797; font-size: 12px; background:url(../images/dot_home.jpg) no-repeat 0 7px;}

/* 컨텐츠영역 */
#content{ position:relative; width:100%; }
#content .wrapper { clear:both; margin:50px auto; width:90%; overflow:hidden; }
#content .wrapper2 { clear:both; margin:50px auto; width:90%; overflow:hidden; }

#content .wrapper > h1 {font-size:1.7em; font-weight:500; color:#222; line-height:1.5em; letter-spacing:-1.0px; }
#content .wrapper > h1 strong { color:#2b2f97; }
#content .wrapper > h2 { font-size:1.8em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:0;}
#content .wrapper > h2 span { color:#2b2f97; }
#content .wrapper > h3 {font-size:1.3em; font-weight:400; color:#333; line-height:1.4em; letter-spacing:0;}
#content .wrapper > h3 strong { color:#2b2f97; }
#content .wrapper > h4 { font-size:1.3em; font-weight:400; color:#1e489d; line-height:1.4em; letter-spacing:-0.5px;}

/* 소타이틀 */
.stit { display:block; background:url() top left no-repeat; padding-top:; margin-bottom:; font-size:1.5em; font-weight:600; color:#222; letter-spacing:-0.5px;}
.stit:before {content :""; display:block; background:#2b2f97; margin-bottom:9px; width:22px; height:2px; }
.stit span { float:right; font-size:0.7em; font-weight:500; color:#333; }

.br { display:block; height:10px;}
.br2 { display:block; height:15px;}
.br3 { display:block; height:20px;}
.br4 { display:block; height:30px;}
.br5 { display:block; height:35px;}

ol.listNum {margin-left:-20px;}
ol.listNum > li { list-style: decimal !important; color: #; font-size: ; margin:10px 0 0; line-height:30px; }


ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}

/*공통*/
.common_box {border-radius:5px; border:1px solid #dedede; padding:10%; width:79.5%; text-align:center; overflow:hidden;}
.common_box img { width:100%;}

.common_list { display:block; margin:0 20px; }
.common_list li{ list-style-image:url(../images/common_bullet.png); list-style-position:outside; margin:5px 0; line-height:1.4em; text-align:left;} /* list-style-type:disc; */
.common_list li.tit { list-style-image:none; list-style-type:none; margin-left:0; font-size:1.0em; font-weight:600;  color:#1e489d; line-height:25px; margin-bottom:5px;}
.common_list strong { font-size:20px; color:#2b2f97;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { margin:0 auto; width:80%; text-align:center; }

.common_won { display:flex; justify-content:center; }
.common_won .content { display:flex; justify-content:center; flex-direction:column; align-items:center; margin:0 2%;}
.common_won .content strong { display:block; font-size:3.0em; letter-spacing:1.0px;}
.common_won .content span { display:block; margin:25px 0 15px; font-size:1.5em; font-weight:500; color:#fff59c; }
.common_won .content:nth-child(1) { background:#00b4cb; border-radius:150px; width:240px; height:240px; padding:30px; font-size:1.1em; font-weight:; color:#fff; line-height:; letter-spacing:-1.0px; text-align:center;}
.common_won .content:nth-child(3) { background:#668fe2; border-radius:150px; width:240px; height:240px; padding:30px; font-size:1.1em; font-weight:; color:#fff; line-height:; letter-spacing:-1.0px; text-align:center;}
.common_won .content:nth-child(2) { width:3%;}
.common_won .content:nth-child(2) img { width:100%;}

.common_btn { margin:30px 0 0; text-align:center; }
.common_btn a { display:inline-block; background:#fff; border:1px solid #2b2f97; border-radius:50px; padding:15px 40px; margin:0 0.5%; font-size:1.2em; font-weight:500; color:#2b2f97; text-align:center; transition:.3s; }
.common_btn a:hover { background:#2b2f97; border:1px solid #2b2f97; color:#fff; transition:.3s; }

.pc_view { display:none;}
.tbl_view { display:block;}
.mob_view { display:none;}

table.mrg { margin:0; }

/* 테이블 */
.tb1 { margin:25px 0 0; color: #444; font-size:1.0em; font-weight:400; width:100%; border-top:1px #434343 solid; padding:0; border-spacing:0; border-collapse:collapse; }
.tb1 caption { color: #454545; font-size: 17px; line-height:29px; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:20px; padding-bottom:0px; font-weight:bold; text-align:left; margin-bottom:10px; }
.tb1 th{background:#69829c; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:13px 20px; font-size:; font-weight:500; color:#fff; line-height:1.6em; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:13px 20px; font-size:; line-height:1.6em; text-align:; }
.tb1 th:last-child, .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:0px #d8d8d8 solid;}
.tb1 th.one, .tb1 td.one {border-left:0 #d8d8d8 solid; }
.tb1 th.bd, .tb1 td.bd { border-right:1px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#f9f9f9; color:#; text-align:;}
.tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.tb1 td a { text-decoration:underline;}
.tb1 th.bg1{ background:#2b2f97; font-size:1.1em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#222;}
.tb1 th span, .tb1 td span { font-size:1.1em; color:#222;}
.tb1 th img, .tb1 td img { display:block; width:; margin:20px auto;}
.tb1 thead {background:#fdfdfd; color:#35495d; font-size:15px; }
.tb1 th.bg {background:#3d3d3d; color:#fff; font-size:15px; }
.tb1 .tb1_list li{ list-style-image:url(../images/common_bullet.png); list-style-position:outside; margin-left:15px; line-height:1.6em;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(../images/dot.png); list-style-type:; list-style-position:outside; margin-left:15px;} /* list-style-type:disc; */
.tb1 ol.listNum {margin-left:-20px;}
.tb1 ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:27px; }

/* 탭메뉴 */
#tabmenu{  position:relative; width:100%; margin:40px auto; text-align:center; overflow:hidden;} /* display:inline-block; 중앙정렬 */
#tabmenu ul li{display:inline-block; line-height:52px; width:192px; margin:0 1px; vertical-align:top;}
#tabmenu ul li:first-child{margin-left:0;}
#tabmenu ul li a{display:inline-block; width:190px; background:#fff; border:1px #cfcfcf solid; font-size:0.9em; color:#525252; line-height:50px; text-align:center; cursor:pointer;text-decoration:none !important}
#tabmenu ul li a:hover{color:#134993; background:#fff; border:1px solid #134993;}
#tabmenu ul li.on, #tabmenu ul li.on a{ background:#134993; font-weight:400; line-height:;margin-top:1px;}
#tabmenu ul li.on a{  border:0px #134993 solid; color:#fff; line-height:; }



	/* 온라인문의 */
	.container_online {  max-width: 900px;  margin: 0 auto;  background: #fff;}
.online_t1{  max-width: 900px;  margin: 0 auto;  background: #fff; background: #EEF1FF; border-radius: 15px; padding: 20px; box-sizing: border-box; display: flex; align-items: center; }
	.online_t1 img {margin-left: 20px;}
	.online_t1 .online_t1_desc {  margin-left: 20px;}
	.online_t1 strong {  color: #1a1a1a;font-size: 33px; line-height: 1.5; 	}
.container_online h2 {  color: #1a1a1a;font-size: 33px; line-height: 1;	}
.container_online h3 {  color: #1a1a1a;font-size: 33px; margin-top: 60px;	}


.note {  font-size: 18px;;  color: #333; margin-top: 10px;}
	.note strong {color: #CD0003;}


.license-options, .course-options {
  display: flex;
	justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
}

	.option {     border: 1px solid #ccc;   border-radius: 10px;  width: 31%;  cursor: pointer; overflow: hidden;}

.option>.header {  display: flex;  gap: 10px;background:#2B2F97; padding: 15px 20px;}

.option input[type="radio"] {
  margin-top: 3px;
}
.option h3 {  margin: 0;  color: #fff; font-size: 25px; font-weight: normal;}
	.option>.body { text-align: center;}
	.option .price {color: #333; font-size: 37px; font-weight: normal; margin-top: 30px; margin-bottom: 10px; }
	.option>.body span{font-size: 16px;  display:inline-block; border: 1px solid #ccc;   border-radius: 7px; background: #F5F5F5; padding: 10px; margin: 20px auto;  }
	.option>.footer {font-size: 15px; margin-bottom: 20px; text-align: center;    }


.form label {
  display: block;
  margin: 20px 0 0px;
}

.form input[type="text"], input[type="date"] {  width: 100%;  padding: 8px;  border-radius: 6px;  border: 1px solid #ccc; box-sizing: border-box; }
	.form select {  width: 100%;  padding: 8px;  border-radius: 6px;  border: 1px solid #ccc; }


.checkbox {
  margin: 15px 0;
}

button {
  background-color: #0033cc;
  color: #fff;
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}

button:hover {
  background-color: #0022aa;
}



}


@media (max-width:767px){

#container{*display:inline-block; overflow:hidden; margin:30px auto 0; font-size:14px; line-height:1.5em;}
#container:after{display:block;clear:both;content:''}

/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_mob_01.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_02{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_mob_02.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_03{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_mob_03.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_04{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_mob_04.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_05{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_mob_05.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_06{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_mob_06.jpg) center no-repeat; background-size:cover; z-index:8; }
.subtop_07{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_mob_07.jpg) center no-repeat; background-size:cover; z-index:8; }

.subtoptext {position:absolute; left:50%; top:50%; transform:translate(-50%) translateY(-50%); width:85%; margin:0 auto; color:#fff; text-align:center; z-index:7;}
.subtoptext h1 { font-family: 'GmarketSansBold'; font-size:1.5em; line-height:1.3em; letter-spacing:-1.0px}
.subtoptext h1 strong { color:#ffce38; }
.subtoptext p { margin:6px 0; font-size:1.1em; line-height:1.4em; letter-spacing:0;}


/* 서브메뉴 */
.snb_container{border-top:0px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:45px;}
.snb{ width:; margin:0 auto; z-index:8;}
.snb .home{display:none; float:left; width:45px; height:45px;}
.snb .wrapper{position:relative; float:left; width:50%; height:100%;}
.snb .wrapper .tit{ position: relative; display:block; height:45px; line-height:45px; vertical-align:middle; padding-left:15px; font-size:1.2em; font-weight:500; color:#222; letter-spacing:0;}
.snb .wrapper .tit:hover { color:#2b2f97;}
.snb .wrapper .tit::before{content: "";position: absolute;left:0; top:50%; transform: translateY(-50%); height:16px; border-left:0px solid #e8e8e8;}
.snb .wrapper .tit::after{content: "";position: absolute;right:10px; top:20px;
	width:0; height:0;border-style:solid; border-width:7px;border-color:transparent transparent transparent #4d4d4d;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.snb .wrapper .tit.on::after{top:13px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

.snb .wrapper .snb_menu{position:absolute; left:0; top:44px; width:100%; z-index:8;}
.snb .wrapper .snb_menu li{display:none;margin-top:10px;}
.snb .wrapper .snb_menu li:first-child{margin-top:0;}

.snb .wrapper .snb_menu.open {/*overflow-y:auto;max-height:188px;*/ background:#fff; border:1px solid #e0e0e0; border-top:0; width:; padding:15px 0;}
.snb .wrapper .snb_menu.open a { font-size:1.1em; font-weight:400; color:#222; line-height:1.7em;}
.snb .wrapper .snb_menu.open a:hover { color:#2b2f97; }
.snb .wrapper .snb_menu.open li{display:block; padding-left:15px; }
.snb .wrapper .snb_menu.open li a{display:block;width:100%; font-size:15px; font-weight:500; }
.snb .depth3_wrap .snb_menu.open{border:none;}
.snb .depth2_wrap,.snb .depth3_wrap{display: none;}
.snb .depth2_wrap.active,
.snb .depth3_wrap.active{display: block;}
.snb .depth2_wrap a { color:#fff;text-decoration:none;}

.snb .wrapper.last{background:#2b2f97;}
.snb .wrapper.last .snb_menu{ background:#2b2f97; top:44px; width:; border:0px solid #2b2f97; border-top:none; } /* 2차 메뉴*/
.snb .wrapper.last .snb_menu a { font-weight:400; color:#fff; line-height:1.7em;}
.snb .wrapper.last .snb_menu a:hover{ color:#ffe746;}
.snb .wrapper.last > .tit{ font-size:1.1em; font-weight:500; color:#fff}
.snb .wrapper.last > .tit::before{display:none;}
.snb .wrapper.last .tit::after{border-color:transparent transparent transparent #fff;}
.snb::after{content:"";clear: both;display: block;}

/* fixed */
.snb[data-fixed="fixed"]{position: fixed;/*left:0;*/top:82px;width:100%;}


/* 상단타이틀영역 */
.titleArea { width:100%; text-align:center; overflow:hidden; }
.titleArea > #subtitle { padding-bottom:; font-size:1.5em; font-weight:600; color:#222; line-height:1.5em; letter-spacing:0; text-align:;}
.titleArea > #subtitle2 { padding-bottom:25px;  font-size:18px; font-weight:; color:#898989; line-height:22px; letter-spacing:0.5px; text-align:; }
.titleArea > #subtitle2 strong {color:#2a2a2a; }
.titleArea > #map {  color: #979797; font-size:0.7em; background:url(../images/dot_home.jpg) no-repeat 0 7px; }


/* 컨텐츠영역 */
#content{ position:relative; float:left; width:100%; }
#content .wrapper { clear:both; margin:40px auto; width:85%; overflow:hidden; }
#content .wrapper2 { clear:both; margin:50px auto; width:85%; overflow:hidden; }

#content .wrapper > h1 {font-size:1.3em; font-weight:500; color:#222; line-height:1.5em; letter-spacing:-1.0px; }
#content .wrapper > h1 strong { color:#2b2f97; }
#content .wrapper > h2 { font-size:1.2em; font-weight:600; color:#222; line-height:1.4em; letter-spacing:0;}
#content .wrapper > h2 span { color:#2b2f97; }
#content .wrapper > h3 { font-size:1.0em; font-weight:400; color:#333; line-height:1.4em; letter-spacing:0;}
#content .wrapper > h3 strong { color:#2b2f97; }
#content .wrapper > h4 { font-size:1.3em; font-weight:400; color:#1e489d; line-height:1.4em; letter-spacing:-0.5px;}

/* 소타이틀 */
.stit { display:block; background:url() top left no-repeat; padding-top:; margin-bottom:; font-size:1.15em; font-weight:600; color:#222; letter-spacing:;}
.stit:before {content :""; display:block; background:#2b2f97; margin-bottom:4px; width:15px; height:2px; }
.stit span { float:right; font-size:0.7em; font-weight:500; color:#333; }

.br { display:block; height:10px;}
.br2 { display:block; height:15px;}
.br3 { display:block; height:20px;}
.br4 { display:block; height:30px;}
.br5 { display:block; height:35px;}

ol.listNum {margin-left:-20px;}
ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}

/*공통*/
.common_box {border-radius:5px; border:1px solid #dedede; padding:10% 5%; width:89.5%; text-align:center; overflow:hidden;}
.common_box img { width:100%;}

.common_list { display:block; margin:0 0 0 15px; }
.common_list li { list-style-image:url(); list-style-type:disc; list-style-position:outside; margin:2px 0; text-align:left;} /* list-style-type:disc; */
.common_list li.tit { list-style-image:none; list-style-type:none; margin-left:0; font-size:1.0em; font-weight:600;  color:#1e489d; line-height:25px; margin-bottom:5px;}
.common_list strong { font-size:20px; color:#2b2f97;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_center { text-align:center; }

.common_won { display:flex; flex-direction:column; }
.common_won .content { display:flex; justify-content:center; flex-direction:column; align-items:center; margin:2% auto; width:70%;}
.common_won .content strong { display:block; font-size:3.0em; letter-spacing:1.0px;}
.common_won .content span { display:block; margin:25px 0 15px; font-size:1.5em; font-weight:500; color:#fff59c; }
.common_won .content:nth-child(1) { background:#00b4cb; border-radius:120px; width:200px; height:200px; padding:20px; font-size:1.1em; font-weight:; color:#fff; line-height:; letter-spacing:-1.0px; text-align:center;}
.common_won .content:nth-child(3) { background:#668fe2; border-radius:120px; width:200px; height:200px; padding:20px; font-size:1.1em; font-weight:; color:#fff; line-height:; letter-spacing:-1.0px; text-align:center;}
.common_won .content:nth-child(2) { width:10%; margin:5% auto;}
.common_won .content:nth-child(2) img { width:100%;}

.common_btn { margin:20px 0 0; text-align:center; }
.common_btn a { display:inline-block; background:#fff; border:1px solid #2b2f97; border-radius:50px; padding:10px; margin:0 1%; font-size:1.0em; font-weight:600; color:#2b2f97; text-align:center; transition:.3s; }
.common_btn a:hover { background:#2b2f97; border:1px solid #2b2f97; color:#fff; transition:.3s; }


.pc_view { display:none;}
.tbl_view { display:none;}
.mob_view { display:block;}

table.mrg { margin:0; }

/* 테이블 */
.tb1 { margin:15px 0 0; color: #; font-size:0.9em; font-weight:400; width:100%; border-top:1px #434343 solid; padding:0; border-spacing:0; border-collapse:collapse; }
.tb1 caption { color: #454545; font-size: 17px; line-height:29px; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:20px; padding-bottom:0px; font-weight:bold; text-align:left; margin-bottom:10px; }
.tb1 th{background:#69829c; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 0; font-size:0.85em; font-weight:500; color:#fff; line-height:1.6em; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 5px; line-height:1.6em; text-align:; }
.tb1 th:last-child, .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:0px #d8d8d8 solid;}
.tb1 th.one, .tb1 td.one {border-left:0 #d8d8d8 solid; }
.tb1 th.bd, .tb1 td.bd { border-right:1px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#f9f9f9; color:#; text-align:;}
.tb1 td.bg2{ background:#f9f9f9; font-weight:600; color:; text-align:center;}
.tb1 td a { text-decoration:underline;}
.tb1 th.bg1{ background:#2b2f97; font-size:1.1em; color:#fff; text-align:center;}
.tb1 th .bold, .tb1 td .bold {color:#174487;}
.tb1 th strong, .tb1 td strong {color:#222;}
.tb1 th span, .tb1 td span { font-size:1.1em; color:#222;}
.tb1 th img, .tb1 td img { display:block; width:100%; margin:20px auto;}
.tb1 thead {background:#fdfdfd; color:#35495d; font-size:15px; }
.tb1 th.bg {background:#3d3d3d; color:#fff; font-size:15px; }
.tb1 .tb1_list li{ list-style-image:url(); list-style-type:disc; list-style-position:outside; margin-left:15px; line-height:1.6em;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(../images/dot.png); list-style-type:; list-style-position:outside; margin-left:15px;} /* list-style-type:disc; */
.tb1 ol.listNum {margin-left:-20px;}
.tb1 ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin:10px 0 0; line-height:18px; }

/* 탭메뉴 */
#tabmenu{  position:relative; width:100%; margin:40px auto; text-align:center; overflow:hidden;} /* display:inline-block; 중앙정렬 */
#tabmenu ul li{display:inline-block; line-height:52px; width:192px; margin:0 1px; vertical-align:top;}
#tabmenu ul li:first-child{margin-left:0;}
#tabmenu ul li a{display:inline-block; width:190px; background:#fff; border:1px #cfcfcf solid; font-size:0.9em; color:#525252; line-height:50px; text-align:center; cursor:pointer;text-decoration:none !important}
#tabmenu ul li a:hover{color:#134993; background:#fff; border:1px solid #134993;}
#tabmenu ul li.on, #tabmenu ul li.on a{ background:#134993; font-weight:400; line-height:;margin-top:1px;}
#tabmenu ul li.on a{  border:0px #134993 solid; color:#fff; line-height:; }



/* 온라인문의 */
	.container_online {  max-width: 100%;  margin: 0 auto;  background: #fff;}
.online_t1{  max-width: 900px;  margin: 0 auto;  background: #fff; background: #EEF1FF; border-radius: 15px; padding: 20px; box-sizing: border-box; display: flex; align-items: center; }
	.online_t1 img {margin-left: 20px; display: none;}
	.online_t1 .online_t1_desc {  margin-left: 0px;}
	.online_t1 strong {  color: #1a1a1a;font-size: 20px; line-height: 1.5; 	}
.container_online h2 {  color: #1a1a1a;font-size: 20px; line-height: 1;	}
.container_online h3 {  color: #1a1a1a;font-size: 20px; margin-top: 30px;	}


.note {  font-size: 15px;;  color: #333; margin-top: 10px;}
	.note strong {color: #CD0003;}

.license-options, .course-options {
  display: flex;
	justify-content: space-between;
  flex-wrap: wrap;
  gap: 0;
  margin: 10px 0;
}

	.option {     border: 1px solid #ccc;   border-radius: 10px;  width: 100%;  cursor: pointer; overflow: hidden;}

.option>.header {  display: flex;  gap: 10px;background:#2B2F97; padding: 15px 20px;}

.option input[type="radio"] {
  margin-top: 3px;
}
.option h3 {  margin: 0;  color: #fff; font-size: 25px; font-weight: normal;}
	.option>.body { text-align: center;}
	.option .price {color: #333; font-size: 37px; font-weight: normal; margin-top: 30px; margin-bottom: 10px; }
	.option>.body span{font-size: 16px;  display:inline-block; border: 1px solid #ccc;   border-radius: 7px; background: #F5F5F5; padding: 10px; margin: 20px auto;  }
	.option>.footer {font-size: 15px; margin-bottom: 20px; text-align: center;    }


.form label {
  display: block;
  margin: 20px 0 0px;
}

.form input[type="text"], input[type="date"] {  width: 100%;  padding: 8px;  border-radius: 6px;  border: 1px solid #ccc; box-sizing: border-box; }
	.form select {  width: 100%;  padding: 8px;  border-radius: 6px;  border: 1px solid #ccc; }


.checkbox {
  margin: 15px 0;
}

button {
  background-color: #0033cc;
  color: #fff;
  border: none;
  padding: 9px 15px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}

button:hover {
  background-color: #0022aa;
}



}


