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

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

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

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

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

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

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

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Bold.woff2) format('woff2'), url(../fonts/NotoSansKR-Bold.woff) format('woff'), url(../fonts/NotoSansKR-Bold.ttf) format('truetype'), url(../fonts/NotoSansKR-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Black.woff2) format('woff2'), url(../fonts/NotoSansKR-Black.woff) format('woff'), url(../fonts/NotoSansKR-Black.ttf) format('truetype'), url(../fonts/NotoSansKR-Black.otf) format('truetype');
    font-weight: 900;
    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.03em;
}
html {
    font-size: 10px;
}

/*bt_wrp*/
#header .bt_wrp .bar_i {
    display: inline-block;
}
#header .bt_wrp .bar_i_bk {
    display: none;
}
#header .bt_wrp .bar_i_bk3 {
    position: relative;
    margin-top: 3px;
    padding: 12px 15px 9px 5px;
}
#header .bt_wrp .bar_i_bk3 span {
    position: absolute;
    right: 7px;
    top: 10px;
    z-index: 10;
    color: #fff;
    background-color: #f70000;
    display: block !important;
    width: 18px;
    line-height: 18px;
    font-size: 8px;
    font-weight: 700;
    border-radius: 50%;
}
#header .ch_wrp {
    position: relative;
    z-index: 1;
}
#header .ch_wrp a {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    padding: 5px;
    opacity: 0.4;
    text-decoration: none;
}
#header .ch_wrp a.act {
    opacity: 1;
}
#header .ch_wrp a:nth-child(2) {
    position: relative;
    margin-right: 10px;
}
#header .ch_wrp a:nth-child(2):after {
    content: "";
    position: absolute;
    left: -2px;
    top: 25%;
    width: 1px;
    height: 50%;
    background-color: rgba(255,255,255,0.4);
}
#header .ch_wrp a img {
    width: 20px;
    vertical-align: middle;
    margin-bottom: 1px;
}
@media (min-width:1601px){
    #header .lo_wrp {
        width: 20%;
    }
    #header .mn_wrp {
        width: 60%;
    }
    #header .ch_wrp {
        width: 20%;
    }
    #header .bt_wrp {
        width: 25%;
        text-align: right;
        padding-right: 30px;
    }
    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;
    }
    #header .lo_wrp {
        width: 15%;
    }
    #header .mn_wrp {
        width: 70%;
    }
    #header .bt_wrp {
        width: 15%;
    }
}
@media (max-width:1200px) and (min-width:991px){
    #header .lo_wrp {
        width: 20%;
    }
    #header .mn_wrp {
        width: 60%;
    }
    #header .bt_wrp {
        width: 20%;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 7px !important;
        font-size: 15px;
    }
    #header .ch_wrp a {
        font-size: 15px;
        padding: 10px 20px;
    }
}
@media (max-width:992px){
    #header .header-logo {
        float: none;
    }
    #header .bt_wrp {
        text-align: right;
        width: 35%;
    }
    #header .lo_wrp {
        text-align: center;
        width: 50%;
    }
    #header .h_nav {
        width: 50%;
        text-align: right;
    }
    #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;
    }
}
/*font*/
.tra_ty {
	font-family: "Malgun Gothic";
}
/*Common*/
img {
	max-width: 100%;
}
@media (min-width:1400px){
    .container {
        width: 1430px;
    }
}
@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;
}
.f_cv {
	font-family: 'Caveat', cursive !important;
}
.tra_ty {
	font-family: "Malgun Gothic";
}
.f_play {
	font-family: "Play" !important;
}

.f_mon {
	font-family: 'Montserrat' !important;
    letter-spacing: 0px;
}

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

/*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: #111;
    opacity: 0;
    border-bottom: 0px;
}
html #header.sub-header .header-body:before {
    opacity: 1;
}
html #header.sub-header .header-body:before,
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: 400;
    color: #333 !important;
    border-radius: 0px;
    letter-spacing: 0;
    text-transform: none;
    vertical-align: middle;
    position: relative;
}
html #header .header-nav-main nav > ul > li:not(:last-child):after {
    /* content: ""; */
    position: absolute;
    right: 0;
    top: 47%;
    width: 4px;
    height: 4px;
    background-color: rgba(255,255,255,0.4);
    border-radius: 50%;
}
html #header.header-transparent .header-nav-main nav > ul > li > a {
    color: #fff !important;
}
html #header.header-transparent .header-nav-main nav > ul > li:focus > a,
html #header.header-transparent .header-nav-main nav > ul > li:hover > a {
    color: #80c044 !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 15px;
	color: #fff;
	border-color: #fde609;
    word-break: keep-all;
}
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;
}
@media (min-width:1601px) {	
    html #header .header-nav-main nav > ul > li > a {
        padding: 40px 35px !important;
        font-size: 17px;
    }
}
@media (max-width:1201px) {	
    #header .header-body .c_wrp {
        padding: 0 15px !important;
    }
}
@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(17,17,17, 0.9);
        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 .c_wrp {
    padding: 0 80px;
    position: relative;
    z-index: 3;
}
#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;
    background-color: rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(155,155,155,0.5) !important;
}
html:not(.sticky-header-active) #header.header-transparent.sub-header ,
html:not(.sticky-header-active) #header.header-transparent.sub-header .header-body {
    position: relative;
    border-bottom: 0px !important;
}
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;
}
#header .header-nav-main nav > ul > li {
    position: relative;
    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: #fff;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #fff !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;
}
/*#header.header-narrow .header-logo img {
    width: 100px;
}*/
@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:hover .header-nav-main nav > ul:after {
        height: 220px;
        background-color: rgba(255,255,255,0.95);
        position: absolute;
        width: 100%;
        left: -10%;
        width: 120%;
        z-index: 1;
    }
    #header .header-nav-main nav > ul.act:after {
        height: 220px !important;
    }
    #header .header-nav-main nav > ul > li:hover > a:before {
        display: none;
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background-color: #7da0c9;
        height: 1px;
        width: 100%;
        z-index: 3;
    }
    #header:hover .header-nav-main nav > ul > li > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
        opacity: 1;
        display: block !important;
    }
	#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%;
        top: 100%;
        display: none;
	}
	#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: 16px;
        font-weight: 400;
        border-bottom: 0px;
        padding: 5px 0;
        line-height: 1.2em;
        text-align: center;
    }
}
@media (max-width:992px) {
    #header .header-logo {
        padding: 0px !important;
        text-align: left;
    }
    #header.header-narrow .header-logo img {
        margin: 5px 0;
        width: 150px;
    }
	#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);
	}	
    #header .ch_wrp a {
        font-size: 15px;
    }
}
/*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: 27px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
@media (min-width:1201px){
    #header .bt_wrp .actbtn {
        background-color: #009900;
        width: 140px;
    }
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    float: none;
	margin: 15px 0;
	background-color: transparent;
	color: #111;
	padding: 4px 8px !important;
	line-height: 22px !important;
	font-size: 26px !important;
    display: inline-block;
}
#header.header-transparent .header-btn-collapse-nav {
	color: #fff;
}
html #header:hover .header-btn-collapse-nav,
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;
    }
}
/*sticky*/
html #header .default {
    display: none;
}
html #header .default-c {
    display: inline-block;
}
html #header.header-transparent .default {
    display: inline-block;
}
html #header.header-transparent .default-c {
    display: none;
}
html #header:hover .default,
html.add-header #header .default,
html.sticky-header-active #header .default {
    display: none;
}
html #header:hover .default-c,
html.add-header #header .default-c,
html.sticky-header-active #header .default-c {
    display: inline-block;
}
html #header:hover .bt_wrp a:not(.actbtn),
html.add-header #header .bt_wrp a:not(.actbtn),
html.sticky-header-active #header .bt_wrp a:not(.actbtn) {
    color: #333;
}
html #header:hover .bt_wrp .bar_i_bk,
html.add-header #header .bt_wrp .bar_i_bk,
html.sticky-header-active #header .bt_wrp .bar_i_bk {
    display: inline-block;
}
html #header:hover .bt_wrp .bar_i,
html.add-header #header .bt_wrp .bar_i,
html.sticky-header-active #header .bt_wrp .bar_i {
    display: none;
}
/*hover*/
html #header:hover .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #555;
}
html #header:hover .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover a {
    color: #0e7edb;
}
@media (max-width:992px){
    html #header .bt_wrp img {
        margin-bottom: 5px !important;
    }
}


/*lines_bar*/
.mmenu-toggle-btn {
    display: inline-block;
    display: inline-block;
    width: 30px;
    cursor: pointer;
    margin: 25px 0;
}
.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;
}
html.add-header #header .lines_bar,
html.add-header #header .lines_bar:before,
html.add-header #header .lines_bar:after {
    background-color: #333;
}
.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 {
	display: block !important;
	position: fixed;
	top: 0;
	left: -300px;
	z-index: 999;
	width: 300px;
	height: 100%;
	overflow-y: scroll;
	padding: 40px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #fff;
}

.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.mobile-side-menu .header-logo img {
/*    width: 130px;*/
}
.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: 0;
    top: -20px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
	cursor: pointer;
    margin-left: 0px;
    text-align: center;
}
.mobile-side-menu > .mmenu-toggle-btn {
    display: block;
    width: 100%;
    border-radius: 4px;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer;
    background-color: #333;
    position: relative;
    top: auto;
    padding: 10px;
    border: 0px;
    margin-top: 20px;
    color: #fff;
    font-weight: 500;
}
.mobile-side-menu #mainNav > li {
    border-bottom: 1px solid #ddd;
    margin: 0px;
}
.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: 30px;
}
.mobile-side-menu li a {
	display: block;
	font-size: 17px;
	line-height: 1.2em;
	font-weight: 500;
	background-color: transparent;
	color: #333;
	border: 0;
	padding: 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: 0;
	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;
}
.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%;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 15px;
}
.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;
}

/*f_wrp*/
.mobile-side-menu .row {
    margin: 0 -5px;
}
.mobile-side-menu .row > div{
    padding: 0 5px;
}
.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: 130px 0;
}
.sec_dvd.sec_dvd_lg {
    padding: 200px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 80px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 40px 0;
    }
    .sec_dvd.sec_dvd_lg {
        padding: 90px 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;
    }
}
/*c_wrp_sm*/
@media (min-width:768px) {
    .c_wrp_sm {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_sm.t_fx {
        table-layout: fixed;
    }
    .c_wrp_sm > li,
    .c_wrp_sm > div {
        display: table-cell;
    }
}
/*m_wrp_sm*/
@media (max-width:768px) {
    .m_wrp_sm {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_sm.t_fx {
        table-layout: fixed;
    }
    .m_wrp_sm > li,
    .m_wrp_sm > 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.4em;
    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.4em;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 400;
}
.conp {
    margin-top: 1rem;
}
@media (max-width:992px){
    h1.dft {
        font-size: 25px;
    }
    h2.dft {
        font-size: 20px;
    }
    h3.dft {
        font-size: 18px;
    }
    h4.dft {
        font-size: 16px;
    }
    h5.dft {
        font-size: 14px;
    }    
    h6.dft {
        font-size: 12px;
    }
    p.dft {
        font-size: 13px;
    }
}

/*row*/
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > li,
    .row > div {
        padding: 0 5px;
    }
}
/*color*/
.c_org {
    color: #ff8400 !important;
}
.c_yl {
    color: #fde609 !important;
}
.c_pk {
    color: #f70000 !important;
}
.c_gr {
    color: #81c345 !important;
}
.c_sky {
    color: #00bcd4 !important;
}
.c_gray {
    color: #999 !important;
}
.c_dgray {
    color: #666 !important;
}
.c_bl {
    color: #0e7edb !important;
}
/*subtop*/
.subtop {
    position: relative;
    text-align: center;
}
.subtop .txt {
    position: relative;
    z-index: 2;
}
.subtop h5 {
    margin-top: 15px;
}
@media (min-width:769px){
    .subtop {
        position: relative;
        height: 350px;
    }
    .subtop .bg {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
}
@media (max-width:768px){
    .subtop {
        height: 200px;
    }
    .subtop .bg {
        height: 100%;
        background-size: cover !important;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        position: absolute;
    }
    .subtop h5 {
        margin-top: 10px;
    }
}
/*tab*/
#tab {
    text-align: center;
}
#tab li {
    display: inline-block;
    min-width: 15%;
}
#tab li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #999;
    padding: 15px;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
}
#tab li.active a {
    /*background-color: rgba(129, 195, 69, 0.9);*/
    background-color: #fff;
    color: rgba(129, 195, 69, 1);
    font-weight: 600;
    border-color: rgba(129, 195, 69, 1);
}
@media (min-width:768px){
    #tab {
        border-bottom: 1px solid #ddd;
    }
}
@media (max-width:992px){
    #tab li a {
        font-size: 15px;
        padding: 10px 5px;
    }
}
@media (max-width:769px){
    #tab {
        padding: 10px 0px;
    }
    #tab li {
        min-width: auto;
    }
    #tab li a {
        font-size: 13px;
        padding: 5px 10px;
        border-radius: 5px;
        border: 0px;
    }
    #tab li.active a {
        background-color: rgba(129, 195, 69, 0.9);
        color: #fff;
    }
}

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


/*nw_slider*/
#nw_slider {
    position: relative;
}
#nw_slider .scroll_msc {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    text-align: center;
    z-index: 5;
}
#nw_slider .scroll_msc a {
    text-decoration: none;
    display: inline-block;
    height: 50px;
    width: 26px;
    border: 2px solid #fff;
    border-radius: 30px;
    position: relative;
}
#nw_slider .scroll_msc a:after {
    content: "";
    position: absolute;
    left: 9px;
    width: 3px;
    top: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 30px;
    
    -webkit-animation: arr 0.9s linear infinite;
    -moz-animation: arr 0.9s linear infinite;
    -ms-animation: arr 0.9s linear infinite;
    -o-animation: arr 0.9s linear infinite;
    animation: arr 0.9s linear infinite;
}
@keyframes arr {
	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}
	70% {
		-webkit-transform: translateY(6px);
		-moz-transform: translateY(6px);
		-ms-transform: translateY(6px);
		-o-transform: translateY(6px);
        transform: translateY(6px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}  
}
#nw_slider .scroll_msc h6 {
    font-size: 11px;
    font-weight: 700;
}
.swiper-container.mslider {
    width:100%; 
    height:100%;
}
.swiper-container.mslider .swiper-slide {
    height:890px;
}
.swiper-container.mslider .swiper-slide .bg {
    height:890px; 
    background-position:center; 
    background-size:cover;
}
.swiper-container.mslider .swiper-slide.slide_1 .bg {
    background-image:url(../img/main_slide1.jpg);
}
.swiper-container.mslider .swiper-slide.slide_2 .bg {
    background-image:url(../img/main_slide2.jpg);
}
.swiper-container.mslider .swiper-slide.slide_3 .bg {
    background-image:url(../img/main_slide3.jpg);
}
.swiper-container.mslider .swiper-slide.slide_4 .bg {
    background-image:url(../img/main_slide4.jpg);
}
.swiper-container.mslider .swiper-slide.slide_5 .bg {
    background-image:url(../img/main_slide5.jpg);
}
.swiper-container.mslider .swiper-slide .txtbox {
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: 100%;
}
.swiper-container.mslider .swiper-slide .txtbox h1 {
    font-size: 80px;
    line-height: 1em;
    color: #fff;
    font-weight: 700;
}
.swiper-container.mslider .swiper-slide .txtbox h2 {
    letter-spacing: 1em;
    color: #fff;
    font-weight: 700;
    margin-top: 5px;
}
.swiper-container.mslider .swiper-slide .txtbox h5 {
    color: #fff;
    font-weight: 400;
    margin-top: 25px;
}
.swiper-container.mslider .swiper-slide .btn_wrp {
    margin-top: 40px;
}
.swiper-container.mslider .swiper-slide .btn_wrp a {
    display: inline-block;
    text-decoration: none;
    /* font-size: 17px; 
    display: inline-block; 
    border: 1px solid rgba(255,255,255,0.4); 
    padding: 15px 25px; 
    color: #fff; 
    font-weight: 400; 
    text-align: center; 
    text-decoration: none;
    margin: 5px; */
}
.swiper-container.mslider div.swiper-button-next,
.swiper-container.mslider div.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 87px;
    margin-top: calc(-1 * 100 / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: url(../img/v_arr.png) center center no-repeat;
}
.swiper-container.mslider .swiper-button-prev {
    left: 60px;
}
.swiper-container.mslider .swiper-button-next {
    transform: rotate(180deg);
    right: 60px;
}
.swiper-container.mslider .swiper-button-prev:after, 
.swiper-container.mslider .swiper-button-next:after {
    content: "";
}
.swiper-container.mslider .pagination_wrp {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 100px;
}
.swiper-container.mslider div.swiper-pagination {
    display:block;
    bottom: 60px;
    position: relative;
}
.swiper-container.mslider .swiper-pagination-bullet {
    width: 70px;
    height: 5px;
    background:rgba(255,255,255,0.7);
    margin: 0 8px 0 0;
    border-radius: 0;
}
.swiper-container.mslider .swiper-pagination-bullet-active {
    background-color: #fff;
}
@media (min-width:768px){
    .swiper-container.mslider div.swiper-pagination {
        text-align: left;
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
    }
    #nw_slider .txt1 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 0.5s;
    }
    #nw_slider .swiper-slide-active .txt1 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt2 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 1s;
    }
    #nw_slider .swiper-slide-active .txt2 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt3 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 1.5s;
    }
    #nw_slider .swiper-slide-active .txt3 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt4 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 2s;
    }
    #nw_slider .swiper-slide-active .txt4 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt5 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 2s;
    }
    #nw_slider .swiper-slide-active .txt5 {
        bottom: 0;
        opacity: 1;
    }
}
@media (max-width:768px){
    #nw_slider .scroll_msc {
        bottom: 20px;
        display: none;
    }
    #nw_slider .scroll_msc h6 {
        margin-bottom: 2px;
        font-size: 12px;
    }
    #nw_slider .scroll_msc a {
        height: 40px;
        width: 20px;
    }
    #nw_slider .scroll_msc a:after {
        left: 7px;
        width: 3px;
        top: 7px;
        height: 4px;
    }
    #nw_slider {
        text-align: center;
    }
    .swiper-container.mslider .swiper-slide,
    .swiper-container.mslider .swiper-slide .bg {
        height:500px; 
        background-size: cover !important;
    }
    .swiper-container.mslider .swiper-slide .txtbox h1 {
        font-size: 30px;
    }
    .swiper-container.mslider .swiper-slide .txtbox h2 {
        letter-spacing: 0.5em;
        font-size: 17px;
        margin-top: 0px;
    }
    .swiper-container.mslider .swiper-slide .txtbox h5 {
        margin-top: 10px;
    }
    .swiper-container.mslider div.swiper-pagination {
        bottom: 0px;
    }
    .swiper-container.mslider .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
    .swiper-container.mslider div.swiper-button-next,
    .swiper-container.mslider div.swiper-button-prev {
        width: 20px;
        height: 40px;
        background-size: 100%;
    }
    .swiper-container.mslider .swiper-button-prev {
        left: 30px;
    }
    .swiper-container.mslider .swiper-button-next {
        right: 30px;
    }
    .swiper-container.mslider .swiper-slide .btn_wrp {
        margin-top: 20px;
    }
    .swiper-container.mslider .swiper-slide .btn_wrp a img {
        width: 170px;
    }
}
@media (max-width:500px){
    .swiper-container.mslider .swiper-slide,
    .swiper-container.mslider .swiper-slide .bg {
        height:330px; 
        background-size: cover !important;
    }
    .swiper-container.mslider .swiper-slide .txtbox h5 {
        font-size: 12px;
    }
    .swiper-container.mslider .pagination_wrp {
        bottom: 20px;
    }
}

/* footer */
#footer {
    margin-top: 0px !important;
    background-color: #333;
    border-top: 0px !important;
    padding: 0px !important;
    padding: 60px 0 !important;
}
#footer #trpSiteMap p {
    font-weight: 700;
}
#footer #trpSiteMap ul li a {
    color: #999;
    display: block;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 0;
}
#footer .link {
    margin-top: 10px;
}
#footer .link span {
    font-size: 15px;
    color: #aaa;
    cursor: pointer;
}
#footer .link .sp_line {
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #999;
    vertical-align: middle;
    margin: 0 10px;
    margin-bottom: 4px;
}
#footer .c_wrp h6 {
    color: #999;
    font-weight: 400;
    line-height: 1.5em;
    margin-top: 15px;
}
@media (min-width: 768px) {
    #footer #trpSiteMap {
        padding-bottom: 60px;
        margin-bottom: 30px;
        border-bottom: 1px solid #666;
    } 
}
@media (max-width: 768px) {
    #footer {
        text-align: center;
        padding: 40px 0 !important;
    }
    #footer .link span {
        font-size: 13px;
    }
}

/* mtit */
.mtit .l_lined strong {
    display: inline-block;
    position: relative;
}
.mtit h1 {
    margin-top: 30px;
}
.mtit h5 {
    margin-top: 15px;
}
.mtit .btn_wrp {
    margin-top: 30px;
}
.mtit .btn_wrp a {
    display: inline-block;
    background-color: #0e7edb;
    line-height: 1em;
    padding: 15px 25px;
    color: #fff;
    font-size: 17px;
    position: relative;
    text-decoration: none;
}
.mtit.bsn_mtit .btn_wrp a {
    min-width: 200px;
    text-align: center;
    letter-spacing: 0;
}
.mtit .btn_wrp a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-style: solid;
    border-width: 5px;
    border-color: #fff #fff transparent transparent;
}
.mtit .btn_wrp a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent #fff #fff;
}
@media (min-width:768px){
    .mtit .l_lined strong {
        padding-right: 20px;
    }
    .mtit .l_lined strong:after {
        content: "";
        position: absolute;
        left: 100%;
        width: 100%;
        height: 1px;
        top: 50%;
        background-color: #999;
    }
}
@media (max-width:768px){
    .mtit h1 {
        margin-top: 10px;
    }
    .mtit h5 {
        margin-top: 5px;
    }
    .mtit .btn_wrp {
        margin-top: 15px;
    }
    .mtit .btn_wrp a {
        padding: 10px 15px;
        font-size: 14px;
    }
    .mtit .btn_wrp a:before,
    .mtit .btn_wrp a:after {
        border-width: 4px;
    }
    .mtit.bsn_mtit .btn_wrp a {
        min-width: 150px;
    }
}
/* slick-dots */
.slick-dots {
    text-align: center;
    padding: 0px;
    margin-top: 40px;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 0px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 5px;
    padding: 0;
    color: transparent;
}
.slick-dots li.slick-active button {
    width: 30px;
    border-radius: 50px;
    background-color: #81c345;
}
@media (max-width:768px){
    .slick-dots {
        text-align: center;
        padding: 0px;
        margin-top: 20px;
    }
}

/* msec1 */
#msec1 {
    background-color: #f7f7f7;
    position: relative;
}
#msec1 ul li a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#msec1 ul li a:hover {
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.3);
}
#msec1 ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    background: linear-gradient(#0e7edb, #81c345);
}
#msec1 ul li a:hover:after {
    opacity: 0.7;
}
#msec1 ul li a img {
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -ms-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}
#msec1 ul li a:hover img {
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
#msec1 ul li a .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    top: 0%;
    text-align: center;
    padding: 70px 15px 0 15px;
    z-index: 3;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec1 ul li a .txt h2,
#msec1 ul li a .txt p {
    color: #fff;
    line-height: 1.2em;
}
#msec1 ul li a .txt p {
    margin-top: 10px;
}
#msec1 ul li a .txt .bsn_more {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: relative;
    margin-top: 40px;
}
#msec1 ul li a .txt .bsn_more:before,
#msec1 ul li a .txt .bsn_more:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec1 ul li a .txt .bsn_more:before {
    background: url(../img/bsn_more.png) center center no-repeat;
    z-index: 3;
}
#msec1 ul li a .txt .bsn_more:after {
    background: url(../img/bsn_more_hv.png) center center no-repeat;
    opacity: 0;
    z-index: 5;
}
#msec1 ul li a:hover .txt .bsn_more:after {
    opacity: 1;
}
@media (min-width:768px){
    #msec1 .business_slick .slick-slide {
        padding-bottom: 30px;
    }
}
@media (max-width:1200px) and (min-width:768px){
    #msec1 ul li a .txt h2 {
        font-size: 24px;
    }
    #msec1 ul li a .txt p {
        font-size: 15px;
    }
}
@media (max-width:768px){
    #msec1 ul .slick-slide {
        padding: 0 5px;
    }
    #msec1 ul li a .txt {
        padding: 50px 15px 0 15px;
    }
    #msec1 ul li a .txt .bsn_more {
        width: 30px;
        height: 30px;
        margin-top: 20px;
    }
    #msec1 ul li a .txt .bsn_more:before,
    #msec1 ul li a .txt .bsn_more:after {
        background-size: 100% !important;
    }
}
@media (max-width:400px){
    #msec1 ul li a .txt {
        padding: 40px 15px 0 15px;
    }
    #msec1 ul li a .txt br {
        display: none;
    }
}
/* msec2 */
#msec2 {
    position: relative;
}
#msec2:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 300px;
    background-color: #81c345;
    z-index: 1;
}
@media (max-width:768px){
    #msec2:after {
        width: 70%;
        height: 30%;
    }
}
/* techSlider */
#techSlider {
    position: relative;
    z-index: 3;
}
#techSlider .slider-single {
    border-radius: 20px;
    box-shadow: 20px 20px 45px rgba(0, 0, 0, 0.1);
}
#techSlider .slider-single img {
    border-radius: 20px;
}
#techSlider #slider_bt p {
    margin-top: 15px;
}
#techSlider #slider_bt .slider-nav {
    margin-top: 30px;
}
#techSlider #slider_bt .slider-nav .slick-track {
    width: auto !important
}
#techSlider #slider_bt .slider-nav .slick-slide h4 {
    color: #aaa;
    font-weight: 700;
    cursor: pointer;
    background-position-x: 95% !important;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#techSlider #slider_bt .slider-nav .slick-slide.is-active h4 {
    color: #111;
}
@media (min-width:992px){
    #techSlider {
        padding-left: 450px;
    }
    #techSlider #slider_bt {
        position: absolute;
        left: 0;
        width: 330px;
        padding-right: 30px;
        padding-top: 30px;
    }
    #techSlider #slider_bt .slider-nav .slick-slide {
        width: 100% !important;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }
    #techSlider #slider_bt .slider-nav .slick-slide.is-active h4 {
        background: url(../img/tech_act.png) 95% center no-repeat;
    }
}
@media (max-width:992px){
    #techSlider #slider_bt {
        text-align: center;
    }
    #techSlider #slider_bt p {
        margin-top: 5px;
    }
    #techSlider #slider_bt .slider-nav {
        margin-top: 15px;
        text-align: center;
        margin-bottom: 25px;
    }
    #techSlider #slider_bt .slider-nav .slick-slide {
        width: auto !important;
        display: inline-block;
        float: none;
    }
    #techSlider #slider_bt .slider-nav .slick-slide h4 {
        padding: 3px 15px;
        border: 2px solid #ddd;
        border-radius: 50px;
        font-size: 13px;
        margin: 3px 1px;
    }
}

/* msec3 */
#msec3 {
    background: url(../img/msec3_bg.png) right bottom no-repeat;
    background-size: 100%;
    background-color: #f0f3f6;
}
#msec3 .mtit p {
    margin-top: 20px;
}
#msec3 .mtit .btn_wrp a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-style: solid;
    border-width: 5px;
    border-color: #f0f3f6 #f0f3f6 transparent transparent;
}
#msec3 .mtit .btn_wrp a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent #f0f3f6 #f0f3f6;
}
#msec3 .item {
    margin-top: 60px;
    box-shadow: 20px 20px 35px rgba(0, 0, 0, 0.15);
}
#msec3 .item a {
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
#msec3 .item a img {
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -ms-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}
#msec3 .item a:hover img {
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
#msec3 .item a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#msec3 .item a:hover:after {
    opacity: 0;
}
#msec3 .item a h2 {
    position: absolute;
    left: 50px;
    bottom: 40px;
    color: #fff;
    z-index: 3;
    font-weight: 700;
}
@media (min-width:768px){
    #msec3 .row {
        margin: 0 -30px;
    }
    #msec3 .row > li,
    #msec3 .row > div {
        padding: 0 30px;
    }
}
@media (max-width:768px){
    #msec3 .mtit {
        margin-bottom: 20px;
        text-align: center;
    }
    #msec3 .mtit p {
        margin-top: 10px;
    }
    #msec3 .item {
        margin-top: 10px;
    }
    #msec3 .item a h2 {
        left: 15px;
        bottom: 20px;
        font-size: 17px;
    }
}
/* msec4 */
#msec4 .mtit p {
    margin-top: 20px;
}
#msec4 ul li a {
    text-decoration: none;
    display: block;
    border-radius: 20px;
    background: #f7f7f7;
    padding: 40px 15px;
    overflow: hidden;
    position: relative;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec4 ul li a:hover {
    box-shadow: 20px 20px 45px rgba(0, 0, 0, 0.1);
}
#msec4 ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: linear-gradient(#0e7edb, #81c345);
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec4 ul li a:hover:after {
    opacity: 1;
}
#msec4 ul li a .icon,
#msec4 ul li a h4 {
    position: relative;
    z-index: 3;
}
#msec4 ul li a h4 {
    margin-top: 15px;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec4 ul li a:hover h4 {
    color: #fff !important;
}
@media (max-width:768px){
    #msec4 .mtit {
        margin-bottom: 20px;
        text-align: center;
    }
    #msec4 .mtit p {
        margin-top: 10px;
    }
    #msec4 ul li {
        margin: 5px 0;
    }
    #msec4 ul li a {
        padding: 20px 15px;
    }
    #msec4 ul li .icon img {
        width: 80px;
    }
    #msec4 ul li a h4 {
        margin-top: 5px;
    }
}
/* msec5 */
#msec5 .mtit p {
    margin-top: 20px;
}
#msec5 #bsn3 {
    position: relative;
}
#msec5 #bsn3 ul li a {
    text-decoration: none;
    display: block;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec5 #bsn3 ul li a:hover {
    box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
}
#msec5 #bsn3 ul li a .txt {
    text-align: center;
    padding: 15px;
    border: 1px solid #ddd;
}
@media (min-width:992px){
    #msec5 #bsn3 {
        padding-left: 350px;
    }
    #msec5 #bsn3 .mtit {
        position: absolute;
        left: 0;
        width: 280px;
        padding-right: 30px;
    }
    #msec5 #bsn3 ul li a .txt {
        border-top: 0px;
    }
}
@media (max-width:992px){
    #msec5 .mtit {
        margin-bottom: 20px;
        text-align: center;
    }
    #msec5 .mtit p {
        margin-top: 10px;
    }
    #msec5 #bsn3 ul li {
        margin: 10px 0;
    }
    #msec5 #bsn3 ul li a {
        border-radius: 10px;
        border: 1px solid #ddd;
        overflow: hidden;
    }
    #msec5 #bsn3 ul li a .txt {
        width: 75%;
        border-radius: 0 10px 10px 0;
        border: 0px;
        text-align: left;
        padding-left: 20px;
        background: url(../img/tech_act.png) 85% center no-repeat;
        background-size: 7px !important;
    }
}
/* msec6 */
#msec6 {
    background-color: #f5f5f5;
}
#msec6 .mapInfo {
    position: relative;
}
#msec6 .mapInfo .item {
    background: url(../img/map_icon1.png) left center no-repeat;
    padding: 40px 10px;
    padding-left: 80px;
}
#msec6 .mapInfo .item.item2 {
    background: url(../img/map_icon2.png) left center no-repeat;
}
#msec6 .mapInfo .item.item3 {
    background: url(../img/map_icon3.png) left center no-repeat;
}
#msec6 .mapInfo .item strong {
    display: block;
}
@media (min-width:992px){
    #msec6 .mapInfo {
        border-top: 1px solid #dddd;
        margin-top: 20px;
        padding-left: 400px;
    }
    #msec6 .mapInfo > h3 {
        position: absolute;
        left: 0;
        top: -1px;
        padding-top: 40px;
        width: 350px;
        border-top: 1px solid #333;
    }
}
@media (max-width:1400px) and (min-width:992px){
    #msec6 .mapInfo {
        padding-left: 250px;
    }
    #msec6 .mapInfo > h3 {
        width: 200px;
    }
}
@media (max-width:768px) and (min-width:501px){
    #msec6 .mapInfo {
        padding-top: 20px;
    }
    #msec6 .mapInfo .item {
        background-size: 40px !important;
        padding: 15px;
        padding-top: 50px;
        background-position: center top !important;
        text-align: center;
    }
    #msec6 .mapInfo .item h5 {
        word-break: break-all;
        line-height: 1.2em;
    }
    #msec6 .mapInfo .item h5 strong {
        margin-bottom: 5px;
    }
}
@media (max-width:500px){
    #msec6 .mapInfo ul li {
        width: 100% !important;
        border-bottom: 1px dashed #ddd;
    }
    #msec6 .mapInfo .item {
        background-size: 40px !important;
        padding: 15px 10px;
        padding-left: 50px;
    }
}
/*mapbox*/
.mapbox {
    border: 1px solid #ddd !important;
    overflow: hidden;
}
.mapbox,
.mapbox .root_daum_roughmap .wrap_map {
    height: 450px !important;
}
.mapbox .root_daum_roughmap_landing .border1, 
.mapbox .root_daum_roughmap_landing .border2, 
.mapbox .root_daum_roughmap_landing .border3, 
.mapbox .root_daum_roughmap_landing .border4 {
    display: none !important;
}
@media (max-width:768px) {
    .mapbox,
	.mapbox .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
}

/* sideQuick */
#sideQuick {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 100;
}
#sideQuick a {
    display: block;
    margin: 5px 0;
    border-radius: 50%;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width:768px){
    #sideQuick {
        right: 10px;
        bottom: 10px;
    }
    #sideQuick a {
        width: 60px;
    }
}