@charset "UTF-8";

@import url('GmarketSans.css');
@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:14px; }
body { font-family: 'notokr'; font-weight: 500; 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:#a03594; 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:500; }

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; }

.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:#b162a8; border-color:#b162a8 !important; background-image:none; }
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary { color:#fff; background-color:#b64aaa !important; border-color:#b64aaa !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:#b162a8 !important; border-color:#b162a8 !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:#b64aaa !important; border-color:#b64aaa !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:#999; border-color:#999 !important; 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-default .navbar-brand { background:url(../images/logo.png) no-repeat top; width:234px; height:48px; padding:0; font-size:0; display:inline-block; outline:0; margin-top:40px; }
.navbar-brand, .navbar-nav>li>a { text-shadow:none; }
.navbar-header { height:120px; }
.navbar { background:#fff; border:0 none; border-radius:0; box-shadow:none /*0 1px 3px rgba(0, 0, 0, 0.12)*/; margin-bottom:0; }
.navbar-default .container { position:relative; }
.navbar-default .navbar-nav>li>a { color:#000; font-size:18px; text-transform:uppercase; padding:0 35px; margin:35px 0; line-height:45px; font-weight: 600; background-position:bottom center; }
.navbar-default .navbar-nav>li>a:hover { color:#a03594; }
.navbar-default .navbar-nav>li:last-of-type>a { color:#fff; background-color:#b162a8; border-radius:50px; }
.navbar-default .navbar-nav>li:last-of-type>a:hover { color:#fff; background-color:#b64aaa; }
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus { color:#a03594; box-shadow:none; background-image:none; }
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus { color:#a03594; background:none; box-shadow:none; }

.navbar_menu { width:100%; border-bottom:3px #b162a8 solid; }

.navbar .dropdown-menu { padding:0; margin:0; border:none; background:rgba(0,0,0,0.8); box-shadow:none; min-width: 140px; }
.navbar .dropdown-menu>li a { padding:0 25px; font-size:15px; line-height:50px; color:#fff; border-bottom:1px rgba(255,255,255,0.1) solid; font-weight: 500;
                             -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 .dropdown-menu>li:last-child a { border-bottom:0; }

.navbar .dropdown-menu>li a:hover,
.navbar .dropdown-menu>li a:focus { background:none !important; color:#ef99e5; font-size: 15px; }
.navbar .dropdown-menu>li a:hover,
.navbar .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; }

.navbar-nav>li { float:left; position: relative; }
.navbar-nav>li:hover .dropdown-menu  { left: 0;}
.navbar-nav>li a { display: block;}
.navbar-nav>li a:hover { color: #fff; }
.dropdown-menu { position: absolute; left: -9999px; }
.dropdown-menu>li { position: relative; text-align: center;}
.dropdown-menu>li:hover .dropdown-menu-3 { left: 100%;}
.dropdown-menu>li a, .dropdown-menu-3>li a { margin: 0px;}
.navbar .dropdown-menu>li .dropdown-menu-3>li a { color:#000 !important; border-bottom: 1px solid rgba(0,0,0,0.3); }
.navbar .dropdown-menu>li .dropdown-menu-3>li:last-child a { border-bottom:0 !important; }
.navbar .dropdown-menu>li .dropdown-menu-3>li a:hover { color:#c9e246 !important;  background-color: #fff; }
@media (max-width:1024px) {
	.navbar-default .navbar-nav>li>a { padding:0 25px; }
}
@media (max-width:992px) {
	.navbar-default .navbar-nav>li>a { line-height:50px; font-size:16px; }
	.navbar .dropdown-menu li a { line-height:40px; font-size:14px; }
	.navbar-default .navbar-nav>.open> .dropdown-menu-bg { height:40px; }
	.sub_menu li a { padding:0 25px; }
}
@media (min-width:768px) {
	.navbar-header { float:inherit; display:none; }
	.navbar-brand { padding-left:80px; }
	
	.navbar-nav { float: right; }
	.navbar-right { margin-right:0; }
	.navbar-right .dropdown-menu { right:inherit; }
	.container>.navbar-collapse { padding-right:0; padding-left:0; }		
}
@media (max-width:768px) {
	.navbar { min-height:60px; }
	.navbar-header { height:inherit !important; margin:0 !important; display:block; border-bottom:3px #b162a8 solid; }
	.navbar-default .navbar-brand { margin:20px 0 0 15px; width:130px; height:30px; background-size:100%; }
	.navbar_menu { display:none; }
}


/* all Menu */
button.navbar-allmenu { display: none; }
.navbar-allmenu { float:right; width:80px; height:80px; background-color:#ad987e; border:0; transition:all 0.2s ease-in-out; }
.navbar-allmenu .icon-bar,
.navbar-default .navbar-toggle .icon-bar { background-color:#fff; display:block; width:25px; height:3px; margin:0 auto; }
.navbar-allmenu .icon-bar:not(:nth-child(1)) { margin-top:7px; }
.navbar-allmenu:focus { outline:0; }

.navbar-allmenu.allmenu_close { background-color:#8c373a; }
.navbar-allmenu.allmenu_close .icon-bar { width:30px; height:2px; border-radius:0; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;  }
.navbar-allmenu.allmenu_close .icon-bar:nth-child(1) { transform:rotate(45deg); }
.navbar-allmenu.allmenu_close .icon-bar:nth-child(2) { display:none; }
.navbar-allmenu.allmenu_close .icon-bar:nth-child(3) { transform:rotate(-45deg); margin-top:-2px; }

#navallmenu { background-color:rgba(255,255,255,0.95); box-shadow:rgba(0,0,0,0.1) 0 5px 13px; position:absolute; z-index:1000; width:100%; }

.allmenu { margin-left:315px; }
.allmenu .allmenu-li  { float:left; line-height:1.571rem; padding:20px 27px 20px 0; text-align:center; }
.allmenu .allmenu-li:nth-of-type(2) { padding-right:48px; }
.allmenu .allmenu-li:nth-of-type(4) { padding-right:45px; }
.allmenu .allmenu-li:last-of-type { display:none; }

.allmenu .allmenu-li .allmenu-sub a { font-size:1.143rem; color:#333; font-weight:600; line-height:3rem; }
.allmenu .allmenu-li .allmenu-sub a:hover { color:#a03594; text-decoration:none; }
.allmenu .allmenu-li .allmenu-sub .ca-depth-1 { display:none; }
.allmenu .allmenu-li .allmenu-sub .ca-depth-2 {  }
.allmenu .allmenu-li .allmenu-sub .ca-depth-3 { padding:0 0 0 10px; }

.allmenu .allmenu-li .allmenu-sub .ca-depth-3:first-child:before { content:""; display:block; height:10px; }
.allmenu .allmenu-li .allmenu-sub .ca-depth-3:last-child:after { content:""; display:block; height:10px; }

.allmenu .allmenu-li .allmenu-sub .ca-depth-3 a { color:#999; font-size:1rem; /* word-break:break-all; */ position:relative; }
.allmenu .allmenu-li .allmenu-sub .ca-depth-3 a:hover { color:#9a8a53; }
.allmenu .allmenu-li .allmenu-sub .ca-depth-3 a:before { content:"-"; display:inline-block; position:absolute; left:-10px; top:-2px; }


/* 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:#111; margin:0 auto; }
.navbar-default .navbar-toggle .icon-bar:not(:nth-child(1)) { margin-top:6px; }


/* side_menu - m */
#side_menu { display:block; position:fixed; top:0; right:0; width:100%; height:100%; overflow:hidden; z-index:9999; 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.add_side_wr { }
#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 .side_wr { /*webkit-overflow-scrolling:touch */}

#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:#a03594 !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:#b162a8; position:relative; }
#side_menu .m_menu_top .m_close { margin:0; cursor:pointer; font-size:0; width:20px; height:20px; border: 1px}
#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%; right:20px; }
#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:0; 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:8px 20px; font-weight: 500; }
.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; }

.color_g { color:#96af1a; }

@media (max-width:768px) {
	html { font-size:13px; }
	.container { width:100% !important; }
	
	.btn { font-size:1rem !important; padding:5px 15px; }
	.btn-xs { padding:0 10px; }
}


/* header */
header { background:#222; color:#fff; clear:both; width:100%; }
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 { padding:0 0 40px 0; font-size:14px; background-color:#f4f4f4; color: #888; border-top:1px #ddd solid; margin-top:3rem; }

footer .footer_top { display:flex; align-items:center; border-bottom:1px #ddd solid; padding:25px 0; margin-bottom:30px; }

footer .link_site { display:flex; }
footer .link_site li { border-right:1px #ddd solid; padding-right:20px; margin-right:20px; }
footer .link_site li:last-child { border:0; }
footer .link_site li a { display: block; font-size:16px; line-height:16px; font-weight:600; color:#666; }
footer .link_site li a:hover { color:#333;}
footer .link_site li:last-of-type a { color:#e78a06; }

footer .footer_link { margin-left:auto; font-size:0; display:block; width:149px; height:32px; background: url(../images/footer_banner.png) no-repeat center; background-size:100%; }
footer .footer_link:hover { color:#a03594; }

footer .container { background:url(../images/logo_footer.png) no-repeat 98.5% bottom; }

footer .see_mobile { clear:both; margin:0 auto; text-align:center; display:none; } /****** 모바일 버젼으로 보기 숨김처리 **********/

@media (max-width:1024px) {	
	footer { font-size: 12px; }	
}
@media (max-width:768px) {	
	footer { text-align:center; }
	footer .container { background: none;}
	footer .link_site li { padding-right:10px; margin-right:10px; }
	footer .link_site li a { font-size:12px; line-height:12px; }
}
@media (max-width:500px) {	
	footer { font-size:10px; }
	footer .footer_top { display:block; padding:20px 0; }
	footer .footer_link { margin:15px 0 0 0; width:125px; height:28px; }
}


.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; background-color:#fff; }

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; }

.main,
.main_index .container { width:100%; clear:both; }
.main_con .container,
.main_visual .container,
.main_link.container { width:1170px; margin:0 auto; }

@media (max-width:1024px) {
	.navbar-default .container { padding:0; }
	.main_visual .bxslider li:nth-child(2) .main_txt02:after,
	.bx-controls-direction { display:none; }
	
	.main_con .container,
	.main_visual .container,
	.main_link.container { width:100%; }	
}

/* bxslider */
.bx-wrapper { margin-bottom:inherit; border:0; box-shadow:none; }
.bx-wrapper .bx-pager { bottom:50px; display:none; }
.bx-viewport { height:inherit !important; }
.bx-wrapper .bx-pager.bx-default-pager a { background:rgba(0,0,0,0.5); }
.bx-wrapper .bx-controls-direction a { width:23px; height:40px; display:block; margin-top:-20px; opacity:0.5; filter:alpha(opacity=50); }
.bx-wrapper .bx-controls-direction a:hover { opacity:1; filter:alpha(opacity=100); background-position:center; }

.bx-wrapper .bx-prev { left:10%; background:url(../images/controls_l.png) no-repeat center; }
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus { left:10%; background:url(../images/controls_l.png) no-repeat center; }

.bx-wrapper .bx-next { right:10%; background:url(../images/controls_r.png) no-repeat center; }
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus { right:10%; background:url(../images/controls_r.png) no-repeat center; }

@media (max-width:768px) {
	.bx-wrapper .bx-pager { bottom:20px; }
}

/* main_visual */
.main_visual { width:100%; position:relative; }
.main_visual .container div { height:600px; background-repeat:no-repeat; background-size:cover; background-position:center top; }
.main_visual .bxslider li { background-color:#f0f3f8; background-size:cover; }
.main_visual .bxslider:after { content:""; display:block; clear:both; }


@media (max-width:768px) {	
	.main_visual .container { height:250px; }		
}
@media (max-width:500px) {	
	.main_visual .container { height:170px; }		
}


/* main_con */
.main_con { padding:40px 0; }

@media (max-width:768px) {
	.main_con { padding:15px 0; }
}


/* main_title */
.main_title_box { margin-bottom:2.5rem; display:flex; }
.main_title { font-size:1.714rem; line-height: 1.714rem; color:#111; font-weight: 600; }
.main_title_box .more { margin-left:auto; color:#999; font-size:1rem; font-weight:500; display:block; }
.main_title_box .more:hover { color:#333; }

@media (max-width:768px) {
	.main_title { font-size: 20px; line-height: 20px;}
}
@media (max-width:500px) {
	.main_title { font-size: 16px; line-height: 16px;}
}

/* main_list */
.main_list .main_title_box { margin-bottom:2.143rem; }
.main_list ul { min-height:115px; }
.main_list li p { float:left; text-align:center; line-height:22px; margin:15px 15px 0 0; }
.main_list li a { font-size:1.286rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:75%; display:inline-block; }
.main_list li a:before { content: "-"; display: inline-block; padding-right: 5px; }
.main_list li a:hover { color:#a03594; text-decoration:underline; }
.main_list li span { float:right; font-size:1rem; color:#999; }

.main_list li a,
.main_list li span { line-height:2.357rem; }	

@media (max-width:1200px) {
	.main_list li a { width:75%; }
}
@media (max-width:768px) {
	.main_list .main_title_box { margin-bottom:1rem; }
	.main_list { width: 100%; padding:15px 20px; }
	.main_list ul { min-height:inherit; }
	.main_list li a { font-size:1rem; }
	.main_list li,
	.main_list li a,
	.main_list li span { height:30px; line-height:30px; padding:0; }
	
	.main_list .main_title { font-size:20px; }
}
@media (max-width:500px) {
	.main_list { padding:15px; }	
	.main_list li,
	.main_list li a,
	.main_list li span { height:20px; line-height:20px; }
	.main_list .main_title { font-size:16px; }	
}



/* main_gallery */
.main_gallery ul { margin:0 -10px;	
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	gap: 10px; /* 여백이 있다면 */
  }
.main_gallery ul li { flex: 0 0 calc(100% / 3 - 10px); }
.main_gallery_img { display: block; overflow:hidden; background-color: #000; height: 170px; }
.main_gallery_img img { width:100%; height: 100%; opacity:0.7; filter:alpha(opacity=70); }
.main_gallery_img:hover img { opacity:1; filter:alpha(opacity=100); transition:all 0.2s ease-in-out 0s;}

@media (max-width:768px) {
	.main_gallery .main_title_box { margin: 1rem 0; }	
	.main_gallery_img { height: 150px;}
}
@media (max-width:500px) {
	.main_gallery ul { margin:0 -5px; }
	.main_gallery ul li { width:50%; padding:0 5px 5px; }
	
	.main_gallery_img { height: 90px;}
}

/* label */
.label { padding:8px 10px; font-size:14px !important; border-radius: 0; text-shadow:none; opacity:1; color:#fff; font-weight:600; display:inline-block; }
.label-default { background-color:#444; }
.label-info { background-color:#31b796; }
.label-success { background-color:#7ac13a; }
@media (max-width:768px) {
}
@media (max-width:500px) {
	.label { padding:3px 5px; font-size:10px !important; }
}


/* category - label_color */
.cateid_1 { background-color:#50b9b8; }
.cateid_2 { background-color:#d392b2; }
.cateid_3 { background-color:#72a2c0; }
.cateid_4 { background-color:#e4874e; }
.cateid_5 { background-color:#a09dd1; }
.cateid_6 { background-color:#eecb0a; }
.cateid_7 { background-color:#b162a8; }
.cateid_8 { background-color:#ff9801; }
.cateid_9 { background-color:#5ebc8e; }


/* main_banner */
.main_banner { background: url(../images/main_banner.png) no-repeat center top #f4f4f4; background-size:contain; height:30rem; padding-top:20rem; display:flex; justify-content:center; margin:3rem 0; }
.main_banner a { display:block; width:20rem; height:5rem; line-height:4.8rem; font-weight:600; font-size:1.8rem; border-radius:50px; border:1px solid; background-color:#fff; text-align:center; margin:0 .5rem; }
.main_banner a:nth-of-type(1) { color:#b162a8; border-color:#b162a8; }
.main_banner a:nth-of-type(1):hover { background-color:#b162a8; }
.main_banner a:nth-of-type(2) { color:#e8526a; border-color:#e8526b; }
.main_banner a:nth-of-type(2):hover { background-color:#e8526b; }
.main_banner a:nth-of-type(3) { color:#f8aa1e; border-color:#f5ad1a; }
.main_banner a:nth-of-type(3):hover { background-color:#f5ad1a; }
.main_banner a:hover { color:#fff; }
@media (max-width:768px) {
	.main_banner { height:20rem; padding-top:12rem; }
	.main_banner a { width:14rem; height:4rem; line-height:3.8rem; font-size: 1.4rem; }
}
@media (max-width:425px) {
	.main_banner { padding-top:7.5rem; display:block; background-size:130%; }
	.main_banner a { margin:.5rem auto; width:10rem; height:3rem; line-height:2.8rem; font-size: 1rem; }
}

/* main_link */
.main_link .main_link_box { height:18.571rem; padding:2.857rem; color:#fff; background-repeat:no-repeat; background-size:cover; display:flex; flex-direction:column; }
.main_link .main_link_box .main_link_txt { font-size:1.714rem; font-weight:600; }
.main_link .main_link_box .main_link_txt_s { font-size:1.143rem; margin-top:1rem; }

.main_link div:nth-of-type(1) .main_link_box { background-image:url(../images/main_link_bg_1.png); }
.main_link div:nth-of-type(2) .main_link_box { background-image:url(../images/main_link_bg_2.png); }
.main_link div:nth-of-type(3) .main_link_box { background-image:url(../images/main_link_bg_3.png); }

.main_link .main_link_box a { display:flex; align-items:center; height:4.286rem; line-height:4.2rem; padding:0 1.5rem; color:#fff; font-size:1.429rem; font-weight:600; margin-top:auto; }
.main_link .main_link_box a i { margin-left:auto; }
.main_link div:nth-of-type(1) .main_link_box a { background-color:#c270b9; }
.main_link div:nth-of-type(1) .main_link_box a:hover { background-color:#c249b4; }
.main_link div:nth-of-type(2) .main_link_box a { background-color:#63c3f0; }
.main_link div:nth-of-type(2) .main_link_box a:hover { background-color:#2cafec; }
.main_link div:nth-of-type(3) .main_link_box a { background-color:#92ce58; }
.main_link div:nth-of-type(3) .main_link_box a:hover { background-color:#6bc414; }


@media (max-width:1024px) {
}
@media (max-width:768px) {
	.main_link .main_link_box { height:13rem; padding:1.5rem; }
	.main_link .main_link_box .main_link_txt { font-size:1.2rem; }
	.main_link .main_link_box .main_link_txt_s { font-size:1rem; }
	.main_link .main_link_box a { font-size:1rem; height:3rem; }
}
@media (max-width:500px) {
	.main_link .main_link_box { margin-bottom:1rem; }
}


/***************************************************************************************************************************************
 sub : common */

/* sub_title_img */
.sub_title_img { background:url(../images/sub_title_img.png) no-repeat top center; height:240px; text-align:center; background-size:cover; display:table; width:100%; }
.sub_title_img p { font-size:40px; color:#fff; text-shadow:3px 3px 5px rgba(0,0,0,0.3); display:table-cell; vertical-align:middle; padding-bottom:50px; }
@media (max-width:1024px) {
	.sub_title_img p { font-size:32px; padding:0; }
}
@media (max-width:768px) {
	.sub_title_img { height:150px; }
	.sub_title_img p { padding:0; }
}
@media (max-width:500px) {
	.sub_title_img { height:100px; }	
	.sub_title_img p { font-size:26px; }
}

/* sub_menu */
.sub_menu_bar { width:100%; background-color:rgba(0,0,0,.5); margin-top:-60px; }
.sub_menu { text-align:center; }
.sub_menu li { display:inline-block; }
.sub_menu li a { font-size:17px; line-height:60px; color:#fff; padding:0 40px; font-weight: 500; display:block; }
.sub_menu li a:hover { text-decoration:none; color:#ef99e5;}
.sub_menu li a.on { color:#fff; background-color:#b162a8; }

@media (max-width:500px) {
	.sub_menu { display: none;}
}
 

/* sub_con */
.sub_con { padding:4rem 0px 8rem; color:#555; font-size:1rem; min-height:700px; }
.sub_con:after,
.sub_con_title:after { content:""; display:block; clear:both; }

.sub_con_title { text-align:center; margin-bottom:3rem; }
.sub_con_title h3 { font-size:2.857rem; color:#111; line-height:inherit; font-weight: 600; }

.sub_con_title .location { display:none; }
/* location 숨김처리
.sub_con_title .location { float:right; font-size:1rem; color:#999; margin:20px 0 0 0; }
.sub_con_title .location span { background:url(../images/location_arrow.png) no-repeat left center; padding-left:10px; margin-left:5px; }
.sub_con_title .location .home { font-size:0; background:url(../images/home.png) no-repeat center; width:19px; height:16px; display:inline-block; vertical-align:middle; margin-top:-2px; }
.sub_con_title .location a { color:#999; }
.sub_con_title .location a:hover { color:#000; }
*/

@media (max-width:1024px) {
	.sub_con { padding: 15px 30px 50px;}
}
@media (max-width:768px) {	
	.sub_con { padding: 15px 15px 50px;}
	.sub_con_title h3 { font-size:24px; }
}
@media (max-width:500px) {
	.sub_con { padding: 15px 10px 50px; min-height:auto; }
	.sub_con_title { margin-bottom:1rem; }
	.sub_con_title .location { font-size: 11px; margin: 5px 0 0;}
	.sub_con_title .location .home { width: 14px;}
	.sub_con_title .location span { margin-left: 5px;}
}

.admin_btn { margin-top:100px; text-align:right; }

#viewcomment .sub_con { min-height:inherit; padding:0; }


/* 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:#a03594; line-height:40px; font-weight: 600; }
.ready_txt02 { font-size:14px; color:#999; }

@media (max-width:500px) {	
	.ready { height:300px; }
	.ready_txt01 { font-size:14px; line-height:24px; }
	.ready_txt01:before { font-size:30px; border-width:2px; width:50px; height:50px; line-height:45px; }
	.ready_txt02 { font-size:12px; }
}


/***************************************************************************************************************************************
 contents */
.con_title { text-align:center; color:#111; font-size:2.143rem; line-height:2.143rem; margin:5rem auto 3rem; font-weight: 600; }
.con_txt { font-size:16px; color:#888; }
.con_list { margin-bottom:20px; padding:20px 0 30px 10px; }
.con_list:after { display:block; content:""; clear:both; }
.con_list .con_title, .con_list ul { float:left; }
.con_list .con_title { width:30%; margin:0; }
.con_list li { font-size:15px; line-height:20px; position:relative; padding:0 0 10px 20px; }
.con_list li:before { content:"-"; position:absolute; left:10px; }

ul.con_list { margin:0; padding:0; }
ul.con_list:after { display:none; }


@media (max-width:992px) {
	.con_list .con_title { margin:0 0 10px; }
	.con_list .con_title, .con_list ul { float:inherit; width:inherit !important; }	
}
@media (max-width:768px) {
	.con_txt { font-size:14px; }
	.con_list li { font-size:12px; line-height: 14px; }
}
@media (max-width:500px) { 
	.con_list { padding:0px 0 15px 0px; }
	.con_list:after { bottom:-15px; }
	.con_bg_box { padding:15px; }
	.con_list .con_title { font-size:18px; margin-bottom:5px; }
	.con_list .con_title_s { font-size:14px; }
	.con_list li { font-size:12px; line-height:14px; padding-bottom:5px; }
	
	.con_title { font-size:14px; margin:20px 0 10px; }
	.con_txt { font-size:12px; }
}

/* calendar */
.mfp-content { background-color: #fff; width: 60% !important ; min-width: 400px;}
.fc-content { display: inline;}
.fc-day-grid-event .fc-content { white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
.red { color: red; }

.fc-toolbar h2 { font-size: 28px; font-weight: 600; color: #000;}
.fc-view.fc-month-view.fc-basic-view { border-top: 1px #b162a8 solid;}
.fc-view.fc-month-view.fc-basic-view th { background-color: #fafafa;}
.fc-view.fc-month-view.fc-basic-view th span { line-height: 50px; }

.fc-basic-view .fc-week-number, .fc-basic-view .fc-day-number { padding:10px !important; }

.fc-event, .fc-event:hover { color:#111 !important;}
.fc-event, .fc-event-dot { background-color: #f1f8cc !important; cursor: pointer;}
.fc-event { border-color:#f1f8cc !important;}

@media (max-width:425px) {
	.fc-basic-view .fc-week-number, .fc-basic-view .fc-day-number { padding:2px; }
}

.white-popup { width: 95% !important; margin:0 auto;}
.white-popup .text-title { width:100%; text-align: center; font-size: 20px; font-weight: 600; color: #000; padding: 2% 0 1%;}
.white-popup ul { border-top: 1px #000 solid;}
.white-popup ul li { padding: 10px 0; border-bottom: 1px #ddd solid;}
.white-popup ul li input,
.white-popup ul li textarea { border: 1px #e5e5e5 solid; background-color: #fff; padding: 5px 10px;}
.mfp-content label { width: 15%; border-right: 1px #ddd solid; margin: 0 1%; color: #000;}

.white-popup .btn_box { width: 100%; text-align: center; margin:2% 0 3%;}
.white-popup .btn { font-size: 14px;}


@media (max-width:768px) {
	.mfp-content { width: 80% !important; min-width: inherit;}
	.white-popup .text-title { font-size: 18px;}
}
@media (max-width:500px) {
	.fc-scroller.fc-day-grid-container { height: inherit !important;}
	.mfp-content { width: 98% !important; }
	.white-popup ul li { font-size: 12px;}
	.white-popup .text-title { font-size: 16px; padding: 3% 0 2%;}
	.mfp-content label { width: 100%; border: 0; font-size: 14px;}
	.white-popup ul li input, .white-popup ul li textarea { width: 100%; font-size: 12px;}
}

/* con_tbl */
.con_tbl { width:100%; border-top:1px #333 solid; border-left:1px #ddd solid; border-collapse:separate; font-size: 16px; }
.con_tbl th, .con_tbl td { padding:15px; border-bottom:1px #ddd solid; border-right:1px #ddd solid; line-height:1.714rem; }
.con_tbl th { background-color:#f9f9f9; text-align:center; color:#111; font-weight:600; }
.con_tbl td { background-color:#fff; }
.con_tbl .th_left { background-color: #fffff6; }
.con_tbl .line { padding: 2px; background-color: #f9f9f9;}

.txt_left { text-align: left !important;}

@media (max-width:768px) {			
	.con_tbl th, .con_tbl td { padding:10px 5px; font-size:12px; line-height: 14px; }
}
@media (max-width:500px) {			
	.con_tbl th, .con_tbl td { padding:5px; font-size:10px; line-height: 12px; }
}

.con_tip { font-size:12px; padding:5px 0; color:#888; }


/* img_box */
.img_box { border:1px #eee solid; }
.img_box img { width:100%; }
.img_box_txt { font-size:20px; color:#000; text-align:center; padding:15px; background-color:#fbfbfb; }


/* tabs */
.tabs li { float:left; }
.tabs li:after { display:block; content:""; clear:both; }
.tabs li a { font-size:18px; display:block; width:100%; text-align:center; color:#666; background-color:#f9f9f9; border:1px #ddd solid; border-left:0; line-height:50px; }
.tabs li:first-child a { border-left:1px #ddd solid; }
.tabs li a:hover { background-color:#f5f5f5; color:#222; }
.tabs li a.selected { background-color:#222; border-color:#222; border-left:1px #222 solid; color:#fff; }

.show { display:block;}
.hide { display:none; }

.tab_con { padding-top:10px; }

@media (max-width:500px) {
	.tabs li a { font-size:14px; line-height:40px; }
	.tab_con { padding: 8% 5%;}
}


/* introduce */
.introduce,
.location,
.decleration,
.sponsor,
.peoplefirst { width:90%; margin:0 auto; }

.introduce_top { background:url(../images/introduce_top_bg.png) no-repeat top center #f4f4f3; background-size:contain; text-align:center; font-size:1.429rem;
				 line-height:2.857rem; color:#333; padding:22rem 0 5rem; font-weight:600; }
.introduce_top span { font-weight:700; color:#973c8c; }
.introduce_history { background:url(../images/introduce_history.png) no-repeat top center; height:875px; }

@media (max-width:1024px) {
	.introduce,
	.location,
	.decleration,
	.sponsor,
	.peoplefirst { width:auto; }
}
@media (max-width:768px) {
	.introduce,
	.location { width:100%; }
	.introduce_top { height:400px; padding-top:18rem; line-height:2.5rem; }
}
@media (max-width:425px) {
	.introduce_top { height:295px; font-size:1rem; line-height:1.6rem; padding:8rem 2rem; }
	.introduce_history { height:320px; background-size:100%; }
}


/* activity */
.activity ul { text-align:center; }
.activity ul li { text-align:center; width:33.33%; float:left; margin-bottom:3rem; }
.activity ul li:nth-child(4),
.activity ul li:nth-child(5) { width:50%; }
.activity ul li:nth-child(4) { padding-left:15%; }
.activity ul li:nth-child(5) { padding-right:15%; }
.activity ul li div { height:24rem; width:24rem; background-size:100%; margin:0 auto 2rem; }
.activity ul li p { font-size:1.8rem; line-height:2.4rem; color:#000; font-weight:600; }

.activity ul li:nth-child(1) div { background-image:url(../images/activity_01.png); }
.activity ul li:nth-child(2) div { background-image:url(../images/activity_02.png); }
.activity ul li:nth-child(3) div { background-image:url(../images/activity_03.png); }
.activity ul li:nth-child(4) div { background-image:url(../images/activity_04.png); }
.activity ul li:nth-child(5) div { background-image:url(../images/activity_05.png); }

@media (max-width:768px) {
	.activity ul li div { width:15rem; height:15rem; margin-bottom:1rem; }
	.activity ul li p { font-size:1.4rem; line-height:1.8rem; }
}
@media (max-width:425px) {
	.activity ul li { float:none; width:auto !important; padding:0 !important; }
}


/* member */
.member { display:flex; justify-content:space-around; padding:5rem 0; }
.member_box { text-align:center; }
.member_img { width:250px; height:250px; margin:0 auto; }
.member_img img { width:100%; }
.member_txt { font-size:1.429rem; color:#666; }
.member_txt span { font-size:2rem; color:#000; font-weight:600; display:inline-block; margin:1.5rem 0 .5rem; }

@media (max-width:768px) {
	.member_img { width:200px; height:200px; }
}
@media (max-width:425px) {
	.member { display:block; padding:2rem; }
	.member_box { margin-bottom:3rem; }
	.member_txt { font-size:1.2rem; }
	.member_txt span { font-size:1.6rem; margin:1rem 0 .5rem; }
}




/* location */
.location .root_daum_roughmap { border:0; width:100% !important; }
.location .map_box { margin-bottom:2rem; }
@media (max-width:768px) {
}
@media (max-width:425px) {
	.location .root_daum_roughmap { height:300px; }
}



/*peoplefirst */
.peoplefirst { font-size:1.429rem; line-height:2.143rem; text-align:center; }
.peoplefirst_box { background:url(../images/peoplefirst_bg.png) no-repeat top center #f4f4f3; color:#000; font-weight:600; padding:11% 10% 10%; }
.peoplefirst_txt_1 { font-size:2.857rem; }
.peoplefirst_txt_2 { background-color:#fff; border-radius:100px; padding:2% 5%; display:inline-block; margin:4rem 0 26rem; color:#e95269; font-size:2.143rem; }
.peoplefirst_txt_3 { border-top:1px #ddd solid; padding-top:4rem; line-height:2.857rem; }
.peoplefirst_txt_3 span { color:#a7559d; font-size:2.143rem; }

@media (max-width:768px) {
	.peoplefirst_box { background-size:100%; }
	.peoplefirst_txt_1 { font-size:2.2rem; }		
	.peoplefirst_txt_2 { margin:1rem 0 16rem; font-size:1.6rem; }
	.peoplefirst_txt_3 { padding-top:3rem; }
}
@media (min-width:425px) {
	.peoplefirst_txt_2 br { display:none; }
}
@media (max-width:425px) {
	.peoplefirst_box { padding:11% 5% 10%; background-size:140%; }
	.peoplefirst_txt_1 { font-size:1.6rem; }		
	.peoplefirst_txt_2 { font-size:1rem; line-height:1.4rem; margin:.5rem 0 10rem; padding:2% 10%; }
	.peoplefirst_txt_3 { padding-top:1rem; font-size:1rem; line-height:1.8rem; }
	.peoplefirst_txt_3 span { font-size:1.2rem; }
	.peoplefirst_txt_3 br { display:none; }
}



/* korea_peoplefirst */
.korea_peoplefirst { color:#000; text-align:center; }
.korea_peoplefirst_top { background:url(../images/korea_peoplefirst_top.png) no-repeat; background-size:100%; width:48.571rem; height:14.286rem; margin:0 auto; }
.korea_peoplefirst_txt_1 { font-size:1.429rem; line-height:2.143rem; margin:2rem 0; }
.korea_peoplefirst_txt_2 { font-size:2rem; line-height:2.857rem; font-weight:600; margin-bottom:3rem; }
.korea_peoplefirst_txt_2 span { color:#e9536b; }
.korea_peoplefirst_history {  background:url(../images/korea_peoplefirst.png) no-repeat top center; background-size:contain; height:72.857rem; }

@media (max-width:425px) {
	.korea_peoplefirst_top { width:100%; height:8rem; }
	.korea_peoplefirst_txt_1 { font-size:1rem; line-height:1.4rem; }
	.korea_peoplefirst_txt_2 { font-size:1.2rem; line-height:1.6rem; }
	.korea_peoplefirst_history { height:25rem; }
}



/* decleration */
.decleration_top { font-size:2.571rem; color:#000; line-height:4rem; text-align:center; border-top:1px #ddd solid; padding:4rem 0 5rem; }
.decleration_top span { font-size:2.857rem; color:#e7526b; font-weight:600; }

.decleration_box { background:url(../images/decleration_bg.png) no-repeat top center #f4f4f3; padding:10% 0 8% 20%; }
.decleration_box li { font-size:1.429rem; line-height:3.571rem; color:#333; font-weight:600; }
.decleration_box li span { font-weight:700; margin-right:.5rem; text-decoration:underline; }

.decleration_box li:nth-child(1) span,
.decleration_box li:nth-child(2) span,
.decleration_box li:nth-child(11) span { color:#f1a50e; }
.decleration_box li:nth-child(3) span,
.decleration_box li:nth-child(4) span { color:#38b25d; }
.decleration_box li:nth-child(5) span,
.decleration_box li:nth-child(6) span { color:#00a0ec; }
.decleration_box li:nth-child(7) span,
.decleration_box li:nth-child(8) span { color:#a7559d; }
.decleration_box li:nth-child(9) span,
.decleration_box li:nth-child(10) span { color:#e7526b; }

.decleration_txt { text-align:right; font-size:1.2rem; font-weight:600; line-height:3rem; }

@media (max-width:425px) {
	.decleration_top { font-size:1.4rem; line-height:2rem; padding:2rem 0 3rem; }
	.decleration_top span { font-size:1.6rem; }
	
	.decleration_box { background-size:200%; padding:15% 0 8% 7%; }
	.decleration_box li { font-size:.9rem; line-height:1.4rem; }
	
	.decleration_txt { font-size:1rem; }
}


/* sponsor */
.sponsor_box { font-size:1.429rem; line-height:2.143rem; text-align:center; background:url(../images/sponsor_bg.png) no-repeat top center #f4f4f3; color:#000; font-weight:600; padding:55% 10% 5%; }
.sponsor_txt_1 { font-size:1.429rem; border-bottom:1px #ddd solid; padding-bottom:3rem; }
.sponsor_txt_1 span { font-size:2.143rem; color:#a7559d; font-weight:700; display:inline-block; margin-bottom:1rem; }
.sponsor_txt_2 { background-color:#fff; border-radius:100px; padding:2% 5%; display:inline-block; margin:3rem 0; }
.sponsor_txt_2 span { color:#e95269; }
.sponsor_btn { font-size:1.429rem; color:#fff; background-color:#e8526b; border-radius:50px; padding:1rem 4rem; display:inline-block; margin-top:3rem; }
.sponsor_btn:hover { cursor:pointer; color:#fff; background-color:#eb3554; }

@media (max-width:768px) {
	.sponsor_box { background-size:120%; padding:55% 5% 10%; }
}
@media (max-width:425px) {
	.sponsor_box { font-size:1rem; line-height:1.6rem; }
	.sponsor_txt_1 { font-size:1rem; padding-bottom:2rem;  }
	.sponsor_txt_1 span { font-size:1.6rem; }
	.sponsor_txt_2 { margin:2rem 0; padding:2% 10%; }
	.sponsor_btn { font-size:1rem; padding:.5rem 2rem; margin-top:1rem; }
	
}





/* privacy */
.agree_info { height:300px; padding:3%; 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%; margin-top:120px; }
.access .panel { border-radius:0; box-shadow:none; width:60%; margin:5% auto 15%; }
.access .panel-heading { font-size:18px; background-color:#f4f6f9; background-image:none; text-align:center; font-weight: 600; }
.access #autologin { margin-left:15px; }
.admin_btn { margin-top:100px; text-align:right; }

