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

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

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


/* noto-serif-kr-200 - latin */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');

/* noto-serif-regular - latin */
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/noto-serif-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/noto-serif-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/noto-serif-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/noto-serif-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/noto-serif-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/noto-serif-v16-latin-regular.svg#NotoSerif') format('svg'); /* Legacy iOS */
  }
  /* noto-serif-700 - latin */
  @font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/noto-serif-v16-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/noto-serif-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/noto-serif-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/noto-serif-v16-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/noto-serif-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/noto-serif-v16-latin-700.svg#NotoSerif') format('svg'); /* Legacy iOS */
  }
/* íŒì—…ë ˆì´ì–´ */
#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 only screen and (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 {
    max-width: 1920px;
    margin: 0 auto;
}
html .scroll-to-top.visible {
    display: none !important;
}
.body, h1, h2, h3, h4, h5, h6, p {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
    letter-spacing: -0.06em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html {
    font-size: 10px;
}
@media (min-width:1400px){
     .container {
         width: 1430px;
    }
}
@media (max-width:992px){
    html {
        font-size: 9px;
    }
}
/*font*/
.tra_ty {
	font-family: "Malgun Gothic";
}
/*color*/
.c_lrd {
    color: #cd121c !important;
}
.c_drd {
    color: #c00000 !important;
}
/*Common*/
img {
	max-width: 100%;
}
@media (max-width:992px){
    .owl-carousel .owl-nav [class*="owl-"],
    .owl-carousel .owl-nav [class*="owl-"]:active, 
    .owl-carousel .owl-nav [class*="owl-"]:focus, 
    .owl-carousel .owl-nav [class*="owl-"]:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:focus {
        border: 1px solid #fff;
        border-radius: 0px;
        border-collapse: #fff;
        background-color: rgba(0,0,0,0.3);
        font-size: 12px;
        padding-top: 2px;
    }
}
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }
}
/*font*/
.f_lib {
	font-family: 'Libre Baskerville' !important;
}
.f_mon {
	font-family: 'Montserrat';
    letter-spacing: 0px;
}
.f_pop {
	font-family: 'Poppins' !important;
}
.tra_ty {
	font-family: "Malgun Gothic";
}
.f_serif {
    font-family: 'Noto Serif KR' !important;
}

/*header_top*/
.header_ttop {
	padding: 0;
	background-color: #1e1e1e;
}
.header_ttop a {
	display: inline-block;
	border-right: 1px solid rgba(0,0,0,0.2);
	border-left: 1px solid rgba(0,0,0,0.2);
	padding: 5px;
	font-size: 12px;
    line-height: 1.5em;
    font-weight: 400;
    color: #fff;
	font-family: "gulim";
	text-decoration: none;
}
.header_ttop a.fr {
	float: right;
	border: 0px;
	position: relative;
	padding-left: 10px;
}
.header_ttop a.fr:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 40%;
	background-color: #ddd;
	right: 0;
	top: 30%;
}
.header_ttop a.fr.br_none:before {
	display: none;
}
.header_ttop a .nv_login {
	width: 18px;
	vertical-align: middle;
}
@media (max-width:768px){
	.header_ttop a {
		font-size: 12px;
	}	
	.header_ttop a.fr {	
	}
}


/*header*/
#header {
    padding: 0 !important;
}
#header .header-body {
    border: 0px !important;
    padding: 0 !important;
}
#header .header-body .hd_top {
    padding: 25px 0;
}
html.sticky-header-active #header .header-body .hd_top {
    padding: 15px 0;
}
#header .t_ban_wrp a {
    text-decoration: none;
    display: inline-block;
    margin: 0 3px;
}
#header .log_box a {
    text-decoration: none;
    display: block;
}
#header .n_box {
    font-weight: 300;
    color: #ddd;
}

@media (min-width:1080px) and (max-width:1410px) {
	#header .scr_box  {
        width: 30%;
    }
	
    #header .scr_box img {
        width: 80%;
    }
    #header .log_box {
        width: 30%;
    }
    #header .n_box  {
		width: 30%;
    }
	
    #header .h_nav {
        width: 10%;
    }
}
@media (min-width:769px) {
    #header .t_ban_wrp a {
        margin-right: 5px;
    }
}
@media (min-width:769px) and (max-width:1079px) {
    #header .scr_box  {
        width: 30%;
    }
    #header .scr_box img {
        width: 80%;
    }
    #header .log_box {
        width: 25%;
    }
    #header .n_box  {
		width: 30%;
    }
	
    #header .h_nav {
        width: 7%;
    }
}
@media (max-width:768px){
    #header {
        text-align: left;
        padding: 5px 0;
    }
    #header .container {
        padding: 0 5px;
    }
    #header .header-body {
        border: 0px;
        padding: 10px 0;
    }
    #header .header-body .hd_top {
        padding: 10px 0;
    }
    #header .t_ban_wrp {
        text-align: center;
    }
    #header .t_ban_wrp a img {
        width: 25px;
    }
    html #header .log_box a img,
    #header .log_box a img {
        width: 170px;
    }
    #header .mn_box a {
        font-size: 12px;
        padding: 5px 10px;
    }
}
/*mn_box*/
#header .mn_box {
    border-top: 1px solid rgba(221, 221, 221, 0.2);
    border-bottom: 1px solid rgba(221, 221, 221, 0.2);
    position: relative;
}
#header .mn_box:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 100%;
    background-color: #f7f7f7;
    height: 0px;
    left: 0px;
    transform: translate3d(0, 0, 0);
    clear: none;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    opacity: 0;
    
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#header .mn_box:hover:after {
    height: 290px;
    opacity: 1;
}
#header .mn_box nav > ul > li {
    float: left;
    display: block;
    width: 11.111111%;
    text-align: center;
    margin: 0px;
    position: relative;
}
#header .mn_box nav > ul > li:not(:first-child):before {
    content: "";
    position: absolute;
    left: 0;
    top: 35%;
    height: 30%;
    width: 1px;
    background-color: rgba(221, 221, 221, 0.1);
}
#header .mn_box nav > ul > li > a {
    font-size: 17px;
    line-height: 1em;
    display: block;
    padding: 20px 10px;
    color: #fff;
    font-weight: 600;
}
#header .mn_box nav > ul > li > a i {
    display: none;
}
#header .mn_box nav ul li.dropdown > .dropdown-menu {
    border-radius: 0px;
    padding: 15px 0px;
    margin: 0px;
    width: 100%;
    text-align: center;
}
#header .mn_box nav ul li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    top: auto;
    display: block;
    opacity: 1;
}
#header .mn_box nav ul li > .dropdown-menu li {
    display: block;
}
#header .mn_box nav ul li > .dropdown-menu li a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 20px;
}
#header .mn_box nav ul li > .dropdown-menu li a:hover {
    background-color: transparent;
    color: #ee7700;
    font-weight: 500;
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    margin: 0px;
    background-color: transparent;
    color: #111;
    padding: 0px !important;
    font-size: 25px !important;
    height: 40px;
    line-height: 0px;
}
/*header-body:hover*/
#header.header-wt .header-body .mn_box,
#header .header-body:hover .mn_box {
    border-color: rgba(0, 0, 0, 0.2) !important;
    position: relative;
    z-index: 100;
}
#header.header-wt .header-body .n_box a,
#header .header-body:hover .n_box a {
    color: #888;
}
#header.header-wt .header-body .log_box a .w,
#header .header-body .log_box a .w {
    display: inline-block;
}
#header.header-wt .header-body .log_box a .bk,
#header .header-body .log_box a .bk {
    display: none;
}
#header.header-wt  .header-body .log_box a .w,
#header .header-body:hover .log_box a .w {
    display: none;
}
#header.header-wt  .header-body .log_box a .bk,
#header .header-body:hover .log_box a .bk {
    display: inline-block;
}
#header.header-wt .header-body .mn_box nav > ul > li:after,
#header.header-wt .header-body .mn_box nav > ul > li:before,
#header .header-body:hover .mn_box nav > ul > li:after,
#header .header-body:hover .mn_box nav > ul > li:before {
    background-color: rgba(0, 0, 0, 0.2);
}
#header.header-wt .header-body .mn_box nav > ul > li > a,
#header .header-body:hover .mn_box nav > ul > li > a {
    color: #333;
}
#header.header-transparent .header-body:hover:before {
    opacity: 1 !important;
}
@media(max-width:768px){
    html #header {
        background-color: #fff;
    }
    html #header .header-body .mn_box {
        border-color: rgba(0, 0, 0, 0.2) !important;
        position: relative;
        z-index: 100;
    }
    html #header .header-body .n_box a {
        color: #333;
    }
    html #header .header-body .log_box a .w {
        display: inline-block;
    }
    html #header .header-body .log_box a .bk {
        display: none;
    }
    html #header .header-body .log_box a .w {
        display: none;
    }
    html #header .header-body .log_box a .bk {
        display: inline-block;
    }
    html #header .header-body .mn_box nav > ul > li:after,
    html #header .header-body .mn_box nav > ul > li:before {
        background-color: rgba(0, 0, 0, 0.2);
    }
    html #header .header-body .mn_box nav > ul > li > a {
        color: #333;
    }
    html #header.header-transparent .header-body:before {
        opacity: 1 !important;
    }
}
/*mainNav:hover*/
@media (min-width: 991px){
    #mainNav:hover li > .dropdown-menu {
        height: 250px;
        transform: translate3d(0, 0, 0);
        top: auto;
        display: block;
        opacity: 1;
        text-align: center;
        width: 100%;
        margin: 0px;
        box-shadow: 0 0 0;
        border: 0px;
        border-radius: 0;
        background-color: transparent;
        padding: 18px 0;
    }
}
/* logBox */
#logBox {
    border-radius: 4px;
    padding: 0 15px;
}
#logBox .sp_lined {
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #ddd;
    vertical-align: middle;
    margin: 0 10px;
}
#logBox .log_in {
    background: url(../img/log_in.png) 0px center no-repeat;
}
#logBox .log_join {
    background: url(../img/log_join.png) 0px center no-repeat;
}
#logBox .log_out {
    background: url(../img/log_out.png) 0px center no-repeat;
}
#logBox .log_my {
    background: url(../img/log_my.png) 0px center no-repeat;
}
#logBox a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    color: #888;
    font-weight: 400;
    padding: 10px 5px;
    line-height: 1em;
    cursor: pointer;
    text-align: center;
    padding-left: 20px;
}
@media (min-width:992px){
    #logBox {
        display: inline-block;
        border: 1px solid #ddd;
    }
}
@media (max-width:992px){
    #logBox {
        text-align: right;
        background-color: #f7f7f7;
    }
}
/*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:768px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/*mmenu btn*/
.mmenu-toggle-btn {
	display: block;
    height: auto;
    text-align: center;
    padding: 6px 12px;
    float: right;
    font-size: 18px;
    line-height: 20px;
    min-width: 25px;
    vertical-align: middle;
    background-color: transparent;
    color: #333;
}
@media (min-width: 992px) {
	.mmenu-toggle-btn {
		display: none;
	}
}
/*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: 190px;
}
.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: -5px;
    top: -20px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
	cursor: pointer;
}

.mobile-side-menu > .mmenu-toggle-btn {
    display: block;
    width: 100%;
    border-radius: 4px;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer;
    background-color: #ee7700;
    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 #444;
    margin-left: 0px !important
}
.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 {
	font-family: 'Noto Sans KR';
	display: block;
	font-size: 15px;
	line-height: 1.2em;
	letter-spacing: -2px;
	font-weight: 500;
	background-color: transparent;
	color: #333;
	border: 0;
	padding: 11px 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;
    background-color: transparent;
}
.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: 12px;
}
.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: 13px;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.mobile-side-menu .log_nav:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0px;
	width: 30px;
	height: 1px;
	background-color: #ddd;
}
.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;
}
/*lines_bar*/
.mmenu-toggle-btn {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.lines_bar {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #111;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: absolute;
    background-color: #111;
    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);
    background-color: #fff;
}
.mmenu-open .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    background-color: #fff;
}
.mmenu-open .mobile-nav .lines_bar:before,
.mmenu-open .mobile-nav .lines_bar:after {
    background-color: #111;
}

/*sec_dvd*/
.sec_dvd {
    padding: 130px 0;
}
.sec_dvd.sec_dvd_lg {
    padding: 200px 0;
}
.sec_dvd.sec_dvd_md {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_lg {
        padding: 100px 0;
    }
    .sec_dvd.sec_dvd_md {
        padding: 40px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 30px 0;
    }
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_lg {
    margin-top: 100px;
}
.conbox.conbox_xlg {
    margin-top: 150px;
}
.conbox.conbox_xxlg {
    margin-top: 200px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
.conbox.conbox_xs {
    margin-top: 30px;
}
.conbox.conbox_xxs {
    margin-top: 20px;
}
.conbox.conbox_xxxs {
    margin-top: 10px;
}
@media (max-width:1200px) and (min-width:992px){
    .conbox {
        margin-top: calc(100vw * (60 / 1200));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (100 / 1200));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (150 / 1200));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (200 / 1200));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (40 / 1200));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (30 / 1200));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (20 / 1200));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (10 / 1200));
    }
}
@media (max-width:991px) and (min-width:767px){
    .conbox {
        margin-top: calc(100vw * (60 / 992));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (100 / 992));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (150 / 992));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (200 / 992));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (40 / 992));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (30 / 992));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (20 / 992));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (10 / 992));
    }
}
@media (max-width:768px) and (min-width:450px){
    .conbox {
        margin-top: calc(100vw * (40 / 768));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (50 / 768));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (70 / 768));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (100 / 768));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (30 / 768));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (20 / 768));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (10 / 768));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (5 / 768));
    }
}
@media (max-width:501px){
    .conbox {
        margin-top: calc(100vw * (40 / 500));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (50 / 500));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (70 / 500));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (100 / 500));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (40 / 500));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (20 / 500));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (10 / 500));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (5 / 500));
    }
}

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

/*dft*/
.dft {
    word-break: keep-all;
}
p.dft,
h1.dft,
h2.dft,
h3.dft,
h4.dft,
h5.dft,
h6.dft {
    line-height: 1.6em;
}
h1.dft {
    font-size: 45px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #464646;
    font-weight: 600;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #464646;
    font-weight: 300;
    text-transform: none;
}
h6.dft {
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 400;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    color: #464646;
    font-weight: 400;
}


@media (max-width:768px){
    h1.dft {
        font-size: 30px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 17px;
    }
    h5.dft {
        font-size: 15px;
    }    
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 14px;
    }
}

@media (max-width:500px){
    p.dft,
    h1.dft,
    h2.dft,
    h3.dft,
    h3.dft,
    h4.dft,
    h5.dft,
    h6.dft {
        line-height: 1.4em;
    }
    h1.dft {
        font-size: 26px;
    }
    h2.dft {
        font-size: 20px;
    }
    h3.dft {
        font-size: 17px;
    }
    h4.dft {
        font-size: 15px;
    }
    h5.dft {
        font-size: 14px;
    }    
    h6.dft {
        font-size: 11px;
    }
    p.dft {
        font-size: 13px;
    }
}


/*font*/
.f_mon {
	font-family: 'Montserrat' !important;
}
/*color*/
.c_org {
	color: #ee7700 !important;
}
.c_dorg {
	color: #fc7100 !important;
}
.c_pk {
	color: #e60044 !important;
}
.c_pp {
	color: #3c20a3 !important;
}
.c_yl {
	color: #ffce36 !important;
}
.c_sky {
	color: #0084ff !important;
}
.c_bl {
	color: #2864d2 !important;
}
.c_rd {
	color: #e51d1d !important;
}
.c_gd {
	color: #b69a68 !important;
}
.c_gr {
	color: #00a65a !important;
}
.c_dgr {
	color: #288828 !important;
}
.c_nv {
	color: #0b0b72 !important;
}
.c_lgr {
	color: #999 !important;
}
.c_pp {
	color: #4c36b2 !important;
}
.c_gray {
	color: #848484 !important;
}

/*modal*/
.privacy .modal-dialog {
    margin: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.privacy .modal-dialog > div {
    display: table-cell;
    vertical-align: middle;
}
.privacy .modal-dialog > div .modal-content {
    max-width: 600px;
    margin: 0 auto;
}
.privacy h4 {
    color: #222;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
.privacy a {
    color: #fc7100;
}
.privacy #privacy {
    height: 50vh;
    overflow-y: scroll;
}
@media (max-width:768px){
    .privacy h4 {
        font-size: 13px;
    }
    .privacy .modal-dialog > div .modal-content {
        max-width: 90%;
    }
}
/* f_top */
.f_top {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.f_top ul li {
    font-size: 17px;
    line-height: 1em;
    display: inline-block;
}
.f_top ul li span,
.f_top ul li a {
    color: #666;
    padding: 10px 15px;
    line-height: 1em;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.f_top ul li:not(:last-child) span:after,
.f_top ul li:not(:last-child) a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 35%;
    height: 30%;
    width: 1px;
    background-color: #aaa;
}
@media (max-width:768px){
    .f_top ul li {
        font-size: 14px;
    }
    .f_top ul li span,
    .f_top ul li a {
        padding: 5px;
    }
}
/*footer*/
#footer {
	margin-top: 0px !important;
	background-color: #fff;
	border-top: 0px !important;
	padding: 60px 0 !important;
}
#footer p {
    color: #666;
    font-size: 15px;
}
#footer p strong {
    font-weight: 400;
    display: inline-block;
    margin-right: 15px;
}
#footer p span {
    display: inline-block;
    padding-right: 10px;
    margin-right: 5px;
    position: relative;
    color: #333;
    font-weight: 700;
}
#footer p span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background-color: rgba(204, 204, 204, 0.6);
}
@media (max-width:992px){
    #footer {
        padding: 30px 0 100px !important;
        text-align: center;
    }
    #footer p {
        font-size: 13px;
    }
}
/*nw_slider*/
#nw_slider {
    position: relative;
}
#nw_slider h1 {
    font-size: 80px;
    line-height: 1em;
    color: #fff;
    font-weight: 100;
}
#nw_slider h5 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7em;
    text-transform: none;
}
#nw_slider .ms_scr {
    position: absolute;
    bottom: 15%;
    width: 100%;
    left: 0;
    z-index: 10;
    
    -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(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
        transform: translateY(8px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}  
}

.swiper-container.mslider {
    width:100%; 
    height:100%;
}
.swiper-container.mslider .swiper-slide {
    height:auto;
}
.swiper-container.mslider .swiper-slide .bg {
    height:auto; 
    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 .txtbox {
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: 100%;
}
.swiper-container.mslider .swiper-slide .btn_wrp {
    margin-top: 40px;
}
.swiper-container.mslider .swiper-slide .btn_wrp a {
    font-size: 20px; 
    display: inline-block; 
    border: 2px solid #fff; 
    padding: 15px 25px; 
    color: #fff; 
    font-weight: 500; 
    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 div.swiper-pagination {
    display:block;
    bottom: 60px;
}
.swiper-container.mslider .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #cbcac9;
    margin: 0 7px;
    opacity: 1;
}
.swiper-container.mslider .swiper-pagination-bullet-active {
    background-color: #ee8e2d;
}
@media (min-width:769px){
    #nw_slider h1 {
        position: relative;
        left: -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 h1 {
        left: 0;
        opacity: 1;
    }
    #nw_slider h5 {
        position: relative;
        left: -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 h5 {
        left: 0;
        opacity: 1;
    }
}
@media (max-width:768px){
    #nw_slider {
        text-align: center;
    }
    #nw_slider h1 {
        font-size: 40px;
    }
    #nw_slider h5 {
        font-size: 14px;
    }
    .swiper-container.mslider div.swiper-pagination {
        bottom: 20px;
    }
    .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;
    }
}

/*modal*/
.privacy .modal-dialog {
    margin: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.privacy .modal-dialog > div {
    display: table-cell;
    vertical-align: middle;
}
.privacy .modal-dialog > div .modal-content {
    max-width: 600px;
    margin: 0 auto;
}
.privacy h4 {
    color: #222;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
.privacy #privacy {
    height: 50vh;
    overflow-y: scroll;
}
@media (max-width:768px){
    .privacy h4 {
        font-size: 13px;
    }
    .privacy .modal-dialog > div .modal-content {
        max-width: 90%;
    }
}

/* mtit */
.mtit h2 {
    line-height: 1.1em;
}
.mtit p {
    margin-top: 15px;
    line-height: 1.5em;
    color: #666;
    font-weight: 400;
}
/* msec1 */
#msec1 {
    background-color: #f4f4f4;
}
#msec1 .row {
    margin: 0 -5px;
}
#msec1 .business_slick > li {
    margin: 5px 0;
    padding: 0 5px;
}
#msec1 ul li a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
}
#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.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
#msec1 ul li a .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 50px 30px 0;
}
#msec1 ul li a .txt .lined {
    display: inline-block;
    width: 20px;
    line-height: 0px;
    margin: 10px 0;
    height: 3px;
    background-color: #333;
}
#msec1 ul li.even a .txt .lined {
    background-color: #fff;
}
#msec1 ul li a .txt h3 {
    color: #333;
}
#msec1 ul li a .txt p {
    color: #444;
}
#msec1 ul li.even a .txt p,
#msec1 ul li.even a .txt h3 {
    color: #fff;
}
#msec1 ul li a .txt h2 {
    margin-top: 25px;
}
#msec1 ul li a .txt h2 span {
    line-height: 40px;
    width: 40px;
    color: #fff;
    display: inline-block;
    background-color: #ee7700;
    text-align: center;
}
@media (max-width:992px){
    #msec1 ul li a .txt {
        padding: 5% 15px 0;
    }
}
@media (max-width:768px){
    #msec1 .slick-slide {
        padding: 0 5px;
    }
    #msec1 ul li a {
        border-radius: 10px;
    }
    #msec1 ul li a .txt {
        padding: 10% 15px 0;
    }
    #msec1 ul li a .txt h2 {
        margin-top: 15px;
    }
    #msec1 ul li a .txt h2 span {
        line-height: 30px;
        width: 30px;
    }
    #msec1 ul li a .txt .lined {
        margin: 5px 0;
        height: 2px;
    }
}
@media (max-width:400px){
    #msec1 ul li a .txt h2 {
        margin-top: 10px;
    }
    #msec1 ul li a .txt h2 span {
        line-height: 25px;
        width: 25px;
    }
}
/* 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: #999;
}
@media (max-width:768px){
    .slick-dots {
        text-align: center;
        padding: 0px;
        margin-top: 20px;
    }
}

/* msec2 */
#msec2 .topBan {
    background: url(../img/topBan_bg.jpg) center center no-repeat;
    position: relative;
}
#msec2 .topBan:after {
    content: "";
    position: absolute;
    left: -7px;
    top: 18px;
    width: 50px;
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
}
#msec2 .topBan:before {
    content: "";
    position: absolute;
    left: -7px;
    bottom: 18px;
    width: 50px;
    height: 1px;
    background-color: #fff;
    transform: rotate(-45deg);
}
#msec2 .topBan .rt {
    width: 55%;
}
#msec2 .topBan .lft {
    padding-left: 8%;
}
#msec2 .topBan .lft ul {
    max-width: 400px;
    text-align: center;
}
#msec2 .topBan .lft ul a {
    display: block;
    text-decoration: none;
    border: 1px solid rgba(238, 238, 238, 0.5);
    padding: 15px 0;
}
#msec2 .topBan .lft ul li:not(:first-child) a {
    border-left: 0px;
}
@media (max-width:768px){
    #msec2 .topBan {
        background-size: cover;
    }
    #msec2 .topBan .rt {
        width: 100%;
    }
    #msec2 .topBan .lft {
        padding: 40px 40px 0;
    }
    #msec2 .topBan .lft ul a img {
        width: 40px;
    }
}

/* banWrp */
.banWrp li {
    margin-top: 30px;
}
.banWrp li a {
    text-decoration: none;
    height: 300px;
}
.banWrp li .ban1 {
    background: url(../img/ban1.jpg) center center no-repeat;
}
.banWrp li .ban2 {
    background: url(../img/ban2.jpg) center center no-repeat;
}
.banWrp li .txt {
    width: 50%;
    text-align: center;
}
.banWrp li .txt h2 {
    font-weight: 700;
}
.banWrp li .txt .lined {
    line-height: 10px;
    height: 10px;
    width: 1px;
    display: block;
    margin: 10px auto;
    background-color: #aaa;
}
.banWrp li .txt .go_link {
    display: inline-block;
    font-size: 17px;
    line-height: 1em;
    padding: 10px 20px;
    border: 1px solid #aaa;
    color: #666;
}
@media (max-width:768px){
    .banWrp li {
        margin-top: 10px;
    }
    .banWrp li a {
        background-size: cover !important;
        height: 200px;
    }
    .banWrp li .txt {
        width: 80%;
        text-align: left;
        padding-left: 30px;
    }
    .banWrp li .txt .lined {
        display: none;
    }
    .banWrp li .txt .go_link {
        font-size: 13px;
        padding: 7px 10px;
        margin-top: 10px;
    }
}

/* latestList */
.latestList > li {
    margin-top: 30px;
}
.latestList > li > h4 {
    position: relative;
    padding-right: 100px;
}
.latestList > li > h4 a {
    position: absolute;
    right: 0;
    top: 5px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #999;
    line-height: 1em;
    font-size: 13px;
    padding: 5px 8px;
    color: #666;
}
@media (max-width:768px){
    .latestList > li {
        margin-top: 30px;
    }
    .latestList > li > h4 {
        margin-bottom: 10px !important;
    }
}

/* latestNotice */
.latestNotice li a {
    text-decoration: none;
    display: block;
    padding: 5px 0;
}
.latestNotice li p {
    position: relative;
    padding-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.latestNotice li p .date {
    position: absolute;
    right: 0;
    color: #999;
}

/* gallLatest */
.gallLatest {
    margin-top: 10px;
}
.gallLatest_wrp.row {
    margin: 0 -10px;
}
.gallLatest .slick-slide {
    padding: 0 10px;
}
.gallLatest .slick-slide a {
    display: block;
    position: relative;
}
.gallLatest .slick-slide a p {
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    text-align: center;
    padding: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 1.1em;
}
@media (max-width:768px){
    .gallLatest {
        margin-top: 5px;
    }
    .gallLatest_wrp.row {
        margin: 0 -5px;
    }
}
/* msec3 */
#msec3 {
    background-color: #f7f7f7;
}
#msec3 .txt {
    background: url(../img/timetable.png) right bottom no-repeat;
    background-color: #363348;
    padding: 15px 15px 15px 40px;
}
#msec3 .txt > h5 {
    font-weight: 500;
}
#msec3 .txt h1 a {
    color: #f9c54f;
    font-size: 55px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    line-height: 60px;
    padding-left: 60px;
    background: url(../img/m_tel_i.png) left center no-repeat;
    margin-bottom: 5px;
}
#msec3 .txt .timetable {
    margin-top: 30px;
}
#msec3 .txt .timetable ul {
    padding: 10px 0;
    border-top: 1px solid rgba(238, 238, 238, 0.4);
    border-bottom: 1px solid rgba(238, 238, 238, 0.4);
    margin-top: 5px;
}
#msec3 .txt .timetable ul li {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding: 5px 15px;
}
#msec3 .txt .timetable ul li:last-child {
    color: #c9c6dc;
}
#msec3 .txt .timetable ul li .dayName {
    width: 30%;
}
#msec3 .txt .cmt_list {
    margin-top: 10px;
}
#msec3 .txt .cmt_list li {
    margin-top: 5px;
}
#msec3 .txt .cmt_list li h5 {
    color: #c9c6dc;
    line-height: 1.2em;
}
@media (max-width:768px) {
    #msec3 .txt {
        padding: 30px 20px;
        background-size: 100% !important;
    }
    #msec3 .txt h1 a {
        font-size: 35px;
        line-height: 45px;
        padding-left: 35px;
        background-size: 30px !important;
    }
    #msec3 .txt .timetable {
        margin-top: 15px;
    }
    #msec3 .txt .timetable ul li {
        font-size: 15px;
        padding: 0px 10px;
    }
}
/*mapbox*/
.mapbox {
    border: 1px solid #ddd !important;
    overflow: hidden;
}
.mapbox,
.mapbox .root_daum_roughmap .wrap_map {
    height: 550px !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;
    z-index: 100;
    background-color: #333;
    text-align: center;
}
#sideQuick li a {
    text-decoration: none;
    display: block;
    padding: 20px 15px;
}
#sideQuick li:last-child a {
    background-color: #111;
    padding: 10px;
}
@media (min-width:992px){
    #sideQuick {
        right: 0;
        top: 30%;
    }
    #sideQuick li:not(:last-child) a {
        border-bottom: 1px solid #444;
    }
}
@media (max-width:992px){
    #sideQuick {
        left: 0;
        bottom: 0;
        width: 100%;
    }
    #sideQuick li {
        float: left;
        width: 33.333333%;
    }
    #sideQuick li:not(:first-child) a {
        border-left: 1px solid #444;
    }
    #sideQuick li a {
        padding: 5px;
    }
    #sideQuick li a img {
        width: 20px;
        margin-bottom: 2px;
    }
    #sideQuick li a h6 {
        font-size: 11px;
    }
}

/* subtop */
#subtop {
    background-size: cover !important;
}
#subtop .c_wrp {
    height: 500px;
    text-align: center;
}
#subtop .c_wrp p {
    font-weight: 300;
    line-height: 1.4em;
}
@media (max-width:768px){
    #subtop .c_wrp {
        height: 250px;
    }
    #subtop .c_wrp p {
        line-height: 1.2em;
    }
}
@media (max-width:400px){
    #subtop .c_wrp {
        height: 150px;
    }
}
/* subTab */
#subTab {
    border-bottom: 1px solid #ddd;
    text-align: center;
}
#subTab a {
    display: inline-block;
    text-decoration: none;
    line-height: 75px;
    padding: 0 1.3vw;
    position: relative;
    font-size: 20px;
    color: #333;
    font-weight: 300;
}
#subTab a:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #ee8e2d;
    opacity: 0;
}
#subTab a.active {
    color: #ee8e2d;
    font-weight: 600;
}
#subTab a.active:after {
    opacity: 1;
}
@media (max-width:768px){
    #subTab a {
        font-size: 14px;
        line-height: 40px;
        padding: 0 5px;
    }
}

/* onform */
#onform {
    background: url(../img/onform_bg.jpg) left center no-repeat;
    background-size: cover;
}
#onform .con {
    position: relative;
}
#onform .con > .tit h2 {
    color: #fff;
    line-height: 1.2em;
}
#onform .con > .tit h6 {
    color: #fff;
    opacity: 0.5;
    margin-top: 10px;
    font-weight: 300;
}
#onform .formbox .form {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#onform .formbox .left,
#onform .formbox .cent {
    width: 38%;
}
#onform .formbox .right {
    width: 20%;
}
#onform .formbox ul li {
    position: relative;
    padding-left: 80px;
    margin-bottom: 10px;
}
#onform .formbox ul li label {
    color: #fff;
}
#onform .formbox ul li > label {
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}
#onform .formbox ul li .checkbox-custom {
    display: inline-block;
    margin-right: 10px;
}
#onform .formbox ul li .checkbox-custom label:before {
    border-color: #fff;
}
#onform .formbox ul li .form-control {
    box-shadow: 0 0 0;
    border-radius: 4px;
    border: 0px;
}
#onform .formbox ul li .form-control:not(textarea) {
    height: 40px;
}
#onform .formbox .cent span {
    font-size: 12px;
    line-height: 1em;
    display: inline-block;
    padding: 4px;
    border: 1px solid #aaa;
    border-radius: 4px;
    color: #aaa;
    cursor: pointer;
}
#onform .formbox .smtBtn {
    background-color: #e17600;
    display: block;
    border-radius: 4px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    display: block;
    width: 100%;
    line-height: 140px;
    border: 0px;
}
@media (min-width:992px){
    #onform .con {
        padding-left: 300px;
    }
    #onform .con > .tit {
        position: absolute;
        left: 0;
        top: 0;
    }
}
@media (max-width:992px){
    #onform .con > .tit {
        margin-bottom: 15px;
    }
    #onform .formbox .form {
        display: flex;
        flex-wrap: wrap;
    }
    #onform .formbox .left,
    #onform .formbox .cent {
        width: 49%;
    }
    #onform .formbox .right {
        width: 100%;
    }
    #onform .formbox .smtBtn {
        font-size: 20px;
        line-height: 40px;
    }
}
@media (max-width:768px){
    #onform .formbox .left,
    #onform .formbox .cent,
    #onform .formbox .right {
        width: 100%;
    }
    #onform .formbox .smtBtn {
        font-size: 17px;
        line-height: 40px;
    }
}
/* quickTop */
#quickTop {
    display: none;
}
@media (max-width:992px){
    #quickTop {
        position: fixed;
        right: 15px;
        bottom: 60px;
        display: block;
        border-radius: 50%;
        border: 3px solid #ee8e2d;
        font-size: 12px;
        background-color: rgba(255, 255, 255, 0.5);
        color: #ee8e2d;
        line-height: 1.2em;
        text-align: center;
        padding: 8px 11px;
        font-weight: 700;
        z-index: 100;
        text-decoration: none;
    }
}