@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic');
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

@font-face {
    font-family: 'Nanum Gothic';
    src: url(../fonts/NanumGothic-Regular.woff2) format('woff2'), url(../fonts/NanumGothic-Regular.woff) format('woff'), url(../fonts/NanumGothic-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Nanum Gothic';
    src: url(../fonts/NanumGothic-Bold.woff2) format('woff2'), url(../fonts/NanumGothic-Bold.woff) format('woff'), url(../fonts/NanumGothic-Bold.ttf) format('truetype');
    font-weight: 600;
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Nanum Gothic';
    src: url(../fonts/NanumGothic-ExtraBold.woff2) format('woff2'), url(../fonts/NanumGothic-ExtraBold.woff) format('woff'), url(../fonts/NanumGothic-ExtraBold.ttf) format('truetype');
    font-weight: 900;
    font-style: normal
}

/* íŒì—…ë ˆì´ì–´ */
#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 (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;
	}
}
/*common*/
.body {
	font-family: 'Nanum Gothic', sans-serif;
}
img {
	max-width: 100%
}


/*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: 26px;
    color: #221814;
    font-weight: 600;
    line-height: 1.6em;
    text-transform: none;
}
h3.dft {
    font-size: 22px;
    color: #221814;
    font-weight: 600;
    line-height: 1.6em;
    text-transform: none;
}
h4.dft {
    font-size: 18px;
    color: #221814;
    font-weight: 600;
    line-height: 1.6em;
    text-transform: none;
}
h5.dft {
    font-size: 16px;
    color: #221814;
    font-weight: 600;
    line-height: 1.6em;
    text-transform: none;
}
h6.dft {
    font-size: 30px;
    color: #221814;
    font-weight: 700;
    line-height: 1.6em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.6em;
    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;
    }
}

/*S002 Header-top*/
html #header .header-top.header-top-dark {
    background: #266bca;
}
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: #fafafa;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a.master:hover{
	color: #ffe14f;
}
#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 (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 (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 ëª¨ë‹¬*/
.s009-modal .modal-dialog {
    width: 100%;
    margin: 0;
}
.s009-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: #ef6a11;
    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%;	
	}
}
/*S002 Header-top-search*/
#header .header-search{
	margin: 23px 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: #222;
	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: 8px 0 8px 5px;
	}
	#header .header-search .search-toggle {
		background-color: #222222;
		color: #fff;
	}
}
/*S002 - Logo*/
#header.header-narrow .header-logo img{
	margin: 0px;
}
@media (max-width:992px){
	.header-column:first-child {
		width: 15%;
	}
	#header.header-narrow .header-logo {
		margin-top: 10px;
	}
	#header .header-logo img {
		width: 130px;
	}
}
/*S002 - Header*/
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 1px solid #000000 !important;
}
#header .header-nav-main {
    margin: 0;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 18px;
    font-weight: 600;
}
#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: #444;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    left: 20%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #444444;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 1.1em;
	color: #cacaca;
	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 > a{
	color: #474747 !important;
    padding: 30px!important;
    border-radius: 0px;
}
#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 {
    color: #474747 !important;
	background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
@media (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 (max-width: 766px) {
	nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}
}

/*S002 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    margin: 8px 0 8px 5px;
	background-color: #222222;
	color: #fff;
}
/*slider*/
#s009 .slider-container .tp-caption.btn{
	background-color: #19305c !important;
	border-color: #19305c;
}
#s009 .slider-container .tp-caption.btn:hover{
	background-color: #19285c !important;
	border-color: #19285c;
}

/*subtitle ì„œë¸ŒíŽ˜ì´ì§€ íƒ€ì´í‹€*/
.page-header.parallax {
    padding: 160px 0 60px;
}
/*config_wrp*/
#config_wrp h1{
	display: inline-block;
}
#config_wrp .breadcrumb{
	float: right;
	background-color: transparent;
}
#config_wrp .breadcrumb > li + li:before {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
/*subtitle tab ì„œë¸ŒíŽ˜ì´ì§€ íƒ€ì´í‹€ í•˜ë‹¨ íƒ­*/
#tap_wrp.tab_company {
    width: 100%;
    height: 50px;
    background-color: #eee;
	margin: -35px 0 35px 0;
}
#tap_wrp.tab_company a {
	color: #666;
    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: #222;
	border-color: #222;
}
@media (max-width: 992px){
	#tap_wrp.tab_company a{
		padding: 14px 0 11px 0;
		font-size: 15px;
	}
}
/*main-banner*/
#main-banner {
	background-color: #ffffff;
    border-bottom: 1px solid #266bca;
}
#main-banner .banner-wrp.btn_main{
	display: none;
}
#main-banner .banner-wrp a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	border-right: 1px solid #eee;
    padding: 10px 0;
}
#main-banner .banner-wrp:last-child a {
	border: 0px;
}
#main-banner .banner-wrp a:hover {
	background-color: #f5f5f5;
}
#main-banner .banner-wrp a p {
	color: #5e5e5e;
    font-weight: 600;
    font-size: 16px;
}
#main-banner .banner-wrp a img {
	margin-bottom: 5px;
}
@media (min-width:991px){
    #main-banner .banner-wrp a {
        background: linear-gradient(#fcfcfc,#eee);
    }
    #main-banner .banner-wrp:nth-child(odd) a {
        background: linear-gradient(#454545,#333);
    }
    #main-banner .banner-wrp:nth-child(odd) a p {
        color: #eee;
    }
}
@media (max-width:992px){
	#main-banner .banner-wrp.btn_main {
		display: block;
		cursor: pointer;
	}
	#main-banner .banner-wrp.btn_main a p .mobile_al {
		border-color: #266bca transparent transparent transparent;
		border-style: solid;
		border-width: 5px;
		content: " ";
		display: inline-block;
		height: 0;
		margin-left: -10px;
		margin-top: 8px;
		width: 0;
		float: right;
	}
	#main-banner .banner-wrp.btn_main a p .mobile_al.in {
		border-color: transparent transparent #266bca transparent;
		margin-top: 0px;
		margin-bottom: 3px;
	}
	#main-banner .banner-wrp.btn_aside{
		display: none;
	}
	#main-banner .banner-wrp.btn_aside.in{
		display: block;
	}
	#main-banner .banner-wrp.btn_aside.in:hover a{
		background-color: #f6f6f6;
	}
	#main-banner .banner-wrp{
		width: 100%;
	}
	#main-banner .banner-wrp a {
		border: 0px;
	}
	#main-banner .banner-wrp a:hover {
		background-color: transparent;
	}
	#main-banner .banner-wrp a img {
		display: none;
	}
}
/*content01*/
#s009 #content{
	background-color: #f5f5f5;
	padding: 30px 0px;
}
#s009 #content h3 {
    font-size: 22px;
    line-height: 1em;
    font-weight: 600;
}
#s009 #content h3 strong{
	color: #ff1e1e;
}
#s009 #content p {
    word-break: keep-all;
}
@media (max-width:992px){
	#s009 #content .m-pn{
		padding: 0px !important;
	}
}
/*cs-center*/
#s009 #content #cs-center{
	min-height: 250px;
    background: url(../img/cs-center-bg.png) no-repeat;
    background-position: center 90%;
    background-size: cover;
}
#s009 #content #cs-center h3 span{
	display: block;
	font-size: 28px;
	line-height: 1em;
	border-radius: 4px;
	line-height: 1em;
	color: #1a315c;
	margin-top: 15px;
	font-weight: 600;
}
#s009 #content #cs-center .cs-center-txt-wrp{
	background-color: rgba(255,255,255,0.5);
	color: #575757;
    font-size: 15px;
}
/*business-banner*/
#s009 #content .business-banner{
	border: 1px dashed #ddd;
	min-height: 200px;
}
#s009 #content ul li:nth-child(odd) .business-banner h3{
	color: #003978;
}
#s009 #content ul li:nth-child(even) .business-banner h3{
	color: #656565;
}
#s009 #content ul li:nth-child(1) .business-banner{
	background: url(../img/business_icon01.png) no-repeat;
    background-position: 90% 90%;
}
#s009 #content ul li:nth-child(2) .business-banner{
	background: url(../img/business_icon02.png) no-repeat;
    background-position: 90% 90%;
}
#s009 #content ul li:nth-child(3) .business-banner{
	background: url(../img/business_icon03.png) no-repeat;
    background-position: 90% 90%;
}
#s009 #content ul li:nth-child(4) .business-banner{
	background: url(../img/business_icon04.png) no-repeat;
    background-position: 90% 90%;
}
/*map-com*/
#s009 #content #map-com{
	min-height: 300px;
	background-color: #30a4dc;
}
#s009 #content #map-com h3{
	border-bottom: 1px solid #ffffff;
}
#s009 #content #map-com .map-wrp p strong{
	display:block;
}
/*footer*/
#footer {
	margin: 0px;
	background: #282828;
	border-top: 1px solid #282828;
}
#footer a.btn {
    background-color: rgba(238, 238, 238, 0.15);
}
@media (max-width:992px){
	#footer .logo_wrp a img{
		width: 100px;
		margin-bottom: 10px;
	}
}
/*con_common*/
.con_common{
	font-size: 17px;
	line-height: 25px;
}
@media (max-width:992px){
	.con_common .m-pn{
		padding: 0px !important;
	}
}
/*company_01*/
.company_01 .con_ment {
	word-break: keep-all;
}
.company_01 .con_ment .n_nyeongjo{
	font-family: 'Nanum Myeongjo';
	display: block;
	text-align: center;
}
.company_01 .con_ment > h5{
	font-size: 35px;
	line-height: 40px;
	color: #333;
}
.company_01 .con_ment > h6{
	font-size: 25px;
	line-height: 30px;
	color: #666;
}
.company_01 .sign{
	font-family: 'Nanum Myeongjo';
}
.company_01 .divider hr {
    background: #7c7c7c !important;
	height: 1px;
}
/*company_02*/
.company_02 h2{
    width: 100%;
    padding: 50px 30px;
	font-size: 30px;
	min-height: 180px;
	background: url(../img/company_02_top.jpg);
	border-radius: 5px;
}
.company_02 h2 strong{
	color: #014da1;
}
/*company_02 sldier*/
.company_02 .owl-carousel {
	margin-bottom: 50px;
}
.company_02 .owl-carousel .owl-nav {
    top: 0;
    position: absolute;
    margin-top: 0px;
    width: 100%;
    height: 100%;
	z-index: -1;
}
.company_02 .owl-theme .owl-nav [class*='owl-'] {
    margin: 0px;
	height: 93%;
	border-radius: 0px;
    border: 1px solid #ddd;
    background-color: transparent;
	color: #666;
}
.company_02 .owl-carousel .owl-nav .owl-prev{
	left: 0px;
}
.company_02 .owl-carousel .owl-nav .owl-next{
	right: 0px;
}
.company_02 .owl-carousel .owl-nav .owl-next:before,
.company_02 .owl-carousel .owl-nav .owl-prev:before {
    top: 35px;
}
.company_02 .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 0px;
	cursor: pointer;
}
.company_02 .owl-carousel .owl-nav [class*="owl-"]:active, .owl-carousel .owl-nav [class*="owl-"]:focus, .company_02 .owl-carousel .owl-nav [class*="owl-"]:active:hover, .owl-carousel .owl-nav [class*="owl-"]:active:focus {
    border-color: #ddd;
    background-color: #eee;
}
.company_02 .img-thumbnail {
    border-radius: 0px !important;
    padding: 0px;
    border: 0px;
}
/*company_history*/
#company_history > li{
	border-bottom: 1px solid #eee;
	margin-top: 30px;
}
#company_history > li h3{
	font-size: 3em;
    line-height: 1em;
    font-style: italic;
	color: #ff8536;
}
#company_history > li h3:after{
	content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    top: 25%;
    right: 40px;
}
#company_history > li .history_list li{
	padding: 5px;
}
#company_history > li .history_list li:before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #a6ce39;
	margin-bottom: 3px;
}
#company_history > li .history_list li strong{
	color: #1f5036;
}
/*company_03*/
.company_03 span.title_head:after{
	padding: 0 5px;
    font-family: FontAwesome;
    content: "\f105";
    color: #fff;
    background-color: #266bca;
    margin-right: 5px;
    display: inline-block;
	border-radius: 4px;
}
.company_03 .root_daum_roughmap .wrap_map {
    height: 400px !important;
}
@media (max-width: 992px) {
	.company_03 .root_daum_roughmap .wrap_map {
    	height: 300px !important;
	}
}

/*business_01*/
.business_01 .con_ment {
	word-break: keep-all;
}
.business_01 .con_ment .n_nyeongjo{
	font-family: 'Nanum Myeongjo';
	display: block;
	text-align: center;
}
.business_01 .con_ment > h5{
	font-size: 35px;
	line-height: 40px;
	color: #333;
}
.business_01 .con_ment > h6{
	font-size: 16px;
	line-height: 22px;
	color: #777;
}
.business_01 .divider hr {
    background: #7c7c7c !important;
	height: 1px;
}

/*business_01 symbol_top_wrp*/
.business_01 .symbol_top_wrp .round-box-01{
    width: 70%;
    background-color: #ececec;
    border-radius: 50%;
	font-size: 20px;
	line-height: 30px;
	margin: 0 auto;
	color: #222;
}
.business_01 .symbol_top_wrp .round-box-01.round-bg {
	background-color: #dce3ed;
}
.business_01 .symbol_top_wrp .round-box-01 strong{
	display: block;
    padding-top: 40%;
    font-size: 2rem;
	text-transform: uppercase;
}
.business_01 .symbol_top_wrp .round-box-01.round-plus:after{
	content: '+';
    position: absolute;
    right: 0%;
	color: #777;
	font-size: 23px;
}

/*symbol_bottom_wrp*/
.symbol_bottom_wrp > ul {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.symbol_bottom_wrp > ul > li {
    padding: 12px 8px;
    border-bottom: 1px dashed #eee;
}
.symbol_bottom_wrp > ul > li:last-child {
    border-bottom: 0px;
}
.symbol_bottom_wrp > ul > li p{
	line-height: 20px;
	color: #a5a5a5;
    font-size: 14px;
}
.symbol_bottom_wrp > ul > li span.title_head:after{
	padding: 0 5px;
    font-family: FontAwesome;
    content: "\f105";
    color: #fff;
    background-color: #266bca;
    margin-right: 5px;
    display: inline-block;
	line-height: 18px;
    border-radius: 4px;
}
.symbol_bottom_wrp > ul > li .symbol-bg01{
	background: url(../img/business_icon_01.png) 25% center no-repeat;
}
.symbol_bottom_wrp > ul > li .symbol-bg02{
	background: url(../img/business_icon_02.png) 25% center no-repeat;
}
.symbol_bottom_wrp > ul > li .symbol-bg03{
	background: url(../img/business_icon_03.png) 25% center no-repeat;
}
.symbol_bottom_wrp > ul > li .symbol-bg04{
	background: url(../img/business_icon_04.png) 25% center no-repeat;
}
@media (max-width: 768px) {
	.business_01 .symbol_top_wrp .round-box-01.round-plus:after {
        content: '+';
        position: absolute;
        right: 48%;
        bottom: -24px;
        color: #777;
        font-size: 16px;
    }
}

/*com3_sec01*/
.com3_sec01 .map_tit h4 {
    font-size: 35px;
    line-height: 1.4em;
    font-weight: 600;
    color: #1e1e1e;
    word-break: keep-all;
    position: relative;
    padding-left: 30px;
}
.com3_sec01 .map_tit h4:after {
    content: "";
    margin-top: -11px;
    width: 25px;
    height: 25px;
    display: block;
    border: 7px #004c40 solid;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0px;
    background: #fff;
    z-index: 2;
}
.com3_sec01 .map_tit h4 strong {
    color: #004c40;
}
.com3_sec01 .dx_map .root_daum_roughmap .wrap_map,
.com3_sec01 .dx_map iframe {
    height: 500px !important;
}
@media (max-width:768px) {
    .com3_sec01 .map_tit h4 {
        font-size: 20px;
        padding-left: 25px;
    }
    .com3_sec01 .map_tit h4:after {
        width: 20px;
        height: 20px;
        border-width: 6px;
        margin-top: -10px;
    }
	.com3_sec01 .dx_map .root_daum_roughmap .wrap_map,
	.com3_sec01 .dx_map iframe {
		height: 250px !important;
	}
}
/*load_wrp*/
.load_wrp .load_box {
    margin-top: 50px;
}
.load_wrp .load_box h4 {
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    color: #1e1e1e;
    padding-bottom: 15px;
    border-bottom: 2px solid #1e1e1e;
    margin-bottom: 20px;
}
.load_wrp .load_box .t_list li {
    font-size: 17px;
    line-height: 1.2em;
    color: #1e1e1e;
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
}
.load_wrp .load_box .t_list li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
    top: 8px;
}
.load_wrp .load_box .load_how li {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 500;
    color: #1e1e1e;
    padding: 30px;
    padding-left: 100px;
    position: relative;
}
.load_wrp .load_box .load_how li .subw {
    position: absolute;
    top: calc(50% - 50px);
    left: 0;
}
@media(max-width:768px){
    .load_wrp .load_box {
        margin-top: 30px;
    }
    .load_wrp .load_box h4 {
        font-size: 15px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .load_wrp .load_box .t_list li {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .load_wrp .load_box .t_list li:after {
        top: 4px;
    }
    .load_wrp .load_box .load_how li {
        font-size: 13px;
        padding: 15px;
        padding-left: 60px;
    }
    .load_wrp .load_box .load_how li .subw {
        width: 50px;
        top: calc(50% - 35px);
    }
}
/*t_list*/
.t_list li {
    position: relative;
    font-size: 15px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 300;
    padding-left: 15px;
    word-break: keep-all;
}
.t_list li span {
    position: absolute;
    left: 0;
}
@media(max-width:768px){
    .t_list li {
        font-size: 12px;
    }
}
/*table_basic*/
.table.table_basic tbody tr th,
.table.table_basic tbody tr td {
    position: relative;
    font-size: 17px;
    line-height: 1.6em;
    text-align: center;
    border: 1px solid #ddd;
}
.table.table_basic tbody tr th {
    font-weight: 600;
    background-color: #1a315c;
    color: #fff;
}
.table.table_basic tbody tr td {
    font-weight: 600;
    color: #221814;
}
.table.table_basic tbody tr:nth-child(even) td {
    background-color: #f7f7f7;
}
.table.table_basic tbody tr td.c_rd {
    color: #c8372f;
}
@media (max-width:768px) {
    .table.table_basic tbody tr th,
    .table.table_basic tbody tr td {
        font-size: 13px;
    }
}
/*top_tit*/
.top_tit h3 {
    line-height: 1.4em;
    font-weight: 600;
    color: #1e1e1e;
    word-break: keep-all;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
.top_tit h3:after {
    content: "";
    width: 23px;
    height: 23px;
    display: block;
    border: 5px solid #30a4dc;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0px;
    background: #fff;
    z-index: 2;
}
/*top_tit_big*/
.top_tit.top_tit_big h1 {
    line-height: 1.4em;
    font-weight: 600;
    color: #1e1e1e;
    word-break: keep-all;
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
}
.top_tit.top_tit_big h1:after {
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    border: 7px solid #30a4dc;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0px;
    background: #fff;
    z-index: 2;
}

@media (max-width:768px) {
    .top_tit.top_tit_big h1{
        padding-left: 25px;
    }
    .top_tit.top_tit_big h1:after {
        width: 20px;
        height: 20px;
        border: 5px solid #30a4dc;
        top: 5px;
    }
}
/*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;
    }
}