/*Font: Poppins*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*Font: Montserrat */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');

/*Font: Libre Baskerville*/
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700&display=swap');

/*Font: Noto Sans KR*/
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Light.woff2) format('woff2'), url(../fonts/NotoSans-Light.woff) format('woff'), url(../fonts/NotoSans-Light.ttf) format('truetype'), url(../fonts/NotoSans-Light.otf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Regular.woff2) format('woff2'), url(../fonts/NotoSans-Regular.woff) format('woff'), url(../fonts/NotoSans-Regular.ttf) format('truetype'), url(../fonts/NotoSans-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Medium.woff2) format('woff2'), url(../fonts/NotoSans-Medium.woff) format('woff'), url(../fonts/NotoSans-Medium.ttf) format('truetype'), url(../fonts/NotoSans-Medium.otf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Bold.woff2) format('woff2'), url(../fonts/NotoSans-Bold.woff) format('woff'), url(../fonts/NotoSans-Bold.ttf) format('truetype'), url(../fonts/NotoSans-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal
}
/* POPUP */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0;
}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
	margin:0 auto;
	height:0;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
        height: auto !important;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}


/*body*/
.body {
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
}
.body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
    letter-spacing: -0.02em;
}
html {
    font-size: 10px;
}
/*font*/
.tra_ty {
	font-family: "Malgun Gothic";
}
/*color*/
.c_rd {
    color: #e61e25 !important;
}
.c_lrd {
    color: #cd121c !important;
}
.c_drd {
    color: #c00000 !important;
}
.c_org{
    color:#f39800 !important;
}
.c_bl{
    color:#5bb531 !important;
}
.c_lbl{
    color:#93b2e0 !important;
}
.c_gr{
    color:#5bb531 !important;
}
.c_main{
    color:#0063c8 !important;
}
.c_bmain{
    color:#5bb531 !important;
}
/*Common*/
img {
	max-width: 100%;
}
@media (min-width:1200px){
    .container {
        width: 1170px;
    }
	.container.con2 {
        width: 1000px;
    }
}
@media (min-width:769px) and (max-width:1199px) {
    .container.con2 {
        width: 760px;
    }
}
@media (max-width:992px){
    /*.row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }*/
}
/*font*/
.f_lib {
	font-family: 'Libre Baskerville' !important;
}
.f_mon {
	font-family: 'Montserrat' !important;
    letter-spacing: 0px;
}
.f_pop {
	font-family: 'Poppins' !important;
}
.tra_ty {
	font-family: "Malgun Gothic";
}

/* weights */
.text-weight-light {
	font-weight: 300 !important;
}

.text-weight-normal {
	font-weight: 400 !important;
}

.text-weight-semibold {
	font-weight: 600 !important;
}

.text-weight-bold {
	font-weight: 700 !important;
}


/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}

#header .header-nav{
    display: inline-block !important;
}

@media (min-width:1601px){
    .header-container {
        width: 1170px;
    }
    .header-container .lo_wrp {
        width: 40%;
    }
    .header-container .mn_wrp {
        width: 60%;
        text-align: right;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 15px !important;
        font-size: 18px;
    }
}
@media (max-width:1600px) and (min-width:1201px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 15px !important;
        font-size: 18px;
    }
}
@media (max-width:1200px) and (min-width:991px){
    .header-container .lo_wrp {
        width: 20%;
    }
    .header-container .mn_wrp {
        width: 60%;
    }
    .header-container .bt_wrp {
        width: 20%;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 12px !important;
        font-size: 18px;
    }
}
@media (max-width:992px){
    #header .header-logo {
        float: none;
    }
    #header .bt_wrp {
        text-align: right;
        width: 10%;
    }
    #header .lo_wrp {
        text-align: left;
        width: 90%;
    }
    #header .fo_wrp a {
        text-decoration: none;
        color: #fff !important;
        display: inline-block;
        padding: 12px 15px 10px;
        line-height: 1em;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        border-radius: 80px;
        vertical-align: middle;
        background-color: #009900;
    }
    #header .fo_wrp a img {
        width: 20px;
        vertical-align: middle;
    }
    html #header:hover .fo_wrp a,
    html.add-header #header .fo_wrp a,
    html.sticky-header-active #header.header-transparent .fo_wrp a {
        color: #333;
    }
}
/*Common*/
img {
	max-width: 100%;
}
@media (max-width:992px){
    .owl-carousel .owl-nav [class*="owl-"],
    .owl-carousel .owl-nav [class*="owl-"]:active, 
    .owl-carousel .owl-nav [class*="owl-"]:focus, 
    .owl-carousel .owl-nav [class*="owl-"]:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:focus {
        border: 1px solid #fff;
        border-radius: 0px;
        border-collapse: #fff;
        background-color: rgba(0,0,0,0.3);
        font-size: 12px;
        padding-top: 2px;
    }
}
@media (max-width:992px){
    /*.row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }*/
}
/*font*/
.f_lib {
	font-family: 'Libre Baskerville' !important;
}
.f_pop {
	font-family: 'Poppins' !important;
}
.tra_ty {
	font-family: "Malgun Gothic";
}

/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}

/*sticky*/
html.add-header #header.header-transparent .header-body,
html.sticky-header-active #header.header-transparent .header-body {
    padding-top: 0px;
}
html #header.header-transparent .header-body:before {
    background-color: transparent;
    opacity: 0;
    border-bottom: 0px;
}
html #header:hover .header-body:before,
html.add-header #header.header-transparent .header-body:before,
html.sticky-header-active #header.header-transparent .header-body:before {
    background: #fff;
    opacity: 1;
}
html #header .header-nav-main nav > ul > li > a {
    font-weight: 500;
    color: #333 !important;
    border-radius: 0px;
    text-transform: none;
    vertical-align: middle;
    position: relative;
}
html.add-header #header .header-nav-main nav > ul > li > a,
html.sticky-header-active #header .header-nav-main nav > ul > li > a {
    color: #333 !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    left: 0;
    width: 100%;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 15px;
	color: #333;
	border-color: #0090d6;
    word-break: keep-all;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    z-index: 500;
    position: relative;
    left: 0;
    top: 0 !important;
    width: 100%;
    min-width: auto;
    display: block;
    opacity: 1;
    margin: 0;
    transform: translate3d(0, 0, 0);
    background: transparent;
    border: 0px;
    box-shadow: 0 0 0;
    padding: 0;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu a {
    font-weight: 300;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu a:before {
    content: "- "
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent;
}
#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:active > .dropdown-menu,
#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:focus > .dropdown-menu,
#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #333;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover,
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #2664ab;
	background-color: transparent;
}
html #header .header-nav-main nav > ul > li:first-child > a {
    color: #0063c8 !important;
}
@media (min-width:992px){
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		display:none !important;
	}
}
@media (min-width:1601px) {	
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 5px !important;
        font-size: 16px;
        min-width: 80px;
    }
}
@media (max-width:1601px) {	
    html #header .bt_wrp a {
        width: auto;
        padding: 12px 12px 9px;
    }	
    html #header .bt_wrp a img {
        margin: 0;
    }
    html #header .header-nav-main nav > ul.act:after,
    html #header .header-nav-main nav > ul:after {
        content: "";
        position: absolute;
        width: 10000px;
        top: 100%;
        background-color: rgba(255, 255, 255, 0.2);
        height: 0px;
        left: -600px;
        transform: translate3d(0, 0, 0);
        clear: none;
        display: block;
        border-top: 1px solid rgba(255,255,255,0.3);
    }
    html.add-header #header .header-nav-main.act  nav > ul:after,
    html.add-header #header .header-nav-main nav > ul:after,
    html.sticky-header-active #header .header-nav-main.act  nav > ul:after,
    html.sticky-header-active #header .header-nav-main nav > ul:after {
        background-color: rgba(255,255,255, 0.95);
        border-top: 1px solid rgba(0,0,0,0.3);
    }
}
@media (max-width:1201px) {	
    html #header .bt_wrp a {
        width: auto;
        padding: 12px 4px 9px;
    }
}
@media (max-width:992px) {
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		font-size: 16px;
		padding: 2px 0px;
        color: #666;
	}
	html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
	html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        color: #636363
	}
}
/*#header-t*/
#header .header-body {
    background-color: #fff;
}
#header .header-body .header-t {
    background-color: #070d21;
    position: relative;
    z-index: 10;
}
#header .header-body .header-t a {
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    color: #fff;
    font-size: 12px;
}
#header .header-body .header-t a strong {
    color: #2664ab;
}
/*#  - Header*/
#header .header-body {
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0;
}
html.add-header #header .header-body {
    border-bottom: 1px solid #ddd;
}
#header.bbt .header-body {
	border-bottom: 2px solid #e1e1e1;
}
#header .header-nav-main {
    margin: 0;
    float: none;
    text-align: center;
}
#header .header-nav-main nav > ul > li {
    position: relative !important;
    float: none;
    display: inline-block;
}
#header .header-nav-main nav > ul > li.act > a {
    color: #612683 !important;
	font-weight: 600;
	position: relative;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
	margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    white-space: normal;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #0090d6;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #333 !important;
	background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
@media (min-width:991px) and (max-width:1200px) {	
	#header .header-nav-main nav > ul > li > a {
		padding: 35px 15px !important;
	}
}
@media (min-width:991px) {	
    /*#header .header-nav-main nav > ul:hover:after {
        height: 430px;
        background-color: rgba(255, 255, 255, 0.9);
        position: absolute;
        width: 100%;
        left: -10%;
        width: 120%;
        z-index: 1;
    }*/
    #header .header-nav-main nav > ul.act:after {
        height: 280px !important;
    }
    #header .header-nav-main nav > ul > li:hover > a:before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background-color: #0063c8;
        height: 3px;
        width: 100%;
        z-index: 3;
    }
    #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
    }
    #header .header-nav-main nav > ul.act > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul:hover > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul > li.dropdown:hover  > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
        top: auto;
        display: block;
        opacity: 1;
    }
	#header .header-nav-main nav > ul > li > a > i {
		font-size: 10px;
		vertical-align: middle;
		margin-top: -3px;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-top: 0px;
		min-width: 0px;
		box-shadow: 0 0 0;
		padding: 25px 5px;
		min-width: 100%;
	}
	#header .header-nav-main nav > ul > li.act > a:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: #612683;
		bottom: -2px;
		left: 0;
	}
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
        font-size: 15px;
        font-weight: 400;
        border-bottom: 0px;
        padding: 8px 0;
        line-height: 1.2em;
        text-align: center;
        text-align: left;
 }
}
@media (max-width:992px) {
    #header .header-logo {
        padding: 0px !important;
    }
    #header.header-narrow .header-logo img {
        margin: 25px 0;
        width: 280px;
    }
	#header .header-nav-main {
		margin-bottom: 0px !important;
		padding: 0px !important;
		background-color: transparent !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: #2664ab !important;
		border-color: #fff;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #333 !important;
        padding: 7px 8px 3px 8px !important;
		font-size: 18px;
    }
    #header .header-nav-main nav > ul li a .fa-caret-down {
        width: 100%;
        text-align: right;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #2664ab !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        background-color: transparent !important;
    }
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
/*actbtn*/
#header .bt_wrp a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 12px 5px 9px;
    line-height: 1em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 80px;
    vertical-align: middle;
}
#header .bt_wrp .actbtn {
    background-color: #009900;
}
#header .bt_wrp a img {
    width: 45px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
@media (min-width:1201px){
    #header .bt_wrp .actbtn {
        background-color: #009900;
        width: 140px;
    }
}
@media (max-width:768px){
    #header .bt_wrp a img {
        width: 30px;
    }
    #header .bt_wrp a img {
        margin: 0px;
    }
    #header .bt_wrp .lnk_yt {
        margin-right: 5px;
    }
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    float: none;
	margin: 23px 0;
	background-color: transparent;
	color: #fff;
	padding: 4px 8px !important;
	line-height: 22px !important;
	font-size: 26px !important;
    display: inline-block;
}
html #header:hover .header-btn-collapse-nav,
html.add-header #header .header-btn-collapse-nav,
html.sticky-header-active #header .header-btn-collapse-nav {
    color: #111;
}
@media (max-width:768px){
    #header .bt_wrp a {
        padding: 12px 3px 9px;
    }
}
/*lines_bar*/
.lines_bar {
    display: inline-block;
    width: 30px;
    height: 4px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #333;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 30px;
    height: 4px;
    transition: 0.3s;
    position: absolute;
    background-color: #333;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.lines_bar:before {
    top: 10px;
}
.lines_bar:after {
    top: -10px;
}
.mmenu-open .lines_bar {
    background-color: transparent !important;
}
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 30px;
}
.mmenu-open .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.mmenu-open .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

/*mn_header*/
.mn_header {
	background-color: #f2f2f2;
}
.mn_header .logobox {
	padding: 25px 0;
}
.mn_header .logobox a {
	text-decoration: none;
	display: block;
}
.mn_header .h_nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.mn_header .h_nav a {
	text-decoration: none;
	display: block;
	padding: 15px 0;
	color: #333;
	font-family: 'Libre Baskerville';
}
@media (max-width:992px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/*Mobile Navigation*/
.mobile-nav {
	position: fixed;
    opacity: 0;
	top: 0;
	left: 0;
    z-index: -10;
	width: 100%;
	height: 100%;
	padding: 40px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: rgba(3, 101, 200, 0.95);
}
.mmenu-open .mobile-nav {
    display: block;
    opacity: 1;
	z-index: 90;
}
.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: 85px;
    top: -30px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
    cursor: pointer;
}
.mobile-side-menu #mainNav > li {
    margin: 0;
}
.mobile-side-menu > li > a {
	text-transform: uppercase;
}
.mobile-side-menu li {
	display: block;
	position: relative;
	width: 100%;
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu #mainNav {
	margin-top: 200px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.mobile-side-menu li a {
	display: block;
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-weight: 600;
	background-color: transparent;
	color: #fff;
	border: 0;
	padding: 15px 10px;
	white-space: normal;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none !important;
}
.mobile-side-menu li a:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li ul {
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
.mobile-side-menu .nav .open>a, 
.mobile-side-menu .nav .open>a:focus, 
.mobile-side-menu .nav .open>a:hover{
    background-color: transparent;
    position: relative;
    color: #fff;
}
.mobile-side-menu li li a {
	margin-left: 10px;
	font-size: 15px;
}
.mobile-side-menu li li a:before {
	font: normal normal 16px/16px "FontAwesome";
	text-decoration: inherit;
	content: "\f105";
	-webkit-font-smoothing: antialiased;
	float: left;
	margin-right: 10px;
}
.mobile-side-menu li li li a {
	margin-left: 20px;
}
.mobile-side-menu li .mmenu-toggle {
	position: absolute;
	top: 5px;
	right: 0;
	display: block;
	color: #636363;
	background-color: transparent;
	cursor: pointer;
	font-size: 0;
	width: 40px;
	height: 40px;
    z-index: 100;
	margin-top: 1px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-side-menu li .mmenu-toggle:after {
	content: "\f196";
	font-family: 'FontAwesome';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
	width: 19px;
	height: 19px;
	font-size: 19px;
	line-height: 19px;
	display: block;
	position: absolute;
	left: 10px;
	top: 11px;
    color: #fff;
}
.mobile-side-menu li.dropdown-submenu .mmenu-toggle {
	width: 17px;
	height: 17px;
}
.mobile-side-menu li.dropdown-submenu .mmenu-toggle:after {
    left: 0;
    top: 0;
}
.mobile-side-menu li.open > .mmenu-toggle:after {
	content: "\f147";
}


.mobile-side-menu .dropdown-menu {
    border: 0px;
    box-shadow: 0 0 0;
    position: relative;
    min-width: 100%;
    background-color: transparent;
    margin-bottom: 15px;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 12px;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.mobile-side-menu .log_nav li a {
	font-size: 16px;
    color: #989898;
    font-weight: 400;
}
/*#mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 998;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}*/
.mmenu-open #mobile-menu-overlay {
	opacity: .15;
	visibility: visible;
}

.mmenu-open.body {
	left: 250px;
}
.mmenu-open #mobile-menu-overlay {
	opacity: 0.3;
	visibility: visible;
}
.mmenu-open .mobile-nav {
	left: 0;
}

@media (min-width:992px){

	.mobile-nav {
		display:none !important;
	}

    .mobile-side-menu #mainNav > li {
        width: 20%;
        margin: 0;
        position: relative;
        min-height: 230px;
        padding-right: 30px;
    }
    .mobile-side-menu #mainNav > li:not(:last-child):after {
        content: "";
        position: absolute;
        right: 15px;
        top: 0%;
        height: 100%;
        width: 1px;
        background-color: rgba(255,255,255,0.3);
    }
    .mobile-side-menu li ul {
        display: block;
    }
    .mobile-side-menu li .mmenu-toggle {
        display: none;
    }
}
@media (max-width:992px){
    .mobile-side-menu #mainNav {
        margin-top: 100px;
    }
    .mobile-side-menu #mainNav > li:not(:last-child) {
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    .mobile-side-menu > .mmenu-toggle-btn {
        right: 15px;
        top: -44px;
    }
    .mobile-side-menu li li a {
        padding: 5px;
    }
    .mobile-side-menu li li a:hover {
        padding: 5px;
        background-color: transparent !important;
        color: #fff !important;
    }
}
@media (max-width:768px){
    .mobile-nav {
        overflow-y: scroll;
    }
}
/*f_wrp*/
.mobile-side-menu .row {
    margin: 0 -2px;
}
.mobile-side-menu .row > div{
    padding: 0 2px;
}
.mobile-side-menu .f_wrp {
    margin-top: 20px;
}
.mobile-side-menu .f_wrp a {
    text-decoration: none;
    color: #333;
    display: inline-block;
    padding: 12px 10px 9px;
    line-height: 1em;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    vertical-align: middle;
    border: 2px solid #333;
}
.mobile-side-menu .f_wrp .actbtn {
    border-color: #009900;
    background-color: #009900;
    color: #fff;
}
.mobile-side-menu .f_wrp a img {
    width: 15px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:992px){
    .conbox {
        margin-top: 30px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
}
/*sec_dvd*/
.sec_dvd {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
.sec_dvd.sec_dvd_mini20 {
    padding: 20px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 50px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 30px 0;
    }
    .sec_dvd.sec_dvd_mini20 {
        padding: 20px 0;
    }
}

/*c_wrp*/
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
@media (min-width:991px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > li,
    .c_wrp > div {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:992px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}



/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 45px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #221814;
    font-weight: 600;
    line-height: 1.6em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #221814;
    font-weight: 600;
    line-height: 1.6em;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 300;
    line-height: 1.6em;
    text-transform: none;
}
h6.dft {
    font-size: 16px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.6em;
    text-transform: none;
}
p.dft {
    font-size: 18px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 400;
}
.conp {
    margin-top: 1rem;
}
@media (max-width:992px){
    h1.dft {
        font-size: 28px;
    }
    h2.dft {
        font-size: 24px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 18px;
    }
    h5.dft {
        font-size: 16px;
    }    
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 14px;
    }
}

/*row*/
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > li,
    .row > div {
        padding: 0 5px;
    }
}

/*subtop*/
.subtop {
    position: relative;
}
.subtop:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: url(../img/w_mark_w.png) center 40% no-repeat;*/
}
.subtop h2 {
	font-size: 40px;
	font-weight: 700;
}
@media (min-width:769px){
	.subtop {
		/*background-attachment: fixed !important;*/
	}
	.subtop .c_wrp {
		height: 300px;
	}
}
@media (max-width:768px){
	.subtop {
		background-size: cover !important;
	}
    .subtop:after {
        background-size: 150px;
        background-position: center 40% !important;
    }
	.subtop .c_wrp {
		height: 150px;
		padding-bottom: 20px;
	}
	.subtop h2 {
		font-size: 20px;
        line-height: 1em;
		margin-bottom: 5px;
		opacity: 1;
	}
}

/*siteconfig*/
.siteconfig {
	display: inline-block;
	padding: 5px 0;
}
.siteconfig .home_box a,
.siteconfig .home_box {
	color: #333;
	display: inline-block;
	padding: 1px 3px;
	position: relative;
	font-size: 12px;
	font-weight: 300;
}
.siteconfig .home_box:after {
	content: "\f105";
	font: normal normal normal 12px/1 FontAwesome;
	display: inline-block;
	padding-left: 3px;
	color: #aaa;
    font-weight: 700;
}
.siteconfig .home_box.home_box3:after {
	content: "";
}
@media (max-width:768px){
	.siteconfig {
		display: inline-block;
		padding: 0px;
	}
	.siteconfig .home_box a,
	.siteconfig .home_box {
		position: relative;
		font-size: 10px;
		padding: 0;
	}	
}


/*all-content-common*/
#all-content-common {
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding: 40px 0;
}
/*bo_wrp*/
.bo_wrp {
    background-color: #fff;
}
@media (max-width:768px){
    .bo_wrp {
        padding-top: 20px;
    }
}

/*sub_content*/
.sub_content  {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.sub_content .txt {
    position: relative;
    padding-left: 20px;
}
.sub_content .txt h2 {
    font-weight: 600;
    line-height: 1em;
}
.sub_content .txt p {
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
    margin-top: 20px;
}

@media (min-width:769px){
    .sub_content .rt{
        text-align: right;
    }
}
@media (max-width:768px){
    .sub_content  {
        padding-bottom: 10px;
    }

}

.sub_page{
    padding-top: 20px;
}
@media (max-width:768px){
    .sub_page{
        padding-top: 10px;
    }
}

/*sub_content*/
.sub_content h1.sub_tit {
    font-size: 24px;
    line-height: 1em;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    margin-bottom: 20px;
}
@media (max-width:768px){
    .sub_content h1.sub_tit {
        font-size: 18px;
        padding: 15px 0;
        margin-bottom: 15px;
    }
}

/*lft_menu*/
#lft_menu {
    /*padding: 20px 20px 20px 0;*/
}
#lft_menu >li > h4 {
    /*background: url(../img/tab_bg.png) center center no-repeat;*/
    background-size: cover;
    background-color: #333;
    padding: 30px 15px;
    color: #fff;
}
#lft_menu >li > span,
#lft_menu >li > a {
    text-decoration: none;
    display: block;
    padding: 15px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-right: 30px;
    font-weight: 600;
    cursor: pointer;
}
#lft_menu >li > span:after,
#lft_menu >li > a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}
#lft_menu >li.active > span,
#lft_menu >li.active > a {
    background-color: #0063c8;
    color: #fff;
}
#lft_menu >li.active > span:after,
#lft_menu >li.active > a:after {
    color: #fff;
}
#lft_menu ul {
    background-color: #f7f7f7;
    padding: 10px 0;
    
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#lft_menu ul li a {
    text-decoration: none;
    display: block;
    color: #333;
    font-size: 17px;
    padding: 5px 15px;
}
#lft_menu li:not(.active) ul {
    height: 0px;
    overflow: hidden;
    padding: 0px;
}
#lft_menu ul li a:hover,
#lft_menu ul li.active a {
    color: #0063c8;
}

/*tab_main*/
#tab_main {
    margin: 0 auto;
    z-index: 8;
    position: relative;
	background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
#tab_main.sticky-active {
    width: 100% !important;
    max-width: 100% !important;
	left: 0 !important;
    margin-top: 0px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}
#tab_main .tabcon > li {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
#tab_main .tabcon > li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0%;
	height: 100%;
	width: 1px;
	background-color: rgba(0,0,0,0.1);
}
#tab_main .tabcon > li:first-child:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0%;
	height: 100%;
	width: 1px;
	background-color: rgba(0,0,0,0.1);
}
#tab_main .tabcon > li > span,
#tab_main .tabcon > li > a {
	display: inline-block;
	color: #222;
	font-size: 17px;
	line-height: 1em;
	text-decoration: none;
	padding: 15px 10px;
}
#tab_main .tabcon > li > span {
	min-width: 160px;
	position: relative;
	cursor: pointer;
	padding: 15px 30px 15px 10px;
}
#tab_main .tabcon > li > span i {
	position: absolute;
	right: 5px;
}
#tab_main .hide_m {
	display: none;
}
#tab_main .tabcon > li ul {
	position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.9);
    top: 100%;
    margin-top: 0px;
    width: 100%;
    left: 0;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}
#tab_main .tabcon > li ul li a {
	text-decoration: none;
	display: block;
	padding: 15px 20px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 15px;
	line-height: 1em;
}
#tab_main .tabcon > li ul li:not(:last-child) a {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#tab_main .tabcon > li ul li:hover > a {
	color: #fff;
}
@media (max-width:768px){
	#tab_main {
		padding: 5px;
	}
    #tab_main .container {
        padding: 0 5px;
    }
	#tab_main .tabcon > li {
		padding: 0 5px;
	}
	#tab_main .tabcon > li > span,
	#tab_main .tabcon > li > a {
		font-size: 11px;
		padding: 5px 15px 5px 5px;
	}
	#tab_main .tabcon > li > span {
		min-width: 95px;
	}
	#tab_main .tabcon > li > span.tt_btn1 {
		min-width: 65px;
	}
	#tab_main .tabcon > li ul {
		margin-top: 5px;
	}
	#tab_main .tabcon > li ul li a {
		font-size: 12px;
		padding: 15px 10px;
	}
	#tab_main .tabcon > li .home {
		padding: 5px;
	}
}


/*visual*/
#visual {
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
}
#visual .slk_wrp{
    height: 450px;
	overflow: hidden;
}
#visual .slk_wrp .slick-slider {
    height: 450px;
    position: relative;
	overflow: hidden;
	width:100%;
}
#visual .arrow_wrp {
    position: absolute;
    left: 0;
    top: 60%;
    z-index: 70;
    width: 100%;
}
#visual .arrowSlider {
    margin-top: 80px;
}
#visual .arrowSlider > span {
    width: 42px;
    display: inline-block;
    cursor: pointer;
}
#visual .arrowSlider #arr_prev {
    margin-right: 20px;
}
#visual .bg1 {
	height: 450px;
    background: url(../img/main_bg1.jpg?v=1) center center no-repeat;
    background-size: cover;
	display:inline-block;
	width:100%;
}
#visual .bg2 {
	 height: 450px;
    background: url(../img/main_bg2.jpg?v=1) center center no-repeat;
    background-size: cover;
	display:inline-block;
	width:100%;
}
#visual .bg3 {
	height: 450px;
    background: url(../img/main_bg3.jpg?v=1) center center no-repeat;
    background-size: cover;
	display:inline-block;
	width:100%;
}
#visual .slk_wrp p {
    text-transform: uppercase;
    line-height: 1.4em;
}
#visual .slk_wrp h1 {
    line-height: 1.2em;
    margin-top: 5px;
    font-weight: 700;
}

#visual .slk_wrp h6 {
    margin-top: 20px;
    font-weight: 300;
    margin-bottom: 60px;
}
#visual .slk_wrp h2,
#visual .slk_wrp h3,
#visual .slk_wrp p {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}


@media (min-width:769px) and (max-width:1200px) {
    #visual .arrow_wrp {
        left: 15px;
    }
}
@media (max-width:768px){
	#visual .slk_wrp{
		height: 300px;
	}
    #visual .slk_wrp .slick-slider {
        height: 300px;
    }
	#visual .bg1 {
	height: 300px;
	}
	#visual .bg2 {
		 height: 300px;
	}
	#visual .bg3 {
		height: 300px;
	}
    #visual .arrow_wrp {
        top: 70%;
        left: 15px;
    }
    #visual .arrowSlider {
        margin-top: 25px;
    }
    #visual .arrowSlider > span {
        width: 20px;
    }
    #visual .slk_wrp h2 {
        font-size: 20px;
    }
    #visual .slk_wrp h3 {
        font-size: 18px;
    }
    #visual .slk_wrp p {
        margin-top: 10px;
    }
}

/*msec0*/
#msec0 .ms0_box{
    display: block;
    text-decoration: none;
}
#msec0 .ms0_box .ibox img{
    width: 50px;
    margin-bottom: 10px;
}
#msec0 .ms0_box{
    padding: 20px 0;
}
#msec0 .rt {
    /* background: url(../img/ms0_rt.png) 40px 90% no-repeat */
}
#msec0 .vdo_wrp {
    border: 1px solid #ddd;
    padding: 20px 30px;
    background: url(../img/ms0_rt.png) 30px 90% no-repeat;
}
#msec0 .yt_l_wrp iframe {
    /*box-shadow: 10px 10px 20px rgba(0,0,0,0.2);*/
}
#msec0 .lt{
    border: 1px solid #ddd;
}
#msec0 .lt ul li:nth-child(1) .ms0_box{
   border-right: 1px solid #ddd; 
}
#msec0 .lt ul li:nth-child(2) .ms0_box{
   border-right: 1px solid #ddd; 
}
#msec0 .lt ul li:nth-child(4) .ms0_box{
   border-right: 1px solid #ddd; 
    border-top: 1px solid #ddd; 
}
#msec0 .lt ul li:nth-child(5) .ms0_box{
   border-right: 1px solid #ddd;
    border-top: 1px solid #ddd; 
}
#msec0 .lt ul li:nth-child(6) .ms0_box{
   border-top: 1px solid #ddd; 
}
@media (min-width:992px){
     #msec0 .lt{
        width: 40%;
    }
     #msec0 .rt{
        padding-left: 20px;
    }
}
@media (max-width:991px){
     #msec0 .rt{
        margin-top: 15px;
        text-align: center;
    }
    #msec0 .yt_l_wrp iframe {
        height: 350px !important;
        margin-top: 10px;
    }
}
@media (min-width:769px){
   
   
    #msec0 .rt ul li{
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (max-width:768px){
   
    #msec0 .ms0_box .ibox img{
        width: 30px;
        margin-bottom: 8px;
    }
    #msec0 .rt h4{
        text-align: center;
    }
    #msec0 .vdo_wrp,
    #msec0 .yt_l_wrp .yt_l {
        text-align: center;
    }
    #msec0 .yt_l_wrp .yt_l .yt_l_img {
        width: 100px;
        margin-bottom: 10px;
    }
    #msec0 .yt_l_wrp iframe {
        height: 250px !important;
    }
    #msec0 .yt_l p a {
        border: 1px solid #ddd;
        border-radius: 50px;
        padding: 5px 5px 5px 15px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
}

/*msec1*/

#msec1 .cs_box{
    text-decoration: none;
    padding: 30px;
    border-radius: 5px;
    background-color: #f7f7f7;
    display: block;
}
#msec1 .cs_box h2{
    margin-top: 10px;
}
#msec1 .cs_box h2 img{
    width: 40px;
}
#msec1 .cs_box h6{
    margin-top: 20px;
    color: #818181;
}
#msec1 .cs_box h5{
    margin-top: 10px;
    color: #fff;
    padding: 5px 12px;
    background-color: #0063c8;
    text-align: center;
    border-radius: 5px;
    max-width: 310px;
}
#msec1 .btit {
    margin-bottom: 10px;
}
#msec1 .btit a {
    color: #0063c8;
    text-decoration: none;
}
#msec1 .menu_box .menu_cont{
    position: relative;
    padding: 20px 20px;
    display: block;
    border-radius: 5px;
    text-decoration: none;
}

#msec1 .menu_box ul li:nth-child(1) .menu_cont{
    background-color: #0063c8; 
}
#msec1 .menu_box ul li:nth-child(2) .menu_cont{
    background-color: #28abd7;
}
#msec1 .menu_box ul li:nth-child(3) .menu_cont{
    background-color: #375d73;
}
#msec1 .menu_box ul li:nth-child(4) .menu_cont{
    background-color: #91969c;
}
#msec1 .menu_box .menu_cont span{
    position: absolute;
    bottom:20px;
    right:20px;
    width: 35px;
}
@media (min-width:992px){
    #msec1 .cs_box{
        min-height: 266px;
    }
    #msec1 .ms1_wrp > li{
        padding-right: 10px;
        padding-left: 10px;
    }
    #msec1 .ms1_wrp > li:nth-child(1){width:30%;}/* 2022-02-14 수정 */
    #msec1 .ms1_wrp > li:nth-child(2){width:30%;}/* 2022-02-14 수정 */
    #msec1 .ms1_wrp > li:nth-child(2) h6.dft {letter-spacing: -1px; font-size:15px;}/* 2022-02-14 수정 */
    #msec1 .ms1_wrp > li:nth-child(3){width:40%;}/* 2022-02-14 수정 */

    #msec1 .menu_box ul > li{
        padding-right: 5px;
        padding-left: 5px;
    }
    #msec1 .menu_box ul li:nth-child(1) .menu_cont, #msec1 .menu_box ul li:nth-child(2) .menu_cont{
        margin-bottom: 10px;
    }
}
@media (max-width:991px){
    #msec1 .menu_box{
        margin-top: 20px;
    }
     #msec1 .cs_box{
        border-radius: 0;
    }
    #msec1 .menu_box .menu_cont{
        min-height: 80px;
        border-radius: 0;
    }
    #msec1 .btit{
        margin-top: 20px;
    }
    #msec1 .cs_box h2 img{
        width: 25px;
    }
}
@media (min-width:769px) and (max-width:991px) {
    #msec1 .menu_box ul li:nth-child(1) .menu_cont, #msec1 .menu_box ul li:nth-child(2) .menu_cont{
        margin-bottom: 15px;
    }
}
@media (min-width:769px){
    
    #msec1 .menu_box .menu_cont{
        min-height: 128px;
    }
    
    #msec1 .ms1_wrp > li:nth-child(3){
        padding-left: 25px;
    }
}
@media (max-width:768px){
   
    #msec1 .menu_box .menu_cont span{
        position: absolute;
        bottom:50%;
        margin-bottom: -12px;
        right:20px;
        width: 25px;
    }
    
    
}
/*basic_latest*/
.basic_latest {
    border-top: 1px solid #ddd;
}
.basic_latest li {
    border-bottom: 1px solid #ddd;
}
.basic_latest li a {
    text-decoration: none;
    color: #666;
    font-weight: 300;
    font-size: 16px;
    padding: 9px 0;
    table-layout: fixed;
}
.basic_latest li a .sbj span {
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.basic_latest li a .date {
    text-align: right;
    width:100px;
}
.basic_latest li a .date strong {
    color: #333;
    display: inline-block;
}
@media (max-width: 768px){
    .basic_latest li a {
        font-size: 13px;
        padding: 7px 0;
    }
    .bd_wrp > li:not(:last-child){
        margin-top: 15px;
    }
}
/*msec2*/
#msec2 {
    background-color: #f7f7f7;
}
/*gall_latest*/
#gall_latest .owl-item {
    padding: 15px;
}
#gall_latest a {
    text-decoration: none;
    display: block;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 12px 15px;
    position: relative;
    
}

#gall_latest a h6{
    color: #818181;
    position: relative;
    padding-left: 28px;
}
#gall_latest a h6:before{
    position: absolute;
    background: url(../img/ms2_hd.png) center center no-repeat;
    content: "";
    top:2px;
    left: 0;
    width: 22px;
    height: 22px; 
}
#gall_latest a img{
    position: absolute;
    top:15px;
    right: 15px;
    width: 20px;
    height: 20px;
}

#gall_latest a:hover{
    border: 1px solid #0063c8;
}

.owl-carousel .owl-nav [class*="owl-"],
.owl-carousel .owl-nav [class*="owl-"]:active, 
.owl-carousel .owl-nav [class*="owl-"]:focus, 
.owl-carousel .owl-nav [class*="owl-"]:hover, 
.owl-carousel .owl-nav [class*="owl-"]:active:hover, 
.owl-carousel .owl-nav [class*="owl-"]:active:focus {
    border: 1px solid #ddd;
    border-radius: 0px;
    color: #aaa;
    background-color: rgba(255,255,255,0.3);
    font-size: 12px;
    padding-top: 2px;
}
@media (min-width:991px) {
    .owl-carousel .owl-nav{
        top:9%;
    }
    .owl-carousel .owl-nav .owl-next {
        right: -45px;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: -45px;
    }
    #msec2 {
        padding: 15px 0;
    }
}
@media (max-width:991px) {
     #gall_latest a {
        max-width: 80%;
        margin: 0 auto;
    }
    .owl-carousel .owl-nav{
        top:9%;
    }
}
@media (max-width:768px) {
   
    #gall_latest a h6{
        padding-left: 20px;
    }
    #gall_latest a h6:before{
        top:2px;
        left: 0;
        width: 15px;
        height: 15px;
        background-size: 15px;
    }
    #gall_latest a .on, #gall_latest a .off, #gall_latest a:hover .on, #gall_latest a:hover .off{
        display: none;
    }

    .basic_latest li a .date {width:80px;}
    
}

/*f_top*/
.f_top {
    padding: 10px 0;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #636363;
    font-weight: 300;
    background-color: #363636;
}
.f_top .lft a {
    text-decoration: none;
    display: inline-block;
    color: #aaa;
    padding: 0 8px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    white-space: nowrap;
    word-break: keep-all;
}
.f_top .lft a:first-child{
    color: #bfd7f0;
}
@media (max-width:768px) {
    .f_top {
        padding: 15px 0;
    }
    .f_top .lft a {
        font-size: 11px;
        padding: 0 3px;
    }
}

/*footer*/
#footer {
    border-top: 0px;
    margin-top: 0px !important;
    background-color: #363636;
    padding: 40px 0 !important;
}
#footer h6{
    color: #aaa;
}
#footer .container .row > div {
     margin-bottom: 0px; 
}
@media (min-width:769px) {
    #footer .logo {
        width: 400px;
        display: table-cell;
    }
}
@media (max-width:768px) {
    #footer {
        word-break: keep-all;
        padding: 40px 0 !important;
    }
    #footer .f_rt {
        padding-left: 15px;
        position: relative;
    }
    #footer .logo {
        margin-bottom: 15px;
        margin-bottom: 15px;
    }
    #footer .logo img {
        width: 200px;
    }
}

/*snsbox*/
.snsbox {
    display: inline-block;
}
.snsbox a {
    text-decoration: none;
    display: inline-block;
    width: 81px;
    margin: 0 5px;
    opacity: 0.8;
}
.snsbox a:hover,
.snsbox a:focus {
    opacity: 1;
}
@media (max-width:768px){
    .snsbox a {
        width: 81px;
        margin: 0 3px;
    }
}

.youtube_wrap {position:relative; width:100%; height:auto; padding-top:50%;}
.youtube_wrap .mv_box {position:absolute; top:0; left:0; width:100%; height:100%;}
