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

/*Font: Roboto*/
@import url('https://fonts.googleapis.com/css?family=Roboto');

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

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

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

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

.body {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
}

/* 팝업레이어 */
#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;
}
.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;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}


/*#s008 Header-top*/
html #header .header-top.header-top-dark {
    background-color: transparent;
	margin-top: 0px;
}
html #header .header-top.header-top-dark .header-nav-top {
	float: right;
	margin-right: 0px;
}
html #header .header-top.header-top-dark .header-nav-top .nav.nav-pills{
	border-bottom: 0px;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a{
	padding: 0px 10px;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
    background: transparent;
    color: #fff;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a.master{
	color: #e3c746 !important;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a.master:hover{
	color: #fdde51 !important;
}
#header .header-top {
    position: initial; 
}
#header .header-top.header-top-style-4 {
    margin-bottom: 0px;
}
#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
	 padding: 6px 0px;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    font-size: 13px;
	font-weight: 300;
    color: rgba(255,255,255,0.5);
}
@media only screen and (max-width:992px){
	#header .header-top.header-top-style-4 .container .header-nav-top-wrap,
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	width: 100%;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	text-align: left;
	}
}
@media only screen and (max-width:496px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 0px 3px;
		font-size: 0.9em !important;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
		 padding-top: 0px;
	}
	#header .header-top .header-nav-top-text-wrap strong {
		font-size: 0.9em ;
	}
}
/*search-modal*/
.s008-modal .modal-dialog {
    width: 100%;
    margin: 0;
}
.s008-modal .modal-content{
	border-radius: 0px;
}
#header-search-modal .mobile-search-form input[type="text"]{
	vertical-align: top;
}

#header-search-modal .search-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    min-width: 26px;
    height: 35px;
    margin: 0;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background-color: #222;
    border: none;
	vertical-align: top;
}
#header-search-modal .mobile-search-form input[type="text"]{
	padding: 4px 5px;
    border-color: transparent;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 50%;
}
@media (max-width: 992px){
	#header-search-modal .mobile-search-form input[type="text"]{
		width: 80%;	
	}
}
/*#s008 Header-top-search*/
#header .header-search{
	margin: 80px 0 8px 5px;
}
#header .header-top p {
    line-height: inherit;
}
#header .header-search .search-toggle {
	display: inline-block;
	font-size: 13px;
	line-height: 22px;
	min-width: 25px;
	margin: 0;
	text-align: center;
	background-color: transparent;
	color: #fff;
	border: none;
	cursor: pointer;
}
@media (max-width: 992px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 3px 5px 3px 0px;
	}
	#header .header-top .header-nav-top {
		margin-right: 0px;
		margin-top: 5px;
	}
	#header .header-top .header-search {
		margin-right: 0px;
	}
	#header .header-search{
		margin: 15px 0 8px 5px;
	}
	#header .header-search .search-toggle {
		background-color: #222222;
		color: #fff;
	}
}
/*#s008 - Logo*/
#header.header-narrow .header-logo img{
	margin: 0px;
}
#header.header-narrow .header-logo img:hover{
	opacity: 0.7;
}
@media only screen and (max-width:992px){
	.header-column:first-child {
		width: 15%;
	}
	#header.header-narrow .header-logo {
		margin-top: 10px;
	}
	#header .header-logo img {
		width: 130px;
	}
}
/*#s008 - Header*/
#header.header-transparent .header-body:before {
	opacity: 0 !important;
}
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
}
#header .header-nav-main {
    margin: 0;
}
#header .header-nav-main .nav.nav-pills {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	position: relative;
}
#header .header-nav-main > nav > ul > li > a{
    padding: 40px 30px !important;
    border-radius: 0px;
	font-size: 18px;
    font-weight: 500;
	color: #ddd;
	display: inline-block;
}
#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: rgba(0, 0, 0, 0.7);
    left: auto;
	right: -40px;
    padding: 0px;
	width: 100%;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 1.1em;
	color: #fff;
	border-color: #666;
}
#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,
#header .header-nav-main > nav > ul > li > a:hover{
	border-color: #ff1e1e;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
	background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
@media only screen and (max-width:992px) {
	#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: rgba(255,255,255,0.8) !important;
		border-color: #fff;
		color: #000 !important;
	}
    #header .header-nav-main nav > ul > li > a{
        line-height: inherit;
		color: #555 !important;
        padding: 7px 8px 3px 8px !important;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a {
		color: #aaa !important;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #000 !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 li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
@media only screen and (max-width: 766px) {
	nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}
}
/*mega*/
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    padding: 20px 0px;
}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
    margin: 0;
    padding: 3px 8px;
    text-align: center;
}
@media (max-width: 991px){
	#header .header-nav-main {
		display: none;
	}
}
/*mmenu btn*/
.mmenu-toggle-btn {
	display: block;
	height: auto;
	text-align: center;
	padding: 6px 12px;
	float: right;
	font-size: 13px;
    line-height: 20px;
    min-width: 25px;
	vertical-align: middle;
	color: #fff;
}
@media (min-width: 992px) {
	.mmenu-toggle-btn {
		display: none;
	}
}
@media (max-width: 991px) {
	.mmenu-toggle-btn {
		margin-top: 10px;
	}
}
.mmenu-toggle-btn:hover, .mmenu-toggle-btn:focus {
	color: #fff;
	text-decoration: none;
}
/*모바일버전 네비게이션 mobile-nav*/
.mobile-nav {
	display: block !important;
	position: fixed;
	top: 0;
	left: -250px;
	z-index: 999;
	width: 250px;
	height: 100%;
	overflow-y: scroll;
	padding: 20px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #151515;
}

.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mobile-side-menu > li > a {
	text-transform: uppercase;
}
.mobile-side-menu li {
	display: block;
	position: relative;
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	background-color: transparent;
	color: #fff;
	border: 0;
	padding: 0 15px;
	white-space: nowrap;
	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 li li a {
	margin-left: 10px;
	font-size: 12px;
}
.mobile-side-menu li li a:before {
	font: normal normal 16px/40px "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: #fff;
	background-color: transparent;
	cursor: pointer;
	font-size: 0;
	width: 40px;
	height: 40px;
	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-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;
}


















/*#s008 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    margin: 15px 0 8px 5px;
	background-color: #222222;
	color: #fff;
}
/*slider*/
#s008 .slider-container li .bgbox {
    position: absolute;
    width: 40%;
    height: 1000px;
    background-color: rgba(16, 26, 36, 0.7);
    z-index: 3;
    top: 0;
    left: 0;
}
#s008 .slider-container .tp-caption.btn{
	border: 0px;
	background-color: rgba(22, 22, 22, 0.8) !important;
}
#s008 .slider-container .tp-caption.btn:hover{
	background-color: rgba(22, 22, 22, 1) !important;
}
@media only screen and (min-width:992px){
	#s008 .slider-container .tparrows {
	background-color: transparent;
	opacity: 1 !important;
	visibility: visible !important;
	}
	#s008 .slider-container .tparrows:before {
		font-size: 70px;
		opacity: 0.3;
	}
	#s008 .slider-container .tparrows:hover:before{
		opacity: 0.7;
	}
}
/*subtitle 서브페이지 타이틀*/
#s008 .page-header.parallax {
    padding: 0;
}
#s008 .page-header.parallax .container{
	position: relative;
	padding: 200px 15px 60px 15px;
}
#s008 .page-header h1{
	display: inline-block;
}
#s008 .page-header .breadcrumb{
	float: right;
	background-color: transparent;
	position: relative !important;
	top: initial;
	right: initial;
	width: 100%;
	text-align: left;
}
#s008 .page-header .breadcrumb > li + li:before {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
#s008 .page-header .breadcrumb.breadcrumb-valign-mid li.active {
    color: #FFF;
    opacity: 1;
}
#s008 .page-header .bright_img{
	position: absolute;
    width: 100%;
    height: 180px;
    left: 0;
    bottom: 0;
    background: url(../img/sub_header_bright.png) no-repeat 90% 0px;
}
/*subtitle tab 서브페이지 타이틀 하단 탭*/
#tap_wrp.tab_company {
    width: 100%;
    height: 50px;
    background-color: #000;
	margin: -35px 0 35px 0;
}
#tap_wrp.tab_company a {
	color: #fff;
    text-decoration: none;
    padding: 14px 15px 11px 15px;
	margin: 0 5px;
    font-size: 1.7rem;
    display: inline-block;
	border-bottom: 3px solid transparent;
}
#tap_wrp.tab_company a.active,
#tap_wrp.tab_company a:hover {
	color: #fff;
	border-color: #000;
}
@media only screen and (max-width: 992px){
	#tap_wrp.tab_company a{
		padding: 14px 0 11px 0;
		font-size: 13px;
		margin: 0 5px 0 0 ;
	}
}
/*배너공통*/

#content #all-banner-wrp{
	margin-top: -10%;
}

#content .mainbanner{
	min-height: 220px;
}
/*company-banner-left*/
 #content .company-banner-left{
	background-color: #ce911b;
}
 #content .company-banner-left:after{
	content: '';
    border-style: solid;
    display: block;
    position: absolute;
    border-width: 15px;
    border-color: transparent transparent transparent #ce911b;
    right: -29px;
    top: 43%;
    z-index: 10;
}
 #content .company-banner-left p span{
	display: block;
	min-height: 50px;
}
 #content .company-banner-left .btn{
	background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
 #content .company-banner-left .btn:hover{
	background-color: #fff;
    color: #000;
}
@media only screen and (max-width:992px){
	 #content .company-banner-left:after{
		top: initial;
		right: 49%;
		bottom: -30px;
		-webkit-transform: rotate(90deg);
	    -moz-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    transform: rotate(90deg);
	}
    #content #all-banner-wrp{
	margin-top: 0;
    }
}
/*company-banner-right*/
 #content .company-banner-right{
	background-color: #fff;
	position: relative;
	border: 1px solid #ddd;
}
 #content .company-banner-right .main-subbanner{
	position: absolute;
	height: 50%;
	width: 100%;
	background-color: #f5f5f5;
}
 #content .company-banner-right .main-subbanner01{
	top: 0;
	background: url(../img/mainbanner_01.png) no-repeat 90% center;
}
 #content .company-banner-right .main-subbanner02{
	top: 50%;
	border-top: 1px solid #ddd;
	background: url(../img/mainbanner_02.png) no-repeat 90% center;
}
 #content .company-banner-right .main-subbanner a{
	text-decoration: none;
    color: #333;
    font-size: 18px;
    width: 100%;
    height: 100%;
    display: block;
    padding: 25px 15px;
}
 #content .company-banner-right .main-subbanner a img{
	display: block;
	position: absolute;
	bottom: 10px;
	left: 15px;
}
/*talent-banner-right*/
 #content .talent-banner-right{
	background-color: #fff;
	position: relative;
	border: 1px solid #ddd;
	margin-left: -1px;
	margin-top: -1px;
}
/*cscenter-banner-left*/
 #content .cscenter-banner-left{
	background-color: #666;
}
 #content .cscenter-banner-left p span{
	display: block;
	min-height: 50px;
}
 #content .cscenter-banner-left p strong{
	font-size: 25px;
}
 #content .cscenter-banner-left .btn{
	background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
 #content .cscenter-banner-left .btn:hover{
	background-color: #fff;
    color: #000;
}
/*notice-banner-right*/
#content .notice-banner-right{
	background-color: #fff;
	position: relative;
	border: 1px solid #ddd;
	margin-left: -1px;
}
/*vision-banner-left*/
#content .vision-banner-left{
	background: url(../img/mainbanner_bg.png) 100% bottom no-repeat;
	background-color: #666;
	position: relative;
	border: 1px solid #666;
	margin-top: -1px;
}
#content .vision-banner-left .vision-banner-left-txt {
	position: relative;
	z-index: 5;
}
#content .vision-banner-left .vision-banner-left-txt p{
	line-height: 20px;
    color: #fff;
    font-size: 13px;
}
#content .vision-banner-left .vision-banner-left-txt a{
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}
#content .vision-banner-left .vision-banner-left-txt a:hover{
	background-color: #fff;
	color: #000;
}
@media only screen and (max-width:479px){
	#content .vision-banner-left .vision-banner-left-txt img{
		width: 100%;
	}
	#content .vision-banner-left .vision_bg{
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: rgba(239, 239, 239, 0.7);
		top: 0;
		left: 0;
		z-index: 1;
	}
    #content .vision-banner-left{
        background: url(../img/mainbanner_bg.png) 90% bottom no-repeat;
    }
}
/*content02*/
#content02 {
	border-top: 1px solid #ddd;
}
#content02 h3{
	line-height: 36px;
}
#content02 .partnership{
	padding: 30px 0 !important;
}
#content02 .owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: -20px;
    width: 100%;
}
#content02 .owl-carousel .owl-nav .owl-next:before,
#content02 .owl-carousel .owl-nav .owl-prev:before {
    color: #666;
}
#content02 .owl-carousel .owl-nav [class*="owl-"] {
    border-color: rgab(0,0,0,0.5);
    background-color: transparent;
}
#content02 .owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #000;
    background-color: transparent;
}
/*main-vision-wrp*/
#content03 {
	background-color: #fff;
}
#content03 .content02_bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/content02_bg.png);
	z-index: 0;
	opacity: 0.5;
	background-color: rgba(0,0,0,0.5);
}
#content03 #main-vision-wrp li .bottom-banner{
	border: 1px solid #222;
	position: relative;
	background: url(../img/content02_bg.jpg) no-repeat center bottom;
}
#content03 #main-vision-wrp li .bottom-banner .bottom-banner-txt{
	padding: 30px 15px;
	position: relative;
	z-index: 5;
	color: #fff;
}
#content03 #main-vision-wrp li .bottom-banner .bottom-banner-txt h4{
	padding-left: 90px;
	word-break: keep-all;
}
#content03 #main-vision-wrp li .bottom-banner .bottom-banner-txt.bottom_01{
	background: url(../img/main_bottom_01.png) 10% center no-repeat;
}
#content03 #main-vision-wrp li .bottom-banner .bottom-banner-txt.bottom_02{
	background: url(../img/main_bottom_02.png) 10% center no-repeat;
}
#content03 #main-vision-wrp li .bottom-banner .bottom-banner-txt.bottom_03{
	background: url(../img/main_bottom_03.png) 10% center no-repeat;
}
@media only screen and (max-width:992px){
	#content03 .m-pn{
		padding: 0px !important;
		margin-bottom: 10px;
	}
	#content03 #main-vision-wrp li .bottom-banner .bottom-banner-txt h4{
		font-size: 15px;
	}
}
/*footer*/
 #footer a.btn {
    background-color: rgba(238, 238, 238, 0.15);
}
#footer p.cs-info{
	color: #f9d60b;
}
#footer p.cs-info span{
	color: #fff;
	display: inline-block;
	margin-right: 5px;
}
@media only screen and (max-width:992px){
	 #footer .logo_wrp a img{
		width: 100px;
		margin-bottom: 10px;
	}
}

/*sec_dvd*/
.sec_dvd {
    padding: 120px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
   .sec_dvd {
        padding: 50px 0;
    } 
    .sec_dvd.sec_dvd_mini {
        padding: 20px 0;
    }
}

/*c_wrp*/
.v_m > div {
    vertical-align: middle;
}
@media (min-width:769px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > div {
        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 {
        display: table-cell;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
    margin-bottom: 30px;
}
h1.dft {
    font-size: 40px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
}
h2.dft {
    font-size: 29px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 22px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 18px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 16px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 30px;
    color: #221814;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 16px;
    line-height: 1.4em;
    color: #221814;
    font-weight: 300;
}
@media (max-width:768px){
    .dft {
        margin-bottom: 15px;
    }
    h1.dft {
        font-size: 20px;
    }
    h2.dft {
        font-size: 18px;
    }
    h3.dft {
        font-size: 15px;
    }
    h4.dft {
        font-size: 14px;
    }
    h5.dft {
        font-size: 13px;
    }    
    h6.dft {
        font-size: 19px;
    }
    p.dft {
        font-size: 12px;
    }
}

/*color*/
.c_rd {
    color: #0d1233 !important;
}
.c_rf {
    color: #fff !important;
}
.c_ry {
    color: #ce911b !important;
}
/*stit*/
.stit {
	padding-left: 15px;
	position: relative;
	margin-bottom: 20px;
}
.stit:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 2px;
	background-color: #222;
}
.stit strong {
	font-weight: 700;
}

/*msec01*/
#msec01 {
	background-color: #fff;
}
#msec01 .c_wrp > div {
	padding: 30px;
}
#msec01 .c_wrp .lftbox {
	background-color: #111;
}
#msec01 .c_wrp .lftbox ul li:not(:last-child){
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
#msec01 .c_wrp .lftbox h3 {
	color: #ffd904;
	margin-bottom: 5px;
}
#msec01 .c_wrp .rtbox ul li {
	position: relative;
}
#msec01 .c_wrp .rtbox ul li:not(:last-child):after {
	content: "";
	position: absolute;
	right: 0;
	top: 20%;
	height: 60%;
	width: 1px;
	background-color: #ddd;
}
#msec01 .c_wrp .rtbox ul li img {
	width: 70px;
	margin-bottom: 10px;
}
#msec01 .c_wrp .rtbox ul li a{
	text-decoration: none;
	display: block;
}
@media (min-width:769px){
	#msec01 .c_wrp .lftbox {
		width: 100%;
	}
}
@media (max-width:768px){
	#msec01 .c_wrp .rtbox {
		padding-bottom: 0px;
	}
}
/*msec02*/
#msec02 {
    background: url(../img/msec02_bg.jpg) center top no-repeat;
	position: relative;
	overflow: hidden;
}
@media (min-width:769px){
	#msec02 {
		background-attachment: fixed;
	}
	#msec02 .icon {
		margin-bottom: 15px;
	}
	#msec02 ul li {
		position: relative;
		text-align: center;
	}
	#msec02 ul li:not(:last-child):after {
		content: "";
		position: absolute;
		right: 0;
		top: 20%;
		height: 60%;
		width: 1px;
		background-color: rgba(221, 221, 221, 0.3);
	}
    #msec02 .icon img{width: 100px;}
}
@media (max-width:768px){
	#msec02 {
		background-size: cover;
	}
	#msec02 .icon {
		width: 130px;
		padding-right: 15px;
	}
	#msec02 .txt h4 {
		margin-bottom: 0px;
	}
	#msec02 ul li:not(:last-child) {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px dashed rgba(255,255,255,0.3)
	}
    #msec02 .icon img{width: 50px;}
}
/*msec03*/
#msec03 {
	background-color: #fff;
}

#msec03 .mtit{
	position: relative;
    color: #1e1e1e;
}
#msec03 .mtit h3 a  {
    color: #1e1e1e;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #ddd;
    padding: 0 15px;
}
/*latest-notice*/
#latest-notice li {
    border-bottom: 1px solid #ddd;
}
#latest-notice li:first-child {
    border-top: 2px solid #1e1e1e;
}
#latest-notice li:last-child {
    border-bottom: 0px;
}
#latest-notice li a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 300;
    color: #636363;
    padding: 15px 0;
    
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#latest-notice li a:hover {
    color: #72b517;
}
@media (max-width:768px) {
    #latest-notice {
        margin-bottom: 20px !important;
    }
    #latest-notice li a {
        font-size: 13px;
        padding: 8px 0;
    }
}


/*msec04*/
#msec04 {
    background: url(../img/msec04_bg.jpg) center center no-repeat;
}
#msec04 .tbox h1 {
	position: relative;
	padding-left: 15px;
	line-height: 1em;
}
#msec04 .tbox h1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0%;
    height: 100%;
    width: 5px;
    background-color: #eee;
}
#msec04 .tbox ul li {
    font-size: 16px;
    line-height: 1.4em;
    color: #fff;
    font-weight: 300;
	padding: 5px 0;
	padding-left: 100px;
	word-break: keep-all;
	position: relative;
}
#msec04 .tbox ul li span {
	position: absolute;
	left: 0;
	font-weight: 500;
}
@media (min-width:991px) {
    #msec04 {
        background-attachment: fixed;
    }
}
@media (max-width:992px){
    #msec04 .mtit {
        margin-bottom: 30px;
    }
}
@media (max-width:768px){
	#msec04 .tbox {
		margin-bottom: 20px;
	}
	#msec04 .tbox ul li {
		font-size: 13px;
		padding-left: 90px;
		padding-left: 90px;
	}
}

/*mtit*/
.mtit .lined {
	line-height: 1em;
	overflow: hidden;
	margin-bottom: 20px;
}
.mtit .lined span {
	content: "";
	display: inline-block;
	height: 60px;
	width: 1px;
	background-color: #1e1e1e;
}
.mtit .tit_top {
    line-height: 0px;
    margin-bottom: 20px;
}
.mtit .deco_top {
	margin-bottom: 15px;
}
.mtit h1 {
    color: #1e1e1e;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 20px;
	text-transform: uppercase;
}
.mtit h1.c_rd {
    color: #e23034;
}
.mtit h1 strong {
    font-weight: 700;
}
.mtit h4 {
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3em;
}
.mtit h2 {
    color: #1e1e1e;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: 20px;
	text-transform: uppercase;
}
.mtit h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 30px;
}
.mtit h5 {
    color: #1e1e1e;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.mtit h6 {
    color: #1e1e1e;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4em;
    margin-bottom: 0;
    margin-top: 30px;
}
.mtit.mtit_w h1,
.mtit.mtit_w h2,
.mtit.mtit_w h3,
.mtit.mtit_w h4,
.mtit.mtit_w h5,
.mtit.mtit_w h6,
.mtit.mtit_w p {
    color: #fff;
}
.mtit.mtit_w .lined span {
	background-color: #fff;
}
.mtit .btn_wrp {
	margin-top: 40px;
}
.mtit .btn_wrp a {
	text-decoration: none;
	display: inline-block;
	border-radius: 30px;
	min-width: 240px;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	padding: 10px;
	font-size: 19px;
	line-height: 1em;
}
@media (max-width:768px){
    .mtit {
        text-align: center;
    }
	.mtit .lined span {
		height: 30px;
	}
    .mtit .tit_top {
        margin-bottom: 10px;
    }
    .mtit .tit_top h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .mtit .tit_top span {
        width: 40px;
        height: 2px;
    }
    .mtit h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .mtit h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .mtit h4 {
        font-size: 14px;
        word-break: keep-all;
    }
    .mtit h3 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .mtit h5 {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .mtit h6 {
        font-size: 20px;
        margin-top: 20px;
    }
	.mtit .btn_wrp {
		margin-top: 20px;
	}
    .mtit .btn_wrp a {
		min-width: 160px;
		font-size: 14px;
	}
}

.conbox {
    margin-top: 60px;
}

/*latest-online*/
#latest-online ul li {
    margin-bottom: 15px;
}
#latest-online ul li input.form-control {
    border-radius: 0px;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 600;
    color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 0;
	background-color: rgba(0,0,0,0.5);
}
#latest-online ul li textarea {
    border-radius: 0px;
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    line-height: 1.4em;
    border: 1px solid #fff;
    box-shadow: 0 0 0;
	background-color: rgba(0,0,0,0.5);
}
#latest-online ul li input[type="submit"] {
    width: 100%;
    display: block;
    background-color: #ce911b;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 1em;
    padding: 15px;
    text-align: center;
    border: 0px;
}
#latest-online ul li label {
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    line-height: 1.4em;
}
@media (min-width:769px){
    #latest-online ul li input.form-control {
        height: 60px;
    }
}
@media (max-width:768px){
    #latest-online ul li input.form-control,
    #latest-online ul li textarea,
    #latest-online ul li input[type="submit"],
    #latest-online ul li label {
        font-size: 13px;
    }
}
img{max-width: 100%;}

/*con_baner02/con_baner03*/
#content03 .sec_dvd{
    padding-top:0;
    padding-bottom:120px;
}
#content03 .con_baner02{
    font-size: 20px;
    padding: 45px 20px;
    background: url(../img/banner02_01.png) center right no-repeat;
}
#content03 .con_baner03{
    background: url(../img/banner02_02.png) center right no-repeat;
    font-size: 20px;
    padding: 45px 20px;
}
#content03 .con_baner02 p{
    color: #fff;

}
#content03 .con_baner03 p{
    color: #000;
}
#content03 .con_baner02 h5{
    color: #fff;
	font-size:25px;
}
#content03 .con_baner03 h5{
    color: #000;
	font-size:25px;
}
#content03 .con_baner02.con_baner02_bg{
	background-color:#222222;
}
#content03 .con_baner03.con_baner03_bg{
    background-color: #f9e70b;
    border: 1px solid #f9e70b;
}
#content03 .con_baner02 span,
#content03 .con_baner03 span{
    display: block;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.9);
    margin-top: 10px;
}
#content03 .con_baner02 span{
	color:#fff
}
@media (max-width:992px){
	#content03 .con_baner02 p,
    #content03 .con_baner03 p{
        position: relative;
        z-index: 1;
		color: rgba(0, 0, 0, 0.9);
    }
    #content03 .con_baner02 ,
    #content03 .con_baner03 {
		background-size: 70%
    }
}
@media (max-width:768px){
	#content03 .m-pn{
		padding: 0px !important;
	}
}

/*content04*/
#content04 {
    background: url(../img/content04_bg.jpg) center center no-repeat;
}
#content04 .tbox h1 {
	position: relative;
	padding-left: 15px;
	line-height: 1em;
}
#content04 .tbox h1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0%;
    height: 100%;
    width: 5px;
    background-color: #eee;
}
#content04 .tbox ul li {
    font-size: 16px;
    line-height: 1.4em;
    color: #fff;
    font-weight: 300;
	padding: 5px 0;
	padding-left: 100px;
	word-break: keep-all;
	position: relative;
}
#content04 .tbox ul li span {
	position: absolute;
	left: 0;
	font-weight: 500;
}
@media (min-width:991px) {
    #content04 {
        background-attachment: fixed;
    }
}
@media (max-width:992px){
    #content04 .mtit {
        margin-bottom: 30px;
    }
}
@media (max-width:768px){
	#content04 .tbox {
		margin-bottom: 20px;
	}
	#content04 .tbox ul li {
		font-size: 13px;
		padding-left: 90px;
		padding-left: 90px;
	}
}
/*content05*/
#content05 {
	background-color: #fff;
}
#content05 .c_wrp > div {
	padding: 30px;
}
#content05 .c_wrp .lftbox {
	background-color: #666;
}
#content05 .c_wrp .lftbox ul li:not(:last-child){
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
#content05 .c_wrp .lftbox h3 {
	color: #ce911b;
	margin-bottom: 5px;
}
#content05 .c_wrp .rtbox ul li {
	position: relative;
}
#content05 .c_wrp .rtbox ul li:not(:last-child):after {
	content: "";
	position: absolute;
	right: 0;
	top: 20%;
	height: 60%;
	width: 1px;
	background-color: #ddd;
}
#content05 .c_wrp .rtbox ul li img {
	width: 70px;
	margin-bottom: 10px;
}
#content05 .c_wrp .rtbox ul li a{
	text-decoration: none;
	display: block;
}
@media (min-width:769px){
	#content05 .c_wrp .lftbox {
		width: 100%;
	}
}
@media (max-width:768px){
	#content05 .c_wrp .rtbox {
		padding-bottom: 0px;
	}
}