@charset "utf-8";
.con-section{font-size:16px;line-height:1.8;margin-top:-245px}
.con-section strong{font-weight:bold;font-size:17px}
.con-section span.f01{font-size:1.3em;color:#157a40}
.con-section h4{margin:20px 0 10px;font-size:26px;color:#000;font-family:"welcome", "sans-serif";font-weight:600;line-height:148%;clear:both}
.con-section h5{clear:both;margin:10px 0 0;font-size:22px;color:#44af8c;font-family:"welcome", "sans-serif";font-weight:600}/*4e4e50*/
.con-section h6{clear:both;margin:5px 0;padding:0;font-size:1.1em;font-weight:600;color:#134074;background:none;border-bottom:1px solid #134074;display:inline-block}
.con-section h7{clear:both;margin:5px 0 3px 33px;padding:0 0 0 9px;color:#666666;background:url(/kr/img/main/bul4.png) no-repeat left 6px}
.con-section h7 strong{font-weight:normal;color:#666666}

/* Table */
table{width:100%;margin-bottom:40px;border:0;border-top:2px solid #134074;border-left:1px solid #e1e1e1;border-spacing:0}
caption{visibility:hidden;overflow:hidden;width:1px;height:1px;font-size:0;line-height:0}
table td,table th{ border:0;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
table th{padding:10px 5px;background:#fcfcfc;font-size:16px;font-weight:500;vertical-align:middle}
table td{padding:8px 5px;font-size:16px;text-align:center;color:#555;vertical-align:middle}
table .lefttd{text-align:left}
table .leftth{padding:15px 5px;background:#fcfcfc;font-size:16px;font-weight:500;text-align:left}
table td ul{padding-bottom:0!important}
.img img {width:100%}
/*게시판*/
.total{float:left;margin-bottom:10px;padding:0 0 0 25px;background:url(/kr/img/common/icon_alllist.png) no-repeat 0 50%}
.boardWrap{padding:30px 0 0 0;position:relative}
table.bbsList{width:100%;margin-bottom:20px;border:0;border-top:2px solid #134074;border-left:0}
table.bbsList th{padding:15px 5px;background:#fcfcfc;font-size:16px;font-weight:500}
table.bbsList th, table.bbsList td{border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
table.bbsList th:last-child, table.bbsList td:last-child{border-right:0}
table.bbsList td{padding:10px 5px;text-align:center;color:#555}
table.bbsList th.no{width:6%}
table.bbsList th.title{width:auto}
table.bbsList th.writer{width:10%}
table.bbsList th.created{width:10%}
table.bbsList th.hit{width:10%}
table.bbsList td.title{text-align:left;padding-left:15px}
table.bbsView td.content{text-align:center;padding:10px}
table.bbsView th.file{width:100px}
/*글쓰기*/
table .input-xxlarge, table .datetime{width:99%}
.ui-datepicker .ui-datepicker-prev{left:2px;background:url(/kr/img/main/bn_btn_prev02.png) no-repeat;background-position:50% 50%}
.ui-datepicker .ui-datepicker-next{right:2px;background:url(/kr/img/main/bn_btn_next02.png) no-repeat;background-position:50% 50%}
/*view*/
.bbsView th.title{padding:17px;color:#000;font-size:20px;font-family:"welcome", "sans-serif";font-weight:400;line-height:28px;text-align:center}
/* Board-Gallery-포토갤러리 */
.gallery_type1{width:100%; padding:35px 0;margin-bottom:30px; border-top:2px solid #134074; border-bottom:1px solid #d2d2d2; overflow:hidden}
.gallery_type1 ul{text-align:center}
.gallery_type1 ul li{display:flex;flex-flow:wrap-reverse;position:relative;float:left;width:24%;margin:1.3% 1.3% 1.3% 0;background:#fff;height:262px}
.gallery_type1 ul li:nth-child(4n){margin-right:0}
.gallery_type1 .visual {display:block;width:100%;margin:0;overflow:hidden}
.gallery_type1 .visual img {width:100%;height:220px;transition:all 0.2s linear}
.gallery_type1 .visual:hover img {transform:scale(1.2)}
.gallery_type1 .date {display:none;padding-top:10px; margin:0 10px 10px 10px;border-top:1px dotted #d2d2d2; font-size:14px;color:#60769E;letter-spacing:-1px}
.gallery_type1 dl {width:100%;margin-top:10px}
.gallery_type1 dt {padding:0 10px;color:#0b2545;font-size:18px;letter-spacing:-1px;font-weight:700}
.gallery_type1 dt > a {color:#0b2545!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.gallery_type1 dd {display:none;margin-bottom:20px; overflow:hidden;font-size:14px;line-height:20px;letter-spacing:-1px;color:#134074}
.gallery_type1 dd span {max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}

/* Board-Gallery-영상자료실 */
.gallery_type2{width:100%; padding:35px 0;margin-bottom:30px; border-top:2px solid #134074; border-bottom:1px solid #d2d2d2; overflow:hidden}
.gallery_type2 ul{text-align:center}
.gallery_type2 ul li{position:relative;float:left;width:24%;margin:1.3% 1.3% 1.3% 0;background:#fff;height:262px}
.gallery_type2 ul li:nth-child(4n){margin-right:0}
.gallery_type2 ul li .story02{display:flex;flex-flow:wrap-reverse}
.gallery_type2 .thumb a {display:block;width:100%;margin:0;overflow:hidden}
.gallery_type2 .thumb a img {width:100%;height:220px;transition:all 0.2s linear}
.gallery_type2 .thumb a:hover img {transform:scale(1.2)}
.gallery_type2 ul li .story02 p.title{width:94%;margin-top:10px;padding:0 10px;color:#0b2545;font-size:18px;letter-spacing:-1px;font-weight:700}
.gallery_type2 ul li .story02 p.title > a {color:#0b2545!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.gallery_type2 ul li p.no,
.gallery_type2 ul li .story02 p.writer,
.gallery_type2 ul li .story02 p.hit,
.gallery_type2 ul li .story02 span.date,
.gallery_type2 ul li .story02 .thumb p.story_content{display:none}

/* Board-Gallery-귀농인의집 */
.gallery_type3{width:100%; padding:35px 0;margin-bottom:30px; border-top:2px solid #134074; border-bottom:1px solid #d2d2d2; overflow:hidden}
.gallery_type3 ul{text-align:center}
.gallery_type3 ul li{position:relative;float:left;width:24%;margin:1.3% 1.3% 1.3% 0;background:#fff;height:262px}
.gallery_type3 ul li:nth-child(4n){margin-right:0}
.gallery_type3 ul li .story02{display:flex;flex-flow:wrap-reverse}
.gallery_type3 .visual {display:block;width:100%;margin:0;overflow:hidden}
.gallery_type3 .visual img {width:100%;height:220px;transition:all 0.2s linear}
.gallery_type3 .visual:hover img {transform:scale(1.2)}
.gallery_type3 ul li .story02 p.title{width:94%;padding:0 10px;color:#0b2545;font-size:18px;letter-spacing:-1px;font-weight:700}
.gallery_type3 ul li .story02 p.title > a {color:#0b2545!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.gallery_type3 ul li p.no,
.gallery_type3 ul li .story02 p.writer,
.gallery_type3 ul li .story02 p.hit,
.gallery_type3 ul li .story02 span.date,
.gallery_type3 ul li .story02 .thumb p.story_content{display:none}
.gallery_type3 ul li .story02 p.ext01{background:#efefef}

/* 교육안내, 지원사업 */
.board-search_rf{display:flex}


.board_content img{max-width:1257px}

/* Search */
.searchBoxWrap{float:right;margin-top:-30px;margin-bottom:15px}
.select_type1{width:100%;height:60px;border:1px solid #e0e0e0;box-sizing:border-box;padding:0 40px 0 15px;vertical-align:top}
.select_type1.w280{width:280px}
.select_type2{display:inline-block;width:100%;height:50px;border:1px solid #e0e0e0;box-sizing:border-box;padding:0 40px 0 15px;vertical-align:top}
select.select_type2{float:left;margin-right:5px;background:url(/kr/img/common/icon_sharrow.png) no-repeat 89% 50% #f8f8f8}
.select_type2.w140{width:140px}
.searchBox{position:relative;float:left;display:inline-block;width:430px}
.searchBox input[type="text"]{float:left;margin-right:5px;border:1px solid #e0e0e0;height:50px;display:block;box-sizing:border-box;padding:0 50px 0 15px;width:300px}
.top_srch:after{content:'';display:block;clear:both}

/* Button */
.btn_wrap{width:100%;height:50px;text-align:center;margin-bottom:30px}
.btn_wrap .type_al_r{display:inline-block;float:right}
.btn_wrap .type_al_l{display:inline-block;float:left}
.btn{display:inline-block;vertical-align:middle;transition:all 100ms ease-in-out;-o-transition:all 100ms ease-in-out;-ms-transition:all 100ms ease-in-out;-moz-transition:all 100ms ease-in-out;-webkit-transition:all 100ms ease-in-out;border:none}
.btn.type_a{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#8da9c4}
.btn.type_as{margin-left:5px;padding:0 33px;height:40px;line-height:40px;color:#fff;font-size:14px;font-weight:400;letter-spacing:-1px;background:#8da9c4}
.btn.type_b{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#13315c}
.btn.type_bs{margin-left:5px;padding:0 33px;height:40px;line-height:40px;color:#fff;font-size:14px;font-weight:400;letter-spacing:-1px;background:#13315c}
.btn.type_c{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#134074}
.btn.type_cs{margin-left:5px;padding:0 33px;height:40px;line-height:40px;color:#fff;font-size:14px;font-weight:400;letter-spacing:-1px;background:#134074}
.btn.type_d{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#0b2545}
.btn.type_ds{margin-left:5px;padding:0 33px;height:40px;line-height:40px;color:#fff;font-size:14px;font-weight:400;letter-spacing:-1px;background:#0b2545}
.btn.type_e{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#2083e9}
.btn.type_es{margin-left:5px;padding:0 33px;height:40px;line-height:40px;color:#fff;font-size:14px;font-weight:400;letter-spacing:-1px;background:#2083e9}
.btn.type_search{float:left;border:0;padding:0 66px 0 23px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#134074 url(/kr/img/common/icon_search.png) no-repeat 72px 50%}
.btn.type_reset{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#444}

label.hide{display:none}

.paginate{margin:40px 0 50px;text-align:center}
.paginate > a{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #e2e2e2;transition:all .2s ease;color:#333;font-weight:400;font-size:14px;margin:0 2px}
.paginate > a.on
.paginate > a:hover{background:#8da9c4;color:#fff;font-weight:400!important}
.paginate > strong{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #e2e2e2;transition:all .2s ease;color:#fff;font-weight:400;font-size:14px;background:#8da9c4}
.paginate > strong > a{color:#fff!important;font-weight:400!important}
.paginate >  span{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #e2e2e2;transition:all .2s ease;color:#333;font-weight:400;margin:0;font-size:0}
.paginate >  span.first_page{background:url(/kr/img/common/icon_pgfirst.png) no-repeat 50% 50%}
.paginate >  span.prev_page{background:url(/kr/img/common/icon_pgprev.png) no-repeat 50% 50%}
.paginate >  span.next_page{background:url(/kr/img/common/icon_pgnext.png) no-repeat 50% 50%}
.paginate >  span.last_page{background:url(/kr/img/common/icon_pglast.png) no-repeat 50% 50%}
.paginate >  span.first_page a, .paginate >  span.prev_page a, .paginate >  span.next_page a, .paginate >  span.last_page a{display:block}
.paginate > a.pg_num{display:inline-block;vertical-align:middle;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #e2e2e2;transition:all .2s ease;color:#333;font-weight:400;font-size:14px;margin:0 2px}
.paginate > a.pg_num > strong{background:#8da9c4;color:#fff;font-weight:400!important;display:block}
.paginate >  span.first{background:url(/kr/img/common/icon_pgfirst.png) no-repeat 50% 50%}
.paginate >  span.prev{background:url(/kr/img/common/icon_pgprev.png) no-repeat 50% 50%}
.paginate >  span.next{background:url(/kr/img/common/icon_pgnext.png) no-repeat 50% 50%}
.paginate >  span.last{background:url(/kr/img/common/icon_pglast.png) no-repeat 50% 50%}

.listbtn{text-align:right;margin-bottom:30px}
.listbtn a.btn{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#134074;display:inline-block}

.border_top_no{position:relative;padding:20px 0 0 0}
.board-search{position:absolute;top:30px;width:100%}

.form-search{float:right;margin-top:-30px;margin-bottom:15px}
.form-search input[type=text]{float:left;margin-right:5px;border:1px solid #e0e0e0;height:50px;display:block;box-sizing:border-box;padding:0 50px 0 15px;width:300px}
.form-search select{float:left;margin-right:5px;background-image:url(/kr/img/common/icon_sharrow.png);display:inline-block;height:50px;border:1px solid #e0e0e0;box-sizing:border-box;padding:0 40px 0 15px;vertical-align:top;width:140px}

.board-rss a{padding:0 23px;height:30px;line-height:30px;color:#fff;font-size:13px;font-weight:400;letter-spacing:-1px;background:#8da9c4;display:inline-block}
button.btn[type=submit]{float:left;border:0;padding:0 66px 0 23px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#134074 url(/kr/img/common/icon_search.png) no-repeat 72px 50%}

.tabMenu01{padding:0 0 50px 0}
.tabMenu01>ul{display:table;width:100%;border-collapse:collapse}
.tabMenu01>ul>li{display:table-cell;border-collapse:collapse;border:1px solid #ddd;width:1%}
.tabMenu01>ul>li>a{display:block;text-align:center;box-sizing:border-box;padding:15px 0}
.tabMenu01>ul>li.on a{background:#148479;color:#fff}
.tabMenu01>ul>li.on{border:1px solid #148478}
ul.no-bul>li{text-align:center}
.contentStyle ul.no-bul>li:before{content:'';background:none;width:0;height:0;margin:0}

dl.type01{padding:0 0 0 25px}
dl.type01{content:'';display:inline-block;clear:both}
dl.type01>dt{float:left;margin:0 7px 0 0}
dl.type01>dd{margin-left:85px}
dl.type01>dt:before{content:'';display:inline-block;width:4px;height:4px;margin-right:8px;vertical-align:middle;background:#285ea4}	

dl.type02{padding:0 0 0 25px}
dl.type02{content:'';display:inline-block;clear:both}
dl.type02>dt{margin:0 7px 0 0}
dl.type02>dd{margin:0 0 0px 25px}
dl.type02>dt:before{content:'';display:inline-block;width:4px;height:4px;margin-right:8px;vertical-align:middle;background:#285ea4}	
dl.type02>dd:before{content:'-';padding:0 8px 0 0}

.contentStyle>ul{padding:0 0 10px;margin-left:2px}
.contentStyle>ul>li{padding-left:14px;background:url("/sca/returnFarm/images/contents/icon_li_type01.png") no-repeat left 0 top 9px;font-family:"welcome", "sans-serif";font-size:17px}
.contentStyle ul.type02{padding:0 0 10px;margin-left:2px}
.contentStyle ul.type02>li{padding-left:14px;background:url("/sca/returnFarm/images/contents/icon_li_type02.png") no-repeat left 0 top 11px;font-family:'NotoS', 'Malgun Gothic', '맑은 고딕', 'Dotum','AppleGothic','sans-serif';font-size:15px}
.contentStyle>ul>li>ul{padding:0 0 10px;margin-left:2px}
.contentStyle>ul>li>ul>li{padding-left:13px;background:url("/sca/returnFarm/images/contents/icon_li_type03.png") no-repeat left 0 top 13px;font-family:'NotoS', 'Malgun Gothic', '맑은 고딕', 'Dotum','AppleGothic','sans-serif';font-size:15px}
.contentStyle dl{padding:0 0 0 25px}
.contentStyle dl:after{content:'';display:inline-block;clear:both}
.contentStyle dl>dt{margin:0 7px 0 0}
.contentStyle dl>dd{margin:0 0 0px 15px}
.contentStyle dl>dt:before{content:'';display:inline-block;width:4px;height:4px;margin-right:8px;vertical-align:middle;background:#285ea4}	
.contentStyle dl>dd:before{content:'-';padding:0 8px 0 0}

p.center{text-align:center!important}
.contentStyle p{text-align:justify}
.AlignCenter{text-align:center}

.box_type01{padding:15px 25px 10px;margin-bottom:20px;border:1px solid #ddd;background:#fafafa}

/*오시는길*/
p.p_h4 iframe{border:1px solid #ddd!important;box-sizing:border-box}

/*캘린더*/
.calendar strong{font-size:32px;margin:0 10px}
.calendar p.month_choice{text-align:center;margin:0 0 10px 0}
.calendar p.month_choice .con-section strong{font-size:2.5em}
.calendar p.month_choice a i{display:inline-block;width:14px;height:25px}
.calendar p.month_choice .icon-chevron-left{background:url(http://www.suncheon.go.kr/board/_common/img/btn_arrow_l.gif) no-repeat}
.calendar p.month_choice i.icon-chevron-right{background:url(http://www.suncheon.go.kr/board/_common/img/btn_arrow_r.gif) no-repeat}
.calendar p.month_choice a{display:inline-block}
.calendargroup .rel{height:100px}
.calendargroup .rel .date{text-align:left}
.calendargroup .sun .date{color:red}
.calendar td.checkit{border:1px solid #df6f82;box-sizing:border-box}
.calendar th{width:14.28%}

.btn_wrap{clear:both;padding-top:10px}

/*행사안내 캘린더*/
.cal-ym01{font-weight:bold;color:#148479;font-size:32px;text-align:center;margin:0 0 18px 0}
.cal-ym01 a{font-size:0;display:inline-block}
.icon-chevron-right{background:url(/board/_common/img/btn_arrow_r.gif) no-repeat;width:14px;height:25px}
.icon-chevron-right img{display:none}
.icon-chevron-left{background:url(/board/_common/img/btn_arrow_l.gif) no-repeat;width:14px;height:25px}
.icon-chevron-left img{display:none}
.table_d td{text-align:left}
.table_d td div{height:80px}
.popupBoxDetail{background:#fff;border:1px solid #a8b1bf;margin:10px 0 0 0;text-align:center}
.popupBoxDetail p.title{width:98.5%}
.popupBoxDetail p{display:inline-block;border:1px solid #e1e1e1;width:32.5%;text-align:center;background:#fcfcfc;vertical-align:top;margin-bottom:5px}
.popupBoxDetail p span{display:block;min-height:30px;border-top:1px solid #e1e1e1;background:#fff}
.btninquiry01{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#13315c;display:inline-block}
.row-fluid.board-nav .btnArea{float:right;margin-top:20px}
.clistbox ul{height:41.4rem;border:1px solid #c6c6c6;background:#fff;padding:.5rem .925rem;overflow-y:scroll}
.xbtn{width:100%!important;border:0!important;font-size:18px;font-weight:500;letter-spacing:1px;color:#fff;background:#5a687e!important}
.xbtn a{float:right;color:#fff;position:relative;right:15px}
.xbtn a img{position:relative;bottom:3px}
.bbs_btn{clear:both;width:100%;text-align:center}
.bbs_btn a{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#8da9c4;display:inline-block}
.bbs_btn #btnSubmit{margin-left:5px;padding:0 43px;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:400;letter-spacing:-1px;background:#8da9c4}
#clistboxData li{margin-bottom:15px;padding:10px;border-bottom:1px solid #a8b1bf;border-top:1px solid #a8b1bf;background:#f3f3f4}
#clistboxData li img{vertical-align:middle}
.scheduleListMoreBtn a{background:#5a687e;color:#fff;border-radius:5px;padding:2px 12px}
.scheduleListMoreBtn{float:right}
.scheduleListDate{font-size:18px;margin:0 30px 2px 2px;width:20%;display:inline-block;text-align:center}
.title_writing{font-size:18px;margin:0 0 2px 2px;width:20%;display:inline-block;text-align:center;overflow:clip;text-overflow:ellipsis;white-space:nowrap}
.title_writing:hover{color:#2661b6}
.schedule_place{width:20%;display:inline-block;margin-left:5px}
.calendarBox{min-height:57.5rem}
.calendarin{float:left;width:49%}
.calendarlist{float:right;width:49%;margin-left:1%}
.calendar01{width:100%;clear:both}

.edu_lecture a{color:#000}
.edu_lecture a:hover{color:#2083e9;text-decoration:underline}

/*귀농귀촌절차*/
.proc_box{border-top:2px solid #222;font-family:"welcome", "sans-serif";font-size:18px}
.proc_box > ul > li{display:table;width:100%;table-layout:fixed;border-bottom:1px solid #dadada;padding:18px 0}
.proc_box > ul > li > div{display:table-cell;vertical-align:middle}
.proc_box > ul > li > div.step_info{position:relative;width:250px;text-align:center;vertical-align:middle}
.proc_box > ul > li > div.step_info.long{width:168px}
.proc_box > ul > li > div.step_info:after{content:'';position:absolute;top:-25px;left:calc(50% - -8px);margin-left:-13px;width:11px;height:19px;background:url("/sca/returnFarm/images/contents/icon_arow01.png") 0 0 no-repeat;transform:rotate(90deg)}
.proc_box > ul > li > div.step_info .step{position:relative;display:block;width:64px;height:64px;background:#436593;color:#fff;margin:19px auto 0;border-radius:0 50% 50%}
.proc_box > ul > li > div.step_info p.step_desc + .step{margin-top:5px}
.proc_box > ul > li > div.step_info > p.step_desc{margin-top:10px}
.proc_box > ul > li > div.step_info .step + p.step_desc{margin-top:0}
.proc_box > ul > li:first-child div.step_info .step{margin:0 auto}
.proc_box > ul > li:first-child div.step_info:after{display:none}
.proc_box > ul > li > div.step_info .step span{display:block;position:absolute;left:0;width:100%;text-align:center}
.proc_box > ul > li > div.step_info .step span.step_txt{font-size:12px;bottom:6px}
.proc_box > ul > li > div.step_info .step span.step_no{font-size:18px;font-weight:700;top:8px}
.proc_box > ul > li > div.step_info .step span.step_no:after{content:'';position:absolute;left:50%;top:25px;margin-left:-5px;width:10px;height:1px;background:#fff}
.proc_box > ul > li > div.step_info p.step_desc{font-weight:500;color:#4485dd;padding-top:8px}
/*예비귀농인*/
.box_procedure{padding-top:20px}
.box_procedure ul{display:flex;flex-flow:wrap;justify-content:space-between}
.box_procedure ul li{position:relative;width:380px;padding:10px;margin-bottom:35px;color:#fff;background:#426593;text-align:center}
.box_procedure ul li:after{content:"";position:absolute;right:-26px;top:31px;width:11px;height:19px;background:url("/sca/returnFarm/images/contents/icon_arow01.png") no-repeat}
.box_procedure ul:nth-child(2){flex-direction:row-reverse}
.box_procedure ul:nth-child(2) li:after{right:inherit;left:-26px;transform:rotate(180deg)}
.box_procedure ul li:nth-child(3):after{right:196px;left:inherit;top:87px;transform:rotate(90deg)}
.box_procedure ul:nth-child(3) li:nth-child(3):after{display:none}

.board-top_rf{display:flex;justify-content:space-between;flex-direction:row-reverse;padding:15px;margin-bottom:60px;align-items:center;background:#efefef}
.board-top_rf .board-search_rf div:nth-child(1){margin-right:20px}
.board-top_rf .board-search_rf .form-search_rf input{height:39px;border:1px solid #ddd}
.board-top_rf .board-search_rf .form-search_rf label{font-size:20px;margin-right:5px}
.board-top_rf .board-search_rf .btn.type_search{height:44px;line-height:48px;padding:0 55px 0 23px;margin-left:5px;background-size:24px}
.board-top_rf .board-search_rf .btn.type_reset{height:44px;line-height:48px;padding:0 14px;background:#444}
.list_area{display:flex;margin-top:45px}
.list_area>a{display:none}
.list_area dl{position:relative;width:246px;padding:35px 20px 20px;margin-right:43px;border:1px solid #ddd}
.list_area dl:nth-child(11){margin-right:0}
.list_area dl dt{height:72px;margin-bottom:16px;color:#000;font-size:24px;font-family:"NotoS_Bold", "sans-serif";line-height:34px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.list_area dl dd.txt{height:135px;margin-bottom:20px;color:#777;line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.list_area dl dd.date{color:#999;padding-left:19px;background:url(/sca/returnFarm/images/main/icon_time.png) no-repeat left 0 top 7px}
.list_area dl dd.type{position:absolute;left:-1px;top:-26px;width:54px;height:54px}
.list_area dl dd.type span{display:block;width:54px;height:54px;color:#fff;font-size:13px;border-radius:30px 0 30px 30px;text-align:center;letter-spacing:-1px;line-height:52px}
.list_area dl dd.type span.type_a{background-color:#e35f5f}
.list_area dl dd.type span.type_b{background-color:#5f8ee3}
.list_area dl dd.type span.type_c{background-color:#444}
.board-btm_rf{margin-top:50px}

.bbs_0000000000011337 table.bbsWrite td,
.bbs_0000000000011338 table.bbsWrite td{text-align:left}
.bbs_0000000000011337 table.bbsWrite td #created,
.bbs_0000000000011338 table.bbsWrite td #created,
.bbs_0000000000011337 table.bbsWrite td #date01,
.bbs_0000000000011338 table.bbsWrite td #date01,
.bbs_0000000000011337 table.bbsWrite td #date02,
.bbs_0000000000011338 table.bbsWrite td #date02,
.bbs_0000000000011337 table.bbsWrite td #ext01,
.bbs_0000000000011338 table.bbsWrite td #ext01,
.bbs_0000000000011337 table.bbsWrite td #ext02,
.bbs_0000000000011338 table.bbsWrite td #ext02{width:200px!important;height:34px;padding:2px 0;color:#454545;text-indent:7px;border:1px solid #e0e0e0;transition:all .3s}