@charset "utf-8";

/* Common */
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}
body, html {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
body, input, textarea, select, button, table {
    font-family: 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
}
.wf-notosanskr-n4-active body, .wf-notosanskr-n4-active input, .wf-notosanskr-n4-active textarea, .wf-notosanskr-n4-active select, .wf-notosanskr-n4-active button, .wf-notosanskr-n4-active table {
    font-family: 'Noto Sans KR', 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif !important;
}
img, fieldset, button {
    border: 0;
}
ul, ol {
    list-style: none;
}
em, address {
    font-style: normal;
}
a {
    text-decoration: none;
}
a:hover, a:active, a:focus {
    text-decoration: none;
}
.blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
}
.edge {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #333;
}
.clear {
    clear: both
}
/* Skip to content */
.skip {
    margin: 0
}
.skip > a {
    display: block;
    overflow: hidden;
    height: 0;
    line-height: 28px;
    text-align: center;
}
.skip > a:focus {
    height: auto;
}
/* Layout */
.container {
    max-width: 1200px;
    width: 100%;
    background-color: #fff;
    margin:0 auto;
}
.header {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    zoom: 1;
}
.header > .side {
	position: absolute;
    z-index: 2;
    margin: 17px 0 0 22px;
    line-height: 20px;
    right: 0;
    top: 0;
}
.visual {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: auto;
}
.main .visual {
	border: 17px solid #02ddc9;
}
.body {
    position: relative;
    padding: 0 0 0 0;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    background: #fcfcfc;
}
.body .content {
	background: #fff;
}
.body.fixed-width {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}
.header:after, .body:after {
    display: block;
    clear: both;
    content: '';
}
.body {
	margin-top: 10px;
}
.content {
    zoom: 1;
}
.content:after {
    display: block;
    clear: both;
    content: '';
}
.content > :first-child {
    margin-top: 0;
}
.content img {
    max-width: 100%;
    height: auto;
}
/* Header */
.header {
	border-bottom: 2px solid #bdbdbd;
}
.header > h1 {
    float: left;
    padding: 30px 0 15px 0;
    margin-right: 32px;
    line-height: 1.0em;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -0.05em;
    border-top: 10px solid #01a89e;
}
.header > h1 a {
	color: #000;
}
.header > h1 span {
	font-weight: 900;
}
.header > h1 img {
    vertical-align: middle;
    max-height: 40px;
}
/* Fixed Header */
.container.fixed_header {
    padding-top: 86px
}
.fixed_header .header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    z-index: 1000;
    padding: 0;
}
.fixed_header .header_wrap.shrink {
    position: fixed;
    top: 0;
    width:100%;
    width:auto;
    z-index: 1000;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    -webkit-animation: ani-header 0.5s forwards;
    animation: ani-header 0.5s forwards;
    left: 0;
    right: 0;
}
.fixed_header .header_wrap.shrink .header {
	border-bottom: 0;
}
.fixed_header .header_wrap.shrink .gnb > ul > li > a {
    line-height: 16px;
}
.fixed_header .header_wrap.shrink .header > .side {
    margin: 19px 0 0 22px;
}
.fixed_header .header_wrap.shrink .search_area {
    padding: 0 20px;
}
/* Footer */
.footer {
	width: 100%;
    background-color: #959595;
    color: #fff;
    text-align: center;
}
.footer .container {
    background-color: #959595;
}
.footer a {
	color: #fff;
}
.footer a:hover, .footer a:focus {
    text-decoration: none;
}
.footer .f_info_area {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}
.footer .f_info_area .relative-link ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	text-align: center;
}
.footer .f_info_area .relative-link ul li {
	display: inline-block;
	margin: 0 2px;
	padding: 0;
}
.footer .f_info_area .org-information ul {
	display: inline-block;
	width: 310px;
	text-align: justify;
	margin: 18px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8em;
	color: #fff;
}
.footer .f_info_area .org-information ul li {
	position: relative;
	padding: 0 0 0 28px;
}
.footer .f_info_area .org-information ul li i {
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 20px;
	color: #01ddc8;
}
.footer .f_cr_area {
    padding: 5px 19px;
}
.footer .copyright {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 13px;
    color: #f1f1f1;
    line-height: 16px;
}
.footer .copyright a {
    color: #f1f1f1;
}
.footer .copyright a:hover,
.footer .copyright a:focus,
.footer .copyright a:active {
    color: #cda25a;
}
.footer .copyright span {
    display: inline-block;
    margin-left: 60px;
}
.footer .sub_desc {
    margin-bottom: 16px;
    font-size: 13px;
    color: #888;
    line-height: 22px;
}
.footer .f_info {
	text-align: center;
}
.footer .f_logo {
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 16px;
    font-size: 24px;
    color: #555;
}
.footer .f_logo.log_txt a {
    font-size: 24px;
    font-weight: bold;
    color: #555;
}
.footer .f_logo img {
    max-width: 240px;
}
.footer .f_info2 {
    overflow: hidden;
    margin-top: 7px;
}
.footer .site_map > ul {
    display: inline-block;
    overflow: hidden;
    background: url(../img/bg_sitemap.png) repeat-y;
}
.footer .site_map > ul li {
    float: left;
    width: 282px;
    margin: 0 0 0 24px;
}
.footer .site_map > ul li:first-child, .footer .site_map > ul li.clear {
    clear: both;
    margin-left: 0;
}
.footer .site_map > ul li a {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 23px;
    font-size: 15px;
    font-weight: bold;
    color: #555;
}
.footer .site_map > ul ul {
    overflow: hidden;
    margin: 0 0 10px;
}
.footer .site_map > ul ul li {
    margin-left: 0;
}
.footer .site_map > ul ul a {
    margin: 0 0 13px;
    font-size: 13px;
    font-weight: normal;
    color: #888;
    line-height: 18px;
}
.footer .site_map > ul ul a:hover,
.footer .site_map > ul ul a:focus,
.footer .site_map > ul ul a:active {
    color: #555;
}
.footer .f_cr_area .mobile-footer-member {
    display: none;
}
/* button */
.btn_item {
    display: inline-block;
    margin: 35px 0;
    padding: 0 27px;
    height: 50px;
    font-family: "Open Sans";
    background-color: #555;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.btn_item:hover,
.btn_item:active
.btn_item:focus {
    background-color: #CBA061;
    color: #fff;
}
.btn_item + .btn_item {
    margin-left: 10px;
}
/* Login */
.header > .side > ul > li {
    float: left;
    position: relative;
}
.header > .side > ul:after {
    display: block;
    clear: both;
    content: '';
}
.header > .side > ul > li > a {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 12px;
    font-size: 22px;
    line-height: 22px;
    color: #00dec9;
    text-align: center;
}
.header > .side > ul > li > a:hover, .header > .side > ul > li > a:focus, .header > .side > ul > li > a:active, .header > .side > ul > li.on > a {
    color: #444;
}
.header > .side > ul .ly {
    position: relative;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 13px;
    background-color: #f9f9f9;
}
.header > .side > ul .ly.ly_login {
    overflow: hidden;
    margin-top: 0;
    background: url('../img/blank.gif') 0 0 repeat;
    height: 0;
}
.header > .side > ul .ly.ly_login ul {
    position: relative;
    margin-top: 18px;
    padding: 8px 0;
    background-color: #333;
    z-index: 3;
}
.header > .side > ul .on .ly.ly_login {
    height: auto
}
.header > .side > ul .ly a {
    display: block;
    min-width: 120px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 13px;
    color: #9d9d9d;
}
.header > .side > ul .ly a:hover {
    color: #cda25a;
    text-decoration: none;
}
.header > .side > ul > li .login_after {
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-top: -9px;
    border-radius: 100%;
}
.header > .side > ul > li .login_after img {
    width: 40px;
    height: 40px
}
.header > .side > ul > li .login_after ~ .ly_login .edge {
    right: 11px
}
/* Magazine Header Type */
.custom_area {
    display: none
}
.magazine .header {
    text-align: center
}
.magazine .header > h1 {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 80px 0 20px;
    vertical-align: top
}
.magazine .header > .side {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px 0 0;
}
.magazine .gnb {
    float: none;
    max-width: 100%;
    margin-bottom: 40px;
}
.magazine .gnb > ul {
    display: inline-block;
    vertical-align: top;
}
.magazine .gnb > ul > li > a {
    position: relative;
    line-height: 60px;
}
.magazine .gnb > ul > li > a:after {
    position: absolute;
    top: 50%;
    left: -1px;
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background-color: #888;
    content: '';
}
.magazine .gnb > ul > li:first-child > a:after {
    background: none;
}
.magazine .gnb > ul .depth2:after {
    background: none;
}
.magazine .gnb > ul .depth2, .magazine .gnb > ul .depth3 {
    background-color: #f7f7f7;
}
.magazine .gnb > ul .depth2 a, .magazine .header > .side > ul .ly a {
    color: #999;
}
.magazine .header > .side > ul .ly a:hover {
    color: red;
}
.magazine .gnb > ul > li > a:hover, .magazine .gnb > ul > li > a:focus, .magazine .gnb > ul > li > a:focus, .magazine .gnb > ul > li.on > a, .magazine .header > .side > ul > li.on > a, .magazine .header > .side > ul .ly a:hover {
    color: #cda25a;
}
.magazine .header > .side > ul .ly.ly_login ul {
    background-color: #f7f7f7;
    text-align: left;
}
.magazine .edge {
    border-color: transparent transparent #f7f7f7
}
.magazine .header > .side > ul > li > a:hover,
.magazine .header > .side > ul > li > a:focus,
.magazine .header > .side > ul > li > a:active {
    color: #cda25a;
}
.magazine .custom_area {
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
}
.magazine .custom_area li {
    float: left;
    margin-right: 30px;
}
.magazine .custom_area a {
    font-size: 13px;
    line-height: 15px;
    color: #999;
}
.magazine .custom_area a:hover,
.magazine .custom_area a:hover,
.magazine .custom_area a:hover {
    color: #cda25a;
}
.magazine .search_area {
    padding: 10px 20px;
}
/* Onepage Header Type */
/*.onepage .header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}
.onepage .gnb > ul {
    background: url(../img/blank.gif) 0 0 repeat
}
.onepage .gnb > ul > li > a {
    line-height: 60px;
    color: #f6f6f6
}
.onepage .gnb > ul > li > a:hover,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li.on > a {
    color: #fff
}
.onepage .shrink .gnb > ul > li > a {
    color: #888
}
.onepage .shrink .gnb > ul > li > a:hover,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li.on > a {
    color: #444
}
.onepage .header > .side > ul > li > a {
    color: #f6f6f6
}
.onepage .header > .side > ul > li > a:hover,
.onepage .header > .side > ul > li > a:focus,
.onepage .header > .side > ul > li > a:active,
.onepage .header > .side > ul > li.on > a {
    color: #fff;
}
.onepage .search_area .btn_close {
    color: #f6f6f6;
}
.onepage .shrink .search_area .btn_close {
    color: #888
}
.onepage .gnb > ul .depth2:after {
    background: none
}
.onepage .gnb {
    margin-top: 20px
}
.onepage .header > h1 {
    padding: 20px 0 0
}
.onepage .search_area input[type=text] {
    color: #f6f6f6
}
.onepage .shrink .search_area input[type=text] {
    color: #888
}
.onepage .visual.sub.sub_type3 {
    margin-top: -100px;
} */
/* Search */
.search_wrap {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.search_area {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 1160px;
    width: 96.4%;
    padding: 20px 1.6%;
    z-index: 3;
}
.search_area input {
    font-size: 13px;
    vertical-align: top;
}
.search_area input[type=text] {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 10px 0;
    border: 0;
    background-color: transparent;
    font-size: 40px;
    color: #444;
    -webkit-appearance: none;
}
.search_area input[type=text]:focus {
    outline: 0;
}
.search_area input[type=text]::-ms-clear {
    display: none;
}
.search_area .btn_close {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-size: 22px;
    color: #888;
    text-align: center;
    line-height: 20px;
}
/* GNB */
.gnb {
    float: right;
    position: relative;
    z-index: 1;
    max-width: 742px;
    height: 100%;
    font-size: 13px;
}
.gnb a {
    text-decoration: none;
    white-space: nowrap;
}
.gnb > ul > li {
    float: left;
    position: relative;
    z-index: 3;
    text-align: left;
    margin: 0 10px;
}
.gnb > ul > li:after {
	position: absolute;
	z-index: 4;
	left: 0;
	bottom: 9px;
	width: 0;
	height: 10px;
	content: ' ';
	background: #ececec;
	transition: width 0.6s;
	-webkit-transition: width 0.6s;
	-moz-transition: width 0.6s;
	-ms-transition: width 0.6s;
	-o-transition: width 0.6s;
}
.gnb > ul > li:hover:after {
	width: 100%;
}
.gnb > ul:after {
    display: block;
    clear: both;
    content: ''
}
.gnb > ul > li > a {
    display: block;
    position: relative;
    z-index: 5;
    padding: 54px 10px 14px 10px;
    line-height: 16px;
    font-size: 16px;
    font-weight: 500;
    color: #888
}
.gnb > ul > li.active > a,
.gnb > ul > li > a:hover,
.gnb > ul > li > a:focus,
.gnb > ul > li > a:focus,
.gnb > ul > li.on > a {
	color: #00dec9;
}
.gnb > ul .depth2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    padding: 8px 0;
    background-color: #02ddc9
}
.gnb > ul .depth2 > li {
    position: relative
}
.gnb > ul .depth2:after {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ececec;
    content: ''
}
.gnb > ul .depth2 a {
    display: block;
    position: relative;
    min-width: 170px;
    height: 40px;
    padding: 0 30px 0 20px;
    line-height: 40px;
    font-size: 15px;
    color: #fff
}
.gnb > ul .depth2 a:hover,
.gnb > ul .depth2 a:active,
.gnb > ul .depth2 a:focus,
.gnb > ul .depth2 > li.on > a {
    color: #cda25a
}
.gnb > ul .depth3 {
    display: none;
    position: absolute;
    top: -8px;
    left: 100%;
    z-index: 2;
    padding: 8px 0;
    background-color: #333
}
.gnb > ul .depth2 > li.more > a:after {
    position: absolute;
    right: 20px;
    content: '>'
}
/*.onepage .shrink .header > .side > ul > li > a {
    color: #444;
}
.onepage .shrink .gnb {
    margin-top: 0;
} */
.magazine .shrink .gnb {
    margin-bottom: 10px;
}
.magazine .shrink h1 {
    margin-top: 10px;
}
.magazine .header_wrap.shrink .gnb > ul > li > a {
    line-height: 40px;
}
/* VISUAL */
.visual.sub {
    position: relative;
    padding: 22px 5%;
}
.visual.sub .sub_title {
    position: relative;
    z-index: 2;
    margin: 0 auto
}
.visual.sub .sub_title h1 {
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding: 4px;
    background: #009788;
}
.visual.sub .sub_title h1:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 22px;
    height: 2px;
    background-color: #009788;
    content: ''
}
.visual.sub .bg_img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.visual.sub.sub_type2 {
    padding: 70px 0
}
.visual.sub.sub_type2 .bg_img {
    display: block
}
.visual.sub.sub_type2 .sub_title h1 {
    color: #fff;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 1px
}
.visual.sub.sub_type2 .sub_title h1:after,
.visual.sub.sub_type3 .sub_title h1:after {
    background: none
}
.visual.sub.sub_type3 {
    padding: 250px 0 210px;
    line-height: 40px;
    text-align: center
}
.visual.sub.sub_type3 .bg_img {
    display: block;
    background-attachment: fixed;
    background-size: auto auto
}
.visual.sub.sub_type3 .sub_title h1 {
    font-size: 39px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px
}
/* LNB */
.body.fixed-width .lnb .submenu {
	padding-top: 20px;
}
.body.fixed-width .lnb .submenu .submenu-title {
	font-size: 15px;
	font-weight: 300;
	color: #747474;
	padding: 0 0 10px 15px;
	border-bottom: 1px solid #000;
}
.body.fixed-width .lnb .submenu .submenu-title a {
	color: #757575;
}
.body.fixed-width .lnb .submenu .submenu-title i {
	font-size: 18px;
	line-height: 18px;
	color: #00ddc6;
	margin-right: 6px;
}
.body.fixed-width .lnb .submenu > ul {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 12px 0 20px 0;
}
.body.fixed-width .lnb .submenu > ul > li {
	position: relative;
    padding: 4px 35px;
}
.body.fixed-width .lnb .submenu > ul > li > a,
.body.fixed-width .lnb .submenu > ul > li > span {
    display: block;
    font-size: 16px;
    font-weight: 500;
	color: #757575;
}
.body.fixed-width .lnb .submenu ul li.on a {
    color: #00ddc6;
}
.body.fixed-width .lnb .submenu ul li.on i {
	position: absolute;
	left: 12px;
	top: 8px;
	font-size: 20px;
	color: #757575;
}
.body.fixed-width .lnb .submenu ul ul a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    text-decoration: none
}
.body.fixed-width .lnb .submenu ul ul a:hover,
.body.fixed-width .lnb .submenu ul ul a:focus,
.body.fixed-width .lnb .submenu ul ul a:active {
    color: #cda25a
}
.body.fixed-width .lnb img {
    vertical-align: top;
}
.body.fixed-width.left .lnb,
.body.fixed-width.right .lnb,
.body.main .lnb {
    float: left;
    width: 360px;
    padding: 3px 0 16px 0;
}
.body.fixed-width.left .content,
.body.fixed-width.right .content,
.body.main .content {
    float: left;
    min-height: 400px;
    padding: 0 0 100px 0;
    margin-left: -360px;
    width: 100%;
}
.body.fixed-width.left .content {
	float: right;
}
.body.fixed-width.right .content .content-wrapper ,
.body.main .content .content-wrapper {
	margin-left: 360px;
	padding-right: 10px;
	*zoom: 1;
}
.body.fixed-width.left .content .content-wrapper {
	margin-right: 360px;
	*zoom: 1;
}
.body.fixed-width.right .content .content-wrapper:after ,
.body.main .content .content-wrapper:after,
.body.fixed-width.left .content .content-wrapper:after {
	clear: both;
	content: ' ';
	display: block;
}
.body.fixed-width.left .lnb {
}
.body.fixed-width.right .lnb,
.body.main .lnb {
    float: left;
}
.body.fixed-width.left .lnb {
    float: right;
}
.body .lnb > div {
	padding: 12px 40px 0 40px;
}
.body .lnb div.banner.jilarabi {
	padding: 30px 0 0 0;
}
.body .lnb .banners div.banner {
	padding: 9px 0;
}
.body .lnb .banners div.banner img {
	border: 0;
	width: 100%;
}
.body.fixed-width.none .lnb {
    display: none;
}
.body.fixed-width.none .content {
    float: none;
    width: 100%;
}
.body.sub .content-container {
	padding: 0 5%;
}
/* Scroll to top link */
.btn_top {
    display: none;
    position: fixed;
    right: 0;
    bottom: 57px;
    z-index: 1000;
    width: 48px;
    height: 48px;
    background-color: #555;
    font-size: 24px;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.btn_top:hover {
    background-color: #cda25a;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100)
}
.btn_top i {
    line-height: 48px
}
.swiper-container {
/*	width: 600px; */
    height: 600px;
    font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '돋움', Dotum, AppleGothic, Helvetica, serif;
}
.swiper-container > div > div {
	width: 100%;
    height: 600px;
    color: #fff;
    background-size: cover;
}
.swiper-container > div > div > div.swiper-slide-container {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.swiper-container > div > div > div > div.swiper-slide-content {
	position: relative;
	z-index: 10;
	padding: 3.5% 7%;
	margin: 0;
	width: 80%;
	height: 75%;
	color: #fff;
}
.swiper-container > div > div > div > div.swiper-slide-cover {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #004842;
	opacity: 0.7;
}
.swiper-container > div > div > div > div.swiper-slide-content a {
	color: #fff;
}
.swiper-container h1 {
    font-weight: 700;
    margin: 0 0 19px 0;
    font-size: 34px;
    line-height: 40px;
    text-decoration: none;
}
.swiper-container p {
    font-size: 20px;
    line-height: 22px;
}
.swiper-container span.date {
	position: absolute;
	z-index: 11;
	right: 0;
	bottom: 0;
	font-size: 14px;
	font-weight: 500;
}
.swiper-button {
    position: absolute;
    top: 50%;
    display: none;
    margin:-25px 0 0 0;
}
.swiper-button:after {
	clear: both;
	content: ' ';
	display: block;
}
.swiper-container:hover .swiper-button {
    display: block;
}
.swiper-button.left {
    left: 0;
}
.swiper-button.right {
    right: 0;
}
.swiper-button i {
	float: left;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.swiper-button .preview {
	float: left;
	transition: width 0.5s;
	-webkit-transition: width 0.5s;
	-moz-transition: width 0.5s;
	-ms-transition: width 0.5s;
	-o-transition: width 0.5s;
	width: 0;
	height: 50px;
	overflow: hidden;
}
.swiper-button .preview:after {
	display: block;
	clear: both;
	content: ' ';
}
.swiper-button:hover .preview {
	width: 137px;
}
.swiper-button .preview-subject {
	margin-top: 4px;
	float: left;
	font-size: 10px;
	width: 70px;
	padding: 5px;
	height: 28px;
	color: #fff;
	overflow: hidden;
}
.swiper-button .preview-image {
	float: left;
	margin-top: 5px;
	width: 40px;
	height: 40px;
    background-size: cover;
}
.swiper-button button {
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.swiper-button.left button {
	padding-right: 15px;
    border-radius: 0 50px 50px 0;
}
.swiper-button.left button .preview-image {
	border-radius: 0 10px 10px 0;
}
.swiper-button.right button {
	padding-left: 15px;
    border-radius: 50px 0 0 50px;
}
.swiper-button.right button .preview-image {
	border-radius: 10px 0 0 10px;
}
.swiper-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    opacity: 0.6;
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
    opacity: 1;
}
.pannel .banner-widget {
	border-top: 2px solid #bdbdbd;
}
.pannel .latest-widget {
	color: #757575;
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: 15px;
}
.pannel .latest-widget a {
	color: #757575;
}
.pannel .latest-widget h3.latest-title {
	font-weight: 300;
	font-size: 1.1em;
	padding: 0 10px 8px 10px;
	border-bottom: 1px solid #75757f;
	margin-bottom: 12px;
}
.pannel .latest-widget h3.latest-title i {
	position: relative;
	margin-right: 11px;
	line-height: 1.0em;
	color: #fff;
	display: inline-block;
	padding: 2px 8px 2px 9px;
	background: #02ddc9;
	border-radius: 3px;
	border-bottom-left-radius: 0;
	font-size: 12px;
	font-weight: 500;
}
.pannel .latest-widget h3.latest-title i:before {
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 0;
	border-color: #02ddcb transparent transparent transparent;
	content: ' ';
}
.pannel .latest-widget li {
	position: relative;
	padding: 1px 38px 1px 38px;
	display: inline-block;
}
.pannel .latest-widget li:before {
	position: absolute;
	left: 25px;
	top: 8px;
	width: 5px;
	height: 5px;
	background: #757575;
	content: ' ';
}
@media all and (max-width: 768px) {
	.header > h1 {
		float: left;
		padding: 10px 0 15px 0;
		margin-right: 22px;
		line-height: 1.0em;
		font-size: 25px;
		font-weight: 500;
		letter-spacing: -0.05em;
	}
	.gnb > ul > li:after {
		bottom: 4px;
	}
	.gnb > ul > li > a {
		padding: 4px 10px 7px 10px;
	}
	.body.fixed-width.left .content,
	.body.fixed-width.right .content,
	.body.main .content {
		float: none;
		width: 100%;
    	margin-left: 0;
    	padding-bottom: 20px;
	}
	.body.fixed-width.right .content .content-wrapper ,
	.body.main .content .content-wrapper {
		margin-left: 0;
		padding-right: 10px;
		padding-left: 10px;
	}
	.body.fixed-width.left .content .content-wrapper {
		margin-right: 0;
	}
	.body.fixed-width.left .lnb,
	.body.fixed-width.right .lnb,
	.body.main .lnb {
		float: none;
		width: 100%;
	}
	.body .lnb > div {
		padding-left: 10px;
		padding-right: 10px;
	}
	.body .lnb > div:after {
		clear: both;
		content: ' ';
		display: block;
	}
	.body .lnb .submenu,
	.body .lnb .widget {
		float: left;
		width: 50%;
	}
	.body .lnb .submenu > ul,
	.body .lnb .widget .latest-widget {
		width: 98%;
	}
	.body .lnb .banners div.banner {
		float: left;
		width: 33%;
		padding: 9px 0;
	}
	.body .lnb .widget div.banner img,
	.body .lnb .banners div.banner img {
		max-width: 98%;
		width: auto;
	}
}
@media all and (max-width: 680px) {
	.gnb > ul > li {
		margin: 0 5px;
	}
	.gnb > ul > li a {
		font-size: 14px;
	}
	.gnb > ul .depth2 a {
		font-size: 13px;
	}
	.body.sub .content-container {
		padding: 0 1%;
	}
}
@media all and (max-width: 480px) {
    body, html {
        max-width: 100%;
    }
    a.btn_top {
        display: none;
    }
    /* Layout */
    .container {
        max-width: 100%;
        background-color: #fff
    }
    .header {
        position: relative;
        z-index: 2;
        width: 100%;
        height: auto;
        margin: 0 auto;
        zoom: 1
    }
    .magazine .header {
	    text-align:left;
    }
    .magazine .header > h1 {
	    text-align:left;
	    display:block;
	    padding:0 15px;
    }
    .header > .side {
        display: none;
    }
    .body.fixed-width {
        width: auto;
        margin: 0
    }
    .header:after, .body:after {
        clear: both;
        content: ''
    }
    .body {
        padding: 0;
    }
    .content {
        zoom: 1;
    }
    .content:after {
        clear: both;
        content: ''
    }
    .content > :first-child {
        margin-top: 0;
    }
    .body.fixed-width.none .content {
	    width:auto;
    }
    .content img {
        max-width: 100%;
        height: auto
    }
    .body.fixed-width.left .content,
    .body.fixed-width.right .content {
        width: auto;
        float: none;
        min-height: 100%;
        padding: 0 0 40px 0;
    }
    /* Header */
    .header > h1 {
        float: none;
        margin-right: 0;
        padding: 0 15px;
        line-height: 50px;
        display: block;
    }
    .header > h1 img {
        max-height: 15px;
        padding: 0;
        margin: 0;
    }
    .header.sub_type3 {
        position: absolute;
    }
    /* Fixed Header */
    .container.fixed_header {
        padding-top: 0
    }
    .header_wrap.shrink {
        display: none;
    }
/*    .onepage .header > h1 {
        padding: 0 14px;
    } */
    .fixed_header .header_wrap {
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000
    }
    .fixed_header .header_wrap.shrink {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        border-bottom: 1px solid #e1e1e1;
        background-color: #fff;
        -webkit-animation: ani-header 0.5s forwards;
        animation: ani-header 0.5s forwards
    }
    .fixed_header .header_wrap.shrink .header > h1 {
        padding: 0
    }
    .fixed_header .header_wrap.shrink .gnb > ul > li > a {
        line-height: 60px
    }
    .fixed_header .header_wrap.shrink .header > .side {
        margin: 19px 0 0 22px
    }
    .fixed_header .header_wrap.shrink .search_area {
        padding: 0 20px
    }
    /* Footer */
    .footer {
        background-color: #959595;
        color: #fff;
    }
    .footer a:hover, .footer a:focus {
        text-decoration: none
    }
    .footer .f_info_area {
        width: auto;
        margin: 0;
        padding: 0;
    }
    .footer .f_cr_area {
        padding: 0;
    }
    .footer .copyright {
        width: auto;
        margin: 0;
        font-size: 12px;
        color: #f1f1f1;
        line-height: 16px
    }
    .footer .copyright span {
        display: inline-block;
        margin-left: 0px
    }
    .footer .f_info {
        float: none;
        width: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .footer .f_logo {
        padding: 8px 15px;
        margin-bottom: 0;
    }
    .footer .f_logo.log_txt a {
        font-size: 16px;
        font-weight: bold;
        color: #555
    }
    .footer .f_logo img {
        max-width: auto;
        max-height: 30px;
    }
    .footer .f_info2 {
        display: none;
    }
    .footer .site_map {
        display: none;
    }
    .footer .f_info2 {
        display: none;
    }
    .footer .f_logo {
        padding: 8px 15px;
    }
    .footer .f_logo img {
        max-height: 30px;
    }
    .footer .f_cr_area {
        padding: 0;
        background-color: #555;
        color: #fff;
    }
    .footer .f_cr_area p {
        margin: 0;
        padding: 8px 14px;
    }
    .footer .f_cr_area a {
        color: #fff;
    }
    .footer .f_cr_area .mobile-footer-member {
        padding: 0;
        margin: 0;
        border-top: 1px solid #444;
        list-style: none;
        overflow: hidden;
        display: block;
    }
    .footer .f_cr_area .mobile-footer-member li {
        float: left;
        width: 50%;
        border-left: 1px solid #444;
        box-sizing: border-box;
    }
    .footer .f_cr_area .mobile-footer-member li:first-child {
        border-left: 0;
    }
    .footer .f_cr_area .mobile-footer-member li a {
        display: block;
        line-height: 32px;
        text-align: center;
    }
    /* button */
    .btn_item {
        display: inline-block;
        margin: 35px 0;
        padding: 0 27px;
        height: 50px;
        font-family: "Open Sans";
        background-color: #555;
        font-size: 14px;
        line-height: 50px;
        letter-spacing: 1px;
        color: #FFF;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .btn_item:hover,
    .btn_item:active
    .btn_item:focus {
        background-color: #CBA061;
        color: #fff
    }
    .btn_item + .btn_item {
        margin-left: 10px;
    }
    /* Login */
    .header > .side {
        display: none;
    }
    .header > .custom_area {
	    display:none;
    }
    /* Search */
    .search_wrap {
        display: none;
    }
    .gnb {
        float: none;
        position: static;
        z-index: 1;
        max-width: 100%;
        height: 100%;
        font-size: 1em;
        background: #fff;
    }
/*    .onepage .gnb {
	    margin-top:0;
    } */
    .magazine .gnb {
	    margin-bottom:0;
    }
    .gnb a {
        white-space: normal;
        font-size: 14px;
        display: block;
        padding: 10px 0;
        border-top: 1px solid #eee;
    }
    .gnb > ul {
        display: none;
        padding: 0 14px 14px 14px;
        max-height: 240px;
        overflow-x: scroll;
        border-bottom: 1px solid #eaeaea;
        background: #fff;
        -webkit-overflow-scrolling: touch;
    }
    .magazine .gnb > ul {
	    display:none;
    }
    .gnb > ul > li {
        float: none;
        position: static;
    }
    .gnb > ul > li:first-child > a {
        border-top: 0;
    }
    .gnb > ul:after {
        display: none;
    }
    .magazine .gnb > ul > li > a,
    .gnb > ul > li > a {
        position: static;
        padding: 10px 0;
        line-height: normal;
        font-size: normal;
        color: #555;
        font-weight: bold;
    }
/*    .onepage .gnb > ul > li > a {
        color: #555;
        line-height: normal
    }
    .onepage .gnb > ul > li > a:hover,
    .onepage .gnb > ul > li > a:focus,
    .onepage .gnb > ul > li > a:focus,
    .onepage .gnb > ul > li.on > a {
	    color:#555;
    } */
    .magazine .gnb > ul .depth2,
    .magazine .gnb > ul .depth3,
    .gnb > ul .depth2 {
        display: block;
        position: static;
        padding: 0 0 0 20px;
        background-color: #fff
    }
    .gnb > ul .depth2 > li {
        position: static
    }
    .gnb > ul .depth2:after {
        display: none
    }
    .gnb > ul .depth2 a {
        position: static;
        min-width: 100%;
        height: auto;
        padding: 10px 0;
        line-height: normal;
        color: #555;
    }
    .gnb > ul .depth3 {
        display: block;
        position: static;
        background-color: #fff;
        padding: 0;
    }
    .gnb > ul .depth3 a {
        color: #999;
    }
    .gnb > ul .depth2 > li.more > a:after {
        display: none;
    }
    /* GNB */
    .gnb {
        float: none;
        position: static;
        z-index: 1;
        max-width: 100%;
        height: 100%;
        font-size: 1em;
        display: block;
    }
    .gnb #mobile_menu_btn {
        display: block;
    }
    .gnb .menu_btn {
        height: 22px;
        width: 44px;
        display: block;
        position: absolute;
        top: 20px;
        right: 3px;
        display: inline-block;
    }
    .gnb .menu_btn .menu_bar {
        width: 20px;
        height: 14px;
        position: relative;
        top: 4px;
        left: 12px;
    }
    .gnb .menu_btn .menu_bar div {
        height: 0;
        border-top: 2px solid #383431;
        position: absolute;
    }
    .header.sub_type3 .gnb .menu_btn .menu_bar div {
        border-top: 2px solid #fff;
    }
    .gnb .menu_btn .menu_bar div.btn1 {
        width: 20px;
        top: 0;
    }
    .gnb .menu_btn .menu_bar div.btn2 {
        width: 20px;
        top: 6px;
        transition: all 0.1s
    }
    .gnb .menu_btn .menu_bar div.btn3 {
        width: 20px;
        bottom: 0;
    }
    .gnb .menu_btn.opened .menu_bar div.btn1 {
        top: 6px;
        width: 20px;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .gnb .menu_btn.opened .menu_bar div.btn2 {
        top: 6px;
        display: none;
    }
    .gnb .menu_btn.opened .menu_bar div.btn3 {
        top: 6px;
        width: 20px;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .body {
    }
/*    .body .lnb {
        display: none;
    } */
    .body .content {
        overflow: hidden;
    }
    .visual {
        box-sizing: border-box;
    }
	.visual.sub {
		padding-right: 1%;
		padding-left: 1%;
	}
    .visual.sub .sub_title h1 {
        position: relative;
        font-weight: 500;
        font-size: 16px;
    }
    .visual.sub .bg_img {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
    .visual.sub.sub_type2 {
        padding: 40px 15px
    }
    .visual.sub.sub_type2 .bg_img {
        display: block
    }
    .visual.sub.sub_type2 .sub_title h1 {
        color: #fff;
        font-weight: 400;
        font-size: 23px;
        letter-spacing: 1px
    }
    .visual.sub.sub_type2 .sub_title h1:after,
    .visual.sub.sub_type3 .sub_title h1:after {
        background: none
    }
    .visual.sub.sub_type3 {
        padding: 80px 0 0;
        line-height: 40px;
        text-align: center
    }
    .visual.sub.sub_type3 .bg_img {
        display: block;
        background-attachment: fixed;
        background-size: auto auto
    }
    .visual.sub.sub_type3 .sub_title {
	    padding:100px 0 70px 0;
    }
    .visual.sub.sub_type3 .sub_title h1 {
        font-size: 23px;
        font-weight: 400;
        color: #fff;
        letter-spacing: 2px
    }
    .swiper-container {
        height: 270px;
        font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '돋움', Dotum, AppleGothic, Helvetica, serif;
    }
	.swiper-container > div > div > div > div.swiper-slide-content {
		height: 80%;
	}
    .swiper-container h1 {
        font-weight: 600;
        margin: 0 0 10px 0;
        font-size: 24px;
        line-height: 30px;
        text-decoration: none;
    }
    .swiper-container p {
        font-size: 14px;
        line-height: 18px;
    }
	.body .lnb .submenu,
	.body .lnb .widget {
		float: none;
		width: 100%;
	}
	.body .lnb .submenu > ul,
	.body .lnb .widget .latest-widget {
		width: 100%;
	}
	.body .lnb .widget .banner,
	.body .lnb .banners div.banner {
		float: none;
		width: 100%;
		padding: 9px 0;
		text-align: center;
	}
	.body .lnb .widget div.banner img,
	.body .lnb .banners div.banner img {
		max-width: 100%;
	}
}
/* header animation */
@-webkit-keyframes ani-header {
    0% {
        top: -60px
    }
    100% {
        top: 0px
    }
}
@keyframes ani-header {
    0% {
        top: -60px
    }
    100% {
        top: 0px
    }
}
