@charset "UTF-8";
@import url('NotoSansKR.css');

#codeigniter_profiler { display:none; }

/* CSS Document */
* { margin:0; padding:0; word-break:keep-all; }
a > * { line-height:0; }
img { border:medium none; }
html { font-size:14px; line-height:1; }
body { font-family:'notokr-medium',sans-serif !important; letter-spacing:-0.5pt; }
a { color:#000; text-decoration:none; -webkit-transition:all 0.2s ease-in-out 0s; -o-transition:all 0.2s ease-in-out 0s; -moz-transition:all 0.2s ease-in-out 0s; transition:all 0.2s ease-in-out 0s; }
a:hover { color:#000; text-decoration:none; -webkit-transition:all 0.2s ease-in-out 0s; -o-transition:all 0.2s ease-in-out 0s; -moz-transition:all 0.2s ease-in-out 0s; transition:all 0.2s ease-in-out 0s; }
a:focus { outline:none; }
a:focus, a:active { text-decoration:none; }
p, ol, ul { padding:0; margin:0; }
.clear:after { content:""; display:block; clear:both; }
label { font-weight:normal; }

h1, h2, h3, h4, h5, h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 { margin:0; }
li{list-style:none; }

.txt_center { text-align:center !important; }
.txt_left { text-align:left !important; }
.txt_right { text-align:right !important; }
.txt_b { font-family:'notokr-medium',sans-serif !important; }
.txt_l { font-family:'notokr-light',sans-serif !important; }

.clearfix {clear:both; }
.clear:after { content:""; display:block; clear:both; }
.bold {font-weight:bold; }

.pd10 { padding:10px; }
.pd15 { padding:15px; }
.pd20 { padding:20px; }
.pd30 { padding:30px; }
.pd40 { padding:40px; }
.pd50 { padding:50px; }
.pd100 { padding:100px; }

.pb10 { padding-bottom:10px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.pb40 { padding-bottom:40px; }
.pb50 { padding-bottom:50px; }
.pb100 { padding-bottom:100px; }

.pt10 { padding-top:10px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt40 { padding-top:40px; }
.pt50 { padding-top:50px; }
.pt100 { padding-top:100px; }

.pr10 { padding-right:10px; }
.pr20 { padding-right:20px; }
.pr30 { padding-right:30px; }
.pr40 { padding-right:40px; }
.pr50 { padding-right:50px; }
.pr100 { padding-right:100px; }

.pl10 { padding-left:10px; }
.pl20 { padding-left:20px; }
.pl30 { padding-left:30px; }
.pl40 { padding-left:40px; }
.pl50 { padding-left:50px; }
.pl100 { padding-left:100px; }

.mg10 { margin:10px; }
.mg15 { margin:15px; }
.mg20 { margin:20px; }
.mg30 { margin:30px; }
.mg40 { margin:40px; }
.mg50 { margin:50px; }
.mg100 { margin:100px; }

.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb40 { margin-bottom:40px; }
.mb50 { margin-bottom:50px; }
.mb100 { margin-bottom:100px; }

.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt40 { margin-top:40px; }
.mt50 { margin-top:50px; }
.mt100 { margin-top:100px; }

.mr10 { margin-right:10px; }
.mr20 { margin-right:20px; }
.mr30 { margin-right:30px; }
.mr40 { margin-right:40px; }
.mr50 { margin-right:50px; }
.mr100 { margin-right:100px; }

.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }
.ml30 { margin-left:30px; }
.ml40 { margin-left:40px; }
.ml50 { margin-left:50px; }
.ml100 { margin-left:100px; }

.per5 { width:5%; }
.per10 { width:10%; }
.per15 { width:15%; }
.per20 { width:20%; }
.per25 { width:25%; }
.per30 { width:30%; }
.per35 { width:35%; }
.per40 { width:40%; }
.per45 { width:45%; }
.per50 { width:50%}
.per55 { width:55%; }
.per60 { width:60%}
.per65 { width:65%; }
.per70 { width:70%}
.per75 { width:75%; }
.per80 { width:80%}
.per85 { width:85%; }
.per90 { width:90%}
.per95 { width:95%; }
.per100 { width:100%; }

.px10 { width:10px; }
.px20 { width:20px; }
.px30 { width:30px; }
.px40 { width:40px; }
.px50 { width:50px; }
.px60 { width:60px; }
.px70 { width:70px; }
.px80 { width:80px; }
.px90  { width:90px; }
.px100 { width:100px; }
.px150 { width:150px; }
.px200 { width:200px; }
.px250 { width:250px; }
.px300 { width:300px; }
.px350 { width:350px; }
.px400 { width:400px; }
.px450 { width:450px; }
.px500 { width:500px; }
.px550 { width:550px; }
.px600 { width:600px; }
.px650 { width:650px; }
.px700 { width:700px; }

.btn-default { color:#666; background-color:#f9f9f9; border:1px #ddd solid !important; background-image:none; text-shadow:none; }
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default { color:#666; background-color:#f5f5f5 !important; border-color:#ccc !important; }
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active { background-color:#333; border-color:#333; color:#fff; }
.btn-default .badge { color:#333; background-color:#fff; }


.btn-primary { color:#fff; background-color:#222; border-color:#222; background-image:none; }
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary { color:#fff; background-color:#000 !important; border-color:#000 !important; }
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active { background-color:#608068; border-color:#608068; }
.btn-primary .badge { color:#608068; background-color:#fff; }

.btn-danger { color:#fff; background-color:#ff5c57; border-color:#ff5c57; background-image:none; }
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger { color:#fff; background-color:#ce4741 !important; border-color:#ce4741 !important; }
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active { background-color:#ff5c57; border-color:#ff5c57; }
.btn-danger .badge { color:#ff5c57; background-color:#fff; }

.btn-turquoise { color:#fff; background-color:#00acac; border-color:#00acac; background-image:none; }
.btn-turquoise:hover,
.btn-turquoise:focus,
.btn-turquoise:active,
.btn-turquoise.active,
.open .dropdown-toggle.btn-turquoise { color:#fff; background-color:#008a8c !important; border-color:#008a8c !important; }
.btn-turquoise.disabled,
.btn-turquoise[disabled],
fieldset[disabled] .btn-turquoise,
.btn-turquoise.disabled:hover,
.btn-turquoise[disabled]:hover,
fieldset[disabled] .btn-turquoise:hover,
.btn-turquoise.disabled:focus,
.btn-turquoise[disabled]:focus,
fieldset[disabled] .btn-turquoise:focus,
.btn-turquoise.disabled:active,
.btn-turquoise[disabled]:active,
fieldset[disabled] .btn-turquoise:active,
.btn-turquoise.disabled.active,
.btn-turquoise[disabled].active,
fieldset[disabled] .btn-turquoise.active { background-color:#00acac; border-color:#00acac; }
.btn-turquoise .badge { color:#00acac; background-color:#fff; }

.btn-royalblue { color:#fff; background-color:#717bb6; border-color:#717bb6; background-image:none; }
.btn-royalblue:hover,
.btn-royalblue:focus,
.btn-royalblue:active,
.btn-royalblue.active,
.open .dropdown-toggle.btn-royalblue { color:#fff; background-color:#464a6f !important; border-color:#464a6f !important; }
.btn-royalblue.disabled,
.btn-royalblue[disabled],
fieldset[disabled] .btn-royalblue,
.btn-royalblue.disabled:hover,
.btn-royalblue[disabled]:hover,
fieldset[disabled] .btn-royalblue:hover,
.btn-royalblue.disabled:focus,
.btn-royalblue[disabled]:focus,
fieldset[disabled] .btn-royalblue:focus,
.btn-royalblue.disabled:active,
.btn-royalblue[disabled]:active,
fieldset[disabled] .btn-royalblue:active,
.btn-royalblue.disabled.active,
.btn-royalblue[disabled].active,
fieldset[disabled] .btn-royalblue.active { background-color:#717bb6; border-color:#717bb6; }
.btn-royalblue .badge { color:#717bb6; background-color:#fff; }

.btn-warning { color:#fff; background-color:#f49b1b; border-color:#f49b1b; background-image:none; }
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning { color:#fff; background-color:#c57e00 !important; border-color:#c57e00 !important; }
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active { background-color:#f49b1b; border-color:#f49b1b; }
.btn-warning .badge { color:#f49b1b; background-color:#fff; }

.btn-info { color:#fff; background-color:#ad987e; border-color:#ad987e; background-image:none; }
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info { color:#fff; background-color:#947a59 !important; border-color:#3492ac !important; }
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active { background-color:#947a59; border-color:#947a59; }
.btn-info .badge { color:#947a59; background-color:#fff; }

.btn-success { color:#fff; background-color:#111 !important; border-color:#111 !important;  background-image:none; }
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success { color:#fff; background-color:#000 !important; border-color:#000 !important;}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active { background-color:#6f1a1c !important; border-color:#6f1a1c; }
.btn-success .badge { color:#6f1a1c; background-color:#fff; }


.btn-silver { color:#fff; background-color:#b7c2c8; border-color:#b7c2c8; background-image:none; }
.btn-silver:hover,
.btn-silver:focus,
.btn-silver:active,
.btn-silver.active,
.open .dropdown-toggle.btn-silver { color:#fff; background-color:#929ba2 !important; border-color:#929ba2 !important; }
.btn-silver.disabled,
.btn-silver[disabled],
fieldset[disabled] .btn-silver,
.btn-silver.disabled:hover,
.btn-silver[disabled]:hover,
fieldset[disabled] .btn-silver:hover,
.btn-silver.disabled:focus,
.btn-silver[disabled]:focus,
fieldset[disabled] .btn-silver:focus,
.btn-silver.disabled:active,
.btn-silver[disabled]:active,
fieldset[disabled] .btn-silver:active,
.btn-silver.disabled.active,
.btn-silver[disabled].active,
fieldset[disabled] .btn-silver.active { background-color:#b7c2c8; border-color:#b7c2c8; }
.btn-silver .badge { color:#b7c2c8; background-color:#fff; }

.btn-black { color:#fff; background-color:#2c353c; border-color:#2c353c; background-image:none; }
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black { color:#fff; background-color:#000 !important; border-color:#000 !important; }
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,black
fieldset[disabled] .btn-black.active { background-color:#2c353c; border-color:#2c353c; }
.btn-black .badge { color:#2c353c; background-color:#fff; }


/* navbar */
.navbar_menu { background-color: rgba(0,0,0,.15); border-bottom: 1px rgba(255,255,255,.3) solid;}
.navbar_menu:hover { background-color: #fff; transition: all 0.3s ease-in-out;}
.navbar_menu:hover .navbar-nav>li>a { color: #222;}
.navbar_menu .navbar_menu_inner .container .row,
.navbar_menu .navbar_menu_inner .container .row .navbar-nav { display: flex; align-items: center; }
.navbar_menu .navbar_menu_inner .container .row>.navbar-collapse { margin-left: auto !important; }

.navbar-default .navbar-brand { background:url(../images/LogoWhite.png) no-repeat center; width: 200px; height: 100px; padding:0; font-size:0; display:inline-block; outline:0;}
.navbar-brand, .navbar-nav>li>a { text-shadow:none; }
.navbar-header { height:120px; }
.navbar { background:transparent; border:0 none; border-radius:0; box-shadow:none; position: absolute; top: 0; width: 100%; z-index: 99999; }
.navbar-nav>li:nth-last-child(1) { display: none;}

@media (min-width:768px) {	
	.navbar-header { float:inherit; display:none; }
	.navbar-brand { padding-left:80px;}
	.navbar-right { margin-right:0; float:inherit !important; }
	.navbar-right .dropdown-menu { right:inherit; }
	.container>.navbar-collapse { padding-right:0; padding-left:0; }		
}
@media (max-width: 768px) {		
	.navbar { min-height:60px; margin-bottom:0 }
	.navbar-header { height:inherit !important; margin:0 !important; display:block; position: relative; z-index: 999999; }
	.navbar-default .navbar-brand { width: 80px; height: 60px; background-size:100%; margin: 5px 0 0 15px;}
	.navbar_menu { display:none; }
}


/* 메뉴 폰트, 색상 */
.navbar_menu .navbar-nav>li>a { color:#fff; font-size: 18px; text-transform:uppercase; padding:0 40px; line-height: 100px; }
.navbar_menu .navbar-nav>li>a:hover { color:#7f9506;}
.navbar_menu .navbar-nav>li:last-of-type>a { padding-right: 0;}
.navbar_menu .navbar-nav>li:last-of-type .dropdown-menu { margin-left: 20px;}
.navbar_menu .navbar-nav>.active>a,
.navbar_menu .navbar-nav>.active>a:hover,
.navbar_menu .navbar-nav>.active>a:focus { color:#7f9506; box-shadow:none; background-image:none; }
.navbar_menu .navbar-nav>.open>a,
.navbar_menu .navbar-nav>.open>a:hover,
.navbar_menu .navbar-nav>.open>a:focus {color:#7f9506; background:none; box-shadow:none; }


@media (max-width: 1024px) {
	.navbar_menu .navbar_menu_inner .container { height: 100px;}
}

.navbar_menu .container,
.navbar .dropdown { float: inherit; }
.navbar .dropdown-menu { width: 100%; min-width: inherit; padding: 10px 0; margin:0; border:none; box-shadow:none; border-radius: 0 !important; background-color: rgba( 0, 0, 0, 0.5 ); border-top: 3px #b4ce26 solid; margin-top: -3px !important; }
.navbar .dropdown-menu li a { font-size:16px; line-height: 50px; color:#fff; padding: 0; text-align: center;
                             -webkit-transition:all 0.2s ease-in-out 0s; -o-transition:all 0.2s ease-in-out 0s; -moz-transition:all 0.2s ease-in-out 0s; transition:all 0.2s ease-in-out 0s; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus { background:none !important; color:#d5f332; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a { -webkit-transition:all 0.2s ease-in-out 0s; -o-transition:all 0.2s ease-in-out 0s; -moz-transition:all 0.2s ease-in-out 0s; transition:all 0.2s ease-in-out 0s; }


/*2차메뉴 배경 */
.navbar-default .navbar-nav>.open> .dropdown-menu-bg { display: none; width:100%; position:absolute;
                                                       left:0; top:auto; z-index:100;/* box-shadow:0 0 8px rgba(0, 0, 0, .175); -webkit-box-shadow:0 0 8px rgba(0, 0, 0, .175);*/
													   -webkit-transition:all 0.2s ease-in-out 0s; -o-transition:all 0.2s ease-in-out 0s; -moz-transition:all 0.2s ease-in-out 0s;
													    transition:all 0.2s ease-in-out 0s; }
.navbar-default .navbar-nav>.open> .dropdown-menu-bg .box {
    width:1320px; height:60px; margin:0 auto; background-color:rgba(49,50,127,1); box-shadow:none;
}

/* all Menu */
button.navbar-allmenu { display:none !important; }

/* navbar - m */
.navbar-default .navbar-toggle { border:0; /* background-color:#55c7c8 !important; */ margin:0; padding:0; width:60px; height:60px; border-radius:0; }
.navbar-default .navbar-toggle .icon-bar { width:20px; height:2px; background-color:#fff; margin:0 auto; }
.navbar-default .navbar-toggle .icon-bar:not(:nth-child(1)) { margin-top:6px; }

@media (max-width:768px) {
	.navbar-default .navbar-toggle { display: block !important;}
}


/* side_menu - m */
#side_menu { display:block; position:fixed; top:0; right:0; width:100%; height:100%; overflow:hidden; z-index:999999; margin:0; background-color:rgba( 0, 0, 0, 0.5 ); display:none }
#side_menu .side_wr { width:250px; background:#fff; opacity:1; position:absolute; top:0; right:0; box-shadow:0 0 10px #000; overflow-x:hidden; height:100%; overflow-y:auto }
#side_menu .side_wr .side_inner_rel { position:relative; height:100%; display:block; overflow:auto; }
#side_menu .side_wr .side_inner_abs { position:absolute; width:100%; display:block; -webkit-tap-highlight-color:rgba(0,0,0,0); width:100%; -webkit-transform:translateZ(0); -moz-transform:translateZ(0); -ms-transform:translateZ(0); -o-transform:translateZ(0); transform:translateZ(0); -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-text-size-adjust:none; -moz-text-size-adjust:none; -ms-text-size-adjust:none; -o-text-size-adjust:none; text-size-adjust:none }

#side_menu .m_menu li { display:block; line-height:3.571rem; position:relative; border-bottom:1px #e7e7e7 solid; }
#side_menu .m_menu li a.text_link { display:inline-block; width:85%; white-space:nowrap; padding-left:20px; color:#333; font-size:1.143rem; }
#side_menu .m_menu li a.text_link:hover { color:#7f9506 !important; }
#side_menu .m_menu li a.subopen { color:#666; }
#side_menu .m_menu span { position:absolute; right:20px; top:15px; } 

#side_menu li, #side_menu li>a, #side_menu li.active>a, #side_menu li>a:hover, #side_menu li>a:focus {  text-decoration:none; }
#side_menu .dropdown-custom-menu { background:#f9f9f9; overflow:hidden; width:100%; display:none; border-top:1px #eee solid; }
#side_menu .dropdown-custom-menu li { border-bottom:1px #eee solid !important; background:none; }
#side_menu .dropdown-custom-menu li:last-child { border-bottom:0 !important; }
#side_menu .dropdown-custom-menu li a { color:#333; padding-left:25px; display:block; width:100%; line-height:2.857rem; }
#side_menu .dropdown-custom-menu li a:hover { color:#333; background-color:#f5f5f5; }

#side_menu .dropdown-custom-menu ul { padding:10px 0; background-color:#fff; border-bottom:1px #eee solid; }
#side_menu .dropdown-custom-menu ul li { border-bottom:0 !important; }
#side_menu .dropdown-custom-menu ul li a { color:#888; line-height:1.857rem; font-size:1rem; padding-left:30px; }
#side_menu .dropdown-custom-menu ul li a:hover { color:#333; background:none; }
#side_menu .dropdown-custom-menu ul li a:before { content:"-"; display:inline-block; }


#side_menu .m_login { text-align:center; margin:10px; }
#side_menu .m_login span { padding:0 5px; }
#side_menu .m_board { background:#000; clear:both; margin:0; }
#side_menu .m_board li { display:block; line-height:2.857rem; position:relative; padding-left:35px; }
#side_menu .m_board li a:hover { color:#7080b1; }
#side_menu .m_board span { position:absolute; top:13px; left:10px; padding-right:10px; }
#side_menu .m_search { margin:0 auto; padding:20px 0 0; width:100%; text-align:center; }

#side_menu .m_menu_top { height:60px; background-color:#111; position:relative; display: flex; align-items: center; }
#side_menu .m_menu_top .m_close { cursor:pointer; font-size:0; width:20px; height:20px; border: 1px; position: relative; margin:0 20px 0 auto;}
#side_menu .m_menu_top .m_close:before,
#side_menu .m_menu_top .m_close:after { content:""; display:block; background-color:#fff; width:22px; height:2px; position:absolute; top:45%; }
#side_menu .m_menu_top .m_close:before { transform:rotate(45deg); }
#side_menu .m_menu_top .m_close:after { transform:rotate(-45deg); }

/* common */
.wrapper { margin:0 auto; overflow:hidden; width:100%; }
.view-all { float:right;width:75px;position:absolute;top:10px;right:0; }
.form-control { background-color:#fff; background-image:none; border:1px solid #e5e6e7; border-radius:8px; color:inherit; display:inline-block; padding:6px;
                font-size:1rem; vertical-align:middle; box-shadow:none; }
.control-label { color:#333; }
.panel-heading { font-size:1rem; }
.btn { font-size:16px; text-shadow:none; box-shadow:none; padding:0 30px; line-height: 46px; border-radius: 50px; }
.btn_gaon { background-color: #111; color: #fff;}
.btn_gaon:hover { background-color: #000; color: #fff; box-shadow: 0 0 20px rgba(0,0,0,.2);}
.btn-xs { font-size:1rem; padding:0 15px; line-height:2.429rem; border-radius:0; }
.btn_center { text-align:center; padding:30px 0; }
.checkbox-inline, .radio-inline { font-weight:inherit; }


/* header */
header { background:#222; color:#fff; clear:both; width:100%; position: absolute; top: 0; z-index: 999999; }
header .header-top-menu { float:right; height:30px;line-height:30px; }
header .header-top-menu .fa { color:#ccc; }
header .header-top-menu li { float:left; padding:0 10px; color:#ccc; font-size:0.857rem; }
header .header-top-menu li a { color:#ccc; font-size:0.857rem; }
header .fa { padding-right:5px; }
header .badge { margin-left:5px; font-size:0.714rem; }

.header_line {background:#082a47; height:3px; line-height:3px;clear:both; width:100%; display:none; }

.notifications{position:relative;cursor:pointer; }
.notifications-list {color:#060606;border-bottom:1px solid #ededed;display:block;overflow:hidden;line-height:1.786rem; }
.notifications-list a:link{color:#060606; }
.notifications-list a:active,
.notifications-list a:hover {color:#2773ae; }
.notifications-menu{position:absolute; top:100%; left:0; z-index:9999; display:none; width:330px; background-color:#f5f5f6; -webkit-border-radius:0 0 3px 3px; -webkit-background-clip:padding-box; -moz-border-radius:0 0 3px 3px; -moz-background-clip:padding; border-radius:0 0 3px 3px; background-clip:padding-box; -moz-box-shadow:0 1px 0px rgba(0,0,0,.05); -webkit-box-shadow:0 1px 0px rgba(0,0,0,.05); box-shadow:0 1px 0px rgba(0,0,0,.05); border:1px solid #f8f8f8; padding:5px 15px; }
.notifications-menu .external { background-color:#FFF; display:block; }
.notifications-menu .external a { background-color:#fff; color:#e9423f; }
.notifications-list .point{ color:#ec5956 !important; text-align:center; }
.notifications-list span{ padding-top:10px; font-size:0.786rem; }

.m_nav { padding:8px 10px 0 0; }
nav, .pagination{text-align:center; }

body.over_hidden{overflow:hidden} 


/* footer */
footer { font-family: 'notokr-demilight',sans-serif !important; color: #333; font-size: 16px; }
.FooterSnsArea { background-color: #f2f2f2; border-top: #ddd 1px solid; border-bottom: #ddd 1px solid; }
.FooterSns { display: flex; gap: 10px; justify-content: flex-end; align-items: center; height: 80px;}
.FooterSns a { background: no-repeat center; background-size: 100%; width: 32px; height: 32px; display: block; border-radius: 50%;}
.FooterSns .SnsInsta { background-image: url(../images/SnsInsta.png);}
.FooterSns .SnsFacebook { background-image: url(../images/SnsFacebook.png);}
.FooterSns .SnsYoutube { background-image: url(../images/SnsYoutube.png);}
.FooterBottom .container { padding: 60px 0; background: url(../images/LogoFooter.png) no-repeat 15px center;}
.FooterLeft { padding-left: 270px;}
.FooterRight .tel { font-size: 30px; font-family: 'notokr-bold',sans-serif !important;}


/****** 모바일 버젼으로 보기 숨김처리 **********/
.FooterBottom .see_mobile { clear:both; margin:0 auto; text-align:center; display:none; } 


@media (max-width: 1024px) {
	footer { font-size: 14px; padding: 60px 0;}
}
@media (max-width: 768px) {
	footer { font-size: 12px; padding: 40px 0;}
	footer .container { background-size: 17%; background-position: 97% center; }
}
@media (max-width: 425px ) {
	footer { font-size: 11px; line-height: 14px; padding: 30px 0;}
	.FooterBottom .container { padding: 20px 15px; background-image: none;}
	.FooterLeft { padding-left: 0;}
	.FooterRight { margin-top: 30px;}
	.FooterRight .tel { font-size: 20px;}
	.FooterSnsArea { border: 0;}
	.FooterSns { height: 40px; gap: 5px;}
	.FooterSns a { width: 24px; height: 24px;}
}

.media{clear:both; }
.media-body,
.media-left,
.media-right {display:table-cell; vertical-align:top; }
.media-left,
.media>.pull-left { padding-right:10px; }
.media-right,
.media>.pull-right { padding-left:10px; }
.media-heading { font-size:1rem; overflow:hidden; }
.media-body .media-info { font-size:0.786rem; color:#666; }
.media-body .media-info span { padding-right:10px; }


/* sidebar */
.sidebar { border:1px solid #e5e5e5; padding:20px; }
.sidebar .headline { border-bottom:1px dotted #ccc; display:block; margin-bottom:15px; }
.sidebar .headline h3 { border-bottom:2px solid #3498db; display:inline-block; margin:0 0 -2px; padding-bottom:5px; font-size:1.071rem; }
.sidebar .loginbox { overflow:hidden; }
.sidebar .loginbox .text { padding-top:7px; }
.sidebar .loginbox .text li { float:left; padding-right:7px; }
.sidebar .welcome { overflow:hidden; }
.sidebar .welcome ul { overflow:hidden; }
.sidebar .welcome li { float:left; padding-right:5px; padding-bottom:5px; }
.sidebar .sidebar_latest li { padding-bottom:10px; }

.sidebar .tag-clouds{overflow:hidden; }
.sidebar .tag-clouds ul li{float:left; padding-right:10px; }


/* modal */
.modal .modal-body .number { padding-bottom:10px; }
.modal .modal-body .profile-info{overflow:hidden; }


.help-inline { display:inline-block;color:#737373;margin-left:10px; padding-top:7px;vertical-align:middle; }
.nopost {text-align:center; padding:120px 0 !important; }

textarea.dhtmleditor  { width:100%;height:350px; }

.latest_comment_count { font-size:0.786rem; color:#FF7700; margin-left:5px;font-weight:bold; }
.highlight { font-weight:bold; color:#7519FF; }


/* Sideview */
#nameContextMenu { background:#000; color:#fff; padding:4px 8px 6px;z-index:10000; }
#nameContextMenu a { color:#fff; font-size:0.857rem; line-height:1.429rem; display:block; }
#nameContextMenu a:hover { color:#ff0000; }
#nameContextMenu td { border:0px !important; }


/* main */
.main .navbar-form { margin-top:0; margin-bottom:0; padding:0; }
.main_index .sub_title_img { display:none; }

.container { width: 1320px; margin: 0 auto;}

.main,
.main_index .container,
.main_visual .container { width:100%; clear:both;  margin:0 auto;}

footer .container,
.MainCon .container { width: 1320px !important; margin: 0 auto;}


/* bxslider */
.bx-wrapper { margin-bottom:inherit; border:0; box-shadow:none; }
.bx-wrapper .bx-pager { bottom: 240px; padding-top: 0; }
.bx-viewport { height:inherit !important; }
.bx-wrapper .bx-pager.bx-default-pager a { width: 12px; height: 12px; background:rgba(255,255,255,0.2) !important; border: 1px rgba(255,255,255,0.6) solid; border-radius: 50%; }
.bx-wrapper .bx-pager.bx-default-pager a.active { background-color: #fff !important;}
.bx-wrapper .bx-controls-direction a { width:23px; height:42px; display:block; opacity:0.8; filter:alpha(opacity=80); margin-top: 0; }
.bx-wrapper .bx-controls-direction a:hover { opacity:1; filter:alpha(opacity=100); }

.bx-wrapper .bx-prev { background: url(../images/MainArrowPrev.png) no-repeat center; left: 3%; }
.bx-wrapper .bx-next { background: url(../images/MainArrowNext.png) no-repeat center; right: 3%; }

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus { background-position: center !important; }


/* main_visual */
.main_visual { width:100%; position:relative; }
.main_visual:after { content: ""; display: block; position: absolute; width: 23px; height: 30px; background: url(../images/MainArrow.png) no-repeat center; z-index: 999999; left: 50%; margin-left: -11.5px; bottom: 100px;}
.main_visual .container { height:920px; position: relative; }
.main_visual .bxslider li { background-repeat:no-repeat; background-size:cover; background-position:center top; }
.main_visual .bxslider:after { content:""; display:block; clear:both; }

.MainSns { position: absolute; left: 50%; top: 38%; z-index: 9999; display: flex; flex-direction: column; align-items: center; gap: 10px; margin-left: 630px;}
.MainSns div:first-of-type:after { content: ""; display: block; width: 1px; height: 100px; background-color: rgba(255,255,255,.5); position: relative; top: 50px; left: 50%;}
.MainSns div:first-of-type { height: 180px;}
.MainSns p { transform: rotate(90deg); font-size: 16px; color: #fff; text-transform: uppercase;}
.MainSns a { background: no-repeat center; width: 30px; height: 30px; display: block; }
.MainSns .SnsInsta { background-image: url(../images/MainSnsInsta.png);}
.MainSns .SnsFacebook { background-image: url(../images/MainSnsFacebook.png);}
.MainSns .SnsYoutube { background-image: url(../images/MainSnsYoutube.png);}

@media (max-width: 1024px) {
	.main_visual .container { height: 800px; }
}
@media (max-width: 768px) {
	.main_visual .container { height: 500px; }
}
@media (max-width: 425px) {	
    .main_visual .bxslider_mobile.hide { display: inline-block !important }
    .main_visual .bx-controls,
	.main_visual:after,
	.main_visual .bxslider { display: none !important }
	.main_visual .bxslider_mobile li{ height:270px !important; background-size:auto 100%; background-position: center top; }
}


/* MainCon */
.MainCon { padding: 150px 0;}
.MainTitle { text-align: center; text-transform: uppercase; font-size: 50px; font-family: 'notokr-regular'; color: #333; line-height: 1.2; margin-bottom: 80px;}

.FontBlack { font-family: 'notokr-black'; }
.FontBold { font-family: 'notokr-bold'; }
.TxtGreen { color: #7f9506; font-family: 'notokr-medium';}
.TxtBlack { color: #111; font-family: 'notokr-medium';}

.GaonLabel { position: relative;}
.GaonLabel:before { content: ""; display: block; position: absolute; top: -30px; width: 80px; height: 50px; background: url(../images/GaonLabel.png) no-repeat;}

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.MainCon { padding: 40px 0 !important;}
	.MainTitle { font-size: 20px; margin-bottom: 30px;}
	.GaonLabel:before { top: -23px; width: 50px; height: 30px; background-size: 100%;}
}


/* Business */
.MainCon.Business { background-color: #fafafa; }
.Business .GaonLabel:before { left: 59%;}

.GaonBox { background-color: #fff; box-shadow: 0 0 50px rgba(0,0,0,0.1); padding: 30px; background: 30px 30px no-repeat #fff; }
.GaonBoxTitle { font-size: 30px; font-family: 'notokr-bold'; color: #333; line-height: 1; padding: 80px 0 15px; }
.GaonBoxCon { font-size: 18px; color: #666; font-family: 'notokr-regular',sans-serif; line-height: 1.3; margin-bottom: 20px; }
.GaonBoxCon li { line-height: 1.4; padding: 5px 0;}
.GaonBoxImg { width: 100%; height: 220px; background-size: cover !important; background: no-repeat center;}

.GaonBox_1 { background-image: url(../images/MainBusinessIcon_1.png); }
.GaonBox_2 { background-image: url(../images/MainBusinessIcon_2.png); }
.GaonBox_3 { background-image: url(../images/MainBusinessIcon_3.png); }

.Business .GaonBox_1 .GaonBoxImg { background-image: url(../images/MainBusiness_1.png); }
.Business .GaonBox_2 .GaonBoxImg { background-image: url(../images/MainBusiness_2.png); }
.Business .GaonBox_3 .GaonBoxImg { background-image: url(../images/MainBusiness_3.png); }

.Business .GaonBox_1 .GaonBoxImg:last-of-type { background-image: url(../images/MainBusiness_11.png); }
.Business .GaonBox_2 .GaonBoxImg:last-of-type { background-image: url(../images/MainBusiness_21.png); }
.Business .GaonBox_3 .GaonBoxImg:last-of-type { background-image: url(../images/MainBusiness_31.png); }

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.GaonBox { padding: 20px; background-position: 92% 20px; background-size: 10%; margin: 0 0 15px; }
	.GaonBox br { display: none;}
	.GaonBoxTitle { font-size: 20px; padding: 0 0 5px; }
	.GaonBoxCon { font-size: 14px; color: #666; font-family: 'notokr-regular',sans-serif; line-height: 1.3; margin-bottom: 20px; }
	.GaonBoxImg { height: 150px;}
}

/* Product */
.Product .GaonLabel:before { left: 51%;}
.ProductBox { background: no-repeat center bottom; background-size: cover; width: 100%; height: 470px; padding: 50px 30px; color: #fff; }
.ProductBox_1 { background-image: url(../images/MainProduct_1.png);}
.ProductBox_2 { background-image: url(../images/MainProduct_2.png);}
.ProductBox_3 { background-image: url(../images/MainProduct_3.png);}
.ProductBox_4 { background-image: url(../images/MainProduct_4.png);}
.ProductTitle { font-family: 'notokr-bold'; font-size: 28px; line-height: 1; margin-bottom: 15px; }
.ProductCon { font-family: 'notokr-demilight'; font-size: 16px; }
.Product .btn-box { padding: 30px 0 0;}
.SubProduct .ProductBox { height: 420px;}

@media (max-width: 1024px) {	
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.ProductBox { height: 240px !important; margin-bottom: 15px; padding: 15px;}
	.ProductTitle { font-size: 15px; margin-bottom: 5px;}
	.ProductCon { font-size: 12px;}
	.Product .btn-box { padding: 0 0 30px; }
}

@media (min-width: 425px) {
	.Product .MainTitle br { display: none;}
}

/* MainBanner */
.MainBanner { background-color: #fafafa; text-align: center; padding: 100px 0 70px;}
.MainBanner .MainTitle { font-size: 46px; margin-bottom: 20px;}
.MainBanner .BannerCon {font-size: 20px; line-height: 1.4; margin-bottom: 30px;}
.MainBanner .GaonLabel:before { top: -35px; left: 51%;}

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.MainBanner { padding: 50px 20px 30px;}
	.MainBanner .MainTitle { font-size: 26px; margin-bottom: 10px;}
	.MainBanner .BannerCon { font-size: 12px; margin-bottom: 10px;}
}

/* MainList */
.MainCon.MainList { padding: 100px 0;}
.MainList .TitleBox { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; }
.MainList .TitleBox .Title { font-size: 26px; font-family: 'notokr-bold',sans-serif !important; color: #000; }
.MainList .TitleBox .More { font-size: 14px; font-family: 'notokr-light',sans-serif !important; color: #333; border: 1px #e5e5e5 solid; padding: 0 10px; line-height: 32px;}
.MainList .NoticeTitle { display: flex; align-items: center; justify-content: space-between; font-size: 18px; line-height: 40px; }
.MainList .NoticeTitle a { color: #666;}
.MainList .NoticeTitle a:hover { color: #000; }
.MainList .NoticeTitle .Date { font-size: 16px; color: #999; font-family: 'notokr-light',sans-serif !important;}
.MainGallery { margin-left: 50px;}
.MainGallery ul { display: flex; align-items: flex-start; justify-content: space-between;}
.MainGalleryImg { width: 250px; height: 160px; display: block;}
.MainGalleryImg img { width: 100%; height: 100%; object-fit: cover;}

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.MainList .TitleBox .Title { font-size: 20px;}
	.MainList .TitleBox .More { font-size: 12px; line-height: 26px;}
	.MainList .NoticeTitle { font-size: 14px; line-height: 26px;}

	.MainGallery { margin-left: 0;}
	.MainGalleryImg { width: 100px; height: 70px;}
}


/***************************************************************************************************************************************
 sub : common */

/* sub_title_img */
.sub_title_img { background:url(../images/SubVisual1.png) no-repeat top center; height:380px; text-align:center; background-size:cover; display: flex; flex-direction: column; justify-content: center; padding: 100px 0 30px;}
.sub_title_img p { font-size:44px; color:#fff; text-shadow:3px 3px 5px rgba(0,0,0,0.3); font-family: 'notokr-bold',sans-serif; }

@media (max-width: 1024px) {
	.sub_title_img { height: 320px; padding: 100px 0 30px;}
	.sub_title_img p { font-size: 34px; }
	.sub_title_img p span { font-size: 12px;}
}
@media (max-width: 768px) {
	.sub_title_img { height: 270px; padding-top: 50px;}
}
@media (max-width: 425px) {
	.sub_title_img { height: 200px; }
	.sub_title_img p { font-size: 26px;}
	.sub_title_img p span { font-size: 10px;}
}

/* SubMenu */
.SubMenu {background-color: #333; display: flex; gap: 10%; justify-content: center; line-height: 60px; position: relative; transform: translateY(-50%); }
.SubMenu a { font-size: 18px; color: #fff;}
.SubMenu a.on { color: #b0cb03;}

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.SubMenu { line-height: 40px;}
	.SubMenu a { font-size: 14px;}
}


/* sub_menu */
.sub_menu { width:90%; border-top:2px #17199f solid; margin-top:40px; font-family:'notokr-medium',sans-serif !important; }
.sub_menu li a { display:block; width:100%; }
.sub_menu li a:hover { text-decoration:none; }

.sub_menu_depth01>li>a { line-height:50px; font-size:16px; color:#444; padding-left:15px; border-bottom:1px #ddd solid; }
.sub_menu_depth01>li>a:hover { background-color:#f5f5f5; color:#17199f; }
.sub_menu_depth01>li>a.on { background-color:#17199f; color:#fff; }

.sub_menu_depth02 { padding:15px 0 15px 20px; border-bottom:1px #ddd solid; }
.sub_menu_depth02>li>a { line-height:30px; font-size:15px; color:#888; }
.sub_menu_depth02>li>a:before { content:"-"; display:inline-block; padding-right:5px; }
.sub_menu_depth02>li>a:hover,
.sub_menu_depth02>li>a.on { color:#17199f; }


/* sub_con */
.sub_con { padding: 40px 0 80px; min-height:700px; }
.sub_con_title { text-align: center; display: none; }
.sub_con_title h3 { font-size:40px; color:#000; font-weight: 600; }
.ConTitle { font-size: 24px; line-height: 1; color: #666; margin: 20px auto 60px; width: 100%; font-family: 'notokr-regular',sans-serif; text-align: center; }

.sub_con_title .location * {display:none}
.admin_btn { padding: 100px 0 50px; text-align:right; clear: both; }
#viewcomment .sub_con { min-height:inherit; padding:0; }

.sub_con .board { text-align: left; }

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.sub_con { padding: 20px; min-height: auto;}
}

/* ready :컨텐츠준비중 */
.ready { width:100%; height:500px; display:table; background-color:#f9f9f9; border:1px #ddd solid; }
.ready_txt_box { display:table-cell; vertical-align:middle; text-align:center; }
.ready_txt01:before { content:"!"; display:block; margin:0 auto 15px; font-size:50px; color:#ccc; border:4px #ddd solid; width:80px; height:80px; line-height:70px; border-radius:50%; }
.ready_txt01 { font-size:20px; color:#111; line-height:40px; font-family:'notokr-medium',sans-serif !important; }
.ready_txt02 { font-size:14px; color:#999; }

/***************************************************************************************************************************************
 contents */

/* AboutUs */
.AboutUs .GaonLabel:before { left: 42%;}
.AboutUsBox { background-color: #f5f5f5; padding: 60px; display: flex; justify-content: space-between; align-items: center; }
.AboutUsBox > div { width: 50%;}
.AboutUsBox .TxtBox { font-size: 30px;}
.AboutUsBox .ImgBox { background: url(../images/AboutUs.png) no-repeat center right; background-size: 100%; height: 510px;}
@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.AboutUsBox { padding: 30px; flex-direction: column; gap: 20px;}
	.AboutUsBox > div { width: 100%;}
	.AboutUsBox .TxtBox { font-size: 16px;}
	.AboutUsBox .ImgBox { height: 290px;}
}

/* Education */
.Education .GaonBox { padding: 40px 40px 60px; background-position: 40px 40px;}
.Education .GaonBoxTitle { padding: 15px 0 40px 70px; font-size: 34px;}
.EducationTitle { font-size: 24px; font-family:'notokr-bold',sans-serif; margin-bottom: 15px; }
.EducationBox { margin-bottom: 30px;}
.EducationTitleBox { background-color: #fafafa; border: 1px #ddd solid; padding: 15px; text-align: center; font-size: 18px;}
.EducationImg { width: 100%; height: 300px; background-size: 100% !important; background: no-repeat;}
.EducationImg_1 { background-image: url(../images/EducationImg_1.png);}
.EducationImg_11 { background-image: url(../images/EducationImg_11.png);}
.EducationImg_2 { background-image: url(../images/EducationImg_2.png); height: 600px;}

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.Education .GaonBox { padding: 20px 20px 40px; background-position: 20px 20px;}
	.Education .GaonBoxTitle { padding: 10px 0 20px 44px; font-size: 20px;}
	.EducationTitle { font-size: 20px; margin-bottom: 10px; }
	.EducationBox { margin-bottom: 20px;}
	.EducationTitleBox { padding: 10px; font-size: 12px;}
	.EducationImg { height: 170px;}
	.EducationImg_2 { height: 330px;}
}

/* Program */
.ProgramTop { display: flex; align-items: flex-start; justify-content: space-around; padding-bottom: 60px;}
.ProgramTopBox { text-align: center; width: 20%; }
.ProgramTopTitle { font-size: 24px; color: #333; margin: 20px 0 10px; font-family: 'notokr-bold',sans-serif;}
.ProgramTopTxt { font-size: 16px; color: #666;}
.ProgramTopIcon { background: no-repeat center #f9fce7; border: 1px #d8e392 solid; border-radius: 50%; width: 135px; height: 135px; margin: 0 auto;}
.ProgramTop .ProgramTopBox:nth-of-type(1) .ProgramTopIcon { background-image: url(../images/ProgramIcon_1.png); }
.ProgramTop .ProgramTopBox:nth-of-type(2) .ProgramTopIcon { background-image: url(../images/ProgramIcon_2.png); }
.ProgramTop .ProgramTopBox:nth-of-type(3) .ProgramTopIcon { background-image: url(../images/ProgramIcon_3.png); }
.ProgramTop .ProgramTopBox:nth-of-type(4) .ProgramTopIcon { background-image: url(../images/ProgramIcon_4.png); }
.ProgramTop .ProgramTopBox:nth-of-type(5) .ProgramTopIcon { background-image: url(../images/ProgramIcon_5.png); }

.ProgramBox { display: flex; flex-direction: column; gap: 20px;}
.ProgramTitle { font-size: 26px; color: #333; font-family:'notokr-bold',sans-serif; text-align: center;}
.ProgramImg { background: no-repeat center; background-size: cover; height: 220px; }
.ProgramIntro .ProgramBox_1 .ProgramImg { background-image: url(../images/ProgramImg_1.png);}
.ProgramIntro .ProgramBox_2 .ProgramImg { background-image: url(../images/ProgramImg_2.png);}
.ProgramIntro .ProgramBox_3 .ProgramImg { background-image: url(../images/ProgramImg_3.png);}

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.ProgramTop { padding-bottom: 20px;}
	.ProgramTopTitle { font-size: 14px; margin: 20px 0 5px; }
	.ProgramTopTxt { font-size: 11px;}
	.ProgramTopIcon { width: 60px; height: 60px; background-size: 50%;}

	.ProgramBox { gap: 15px;}
	.ProgramTitle { font-size: 18px;}
	.ProgramImg { height: 160px;}
}

/* History */
.History .GaonBox { background: url(../images/History.png) no-repeat 90% 90%; padding: 6% 9%;}
.HistoryList { display: flex; flex-direction: column; gap: 20px;}
.HistoryList li { display: flex; align-items: flex-end; line-height: 1;}
.HistoryYear { color: #333; font-size: 34px; font-family:'notokr-black',sans-serif; width: 10%;}
.HistoryMonth { color: #7f9506; font-size: 28px; font-family:'notokr-bold',sans-serif; width: 5%;}
.HistoryTxt { color: #333; font-size: 20px;}

@media (max-width: 1024px) {
}
@media (max-width: 768px) {
}
@media (max-width: 425px) {
	.History .GaonBox { background-size: 40% !important; }
	.HistoryList { gap: 10px; }
	.HistoryList li { align-items: flex-start; line-height: 1.3;}
	.HistoryYear { font-size: 20px; width: 20%; line-height: 1;}
	.HistoryMonth { font-size: 16px; width: 10%;}
	.HistoryTxt { font-size: 14px; width: 70%;}
}

/* 가온숲 : 활동갤러리 게시판 간격조절 */
.board.gallery .table-image { margin-right: -2%;}


/* privacy */
.checkbox.agree_radio {padding-top:10px !important;}
.agree_info { height:150px; padding:1%; background-color:#fff; border:1px #ddd solid; overflow:auto; }
.agree_info .con_bg_box { background-color:#f4f6f9; }


/********************************************************************************************************************************
 admin*/
 
/* login */
.access { margin:0; float:inherit; width:100%; }
.access .panel { border-radius:0; box-shadow:none; width:480px; margin:5% auto 15%; border-color: #999 }
.access .panel-heading { font-size:24px; font-weight: 600; background:none; text-align:center; padding: 30px 0; border: 0;}
.access .panel-body { padding: 0; }
.access .panel-body form { width: 80%; margin: 0 auto 40px;}
.access .form-control { line-height: 60px; height: 60px; border-radius: 4px; border-color: #e5e5e5; padding: 0 15px; margin-bottom: 10px; }
.access .btn { margin: 0 0 10px 0; width: 100%; border-radius: 4px; font-size: 18px; line-height: 50px; }

@media (max-width: 425px) {
	.access .panel { width: 95%; margin: 10% auto 20%;}
	.access .panel-heading { font-size: 18px; padding: 20px 0 15px;}
	.access .panel-body form { width: 85%; margin: 0 auto 20px; }
	.access .form-control { line-height: 50px; height: 50px;}
}

/********************************************************************************************************************************
 mobile */

@media (max-width:1024px) {	
	.container, .main, .main_index .container, .main_con .container, .main_visual .container, .main_link.container,
	.MainCon .container, footer .container, .navbar_menu { width:100% !important; }		
}
@media (max-width:768px) {		
	.btn { font-size:1rem !important; line-height: 34px; padding: 0 30px; }
	.btn-xs { padding:0 10px; }
	.bx-wrapper .bx-pager { bottom:20px; }	
}
@media (max-width:425px) {		
	.btn { font-size:12px !important; line-height: 30px; padding: 0 15px; }
}



