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

/*Font: Libre Baskerville*/
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&amp;display=swap');

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

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Light.html) 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.html) 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.html) 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.html) 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;
	}
}

/*mo_wrp*/
/*#mo_wrp {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}*/
/*body*/
.body {
    overflow: hidden;
}
.body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
    letter-spacing: -0.05em;
}
html {
    font-size: 10px;
}
img {
    max-width: 100%;
}
@media (min-width:1570px){
    .container {
        width: 1540px;
    }
}
/*header*/
.mmenu-open #header {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
#header .container {
    padding: 0 100px;
    width: 100%;
}
#header .lt,
#header .rt {
    width: 10%
}
#header .lt img {
    max-width: 122px;
}
#header .lt .logo_w {
    display: block;
}
#header .lt .logo_dk {
    display: none;
}
#header .ct {
    width: 80%;
    text-align: center;
}
#header .ct a {
    text-decoration: none;
    display: inline-block;
}
#header .ct #mainNav > li {
    float: none;
    display: inline-block;
}
#header .ct #mainNav > li > a {
    text-decoration: none;
    display: block;
    padding: 60px 40px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Play', Arial, sans-serif !important;
}
#header .ct #mainNav li a.lang_ko {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
}
#header .ct #mainNav li a i {
    display: none;
}
#header .ct #mainNav li:hover .dropdown-menu,
#header .ct #mainNav li:focus .dropdown-menu,
#header .ct #mainNav li:active .dropdown-menu {
    display: block;
}
#header .ct #mainNav li .dropdown-menu {
    margin: 0px;
    top: 80%;
    border-radius: 0px;
    box-shadow: 5px 5px 15px rgb(0, 0, 0, 10%);
    border: 1px solid #aaa;
    width: 100%;
    left: 0;
    min-width: auto;
}
#header .ct #mainNav li .dropdown-menu li a {
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 8px;
    color: #888;
}
#header .ct #mainNav li .dropdown-menu li a {
	font-family: 'Play' !important;
}
#header .ct #mainNav li .dropdown-menu li a.lan_ko {
    font-family: 'Noto Sans KR' !important;
}
#header .ct #mainNav li .dropdown-menu li:focus a,
#header .ct #mainNav li .dropdown-menu li:active a,
#header .ct #mainNav li .dropdown-menu li:hover a {
    background-color: transparent;
    color: #000;
}
#header .lt a {
    text-decoration: none;
    display: inline-block;
}
#header .rt > strong {
    cursor: pointer;
    display: inline-block;
}
@media (max-width: 1350px){
    #header .ct #mainNav > li > a {
        padding: 60px 15px;
    }
}
@media (max-width:992px){
    #header .container {
        padding: 15px 30px;
    }
}
@media (max-width:768px){
    #header .lt img {
        max-width: 80px;
    }
}
/*lines_bar*/
.lines_bar {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #fff;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: absolute;
    background-color: #fff;
    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: absolute;
    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(0, 0, 0, 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;
}
.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.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:991px){
    .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;
    }
}
@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;
}
/*darkmode*/
.body:not(.mmenu-open).white_mode #header {
    /*border-bottom: 1px solid #ddd;*/
}
.body:not(.mmenu-open).white_mode #header .ct #mainNav > li > a {
    color: #333;
}
.body:not(.mmenu-open).white_mode #header .lines_bar,
.body:not(.mmenu-open).white_mode #header .lines_bar:before,
.body:not(.mmenu-open).white_mode #header .lines_bar:after {
    background-color: #333;
}
.body:not(.mmenu-open).white_mode #header .lt .logo_w {
    display: none;
}
.body:not(.mmenu-open).white_mode #header .lt .logo_dk {
    display: block;
}
.body:not(.mmenu-open).white_mode #footer {
    border-top: 1px solid #333 !important;;
}
/*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: 130px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 40px 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: 40px;
}
h2.dft {
    font-size: 35px;
}
h3.dft {
    font-size: 28px;
}
h4.dft {
    font-size: 24px;
}
h5.dft {
    font-size: 20px;
}    
h6.dft {
    font-size: 15px;
}
p.dft {
    font-size: 17px;
}
@media (max-width:769px){
    h1.dft {
        font-size: 30px;
    }
    h2.dft {
        font-size: 28px;
    }
    h3.dft {
        font-size: 22px;
    }
    h4.dft {
        font-size: 18px;
    }
    h5.dft {
        font-size: 15px;
    }    
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 14px;
    }
}
/*font*/
.f_play {
	font-family: 'Play' !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;
}
/*visual*/
#visual {
    position: relative;
    background: url(../img/main_bg1.jpg) center center no-repeat;
    background-size: cover;
}
#visual .vis_h {
    min-height: 100vh;
    padding: 30px 0;
}
#visual .txt h1 {
    line-height: 1.4em;
}

@media (max-width:992px){
    #visual .txt {
        padding-top: 40%;
    }
}
@media (max-width:768px){
    #visual .txt h1 {
        font-size: 20px;
    }
}
/*slk_v*/
.slk_v {
    max-width: 1200px;
}
.slk_v .slick-track {
    margin-left: 0;
    margin-right: 0;
}
.slk_v .slk_v {
    margin: 0 -5px;
}
.slk_v .slick-slide {
    padding: 0 5px;
}
.slk_v a {
    text-decoration: none;
}
.slk_v .talkbox {
    padding: 40px 30px 35px;
    background-color: rgba(0, 0, 0, 0.4);
}
.slk_v h5 {
    font-weight: 700;
    overflow: hidden;
    color: #fff;
    line-height: 1.3em;
    height: 26px;
    word-break: break-all;
}
.slk_v p {
    word-break: break-all;
    line-height: 1.5em;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 300;
    margin-top: 10px;
    overflow: hidden;
    height: 50px;
    font-size: 15px;
}
.slk_v h6 {
    font-weight: 400;
    color: #fff;
    margin-top: 25px;
}
.slk_v .slick-prev.slick-arrow {
    background: url(../img/ar_l.png) center center no-repeat;
    width: 42px;
    height: 42px;
    background-size: 100%;
    background-color: transparent;
    border: 0px;
    position: absolute;
    left: -30px;
    top: 40%;
    z-index: 10;
}
.slk_v .slick-next.slick-arrow {
    background: url(../img/ar_r.png) center center no-repeat;
    width: 42px;
    height: 42px;
    background-size: 100%;
    background-color: transparent;
    border: 0px;
    position: absolute;
    right: -30px;
    top: 40%;
    z-index: 10;
}
.slk_v .slick-prev.slick-arrow:focus,
.slk_v .slick-next.slick-arrow:focus {
    outline: transparent;
}
@media (max-width:768px){
    .slk_v .slk_v {
        margin: 0;
    }
    .slk_v .talkbox {
        padding: 30px 15px;
    }
    .slk_v .slick-prev.slick-arrow,
    .slk_v .slick-next.slick-arrow {
        display: none !important;
    }
    .slk_v h5 {
        height: 19px;
    }
    .slk_v p {
        margin-top: 5px;
        height: 36px;
        font-size: 12px;
    }
    .slk_v h6 {
        margin-top: 15px;
    }
}
/*.slk_v .slick-dots button,*/
.slk_v .slick-dots {
    padding: 0;
    position: absolute;
    left: 0;
    top: 100%;
    padding-top: 20px;
}
.slk_v .slick-dots li {
    display: inline-block;
}
.slk_v .slick-dots button {
	font-family: 'Play' ;
    background-color: transparent;
    border: 0px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 10px;
    opacity: 0.6;
    
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.slk_v .slick-dots .slick-active button,
.slk_v .slick-dots button:hover {
    opacity: 1;
}
.slk_v .slick-dots ::marker {
    content: "";
    display: none;
}
.slk_v .slick-dots button:focus {
    outline: transparent;
}
@media (max-width:768px){
    .slk_v .slick-dots {
        padding-top: 0px;
    }
}
/*footer*/
#footer {
    margin-top: 0px !important;
    border-top: 0px;
    background-color: #fff;
    padding: 60px 0 !important;
}
#footer .f_wrp {
    position: relative;
    padding-left: 120px;
}
#footer .f_wrp > a {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 65px;
    top: -5px;
}
#footer .f_wrp .lft p {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 300;
    color: #111;
    letter-spacing: 0;
}
#footer .f_wrp .rt {
    text-align: right;
}
#footer .f_wrp .rt a {
    text-decoration: none;
    display: inline-block;
    padding: 10px;
}
#footer .f_wrp .rt a img {
    width: 25px;
}
@media (max-width:768px){
    #footer .f_wrp {
        padding-left: 0;
    }
    #footer .f_wrp > a {
        position: relative;
        display: none;
    }
    #footer .f_wrp .lft,
    #footer .f_wrp .rt {
        text-align: center;
    }
    #footer .f_wrp .rt {
        padding-top: 10px;
    }
}
/*bo_wrp*/
.bo_wrp {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/*mapbox*/
.mapbox .root_daum_roughmap .wrap_map {
    height: 450px !important;
}
@media (max-width:768px) {
	.mapbox .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
}
/*gall_tab*/
.gall_tab {
    margin: 0 -20px;
}
.gall_tab li {
    display: inline-block;
    position: relative;
}
.gall_tab li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background-color: #ddd;
}
.gall_tab li a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    line-height: 1em;
    padding: 10px 20px;
    color: #666;
    font-weight: 300;
}
.gall_tab li a.active {
    color: #333;
    font-weight: 700;
}