#wrapper {position:relative; width:100%; min-width:1200px}

/* ========================== Common ============================== */
img {
	max-width: 100%;
}
.push {
	display: inline-block;
	border-radius: 3px;
	padding: 0 10px 0;
	font-weight: bold;
	color: #fff;
	text-align:center;
}
.push:hover, .push:active, .push:focus {
	color: #ffffff
}
.push_1{background:#858585;}
.pushbox_1{border:1px solid #d5d5d5}
.pointer{cursor:pointer;}
.hr_line{border:0; height:1px; background:#dddddd; margin:30px 0}
.hr_dot{border:0; height:1px; border-bottom:1px solid #d5d5d5; border-bottom-style:dashed; margin:30px 0}

/* ========================== Header ============================== */
.header_theme_1 h1{float:left; margin-top:15px;}
.header_theme_1 .navigation .nav > li{padding-bottom:20px; margin-top:20px;}
.header_theme_1 .nav{float:right;}
.header_theme_1 .top_menu{float:right; margin:30px 0 0 20px;}

/* **** */
.header_black a{color:#333333}
.header_black a:hover, .header_basic a:focus, .header_basic a:active{color:#333333}
.header_white a{color:#fff}
.header_white a:hover, .header_white a:focus, .header_white a:active{color:rgba(255,255,255,0.5)}
.header_overlay{position:absolute; top:50px; left:50%; margin-left:-600px; background:rgba(255,255,255,0.8); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff,endColorstr=#90ffffff); zoom:1;}
.header_transparent{background: transparent}
.header_bottom{border-bottom:2px solid #000000;}
.nav_line li a:after{position:absolute; right:0; top:50%; margin-top:-10px; width:1px; height:20px; background:rgba(255,255,255,0.2); content:""; z-index:100}
.top_menu_bg{background:#555555}
/* **** */

.navigation .nav{position:relative;}
.navigation .nav > li{display:inline-block; float:left;}
.navigation .nav > li > a{display: inline-block; width: 100%; padding: 0 30px 4px; font-size: 17px; font-weight: 600;    line-height: 38px; text-align: center;}
.navigation .nav > li:first-child{display:none}
.navigation .nav > li:last-child a:after{width:0}
.navigation .top_menu a{display:inline-block; margin:0 5px; font-size:12px;}
.subnav_bar{height:35px; background:#197743;}
.subnav{display:none; position:absolute; top:80px; left:0; width:100%}
.subnav li{float:left;}
.subnav li a{display:inline-block; padding:0 20px; font-size:14px; line-height:38px; color:rgba(255, 255, 255, 0.7)}
.subnav:after{clear:both; display:block; content:"";}
.sub_menu1{margin-left:-100px; padding-left:100px;}
.sub_menu2{margin-left:100px;}
.sub_menu3{margin-left:220px;}
.sub_menu4{margin-left:340px;}
.sub_menu5{margin-left:460px;}

/* ========================== Visual ============================== */
.visual_section{position:relative; width:100%;}
.main_panel{position:relative; width:100%; height:460px}
.main_panel > div{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background-repeat:no-repeat; background-position:50% 50%; z-index:1000}
.main_panel > div:first-child{display:block}
.main_panel .slide_img1{background-image:url(/theme/f002/index/images/main_slide1.jpg);}
.main_panel .slide_img2{background-image:url(/theme/f002/index/images/main_slide2.jpg);}

.slogan_banner_overlay{position:absolute; top:0; left:50%; margin-left:-585px; z-index:9999}
.slogan_panel, .banner_panel{float:left;}
.slogan_panel{color:#333; font-size:20px; letter-spacing:-1px;}
.slogan_panel p{margin-bottom:25px;}
.slogan_panel h1{font-size:48px; font-weight:400; line-height:62px;}
.slogan_panel .flexItem{display: flex; align-items: center; gap: 7px;}
/* .slogan_panel h1 .colored{display: inline-block; font-size: .8em; vertical-align: middle; font-weight:600; background-color:rgba(227, 0, 49, 0.7); line-height: 1em; padding: 6px 5px; border-radius: 4px;}
.slogan_panel h1 .colored.colored2{background-color:rgba(0, 129, 241, 0.7)} */

.banner_panel{margin:30px 0 0 120px}
.banner_panel .row{margin:0; width:600px;}
.banner_panel .row > div{padding:25px 30px; text-align:center; word-break: keep-all;}
.banner_panel h3{font-size:20px; color:#ffffff;}
.banner_panel p{margin:15px 0 20px; font-size:15px; color:#ffffff; color:rgba(255,255,255,0.5)}
.banner_panel i{font-size:50px; color:#ffffff;}
.banner1{background: rgb(144 191 63 / 90%);backdrop-filter: blur(10px);}
.banner2{background: rgb(114 92 12 / 90%);backdrop-filter: blur(10px);}
.banner3{background: rgb(219 162 2 / 90%);backdrop-filter: blur(10px);}
.banner4{background: rgb(25 119 67 / 90%);backdrop-filter: blur(10px);}

@media (min-width:479px) {
	.slogan_banner_overlay{
		width: 1130px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.slogan_banner_overlay::before,
	.slogan_banner_overlay::after {
		display: none;
	}
	.slogan_banner_overlay .banner_panel {
		float: none;
	}
}
@media (max-width:479px) {
	#wrapper{min-width:100%;}
	.main_panel{height:220px}
	.slogan_banner_overlay{position:relative; left:0; margin:0}
	.slogan_panel .flexItem {
		justify-content: center;
	}
	.banner_panel{float:none; margin:0}
	.banner_panel .row{width:100%;}
	.banner_panel p{font-size:13px;}
	.slogan_panel p{margin-bottom:9px;}
	.slogan_panel{position:absolute; top:-160px; left:0; width:100%; font-size:15px; text-align:center; text-shadow:0 0 15px #ffffff; z-index:1000}
	.slogan_panel h1{font-size:30px; line-height:36px}
	.item_empty{display:none}
	.banner_panel i{font-size:30px;}
}


/* ========================== Main Contents ============================== */
.content_section h3{margin-bottom:15px; font-size:18px; color:#666666; font-weight:800; letter-spacing:-0.5px}
.notice_panel, .product_panel{float:left; width:40%; padding-right:60px}
.notice_panel ul li{margin-bottom:10px;}
.product_panel img{border:1px solid #d5d5d5;}
.cs_panel{float:left; width:20%;}
.cs_panel h1{font-weight:800}

@media (max-width:479px) {
	.content_section{display:none}
}


/* ========================== Sub Contents ============================== */
.sub_panel{position:relative; width:100%; height:130px; background:url(/theme/f002/index/images/sub_top.jpg) no-repeat center center;}
.sub_slogan_panel{margin:30px 0 0 100px;}

.sub_section{margin:50px 0;}
.subnav_panel h2{margin-bottom:20px; font-size:30px; color:#111}
.subnav_panel ul{width:220px;}
.subnav_panel ul li a{
	display: inline-block;
    width: 100%;
    padding-left: 10px;
    font-weight: 400;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
}
.subnav_panel ul li a:hover, .subnav_panel li a:focus, .subnav_panel li a:active, .subnav_panel li a.on{background:#90bf3f; color:#fff; font-weight: 600; border-bottom-color: #90bf3f;}

.sub_head h2{font-size:38px; font-weight:500}
.sub_head .sub_history{font-size:12px;}
.sub_head .sub_history span{padding:0 5px;}
.sub_body{margin:50px 0}
/* .sub_body p{line-height:22px;} */

.tab_menu:after{clear:both; display:block; content:"";}
.tab_menu li{float:left; padding:5px 40px 7px; border:1px solid #d5d5d5; border-left:none; background:#f2f2f2; font-weight:bold; cursor:pointer}
.tab_menu li:first-child{border-left:1px solid #d5d5d5}
.tab_menu li.on{border-top:2px solid #555; border-bottom:none; background:#fff;}

.about_us h3{margin-bottom:30px; font-size:24px; font-weight:normal}
.about_us .info p{background:url(/theme/f002/index/images/about_bg.jpg) no-repeat right;}
.vision_box{width:150px; height:150px; border-radius:50%; border:8px solid #e6e6e6; color:#fff; text-align:center; padding-top:45px;}
.vision_box h4{font-size:22px; color:#fff; font-weight:400}
.vision1{background:#283c07}
.vision2{background:#8a5600}
.vision3{background:#7d8e02}

.history{background:url(/theme/f002/index/images/history_bg.jpg) no-repeat top right;}
.history h4{width:60px; margin-bottom:10px; background:#888888; color:#fff; font-size:16px; line-height:22px; text-align:center;}
.history .row{}
.history p{margin-bottom:20px;}
.history p span{padding-right:10px; font-weight:bold; color:#333;}

.map{width:100%; height:400px; border:1px solid #d5d5d5}

.business h3{margin-bottom:30px; font-size:24px;}
.business h4{font-size:18px;}

@media (max-width:479px) {
  .sub_panel, .subnav_panel, .sub_history{display:none}
	.sub_section{margin:0}
	.sub_head{margin-top:15px;}
	.sub_section h2 br{display: none;}
	.sub_section h3{font-size:20px;}
	
	.tab_menu li{padding:5px 10px 7px; font-size:13px;}
	.about_us .info p, .history{background:none;}
	.vision_box{margin:0 auto; margin-top:10px;}
	.history p{font-size:12px;}
	.history hr{margin:20px 0}
	.wd80, .wd60{width:100%;}
	.business .text_right{text-align:left}
}

/* ========================== Footer ============================== */
.footer{padding:35px 0; background:#555555; font-size:13px; color:#a5a5a5;}
.footer .row div:first-child{line-height:24px;}
.footer a{font-size:10px; letter-spacing:0; padding:2px 10px 3px; color:rgba(255,255,255,0.6)}
.footer span{padding:0 3px;}

@media (max-width:479px){
	.footer .admin{display:none}
}


/*color*/
.c_imp {
    color: #ffc45e !important;
}
.c_bei {
    color: #99977f !important;
}
.c_gd {
    color: #fccb57 !important;
}
.c_rd {
    color: #d70001 !important;
}
.c_alp {
    color: rgba(255, 255, 255, .7) !important;
}
.c_org {
    color: #ff7427 !important;
}
.c_lorg {
    color: #f59a23 !important;
}
.c_yl {
    color: #ffea05 !important;
}
.c_yl2 {
    color: #ffcc00 !important;
}
.c_pk {
    color: #e30e87 !important;
}
.c_pp {
    color: #37018d !important;
}
.c_sky {
    color: #04a6e1 !important;
}
.c_lsky {
    color: #51e4ff !important;
}
.c_bw {
    color: #3e0706 !important;
}
.c_navy {
    color: #282468 !important;
}
.c_dbl {
    color: #251ab8 !important;
}
.c_bl {
    color: #2a60e9 !important;
}
.c_dgray {
    color: #444 !important;
}
.c_gray {
    color: #666 !important;
}
.c_lgray {
    color: #858585 !important;
}
.c_alp {
    color: rgba(255,255,255,0.6) !important;
}
.c_dft {
    color: #0d174e !important;
}
.c_pt {
    color: #197743 !important;
}
.text-light {
	color: #fff !important;
}

/* font-weight */
.font-Thin {
    font-weight: 100 !important;
}
.font-ExtraLight {
    font-weight: 200 !important;
}
.font-Light {
    font-weight: 300 !important;
}
.font-Regular {
    font-weight: 400 !important;
}
.font-Medium {
    font-weight: 500 !important;
}
.font-Bold {
    font-weight: 600 !important;
}
.font-ExtraBold {
    font-weight: 700 !important;
}
.font-Heavy {
    font-weight: 800 !important;
}
.font-Black {
    font-weight: 900 !important;
}


/* company_01 */
#company_01 .sign {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: flex-end;
}
#company_01 .sign .named {
	font-size: 1.3em;
}


/* mapbox */
.mapbox .root_daum_roughmap {
	border: 0px !important;
	padding: 0px !important;
}
.mapbox .root_daum_roughmap .cont {
	display: none !important;
}
.mapbox .root_daum_roughmap .map_border {
    opacity: 0;
}
.mapbox .root_daum_roughmap .wrap_map,
.mapbox iframe {
    height: 350px !important;
}
@media (max-width:479px) {
	.mapbox .root_daum_roughmap .wrap_map,
	.mapbox iframe {
		height: 250px !important;
	}
}

/* members */
.members {
	padding: 50px 15px;
	border: 1px solid #ddd;
}
@media (max-width:479px) {
	.members {
		padding: 25px 15px;
	}
}

/* bsnBox */
.bsnBox {
	display: flex;
	justify-content: center;
	gap: 10px;
}
.bsnBox > .item {
	flex-basis: 33.333333%;
	flex-grow: 1;
	text-align: center;
}
.bsnBox > .item img {
	margin-bottom: 8px;
	border: 0px;
	background-color: #f4faf0;
	border-radius: 20px;
}
.bsnBox > .item .dft {
	line-height: 1.2em;
	font-weight: 500;
}

/* exLink */
.exLink {
	display: inline-block;
	background-color: #000;
	line-height: 1em;
	padding: 4px 30px;
	min-width: 160px;
	text-align: center;
}
.exLink .dft {
	color: #fff;
}
.exLink .dft i {
	font-weight: 400;
}


/* funcList */
.funcList .dft {
    border-radius: 8px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 3px;
    background-color: #faf6f7;
}
.funcList .dft i {
    color: #fff !important;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    font-size: .8em;
    background-color: rgba(171, 6, 64, 0.9);
    border: 2px solid #ca064b;
    border-radius: 40px;
    box-shadow: 3px 9px 20px rgba(171, 6, 64, 0.3);
}
.funcList .dft > span {
    width: calc(100% - 31px);
    padding-left: 15px;
}


/* bs4Box */
.bs4Box > div {
	padding: 8px;
}
.bs4Box .item {
	border: 1px solid #ddd;
	text-align: center;
	padding: 30px 15px;
}
.bs4Box .item .icon {
	margin-bottom: 8px;
}

/* bs4List */
.bs4List .txt {
	min-height: 110px;
	margin-top: 10px;
}
.bs4List .img img {
	border-radius: 10px;
}



/*table_basic*/
.table.table_basic {
    border-top: 1px solid #454f5d;
	width: 100%;
}
.table.table_basic.table_fx {
    table-layout: fixed;
}
.table.table_basic thead tr th,
.table.table_basic thead tr td,
.table.table_basic tbody tr th,
.table.table_basic tbody tr td {
    font-size: 15px;
    color: #221814;
    line-height: 1.3em;
    text-transform: none;
    border: 1px solid #ddd;
    padding: 10px 10px;
}
.table.table_basic2 thead tr th,
.table.table_basic2 thead tr td {
    font-size: 15px;
    padding: 5px;
}
.table.table_basic2 tbody tr th,
.table.table_basic2 tbody tr td {
    font-size: 15px;
    padding: 5px;
}
/* .table.table_basic thead tr th:first-child,
.table.table_basic thead tr td:first-child,
.table.table_basic tbody tr th:first-child,
.table.table_basic tbody tr td:first-child {
    border-left: 0px;
}
.table.table_basic thead tr th:last-child,
.table.table_basic thead tr td:last-child,
.table.table_basic tbody tr th:last-child,
.table.table_basic tbody tr td:last-child {
    border-right: 0px;
} */
.table.table_basic thead tr th {
    font-weight: 600;
}
.table.table_basic tbody tr th {
    font-weight: 500;
}
.table.table_basic tbody tr td {
    font-weight: 400;
}
.table.table_basic.table_center thead tr th,
.table.table_basic.table_center thead tr td,
.table.table_basic.table_center tbody tr th,
.table.table_basic.table_center tbody tr td {
    text-align: center;
}
.table.table_basic.th_center thead tr th,
.table.table_basic.th_center tbody tr th {
    text-align: center;
    word-break: keep-all;
}
.table.table_basic.table_vh thead tr th,
.table.table_basic.table_vh thead tr td,
.table.table_basic.table_vh tbody tr th,
.table.table_basic.table_vh tbody tr td {
    vertical-align: middle;
}
.table.table_basic.th_vh thead tr th,
.table.table_basic.th_vh tbody tr th {
    vertical-align: middle;
}
.table.table_basic.table_wb thead tr th,
.table.table_basic.table_wb tbody tr td,
.table.table_basic.table_wb tbody tr th {
    word-break: keep-all;
}
.table.table_basic tbody tr th {
    /* background-color: #fcfcfc; */
}
.table.table_basic thead tr th {
    background-color: #000;
    border-top: 1px solid #454f5d;
    color: #fff;
}
.table.table_basic tbody tr.imp th,
.table.table_basic tbody tr.imp td {
    background-color: #fdfffb;
}
.table.table_basic tbody tr.imp td {
    color: #082c44;
    font-weight: 600;
}
.table.table_basic tbody tr td.text-left {
    text-align: left;
}
.table.table_basic tbody tr td.text-right {
    text-align: right;
}
.table.table_basic tbody tr td.imp {
    background-color: #fffef4;
}
@media (max-width:992px){
    .table_wrp {
        width: 100%;
        overflow-x: scroll;
    }
    .table_wrp .table.table_basic {
        width: 700px;
    }
    .table.table_basic thead tr th,
    .table.table_basic thead tr td,
    .table.table_basic tbody tr th,
    .table.table_basic tbody tr td {
        font-size: calc(100vw * (18 / 992));
        padding: calc(100vw * (14 / 992));
    }
}
@media (max-width:768px){
    .table.table_basic thead tr th,
    .table.table_basic thead tr td,
    .table.table_basic tbody tr th,
    .table.table_basic tbody tr td {
        font-size: calc(100vw * (18 / 768));
        padding: calc(100vw * (14 / 768));
		word-break: break-all !important;
    }
}
@media (max-width:500px){
    .table.table_basic thead tr th,
    .table.table_basic thead tr td,
    .table.table_basic tbody tr th,
    .table.table_basic tbody tr td {
        font-size: calc(100vw * (18 / 500));
        padding: calc(100vw * (10 / 500));
    }
}



/* bs1circles */
.bs1circles {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 600px;
	margin: 0 auto;
}
.bs1circles .item {
	width: 180px;
	height: 180px;
	background-color: #fff;
	border: 2px dashed #c9003e;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
@media (max-width:479px) {
	.bs1circles .item {
		width: 100%;
		height: auto;
		padding: 15px;
		border-radius: 0px;
		border-width: 1px;
	}
	.bs1circles .item br {
		display: none;
	}
}

/* bsInfoItem */
.bsInfoItem {
	display: flex;
	align-items: center;
	padding: 20px;
	background-color: #f7f7f7;
	border-radius: 5px;
}
@media (min-width:479px) {
	.bsInfoItem .txt {
		width: calc(100% - 250px);
		padding: 30px;
	}
	.bsInfoItem .img {
		width: 250px;
	}
}
@media (max-width:479px) {
	.bsInfoItem {
		flex-wrap: wrap;
	}
	.bsInfoItem .txt,
	.bsInfoItem .img {
		width: 100%;
	}
	.bsInfoItem .img {
		margin-top: 15px;
	}
}

/* numTit */
.numTit {
	display: flex;
	align-items: center;
	gap: 10px;
}
.numTit .nn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	background-color: #50be1d;
	color: #fff;
	font-size: .8em;
}
/* itemBoxs */
.itemBoxs .item {
    border: 1px solid #ddd;
    padding: 40px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (min-width:479px) {
	.itemBoxs .item .txt {
		min-height: 150px;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
	}
}
@media (max-width:479px) {
	.itemBoxs .item {
		margin-top: -1px;
	}
	.itemBoxs .item img {
		width: 110px;
	}
}


/* subTitle */
.subTitle {
    padding-left: 20px;
    position: relative;
}
.subTitle:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10%;
    height: 80%;
    width: 4px;
    background-color: #90bf3f;
}
.subTitle .hd {
    display: inline-block;
    line-height: 1em;
    padding: 8px 15px;
    border-radius: 5px;
    background-color: #f0f6f8;
    color: #90bf3f;
}

/* pList */
.pList > li {
    position: relative;
    padding-left: 10px;
}
.pList > li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 11px ;
    width: 3px;
    height: 3px;
    background-color: #aaa;
}
.pList > li p {
    font-weight: 400;
}
@media (max-width:768px){
    .pList > li:after {
        top: 8px ;
    }
}

/* circleBox */
.circleBox {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.circleBox .circle {
	padding: 40px 15px;
	width: 33.3333%;
	background-color: rgba(230,230,230,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-top: 1px solid #13994f;
}
@media (max-width:479px) {
	.circleBox {
		flex-wrap: wrap;
		gap: 0px;
		height: auto;
		padding: 30px;
	}
	.circleBox .circle {
		width: 130px;
		height: 130px;
		margin: -10px;
	}
	.circleBox .circle img {
		width: 35px;
	}
}