@charset "utf-8";
@import url('/skin/notokr/notokr.css');
@import url('/skin/NanumBarunGothic/NanumBarunGothic.css');
@import url('/skin/notosc/stylesheet.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff; padding-top:147px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr',"MI LANTING",'Noto Sans KR','NanumBarunGothic',"NanumGothic", 'Apple SD Neo Gothic', 'Malgun Gothic', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}

.navbar-inverse {
    background: #024287;
    border-top: 3px solid #0061ce;
    border-bottom:1px solid #024287;
    margin-bottom: 0;
}

.navbar-inverse:before {
    content: "";
    width: 600px;
    height: 4px;
    background: #e53123;
    margin-top: -4px;
}

.navbar-inverse .navbar-brand {
	color: #333;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #333;
}

@media screen and (min-width: 768px) {
    .navbar-inverse:after {
        width: 550px;
    }
	.navbar-inverse .navbar-header{
		display:none;
	}
	.navbar-inverse .navbar-right{
		width:100%;
	}
	.navbar-inverse .navbar-nav > li{
		width:20%;
		text-align:center;
	}
	.navbar-inverse .navbar-nav > li > a {
        padding: 15px 25px;
        font-size: 18px;
        font-weight: 500;
        color: #ddd;
        -webkit-text-shadow: none;
        text-shadow: none;
        line-height: 1;
        letter-spacing: -0.04em;
    }
 	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus,
	.navbar-inverse .navbar-nav > li:hover > a,
	.navbar-inverse .navbar-nav > li:focus > a,
	.navbar-inverse .navbar-nav > .open > a,
	.navbar-inverse .navbar-nav > .open > a:hover,
	.navbar-inverse .navbar-nav > .open > a:focus,
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:focus {
		-webkit-box-shadow: none;
	  	box-shadow: none;
	  	background-color: transparent;
	  	color: #fff;
  	}
    .navbar-inverse .navbar-nav > li > a:after {
        content: "";
        width: 1px;
        height: 17px;
        background: #ddd;
        position: absolute;
        right: 0;
        top: 16px;
    }
	#m-16 a:after,
    .navbar-inverse .navbar-nav > li:last-child > a:after {
        content:none;
    }
}
@media screen and (min-width: 768px) {
	.navbar-nav>li>.dropdown-menu {
        left: 0;
        right: auto;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 20px 20px;
        border: 1px solid #ccc;
        border-top: 1px solid #ddd;
        background-color: #fff;
        box-shadow: 3px 3px 2px rgba(0,0,0,0.1);
    }

	.divider-vertical+li .dropdown-menu {
		left: auto;
		right: 0;
	}
}

.dropdown-menu > li > a {
    padding: 4px 15px;
    font-size: 14px;
    color: #555;
    text-transform: capitalize;
    letter-spacing: -0.03em;
    position: relative;
}
.dropdown-menu > li > a:before {
    content: "";
    width: 5px;
    height: 2px;
    background: #bbb;
    position: absolute;
    left: 2px;
    top: 13px
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #222;
    font-weight: 500;
}
.dropdown-menu > li > a:hover:before, 
.dropdown-menu > li > a:focus:before{
    background:#333;
}
/* ---------- 게시판 타이틀 설정 ---------- */

.intro-boardbox .page-header {
	padding: 0;
	margin: 0 0 10px;
	border:none;
}

.intro-boardbox .page-header h4 {
    font-size: 20px;
    letter-spacing: -0.04em;
    color: #222;
    margin: 0 0 12px;
    font-weight: 500;
}

.intro-boardbox .page-header h4 .btn {
    border: 2px solid #afafaf;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
    float: none !important;
    margin-top: -4px;
    margin-left: 5px;
    line-height: 1;
    text-align: center;
}

.intro-boardbox .page-header h4 .btn i {
    font-size: 10px;
    color: #888;
}

.intro-boardbox .page-header h4 .btn:hover,
.intro-boardbox .page-header h4 .btn:active {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel>.panel {
	margin:0;
	padding: 0;
	border: none;
	border-radius: 0px;
	background: transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.intro-boardbox .panel-body {
	padding: 0;
}

.dh-front-list2-words {
	margin: 0 !important;
	padding: 0;
}

.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
    color: #555;
    font-weight: 400;
    font-size: 14px;
    padding: 6px 0;
    letter-spacing: -0.03em;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.list-row-subject:hover {
    color: #0061ce !important;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
}

.list-row-subject:before {
	content: "∙";
	color: #555;
	font-weight: bold;
	padding-right: 5px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}
.intro-boardbox .label-danger{
	padding:2px 4px!important;
	position:relative;
	top:7px;
}
.intro-boardbox-type-bbs .label-danger{
	top:0;
}
/* //메인 페이지 설정 끝 */
/* login */

.login-layout,
.id-find-layout,
.pw-find-layout{
    background: #f5f5f5;
    padding: 100px 15px;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr{
    display: none;
}
.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body{
    padding: 0;
}
.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}
.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2{
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}
.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}
.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}
.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.login-layout label,
.id-find-layout label,
.pw-find-layout label{
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #aaa;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
    float: none;
    width: 100%;
    height: 50px;
    background: #003269;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
    background: #0061ce;
}
.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p{
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}
.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}
.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a{
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px){
    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }
    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }
    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2{
        font-size: 24px;
    }
    .inner-box-msg p {
        font-size: 12px;
    }
    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }
    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control{
        font-size: 13px;
        height: 36px;
    }
    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a{
        font-size: 12px;
    }
    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning{
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}
/* personal setting 0.60v */
/* layout */
.mt-0{margin-top:0px!important;}
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mt-40{margin-top:40px!important;}
.mt-60{margin-top:60px!important;}
.mb-0{margin-bottom:0px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-60{margin-bottom:60px!important;}
.mv-10{margin-bottom:10px!important;margin-top:10px!important;}
.mv-30{margin-bottom:30px!important;margin-top:30px!important;}
.mv-60{margin-bottom:60px!important;margin-top:60px!important;}
.mg-0{margin:0!important;}
.pd-0{padding:0!important;}

@media(min-width:768px){
	.col-sm-20{
		width:20%;
	}
}
/* img */
.img-shadow {
	box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.1);
}
.img-bordered{border:1px solid #ddd;}
.img-caption{
	margin:10px 0;
	text-align:center;
	font-size:16px;
	color:#555;
	font-weight:500;
}
/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-bold{font-weight:bold!important;}
.numbering{margin-right:10px;}
.numbering.sqr{
	display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #fff;
    border-radius: 0;
    background: #0356b0;
}
/*list style*/
.li-none > li{list-style:none!important; margin-left:20px;}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-disc > li{list-style:disc!important; margin-left:20px;}
.li-dash > li,
.li-dot > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before,
.li-dot > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot > li:before{
	content:'·';
}
.location-li{
    border-top: 2px solid #222;
    margin: 20px 0 0;
}
.location-li li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    font-size: 15px;
    letter-spacing: -0.03em;
    margin-bottom: 3px;
}
.location-li span {
    display: inline-block;
    margin-right: auto;
    min-width: 130px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
}
.location-li span i {
    margin-right: 10px;
    color: #0061ce;
}
.partner-li{
	margin:20px 0;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li > li{
	float:left;
	width:20%;
	padding:10px;
}
.partner-li > li img{
	border:1px solid #ddd;
}
.category-li{
	display:inline-block;
	margin:20px auto;
}
.category-li:after{
	content:'';
	display:block;
	clear:both;
}
.category-li > li{
	float:left;
	/* display:inline-block; */
	margin:5px;
	padding:10px 20px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.trait-dl{
	margin:40px 0;
}
.trait-dl:after{
	content:'';
	display:block;
	clear:both;
}
.trait-dl dt,
.trait-dl dd{
	float:left;
	margin-bottom:10px;
	padding:20px 40px;
	border-top:2px solid #ddd;
}
.trait-dl dt{
	border-color:#0356b0;
	font-size:18px;
}
@media(min-width:768px){
	.trait-dl dt{
		width:25%;
	}
	.trait-dl dd{
		width:75%;
	}	
}
@media(max-width:767px){
	.partner-li > li{
		width:50%;
	}
}
/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ddd;
	border-top:2px solid #0356b0;
	min-height:max-content;
}
.card .card-ttl{
	margin:-15px -15px 15px;
	padding:10px 0;
	text-align:center;
	font-size:16px;
	font-weight:500;
	color:#fff;
	background:#0356b0;
}
.column-2{
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
}
.column-2 ul,
.column-2 dl,
.column-2 ol{
	margin:0;
}
.quote-box {
    margin: 0 auto 30px;
    padding: 25px;
    background: #f5f5f5;
}
.quote-box p {
    margin: 0;
    letter-spacing: -0.03em;
    color: #555;
    font-size: 15px;
    line-height: 1.7;
}
.greet .quote,
p.quote{
    margin: 30px 0;
    font-size: 26px;
    font-weight: 500;
    color: #333;
    line-height: 1.2;
}
p.quote span{
	font-weight:500;
}
/* custom setting */
.container_contents,
.intro-html-layout,
.intro-html-layout > div,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
	margin:0;
}
ul,dl,ol{padding:0;}
p,li,dt,dd{line-height:1.6;}
a:hover,a:focus{text-decoration:none;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}
.dh-board .table-hover {
    margin: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #ddd;
}
.dh-board .table-hover thead tr th,
.dh-board .table-hover tbody tr th, 
.dh-board .table-hover tbody tr td {
    padding: 13px 15px;
    font-size: 15px;
    color: #555;
    letter-spacing: -0.04em;
    line-height: 1.6;
    border-bottom: 1px solid #ddd;
}
.dh-board .table-hover thead tr th, 
.dh-board .table-hover tbody tr th {
    color: #222; 
    background:#f5f5f5;
    border-bottom:1px solid #ccc;
}

.table-style {
    margin: 15px 0 20px;
    border-top: 1px solid #222;
    border-bottom: 1px solid #ddd;
}

.table-style tr th,
.table-style tr td {
    padding: 10px 12px !important;
    border-bottom: 1px solid #ddd !important;
    letter-spacing: -0.03em;
    word-break: keep-all;
    vertical-align: middle !important;
}

.table-style tr th {
    color: #333;
    text-align: center;
    background: #f5f5f5;
}

.table-style thead tr th {
	background: #f5f5f5;
}

.table-style tr td {
	color: #555;
}
.history-table{
	border-top:none;
    border-bottom:none;
}
.history-table.table-style tr th,
.history-table.table-style tr td {
    border-bottom: 1px dashed #ddd !important;
    padding: 15px 40px !important;
}
.history-table.table-style tr th {
    position: relative;
    font-size: 24px;
    color: #444;
    font-weight: 500;
    background:#fff
}
.history-table.table-style tr td {
    font-size: 16px;
    color: #444;
}
.history-table.table-style tr th:after {
    content: '';
    display: block;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translatey(-50%);
    width: 15px;
    height: 15px;
    border: 5px solid hsla(0, 0%, 100%, 0.7);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
}

/* personal setting 0.60v end */
/* navigation setting */
.menu-top{
	padding:10px 0;
	background:#fff;
    border-bottom: 1px solid #e3e3e3;
}
.menu-top > .container{
	position:relative;
}
.menu-top .logo{
	float:left;
	margin:15px 0;
}
.menu-top .logo img{
	height:40px;
}
.menu-top p.text-center {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 26px;
    letter-spacing: -0.05em;
    font-weight: 400;
    color: #e53123;
}
.menu-top .lang-wrap{
	float:right;
	padding-top:30px;
}
.menu-top .lang-wrap button{
	display:inline-block;
	border:none;
	background:none;
	font-size:15px;
	font-weight:600;
	color:#9a9a9a;
}
.menu-top .lang-wrap button.active{
	color:#003269;
}
@media(max-width:767px){
	
}
/* mainpage setting */
.carousel-inner .item{
	height:485px;
	background:#d8dadc;
}
.carousel-inner .item2 {
    background: #dedede;
}
.carousel-inner .item3 {
    background: #e0e9f7;
}
.carousel-inner .item4 {
    background: #dedad5;
}
.carousel-inner .item5 {
    background: #ced2d4;
}

.carousel-caption {
    margin: 0;
    padding: 0 30px 0 40px;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
    width: 85%;
    max-width: 1170px;
    text-align: left;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
#myCarousel .carousel-caption span{
	opacity:1;
	display:block;
	padding:0;
	background:transparent;
}
.carousel-caption h2 {
    margin: 80px 0 20px;
    color: #222;
    font-family: 'Noto Sans KR';
	font-size: 50px;
    font-weight: 600;
    letter-spacing: -1.5px;
}
.carousel-caption h2 small{
	display:block;
    margin-top:15px;
	font-size: 42px;
    line-height: 1.4;
    font-weight: 400;
    color:#024287;
}
.carousel-caption p {
    margin: 20px 0 0;
    color: #222;
	font-size: 19px;
    line-height: 1.5;
    margin: 0;
    letter-spacing: -0.5px;
	font-weight:400;
	 font-family: 'Noto Sans KR';
}
.carousel-caption p span {
    margin-left: 8px;
}
.carousel-caption .row > div{
	min-height:350px;
}
.carousel-caption .center-block{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	max-height:350px;
}
.carousel-caption p img{
	display:block;
	margin-bottom:20px;
	height:28px;
}
.carousel-control.left{
	background:url(/skin/img/slide/arrow_prev.png) no-repeat center left;
/* 	background-size:50px 50px; */
}
.carousel-control.right{
	background:url(/skin/img/slide/arrow_next.png) no-repeat center right;
/* 	background-size:50px 50px; */
}
.carousel-control .glyphicon{
	display:none;
}
.carousel-indicators {
    margin: 0;
    width: auto;
    left: 40px;
    bottom: 20%;
}
.carousel-indicators li,
.carousel-indicators li.active{
	margin:0 3px;
	width:11px;
	height:11px;
	border:none;
}
.indicator-wrap{
	position:absolute;
	left:50%;
	top:0;
	transform:translatex(-50%);
	margin:0 auto;
	width:1170px;
	height:100%;
	max-width:100%;
}
.carousel-indicators li{
	background:#fff;
}
.carousel-indicators li.active{
	background:#0061ce;
}
/*.main-bottom .container,
.main-top .container{
 	padding:0; 
 	background:#f5f5f5; 
}*/
.main-bottom .container > .row,
.main-top .container > .row{
	margin:0;
/* 	border-bottom:1px solid #ddd; */
}
.main-bottom .row > div.col-sm-2,
.main-bottom .row > div.col-sm-4,
.main-top .row > div.col-sm-4{
	padding:30px 25px;
}
/*
.main-bottom .row > div.col-sm-4{
 	border-right:1px solid #e3e3e3; 
}*/
/* 	
.main-notice{
border-left:1px solid #e3e3e3;
} */
.main-top a {
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
.main-top a:hover {
    color: #0061ce;
    border-bottom: 1px solid;
    text-decoration: none;
}
.main-top h4 {
    font-size: 20px;
    letter-spacing: -0.04em;
    color: #222;
    margin: 0;
    font-weight: 500;
    position: relative;
}
.main-top h4 small {
    font-size: 14px;
    margin-left: 3px;
    color: #555;
    letter-spacing: -0.02em;
    font-weight: 400;
}
.main-top .box3 h4 small {
    font-size: 12px;
}
.main-top p {
    margin: 0 0 0;
    font-size: 14px;
    color: #555;
    letter-spacing: -0.04em;
    line-height: 1.6;
}
.main-top a i {
    margin-left: 8px;
    color: #777;
}
.main-top .main-box-img {
    border-radius: 50%;
    position: absolute;
    right: 25px;
    top: 30px;
    z-index:-1;
}
.main-top a:hover h4,
.main-top a:hover h4 small,
.main-top a:hover i {
    color: #0061ce;
}
/* .main-middle .container{
	padding:0;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd; 
}*/
.main-bottom .container > .row{
	border-top:1px solid #ddd;
	border-bottom:none;
}
.main-bottom .row >div.col-sm-2,
.main-bottom .row >div.col-sm-4{
	min-height:180px;
}

.main-bottom .row >div.col-sm-4 .intro-boardbox {
    padding: 0;
}
.main-bottom .row .main-link{
    padding:25px 15px!important;
}
.main-link a{
    position:relative;
    float:left;
	display:block;
	width:50%;
	height:70px;
	border:2px solid #ddd;
}
.main-link .pyroelec-btn{
    border-radius:4px 0 0 4px;
	background:url(/skin/img/logo/logo.png) no-repeat center / contain;
	background-size:80%;
}
.main-link .wise-btn{
    left:-2px;
    border-radius:0 4px 4px 0;
    background:url(/skin/img/logo/wise.jpg) no-repeat center / contain;
	background-size:90%;
}
.main-link a:hover{
    z-index:100;
	border-color:#0061ce;
}
.main-inquiry ul{
	margin:0;
	padding:0 5px;
}
.main-inquiry li{
	font-size:17px;
	font-weight:500;
}
.main-inquiry li.tel, 
.main-inquiry li.fax {
    font-weight: bold;
    font-size: 18px;
    color: #0061ce;
    font-family: "notokr";
    line-height: 1.3;
}
.main-inquiry li .numbering{
	font-weight:bold;
	font-size:18px;
}
.main-inquiry li.email {
    margin: 10px 0 0;
    line-height: 1;
}
.main-partner{
	padding:10px 0;
	border-top:1px solid #ccc;
/* 	background:#f5f5f5; */
}
.owl-nav > div{
    position: absolute;
    top: 4px;
    font-size: 20px;
    color: #666;
}
.owl-prev{
    left: -20px;
}
.owl-next{
    right: -20px;
}
@media(max-width:767px){
	
}
/* footer setting */
.footer_copy {
	border-top:1px solid #ddd;
}
.footer_copy > div{
	padding:30px 15px;
	background:#fff;
	color:#888;
	font-size:13px;
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer_copy li {
    float: left;
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid #ddd;
    line-height: 1;
    margin-bottom: 8px;
    letter-spacing: -.03em;
}
.footer_copy li:last-of-type{
	border-right:none;
}
@media(max-width:767px){
	
}
/* subpage setting */
.pageheader{
	display:none;
	height:180px;
	background:#000 url(/skin/img/sub/subtop-bg.jpg) no-repeat center / cover;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader h2{
	margin:0;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	font-size:42px;
	color:#fff;
}

.subpage-layout{
	padding-bottom:80px;
}
.snb {
    padding-right: 30px;
}
@media (min-width:768px){
    .snb{
        width: 22%;
    }
    .subpage-content {
        width: 78%;
    }
}
.snb h2 {
    position: relative;
    margin: 0;
    padding: 35px 25px 0;
    height: 120px;
    background: #0061ce;
    color: #fff;
    font-size: 26px;
    overflow: hidden;
}
/* .snb h2:before{
	z-index:0;
	content:'';
	display:block;
	width:75%;
	height:100%;
	position:absolute;
	right:0;
	bottom:0;
	opacity:0.2;
	background:url(/skin/img/sub/page-title-bg.png) no-repeat right bottom / contain;
} */
.snb h2 small {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    opacity: 0.6;
    color: #fff;
}
.snb a {
    position: relative;
    display: block;
    padding: 12px 15px;
	padding-right:35px;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    letter-spacing: -0.03em;
    border-bottom: 1px solid #ddd;
    text-transform: capitalize;
}
.snb .active a{
	color:#0061ce;
	border-color:#0061ce;
}
.snb .active a:after,
.snb a:hover:after{
	content:'\f101';
	font-family:'fontawesome';
	position:absolute;
	right:15px;
	top:50%;
	transform:translatey(-50%);
}
.subpage-content .emp{
	font-weight:500;
	color:#0356b0;
}
.subpage-content .title {
    margin: 55px 0 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.subpage-content .title h3 {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 30px;
    color: #222;
    font-weight: 600;
    text-transform: capitalize;
}
.breadcrumb{
	float:right;
	margin:15px 0 0;
	padding:0;
	background:transparent;
	font-size:13px;
	color:#bbb;
}
.breadcrumb li {
    font-size: 13px;
    color: #777;
}
.breadcrumb .active {
    font-weight: 500;
}
.subpage-content section{
	padding-bottom:80px;
}
.subpage-content section h4 {
    position: relative;
    margin: 0 0 20px;
    font-size: 26px;
    letter-spacing: -0.03em;
    color: #222;
}
.subpage-content section h4:before {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background: #0061ce;
    margin-bottom: 15px;
    border-left: 10px solid #e53123;
}
.subpage-content section h5 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #222;
    font-weight: 500;
}
.subpage-content section h5 small{
	margin-left:10px;
}
.subpage-content section h5 img{
	float:right;
	margin-top:-10px;
}
.subpage-content p, 
.subpage-content li {
    font-size: 15px;
    letter-spacing: -0.03em;
    line-height: 1.7;
    color: #555;
}

.mT30{
    margin-top:30px !important;
}

/* subpage about */
.greet .quote {
    margin-bottom: 20px;
}
.greet img{
	margin-top:40px;
}
.greet p{
	margin-bottom:20px;
	font-size:15px;
    line-height: 1.8;
}
.greet .name {
    margin: 30px 0 0;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    border-top: 1px dashed #ddd;
    padding-top: 30px;
}
.greet .name span {
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
}
.cert-wrap{
	margin:0 -5px;
}
.cert-wrap > div{
	padding:5px;
}

/* subpage business */
.img-wrap{
	margin:10px -2px;
}
.img-wrap > div{
	padding:0 2px;
}
.img-box{
	margin-bottom:4px;
	height:440px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #fff;
}
.col-sm-4 .img-box{
	height:290px;
}
.img-wrap img{
	margin-bottom:4px;
	border:1px solid #ddd;
}
.img-box.s-box{
	height:212px;
}
.tech-li li {
    font-size: 16px;
    margin: 20px 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
.tech-li li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #797979;
    border-radius: 50%;
    top: 10px;
    left: 10px;
}
#business04 .se2 h5 {
    line-height: 1.4;
}
#business04 .se2 img{
	width:750px;
}
/* subpage product */
.graph-state{
	margin:0 auto;
	width:395px;
	max-width:100%;
	padding-top:20px;
	padding-left:10px;
	text-align:center;
}
.graph-state:after{
	content:'';
	display:block;
	clear:both;
}
.graph-state li{
	float:left;
	width:33.333%;
	line-height:1.2;
	font-weight:600;
}
.prod-wrap{
	margin:30px -15px;
}
.prod-wrap h6 {
    margin: 20px 0 10px;
    font-size: 16px;
    font-weight: bold;
    border-left: 3px solid #ccc;
    padding-left: 7px;
    line-height: 1;
}
.prod-wrap .clearfix{
	padding-bottom:40px;
}
.prod-wrap .li-dash li {
    margin-left: 5px;
    padding-left: 18px;
    font-size: 14px;
    margin-bottom: 2px;
}
.prod-wrap p {
    font-size: 14px;
    margin-left: 5px;
}
.prod-wrap .li-dash + img {
    margin-top: 20px;
    margin-left: 15px;
}
#product03 .prod-wrap img{
	max-height:200px;
}
#product06 .se1 .col-md-12 h6 {
    margin-top: 40px;
}

/* dh-board */
.dh-board .label {
    background: rgba(0,0,0,0);
    font-size: 13px;
    font-weight: 600;
    padding: 0px 3px;
}

.dh-board .label-primary {
    color: #2f6fd2;
}

.dh-board .label-danger {
    color: #d20606;
}

.dh-board .label-default {
    color: #777;
}

.dh-margin-top {
    margin-top: 30px;
}

.pagination>li>a,
.pagination>li>span {
	border: 1px solid #ddd;
	border-radius: 0 !important;
	margin-top: 0;
	margin-bottom: 0;
	color: #777 !important;
}

.pagination>li:last-child>a {
	margin-left: 15px;
}

.pagination>li:first-child>a {
	margin-right: 15px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #0061ce !important;
    font-weight: 600;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	border-color: #bbb;
	background: #fff;
}


#insertForm .input-group .btn {
	border-radius: 0;
	border-color: #ddd;
}

#insertForm .input-group .form-control {
	box-shadow: none;
	border-color: #ddd;
}

#insertForm .input-group #btnNew {
    background: #333;
    border: 1px solid #333;
}

.dh-view-box{
    margin-top:0;
}

.dh-view-box > .row > .page-header {
    padding: 18px 15px 16px;
    margin: 0;
    border: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #222;
    border-bottom: 1px solid #ccc;
}

.dh-view-box>.row>.page-header>h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.04em;
    color: #222;
}

.dh-view-box>.row>.dh-view-info {
    background: #fff;
    opacity: 0.6;
}
@media(max-width:768px){
	.pagination{
		display:inline-block;
		margin-bottom:10px;
		position:relative;
		left:50%;
		transform:translatex(-50%);
	}
}


/* mailForm */
#mailForm label {
    font-size: 15px;
    letter-spacing: -0.03em;
    color: #222;
    margin: 0 0 10px;
}

#mailForm .form-control {
    border-radius: 0;
    box-shadow: none;
}

#mailForm .btn-primary {
    border-radius: 0;
    border: none;
    width: 180px;
    margin: 90px auto 0;
    padding: 15px;
    letter-spacing: -0.03em;
    background: #003269;
    transition: 0.3s;
}

#mailForm .btn-primary:hover,
#mailForm .btn-primary:focus{
    background:#0061ce;
}
@media(max-width:767px){
	.navbar-brand,
	.menu-top p{
		display:none;
	}
	.navbar-toggle{
		background:transparent!important;
		border-color:#fff!important;
	}
	.navbar-toggle .icon-bar{
		background:#fff!important;
	}
	
	.main-bottom .row > div.col-sm-2, .main-bottom .row > div.col-sm-4, .main-top .row > div.col-sm-4 {
		padding: 30px 5px;
	}
	.main-top .main-box-img{
		right:0;
	}
	.menu-top .lang-wrap button{
		font-size:14px;
	}
	.navbar-inverse .navbar-right{
		margin:0 -15px;
	}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
		background:transparent;
	}
	.navbar-nav .open .dropdown-menu{
		background:#eee;
		padding-left:20px;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
		color:#555;
	}
	.carousel-control{
		display:none;
	}
	.carousel-caption{
		width:95%;
		padding:0 15px;
		top:50px;
		transform:translatex(-50%);
	}
	.carousel-caption .row > div{
		min-height:0;
	}
	.carousel-caption h2{
		margin:0 0 20px;
		font-size:30px;
	}
	.carousel-caption h2 small{
		margin-top:10px;
		font-size:28px;
	}
	.carousel-caption .center-block{
		position:static;
		transform:none;
		max-height:200px;
	}
	.carousel-caption p{
		margin-bottom:20px;
		width:80%;
		font-size:16px;
	}
	.carousel-indicators {
		left: 50%;
		bottom: 20px;
		transform: translateX(-50%);
	}
	.main-link .wise-btn{
		background-size:contain;
	}
	.foot-logo{
		margin-bottom:10px;
		height:60px;
	}
	.footer_copy > div{
		padding:20px 0;
	}
	.footer_copy ul li{
		border:none;
	}
	.subpage-layout{
		padding-bottom:40px;
	}
	.snb{
		display:none;
	}
	
	.greet .quote{
		font-size:22px;
	}
	.subpage-content .title{
		margin:40px 0 40px;
		padding-bottom:20px;
	}
	.greet img{
		margin-top:0;
	}
	.history-table.table-style tr th, .history-table.table-style tr td{
		padding:15px 20px!important;
	}
	.history-table.table-style tr th{
		font-size:18px;
	}
	.history-table.table-style tr td{
		font-size:14px;
	}
	.subpage-content section h4{
		font-size:24px;
	}
	.cert-wrap .clearfix{
		display:none;
	}
	.breadcrumb{
		float:none;
	}
	.img-box{
		    height: calc(100vw - 30px);
	}
	.subpage-content section h5 img{
		float:none;
		margin-top:10px;
	}
}

/*2019-11-26*/
.cn .subpage-content section h5 small{font-size: 100%;color: #333;}