@charset "utf-8";
@import url(sub_farm01.css);
@import url(sub_farm03.css);
@import url(sub_farm05.css);
@import url(sub_farm06.css);
@import url(sub_farm07.css);
@import url(sub_farm08.css);
@import url(sub_farm09.css);
@import url(sub_farm10.css);
@import url(sub_farm11.css);
@import url(sub_farm12.css);
@import url(sub_farm13.css);
@import url(status.css);

/* 탭메뉴 */
/*.page_tab{margin:0 0 20px; border:2px solid #516dbe;}
.page_tab > button{position:relative; width:100%; height:42px; padding:0 25px; background:none; text-align:left;}
.page_tab > button .sprh_com{position:absolute; top:50%; right:15px; width:0; height:0; margin:-4px 0 0;
border:5px solid #fff; border-top-color:#516dbe;  color:#333 !important; transition:all 0.1s; transform-origin:50% 50%;}

.page_tab > button.opt .sprh_com{transform:rotate(180deg);}
.page_tab ul{display:none; border-top:2px solid #516dbe;}
.page_tab ul li a{display:block; padding:10px 25px;}

.page_tab ul li a.on {background-image:none;background:#516dbe; color:#fff;}
.page_tab ul li a .blank{width:12px; height:12px; margin-left:4px; background-position:0 -230px;}
.page_tab2{margin:0 0 20px; padding:10px; border:1px solid #ccc; border-top:2px solid #3679cb;}
.page_tab3{margin:0 0 20px; padding:10px 0 10px 25px; border:1px solid #ccc; border-top:2px solid #3679cb;}*/

/* 탭메뉴2 */
/*.page_tab2 ul{margin-right:-25px;}*/
/*.page_tab2{overflow:hidden;}
.page_tab2 ul:after{content:''; display:block; clear:both;}
.page_tab2 ul li{float:left; width:100%;}
.page_tab2 ul li a{display:block; position:relative; padding:5px 0 5px 10px; background:url('/Main/Images/section/common/tab_off.png') no-repeat 0 14px;  text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.page_tab2 ul li a.on{color:#6699d7; text-decoration:underline;}
.page_tab2 ul li a:before{content:''; position:absolute; top:50%; left:0; width:4px; height:5px; margin-top:-2px; background-position:0 -260px;}
.page_tab2 ul li a.on:before{background-position:0 -250px;}

.page_tab3{overflow:hidden;}
.page_tab3 ul{margin-right:-25px;}
.page_tab3 ul:after{content:''; display:block; clear:both;}
.page_tab3 ul li{float:left; width:50%;}
.page_tab3 ul li a{display:block; position:relative; padding:0 0 0 10px;}
.page_tab3 ul li a.on{color:#6699d7; text-decoration:underline;}
.page_tab3 ul li a:before{content:''; position:absolute; top:50%; left:0; width:4px; height:5px; margin-top:-2px; background-position:0 -260px;}
.page_tab3 ul li a.on:before{background-position:0 -250px;}

@media all and (min-width:420px) {
	.page_tab2 {padding:10px 15px;}
	.page_tab2 ul li {width:50%;}
}


@media all and (min-width:650px) {
	.page_tab2 {padding:10px 15px;}
	.page_tab2 ul li {width:33.3333%;}
}*/


/*공통으로 쓰이는 클래스*/
.basicFont{ font-size: 15px; line-height: 25px;}
.ft30{ font-size: 30px;}
.ft17{ font-size: 17px;}
.ft15{ font-size: 15px;}
.radius_box{ box-sizing: border-box; border: 1px solid #cccccc; border-radius: 3px; padding: 10px;}

.first {margin:25px 0 5px 0 !important;}
.no_ml {margin-left:0 !important;}
.box_top {height:175px; box-sizing:border-box; padding:50px 0 0 50px; background:#efefef url('/Main/Images/section/farm/farm04/bg_farm04.png') no-repeat right top; background-size:cover;}
.box_top p {font-size:30px; font-weight:bold;}
.box_top span {font-size:15px;}
.box_add {padding:5px 30px; color:#fff; background:#00907f; overflow:hidden;}
.box_add li {float:left; box-sizing:border-box; width:50%; padding-left:35px;}
.box_add li span {padding-left:15px;}
.box_add .add {background:url('/Main/Images/section/farm/farm04/icon_add.png') no-repeat left 50%;}
.box_add .tel {background:url('/Main/Images/section/farm/farm04/icon_tel.png') no-repeat left 50%;}
.box_list {margin:15px 0 25px -2%; overflow:hidden;}
.box_list li {float:left; box-sizing:border-box; width:23%; margin:10px 0 0 2%; padding:80px 15px 10px 15px; font-size:15px; text-align:center; font-weight:bold; border-radius:5px;}
.box_list .bg_01 {background:#f0f0f0 url('/Main/Images/section/farm/farm04/icon_01.png') no-repeat center 10px;}
.box_list .bg_02 {background:#f0f0f0 url('/Main/Images/section/farm/farm04/icon_02.png') no-repeat center 10px;}
.box_list .bg_03 {background:#f0f0f0 url('/Main/Images/section/farm/farm04/icon_03.png') no-repeat center 10px;}
.box_list .bg_04 {background:#f0f0f0 url('/Main/Images/section/farm/farm04/icon_04.png') no-repeat center 10px;}
.box_info {overflow:hidden;}
.box_info .left {float:left; width:49%; overflow:hidden;}
.box_info .right {float:right; width:49%; overflow:hidden;}
.box_info .left div, .box_info .right div {box-sizing:border-box; padding:20px; border:1px solid #dde0e5; border-radius:5px; overflow:hidden;}
.box_info p {margin-bottom:10px; line-height:20px; font-weight:bold;}
.box_info ul {margin-left:-1%;}
.box_info li {float:left; box-sizing:border-box; width:49%; margin:5px 0 0 1%; text-align:center; border-radius:5px;}
.box_info .left div li {background:#43b5bf;}
.box_info .right div li {background:#31a1ac;}
.box_info li a {display:block; padding:3px 0; color:#fff; border-radius:5px;}
.box_info li a:hover {background:#2f7e85;}
.box_movie {width:49%; overflow:hidden;}
.box_movie ul {box-sizing:border-box; padding:27px 20px; background:#dde0e5; border-radius:5px; overflow:hidden;}
.box_movie li {float:left; width:50%; text-align:center;}

.mar_39 {margin-left:39px;}
@media all and (max-width:640px) {
	.box_add li {float:none; width:100%;}
	.box_list li {width:48%;}
	.box_info .left, .box_info .right, .box_movie {float:none; width:100%;}
}

/*sub2_4_0101 인사말*/
.sub2_4_0101 .greeting_box{ /*padding-bottom: 23px;*/ border-bottom: 1px dashed #828282; margin-bottom: 40px;}
.sub2_4_0101 .greeting_box img{ vertical-align: middle; margin-right: 50px;}
.sub2_4_0101 p span{ font-size: 17px;}
.sub2_4_0101 p img{ vertical-align: -5px; margin-left: 10px;}

@media all and (max-width:1024px) {
	.sub2_4_0101 .greeting_box{ text-align: center;}
	.sub2_4_0101 .greeting_box img{ margin-right: 0;}
	.sub2_4_0101 .greeting_box img.gt_title{ width: 40%; max-width: 348px; margin-right: 3%;}
	.sub2_4_0101 .greeting_box img.gt_title_text{ width: 55%; max-width: 397px;}
}

@media all and (max-width:640px) {
	.sub2_4_0101 .greeting_box img{ display: block; margin: 0 auto;}
	.sub2_4_0101 .greeting_box img.gt_title{ width: 90%; margin-right: 0; margin-left: 7%; margin-bottom: 20px;}
	.sub2_4_0101 .greeting_box img.gt_title_text{ width: 100%; margin: 0 auto;}
}

/*sub2_4_0102 연혁*/
.sub2_4_0102{ position: relative;}
.sub2_4_0102 .white_div{ width: 10px; height: 40px; background: white; position: absolute; top: 30px; left: 150px; }
.sub2_4_0102 dl{ overflow: hidden;clear: both; background: url('/Main/Images/section/farm/farm04/history_line.png') repeat-y 153px 111px;}
.sub2_4_0102 dl dt img{ position: absolute; right: 0; top: 20px;}
.sub2_4_0102 dl dt{ font-family:"Nanum Gothic", "맑은고딕", "Malgun Gothic","돋움", dotum, "굴림", gulim, sans-serif; font-weight: normal; float: left; position: relative; width: 135px; padding-left: 27px;}
.sub2_4_0102 dl dd{ padding-left: 30px; float: left; padding-top: 12px;}
.sub2_4_0102 dl dd span{ float: left; font-size: 17px;}
.sub2_4_0102 dl dd  ul ul{ float: left; margin-left: 80px;}
.sub2_4_0102 dl dd  ul li{ clear: both; margin-bottom: 7px; overflow: hidden;}


@media all and (max-width:1024px) {
	.sub2_4_0102 .white_div{ left: 90px; }
	.sub2_4_0102 dl dt{ padding-left: 0; width: 100px;}
	.sub2_4_0102 dl dt{ font-size: 25px;}
	.sub2_4_0102 dl dt img{ top: 15px;}
	.sub2_4_0102 dl dd{ width: 70%; padding-top: 0px;}
	.sub2_4_0102 dl dd ul ul{ margin-left: 30px; max-width: 70%;}
	.sub2_4_0102 dl{ background: url('/Main/Images/section/farm/farm04/history_line.png') repeat-y 90px 111px;}
	.sub2_4_0102 dl dd ul li{ margin-bottom: 10px; position: relative; top: 7px;}
	.sub2_4_0102 dl dd ul ul{ position: relative; top: -2px;}
}

@media all and (max-width:600px) {
	.sub2_4_0102 dl dd{ padding-left: 3%;}
	.sub2_4_0102 dl dd ul ul{ margin-left: 3%; max-width: 60%;}
}

@media all and (max-width:410px) {
	.sub2_4_0102{ width: 100%; overflow-x: scroll; box-sizing: border-box;}
	.sub2_4_0102 .con_wrap{ width: 392px; }
}

/*sub2_4_0103_1 조직도1*/

.sub2_4_0103_1{ overflow: hidden; }

.org_box b{ display: inline-block; padding: 0 20px;height: 32px; border-radius: 32px; background: #024e9e; text-align: center; line-height: 32px; color: white; margin-right: 10px; font-weight: normal;}
.org_box p{ font-size: 17px; }
.org_box{ margin-bottom: 50px;}

.sub2_4_0103_1 .content_wrap{overflow: hidden;background: url('/Main/Images/section/farm/farm04/org_bg.png') no-repeat center top; }
.sub2_4_0103_1 .org_1 li{ width: 154px; height: 155px; margin: 0 auto; background: url('/Main/Images/section/farm/farm04/org_1_bg.png') no-repeat center center; background-size: cover; text-align: center; overflow: hidden;}
.sub2_4_0103_1 .org_1 li div{ font-size: 25px; color: #004d9d; margin-top: 35px;}
.sub2_4_0103_1 .org_1 li div span{ display: block; font-size: 16px; color: #555555; line-height: 16px;}
.sub2_4_0103_1 .org_2{ overflow: hidden; float: right; margin-top: 77px;}
.sub2_4_0103_1 .org_2 li{ width: 195px; height: 50px; line-height: 50px; background: #024e9e; border-radius: 3px; float: left; margin-right: 5px; box-sizing: border-box; text-align: center; color: white; font-size: 15px;}
.sub2_4_0103_1 .org_2 li span{ padding: 4px 14px; background: white; color: #48484a; margin-left: 5px; font-size: 16px;}


.sub2_4_0103_1 .org_3{ float: right; clear: both; overflow: hidden; margin-top: 54px;}
.sub2_4_0103_1 .org_3>li{ float: left;width: 93px; margin-left: 6px; background: #48484a; border-radius: 3px; padding-bottom: 5px;}
.sub2_4_0103_1 .org_3>li .boss{ height: 37px; color: white; text-align: center; box-sizing: border-box; padding-top: 5px;}
.sub2_4_0103_1 .org_3>li .boss span{ display: block; line-height: 13px; font-size: 15px;}
.sub2_4_0103_1 .org_3>li .tel{ box-sizing: border-box; height: 34px; border: 1px solid #cccccc; background: #f0f1f6; color: #004d9d; text-align: center;}
.sub2_4_0103_1 .org_3>li .list{ background: white; box-sizing: border-box; border: 1px solid #cccccc; border-top: 0; text-align: center;}
.sub2_4_0103_1 .org_3>li.num1{ margin-left: 0;}


.see_all{ margin: 40px 0;box-sizing: border-box; padding: 14px 33px; overflow: hidden;}
.see_all dt{ float: left; font-size: 20px; margin-right: 70px;}
.see_all dt img{ vertical-align: middle; margin-right: 30px;}
.see_all dd{ float: left; position: relative; top: 10px;}
.see_all dd li{ float: left; margin-right: 35px;}
.see_all dd li.last{ margin-right: 0;}
.see_all dd li a{ display: block; width: 136px; height: 46px; line-height: 44px; box-sizing: border-box; padding-left: 27px; border: 2px solid #024e9e; border-radius: 46px; font-size: 18px; background: url('/Main/Images/section/farm/farm04/blue_arrow.png') no-repeat 100px 19px; color:#024e9e; }



/*지소안내*/
.org_farm {position:relative; width:100%; overflow:hidden; margin-bottom:20px; height:300px; background:url('/Main/Images/section/farm/farm04/org2_bg.png') no-repeat center top; }
.org_farm ul li.org_num1 div{position:absolute; left:35%; font-size:25px; background-color:#fff; color:#004d9d; width: 30%;  padding:10px 0; box-sizing: border-box; border: 2px solid #024e9e; border-radius: 3px; margin: 0 auto; text-align: center; overflow: hidden;}
.org_farm ul li.org_num1 .farm_captain {font-size:25px; color:#004d9d;  }
.org_farm ul li.org_num1 .tel_info{color:#1e1e1e; font-size:18px; margin-top:10px;}
.org_farm ul li ul {position:absolute; left:0; top:185px; width:100%;}
.org_farm ul li ul li {width:31%; float:left; background-color:#024e9e; border-radius:3px; color:#fff; text-align:center; padding:10px 0;}
.org_farm ul li ul li .mgr1 {display:block; text-align:center; border-bottom:1px solid #fff;}
.org_farm ul li ul li span{color:#fff !important; font-size:15px !important;}
.org_farm ul li ul li.org_num3{position:absolute; left:34%; margin-left:3px;}
.org_farm ul li ul li.org_num4{position:absolute; right:0;}

/*산림환경연구원 조직도*/
.org_farm2 {position:relative; width:100%; overflow:hidden;}
.org_farm2::before {content:''; position:absolute; top:0; left:50%; width:1px; height:230px; background:#cbcbcb; z-index:-1;}
.org_farm2::after {content:''; position:absolute; top:195px; left:50%; width:calc(100% - 49%); height:1px; background:#cbcbcb; transform:translateX(-50%);}
.org_farm2 .bg_gray {box-sizing:border-box; font-size:17px; border:1px solid #ccc; background-color:#f0f1f6; padding:10px 20px; min-height:170px;}
.org_farm2 ul > li > ul { margin-top:40px;}
.org_farm2 ul li .captain {width: 154px; height: 155px;  margin: 0 auto; color:#004d9d; font-size:25px; background: url('/Main/Images/section/farm/farm06/org_1_bg.png') no-repeat center top; background-size: cover;overflow: hidden;}
.org_farm2 ul li .captain span{margin-top:58px; display:block;  text-align: center; }
.org_farm2 ul li ul  { width:100%;}
.org_farm2 ul > li > ul > li {position:relative; width:23.5%; float:left; overflow:hidden; margin-left:2%; padding-top:35px;}
.org_farm2 ul > li > ul > li:nth-child(1) {margin-left:12.8%;}
.org_farm2 ul > li > ul > li:nth-child(4) {clear:both; margin-left:0;}
.org_farm2 ul > li > ul > li::before {content:''; position:absolute; left:50%; top:0; width:1px; height:35px; background:#cbcbcb; z-index:-1;}
.org_farm2 ul > li > ul > li:nth-child(2)::before {display:none;} 
.org_farm2 ul > li > ul > li:nth-child(n+4)::before {display:none;}
.org_farm2 ul > li > ul > li .mrg2 {background-color:#48484a; padding:10px 0; font-weight:600; color:#fff; width:100%; text-align:center; display:block; border-radius:3px;}
@media all and (max-width:1200px) {
	.org_farm2 .bg_gray {padding:15px; letter-spacing:-1px; font-size:16px;}
}
@media all and (max-width:1023px) {
	.org_farm2::after {width:calc(100% - 32.1%);}
	.org_farm2 ul > li > ul > li {width:32%;}
	.org_farm2 ul > li > ul > li:nth-child(n+4) {padding-top:30px;}
	.org_farm2 ul > li > ul > li:nth-child(4n+1)  {margin-left:2%;}
	.org_farm2 ul > li > ul > li:nth-child(3n+1)  {margin-left:0;}
	.org_farm2 ul > li > ul > li:nth-child(n+4)::before {display:none;}
}
@media all and (max-width:768px) {
	.org_farm2::before {height:195px;}
	.org_farm2::after {width:calc(100% - 49.1%);}
	.org_farm2 .bg_gray {padding:10px; height:180px;}
	.org_farm2 ul > li > ul > li {width:49%;}
	.org_farm2 ul > li > ul > li:nth-child(n+3) {padding-top:20px;}
	.org_farm2 ul > li > ul > li:nth-child(3n+1)  {margin-left:2%;}
	.org_farm2 ul > li > ul > li:nth-child(2n+1)  {margin-left:0;}
	.org_farm2 ul > li > ul > li:nth-child(4) {clear:none;}
	.org_farm2 ul > li > ul > li:nth-child(2)::before {display:block;}
	.org_farm2 ul > li > ul > li:nth-child(n+3)::before {display:none;}
}

/*산림환경연구원 조직도 수정*/
.org_farm22 {position:relative; width:100%; overflow:hidden;}
.org_farm22::before {content:''; position:absolute; top:0; left:50%; width:1px; height:230px; background:#cbcbcb; z-index:-1;}
.org_farm22::after {content:''; position:absolute; top:195px; left:50%; width:calc(100% - 17.6%); height:1px; background:#cbcbcb; transform:translateX(-50%);}
.org_farm22 .bg_gray {box-sizing:border-box; font-size:17px; border:1px solid #ccc; background-color:#f0f1f6; padding:10px 20px; min-height:170px;}
.org_farm22 ul > li > ul { margin-top:40px;}
.org_farm22 ul li .captain {width: 154px; height: 155px;  margin: 0 auto; color:#004d9d; font-size:25px; background: url('https://www.gb.go.kr/Main/Images/section/farm/farm06/org_1_bg.png') no-repeat center top; background-size: cover;overflow: hidden;}
.org_farm22 ul li .captain span{margin-top:58px; display:block;  text-align: center; }
.org_farm22 ul li ul  { width:100%;}
.org_farm22 ul > li > ul > li {position:relative; width:17.6%; float:left; overflow:hidden; margin-left:3%; padding-top:35px;}
.org_farm22 ul > li > ul > li:nth-child(1) {margin-left:0;}
.org_farm22 ul > li > ul > li:nth-child(3)::before {display:none;}
.org_farm22 ul > li > ul > li:nth-child(6) {clear:both;}
.org_farm22 ul > li > ul > li:nth-child(n+6) {width:22%; margin:0 1.5%;}
.org_farm22 ul > li > ul > li::before {content:''; position:absolute; left:50%; top:0; width:1px; height:35px; background:#cbcbcb; z-index:-1;}
.org_farm22 ul > li > ul > li:nth-child(n+6)::before {display:none;}
.org_farm22 ul > li > ul > li .mrg2 {background-color:#48484a; padding:10px 0; font-weight:600; color:#fff; width:100%; text-align:center; display:block; border-radius:3px;}
@media all and (max-width:1200px) {
	.org_farm22 .bg_gray {padding:15px; letter-spacing:-1px; font-size:16px;}
}
@media all and (max-width:950px) {
	.org_farm22::after {width:calc(100% - 31.9%);}
	.org_farm22 ul > li > ul > li {width:32%; margin-left:2%;}
	.org_farm22 ul > li > ul > li:nth-child(2)::before {display:none;}
	.org_farm22 ul > li > ul > li:nth-child(3)::before {display:block;}
	.org_farm22 ul > li > ul > li .mrg2 {font-size:15px;}
	.org_farm22 ul > li > ul > li:nth-child(6) {clear:none;}
	.org_farm22 ul > li > ul > li:nth-child(3n+1) {clear:both; margin-left:0 !important;}
	.org_farm22 ul > li > ul > li:nth-child(n+6) {width:32%; margin:0 0 0 2%;}
	.org_farm22 ul > li > ul > li:nth-child(n+4)::before {display:none;}
}
@media all and (max-width:768px) {
	.org_farm22::before {height:196px;}
	.org_farm22::after {width:calc(100% - 47.9%);}
	.org_farm22 ul > li > ul > li {width:48%; margin-left:4%; padding-top:30px;}
	.org_farm22 ul > li > ul > li:nth-child(2)::before {display:block;}
	.org_farm22 ul > li > ul > li:nth-child(3n+1) {clear:none; margin-left:4% !important;}
	.org_farm22 ul > li > ul > li:nth-child(2n+1) {clear:both; margin-left:0 !important;}
	.org_farm22 ul > li > ul > li:nth-child(n+6) {width:48%; margin-left:4%;}
	.org_farm22 ul > li > ul > li:nth-child(n+3) {padding-top:20px;}
	.org_farm22 ul > li > ul > li:nth-child(n+3)::before {display:none;}
}


/*팔공산 조직도*/
.org_farm3 {position:relative; width:100%; overflow:hidden; background:url('/Main/Images/section/farm/farm07/03_01_img1_a.gif') no-repeat center 150px; }
.org_farm3 ul li .captain {width: 154px; height: 155px;  margin: 0 auto; color:#004d9d; font-size:25px; background: url('/Main/Images/section/farm/farm06/org_1_bg.png') no-repeat center top; background-size: cover;overflow: hidden;}
.org_farm3 ul li .captain span{margin-top:50px; display:block;  text-align: center; }
.org_farm3 ul > li > ul {margin-top:55px; width:100%;}
.org_farm3 ul > li > ul > li {width:25%; display:block;} 
.org_farm3 ul > li > ul > li.ofirst {float:left; margin-left:4%; }
.org_farm3 ul > li > ul > li.olast {float:right; margin-right:4%;}
.org_farm3 ul > li > ul > li .mrg3 {margin-top:45px; width:100%; display:block; background-color:#48484a; color:#fff;  font-size:17px; border:1px solid #212121;  border-radius:6px; text-align:center; padding:10px 0;}
@media all and (max-width:680px) {
	.org_farm3 {background-size:100%; }
	.org_farm3 ul > li > ul > li .mrg3 {margin-top:-10px;}
}
@media all and (max-width:480px) {
	.org_farm3 {background:url('/Main/Images/section/farm/farm07/03_01_img1_a480.gif') no-repeat center 130px; }	
}
@media all and (max-width:1023px) {
	.sub2_4_0103_1 .content_wrap{ background-size: 97% 645px;}
	.sub2_4_0103_1 .org_2 li{ width: 21px; min-width: 151px;}
	.sub2_4_0103_1 .org_3 > li{ width: 10px; margin-left: 0.5px; min-width: 73px; }
	.sub2_4_0103_1 .org_2 li span{ padding: 0.1px 0.2px;}

	.see_all{ padding: 10px 10px;}
	.see_all dt{ width: 220px; margin-right: 6%;}
	.see_all dt img{ margin-right: 3%;}
	.see_all dd{ width: 60%;}
	.see_all dd li{ margin-right: 10px;}
}
@media all and (max-width:768px) {
	.see_all dt img{ width: 50px;}
	.see_all dt{ font-size: 16px; width: 180px; margin-right: 20px;}
	.see_all dd li a{ width: 100px; font-size: 15px; padding-left: 10px; background-position: 80px 19px;}
	.see_all dd{ top: 0;}
	.org_box p{ font-size: 15px;}
	
}
@media all and (max-width:720px) {
	.sub2_4_0103_1 .big_wrap{ overflow-x: scroll; width: 100%;}
	.sub2_4_0103_1 .content_wrap{ width: 720px;}
	.sub2_4_0103_1 .org_3 > li{ margin-left: 6px;}
}
@media all and (max-width:600px) {
	.see_all dt{ float: none; width: 100%; text-align: center;}
	.see_all dd{ width: 100%; float: none;}
	.see_all dd ul{ width: 320px; margin: 0 auto; margin-top: 10px;}
	.org_farm {background-image : none; height:200px;}
	.org_farm ul li.org_num1 div{position:absolute; left:35%; font-size:15px; background-color:#fff; color:#004d9d; width: 30%;  padding:10px 0; box-sizing: border-box; border: 2px solid #024e9e; border-radius: 3px; margin: 0 auto; text-align: center; overflow: hidden;}
	.org_farm ul li.org_num1 .farm_captain {font-size:15px !important; color:#004d9d;  }
	.org_farm ul li ul li span{font-size:13px !important;}
	.org_farm ul li ul {top:100px;}
	.org_farm ul li.org_num1 .tel_info{font-size:13px;}
}
@media all and (max-width:360px) {
	.see_all dd ul{ width: 260px;}
	.see_all dd li a{ width: 80px; height: 35px; line-height: 35px; padding-left: 5px; background-position: 65px 13px;}
}

/*sub2_4_0103_2 조직도2*/

.sub2_4_0103_2 .content_wrap{ background: url('/Main/Images/section/farm/farm04/org2_bg.png') no-repeat center top;}
.sub2_4_0103_2 .org_1{ margin-bottom: 70px;}
.sub2_4_0103_2 .org_1 li{ width: 278px; height: 116px; box-sizing: border-box; border: 2px solid #024e9e; border-radius: 3px; margin: 0 auto; text-align: center; overflow: hidden;}
.sub2_4_0103_2 .org_1 li div{ font-size: 25px; color: #004d9d; margin-top: 10px;}
.sub2_4_0103_2 .org_1 li  span{ background: #004d9d; color: white; padding: 9px 20px; margin-left: 15px; font-size: 16px; vertical-align: middle;}
.sub2_4_0103_2 .org_1 li p{ font-size: 18px; margin-top: 10px; color: #1e1e1e;}
.sub2_4_0103_2 li p{ color: #1e1e1e;}

.sub2_4_0103_2 .org_2{ overflow: hidden;}
.sub2_4_0103_2 .org_2>li{ width: 277px; float: left; text-align: center;}
.sub2_4_0103_2 .org_2>li.num2{ margin: 0 23px;}
.sub2_4_0103_2 .org_2>li>div{ background: #024e9e; border-radius: 3px; color: white;}
.sub2_4_0103_2 .org_2>li>div>div{ height: 50px; box-sizing: border-box; border-bottom: 1px solid white; padding-top: 9px;}
.sub2_4_0103_2 .org_2>li>div>div span{color: #1e1e1e; padding: 5px 10px; margin-left: 30px; font-size: 16px; background: white;}
.sub2_4_0103_2 .org_2>li p{ height: 45px; line-height: 45px; color: white;}
.sub2_4_0103_2 .org_2 ul{ border: 1px solid #cccccc; border-radius: 3px; box-sizing: border-box; margin-top: 6px;}
.sub2_4_0103_2 .org_2 ul li{ padding: 7px 0;}
.sub2_4_0103_2 .org_2 ul li b{ display: inline-block; float: left; width: 30%; border-right: 1px solid #cccccc; line-height: 10px; font-weight: normal; margin-top: 7px;}
.sub2_4_0103_2 .org_2 .num2 ul li, .sub2_4_0103_2 .org_2 .num3 ul li{ border-bottom: 1px solid #cccccc; box-sizing: border-box;}
.sub2_4_0103_2 .org_2 .num2 ul, .sub2_4_0103_2 .org_2 .num3 ul{ border-bottom: 0;}

@media all and (max-width:1023px) {
	.sub2_4_0103_2 .content_wrap{ background-size: 100% 666px;}
	.sub2_4_0103_2 .org_1 li{ width: 40%;}
	.sub2_4_0103_2 .org_2>li{ width: 31%; float: left; text-align: center;}
	.sub2_4_0103_2 .org_2>li.num2{ margin: 0 3.5%;}
}
@media all and (max-width:640px) {
	.sub2_4_0103_2 .org_2 > li > div > div span{ margin-left: 3%; padding: 3px;}
}
@media all and (max-width:495px) {
	.sub2_4_0103_2 .big_wrap{ overflow-x: scroll; width: 100%;}
	.sub2_4_0103_2 .content_wrap{ width: 468px;}
}

/*sub2_4_0104 지침/업무추진 방향*/
.sub2_4_0104 .con1{ overflow: hidden;}
.sub2_4_0104 .con1 dt{ float: left; background:#efefef; width: 40%; height: 147px; position: relative; text-align: center;}
.sub2_4_0104 .con1 dt img{ vertical-align: middle; margin-top: 5px;}
.sub2_4_0104 .con1 dt>span{ display: inline-block; font-size: 22px; color: #0066b3; width: 50%; text-align: left; line-height: 30px; margin-left: 3%; position: relative; top: 30px;}
.sub2_4_0104 .con1 dd{ float: left; width: 60%; box-sizing: border-box; padding-left: 3%; padding-top: 20px;}
.sub2_4_0104 .con1 dt>span .blank{ display: block;}

.sub2_4_0104 .con2{ overflow: hidden; margin: 30px 0;}
.sub2_4_0104 .con2>ul>li{width: 49%; float: left;}
.sub2_4_0104 .con2>ul>li.first{ margin-right: 1%;}
.sub2_4_0104 .con2>ul>li.second{ margin-left: 2%;}
.sub2_4_0104 .con2 dl{ box-sizing: border-box; border: 1px solid #cccccc; border-radius: 3px; min-height: 170px;}
.sub2_4_0104 .con2 dl dt{ text-align: center; min-height: 51px; box-sizing: border-box; padding: 15px 0;color: white; background: #0066b3; font-size: 16px; font-weight: bold;}
.sub2_4_0104 .con2 dl dd{ box-sizing: border-box; padding: 14px 22px;}

.sub2_4_0104 .con3 .radius_box{ position: relative; padding: 30px;}
.sub2_4_0104 .con3 img{ position: absolute; bottom: 0; right: 10px; z-index: -1;}
.sub2_4_0104 .con3 ul{ overflow: hidden;}
.sub2_4_0104 .con3 ul li{ width: 40%; float: left;}


@media all and (max-width:800px) {
	.sub2_4_0104 .con1 dt > span{ font-size: 17px; top: 25px;}
	.sub2_4_0104 .con1 dd{ padding-top: 0;}
}
@media all and (max-width:670px) {
	.sub2_4_0104 .con2 > ul > li.first, .sub2_4_0104 .con2 > ul > li.second{ margin: 0;}
	.sub2_4_0104 .con2 > ul > li{ width: 100%; float: none; margin-bottom: 20px !important; }
	.sub2_4_0104 .con2 > ul > li.second{ margin-bottom: 0 !important;}

	.sub2_4_0104 .con3 ul li{ width: 100%; float: none;}
}
@media all and (max-width:620px) {
.sub2_4_0104 .con1 dt{ height: auto; min-height: 167px; padding-bottom: 30px;overflow: hidden;}
.sub2_4_0104 .con1 dt > span{ width: 100%; text-align: center; margin: 0; top: 0px; line-height: 25px;}
.sub2_4_0104 .con1 dt img{ margin-top: 10px;}
}
@media all and (max-width:410px) {
	.sub2_4_0104 .con1 dt{ width: 100%; float: none; padding-bottom: 10px; min-height: 0;}
	.sub2_4_0104 .con1 dt img{ width: 70px;}
	.sub2_4_0104 .con1 dd{ width: 100%; padding: 0; float: none; margin-top: 10px;}

	.sub2_4_0104 .con3 img{ opacity: 0.3;}
}

/*sub_2_4_0105 현황*/
.sub2_4_0105 .con1{ overflow: hidden;}
.sub2_4_0105 .con1 .img_area{ float: left; max-width:445px; width: 50%;}
.sub2_4_0105 .con1 .img_area img{ max-width: none;}
.sub2_4_0105 .con1 .content_area{ float: left; width: 50%; box-sizing: border-box; padding: 10px 20px; margin-top: 80px;}
.sub2_4_0105 .con2 table .blank{ display: block;}

@media all and (max-width:1023px) {
	.sub2_4_0105 .con1 .content_area{ margin-top: 0;}
	.sub2_4_0105 .con1 .img_area img{ }
	.sub2_4_0105 .con1 .img_area{ width: 100%; float: none; text-align: center; max-width: none;}
	.sub2_4_0105 .con1 .img_area img{ width: 90%; max-width: 448px;}
	.sub2_4_0105 .con1 .content_area{ width: 100%; padding: 0; margin-top: 20px; float: none;}
}
@media all and (max-width:640px) {
}
@media all and (max-width: 400px) {
	.sub2_4_0105 .con2 table{ width: 350px;}
}

/*sub_2_4_0106 찾아오시는길*/
.sub2_4_0106 .txt_box{ overflow: hidden; margin-bottom: 27px;}
.sub2_4_0106 .txt_box dt{ float: left; }

.sub2_4_0106 .txt_box dt span{ display: inline-block; padding: 0 20px;height: 32px; border-radius: 32px; background: #024e9e; text-align: center; line-height: 32px; color: white; margin-right: 20px; font-weight: normal; font-size: 17px;}

.sub2_4_0106 .txt_box dd{ float: left; font-size: 17px;}
.sub2_4_0106 .txt_box dd li{ margin-bottom: 7px; position: relative; padding-left: 40px;}
.sub2_4_0106 .txt_box dd img{ position: absolute; left: 0; top: 3px;}

.sub2_4_0106 .txt_box_map{ overflow: hidden; margin-bottom: 27px;}
.sub2_4_0106 .txt_box_map dt{ float: left; }

.sub2_4_0106 .txt_box_map dt span{ display: inline-block; padding: 0 20px;height: 32px; border-radius: 32px; background: #024e9e; text-align: center; line-height: 32px; color: white; margin-right: 20px; font-weight: normal; font-size: 17px;}

.sub2_4_0106 .txt_box_map dd{ float: left; font-size: 17px;}
.sub2_4_0106 .txt_box_map dd li{ margin-bottom: 7px; position: relative; padding-left: 40px;}
.sub2_4_0106 .txt_box_map dd img{ position: absolute; left: 0; top: 3px;}


.sub2_4_0106 .con1{ height: 365px;}
.sub2_4_0106 .con1>div{ width: 100%; height:100%;}
.sub2_4_0106 .root_daum_roughmap .wrap_map{ height: 360px;}
.sub2_4_0106 .see_all { margin: 0; margin-top: 27px;}
.sub2_4_0106 .see_all dd li{ margin-right: 15px; }
.sub2_4_0106 .see_all dd li a{ width: 116px; background-position: 90px 19px; padding-left: 15px;}





@media all and (max-width:1024px) {
	.sub2_4_0106 .see_all dt{ width: 160px; margin-right: 4%;}
	.sub2_4_0106 .see_all dd{ width: 530px;}
}

@media all and (max-width:768px) {
	.sub2_4_0106 .con1{ height: auto;}
	.sub2_4_0106 .see_all dt{ width: 100%; margin-right: 0; text-align: center; margin-bottom: 10px;}
	.sub2_4_0106 .see_all dd{ margin: 0 auto; float: none;}
	.sub2_4_0106 .root_daum_roughmap .wrap_map{ height: 250px;}
	.sub2_4_0106 .txt_box dd{ width: 80%;}
}
@media all and (max-width:600px) {
	.sub2_4_0106 .see_all dd{ margin: 0 auto; float: none; width: 100%;}
	.sub2_4_0106 .see_all dd li a{ width: 90px; height: 40px; line-height: 40px; padding-left: 10px; background-position: 70px 16px;}
	.sub2_4_0106 .see_all dd ul{ width: 420px;}
}
@media all and (max-width:530px) {
	.sub2_4_0106 .txt_box dt{ margin-bottom: 10px;}
	.sub2_4_0106 .txt_box dd{ width: 100%;}
}
@media all and (max-width:450px) {
	.sub2_4_0106 .see_all dd ul{ width: 210px;}
	.sub2_4_0106 .see_all dd ul li{ margin-bottom: 5px;}
}

/*sub2_4_0107 서비스헌장*/
.sub2_4_0107 table{ margin-top: 30px;}

@media all and (max-width: 400px) {
	.sub2_4_0107 table{ width: 370px;}
}

/*sub2_4_0303 병성감정*/
.sub2_4_0303 table th.txtL{ text-align: left; padding-left: 10px;}

@media all and (max-width: 505px) {
	.sub2_4_0303 table{ width: 505px;}
}

@media all and (max-width:500px) {
	.sub2_4_0303 table{ max-width: 450px;}
}

@media all and (max-width:590px) {
	.sub2_4_0304 .tbl_wrap{ width: 100%;}
	.sub2_4_0304 .tbl_wrap table{ width: 550px;}
}


/*sub2_4_040102 도축검사*/
.sub2_4_040101  .blank{ display: block;}
.sub2_4_040101 .top_box{ overflow: hidden;}
.sub2_4_040101 .top_box dt{ float: left; line-height: 30px;}
.sub2_4_040101 .top_box dd{ padding-left: 80px; overflow: hidden; font-size: 15px;}
.sub2_4_040101 .top_box dd ul{ overflow: hidden; margin-top: 20px;}
.sub2_4_040101 .top_box dd li{ float: left; box-sizing: border-box; padding-right: 5px;}
.sub2_4_040101 .top_box dd li img{ max-width: 100%; display: block;}

.sub2_4_040101 .content_wrap ul{ width: 95%;max-width: 600px; margin: 0 auto;}
.sub2_4_040101 .content_wrap ul li { padding-bottom: 29px; background: url('/Main/Images/section/farm/farm04/sub411_bg.png') no-repeat bottom center;}
.sub2_4_040101 .content_wrap ul li.n6 { padding-bottom: 0px; background: none;}
.sub2_4_040101 .content_wrap ul li div{ padding: 15px 0; border: 2px solid #004d9d; border-radius: 10px; text-align: center; font-size: 15px;}
.sub2_4_040101 .content_wrap ul li div span{ display: block; width: 80%; max-width: 410px; border: 1px solid #004d9d; border-radius: 10px; box-sizing: border-box; padding: 8px; text-align: center; margin: 0 auto; margin-top: 10px; line-height: 20px;}




@media all and (max-width:650px) {
	.sub2_4_040101 .top_box dt{ float: none; width: 100%;}
	.sub2_4_040101 .top_box dd{ padding-left: 0; margin-top: 20px;}
	.sub2_4_040101 .top_box .blank{ display: inline;}
	.sub2_4_040101 .top_box dd p{ margin-bottom: 20px;}
}
@media all and (max-width:460px) {
	.sub2_4_040101 .top_box dd li{ float: none; margin-bottom: 10px;}
	.sub2_4_040101 .top_box dd img{ margin: 0 auto;}
}

/*sub2_4_040102 미생물검사*/
.sub2_4_040102  .blank{ display: block;}
.sub2_4_040102 .top_box{ overflow: hidden;}
.sub2_4_040102 .top_box dt{ float: left; line-height: 30px;}
.sub2_4_040102 .top_box dd{ padding-left: 80px; overflow: hidden; font-size: 15px;}
.sub2_4_040102 .top_box dd ul{ overflow: hidden; margin-top: 20px;}
.sub2_4_040102 .top_box dd li{ float: left; width: 33.33333%; box-sizing: border-box; padding-right: 5px;}
.sub2_4_040102 .top_box dd li img{ max-width: 100%; display: block;}
@media all and (max-width:600px) {
	.sub2_4_040102 .top_box dt{ float: none; width: 100%;}
	.sub2_4_040102 .top_box dd{ padding-left: 0; margin-top: 20px;}
	.sub2_4_040102 .top_box .blank{ display: inline;}
	.sub2_4_040102 .top_box dd p{ margin-bottom: 20px;}
}
@media all and (max-width:420px) {
	.sub2_4_040102 .top_box dd li{ float: none; width: 100%; margin-bottom: 10px; padding: 0;}
	.sub2_4_040102 .top_box dd li img{ display: block; margin: 0 auto;}
}


/*sub2_4_040103 원유검사*/
.sub2_4_040103  .blank{ display: block;}
.sub2_4_040103 .top_box{ overflow: hidden;}
.sub2_4_040103 .top_box dt{ float: left; line-height: 30px;}
.sub2_4_040103 .top_box dd{ padding-left: 80px; overflow: hidden;}
.sub2_4_040103 .top_box dd p{ font-size: 15px; margin-bottom: 10px;}
.sub2_4_040103 .top_box dd>ul img{ float: left;}
.sub2_4_040103 .top_box dd>ul>li{ clear: both; margin-bottom: 15px; overflow: hidden;}
.sub2_4_040103 .top_box dd>ul>li div{ padding-left: 238px; padding-top: 10px;}
@media all and (max-width:600px) {
	.sub2_4_040103 .top_box dt{ float: none; width: 100%;}
	.sub2_4_040103 .top_box dd{ padding-left: 0; margin-top: 20px;}
	.sub2_4_040103 .top_box .blank{ display: inline;}
	.sub2_4_040103 .top_box dd p{ margin-bottom: 20px;}
}
@media all and (max-width:500px) {
	.sub2_4_040103 .top_box dd>ul img{ float: none; display: block; margin: 0 auto; max-width: 100%;}
	.sub2_4_040103 .top_box dd>ul>li div{ padding: 0; padding-top: 10px;}
}


/*sub2_4_040104 유방염 방제*/

.sub2_4_040104 .radius_box{ margin-top: 22px; box-sizing: border-box; border: 1px solid #cccccc; border-radius: 10px; padding: 20px; overflow: hidden;}
.sub2_4_040104 .radius_box img{ float: left; max-width: 100%;}
.sub2_4_040104 .radius_box ul{ padding-left: 320px; margin-top: 7px;}
.sub2_4_040104 .radius_box li{ box-sizing: border-box; border: 1px solid #004d9d; padding: 18px 23px; margin-bottom: 13px; font-size: 15px; color: #000000;}
.sub2_4_040104 .radius_box li span{ display: inline-block; width: 28px; height: 28px; line-height: 26px; text-align: center; color: white; background: #1160a4; border: 1px solid #053b73; box-sizing: border-box; border-radius: 28px; vertical-align: middle; margin-right: 17px;}
@media all and (max-width:700px) {
	.sub2_4_040104 .radius_box img{ float: none; display: block; margin: 0 auto;}
	.sub2_4_040104 .radius_box ul{ padding: 0; margin-top: 20px;}
}


/*sub2_4_040105 출하농가 질병피드백*/
.sub2_4_040105 .content_wrap{ box-sizing: border-box; clear: both; overflow: hidden; }
.sub2_4_040105 .content_wrap .n1, .sub2_4_040105 .content_wrap .n2, .sub2_4_040105 .content_wrap .n3{background: url('/Main/Images/section/farm/farm04/sub415_arrow.png') no-repeat center right; }
.sub2_4_040105 .content_wrap>ul>li{ float: left; width: 184px; padding-right: 44px; padding-left: 5px}
.sub2_4_040105 .content_wrap dl { width: 100%; max-width: 184px; border-radius: 3px;}
.sub2_4_040105 .content_wrap dl dt{ background: #004d9d; color: white; box-sizing: border-box; padding: 16px 0; border-top-left-radius: 3px; border-top-right-radius: 3px; text-align: center; font-size: 18px; font-weight: bold;}
.sub2_4_040105 .content_wrap dl dd{ box-sizing: border-box; padding: 10px; min-height: 110px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border: 1px solid #cccccc; border-top: 0; background: #f0f1f6;}
.sub2_4_040105 .content_wrap>ul>li.n4{ padding:0; padding-left: 5px;}

@media all and (max-width:1023px) {
	.sub2_4_040105 .content_wrap{ background-size: 98.5% 160px; background-position: left center;}
	/*.sub2_4_040105 .content_wrap>ul>li{  width: 21.9%; max-width: 184px;background-size: 10px; padding-right: 5%; box-sizing: border-box;}*/

	.sub2_4_040105 .content_wrap>ul>li{ width: 25%;  box-sizing: border-box;}
	.sub2_4_040105 .content_wrap dl{ }
}
@media all and (max-width:768px) {
	.sub2_4_040105 .content_wrap > ul > li{width: 50%;}
	.sub2_4_040105 .content_wrap > ul > li.n1, .sub2_4_040105 .content_wrap > ul > li.n2{ margin-bottom: 30px;}
	.sub2_4_040105 .content_wrap .n1, .sub2_4_040105 .content_wrap .n2, .sub2_4_040105 .content_wrap .n3{ background-position: 200px center;}
	.sub2_4_040105 .content_wrap > ul > li.n3{ clear: both; float: left;}
}
@media all and (max-width:507px){
	.sub2_4_040105 .content_wrap > ul > li,  .sub2_4_040105 .content_wrap .n3{width: 250px; float: none; clear: both; margin: 0 auto; margin-bottom: 30px;}
	.sub2_4_040105 .content_wrap .n4{ margin-bottom: 0;}
	.sub2_4_040105 .content_wrap > ul > li.n3{ clear: both; float: none;}
}

.top_box{ padding-bottom: 22px; border-bottom: 1px dashed #828282; margin-bottom: 40px; overflow: hidden;}
.top_box dl{ box-sizing: border-box;}
.top_box dl dt{ font-size: 25px; color: #004d9d; margin-bottom: 20px;}
.top_box dl dd{ line-height: 23px;}
.top_box p{ line-height: 23px;}

/*sub2_4_040201 축산물가공품검사란?*/

.sub2_4_040201 .top_box img{ float: right;}
.sub2_4_040201 .top_box dl{ box-sizing: border-box; padding-right: 480px; position: relative; top: 10px;}

.sub2_4_040201 .step{ overflow: hidden; margin-top: 20px;}
.sub2_4_040201 .step li{ width: 33.333%; float: left; margin-bottom: 20px; box-sizing: border-box; background: url('/Main/Images/section/farm/farm04/small_blue_arrow.png') no-repeat 99% center;}
.sub2_4_040201 .step li:last-of-type{ background: none;}
.sub2_4_040201 .step li div{ padding: 10px 0; width: 93%; text-align: center; box-sizing: border-box; border: 1px solid #004d9d; border-radius: 60px;}
.sub2_4_040201 .down_content li>span{ display: inline-block; width: 100px;}
.sub2_4_040201 .down_content li{margin-bottom: 10px;}

@media all and (max-width:860px) {
	.sub2_4_040201 .step li{ width: 50%;}
	.sub2_4_040201 .step li div{ width: 90%;}
}
@media all and (max-width:420px) {
	.sub2_4_040201 .step li{ width: 100%; float: none; margin: 0 auto; margin-bottom: 15px;}
}
@media all and (max-width:800px) {
.sub2_4_040201 .top_box img{ width: 100%; max-width:445px; display: block; float: none; margin: 0 auto;}
.sub2_4_040201 .top_box dl{ padding: 0; width: 100%;}
}

/*sub2_4_040203 축산물가공품의뢰방법*/
.sub2_4_040203 a.bt_white_s{ margin: 0 5px;}


/*sub2_4_040205 위탁검사계약이란?*/

.sub2_4_040204 .down_content li>span{ display: inline-block; width: 240px;}
.sub2_4_040204 .down_content li{margin-bottom: 10px;}

/*sub2_4_040301 잔류물질검사란?*/
.sub2_4_040301 .top_box img{ float: right;}
.sub2_4_040301 .top_box dl{ box-sizing: border-box; padding-right: 300px; position: relative; top: 3px;}
.sub2_4_040301 .top_box dl dt{ font-size: 25px; color: #004d9d; margin-bottom: 10px;}
.sub2_4_040301 .top_box dl dt b{ color: black; font-size: 18px; font-weight: normal; display: block;}
.sub2_4_040301 .step{ overflow: hidden; margin-top: 20px;}
.sub2_4_040301 .step li{ width: 33.333%; float: left; margin-bottom: 20px; box-sizing: border-box; background: url('/Main/Images/section/farm/farm04/small_blue_arrow.png') no-repeat 99% center;}
.sub2_4_040301 .step li:last-of-type{ background: none;}
.sub2_4_040301 .step li div{ padding: 10px 0; width: 93%; text-align: center; box-sizing: border-box; border: 1px solid #004d9d; border-radius: 60px;}

.sub2_4_040301 .step2{ margin-top: 20px;}
.sub2_4_040301 .step2 li { padding-bottom: 26px; margin-bottom: 10px; background: url('/Main/Images/section/farm/farm04/small_blue_arrow2.png') no-repeat bottom center;}
.sub2_4_040301 .step2 li.last{ background: white;}
.sub2_4_040301 .step2 li div{ padding: 8px 5px; box-sizing: border-box; border: 2px solid #004d9d; width: 100%; text-align: center; border-radius: 40px; background: #eaeaea;}

@media all and (max-width:890px) {
	.sub2_4_040301 .top_box dl{ top:0;}
}
@media all and (max-width:860px) {
	.sub2_4_040301 .step li{ width: 50%;}
}

@media all and (max-width:660px) {
	.sub2_4_040301 .step li{ width: 100%; float: none; padding-bottom: 26px; margin-bottom: 10px; background: url('/Main/Images/section/farm/farm04/small_blue_arrow2.png') no-repeat bottom center;}
	.sub2_4_040301 .step li div{ width: 100%;}
}
@media all and (max-width:700px) {
.sub2_4_040301 .top_box img{ width: 100%; max-width:255px; display: block; float: none; margin: 0 auto;}
.sub2_4_040301 .top_box dl{ padding: 0; width: 100%; margin-top: 10px;}
.sub2_4_040301 .top_box dl dt b{ font-size: 17px; line-height: 17px;}
}


/*sub2_4_040302 동물용의약품 안전사용 10대수칙*/
.sub2_4_040302 h5{ margin-bottom: 10px;}

/*sub2_4_040303 잔류물질방지대책*/
.sub2_4_040303 h4 span{ font-size: 17px; font-weight: normal; color: #999999;}

/*sub2_4_0404 식용란검사*/
.sub2_4_0404 .top_box dl dt{ font-size: 25px; color: #004d9d; margin-bottom: 20px;}
.sub2_4_0404 .step{ overflow: hidden; margin-top: 20px;}
.sub2_4_0404 .step li{ width: 33.333%; float: left; margin-bottom: 20px; box-sizing: border-box; background: url('/Main/Images/section/farm/farm04/small_blue_arrow.png') no-repeat 99% center;}
.sub2_4_0404 .step li:last-of-type{ background: none;}
.sub2_4_0404 .step li div{ padding: 10px 0; width: 93%; text-align: center; box-sizing: border-box; border: 1px solid #004d9d; border-radius: 60px;}

@media all and (max-width:860px) {
	.sub2_4_0404 .step li{ width: 50%;}
}

@media all and (max-width:660px) {
	.sub2_4_0404 .step li{ width: 100%; float: none; padding-bottom: 26px; margin-bottom: 10px; background: url('/Main/Images/section/farm/farm04/small_blue_arrow2.png') no-repeat bottom center;}
	.sub2_4_0404 .step li div{ width: 100%;}
}


















/*sub2_4_0601*/
.sub2_4_0601 a.blank {display:inline-block; padding-right:14px; background:url('/Images/section/farm/farm04/basic/i_blank_blue.png') no-repeat right center;}
.sub2_4_0601 span.blank{ display: block;}
.sub2_4_0601 .top_box img{ float: left; margin-left: 26px;}
.sub2_4_0601 .top_box p{box-sizing: border-box; padding-left: 230px; width: 100%; position: relative; top: 15px;}
.sub2_4_0601 .top_box p span, .sub2_4_0601 .top_box p a{ color: #0066cc;}
.sub2_4_0601 table a img{ vertical-align: middle; margin-left: 5px;}

@media all and (max-width:530px) {
	.sub2_4_0601 .top_box img{ display: block; margin: 0 auto; float: none;}
	.sub2_4_0601 .top_box p{ padding: 0;}
}



/*관련링크*/
.wrap_link {width:100%; overflow:hidden;}
.con_left {width:49%; overflow:hidden; float:left;}
.con_left li a {display:block; box-sizing:border-box; padding:5px 5px 5px 35px; margin-top:5px; border-radius:5px; background:#2d8b93; color:#fff;}
.con_left li a:hover {background:#43b5bf;}
.box_movie{width:49%; overflow:hidden; float:right;}
.box_movie + h4{margin-top:0; }
.con_left div {box-sizing:border-box; padding:20px; border:1px solid #dde0e5; border-radius:5px; overflow:hidden; height:173px;}
.wrap_link ul li a span.blank{vertical-align:middle; width:15px; height:15px; display:inline-block; margin-left:4px; 
background:url('/Main/Images/section/common/sprh_com.png') no-repeat 0 -245px; text-indent:-999999px;}

@media all and (max-width:660px) {
	.con_left li a {padding-left:10px;}
}
@media all and (max-width:570px) {
	.con_left {width:98%; overflow:hidden; clear:both; margin:0 auto;}
	.con_left li a {padding-left:35px;}
	.box_movie {width:98%; overflow:hidden; clear:both; margin:0 auto;}
}


.box_gray {margin-bottom:15px; padding:15px; color:#7d7d7d; background:#f6f6f6; overflow:hidden;}
.paragraph dt {margin-bottom:5px; color:#3c599b; font-size:15px; font-weight:bold;}
.paragraph dd {font-size:14px; color:#5f5f5f;}

.process3 {margin:0 0 5px 30px; overflow:hidden;}
.process3 li {float:left; width:30%; text-align:center;}
.process3 .arrow {width:4%; padding:52px 0; text-indent:-9999px; background:url('/Main/Images/ko/sub/ico_arrow.gif') no-repeat center center;}
.process3 dl {overflow:hidden;}
.process3 dt {padding:10px; color:#fff; font-size:13px; font-weight:bold; border-bottom:1px solid #283b64; background:#283b64; border-radius:7px 7px 0 0;}
.process3 dd {box-sizing:border-box; height:66px; padding:15px 5px; font-size:13px; vertical-align:middle; border:1px solid #ccc; border-radius:0 0 7px 7px;}
@media all and (max-width:480px) {
	.process3 li {width:100%;}
	.process3 dd {height:auto;}
	.process3 .arrow {width:100%; padding:15px 0; text-align:center; background:url('/Main/Images/ko/sub/ico_arrow_m.gif') no-repeat center center;}
}

.greeting_kbfoa {overflow:hidden;}
.greeting_kbfoa dl {border-bottom:1px dashed #828282; margin-bottom:20px; padding-bottom:20px; letter-spacing:-1px;}
.greeting_kbfoa dt {font-size:26px; line-height:37px;}
.greeting_kbfoa dt em {font-weight:bold; color:#004d9d;}
.greeting_kbfoa dd {margin-top:10px; color:#333; line-height:25px; font-size:17px;}
.greeting_kbfoa p {margin-bottom:15px; font-size:15px;}
.greeting_kbfoa span {font-size:25px; font-weight:bold; color:#333;}
@media all and (max-width:768px) {
	.greeting_kbfoa dt {font-size:21px; line-height:30px;}
	.greeting_kbfoa dd {font-size:16px; line-height:22px;}
	.greeting_kbfoa p {font-size:14px;}
}

.intro_kbfoa {background:#f1f2f8;}
.intro_kbfoa > img { position:relative; z-index:10; width:100%;}
.intro_kbfoa > div { position:relative; background:#fff; padding:30px; border-radius:30px 30px 0 0; margin:-150px 5% 0 5%; width:90%; z-index:20;}
.intro_kbfoa > div p {margin:15px 0 0 !important; color:#5f5f5f !important;}
.intro_kbfoa dt {font-size:20px; font-weight:bold; margin:10px 0; letter-spacing: -1.5px; color: #0064b8; line-height:1.5;}
.intro_kbfoa .name {padding-left:10px; font-weight:600; font-size:26px; color:#000;}
@media all and (max-width:768px) {
	.intro_kbfoa .name {font-size:21px;}
}

.forest_map {overflow-x: scroll;}
.forest_map img {max-width:revert; height: auto; width:auto;}