/***************************************/
/********* FONT FACE INTIALIZE *********/
/***************************************/

@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 100;
    src: url(../font/NotoSansKR-Thin.woff2) format("woff2"),
		url(../font/NotoSansKR-Thin.woff) format("woff"),
		url(../font/NotoSansKR-Thin.otf) format("opentype");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 300;
    src: url(../font/NotoSansKR-Light.woff2) format("woff2"),
		url(../font/NotoSansKR-Light.woff) format("woff"),
		url(../font/NotoSansKR-Light.otf) format("opentype");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: url(../font/NotoSansKR-Regular.woff2) format("woff2"),
			url(../font/NotoSansKR-Regular.woff) format("woff"),
		url(../font/NotoSansKR-Regular.otf) format("opentype");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 500;
    src: url(../font/NotoSansKR-Medium.woff2) format("woff2"),
		url(../font/NotoSansKR-Medium.woff) format("woff"),
		url(../font/NotoSansKR-Medium.otf) format("opentype");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 600;
    src: url(../font/NotoSansKR-Bold.woff2) format("woff2"),
		url(../font/NotoSansKR-Bold.woff) format("woff"),
		url(../font/NotoSansKR-Bold.otf) format("opentype");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 900;
    src: url(../font/NotoSansKR-Black.woff2) format("woff2"),
	     url(../font/NotoSansKR-Black.woff) format("woff"),
		 url(../font/NotoSansKR-Black.otf) format("opentype");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 900;
    src: url(../font/NotoSansKR-Black.woff2) format("woff2"),
		 url(../font/NotoSansKR-Bold.woff) format("woff"),
		 url(../font/NotoSansKR-Bold.otf) format("opentype");
}
@font-face {
    font-family: 'Jalnan';
    src: url('../font/JalnanOTF00.eot');
    src: url('../font/JalnanOTF00.eot?#iefix') format('embedded-opentype'),
         url('../font/JalnanOTF00.woff2') format('woff2'),
         url('../font/JalnanOTF00.woff') format('woff'),
         url('../font/JalnanOTF00.otf') format('opentype');
    font-weight: 800;
}   
@font-face {
    font-family: 'GmarketSansLight';
    src: url('../font/GmarketSansLight.woff') format('woff'),
		 url('../font/GmarketSansLight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'GmarketSansMedium';
    src: url('../font/GmarketSansMedium.woff') format('woff'),
		 url('../font/GmarketSansMedium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'GmarketSansBold';
    src: url('../font/GmarketSansBold.woff') format('woff'),
		 url('../font/GmarketSansBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,figure,article,nav,header,footer,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,td,th
{ margin: 0; padding: 0; border: 0; outline: 0; FONT-SIZE: 16px; COLOR: #454545;  line-height:140%; font-family: 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
ol, ul, li {list-style: none;}
img { border: 0;}
table {
	border-collapse: separate;
	border-spacing: 0;
}/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {text-align: left;font-weight: normal;}
.wrap {width:1300px; margin:0 auto;position: relative;}

input {FONT-FAMILY: 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
SELECT {FONT-SIZE: 12px; MARGIN: 2px 0px; VERTICAL-ALIGN: middle; COLOR: #888888;height: 25px;FONT-FAMILY: 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
INPUT.check {BORDER-RIGHT: 0px; BORDER-TOP: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-LEFT: 0px; WIDTH: 13px; MARGIN-RIGHT: 5px; BORDER-BOTTOM: 0px; HEIGHT: 13px}
TEXTAREA {FONT-FAMILY: 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #16407a 4px solid; BORDER-LEFT: #ccc 1px solid; COLOR: #999999; LINE-HEIGHT: 17px; BORDER-BOTTOM: #ccc 1px solid;padding: 0 20px ;}
INPUT.txt {BORDER-RIGHT: #000000 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000000 0px solid; PADDING-LEFT: 3px; BACKGROUND: #fdfdfd; PADDING-BOTTOM: 0px; BORDER-LEFT: #000000 0px solid; COLOR: #999999; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 0px solid;padding: 20px;}
FORM {	MARGIN: 0px}
CENTER { FONT-SIZE: 14px; COLOR: #555555;}
OPTION { FONT-SIZE: 14px; COLOR: #555555;}
PRE { FONT-SIZE: 14px; COLOR: #555555;}

P { FONT-SIZE: 16px;line-height: 22px;}
BLOCKQUOTE { FONT-SIZE: 15px;}
BR { FONT-SIZE: 15px;}
.newstit { FONT-SIZE: 13px}



/* sub table */
.sub_title {max-width:1300px;position:relative;margin:0 auto;}
.sub_table { FONT-SIZE:12px; line-height:140%; padding:0 46 10 35;}
.sub { FONT-SIZE:12px; COLOR:#717171; line-height:140%; padding:20px 0 0 0;}
.cate { FONT-SIZE:11px; COLOR:#919191; line-height:140%; padding:0 0 7px 0;}
.cate_b { FONT-SIZE:11px; font-weight:bold; color:#636363; line-height:140%;}
.cate_line { background-color:#c3c3c3;}
.stxt_b { FONT-SIZE:13px; font-weight:bold; color:#1285bc; line-height:140%;}
.stxt_s { FONT-SIZE:12px; color:#717171; line-height:140%; padding:0 0 0 0;}
.stxt_s1 { FONT-SIZE:11px; color:#999999; line-height:140%; padding:0 0 0 0;}
.line_solid {border-width:0 0 1 0;border-style:solid;border-color:#dee0e3;padding:9 3 3 5;color:778da6;}

/* °Ô½ÃÆÇ½ºÅ² */
.board_line{height:28px;background:url(../images/bbs/table/list_top_line.gif) bottom right no-repeat;}
.board_top_bg{height:28px;border-top:3px solid #ad9fd6;border-bottom:1px solid #d5d3d3;background:url(../images/bbs/table/list_top_bg.gif) bottom left repeat-x;}

/* coming soon */
p.coming_soon {text-align: center;padding: 100px;font-size: 20px;font-weight: bold;}


/*link*/
A:link {TEXT-DECORATION: none }
A:visited{TEXT-DECORATION: none }
A:hover {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}



.inputbox { color:black; background-color:#FFFFFF; border-style:solid; border:1px solid #808080;}
.forms2{FONT-SIZE: 14px;border-right: #ffffff 0px solid;border-top: #ffffff 0px solid;border-left: #ffffff 0px solid;
	     border-bottom: #ffffff 0px solid;scrollbar-3dlight-color:C7C7C7;scrollbar-arrow-color:797979;scrollbar-base-color:ffffff;
	     scrollbar-darkshadow-color:C7C7C7;scrollbar-face-color:ffffff;scrollbar-highlight-color:ffffff;scrollbar-shadow-color:E6E6E6;color:#666666}
.select {FONT-SIZE: 14px; COLOR: #939393;  ;}


.ptxt1 { font-size:12px; color:#555555; line-height:120%;; }
.ptxt2 { font-size:12px; color:#555555; line-height:140%;; }
.ptxt3 { font-size:12px; color:#555555; line-height:170%;; }

.text11{ FONT-WEIGHT: normal; COLOR: #555555; PADDING-TOP: 3px; LETTER-SPACING: -0.1em}
.text12{ FONT-WEIGHT: normal; COLOR: #295573; PADDING-TOP: 3px; LETTER-SPACING: -0.1em}
.text13{ FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffffff; PADDING-TOP: 3px; LETTER-SPACING: -0.1em}
.text14{ FONT-WEIGHT: normal; COLOR: #555555; PADDING-TOP: 3px;}
.he-gapbar { FONT-SIZE: 14px; MARGIN-LEFT: 5px; COLOR: #428AB5; MARGIN-RIGHT: 5px;}
.he-basic { FONT-WEIGHT: normal; COLOR: #666666; PADDING-TOP: 3px; LETTER-SPACING: 0em; }

.gnb_barcolor{background-color:#005DAD}
.gnb_backcolor{background-color:#ffffff}

.newstitle { font-size:18px; color:#000077; line-height:160%; }
.newsdate { font-size:11px; color:#5A8DCC; line-height:120%; }

li{list-style:none;}
.clear{clear:both;}

body {position: relative;}

#header{float:left;width: 100%;z-index: 99;position: relative;}
#header_inner {position: relative;}
#menu_top {width: 100%;float: left;height: 90px;border-bottom: #ddd 1px solid;}
.top_menu {display: inline-block;float: right;margin-top:19px;}
.top_menu li {display: inline-block;float:left;margin-left:15px;}
.top_menu li a {color:#858585;font-size:13px;text-align:center;display: block;}
.top_menu li a i {display: block;margin-bottom:5px;}
.top_menu li a i img  {display: block;margin:0 auto;}
#logo {display: inline-block;position: absolute;left: 10px;top: 15px;z-index: 10;}
#logo a, #logo a img {display: block;}
#menu_container {width:100%;float:left;clear:both;position: relative;height:57px;border-bottom: #ddd 1px solid;}


.all_menu {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    height: 57px;
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid;
}
.all_menu a {font-size:18px;padding:0 15px;display: block;line-height: 57px;}
.all_menu a i {
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
}
/*MENU SINGLE DROPDOWN*/
#single_dropdown #main_menu ul { display: none; z-index: 99;background:#164299; /* background: url(../images/main/top_bg.png) repeat;  */position: absolute; left: 0; top: 57px; padding-bottom: 20px; width:100%; }
#single_dropdown #main_menu ul li { float: none; display: block; }
#single_dropdown #main_menu ul li a { display: block; color: #fff; font-size: 14px; padding: 8px 0 8px 9px; border-bottom: 1px solid #0f3b94; margin: 0 10px; text-align: left;word-break:keep-all;font-weight: 400;}
#single_dropdown #main_menu ul li:first-child a { border-top: none; }
#single_dropdown #main_menu ul li:last-child a { border-bottom: none; }
#single_dropdown #main_menu ul li.dropdown_last_child a { border-bottom: none; } /*IE8 HACK*/
#single_dropdown #main_menu li a.active, #single_dropdown #main_menu li a:hover { color:#fff}
#single_dropdown #main_menu {display: inline-block;}
/* #single_dropdown #main_menu li.menu05 a {padding-right:0;} */
#single_dropdown #main_menu li {display: inline-block; float: left; position: relative; margin: 0px; text-align: center;}
#single_dropdown #main_menu li:first-child { background: none; }
#single_dropdown #main_menu li ul li { clear: both; margin: 0; width: 100%; }
#single_dropdown #main_menu > li > a {letter-spacing:-1px; display: block;color: #000; font-size: 18px;line-height: 57px;font-weight:500;padding: 0 32px;}

#single_dropdown #main_menu li a:active { background-color: transparent; }
#single_dropdown #main_menu li a.jquery_dropdown { color: #fff;background:#164299;}
/*main*/
#main_slide {width: 100%;float: left;position: relative;    overflow: hidden;}
.bx-wrapper img.bx_pc {display:block;}
.bx-wrapper img.bx_mo {display:none;}
#main_contents, #bottom_cus {clear: both;width: 100%;float: left;}
.main_txt {width: 100%;position: absolute;top: 30%;left: 0;}
#main_con_01 {clear:both;width:100%;float:left;}

.main_news {width: 57%;float: left;background: #fff;margin-top: -120px;z-index:100;}
.main_news h2 {padding: 26px 36px;border-bottom: #ddd 1px solid;font-size: 30px;font-weight: 600;letter-spacing: -1px;color: #000;line-height:1;}
.main_news h2 a {display:inline-block;float:right;font-size:15px;font-weight:300;}
.main_news ul {padding: 26px 36px;}
.main_news li {clear:both;width:100%;overflow:hidden;margin: 10px 0;}
.main_news li a {display:block;}

.main_news li a span {font-size: 15px;float: right;color: #686868;font-family: 'Montserrat', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}

.main_news li a p {width: calc(100% - 90px);float: left;font-size: 18px;    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main_news li a p i {display: inline-block;vertical-align: middle;margin-right: 4px;}
.main_counsel {background: #115fc8;width: 40%;float: right;margin-top: -120px;z-index:100;padding:30px 36px 40px 36px;box-sizing: border-box;position:relative;}

.main_counsel h2 {margin-bottom: 30px;font-size: 30px;font-weight: 600;letter-spacing: -1px;color: #fff;line-height:1;}
.main_counsel ul {width:calc(100% - 150px);float:left;}
.main_counsel li {clear:both;width:100%;overflow:hidden;margin-bottom:15px;}
.main_counsel li select, .main_counsel li input[type="text"] {
    width: 100%;
    display: block;
    height: 49px;
    box-sizing: border-box;
    font-size: 16px;
}
.main_counsel li:last-child {margin-bottom:0;}
.counsel_btn {
    width: 130px;
    float: right;
    background: #303339;
    padding: 46px 20px;
    box-sizing: border-box;
}
.counsel_btn a {display:block;text-align:center;}
.counsel_btn a i, .counsel_btn a i img {display:block;margin:0 auto;}
.counsel_btn a span {margin-top: 20px;display:block;font-size:20px;font-weight:bold;color:#fff;text-align:center;}

.counsel_check {
    display: inline-block;
    position: absolute;
    right: 36px;
    top: 26px;
}
.counsel_check label {color:#fff;display: inline-block;vertical-align: middle;}
.counsel_check input[type="checkbox"] {width:20px;height:20px;display: inline-block;vertical-align: middle;}

.main_curriculum h2 {
    font-size: 45px;
    margin-bottom: 30px;
	font-weight: 600;letter-spacing: -1px;color: #000;line-height:1;
}
.main_curriculum h2 span {
    font-size: 25px;
    color:#6d6d6d;
	display:inline-block;
	margin-left:20px;font-weight:300;
}
.main_curriculum h2 a {
    display:inline-block;float:right;
}

.curriculum_con li {
    width: 22%;
    float: left;
    margin-right: 4%;
	background:#fff;
}
.curriculum_con li:last-child {margin-right: 0;}
.curriculum_con li a {display:block;border:#eaecef 1px solid;padding:30px;position:relative;overflow:hidden;}
.curriculum_con li a:after {position:absolute;right:0;bottom:0;content:'';width:35px;height:35px;background:#eaecef url(../images/main/arr_grey.png) center center no-repeat;}

.curriculum_con li:hover a {border:#1834bd 1px solid;1834bd}
.curriculum_con li:hover a:after {background:#1834bd url(../images/main/arr_white.png) center center no-repeat;}
.curr_li span{font-weight: 600;color:#1834bd;text-decoration:underline;font-size:20px;margin-bottom:20px;display:block;font-family: 'Montserrat', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
.curr_li h3 {font-size: 25px;margin-bottom: 30px;letter-spacing: -1px;font-weight: 600;}
.curr_li p{font-size:15px;word-break:keep-all;}
.curr_li {height: 196px;}

#main_con_01, #main_con_02 {background: #f2f2f2;}

#main_con_02, #main_con_03, #main_con_05, #main_con_06 {clear:both;width:100%;float:left;padding:115px 0;}
#main_con_04 {clear:both;width:100%;float:left;padding:0 0 115px 0;}
#main_con_03 {background:#fff;}
#main_con_05 {background: url(../images/main/bg_banner.jpg) 0 0 no-repeat;background-size: cover;}
#main_con_07 {background:#faf7f7;}
#main_con_04 .slick-slide img {width: 100%;}
#main_con_04 .slick-slide img.slick_pc{display:block;}
#main_con_04 .slick-slide img.slick_mo{display:none;}
#main_con_03 h2 {font-size: 45px;margin-bottom: 30px;font-weight: 600;letter-spacing: -1px;color: #000;line-height:1;}
#main_con_03 h2 span {font-size: 25px;color:#6d6d6d;display:inline-block;margin-left:20px;font-weight:300;}

.sum_license_title {width: 346px;float: left;}

.sum_license_con {width: calc(100% - 420px);float: right;}
.sum_license_title h2 {font-size: 45px;margin-bottom: 30px;font-weight: 600;letter-spacing: -1px;color: #fff;line-height:1;}
.sum_license_title p {margin-bottom: 80px;font-size: 25px;color: #fff;line-height:1.5;word-break:keep-all;}
.sum_license_title a {font-size: 20px;color: #fff;line-height: 1;clear: both;display: inline-block;border: #fff 1px solid;padding: 19px;}

.sum_license_con li {width:32%;float:left;margin-right:1.5%;}
.sum_license_con li:last-child {margin-right:0;}
.sum_license_con li a {display:block;border:#fff 1px solid;padding:38px 20px;text-align:center;}
.sum_license_con li a:hover {background:#115fc8;border:#115fc8 1px solid;}
.sum_license_con li a i {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.sum_license_con li a i img {
    display: inline-block; }


.sum_license_con li a h3 {
    font-size: 30px;
    letter-spacing: -1px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

.sum_license_con li a p {
    font-size: 17px;
    color: #fff;
    margin-bottom: 20px;
}
.sum_license_con li a span{display: block;
    text-align: center;font-size: 15px;
    color: #fff;font-family: 'Montserrat', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;text-decoration:underline;}


.sum_study_title {
    width: 236px;
    float: left;
}
.sum_study_con {
    width: calc(100% - 236px);
    float: right;
}
.sum_study_con li {
    width: 16.5%;
    float: left;
}
.sum_study_title h2{font-size: 35px;
    letter-spacing: -1px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;}
.sum_study_title p{font-size: 25px;}
.sum_study_con li a {
    display: block;
    text-align: center;
	border-left:#e8e8e8 1px solid;
}
.sum_study_con li:first-child a {border-left:none;}
.sum_study_con li a i {
    display: block;
    text-align: center;
	margin-bottom:20px;
}
.sum_study_con li a span {
    display: block;
    text-align: center;
	font-size:20px;
	font-weight:400;
	letter-spacing: -1px;
}
.main_adult {
    clear: both;
    width: 48%;
    float: left;
    margin-top: 70px;
	background:url(../images/main/bg_banner02.jpg) 0 0 no-repeat;
	background-size:cover;
}
.sum_callege {
    width: 48%;
    float: right;
    margin-top: 70px;
	background:url(../images/main/bg_banner03.jpg) 0 0 no-repeat;
	background-size:cover;
}
.main_adult a, .sum_callege a {display:block;text-align:center;padding:70px 0;}
.main_adult a h3, .sum_callege a h3{font-size: 40px; letter-spacing: -1px;color:#fff;font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
.main_adult a p, .sum_callege a p{margin-top:10px;color:#fff;font-size: 30px;}
.cus_bottom {
    width: 50%;
    background: #00558b;
    border-radius: 0 50px 0 0;
	padding:40px 0;
	float:left;
	height: 160px;
    box-sizing: border-box;
}
.cus_bottom h2 {
    display: inline-block;
    float: left;
	font-size: 40px;
    color: #fff;font-family: 'Montserrat', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;
	line-height:1;
}
#bottom_cus {position: relative;}
.cus_bottom h2 span {font-weight:400;display:block;color:#fff;font-size: 20px;margin-bottom:10px;font-family:'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
#bottom_cus:before { background: #00558b;content:'';display:block;height:100%;width:40%;position:absolute;top:0;left:0;}
#bottom_cus:after {z-index:-1; content:'';display:block;height:60px;width:40%;position:absolute;bottom:0;right:0;border-top:#ddd 1px solid;}
#bottom_cus .wrap {overflow:hidden;}
.cus_bottom p {
    font-size: 17px;
    display: inline-block;
    margin-left: 21px;
    color: #fff;
    line-height: 1.5;
    margin-top: 23px;
}
.bottom_menu {
    width: 50%;
    float: right;
	position: relative;
	height: 160px;
}
.bottom_menu ul {text-align:right;overflow:hidden;position:absolute;width:100%;bottom:0;right:0;border-top:#ddd 1px solid;}
.bottom_menu ul li {display:inline-block;}
.bottom_menu ul li a {display:block;font-size:17px;margin:0 30px;line-height:60px;} 



.dataroom_title {display: inline-block;font-size: 22px;color: #16407a;background: #fff;line-height: 1;font-weight: 500;padding: 10px 22px;border-radius: 23px;vertical-align: middle;}
.main_data p {display: inline-block;margin-left:20px;vertical-align: middle;}
.main_data p a {display: block;font-size:19px;color:#fff;}
.main_data .dataroom_date {margin-top: 8px;display: inline-block;float:right;color:#fff;font-size:17px;text-align:right;font-weight: 300;}
.main_data .dataroom_date i {display: inline-block;margin-right:10px;vertical-align: middle;}
.main_notice {width: 48%;float: left;}
.main_notice h2 {color:#16407a;}
.main_notice h2 a {margin-top:8px;display: inline-block;float:right;vertical-align:middle;color:#333;font-size:18px;font-weight:300;}
.notice_con {width: 100%;overflow: hidden;margin-bottom: 30px;}
.notice_detail {width: calc(100% - 116px);float: right;}
.notice_detail h3 {font-size:20px;color:#000;margin-bottom:10px;}
.notice_detail p {color:#666;font-size:17px;}
.notice_detail a {display:block;}
.notice_time {width: 92px;height: 92px;float: left;background:#ddb92f;border-radius:50%;}
.notice_time .n_day {display: block;text-align: center;color: #fff;font-size: 25px;font-weight: bold;margin-top: 13px;}
.notice_time .n_year {display: block;text-align: center;color: #fff;font-size: 15px;font-weight: 300;}
.main_healing {width: 48%;float: right;background-image: url(../images/main/healing_img.png), url(../images/main/healing_bg.gif) ;background-position: bottom right, bottom left;background-repeat:no-repeat, repeat-x;}
.main_notice li {width: 100%;overflow: hidden;margin: 10px 0;clear: both;}
.main_notice li a {display:block;}
.main_notice li a p{color:#000;font-size:19px;display: inline-block;float:left;}
.main_notice li a span {color:#666;font-size:17px;font-weight: 300;display: inline-block;float:right;}
.main_healing h2 {color:#000;}
.main_healing p, .main_healing p span {text-align:right;font-size:32px;font-family: 'ROEHOE-CHAN','NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
.main_healing p {padding-right: 234px;line-height: 1.2;margin-bottom:30px;}
.main_healing li {clear: both;width: 100%;overflow: hidden;}
.main_healing ul {clear: both;overflow: hidden;padding:30px;}
.main_healing li a {display:block;font-size:19px;color:#000;}
.main_healing li a:before {content:'';display:inline-block;vertical-align:middle;width:5px;height:5px;background:#16407a;margin-right:10px;}

.item {}
.item:nth-child(4) {margin-right: 0;}
.item a {display:block;overflow:hidden;}
.item a > img {display:block;width:100%;height:210px;}
.item02 {width: 23%;float: left;margin-right: 2.5%;}
.item02:nth-child(4) {margin-right: 0;}
.item02 a {display:block;overflow:hidden;}
.item02 a > img {display:block;width:100%;height:200px;}
.pic-detail {padding-top:15px}
.pic-detail span {margin-bottom:10px;display: inline-block;font-size:14px;line-height:1;padding:3px 5px;color:#b82a27;border:#b82a27 1px solid;}
.pic-detail h3 {font-size:20px;line-height:1;color:#000;margin-bottom:20px;}
.pic-detail p {text-align:left;font-size:20px;}
.pic-detail p i {display: inline-block;vertical-align:middle;margin-right:8px;}

#main_con_03 .slick_01 .slick-slide > div {margin:0 10px;}
#main_con_04 .slick_02 .slick-slide > div {margin:0 10px;}
#main_con_05 .slick_03 .slick-slide > div {margin:0 10px;}
#main_con_03 .slick-track, #main_con_04 .slick-track, #main_con_05 .slick-track {padding-bottom: 0;}
#main_con_04 .pic-detail span {color:#16407a;border:#16407a 1px solid;}
#main_con_04 h2 {color:#16407a;}
#main_con_05 .pic-detail span {color:#333;border:#e5e5e5 1px solid;background:#e5e5e5;}

.main_gogae {width: 48%;float: left;background:#2d5387 url(../images/main/lesson_bg.png) 90% bottom no-repeat;}
.main_kouksundo {width: 48%;float: right;background:#e4c759 url(../images/main/kuksun_bg.png) 90% bottom no-repeat;}
.main_gogae a, .main_kouksundo a {display:block;padding:50px;}
.item02 a > p {background:#fff;text-align:center;font-size:19px;color:#000;padding:20px;}
.slick_arr {display: inline-block;overflow: hidden;position: absolute;right: 0;top: 7px;z-index: 9;}
.slick_arr span {display: block;float:left;}
.slick_arr span:first-child{border-left:none;}
#main_con_07 h2 {color:#000;}
#main_con_07 h2 a {margin-top:8px;display: inline-block;float:right;vertical-align:middle;color:#333;font-size:18px;font-weight:300;}
#main_con_08 h2 {color:#000;margin-bottom:10px !important;}
.main_customer {width: 318px;float: left;margin-right: 42px;background: url(../images/main/customer_icon.png) right top no-repeat;}
span.tellnum {font-size: 35px;line-height: 1;color: #b82920;font-weight: bold;}
.main_customer p {font-size:16px;color:#000;margin:15px 0;}
.main_customer a {background:#b82921;display:inline-block;font-size:16px;color:#fff;padding: 10px 20px;border-radius: 6px;}
.main_quick {width: 306px;float: left;}
.main_quick ul {border:#ddd 1px solid;overflow:hidden;}
.main_quick li {border-top:#ddd 1px solid;}
.main_quick li:first-child {border-top:none;}
.main_quick li a {font-size:18px;color:#000;display:block;padding:20px 30px;background:url(../images/main/quick_arr.gif) 90% no-repeat;}
.main_sum {width: 479px;float: right;background: url(../images/main/greet_bg.jpg) 0 0 no-repeat;background-size: cover;}
.main_sum a {display: block;padding: 53px 45px;}
.main_sum a h3 {font-size:33px;color:#000;margin-bottom:20px;}
.main_sum a p {font-size:16px;color:#fff;}
.main_sum a p i {margin-left:20px;display:inline-block;vertical-align:middle;}
#main_banner {clear: both;width: 100%;float: left;border-top: #ddd 1px solid;padding: 20px 0;}
#main_banner h2 {margin-bottom: 0;line-height: 2;vertical-align:middle;display:inline-block;float:left;color:#000;}
.mbanner {vertical-align:middle;float:left;display:inline-block;text-align:left;}
.mbanner a {display:inline-block;}
.mbanner a img {display:block;}
#slideshow_container {z-index: 0;position: relative;	clear: both;height:620px;width:100%;padding: 0 !important;}
.slides-navigation {width: 100%;height: 1px;position: relative;margin-top: -1px;z-index:100;}
.slides-navigation a {display: inline-block;position: absolute;top: -363px;}
.slides-navigation a img {display: block;}
.slides-navigation .prev {left:2%;}
.slides-navigation .next {right:2%;}
/* sub default */
#sub_container {padding-bottom: 50px;width: 100%; clear: both; float: left;}
#sub_contents_inner {position:relative; padding: 60px 0;}
#sub_contents {clear: both;width: 100%;float: left;}
#sidebar {width:100%;float:left;margin-top:-62px;height:62px;position:relative;}
#sidebar:before {content:'';display:block;width:50%;height:62px;position:absolute;right:0;top:0;z-index:0;}
#sub_in_container {width: 100%;overflow: hidden;}
#subvisual {width: 100%; clear: both; float: left;    height: 256px;background: #204ba1;}
#subvisual h1 {text-align:left;font-size:45px;color:#fff;padding-top:51px;font-family: 'GmarketSansBold', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;margin-bottom: 8px;}
#subvisual p {text-align:left;font-size:25px;color:#fff;font-family: 'GmarketSansLight', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}

#sub_contents_inner h1 {color:#222;font-size: 40px;font-weight: bold;letter-spacing: -1px;margin-bottom:45px;}

#page_navi {width: auto;font-size: 15px;color: #999;text-align: right;line-height: 50px;display: inline-block;position: absolute;right: 0;top: 62px;}
.sub_title #page_navi {top: 5px;}
#page_navi a.cate_home {display: inline-block;font-size: 15px; color: #999;}
#submenu {border-top:#6885bf 1px solid;display: block;width:100%;height:62px;z-index:9}
#submenu li {display:inline-block;float: left;}
#submenu li a {display:block;color: #fff; font-size: 18px; padding: 0 25px;line-height:62px;letter-spacing: -0.5px;}
#submenu li a:hover {color:#fff;}
#submenu li.active a {color:#204ba1;background:#fff;}

#submenu li.active {}
#sidebar li.icon_home {background: #16407a;width: 62px;height: 62px;border:none;}
#sidebar li.icon_home a {height: 62px;display:block;background:url(../images/sub/sub_cate.png) center 16px no-repeat;}
#sub_in_container h1 {color: #1d1d1d; font-weight: 600; font-size: 30px; line-height: 38px;}
#title_txt {width: 100%; clear: both; float: left; margin-bottom: 37px; font-size: 13px; line-height: 29px; color: #838383;}
#the_contents {clear: both; width: 100%; overflow: hidden; margin-bottom: 100px;}



/***************************************/
/* FOOTER */
/***************************************/
#footer{ clear:both;  background:#424242;padding: 50px 0;float:left;width: 100%;}
#footer .m_scroll > ul{overflow:hidden;margin-bottom:30px;}
#footer .m_scroll > ul > li {display:inline-block;float: left;}
#footer .m_scroll > ul > li > a{color:#d5d5d5;font-size:18px;display: block;padding: 0 18px; }
#footer .m_scroll > ul > li.first a {padding-left:0;}
#footer .m_scroll > ul > li:last-child a {background:none;}

.bo_logo {
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.bo_logo img {display: block;}
#footer p {color: #d5d5d5;font-size: 15px;line-height: 23px;    margin-left: 262px;}
#footer p span {color: #d5d5d5;font-size: 15px;}
#footer p span a{color: #d5d5d5;font-size: 15px;}
.bottom_sns {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}
.bottom_sns li {display: inline-block;float: left;margin-left:10px;}
.bottom_sns li a, .bottom_sns li a img {display: block;}
/***************************************/
/* movie */
/***************************************/

.movie_category {width: 223px;float: left;box-sizing: border-box;background: #f8f8f8;border: #e1e1e1 1px solid;padding: 27px 16px;}
.movie_list {width: 1029px;float: right;}
.movie_category > ul > li {padding: 16px 0;border-bottom: #e1e1e1 1px solid;}
.movie_category > ul > li > a {display:block;color:#424242;font-size:16px; word-break: keep-all;}
.movie_category li a .movie_num {background: #16407a;float: right;display: inline-block;color: #fff;font-size: 12px;padding: 6px 10px 2px;border-radius: 15px;vertical-align: middle;}
.movie_sch_num {font-size: 16px;margin-bottom: 10px;}
.movie_list_container li {width: 32%;float: left;margin-right: 1.5%;margin-top:1.5%;}
.movie_list_container li:nth-child(3n) {margin-right: 0;}
.movie_list_container li a {display: block;border: #ddd 1px solid;}
.movie_list_container li a:hover {border: #16407a 1px solid;}
.movie_l_list > img {display: block;width: 100%;height:240px;}
.movie_l_con {padding: 19px;}
.movie_l_con .ca_flag {border: #b82a27 1px solid;display: inline-block;color: #b82a27;font-size: 15px;margin-bottom: 10px;padding: 3px 6px;}
.movie_l_con h3 {margin-bottom: 5px;font-size:23px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.movie_l_con p {margin-bottom: 20px;height:20px;font-size:15px;color:#646464; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.movie_l_con .hitsu {display: block;color: #929292;font-size: 14px;}
.list-pageing {clear: both;width: 100%;margin-top: 30px;float: left;text-align: center;border-top: #e8e8e8 1px solid;padding-top: 20px;}
.list-pageing a {display: inline-block;line-height: 1;border: #ddd 1px solid;margin: 0 3px;font-size:13px;padding: 8px 10px;border-radius: 3px;}
.list-pageing span {display: inline-block;line-height: 1;border: #878787 1px solid;margin: 0 3px;font-size: 13px;padding: 8px 10px;background: #878787;border-radius: 3px;color: #fff;}
.dataroom_list {width: calc(100% - 263px);float: right;}
.movie_scategory {width: 100%;overflow: hidden;border: #e8e8e8 1px solid;box-sizing: border-box;padding: 20px;margin-bottom: 20px;}
.movie_scategory li {display:inline-block;margin-right:20px;}
.movie_scategory li a {display:block;}
.movie_scategory li a:before {content: '';display: inline-block;width: 5px;height: 5px;background: #bfbfbf;border-radius: 50%;vertical-align: middle;margin-right: 7px;}
/***************************************/
/* detail */
/***************************************/
#movie_detail_view {width: 100%;float: left;position:relative;}
.detailview_left {width: 890px;float: left;}
#movie_detail_view h2 {font-size:35px;color:#000;font-weight:bold;margin-bottom:30px;}
#movie_detail_view h2 span {vertical-align:middle; border: #115fc8 1px solid;display: inline-block;color: #115fc8;font-size: 15px;margin-left: 10px;padding: 4px 6px;font-weight:400;}
.detailview_right {width: 327px;position: absolute;right: 0;top: 0;}
.detailview_tab {width: 100%;float: left;clear: both;margin-top: 50px;}
.detailview_tab ul {border:#ddd 1px solid;overflow:hidden;}
.detailview_tab li {width:25%;float:left;text-align:center; background:url(../images/sub/tabg.gif) right 14px  no-repeat;}
.detailview_tab li a {display:block;color:#5a5a5a;font-size:17px;padding:10px 0;}
.detailview_tab li:last-child {background:none;}
.detailview_tab li.on, .detailview_tab li.on:last-child {background:#115fc8;}
.detailview_tab li.on a {color:#fff}
#movie_detail_con {clear: both;width: 100%;float: left;margin-top: 35px;}
#movie_detail_con p {word-break:keep-all;font-size:16px;line-height:1.5;}
#movie_detail_qna {clear: both;width: 100%;float: left;margin-top: 30px;}
#movie_detail_qna > div {clear: both;width: 100%;float: left;}
.movie_dqna_txt h3 {margin-bottom: 10px;color: #333333;font-size: 20px;font-weight: 500;}
.movie_dqna_txt li {    position: relative;padding-top: 3px;padding-bottom: 3px;padding-left: 10px;color: #666666;font-size: 16px;line-height: 24px;}
.movie_dqna_txt li:before {overflow: hidden;position: absolute;width: 4px;height: 4px;top: 13px;left: 0;background-color: #666666;border-radius: 5px;content: '';}
.movie_dqna_txt li.red {color: #da4a4a;}
.movie_dqna_txt li.red:before {background-color: #da4a4a;}
.movie_dqna_write {margin-top: 30px;border:#ddd 1px solid;padding:20px;box-sizing:border-box;}
.movie_move_area {background: #000;}
.movie_input textarea {display: block;border: none;width: 100%;height: 90px;box-sizing: border-box;padding: 5px;font-size: 16px;}
.movie_write_btn {clear: both;width: 100%;float: left;border-top: #e8e8e8 1px solid;padding-top: 16px;text-align: right;}
.movie_write_btn a {display: inline-block;background: #00568e;color: #fff;padding: 10px 20px;border-radius: 20px;}
.movie_dqna_list {margin-top: 30px;}
.movie_dqna_list li {border: #ececec 1px solid;margin-top: 20px;padding: 20px;clear: both;}
.dqna_con {width: 100%;overflow: hidden;position:relative;}
.dqna_data {padding-bottom: 10px;border-bottom: #ececec 1px solid;margin-bottom: 20px;}
.dqna_data > a {display: inline-block;font-size: 12px;background: #686868;color: #fff;padding: 5px 9px;line-height: 1;vertical-align: middle;border-radius: 3px;}
.dqna_data span {display:inline-block;color:#868686;font-size:15px;}
.dqna_data span {display: inline-block;color: #868686;font-size: 15px;border-left: #868686 1px solid;line-height: 1;margin-left: 12px;padding-left: 12px;}
.dqna_data_con {clear: both;word-break: keep-all;}
.dqna_re_view_btn {display: inline-block;background: #00568e;color: #fff;padding: 10px 20px;border-radius: 20px;clear:both;margin-top:20px;}
.dqna_data_re {clear: both;width: 100%;margin-top: 20px;background: #f1f1f1;padding: 20px;border-radius: 5px;word-break: keep-all;box-sizing: border-box;}
#movie_detail_review {clear: both;width: 100%;float: left;margin-top: 30px;}
.movie_review_write {clear: both;width: 100%;float: left;margin-top: 30px;border: #ddd 1px solid;padding: 20px;box-sizing: border-box;}
.review_star_area {padding: 0 0 10px 0;border-bottom: 1px solid #eeeeee;text-align: left;margin-bottom: 10px;}
.guide {display: inline-block;vertical-align: middle;line-height: 27px;margin-right: 10px;}
.review_star {vertical-align: top;display: inline-block;width: 19px;height: 19px;overflow:hidden;text-indent:-999999px;margin-top: 5px;background: url(../images/sub/review_star.png) no-repeat 0 0;}
#movie_detail_review .movie_dqna_list {margin-top: 30px;clear: both;width: 100%;float: left;}
.review_star_score {display: inline-block;position: absolute;right: 0;top: -3px;z-index:5;}
.review_star.on {background: url(../images/sub/review_star.png) no-repeat -19px 0;}
.detailview_right_inner {border: #ddd 1px solid;border-radius: 5px;overflow: hidden;}
.movie_img {width: 100%;float: left;height:185px;text-align:center;}
.detailview_right_inner ul {padding: 25px;overflow: hidden;clear: both;border-bottom: #ddd 1px solid;}
.detailview_right_inner li {clear:both;margin:10px 0;font-size:16px;color:#5c5c5c;}
.detailview_right_inner li span {display:inline-block;font-size:16px;color:#000;width: 80px;}
.movie_sns {clear: both;text-align: center;padding: 21px 0;}
.movie_sns a{display:inline-block;margin:0 2px;}
.review_star_on {display: inline-block;vertical-align: middle;}
.review_star_on {display: inline-block;vertical-align: middle;}
.review_star_on .review_star.on {background: url(../images/sub/review_star.png) no-repeat -19px 0;}
.review_star_on .review_star {vertical-align: middle;display: inline-block;width: 19px;height: 19px;overflow:hidden;text-indent:-999999px;margin-top: 0;background: url(../images/sub/review_star.png) no-repeat 0 0;}
.movie_right_btn {clear: both;width: 100%;float: left;margin-top: 20px;}
.movie_right_btn a {display: block;background: #115fc8;color: #fff;font-size: 20px;font-weight: bold;text-align: center;padding: 20px 0;border-radius: 5px;}
.detail_stitle {color: #fff;display: block;font-size: 20px;margin-top: 50px;margin-bottom: 10px;font-weight: bold;}
.detail_stxt {clear: both;display: inline-block;color: #fff;background-color: rgba(0, 0, 0, 0.5);padding:10px;}

#movie_detail_list {width: 100%;float: left;margin-top: 20px;}
#movie_detail_list li {width: 23%;float: left;margin-right: 2.3%;margin-top: 2.5%;}
#movie_detail_list li:nth-child(4n) {margin-right: 0;}
#movie_detail_list li a {display:block;}
#movie_detail_list li:last-child {margin-right:0;}
#movie_detail_list .movie_l_list {border: #e8e8e8 1px solid;}
#movie_detail_list .movie_l_list > img {height: 167px;}
/***************************************/
/* sub */
/***************************************/
p.view_title {color:#454545; font-size: 20px; font-weight: 600; background: url(../images/bbs/view_title.gif) 3px 11px no-repeat;  padding-left: 24px; line-height: 40px;}
p.view_title span {line-height: 40px; padding-left: 32px; font-weight: normal;}
p.reple_title {color:#454545; font-size: 20px; font-weight: 600; background: url(../images/bbs/reple_title.gif) 3px 11px no-repeat;  padding-left: 24px; line-height: 40px;}

.center {text-align: center;}
.clear {clear:both;}

.inputbox { color:black; background-color:#FFFFFF; border-width:1; border-style:solid; border:1 solid #808080; font-family:; font-size:9px;}


/* Å×ÀÌºí ½ºÅ¸ÀÏ */
table.t1  {border-collapse: collapse; border-top: 2px solid #b5c1de; line-height:20px; border-left: 1px solid #b5c1de; width:100%;}
table.t1 th {background: #dae3ef; color: #444444; font-weight: bold; text-align:center; font-size:12px; vertical-align: middle; padding:5px;border-bottom: 1px solid #b5c1de;border-right: 1px solid #b5c1de;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.t1 td {color: #444444; font-weight: normal; vertical-align: middle; padding:5px ; padding-left:30px; font-size:12px;  text-align: left;  border-bottom: 1px solid #b5c1de;border-right: 1px solid #b5c1de;}
table.t1 td.left {text-align: left;}
table.t1 td.center {text-align: center;}
table.t1 td.right {text-align: right;}


/* Å×ÀÌºí ½ºÅ¸ÀÏ */
table.t2  {border-collapse: collapse; border-top: 2px solid #bb0c00; line-height:20px; width:100%;  font-weight: bold; margin-top: 20px; width: 44%;}
table.t2 th {color: #444444;  text-align:center; font-size:12px; vertical-align: middle; padding:5px;border-bottom: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;width: 25%;}
table.t2 td {color: #444444; vertical-align: middle; padding:5px ; padding-left:30px; font-size:12px;  text-align: left;  border-bottom: 1px solid #d9d9d9;}

/* Å×ÀÌºí ½ºÅ¸ÀÏ */
table.login  {border-collapse: collapse;  line-height:20px;  font-weight: bold; width: 178px; background:#fff;}
table.login td.title{font-size:15px;line-height:30px;   font-weight: bold; padding-left: 10px; color:#e5003d;}
table.login td .input1{color:#686868;width:87px;height:15px;border: 0px solid #DBDBDB; background: #DBDBDB; height: 21px; margin-left: 5px;}
table.login td a{font-size:11px; }


/* Å×ÀÌºí ½ºÅ¸ÀÏ */
table.login2  {border-collapse: collapse;  line-height:20px;  font-weight: bold; background:#fff;}
table.login2 td {color: #444444; vertical-align: middle; font-size:12px; text-align: left; padding-top: 3px;}
table.login2 td a{font-size:11px;  margin-left:10px;}

table.soorun_table  {border-collapse: collapse; border-top: 2px solid #b5c1de; line-height:1; border-left: 1px solid #b5c1de; width:100%;min-width: 700px;}
table.soorun_table th {background: #dae3ef; color: #444444; font-weight: bold; text-align:center; font-size:16px; vertical-align: middle; padding:10px;border-bottom: 1px solid #b5c1de;border-right: 1px solid #b5c1de;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.soorun_table td {color: #444444; font-weight: normal; vertical-align: middle; padding:10px ; line-height:16px;font-size:16px;  text-align: center;  border-bottom: 1px solid #b5c1de;border-right: 1px solid #b5c1de;}
table.soorun_table td.left {text-align: left;}
table.soorun_table td.center {text-align: center;}
table.soorun_table td.right {text-align: right;}
table.soorun_table td img {display:inline-block;vertical-align:bottom;}
.mobile_scroll_txt {display:none;}
.soorun_con h3 {
    clear: both;
    font-size: 30px;
    letter-spacing: -1px;
    margin: 76px 0 25px 0;
    vertical-align: middle;
}
.soorun_con h3:first-child {
  margin-top:0;
}
.soorun_con h3 i {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 9px;
}
.soorun_con h2 i img {display: block;}
.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}
.pt127{padding-top:127px !important;}
.pt130{padding-top:130px !important;}
.pt189{padding-top:189px !important;}
.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}
.pb24{padding-bottom:24px !important;}
.pb25{padding-bottom:25px !important;}
.pb30{padding-bottom:30px !important;}
.pl12{padding-left:12px !important;}
.pl14{padding-left:14px !important;}
.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}
.pl30{padding-left:30px !important;}
.pl45{padding-left:45px !important;}
.pl89{padding-left:89px !important;}
.pl112{padding-left:112px !important;}
.pl198{padding-left:198px !important;}
.pl250{padding-left:150px !important;}
.mt5{margin-top:5px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.ml10{margin-left:10px !important;}


/*************************************************************/
/***********************    board     ************************/
/*************************************************************/
.border_none {border:none !important;}
.board-stxt {clear:both;font-size: 15px;margin-bottom: 10px;}
.board-search {clear: both;background: #f1f1f1;width: 100%;padding: 30px 0;text-align: center;margin-top: 30px;overflow: hidden;float: left;}
table.board  {border-collapse: collapse; border-top:2px solid #505050; line-height:20px; margin:0 auto;}
table.board th {background: #f0f0f0; color: #454545; font-weight: 600; text-align:center; font-size:16px; vertical-align: middle; padding:10px;border-bottom: 1px solid #ccc;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.board td {color: #666; font-weight: normal; vertical-align: middle; padding:10px; font-size:16px;text-align: center;  border-bottom: 1px solid #e3e3e3;}
table.board td.td_subject {text-align: left;}
table.board td.td_subject a {display:inline-block;}
table.board td.center {text-align: center;}
table.board td.right {text-align: right;}
.board-search input[type="button"] {display: inline-block;background: #454545;border: none;color: #fff;padding: 8px 15px;vertical-align: middle;margin-left:5px;}
.board-search input.forms {border: #ddd 1px solid;display: inline-block;height: 33px;vertical-align: middle;margin-left: 8px;}
.board-search input[type="checkbox"] {display: inline-block;width: 20px;height: 20px;vertical-align: middle;}
.board-search select {display: inline-block;border: #ddd 1px solid;vertical-align: middle;height: 37px;}
.btn-left {width: 50%;float: left;text-align: left;}
.btn-right {width: 50%;float: right;text-align: right;}




table.board_data  {min-width:680px;border-collapse: collapse; border-top:2px solid #505050; line-height:20px; margin:0 auto;}
table.board_data th {background: #f0f0f0; color: #454545; font-weight: 600; text-align:center; font-size:16px; vertical-align: middle; padding:10px;border-bottom: 1px solid #ccc;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.board_data td {color: #666; font-weight: normal; vertical-align: middle; padding:10px; font-size:16px;text-align: center;  border-bottom: 1px solid #e3e3e3;}
table.board_data td.td_subject {text-align: left;}
table.board_data td.td_subject a {display:inline-block;}
table.board_data td.center {text-align: center;}
table.board_data td.left {text-align: left;}
table.board_data td.right {text-align: right;}
.datalist-mobile-txt {display:none;}
#movie_detail_con img {display: block;max-width: 100%;margin: 0 auto;}
/******** ÀÐ±â**********/
table.board_read  {border-collapse: collapse; line-height:1.3; margin:0 auto;}
table.board_read th {font-size:20px;background: #f0f0f0;color: #444; font-weight: bold; text-align:center; vertical-align: middle; padding:10px;border-bottom: 1px solid #ccc;border-top: 2px solid #505050;}
table.board_read td {font-size:15px;color: #444444; font-weight: normal; vertical-align: middle; padding:10px; text-align: center;  border-bottom: 1px solid #e3e3e3;}
table.board_read td.left {text-align: left;font-size: 15px;}
table.board_read td.center {text-align: center;}
table.board_read td.right {text-align: right;border-bottom:none;font-size: 16px;color:#686868;}
table.board_read td.right02 {text-align: right;}
table.board_read td.center img {display:inline-block;max-width:100%;}
table.board_read td.left img {display:block;max-width:100% !important;margin:20px auto;}
.board-btn-con.read-btn {clear: both;width: 100%;float: left;text-align: right;margin: 30px 0 50px 0;}
.board-btn-con a {display: inline-block;background: #454545;font-size: 15px;color: #fff;padding: 11px 15px;border-radius: 5px;}
.board-btn-con span {display: inline-block;background: #454545;font-size: 15px;color: #fff;padding: 11px 15px;border-radius: 5px;}
.board-read-btn {margin: 20px 0 40px 0;overflow: hidden;}


table.board_read_data  {border-collapse: collapse; line-height:1.3; margin:0 auto;}
table.board_read_data th {font-size:20px;background: #f0f0f0;color: #444; font-weight: bold; text-align:center; vertical-align: middle; padding:10px;border-bottom: 1px solid #ccc;border-top: 2px solid #505050;}
table.board_read_data td {font-size:15px;color: #444444; font-weight: normal; vertical-align: middle; padding:10px; text-align: center;  border-bottom: 1px solid #e3e3e3;}
table.board_read_data td.left {text-align: left;font-size: 15px;}
table.board_read_data td.center {text-align: center;}
table.board_read_data td.right {text-align: right;border-bottom:none;font-size: 14px;color:#686868;}
table.board_read_data td.right02 {text-align: right;}
table.board_read_data td.center img {display:inline-block;max-width:100%;}
table.board_read_data td.left img {display:inline-block;max-width:100% !important;margin:20px auto;}
table.board_read_data td.right .btn_chuchu {display: inline-block;background: #919191;font-size: 13px;padding: 5px 10px;margin: 0 15px;color: #fff;border-radius: 3px;}
/******** Æ÷Åä°¶·¯¸®**********/
.photo_category {width: 100%;float: left;margin-bottom: 30px;}
.photo_category li {display:inline-block;}
.photo_category li a {display: block;border: #ddd 1px solid;padding: 10px 32px;font-size: 16px;margin-right: 5px;}
.photo_category li a.ca-on {background: #16407a;border: #16407a 1px solid;color: #fff;}
.board_g {padding:20px 0;clear: both;width: 100%;float: left;border-top: 2px solid #505050; border-bottom: 1px solid #e3e3e3;}

.board_g li {width:25%;float:left;}
.board_g li a {display:block;margin:10px 10px 20px 10px;}
.board_g li a img {display:block;width:100%;height:200px;margin-bottom:10px;}
.board_g li a p {font-size:15px;}

/************´ñ±Û*****************/
.board_reple {clear: both;width: 100%;float: left;margin-top: 50px;}
.board_reple li {    border: #ececec 1px solid;margin-top: 20px;padding: 20px;clear: both;}

.reple-del {display: inline-block;position: absolute;right: 0;top: 0;font-size: 13px;background: #dcdcdc;border: #ccc 1px solid;padding: 2px 10px;border-radius: 4px;color: #fff;}
.movie_dqna_write {margin-top: 30px;border:#ddd 1px solid;padding:20px;box-sizing:border-box;}
.reple_input input {display: block;border: none;width: 100%;box-sizing: border-box;padding: 5px;font-size: 16px;height:40px;}
.reple_write_btn {clear: both;width: 100%;float: left;border-top: #e8e8e8 1px solid;padding-top: 16px;text-align: right;}
.reple_write_btn a {display: inline-block;background: #00568e;color: #fff;padding: 10px 20px;border-radius: 20px;}
.board_reple_w {margin-top: 30px;border: #ddd 1px solid;padding: 20px;box-sizing: border-box;clear:both;width:100%;float:left;margin-top:50px;}

/************ÆäÀÌÂ¡*****************/
.pageing {overflow: hidden;clear: both;width: 100%;float: left;text-align: center;padding-top: 20px;}
.pageing a {display: inline-block;line-height: 1;border: #ddd 1px solid;margin: 0 3px;font-size:13px;padding: 8px 10px;border-radius: 3px;}
.pageing span {display: inline-block;line-height: 1;border: #878787 1px solid;margin: 0 3px;font-size: 13px;padding: 8px 10px;background: #878787;border-radius: 3px;color: #fff;}


.protect-con {width: 100%;float: left;}
.protect-con textarea {box-sizing: border-box;font-size: 15px;line-height: 1.5;color: #454545;}
.s_email {
    border: #e8e8e8 1px solid;
    padding: 30px;
}
.s_email h5 {
    font-size: 23px;
    margin-bottom: 20px;
}
.s_email p {font-size: 17px;line-height: 1.5;word-break:keep-all;}
/*************************************************************/
/**********************    board.w     ***********************/
/*************************************************************/

table.board_w  {    table-layout: fixed;border-collapse: collapse; border-top: 2px solid #505050; line-height:20px; margin:0 auto;}
table.board_w th {background: #f1f1f1; color: #444444; font-weight: bold; text-align:right; font-size:15px; vertical-align: middle; padding:10px;border-bottom: 1px solid #e3e3e3;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;line-height: 30px;}
table.board_w td {color: #444444; font-weight: normal; vertical-align: middle; padding:10px; font-size:15px;  text-align: left;  border-bottom: 1px solid #e3e3e3;}
table.board_w td.left {text-align: left;}
table.board_w td.center {text-align: center;font-weight: bold;width:180px;}
table.board_w td.right {text-align: right;}
table.board_w th nobr {color:#444;}
table.board_w nobr {color:#888;}
table.board_w th > img {display:inline-block;width:100%;height:auto;}


table.purchase  {min-width:680px;border-collapse: collapse; border-top: 2px solid #505050; line-height:20px; margin:0 auto;}
table.purchase th {background: #f1f1f1; color: #454545; font-weight: bold; text-align:center; font-size:15px; vertical-align: middle; padding:10px;border-bottom: 1px solid #ccc;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.purchase td {color: #444444; font-weight: normal; vertical-align: middle; padding:10px ; font-size:15px;  text-align: center;  border-bottom: 1px solid #e3e3e3;}
table.purchase td.left {text-align: left;}
table.purchase td.center {text-align: center;}
table.purchase td.right {text-align: right;}
table.purchase td input[type="password"] {border:#ddd 1px solid;height:30px;width:100%;}
table.purchase td textarea {border:#ddd 1px solid;height:30px;width:90%;}


table.sukang  {border-collapse: collapse; border-top: 2px solid #505050; border-left: 1px solid #ccc;line-height:20px; margin:0 auto;}
table.sukang th {background: #f1f1f1; color: #454545; font-weight: bold; text-align:center; border-right: 1px solid #ccc;font-size:15px; vertical-align: middle; padding:10px;border-bottom: 1px solid #ccc;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.sukang td {color: #444444; font-weight: normal; vertical-align: middle; padding:10px ; font-size:15px; border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;text-align: left;}
table.sukang td.left {text-align: left;}
table.sukang td.center {text-align: center;}
table.sukang td.right {text-align: right;}
table.sukang td input[type="radio"] {display: inline-block;vertical-align: middle;border:#ddd 1px solid;height:20px;width:20px;}
table.sukang td textarea {border:#ddd 1px solid;height:30px;width:90%;}

.movie_order h2 {clear: both;font-size: 20px;letter-spacing: -1px;margin: 0 0 25px 0;vertical-align: middle;font-weight: 500;}
.movie_order h2.first {margin-top:0;}
.movie_order h2 i {display: inline-block;vertical-align: middle;margin-right: 6px;width: 12px;height: 5px;background: #237dc9;}
.pay_sukang {clear: both;margin-bottom: 50px;overflow: hidden;}
table.event_order  {border-collapse: collapse; border-top: 1px solid #ccc; line-height:20px; margin:0 auto;}
table.event_order th {background: #f0f0f0; color: #454545; font-weight: bold; text-align:center; font-size:14px; vertical-align: middle; padding:7px;border-bottom: 1px solid #ccc;}
table.event_order td {color: #444444; font-weight: normal; vertical-align: middle; padding:7px ; font-size:14px;  text-align: left;  border-bottom: 1px solid #ccc;}
table.event_order td.left {text-align: left;}
table.event_order td.center {text-align: center;}
table.event_order td.right {text-align: right;}


table.secession  {border-collapse: collapse; border-top: 2px solid #505050; line-height:20px; margin:0 auto;}
table.secession th {background: #f1f1f1; color: #454545; font-weight: bold; text-align:center; font-size:15px; vertical-align: middle; padding:10px;border-bottom: 1px solid #ccc;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.secession td {color: #444444; font-weight: normal; vertical-align: middle; padding:10px ; font-size:15px;  text-align: center;  border-bottom: 1px solid #e3e3e3;}
table.secession td.left {text-align: left;}
table.secession td.center {text-align: center;}
table.secession td.right {text-align: right;}
table.secession td input[type="password"] {border:#ddd 1px solid;height:30px;width:100%;}
table.secession td textarea {box-sizing:border-box;border:#ddd 1px solid;height:30px;width:90%;}
table.secession.pc {display:table;}
table.secession.mobile {display:none;}
table.board_f  {border-collapse: collapse; border-top: 1px solid #e95b01; line-height:20px; margin:0 auto;}
table.board_f th {background: #ef7200; color: #fff; font-weight: bold; text-align:center; font-size:12px; vertical-align: middle; padding:3px;border-bottom: 1px solid #e95b01;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.board_f td {color: #444444; font-weight: normal; vertical-align: middle; padding:3px ; font-size:12px;  text-align: center;  border-bottom: 1px solid #dddddd;}
table.board_f td.left {text-align: left;}
table.board_f td.center {text-align: center;}
table.board_f td.right {text-align: right;}


table.board_p  {border-collapse: collapse; border-top: 1px solid #e3e3e3; line-height:20px; margin:0 auto;}
table.board_p th {color: #444444; font-weight: bold; text-align:center; font-size:12px; vertical-align: middle; padding:3px;border-bottom: 1px solid #e3e3e3;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.board_p td {color: #444444; font-weight: normal; vertical-align: middle; padding:3px ; font-size:12px;  text-align: center;  border-bottom: 1px solid #e3e3e3;}
table.board_p td.left {text-align: left;}
table.board_p td.center {text-align: center;}

table.board_p td.right {text-align: right;}

.board_txt {text-align:left;font-size:11px;color:#686868; padding:3px 0;}
.board_txt span {font-size:11px;color:#ff6600;padding:3px 0;}

.board_txt02 {text-align:right;font-size:11px;}






.paging {vertical-align:middle;text-align:center;}
.paging a {margin-top:0 !important; line-height:140% !important;display:inline-block;color:#ffffff; background:#cfcfcf; padding:4px 8px !important; margin-left:5px;}
.paging span {font-family:±¼¸²,Arial, Helvetica, dotum, sans-serif !important;margin-top:0 !important; line-height:140% !important;display:inline-block;color:#ffffff !important; background:#7b7b7b !important; padding:3px 8px !important; margin-left:5px !important;}

.paging02 {vertical-align:middle;text-align:center;}
.paging02 a {margin-top:0 !important; line-height:140% !important;display:inline-block;color:#ffffff; background:#cfcfcf; padding:4px 8px !important; margin-left:5px;}
.paging02 span {line-height:140% !important;display:inline-block;color:#ffffff !important; background:#7b7b7b !important; padding:3px 8px !important; margin-left:5px !important;}


table.board_w table.board_wnone  {border-collapse: collapse; border: none !important;}
table.board_w table.board_wnone th {border: none !important;}
table.board_w table.board_wnone td {border: none !important;}


/*************************************************************/
/********************    event_order  ************************/
/*************************************************************/
.event_title {padding:8px 0;text-align:left;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;font-size:15px;font-weight:bold;color:#ee530e;}
.event_title02 {padding:8px 0;text-align:left;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;font-size:15px;font-weight:bold;color:#007ed7;}
.event_title03 {padding:5px 20px;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;vertical-align: middle;font-size:18px;font-weight:bold;color:#000;}


table.event  {border-collapse: collapse; border-top: 3px solid #e61874; line-height:20px;margin:0 auto;}
table.event th {background: #f5f5f5; color: #444444; font-weight: bold; text-align:center; font-size:14px; vertical-align: middle; padding:9px;border-bottom: 1px solid #ccc;}
table.event td {color: #444444; font-weight: normal; vertical-align: middle; padding:9px ; font-size:14px;  text-align: left;  border-bottom: 1px solid #ccc;}
table.event td.left {text-align: left;}
table.event td.center {text-align: center;}
table.event td.right {text-align: right;}

table.event02  {border-collapse: collapse; border-top: 1px solid #ead6a7; line-height:20px; border-left: 1px solid #ead6a7;margin:0 auto;}
table.event02 th {background: #fff6e1; color: #444444; font-weight: bold; text-align:center; font-size:12px; vertical-align: middle; padding:5px;border-bottom: 1px solid #ead6a7;border-right: 1px solid #ead6a7;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;}
table.event02 td {color: #444444; font-weight: normal; vertical-align: middle; padding:5px ; font-size:12px;  text-align: left;  border-bottom: 1px solid #ead6a7;border-right: 1px solid #ead6a7;}
table.event02 td.left {text-align: left;}
table.event02 td.center {text-align: center;}
table.event02 td.right {text-align: right;}
.congress_title {border:#c3d9e1 1px solid;background:#e7f0f8;}
.congress_title_in {background:#ffffff; padding:10px;text-align:center;font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;font-size:15px;font-weight:bold;}
.congress_title_in span {font-family: ¸¼Àº°íµñ,"Malgun Gothic", ³ª´®°íµñ, NanumGothic, µ¸¿ò, Dotum, Tahoma, sans-serif;font-size:15px;font-weight:bold;color:blue;}

#move_display img {display:block;}
#mudokorea_con span {padding-left: 0 !important;line-height: 18px !important;margin-top: 0 !important;}
#mudokorea_con {
clear: both;
width: 890px;
float: left;
margin-top: 30px;
}

.login_name01{color:#1d1d1d; font-weight:bold;}

.subpage_title {
width: 300px;
margin-bottom: 30px;
background: url('../images/sub/title_bg.png') no-repeat;
}
.inner_content p {font-family: "NanumGothic";font-weight: normal !important;font-size:13px; line-height: 18px !important;}

.inner_content .subpage_title h2 {font-family: "NanumGothic";font-size: 18px;color: #5F5F5F;font-weight: bold;padding-left: 23px;line-height: 22px;}

.sub_content li {float: left;}

li.sub_img {width: 180px;}
li.sub_text {width: 533px;}

.kids_container span {color: #f48513;font-size: 16px !important;font-weight: bold;}
.kids_content2 li p {color: white;font-size: 15px;}

.sub_content .sub_text span {color: #f48513;font-size: 16px !important;font-weight: bold;padding-bottom: 16px;}

.sub_content .need_num {font-size: 16px;font-family: 'nanumgothic';font-weight: bold;}
.sub_content .sub_text p {line-height: 17px;font-size:13px;color: #757575; line-height: 18px;}
.sub_content .sub_line {background: url('../images/sub/line_bg.png') no-repeat bottom left;width: 720px;height: 2px;}

.need_content3 p {color: white;font-weight: bold !important;font-size: 15px !important;margin-top: 31px;}
.need_box3 p {margin-top: 40px;}
.need_box4 p {margin-top: 40px;}

.sub_content .next_bg {width: 46px;height: 120px;}
.sub_content .need_box1 {width: 145px;height: 120px;text-align: center;background:#f48513;}
.sub_content .need_box2 {width: 145px;height: 120px;text-align: center;background:#f8b605;}
.sub_content .need_box3 {width: 145px;height: 120px;text-align: center;background:#a6c21f;}
.sub_content .need_box4 {width: 145px;height: 120px;text-align: center;background:#1e8bef;}
.sub_content .need_box p {color: white;font-size: 16px;padding-top: 30px;font-weight:bold;}
.reson_box img {margin: 25px 0 48px 20px;}

.sub_content {padding-bottom: 30px;}
.sub_content .need_content1 {height: 170px;}
.sub_content .need_content2{padding-top: 20px;height: 250px;}
.sub_content .need_content3 {padding-top: 50px;height: 120px;}
.sub_content .need_content4 {width: 100%;height: 759px !important;border-top: 1px solid rgb(218, 218, 218);margin-top: 30px;border-bottom: 1px solid rgb(218, 218, 218);}
.need_content4 p {font-size: 13px;line-height: 18px;margin: 22px;}
.need_content4 .need_text {width: 571px;float: right;border-bottom: 2px dotted rgb(218, 218, 218);height: 117px;}
.sub_content .need_text2 {width: 571px;height: 141px;float: right;border-bottom: 2px dotted rgb(218, 218, 218);}
.need_content4 .need_text3 {width: 571px;float: right;height: 307px;}


.sub_content .need_num1 {width: 148px;text-align: center;background: #ff794a;height: 118px;}
.sub_content .need_num1 p {font-size: 16px;color: white;font-weight: bold;margin-top:7px !important}
.sub_content .need_num2 {width: 148px;text-align: center;background: #ffc300;height: 142px;}

.need_content4 h3 {font-size: 35px;font-weight: bold;color: white;margin-top: 15px;}
.sub_content .need_num2 p {font-size: 16px;color: white;font-weight: bold;margin-top:7px !important}
.sub_content .need_num3 {width: 148px; text-align: center;background: #08595a;height: 500px;}

.sub_content .need_num3 p {font-size: 16px;color: white;font-weight: bold;margin-top:7px !important}
.sub_content .next_bg {width:46px;height: 120px;text-align: center;background: url('../images/sub/next_bg.png') no-repeat center center;}
.sub_content .effect_content1 {height: 310px; margin-top: 30px;}

.sub_content .effect_content2 {height: 196px;padding-top: 20px;margin-bottom: 30px;}
.sub_content .effect_content4 {width:720px;height:200px;background: url('../images/company/effect04.jpg') no-repeat ;}
.subpage_title_introduce {width: 600px;margin-bottom: 30px;background: url('../images/sub/title_bg.png') no-repeat left bottom;}
.inner_content .subpage_title_introduce h2 {font-family: "NanumGothic";font-size: 17px;color: #747474;font-weight: bold;padding-left: 23px;line-height: 22px;}

.old_effect {width: 720px;height: 390px;background: url("../images/company/old01.jpg") no-repeat;margin-top: 40px;margin-bottom: 45px;}
.old_content {margin-bottom: 50px;}
.old_content p {font-size: 13px;line-height: 17px;color: #757575;  margin-bottom: 20px;}
.old_content span {font-size: 14px !important;font-weight: bold;text-decoration:underline;display: inline !important;margin-top: 0 !important;text-transform: none !important;line-height: 17px !important;padding-left: 0 !important; }

.rule_content {position: relative;width: 100%;}
.rule_container h2 {font-size: 16px;font-weight: bold;color: #f48513;margin-left: 45px;font-family: "NanumGothic";line-height: 30px;}
.rule_container p {line-height: 17px;width: 655px;margin-left: 45px;}
.rule_title1 {
width:100%;background: url("../images/company/rule_bg.png") no-repeat;margin-bottom: 20px;}

.rule_title2{width:100%; background: url("../images/company/rule_bg2.png") no-repeat; margin-bottom: 20px; margin-top: 20px;}
.rule_title3 {width:100%;background: url("../images/company/rule_bg3.png") no-repeat;margin-bottom: 20px;margin-top: 20px;}
.rule_title2 h2{color: rgb(248, 182, 5)}
.rule_title3 h2 {color: rgb(166, 194, 31)}
.rule_content p {font-size: 13px;font-weight: normal !important;}
.rule_container {padding-bottom: 30px;}

.sub_content .need_box:nth-of-type(5) p {padding-top: 37px;}
.sub_content .need_box:nth-of-type(7) p {padding-top: 37px;}


img.brain_img {    margin: 10px 0 26px 110px;
    width: 75%;}
.edu_box li {width: 100%;height: 48px;margin-top: 10px;line-height: 48px;text-align: center;font-family: nanumgothic;font-size: 15px;color: white;}
li.edu_box1 {background: #FF7A4D;}
li.edu_box2 {background: #f8b605;}
li.edu_box3 {background: #a6c21f;}
li.edu_box4 {background: #08595A;}
li.edu_box5 {background: #94D7B5;}
li.edu_box6 {background: #525552;}

table.t5 {border-collapse: collapse;border-top: 2px solid #FF7A4D;line-height: 20px;width: 100%;font-weight: bold;margin-top: 20px;}
table.t5 th {color: #444444;text-align: center;FONT-SIZE: 14px;vertical-align: middle;padding: 5px;border-bottom: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;width: 25%;}
table.t5 td {color: #444444;vertical-align: middle;padding: 5px;padding-left: 30px;FONT-SIZE: 14px;text-align: left;border-bottom: 1px solid #d9d9d9;}

.kids_content {width: 100%;height: 218px;margin-top: 15px;margin-bottom: 40px;}
.kids_content2 {margin-top: 20px;}
.kids_content .sub_img {width: 205px;}
.kids_content .sub_text {width: 515px;margin-top: 22px;}
.kids_content .sub_img img {margin-left: 29px;margin-top: 10px;}
.kids_content2 li {height: 150px;width: 145px;text-align: center;}
.kids_container .need_box1 {background:#f48513;}
.kids_container .need_box2 {background:#f8b605;}
.kids_container .need_box3 {background:#a6c21f;}
.kids_container .need_box4 {background:#1e8bef;}
.kids_container .need_box1 p {margin-top: 42px;font-size: 17px; }
.kids_container .need_box2 p {margin-top: 42px;font-size: 16px;}
.kids_container .need_box3 p {margin-top: 42px;}
.kids_container .need_box4 p {margin-top: 42px;}
.kids_content2 {margin-top: 30px;width: 100%;height: 170px;margin-bottom: 15px;}
.kids_content2 span {margin-top: 0 !important;margin-bottom: 20px;}


#reasonbrain h2 {font-size: 20px;color: #ff8400;font-family: nanumgothic; }
.reson_content1{width:100%; height:290px; background:url("../images/company/reason_img.jpg") no-repeat top right}
.reson_content1 p{width:67%;margin-top: 20px;}
h2.reson_title {color: #08595a !important; margin-top: 20px; margin-bottom: 20px;}
.reson_content2 h3 {margin-left: 50px;padding-top: 7px;font-size: 15px;font-weight: bold;color: rgb(108, 108, 108);}
.reson_content2 {margin-bottom: 40px;}

h2.reson_title3 {font-size: 20px !important ;color: #ff8400;font-family: nanumgothic;margin-top: -14px; width: 178px !important;background: white;}
.reson_box p {padding: 10px 20px 10px 0;}

.reson_content4 p {margin: 14px;}
.reson_content4 h3 {font-size: 30px;font-weight: bold;color: white;margin-top: 3px;}
.reson_content4 {width: 100%;height: 203px !important;border-top: 1px solid rgb(218, 218, 218);margin-top: 30px;border-bottom: 1px solid rgb(218, 218, 218);}
.reson_content4 .need_num1 {width: 120px;text-align: center;background: #ff794a;height: 51px;}
.reson_content4 .need_num2 {width: 120px;text-align: center;background: #ffc300;height: 51px;}
.reson_content4 .need_num3 {width: 120px; text-align: center;background: #08595a;height: 51px;}
.reson_content4 .need_num4 {width: 120px; text-align: center;background: #525552;height: 51px;}

.reson_content4 .need_num1 p {font-size: 16px;color: white;font-weight: bold;margin-top:7px !important}
.reson_content4 .need_num2 p {font-size: 16px;color: white;font-weight: bold;margin-top:7px !important}
.reson_content4 .need_num3 p {font-size: 16px;color: white;font-weight: bold;margin-top:7px !important}
.reson_content4 .need_num4 p {font-size: 16px;color: white;font-weight: bold;margin-top:7px !important}

.reson_content4 .need_text {width: 599px;float: right;border-bottom: 2px dotted rgb(218, 218, 218);height: 50px;}
.reson_content4 .need_text2 {width: 599px;height:50px !important;float: right; border-bottom: 2px dotted rgb(218, 218, 218);}
.reson_content4 .need_text3 {width: 599px; float: right;height:50px !important; ;border-bottom: 2px dotted rgb(218, 218, 218);}
.reson_content4 .need_text4 {width:599px;float: right;height:50px !important;}

.brain_effect {padding-bottom: 30px;}
.sub_content h2 {font-size: 20px;font-family: nanumgothic;font-weight: bold; font-family: nanumgothic !important;}
.edu_box {width: 100%;margin: 20px 0;height: 320px;}
.edu_content {margin-bottom: 40px;}
.edu_content2 h2 {color: #ff8400 !important;}
.brain_box {margin: 35px 0;}
.effect_box {border: 1px solid silver; padding: 17px;margin: 10px 0;}
.brain_effect span {font-size: 14px !important;color: rgb(82, 85, 82);font-weight: bold;letter-spacing: -0.2px;}
li.check_title {width: 300px;background: rgb(8, 89, 90);color: white;height: 30px;line-height: 30px;text-align: center;font-weight: bold;font-size: 13px;}
li.check_text {width: 300px; margin-top: -5px;}
.effect_check ul {float: left; margin-right: 116px;margin-top: 15psx; border: 1px solid rgb(8, 89, 90); height: 320px;}
li.check_text p {width: 95%;margin: 0 auto;}
ul.check_right {    margin-top: 40px;margin-right: 0 !important; width: 300px;}
.effect_check li {float: initial;}
ul.check_left {margin-left: 10%; margin-top: 40px;border: 1px solid #FFC300; width: 300px;}
ul.check_left .check_title {background: #FFC300;}
.check_inner {background-position-x: 428px !important;margin-top: 60px;height: 394px; background: url('/images/company/icon_after.png') no-repeat center;}
li.check_img {float: left;width:300px; height: 223px;margin-bottom: 10px;}
/*************************************************************/
/***********************    Login     ************************/
/*************************************************************/
.login_container, .login_container2 {
    width: 700px;
    margin: auto;
    border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 4px solid #16407a;
    padding: 35px 51px 20px 51px;
}
.login_container2 {background: url('/images/sub/member_img.png') no-repeat 130px center;padding: 50px;}
.login_info {
    width: 802px;
    margin: auto;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 25px 0;background: #f5f6f6;
}

#login_info { text-align: center; margin-bottom: 20px;font-size: 15px;}
#login_info span {color: #b82921; margin-top: 0;font-size: 15px; font-weight:600;}
.input_st {    width: 229px !important;height: 29px !important;margin: 0;color: #555;letter-spacing: -1px;}
.login_container input[type=text], .login_container input[type=password] {
    margin-left: 1px !important;
    padding: 0 5px !important;
    background-color: #fafafa !important;
    border-top: 1px solid #bdbdbd;
    border-left: 1px solid #bdbdbd;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    FONT-SIZE: 14px;
    line-height: 15px;
}



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox/fancybox.png') -40px 0px; 
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	FONT-SIZE: 14px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -55px -90px no-repeat;
}







.bot_box{margin-top:20px;position: relative;}

.bot_box .nb{float:left;}

.bot_box .nb li{    width: 100px;
    padding-top: 7px;
    text-align: center;
    height: 34px;
    border-bottom: 1px dotted;
    background: #cc3838;}
.bot_box .nb span{color: #fff;
    font-size: 20px;
    font-weight: 500;
    }
.bot_box .nb li:first-child{border-top:1px solid;}
.bot_box .nb li:last-child{border-bottom:1px solid;}



.bot_box .nb_txt{float:left;    width: 80% !important;}
.bot_box .nb_txt li{;padding-top: 11px;
    text-align: left;
    height: 30px;
	padding-left:25px;
	border-bottom:1px dotted;
    }
.bot_box .nb_txt li:first-child{border-top:1px solid;}
.bot_box .nb_txt li:last-child{border-bottom:1px solid;}

.bot_box .nb_txt span{
    }

/* TAB */




.cont h4{    font-size: 19px;
    
    font-weight: 600;
    background: url('../images/sub/number.png')no-repeat left top;
    background-size: 5%;
    height: 46px;
    padding-top: 30px;
    padding-left: 17px;
    color: #F69602;
    background-position-y: 21px;
}

.cont h4 span{font-size: 19px;
    margin-right:24px;color:#fff;}

/***************************************/
/* PIBS SLIDER */
/***************************************/


#pibs_slider #slider_01 {min-height:1370px;}
/*#pibs_slider #slider_03 {min-height:1370px;}*/
.page-template-page_business-php{ overflow-y: scroll;}
#pibs_slider{width:960px;  position:relative; margin-bottom: 20px; float:left; }
#pibs_slides_wrap{ top:0; left:0; float: left;}
#pibs_slider_menu {float: left;width: 100%;margin-bottom: 40px;}
#pibs_slider_menu li { width: 33.3%;float: left; background: url('../images/sub/tab_bg.jpg') repeat-x left bottom; height: 32px;}
#pibs_slider_menu a {background:#B1B1B1; font-size:12px; font-weight:bold;padding:0 20px;height: 40px;}
#pibs_slider_menu a:hover {color:#fff;font-size: 15px !important;background:#A6CE39;font-family: "nanumgothic", Malgun Gothic, Arial, Verdana, sans-serif;FONT-SIZE: 14px;}
#pibs_slider_menu a.current {    background:#A6CE39;}
#pibs_slider_menu a:hover.current {cursor: default;font-family: "nanumgothic", Malgun Gothic, Arial, Verdana, sans-serif;FONT-SIZE: 14px;}
#pibs_slider_menu .coda-nav #slider_business-nav-ul{ margin-left:0 !important; }
#pibs_slider_menu a {display: block;line-height: 25px;position: relative;font-family: "nanumgothic", Malgun Gothic, Arial, Verdana, sans-serif;text-align: center;line-height: 30px;padding-top: 7px;    font-size: 15px;}
#pibs_slider_menu a.current {
	height: 40px;
	text-align: center;color: #fff;font-size: 15px;

}
#pibs_slider_menu li.pibs_slider_menu_none {
	cursor: default;
	font-family: "nanumgothic", Malgun Gothic, Arial, Verdana, sans-serif;
	FONT-SIZE: 14px;
	display: block;
	padding: 0 9px;
	position: relative;
	margin-bottom: 10px;
	color: #fff;
	background: #158b96;
	height: 23px;
	margin-right: 50px;
	line-height: 22px;
	font-weight: bold;
}

#content_container p.facilities_txt {
	font-size: 18px;
	font-family: 'nanumgothic';
	color: #54537a;
	text-align: center;
	width:100%;
	line-height:26px;
}

#ci02 {height: 2487px;}

/******************************************/
/*end*/
/******************************************/

#slider_03 p.contants_txt06{margin-bottom: 25px;line-height: 20px;background: url('../images/sub/fight.png')no-repeat left top;height: 174px;background-size: 17%;background-position: 16px -2px;}
#slider_03 p.contants_txt06 span{display: block;margin-left: 211px;padding-top: 30px;}





a.btn_find, input.btn_find {padding: 7px 12px;font-size: 12px;}
a.btn_join, input.btn_join, span.btn_join, b.btn_join {font-size: 12px;background: #5f5f5f;color: #fff; padding: 7px 12px;display: inline-block;border:none;}
span.btn_join {width: 48px;}
input.btn_search {font-size: 12px;background: #5f5f5f;border:none;color:#fff; padding: 4px 12px;display: inline-block;}
a.btn_ok, input.btn_ok {font-size: 13px;background: #e61874;color: #fff;padding: 7px 12px;display: inline-block;}
input.btn_ok {border:0;padding: 4px 8px;font-size: 12px;}

/*******È¸¿ø*********/


.join_tx {word-break:keep-all;width: 100%;margin: 0 auto;line-height: 23px;border-bottom: 1px solid #dbdbdb;border-right: 1px solid #dbdbdb;border-left: 1px solid #dbdbdb;border-top: 2px solid #205fb7;padding: 25px 40px;background: #f7f7f7;text-align: center;margin-bottom:30px;box-sizing:border-box;}
.join-box {clear: both;width: 100%;float: left;margin-bottom: 20px;border: #ddd 1px solid;box-sizing:border-box;}
.join-box_in {height: 220px;overflow-y: scroll;overflow-x: hidden;}
.join_box_con {padding: 30px;}
.join_agree_title {font-size: 15px;margin-bottom: 15px;position: relative;padding-left: 20px;}
.join_agree_title:before {content: '';display: block;width: 10px;height: 10px;background: #205fb7;border-radius: 50%;position: absolute;left: 0;top: 5px;}
.join_box_agree {clear: both;text-align: right;margin-bottom: 30px;}
.join_box_agree input[type="radio"] {display: inline-block;vertical-align: middle;width: 20px;height: 20px;margin-right: 6px;}
.join_agree_btn  {clear: both;text-align: center;    padding-top: 20px;}

a.btn_yes, span.btn_yes {border-radius: 3px;margin: 0 3px;border: 1px solid #16407a;font-size: 15px;background: #16407a;color: #fff;padding:13px 20px;display: inline-block;cursor: pointer;}
a.btn_no, .btn_find {font-size: 14px;background: #fff;color: #333;border: 1px solid #b9b9b9;padding: 13px 20px;display: inline-block;border-radius: 3px;margin: 0 3px;}

.login_container h1 span {color: #989898;line-height: 30px;font-size: 13px;}
.login_info dl {display: inline-block;width:100%;}
.login_info dt, .login_info dd{display: inline-block;float:left;}
.login_info dt {font-size: 13px;padding-left:55px;padding-right:10px;line-height: 30px;}

.certificate p.join_tx, .certificate div.join_tx {border-top: 3px solid #505050;}
.certificate div.join_tx li {display:inline-block;width:49%;float:left;}
table.regist  {border-collapse: collapse; border: none; line-height:20px; margin:0 auto;border-top:3px solid #505050;table-layout:fixed;}
table.regist th {color: #333; font-weight: bold; text-align:left; font-size:15px; vertical-align: middle; padding:10px;border-bottom:1px solid #ddd;background:#f1f1f1;}

table.regist td { COLOR: #555555; font-weight: normal; vertical-align: middle; padding:10px;; font-size:15px;border-bottom:1px solid #ddd;}

table.regist td.white {background: #ffffff; COLOR: #555555; font-weight: normal; vertical-align: middle; padding:5px 20px; font-size:12px;border-bottom:1px solid #ddd;}

table.regist td .forms {display:inline-block;border:#ddd 1px solid;height: 30px;}


div.join_tx li b {color:#fff;background:#72696c;padding:5px 10px;margin-bottom:15px;display:inline-block;text-align: center;width: 270px;border-radius: 30px}


#sub_in_container .login_container h1 {border-bottom: none;display: inline-block;padding: 0 64px;float: left;font-size: 42px;color: #16407a;}
.complete_con {
    max-width: 700px;
    border: #ccc 1px solid;
    margin: 0 auto;
    width: 100%;
}
.complete_con_in {
    border: #efefef 5px solid;
    padding: 30px;
    text-align: center;
}
.complete_con_in img {
    display: inline-block;
    margin-bottom: 20px;
}
.complete_con_in p {
    margin-bottom: 20px;
}
#the_contents .s_email h5 {font-size:30px;background:none;padding-left:0;}
#the_contents .s_email {background: url(../images/sub/eminl_img.png) no-repeat 580px center; width: 700px;padding: 70px 75px;border: 1px solid #ccc;border-top: 4px solid #e61874;margin: 0 auto;}
#the_contents .s_email p {width: 64%;line-height: 24px;padding-top: 18px;}
.video_cate {border:1px solid #ccc; /* border-top:3px solid #e61874; */padding: 20px 30px;background: #f5f5f5;}
.search {text-align:center;border: 1px solid #ddd;padding: 20px 50px;margin: 0 auto;border-top: 3px solid #505050;}
.search input {font-size:12px;}
.board_ripple {border:1px solid #ccc;background:#f5f5f5;padding:20px 30px;}
table.board_y {padding: 14px 0;background:#fff;border: 1px solid #ccc;}
.memb {background: #f5f5f5 url('../images/sub/member_img.png')no-repeat 40px center;background-size: 4%;padding-left: 110px !important;border-top: 3px solid #e61874; }
.memb2 {background: #f5f5f5 url('../images/sub/member_img.png')no-repeat 40px center;padding-left: 150px !important;border-top: 3px solid #e61874; }
.purchase textarea {border-top:1px solid #ccc;}
table.no_search {padding-top: 20px;margin-top: 20px;text-align: center;margin: 0 auto;}
table.no_search td a {background: #e61874;border: 1px solid #e61874;padding: 5px 20px;font-size: 11px;display: inline-block;text-align: right;float: right;margin-top: 13px;cursor: pointer;color: #fff;}

#the_contents .no_search h5 {display: inline-block;}
.font_color {font-size:13px;color:#666;padding:0 10px;}
.search strong {padding-right:20px;}
table.no_search h5 strong {font-size: 16px;padding-right:0px;color:#e61874;}
.gen_t2 th {background: #333;text-align: center;color: #fff;font-weight: 600;padding: 7px 0;}
.gen_t2 td {padding: 7px 0;text-align: center;border-bottom: 1px solid #ddd}

#data_category {width: 100%;float: left;margin-bottom: 25px;}
#data_category h2 {font-size: 18px;font-weight: 600;background: url(../images/tit_icon.png) 0 4px no-repeat;padding-left: 18px;line-height: 20px;border-bottom: #efefef 1px solid;padding-bottom: 6px;margin-bottom:10px;}
#data_category li {width:20%; float:left;}
#data_category li a {font-size:13px;line-height:15px;display:block;margin:2px; padding:5px 10px; text-align:left; border:#ccc 1px solid;}
#data_category li a.on {font-weight:bold;color:#000;background:#e9e9e9;}
ul.s_cate {clear: both;margin-top: 5px;width: 100%;float: left;border-top: #efefef 1px solid;padding-top: 5px;}
ul.s_cate li a {font-size:13px;line-height:15px;display:block;margin:2px; padding:5px 10px; text-align:left; border:#e9e9e9 1px solid !important;}
ul.s_cate li a.on {font-weight:bold;color:#686868  !important;background:#efefef  !important;}
#data_category li a span {
display: inline-block;
font-size: 10px;
background: #ea600d;
padding: 1px 5px;
line-height: 11px;
font-family: Tahoma, Verdana, sans-serif;
color: #fff;
margin-left: 6px;
border-radius: 4px;
}
.data_title {clear: both;width: 100%;float: left;margin-bottom: 16px;}
.data_title h2 {
font-size: 16px;
font-weight: 600;
line-height: 20px;
text-align:left;
}
.data_title h2 span {
font-size: 16px;
font-weight: 600;
line-height: 20px;
text-align:left;
color:#d90d00;
}
#jido_container {
width: 100%;
float: left;
margin: 10px 0;
padding: 10px 0;
border-bottom: 1px solid #ddd;
border-top: 3px solid #505050;
}
.jido_left {
width: 405px;
float: left;
}
.jido_list {
float: right;
width: 700px;
}
.jido_list ul {overflow:hidden;}
.jido_list li {overflow:hidden; clear:both;padding:10px 0;border-bottom: 1px dotted #ddd;}
.jido_list li p{ font-size:13px; line-height:20px;}
.jido_list li p span{display:inline-block;margin-right:10px;font-weight:bold;color:#2c4065;padding: 10px 0;}
.jido_list li div {padding:0 6px;}
.write_board {text-align: right;}
.footer_menu {overflow: hidden;width:100%;background:#333;margin-bottom: 25px;}
.footer_menu ul {}
.footer_menu li {display:inline-block;float:left;background: url(../images/main/dot_line.png) left center no-repeat;}
.footer_menu li.first {background:none;}
.footer_menu li a {padding:12px 10px;display:inline-block;color:#bababa;font-size:12px;}
td.move_title a strong {font-size: 16px;color: #333;line-height: 25px;}
.board2, .board3 {border-top: 3px solid #505050;}
.board3 table td {height: 40px;border-bottom: 1px solid #ddd;}
table.comment_box {border-top: 3px solid #505050;width: 100%;border: 1px solid #ccc;background: #f5f5f5;}
.emoticon {padding: 20px 270px;border-bottom: 1px solid #ccc;height: 30px;width: 100%;}
.data_info { font-size: 12px;color: #666;padding-left: 10px;}
#group_form {border-top: 3px solid #e61874;}

/* ÁöµµÀÚ ±Þ¼ö Á¶È¸ */
table.jido_search {
    border-bottom: 1px solid #ddd;
    border-top: 3px solid #505050;
    margin: 0 auto;
    padding: 20px;
}

/* ÇùÈ¸¼Ò°³*/
div.greet_tx {width:710px;padding-left:40px;}
.greet_tx h4 {font-size:34px;padding-bottom:20px;color:#323232;font-weight:500;line-height:50px;}
.greet_tx span {display:block;text-align: right;padding-top:50px;}

/* ÇÁ·Î±×·¥ ¼Ò°³ */
.stepbox {text-align: left;}
.stepbox h4 {font-size: 24px;color: #333;padding-bottom: 8px;border-bottom: 1px solid #ddd;margin-bottom: 20px;}
.stepbox h3 {font-size:17px;margin-top:70px;margin-bottom:20px;background: url(../images/sub/bullet.png) left center no-repeat;padding-left: 24px;color: #333;}
.program_tx {padding-bottom:70px;}
.stepbox li {display:inline-block; width:25%;float:left;padding-bottom:20px;}
.stepbox li dl {/* width:73%; */height:300px;border:1px solid #ddd;border-top:3px solid #555;padding:30px 40px;margin: 0 10px;}
.stepbox li dt {font-size:15px;color:#e61874;padding-bottom:30px;font-weight:600;background: url(../images/sub/dotline_bg.png) 0 35px repeat-x;}
.stepbox li dd {/* font-size:13px; */line-height:25px;}
.stepbox li.volume_step06 {width: 900px;}
.volume_step06 h5 {background:#f5f5f5 !important;width:100%;font-size:14px !important;line-height: 40px !important;}
.volume_step06 div {width:222px; float:left;margin:0 10px;overflow: hidden;}
.volume_step06 div p {padding-left:25px;line-height: 26px;padding-top:13px;}
.program_tx span {color: #e61874;}
.greet_tx h4 span, .step_info span {color: #e61874;font-size: 34px;display: inline-block;}

/* .step_info div {display:inline-block; float:left;text-align: left;} */
.step_info div.greet_tx {width:100%;}
.step_info {text-align:center;}


/* print */
#print_certifi {width: 780px;background: url(../images/sub/print_bg.jpg) no-repeat;padding-top:30px;padding-left:0px;height:1070px;}
#print_certifi h4 {font-family:NanumMyeongjo;padding-left: 60px;}
#print_certifi h1 {font-size: 60px;text-align: center;color: #000;margin: 150px 0 45px 0;display: inline-block;width: 100%;}
#print_certifi li {/* text-align: center; */line-height: 28px;color: #333;font-size: 16px;padding-left: 54%;}
#print_certifi span {color:#333;width: 80px;display: inline-block;}
#print_certifi p {text-align:center;padding: 40px 0; color:#333;font-size: 28px;line-height: 48px; font-weight: 600;letter-spacing: 2px;}
#print_certifi p span {width:100%;display:block;line-height: 42px;letter-spacing: 1px;font-size: 20px;}
#print_certifi h5 {text-align:center;/* margin-bottom:270px; */color:#333;display: inline-block;width: 100%;font-weight: 400;}

.no_search {width:244px; background: url(../images/sub/no-search.png) no-repeat;margin:0 auto;margin-top:50px;padding-top:145px;padding-bottom:80px;text-align:center;}
.no_search p {color:#e61874;font-size:16px;font-weight:600;}

.quick_btn {
    position: fixed;
    z-index: 999;
    right: 20px;
    top: 150px;
}
.m_tnb {padding:10px 0; text-align:center;  border-bottom:1px solid rgba(255,255,255,0.1);  }
.m_tnb:after {display:block; clear:both; content:''}
.m_tnb #logo{padding: 10px;}
#tnb {position:absolute;top: 4px;right: 0;z-index:7;display:none;}
#total_m_lay {position:fixed; top:0; height:100%; box-shadow:none; z-index:999999; }

.total_m li {position:relative}
.total_m li a {display:block}
.total_m > ul > li > a {display:block;  text-decoration:none; word-break: keep-all; text-decoration:none;  font-weight:400;  color:#20a8a1;}

/***±¹¼±µµ**/
.kouksundo_tab {width: 100%;float: left;margin-bottom: 50px;}
.kouksundo_tab li {width: 19%;float: left;margin-right: 1.25%;}
.kouksundo_tab li:last-child {margin-right: 0;}
.kouksundo_tab li a {background:#ebebeb;display:block;text-align:center;font-size:18px;padding:10px 0;}
.kouksundo_tab li.active a {background:#237dc9;color:#fff;}
.kouksundo_contents {clear: both;width: 100%;float: left;}
.kouksundo_contents h2 {
    clear: both;
    font-size: 30px;
    letter-spacing: -1px;
    margin: 76px 0 25px 0;
    vertical-align: middle;
}
.kouksundo_contents h2:first-child {
  margin-top:0;
}
.kouksundo_contents h2 i {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 9px;
}
.kouksundo_contents h2 i img {display: block;}
.kouksundo_contents p {
    padding-left: 38px;
    word-break: keep-all;
	font-size:18px;
	line-height:1.5;
}

.kouksudo_box {
    clear: both;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.kouksudo_box ul {overflow: hidden;} 
.kouksudo_box li {
    width: 32%;
    float: left;
    margin: 0 0.65%;
    box-sizing: border-box;
    border: #e8e8e8 1px solid;
    padding: 35px;
    -webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
}

.kouksudo_box li h3 {text-align:center;margin-bottom:20px;}
.kouksudo_box li p {
    padding-left: 0;
    word-break: keep-all;
    font-size: 16px;
    height: 118px;
	line-height:1.4;
}

.kouksudo_box02 {
    clear: both;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.kouksudo_box02 ul {overflow: hidden;} 
.kouksudo_box02 li {
    width: auto;
    float: left;
    margin: 0 0.65%;
    box-sizing: border-box;
    border: #e8e8e8 1px solid;
    padding: 35px;
    -webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
}

.kouksudo_box02 li h3 {text-align:center;margin-bottom:20px;}
.kouksudo_box02 li p {
    padding-left: 0;
    word-break: keep-all;
    font-size: 16px;
    height: 118px;
	line-height:1.4;
}
.kouksudo_list {
    clear: both;
    overflow: hidden;
}
.kouksudo_list ul{
    padding-left:38px;
}
.kouksudo_list li {
    clear: both;
    overflow: hidden;
	position:relative;
	padding-left:16px;
	margin:5px;
	font-size:18px;
}
.kouksudo_list li:before {content:'';display:inline-block;width:5px;height:5px;background: #237dc9;border-radius:50%;position:absolute;left:0;top:10px;}
.kouksudo_box03 {
    clear: both;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.kouksudo_box03 ul {overflow: hidden;} 
.kouksudo_box03 li {
    width: 98%;
    float: left;
    margin: 0 0.65%;
    box-sizing: border-box;
    border: #e8e8e8 1px solid;
    padding: 35px;
    -webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
}

.kouksudo_box03 li p {
    padding-left: 0;
    word-break: keep-all;
    font-size: 18px;
	line-height:1.4;
	text-align:center;
}


.kouksudo_box04 {
    clear: both;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.kouksudo_box04 ul {overflow: hidden;} 
.kouksudo_box04 li {
    width: 32%;
    float: left;
    margin: 0 0.65%;
    box-sizing: border-box;
    border: #e8e8e8 1px solid;
    padding: 35px;
	height: 200px;
    -webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 10%);
}

.kouksudo_box04 li h3 {text-align:center;margin-bottom:20px;
    font-size: 18px;
	line-height:1.5;}
.kouksudo_box04 li p {
    padding-left: 0;
    word-break: keep-all;
    font-size: 18px;
	line-height:1.5;
}

table.board_read th span {
    display: inline-block;
    background: #fff;
    margin-left: 12px;
    padding: 4px 10px;
    border-radius: 5px;
    vertical-align: baseline;
}
.wra_box {position:fixed; top:0; left:0; height:auto; z-index:200}
.fix_bg {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.7; z-index:250}
.btnMenu {border:none;width: 70px; height:70px; padding:17px;top:10px; background:none; text-indent:-999px; overflow:hidden; z-index:110}
.btnMenu span {display: block;  width: 36px; height: 2px; background: #fff; }
.btnMenu span:nth-child(1) {margin-top: 0px; background: #055b87;}
.btnMenu span:nth-child(2) {margin-top: 8px; background: #06416c; width: 25px;}
.btnMenu span:nth-child(3) {margin-top: 8px; background: #09316a; width: 30px;}

.btnMenuClose {position:fixed; top:0; right:0; width: 90px; height:90px; padding:25px; background:none; border:none;text-indent:-999px; overflow:hidden; z-index:999999; }
.btnMenuClose span {display: block;  width: 100%; height: 2px;  background: #85c6e7;}
.btnMenuClose span:nth-child(1) {top:50%; transform: translateY(-50%) rotate(45deg); }
.btnMenuClose span:nth-child(2) {width: 0; }
.btnMenuClose span:nth-child(3) {bottom: auto;top: 50%;transform: translateY(-200%) rotate(-45deg);}

.lnb-topbar {display:none;position: relative;height: 62px;border-radius: 0;z-index: 2;    border-top: #6885bf 1px solid;}
.lnb-1depth a {    color: #fff;display: block; padding-left: 30px; font-size: 18px; font-weight: 400; line-height: 62px; text-decoration: none;}
.lnb-1depth > li {display: inline-block; position: relative; width: 205px;float: left;}
.lnb-1depth > li > a.on {color: #fff;}
.lnb-1depth > li > a:before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 22px; background: #dcdcdc; transform: translateY(-50%);}
.lnb-1depth > li > a:after {content: ""; position: absolute; right: 30px; top: 50%; width: 14px; height: 8px; background: url(../images/sub/lnb_arrow_down.png) no-repeat center; transform: translateY(-50%); transition: 0.4s;}
.lnb-1depth > li > a.on:after { transform: translateY(-50%) rotate(180deg);}

.lnb-1depth > li:first-child a:before {display:none;}
.lnb-1depth > li:nth-child(2) {width: 250px;} 
.lnb-1depth > li:nth-child(3) {width: 285px;}
.lnb-1depth > li:nth-child(4) {width: 285px;}
.lnb-2depth {display: none; position: absolute; top: 62px; left: 0; width: 100%; background: #fff;}
.lnb-2depth.on {display: block;}
.lnb-2depth > li > a {margin-top: 1px; background: #f7f7f7; color: #454545; line-height: 45px; font-weight: 400;}
.lnb-2depth > li:hover > a {background: #fff; color: #204ba1;} 

.lnb-3depth-group {padding-top: 100px; border-bottom: 1px solid #e5e5e5;}
.lnb-3depth {text-align: center;}
.lnb-3depth li {display: inline-block;}
.lnb-3depth li a {position: relative; display: block; padding: 20px 25px; font-size: 1.8rem; font-weight: 500; color: #888; transition: 0.4s;}
.lnb-3depth li.on a, .lnb-3depth li a.on, .lnb-3depth li:hover a, .lnb-3depth li:active a, .lnb-3depth li:focus a {text-decoration: none; color: #000;}
.lnb-3depth li a:after {content: ""; position: absolute; top:50%; right: 0; height: 15px; width: 1px; background: #d7d7d7; transform: translateY(-50%);}
.lnb-3depth li:last-child a:after {content: none;}
.lnb-3depth li a span {position: relative; display: inline-block; height: 100%;} 
.lnb-3depth li a span:after {content: ""; position: absolute; bottom: calc(-100% + 2px); left: 0; width: 100%; height: 4px; background: #f8b922; opacity: 0; transition: 0.4s;}
.lnb-3depth li.on a span:after, .lnb-3depth li a.on span:after, .lnb-3depth li:hover a span:after, .lnb-3depth li.focus a span:after, .lnb-3depth li:active a span:after {opacity: 1;}

.lnb-4depth-group {padding: 10px 0 100px;}
.lnb-4depth:after {content: ""; display: block; clear: both;}
.lnb-4depth li {display: block; float: left; height: 60px; margin-bottom: 3px;}
.lnb-4depth.list2 li {width: 50%;}
.lnb-4depth.list3 li {width: 33.333%;}
.lnb-4depth.list4 li {width: 25%;}
.lnb-4depth.list5 li {width: 20%;}
.lnb-4depth.list6 li {width: 16.666%;}
.lnb-4depth.list7 li {width: 14.285%;}
.lnb-4depth li a {display: block; width: calc(100% - 0.3rem); margin: 0 0.15rem; padding: 0 10px; background: #f5f5f5; text-align: center; line-height: 60px; transition: 0.4s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.lnb-4depth li.on a, .lnb-4depth li a.on , .lnb-4depth li:hover a, .lnb-4depth li:active a, .lnb-4depth li:focus a {border: 1px solid #118ad9; background: #fff; box-shadow: 2px 2px 8px 1px rgba(142, 181, 207, 0.13); color: #118ad9; font-weight: 600; text-decoration: none;}

.sub-cont .lnb-3depth-group {padding-top: 0; margin-bottom: 50px;}
@media screen and (max-width: 1023px){
    .lnb-3depth-group {padding-top: 20px;}
    .lnb-4depth.list4 li {width: 50%;}
    .lnb-4depth.list5 li {width: 33.333%;}
    .lnb-4depth.list6 li {width: 33.333%;}
    .lnb-4depth.list7 li {width: 33.333%;}
    .lnb-4depth.list7 li:last-child {width: 100%;}
}
@media screen and (max-width: 767px){
    .lnb-3depth-group {padding-top: 0; padding-bottom: 40px; border-bottom: none;}
    .lnb-3depth li a {padding: 10px 10px; font-size: 1.5rem; font-weight: 400;}
    .lnb-3depth li a span:after {bottom: -7px;}
    .lnb-3depth li a:after {right: -3px; background: #f1f1f1;}
    .lnb-4depth-group {padding: 10px 0 30px;}
    .lnb-4depth.list5 li {width: 50%;}
    /*.lnb-4depth.list5 li:last-child {width: 100%;}*/
    .lnb-4depth.list6 li {width: 50%;}
    .lnb-4depth.list7 li {width: 50%;}
}
@media screen and (max-width: 500px){
    .lnb-3depth-group {padding-bottom: 20px;}
    .lnb-4depth li a {font-size: 1.2rem;}
}
@media screen and (max-width: 400px){
.photo_category{margin-bottom:20px;}
.board_g li a img {height:110px;}
.board_g {padding:5px 0;}
.board_g li a{margin:10px;}
.board-search {margin-top:20px;}
.board-search input.forms{margin-left:5px;}
.board-search input.forms{width:50%;}
#sub_contents_inner {padding:35px 2% 30px !important;}
#footer {padding:20px 0;}
#footer ul {margin-bottom:20px;}
#footer p{text-align:center;font-size:14px;}
.td_num {width:14% !important;}
}

.sns_login {width:100%; text-align:center;max-width:700px;margin:0 auto;}
#sub_contents .sns_login h3 {text-align:center; font-size:28px; margin:30px 0 10px; padding-top:30px; border-top:1px solid #ddd;}
.sns_login ul li {display:inline-block;width:auto; margin:0 4px;}
.sns_login ul li a {font-size:0px; width:60px; height:60px;display:block;}

.sns_login ul li:nth-child(1) {background:#f3db00 url('../images/login/kakao_icon.png') no-repeat;}
.sns_login ul li:nth-child(2) {background:#00c73c url('../images/login/naver_icon.png') no-repeat;}
.sns_login ul li:nth-child(2) a {color:#fff;}
.sns_login ul li:nth-child(3) {background:url('../images/login/google_icon.png') no-repeat; border:1px solid #ddd;}

.sns_login ul li:nth-child(1),
.sns_login ul li:nth-child(2),
.sns_login ul li:nth-child(3) {background-position: center center; background-size:60%; border-radius:50px;}
input#allCheck {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}


/************quick*********/
.quick-menu-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100
}

.quick-menu-wrap .btn-quick-menu {
    position: absolute;
    top: 150px;
    left: -64px;
    width: 169px;
    height: 54px;
    line-height: 54px;
    border-radius: 16px 16px 0 0;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.2);
    background-color: #115fc8;
    color: #fff;
    transform: rotate(90deg);
	border:none;
}
.quick-menu-wrap .btn-quick-menu i {display:inine-block;vertical-align:middle;margin-left:15px;}
.quick-menu-wrap .quick-menu-wrap-open {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 100vh;
    background: #fff;
    /*border-radius: 0 40px 0 0;*/
    box-shadow: 4px 0 5px 0 rgba(186,186,186,0.5);
    display: none
}

.quick-menu-wrap .quick-menu-wrap-open .quick-menu-wrap-inner {
    padding: 30px 0 30px 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh
}

.quick-menu-wrap .quick-menu-wrap-open.menu-opne {
    display: block;
    width: 272px
}

.quick-menu-wrap .quick-menu-wrap-open .logo {
    margin-bottom: 8px
}

.quick-menu-wrap .quick-menu-wrap-open .inner-txt {
    font-size: 20px;
    line-height: 28px;
    color: #222;
    font-weight: 600;
    letter-spacing: -1px
}

.quick-menu-wrap .quick-menu-wrap-open .quick-menu-list {
    margin-top: 30px
}

.quick-menu-wrap .quick-menu-wrap-open .quick-menu-list li {
    margin-bottom: 6px
}

.quick-menu-wrap .quick-menu-wrap-open .quick-menu-list li.txt {
    font-size: 12px;
    color: #767676;
    font-weight: 600
}

.quick-menu-wrap .quick-menu-wrap-open .quick-menu-list li a {
    color: #222;
    line-height: 24px;
    letter-spacing: -0.9px;
    position: relative;
    font-weight: 500
}

.quick-menu-wrap .quick-menu-wrap-open .link {
    border-top: 1px solid #eaecef;
    padding-top: 10px
}

.quick-menu-wrap .quick-menu-wrap-open .link a {
    font-size: 12px;
    color: #767676;
    position: relative;
    padding-left: 15px
}

.quick-menu-wrap .quick-menu-wrap-open .link a::before {
    display: block;
    content: "";
    width: 1px;
    height: 8px;
    background: #eaecef;
    position: absolute;
    top: 6px;
    left: 5px
}

.quick-menu-wrap .quick-menu-wrap-open .link a:first-child {
    padding-left: 0
}

.quick-menu-wrap .quick-menu-wrap-open .link a:first-child::before {
    display: none
}

.quick-menu-wrap .quick-menu-wrap-open .btn-quick-menu-close {
    position: absolute;
    top: 20px;
    right: 20px
}

.quick-menu-wrap .quick-menu-wrap-open .btn-quick-menu-close img {
    width: 20px
}

.quick-bn-wrap {
    width: 80px;
    position: absolute;
    top: 262px;
    right: 50%;
    margin-right: -697px;
    border-bottom: solid 1px #eaecef
}

.quick-bn-wrap .major-notice {
    display: block;
    width: 80px;
    border: solid 1px #eaecef;
    font-size: 14px;
    color: #222;
    text-align: center;
    height: 106px;
    padding-top: 0px;
    border-bottom: 0
}

.quick-bn-wrap .major-notice span {
    display: block
}

.hide {
    position: absolute;
    top: -5000em;
    left: 0;
}
.quick-menu-wrap button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}
#tabmenu {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
#tabmenu li {
    width: 22%;
    float: left;
    margin-right: 4%;
}
#tabmenu li:last-child {
    margin-right: 0;
}
#tabmenu li a {
    display: block;
    border: #ddd 1px solid;
    text-align: center;
    padding: 13px 0;
    font-size: 16px;
    line-height: 1;
}
#tabmenu li.active a {
	color:#204ba1;
    border: #204ba1 1px solid;
}
.fivemenu {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.fivemenu li {
    width: 19%;
    float: left;
    margin-right: 1.25%;
}
.fivemenu li:last-child {
    margin-right: 0;
}
.fivemenu  li a {
    display: block;
    border: #ddd 1px solid;
    text-align: center;
    padding: 13px 0;
    font-size: 16px;
    line-height: 1;
}
.fivemenu li.active a {
	color:#204ba1;
    border: #204ba1 1px solid;
}
.quick-right {
    display: inline-block;
    position: fixed;
    right: 20px;
    top: 200px;
	z-index:100;
}
.quick-right li {
    display: block;
	margin-bottom:10px;
}
.quick-right li a, .quick-right li a img {
    display: block;
}
.secession_btn {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: right;
}
.secession_btn a {
    display: inline-block;
    background: #686868;
    padding: 10px 20px;
    color: #fff;
}

/******ÀÚ°Ý°ËÁ¤¿ø*******/
.license_main {
    width: 100%;
    float: left;
	position:relative;
}
.license_sec {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 50px;
}

.license_sec table {
    border-top: 1px solid #ced5de;
	border-left: 1px solid #ced5de;
	width:100%;
}

.license_sec table th {
    vertical-align: middle;
    line-height: 20px;
    padding: 1rem;
    line-height: 20px;
    color: #111;
    border-bottom: 1px solid #ced5de;
	border-right: 1px solid #ced5de;
	background: #e3e7ed;
    font-weight: 600;
	text-align:center;
}
.license_sec table td {
    vertical-align: middle;
    line-height: 20px;
    padding: 1rem;
    line-height: 20px;
    color: #111;
    border-bottom: 1px solid #ced5de;
	border-right: 1px solid #ced5de;
}
.license_sec table td.center {text-align:center;}
.license_sec table td li {clear:both;padding:5px 0;}
.license_sec table td li:before {vertical-align:middle;content:'';display:inline-block;width:5px;height:5px;margin-right:10px;background:#c9d0db;border-radius:50%;}
.license_main > img {
    display: inline-block;
    width: 50%;
    border-radius: 0 30px;
}
.license_main p {
    font-size: 20px;
    line-height: 1.5;
    word-break: keep-all;
}

.license_main p span {font-size: 20px;font-weight:600;}

.license_main_txt {
    width: 45%;
    float: right;
}
.license_main_txt h2 {
    font-size: 33px;
    margin-bottom: 30px;
}

.license_sec h2 {
    font-size: 25px;
    margin-bottom: 30px;
}
.license_sec h2 i {
    font-style: normal;
    display: inline-block;
    background: #115fc8;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    padding: 8px 17px;
    vertical-align: middle;
    border-radius: 0 8px;
    margin-right: 10px;
}
.license_sec > p {
    margin-bottom: 22px;
    font-size: 17px;
    word-break: keep-all;
	line-height:1.5;
}
.business-courses-cont01 {
    width:100%;
	float:left;
	clear: both;
	overflow:hidden;
}

.business-courses-cont01 .item {
    width: 32%;
    text-align: center;
    float: left;
    margin-right: 1.5%;
	margin-top:1.5%;
}
.business-courses-cont01 .item:nth-child(3n) {margin-right: 0;}
.business-courses-cont01 .item:nth-child(3n+1) {clear:both;}
.business-courses-cont01 .item:nth-child(1), .business-courses-cont01 .item:nth-child(2), .business-courses-cont01 .item:nth-child(3) {margin-top:0;}
.business-courses-cont01 .item .top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 8px 8px 0 0;
    background-color: #707280;
    color: #fff;
    font-weight: 600;
}

.business-courses-cont01 .item .cont {
    min-height: 125px;
    border-radius: 0 0 8px 8px;
    border: solid 1px #ced5de;
    border-top: 0;
    background-color: #f2f4f6;
    padding: 20px;
	text-align:left;
	word-break:keep-all;
}
/*****±³À°¿ø ¼Ò°³******/
.location { word-break:keep-all; text-align:center; background:#f7f7f7; padding:50px 0;}
.location ul li{display:inline-block; width:33%; border-right:1px solid #ddd; position:relative; padding-top:90px;}
.location ul li:last-child{border-right:none; vertical-align:top;}
.location .add:before{position:absolute; top:0; left:45%; display:block; content:''; background:url(../images/sub/map_icon.png) no-repeat center center; width:62px; height:62px;} 
.location .tel:before{position:absolute; top:0; left:45%; display:block; content:''; background:url(../images/sub/tel_icon.png) no-repeat center center; width:62px; height:62px;} 
.location .mail:before{position:absolute; top:0; left:45%; display:block; content:''; background:url(../images/sub/mail_icon.png) no-repeat center center; width:62px; height:62px;} 




.greet-01 {width: 100%;float: left;}
.greet-01 > img {display:inline-block;float:left;border-radius:0 30px;}
.greet-02 > img {display:inline-block;float:right;border-radius:0 30px;}
.greet-02 {clear:both;margin-top:50px;width: 100%;float: left;}
.greet-01-con {width: calc(100% - 659px);float: right;margin-top: 35px;}
.greet-01-con h3 {font-size: 30px;font-weight: 400;line-height: 1.3;letter-spacing: -0.5px;margin-bottom: 30px;word-break: keep-all;}
.greet-01-con h3 strong {font-size: 30px;}
.greet-01-con p {font-size: 17px;line-height: 1.5;}
.greet-02-con {width: calc(100% - 659px);float: left;margin-top: 35px;}
.greet-02-con h3{font-size: 30px;line-height: 1.3;letter-spacing: -0.5px;margin-bottom: 30px;word-break: keep-all;}
.greet-02-con p {font-size: 17px;line-height: 1.5;word-break: keep-all;}


.object_maintitle {background: #daf5f5;padding: 50px;border-radius: 0 30px;}
.object_maintitle h2 {font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;color:#204ba1;font-size:40px;text-align:center;}

.object_maintxt {clear: both;overflow: hidden;margin: 60px 0;}
.object_maintxt p {font-size:20px;word-break:keep-all;line-height:1.4;font-weight:400;}
.object_subcon li {clear: both;clear: both;overflow: hidden;margin-top: 60px;}
.object_subcon li:fist-child { margin-top: 0;}
.object_subcon li h3 {width: 20%;float: left;text-align: center;}
.object_subtxt {width: 73%;float: right;padding-top: 10px;}
.object_subcon li h3 {width: 23%;float: left;text-align: center;background: #204ba1;color: #fff;padding: 31px 0;font-size: 25px;border-radius: 30px 0;}
.object_subcon li:nth-child(2) h3, .object_subcon li:nth-child(4) h3 {background: #115fc8;}
.object_subtxt p {font-size: 17px;line-height: 1.5;word-break: keep-all;}
.object_subtxt h4 {margin: 30px 0;text-align: center;font-size: 27px;line-height: 1.5;color:#204ba1;font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}

#vision_maintitle h2 {color: #204ba1;font-size: 40px;font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;line-height: 1.5;}
.vision_maintxt {clear: both;width: 100%;float: left;background: #f8f8f8;padding: 60px 0;margin-top: 60px;}
.vision_maintxt p {font-size:20px;word-break:keep-all;  line-height: 1.5;}
.vision_maintxt p strong {font-size:20px;}
.vision_con {clear:both;overflow:hidden;}
.vision_con h2 {clear:both;margin:70px 0 40px 0;font-size:40px;color:#222;letter-spacing:-0.5px;}
.vision_list li {width: 31%;float: left;margin-right: 3%;text-align: center;background:#f0f4f6;padding: 40px;box-sizing: border-box;border-radius: 30px 0}
.vision_list li:last-child {margin-right: 0;}
.vision_list {overflow:hidden;}

.vision_list li img {display:block; margin: 0 auto 25px auto;}
.vision_list li h3{font-size:32px;text-align: center;margin-bottom:10px;padding-left: 0;}
.vision_list li p {font-size:20px;text-align: center;}
.vision_img img {display: block;margin: 0 auto;max-width: 100%;}
.vision_txt {text-align: center;font-size: 20px;color: #222;padding-top: 38px;}

#organ h2 {font-size:30px;margin-bottom:20px;font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;color: #204ba1;}
#organ > p {background: #daf5f5;padding: 30px;border-radius: 0 30px;font-size:20px;color:#000;line-height: 1.5;}
.sum_organ, .sum_organ02 {clear: both;width: 100%;float: left;margin-top: 50px;}
.sum_organ li {width: 31%;float: left;margin-right: 3%;}
.sum_organ li:nth-child(3n) {margin-right: 0;}
.profile {border: #204ba1 1px solid;border-radius: 0 30px;padding: 30px;position: relative;}
.ptag {display: inline-block;background: #204ba1;color: #fff;padding: 10px 20px;border-radius: 20px 0;position: absolute;left: -1px;top: -21px;}
.profile h3 {font-size: 30px;margin: 10px 0 13px 0;}
.sum_organ02 li {width: 31%;float: left;margin-right: 3%;}
.sum_organ02 li:nth-child(3n) {margin-right: 0;}
.sum_organ02 li:nth-child(3n+1) {clear:both;}
.sum_organ02 li:nth-child(1) .profile p, .sum_organ02 li:nth-child(2) .profile p, .sum_organ02 li:nth-child(3) .profile p{min-height:146px;}
.sum_organ02 li:nth-child(4) .profile p, .sum_organ02 li:nth-child(5) .profile p, .sum_organ02 li:nth-child(6) .profile p{min-height:82px;}
.sum_organ02 li:nth-child(4), .sum_organ02 li:nth-child(5), .sum_organ02 li:nth-child(6){margin-top:30px;}

.h_01_mainimg {width: 48%;float: left;}
.h_01_mainimg img {display: inline-block;max-width: 100%;border-radius: 0 30px;}
.health_01_main {width: 100%;float: left;margin-bottom: 50px;overflow: hidden;}
.health_01_content {width: 100%;float: left;overflow: hidden;clear:both;}
.h_01_maintxt {width: 52%;float: right;}
.h_01_maintxt h2 {font-size: 28px;word-break: keep-all;padding-bottom: 35px;border-bottom: #e8e8e8 1px solid;margin-bottom: 50px;font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;}
.h_01_maintxt p {font-size: 20px;line-height: 1.5;}


ul.tabs {overflow: hidden; margin-bottom: 60px;}
ul.tabs li{float:left;text-align: center; border: #dcdcdc 1px solid; box-sizing: border-box; font-size: 18px; padding: 15px 0; cursor: pointer;}

ul.tabs li.current{background: #2954b0; color: #fff; border: #2954b0 1px solid;
}
 #tabMenu1 ul.tabs li { width: 33.3333%;}
#tabMenu2 ul.tabs li { width: 25%;}
.tab-content{
	display: none;
}

.tab-content.current{
	display: inherit;
}


span.greet_highlight {display: block;font-size: 30px;text-align: center;margin-bottom: 34px;font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;color: #204ba1;line-height:1.3;}
span.text_highlight {color: #204ba1;font-weight:bold;}
.health_sec {width:100%;float:left;clear:both;margin-top:50px;}
.health_sec.first {margin-top:0;}
.health_sec h2 {font-size: 25px;margin-bottom: 30px;position: relative;padding-left: 36px;}
.health_sec h2:before {content: '';width: 27px;height: 25px;background: url(../images/sub/health_icon.png) 0 0 no-repeat;display: inline-block;position: absolute;left: 0;top: 6px;}
.health_sec h3 {font-size: 22px;margin-bottom: 20px;position: relative;padding-left: 20px;}
.health_sec h3:before {border-radius:50%;content: '';width: 10px;height: 10px;background:#204ba1;display: inline-block;position: absolute;left: 0;top: 10px;}
.health_sec > p {margin-bottom: 22px;font-size: 17px;word-break: keep-all;line-height:1.5;}

.health_sec table {border-top: 1px solid #ced5de;border-left: 1px solid #ced5de;width:100%;}

.health_sec table th {vertical-align: middle;line-height: 20px;padding: 1rem;line-height: 20px;color: #111;border-bottom: 1px solid #ced5de;border-right: 1px solid #ced5de;background: #e3e7ed;font-weight: 600;text-align:center;}
.health_sec table td {vertical-align: middle;line-height: 20px;padding: 1rem;line-height: 20px;color: #111;border-bottom: 1px solid #ced5de;border-right: 1px solid #ced5de;}
.health_sec table td.center {text-align:center;}
.health_sec table td li {padding: 3px;width: 50%;float: left;box-sizing: border-box;    position: relative;padding-left: 12px;}
.health_sec table td li:before {vertical-align:middle;content:'';display:inline-block;width:5px;height:5px;background:#c9d0db;border-radius:50%;    position: absolute;left: 0;top: 13px;}
.greet-sign {clear: both;display: block;margin-top: 50px;text-align: center;font-size: 20px;font-weight: 500;line-height:1.5;}

.health_box {background: #ecf1f9;padding: 37px;border-radius: 20px 0;}
.health_box h3{margin-top:30px;}
.health_box h3.first{margin-top:0;}
.health_sec > ul > li {clear: both;overflow: hidden;margin: 2px 0;}
.health_sec > ul > li:before {vertical-align:middle;content:'';display:inline-block;width:5px;height:5px;margin-right:10px;background:#97b1db;border-radius:50%;}
p.mo_message {display:none;}
.health_img {display: block;margin: 0 auto;max-width: 100%;}
.health_head_img {width: 100%;float: left;}

.health_head_img img {display: block;width:100%;border-radius:30px 0;}
.health_head_img img.headimg_pc {display: block;}
.health_head_img img.headimg_mo {display: none;}
.health_sec .vision_list h3:before {display:none;}
.health_sec .vision_list li:before {display:none;}
.health_sec .vision_list li {clear: none;width: 31%;float: left;margin-right: 3%;text-align: center;background:#f0f4f6;padding: 40px;box-sizing: border-box;border-radius: 30px 0}
.health_sec .vision_list li:last-child {margin-right: 0;}
.health_sec #seniar_tb td li, .health_sec #seniar_tb02 td li {width:100%;}
p.seniar_slogan {padding:50px 0;background: #f8fafc;text-align: center;font-family: 'Jalnan', 'NotoSansKR', ±¼¸², Arial, Helvetica, dotum, sans-serif;font-size: 35px;color: #204ba1;}
.soma_img {float: left;width: 49%;}
.soma_con {float: right;width: 51%;}
.health_sec .soma_con h3 {margin-top:30px;clear:bothl}
.health_sec .soma_con h3.first {margin-top:0;}
.soma_img02 {display: inline-block;float: right;margin-right: 70px;}
.soma_img02 img {height: 365px;}

#sitemap_menu > li {width: 25%;float: left;padding-right:2%;box-sizing:border-box;}
#sitemap_menu > li:nth-child(4n+1) {clear:both;}
#sitemap_menu > li > a {display:block}
#sitemap_menu > li > a {display: block;padding: 10px;font-size: 20px;font-weight: bold;border-top: #00558b 2px solid;border-bottom: #e8e8e8 1px solid;}
#sitemap_menu li ul li {clear:both;overflow:hidden;}
#sitemap_menu li ul li a {display:block;padding:10px;}
#sitemap_menu li ul li a:before {content:'';width:5px;height:5px;border-radius:50%;background: #00558b;display:inline-block;vertical-align:middle;margin-right:10px;}

.health_sec > p > img {display: block;margin: auto;max-width:100%;}
.teaching_img {clear: both;margin: 41px 0;}
.teaching_img img {display: block;width:80%;margin:0 auto;}

.teaching_img img.pc {display: block;width:80%;margin:0 auto;}
.teaching_img img.mo {display:none;}
p.orange_font {color: #ff5e00;}
.teacing_img_right {width: 40%;float: right;}
.teacing_img_right img {margin-top: 60px;display: block;width:100%;border-radius:0 20px;}
.teacing_img_left {width: 55%;float: left;}

span.cheon {
    letter-spacing: 0;
}
span.in {
    font-weight: 100;
    letter-spacing: -7px;
}