@charset "utf-8"; 


@media only screen and (max-width:1200px){
	.login_top_bg {display:none;}
}
@media only screen and (max-width:768px){
	#header,
	#header .global_top,
	#header .global_bot,
	#header .allMenu,
	#header .toppop,
	#header .gnb,
	#header .gnb2,
	#container,
	#container .contents,
	#footer,
	#footer .f_top,
	#footer .f_bot {width:100%; min-width:auto;}

	#header .toppop_wrap,
	#header .allMenu,
	#header .global_top .fl_r,
	#header .global_bot .global_srch,
	#header .global_bot .weather_wrap,
	#header .gnb,
	#header .gnb2,
	#container .sub_top_wrap .sub_visual_wrap,
	#container .sub_top_wrap .sub_visual_wrap_pr,
	#container .sub_top_wrap .sub_nav_wrap,
	#container .banner_area {display:none;}

	#header .gnb_wrap {height:auto;}
	#header .global_top .fl_l ul li * {font-size:12px; }
	#header .global_bot .ham_btn_wrap {float:left; padding:10px 0 0 20px;}
	#header.header_main .global_bot .ham_btn_wrap {padding:20px 0 0 20px;}
	#header .global_bot .ham_btn_wrap a {display:block;}
	#header .global_bot h1 {display:inline-block; width:calc(100% - 140px); text-align:center;}
	#header .global_bot .srch_btn {float:right; padding:5px 20px 5px 0;}
	#header.header_main .global_bot .srch_btn {padding:15px 20px 5px 0;}
	#header .global_bot .srch_btn a {display:block;}
	#header .global_bot .srch_wrap {width:100%;}
	#header .global_bot .chu_keyword {border-bottom: 1px solid #ddd; padding: 9px 15px; height: 40px; margin-bottom: 0;}
	#header.header_health .global_bot .srch_wrap {margin-top:5px;}
	#header.header_dong .global_bot .srch_wrap {margin-top:12px;}
	#header.header_mll .global_bot .srch_wrap {margin-top:17px;}

	#container .sub_top_wrap {box-shadow:none;}
	#container .contents {padding-left:20px; padding-right:20px;}
	#container .sub_tit {margin:10px 0 20px 0;}
	#container .sub_tit .h2_wrap h2 {font-size: 25px; line-height: 33px;}

	#footer {padding-bottom:0;}
	#footer .f_top .link_list {width:auto;}
	#footer .f_top > ul > li:last-child .link_list {left:auto;}
	#footer	.f_bot_wrap {padding:20px;}
	#footer .f_bot {padding:0;}
	#footer .f_bot > div.f_2nd {padding:0;}
	#footer .f_bot > div.f_3rd {float:left; margin-top:10px;}
	#footer .f_bot > div.f_3rd * {display:inline-block;}


	.pc {display:none !important;}
	.mobile {display:block !important;}
	.mobile_ib {display:inline-block !important;}

	/* ■■■ header ■■■ */
	#header {height: auto;}
	#header .global_top .fl_l {float:none;}
	#header .global_top .fl_l ul li {width:20%;}
	#header .global_top .fl_l ul li a,
	#header .global_top .fl_l ul li span,
	#header .global_top .fl_l ul li .global_ma {width:100%;}
	#header .global_bot {text-align:center;/* height:76px;*/ height:auto;}
	#header.header_main .global_bot {height:96px;}
	/*	#header .global_bot h1 {position:relative; top:0 !important;} */
	#header .global_bot h1 {position:relative; top:-10px !important;} 
	#header .global_top .fl_l ul li * {padding:12px 0;}
	#header .global_bot .global_srch {width:100%; padding:0;}
	#header .global_bot .srchp_result_wrap {top:auto; width:100%;}

	/* ■■■ navi ■■■ */
	.sub_nav_m {display:block; background:#fff;}
	.sub_nav_m p {display:inline-block; width:calc(100% - 40px); text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
	.sub_nav_m.bbs_rss_toggle p {width:calc(100% - 70px); }
	.sub_nav_m p img {width:14px; margin-left:20px; opacity:0.7;}
	.sub_nav_m p span {font-size:12px; color:#777;}
	.sub_nav_m .share {display:inline-block; width:15px; float:right; margin:2px 12px 0 0;}
	.sub_nav_m .share img {width:100%;}
	.sub_nav_m .bbs_rss {display:none; width:15px; float:right; margin:7px 15px 0 0;}
	.sub_nav_m.bbs_rss_toggle .bbs_rss {margin-right:15px; display:inline-block; width:15px; float:right; margin:5px 20px 0 0;}
	.sub_nav_m .bbs_rss img {width:100%;}


	/* ■■■■ 컨텐츠테이블 ■■■■ */
	.tbl_wrap table th,
	.tbl_wrap table td {padding:10px;font-family: 'S-Core Dream 3' !important;}
	.tbl_swipe_notice {display:none;}/*수정*/
	.tbl_swipe,
	.tbl_swipe_inlayer {overflow-x:scroll;}	
	.tbl_swipe_inlayer table,
	.tbl_swipe_inlayer .tbl_topline,
	.tbl_swipe_inlayer .tbl_botline {width:1200px;}

	/* 입력폼 테이블 */
	.input_table {border:1px solid #e1e1e1; border-bottom:none}
	.input_table table,
	.input_table table colgroup,
	.input_table table colgroup col,
	.input_table table tbody,
	.input_table table tbody tr,
	.input_table table tbody tr th,
	.input_table table tbody tr td {display:block}
	.input_table table tbody th {border:none}
	.input_table table tbody tr th {text-align:left; padding:10px 0 0 10px; background:none;}
	.input_table table tbody tr td {border-left:0; border-top:0;}
	.input_table table tbody th br {display:none;}
	.input_table table tbody tr td input,
	.input_table table tbody tr td a,
	.input_table table tbody tr td select {margin-top:5px;}
	.input_table table tbody tr td .phone_wrap input,
	.input_table table tbody tr td .phone_wrap select,
	.phone_wrap input,
	.phone_wrap select {width:30%;}

	/* 반응형 테이블 */

	/* ■■■■ 만족도 ■■■■  */
	.satisfy_area {margin-top:20px;}
	.satisfy_area .top {padding:10px 20px; margin-top:0;}
	.satisfy_area .top > span.t3 {float:none; display:block;margin-left:40px;}
	.satisfy_area .bot .sat {background:none; padding-left:0;}
	.satisfy_area .bot .sat strong {display:block;}
	.satisfy_area .bot .opi {background:none; padding-left:0;}
	.satisfy_area .bot .opi .opi1 {float:none; padding-top:0; margin-bottom:10px;}
	.satisfy_area .bot .opi .opi2 {float:left; width:calc(100% - 110px); }

	/* ■■■■ 스니펫 ■■■■  */
	/* heading */
	.tit_h1 {font-size:20px; line-height: 34px; background-position:left 12px;}
	.tit_h1 .tit_h1_fl_r {float:none; margin-top:0 !important;}
	.tit_h1 .tit_h1_fl_r a {margin-top:5px;}

	/* 프로세스 */
	.process_type1 {}
	.process_type1:after {clear:both; content:""; display:block;}
	.process_type1 li {float:none; width:100%; padding:10px; margin-right:0; margin-bottom:22px;}
	.process_type1 li .bg {margin-bottom:0;}
	.process_type1 li .arr {top:auto; right:auto; left:49%; bottom:-20px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); transform:rotate(90deg); }

	/* ■■■■ bbs 게시판 ■■■■  */
	/* bbs 검색박스 */
	.bbs_srch_wrap .bbs_srch_inner {width:100%;}
	.bbs_srch_wrap .bbs_sel {width:100%;}
	.bbs_srch_wrap .bbs_inp {width:100%; margin-top:5px;} 
	.bbs_srch_type4 > * {display:inline-block; vertical-align:top;}
	.bbs_srch_type4 .bbs_srch_l {width:100%;}
	.bbs_srch_type4 .bbs_srch_l > * {width:calc(50% - 3px); margin-bottom:5px;}
	.bbs_srch_type4 .bbs_srch_r {width:100%; }
	.bbs_srch_type4 .bbs_srch_r a {width:100%; height:36px; line-height:35px;}
	.bbs_srch_type4  .even {margin-right:0;}
	.bbs_srch_type1 .bbs_sel {width:100%;}
	/* bbs 리스트 */
	.bbs_list.bbs_list_type14 table {table-layout:auto;}
	.bbs_list.bbs_list_type14 colgroup col {width:auto !important;}
	.bbs_list.bbs_list_type14 td:nth-child(3) {width:54px;}
	.bbs_list.bbs_list_type14 col:nth-child(1),
	.bbs_list.bbs_list_type14 col:nth-child(4),
	.bbs_list.bbs_list_type14 th:nth-child(1),
	.bbs_list.bbs_list_type14 td:nth-child(1),
	.bbs_list.bbs_list_type14 th:nth-child(4),
	.bbs_list.bbs_list_type14 td:nth-child(4) {display:none;}
	.bbs_list.bbs_list_type1 table {table-layout:auto;}
	.bbs_list.bbs_list_type1 colgroup col {width:auto !important;}
	.bbs_list.bbs_list_type1 col:nth-child(1),
	.bbs_list.bbs_list_type1 th:nth-child(1),
	.bbs_list.bbs_list_type1 td:nth-child(1) {display:none;}
	.bbs_list.bbs_list_type15 table {table-layout:auto;}
	.bbs_list.bbs_list_type15 colgroup col {width:auto !important;}
	.bbs_list.bbs_list_type15 col:nth-child(1),
	.bbs_list.bbs_list_type15 col:nth-child(5),
	.bbs_list.bbs_list_type15 th:nth-child(1),
	.bbs_list.bbs_list_type15 th:nth-child(5),
	.bbs_list.bbs_list_type15 td:nth-child(1),
	.bbs_list.bbs_list_type15 td:nth-child(5) {display:none;}

	.bbs_list.bbs_list_type156 table {table-layout:auto;}
	.bbs_list.bbs_list_type156 colgroup col {width:auto !important;}
	.bbs_list.bbs_list_type156 col:nth-child(1),
	.bbs_list.bbs_list_type156 col:nth-child(5),
	.bbs_list.bbs_list_type156 col:nth-child(6),
	.bbs_list.bbs_list_type156 th:nth-child(1),
	.bbs_list.bbs_list_type156 th:nth-child(5),
	.bbs_list.bbs_list_type156 th:nth-child(6),
	.bbs_list.bbs_list_type156 td:nth-child(1),
	.bbs_list.bbs_list_type156 td:nth-child(5),
	.bbs_list.bbs_list_type156 td:nth-child(6) {display:none;}

	.bbs_list.bbs_list_type145 table {table-layout:auto;}
	.bbs_list.bbs_list_type145 colgroup col {width:auto !important;}
	.bbs_list.bbs_list_type145 col:nth-child(1),
	.bbs_list.bbs_list_type145 col:nth-child(4),
	.bbs_list.bbs_list_type145 col:nth-child(5),
	.bbs_list.bbs_list_type145 th:nth-child(1),
	.bbs_list.bbs_list_type145 th:nth-child(4),
	.bbs_list.bbs_list_type145 th:nth-child(5),
	.bbs_list.bbs_list_type145 td:nth-child(1),
	.bbs_list.bbs_list_type145 td:nth-child(4),
	.bbs_list.bbs_list_type145 td:nth-child(5) {display:none;}
	.bbs_list.bbs_list_type1456 table {table-layout:auto;}
	.bbs_list.bbs_list_type1456 colgroup col {width:auto !important;}
	.bbs_list.bbs_list_type1456 col:nth-child(1),
	.bbs_list.bbs_list_type1456 col:nth-child(4),
	.bbs_list.bbs_list_type1456 col:nth-child(5),
	.bbs_list.bbs_list_type1456 col:nth-child(6),
	.bbs_list.bbs_list_type1456 th:nth-child(1),
	.bbs_list.bbs_list_type1456 th:nth-child(4),
	.bbs_list.bbs_list_type1456 th:nth-child(5),
	.bbs_list.bbs_list_type1456 th:nth-child(6),
	.bbs_list.bbs_list_type1456 td:nth-child(1),
	.bbs_list.bbs_list_type1456 td:nth-child(4),
	.bbs_list.bbs_list_type1456 td:nth-child(5),
	.bbs_list.bbs_list_type1456 td:nth-child(6) {display:none;}


	.bbs_list table th {padding:10px 5px;font-family: 'S-Core Dream 5' !important;}
	.bbs_list table td {padding:10px 5px;}
	.bbs_list  {overflow:auto;border-top: 2px solid #3e3e3e;border-bottom: 1px solid #3e3e3e;}
	.bbs_list .tbl_topline{display:none;}
	.bbs_list .tbl_botline{display:none;}

	/* bbs 썸네일 리스트 */
	.bbs_thumbli_wrap ul li {padding-bottom:0;}
	.bbs_thumbli_wrap ul li .l {float:none; width:100%;}
	.bbs_thumbli_wrap ul li .r {float:none; width:100%; padding:20px 0 0; }
	.bbs_thumbli_wrap ul li .r > a {font-size:24px; line-height: 34px;}

	/* bbs 뷰 */
	.bbs_view .bbs_view_tit {text-align:left; padding:10px 0;}
	.bbs_view .bbs_view_tit h3 {font-size:20px; line-height: 27px; margin-bottom:0;}
	.bbs_view .bbs_view_tit .tit_info > span {padding:0;}
	.bbs_view .bbs_view_tit .tit_info > span:first-child {padding-right:10px; margin-right:10px;}
	.bbs_view .bbs_view_body {padding:20px 0;}
	.bbs_view .bbs_view_body span {word-break: break-all;}
	.bbs_view .bbs_view_files_wrap {padding-left:0; }
	.bbs_view .bbs_view_file .file_tit {position:relative; left:auto; top:auto; display:block; margin-bottom:10px;}
	.bbs_view .bbs_view_files_wrap li {float:none; width:100%; }
	.bbs_view .bbs_view_files_wrap li div a.file_name {width:calc(100% - 87px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.bbs_view_prevnext {margin:10px 0;}
	.bbs_view_prevnext > div > span {height:50px; line-height:50px;}
	.bbs_view_prevnext > div > a {height:50px; line-height:50px;}
	/* bbs 공공누리 */
	.bbs_view_open .show * {vertical-align:top;margin-bottom: 10px;}
	.bbs_view_open .show span {width: 100%; padding: 0;    font-size: 16px;    line-height: 24px;}
	/* 소셛댓글 */
	.reply_wrap .top {padding:15px;}
	.reply_wrap .bot {padding:15px 15px 0;}
	/* bbs 아코디언 게시판 */
	.bbs_acodian > ul > li {padding:10px;}
	.bbs_acodian > ul > li .top .top_l {width:100%;}
	.bbs_acodian > ul > li .top .top_r {display:none;}
	.bbs_acodian > ul > li .top .top_l .big {margin-bottom:0; font-size:17px;}
	.bbs_acodian > ul > li .bot {margin-top:10px;}
	/* bbs 카드형, 사진 */
	.bbs_card_image ul li {float:none; width:100%; margin-right:0; margin-bottom:20px; }
	.bbs_card_image ul li .bot {padding:20px 10px;}
	.bbs_card_image ul li .bot .text {max-height:135px; height:auto;}
	/* bbs 설문조사 */
	.bbs_survey .tit {padding:10px;}
	.bbs_survey .bot {padding:10px;}
	.bbs_survey .tit:before {top:7px; left:5px;}
	.bbs_survey .bot li {padding-bottom:0;}
	/* bbs 페이징 */
	.bbs_paging a {margin:0;}
	.bbs_paging a.bbs_btn {padding:7px 5px; margin-top:5px; min-width:30px;}
	/* ■■■■ box ■■■■ */
	.box1 .box1_white_bg {background:#fff; padding-left:20px !important; padding:20px;}
	.box1 p strong {font-size:18px;}
	.box1 img {max-width:100%;}
	.box_mapo_thanx .tit {font-size:18px;}
	.box1 .box1_white_bg > ul.img_list {text-align:center;} 
    .box1 .box1_white_bg > ul.img_list > li{font-size:0;}
    
	/* 관련기관 */
	.company_list_card_3 ul li {float:none; width:100%; min-height:auto;}
	.company_list_minh220 ul li {min-height:auto;}
	.company_list_minh220 ul li .bot {margin-bottom:40px;}
	.company_list_minh320 ul li {min-height:auto;}
	.company_list_minh320 ul li .bot {margin-bottom:40px;}
	.company_list_card_3 ul li .bot .bot_btn {bottom:10px;}
	.company_list ul li .top {float:none; width:100%; text-align:center;}
	.company_list ul li .bot {float:none; width:100%; margin-top:10px; text-align:center;}
	.company_list ul li .bot > div:first-child {width:100%;}
	.company_list ul li .bot .bot_btn {width:100%; margin-top:10px; text-align:center;}

	/* 레이어팝업 */
	.layer_popup {
    left: 0px !important;
    margin-left: 0 !important;
    top: 30px !important;
	}



	/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
	/* ■■■■■■■■■■■■■■■■■main■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
	/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
	.area1 .area1_slide_wrap {float:none; width:100%; height:auto; margin-bottom:10px;}
	.area1 .hello_area {float:none; width:100%;}
	.news_l_area {width:100%;}
	.news_l_area .news_thumb_box {width:100%; margin:0 auto;}
	.news_l_area a.tit {height:auto;}
	.news_l_area > ul > li {float:none; width:100%; margin-right:0; padding-bottom:10px;}
	.news_l_area > ul > li > div {padding-bottom:10px;}
	.news_r_area {width:100%;}
	.news_r_area .sns_area .snsbox {width:100%; height:300px;}
	.quick_area {top:auto; right:auto; width:100%; bottom:0; padding:0;}
	.quick_area .box_wrap .quick_box {padding:10px 0 5px 0;}
	.quick_area .box_wrap .quick_box ul {margin-top:0;}
	.quick_area .box_wrap .quick_box ul:after {clear:both; content:""; display:block;}
	.quick_area .box_wrap .quick_box ul li {width:25%; float:left; margin-bottom:0;}
	.quick_area .box_wrap .quick_toggle {left:50%; top:-50px; transform: rotate( 90deg ); margin-left:-32px;}
	.quick_area .box_wrap .go_top {left:50%; top:-35px; margin-left:18px; height:35px;}

	/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
	/* ■■■■■■■■■■■■■■■■■sub■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
	/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
	
	/* 로그인 */
	.login_box {padding:20px 0; background:none;}
	.login_box > div {float:none; width:100%; padding:10px;}
	.login_box > div h3 {margin-bottom:20px; font-size:20px;}
	.login_box > div h3 strong {font-size:20px;}
	.login_box > div .icon {margin-bottom:20px;}
	.login_box > div .icon a {vertical-align:top;}
	.login_box > div .icon a span { font-size:16px;}
	.login_box > .r .icon a {width:43%;}
	.login_box > div .icon a img {max-width:75%;}
	.login_box > .l {padding-bottom:50px; background:#fff url('../../theme/mapo/images/sub/bg_login_or_m.png') no-repeat center bottom; background-size:50%;}
	.login_box > .r {padding-top:20px;}
	.login_box > .l .bot_box {padding:10px; margin:0;}

	/* ■■■■■ MA-TO-01-00 1-1 마포구청2층에오시면 ■■■■■ */
	.complain_center ul li {background-size:50% !important; height:auto; padding-bottom:80px;}
	.complain_center ul li a span {background:none;}

	/* ■■■■■ MA-MU-03-01 행정서비스헌장 ■■■■■ */
	.changed_jibern_srch_box .ji_wrap {display:block;}
	.changed_jibern_srch_box > .top input.busi {width:calc(100% - 85px);}
	.changed_jibern_srch_box .ji_wrap1 input {width:50%;}
	.changed_jibern_srch_box .ji_wrap1 select {width:calc(50% - 5px);}
	.changed_jibern_srch_box .ji_wrap2 {margin-top:5px;}
	.changed_jibern_srch_box .ji_wrap2 input {width:calc(50% - 70px);}
	/* ■■■■■ MA-IN-03-01 조직도 ■■■■■ */
	.org {text-align:center; background:url('../../theme/mapo/images/sub/bg_org_dash1.png') no-repeat center 130px;}
	.org_wrap .org_srch {display:none;}
	.org .organ04 {margin-top:20px;}
	.org .organ04-01 > li {float:none; width:100%;}
	.org .organ04-01 > li > ul > li {background-position:95% 50%;}
	.dong_head {background:none; padding-bottom:20px}
	.dong_wrap > ul > li {width:calc(50% - 5px); margin-right:10px;}
	.dong_wrap > ul > li:nth-child(4n) {margin-right:10px;}
	.dong_wrap > ul > li:nth-child(even) {margin-right:0;}
	.dong_wrap > ul > li > ul {padding:10px; margin-bottom:10px;}
	/* ■■■■■ MA-IN-03-02 부서안내 ■■■■■ */ 
	.dept_box {padding:10px;}
	.dept_box > .l {display:none;}
	.dept_box > .r {display:block; width:100%;}
	.dept_box > .r .dept_l {float:none; width:100%; background:none; padding-right:0;}
	.dept_box > .r .dept_r {float:none; width:100%; padding-left:0; margin-top:10px;}
	.dept_more_wrap > ul > li {float:none; width:100%; height:auto; background:none !important; box-shadow:none;}
	.dept_more_wrap > ul > li .nothing {padding-top:0;}
	.dept_more_wrap > ul > li .nothing img {display:none;}
	/* ■■■■■ MA-IN-03-03 업무담당자 검색 ■■■■■ */ 
	.job_box {padding:10px;}
	.job_box > .l {display:none;}
	.job_box > .r {display:block; width:100%;}
	/* ■■■■■ MA-IN-05-03 뉴스레터해지 ■■■■■ */ 
	.newletter_line {width:100%; text-align:left;}



	/* ■■■■■■■■■■■■ 위원회 ■■■■■■■■■■■■  */
	#cmt_header {width:100%; min-width:auto;}
	#cmt_header .global {width:100%; min-width:auto; height:auto; background:#3d3d3d; overflow:hidden; padding:0 10px;}
	#cmt_header .global  h1 {display:block; float:none; text-align:center;}
	#cmt_header .global  h1 img {max-width:100%;}
	#cmt_header .global .tit {display:block; float:none; text-align:center; margin-top:10px;}
	#cmt_header .global .tit > img {display:none;}
	#cmt_header .global .log {display:block; float:none; text-align:center; margin:0 0 10px;}
	#cmt_container {min-width:auto;}
	#cmt_container .contents {width:100%; padding:0 10px;}

	/* 로긴 */
	#cmt_container .cmt_login_box {padding:50px 10px 15px;}
	#cmt_container .cmt_login_box h2 {font-size:25px;}
	#cmt_container .cmt_login_box p.sub {font-size:18px;}
	#cmt_container .cmt_login_box .login_box_bot {background: #2960a7; width:100%;}
	#cmt_container .cmt_login_box .login_box_bot > div {padding:10px 20px;}
	#cmt_container .cmt_login_box .inputbox,
	#cmt_container .cmt_login_box .login_btn {max-width:100%;}

	/* ■■■■■■■■■■■■ 구청장 ■■■■■■■■■■■■  */
	#header.header_pr {height:36px;}
	#container.container_pr {margin-top:0;}
	#container.container_pr .pr_mobile_h1_wrap {display:block;}
	#container.container_pr .sub_nav_m {margin-top:0; height:1px; background:#dedede; padding-top: 0px;}
	#container.container_pr .sub_nav_m * {color:#fff; top:40px}

	/* ■■■■■■■■■■■■ 동주민센터 ■■■■■■■■■■■■  */
	#header.header_dong .global_bot h1 strong {vertical-align:middle;}
	#container.container_dong .sub_visual_wrap_behind {display:none;}

	/* ■■■■■■■■■■■■ 스마트생활지도 ■■■■■■■■■■■■  */
	#smart_header .gosmart {width:150px; padding: 7px 0 0 15px;}
	#smart_header .gosmart a ,
	#smart_header .gosmart a img {display:block; width:100%;}
	#smart_header .gomapo {padding-top:10px;}
	#smart_header > * {display:block;}
	#smart_header .link_copy {float:none; position:absolute; right:0; top:15px; box-shadow:0px 0px 5px #4e4e4e; font-size:12px; line-height:15px;}
	.smart_left_menu .smart_lv1 ul li a {font-size:11px; padding-top:40px; background-position: center 10px;}
	.smart_left_menu .list_area > ul > li > div {padding:15px 0;}
	/*0407*/.val_m .box_btn{position: initial;height: auto;margin-top: 12px; margin-left: 0 !important;font-size: 17px;line-height: 25px;padding: 10px 15px;width: 100%;background-position: 92% center;}



	.ptm-out{overflow-x: visible;width: 100%;}
	.p-tab-menu{width: auto;}
	.p-tab-menu:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
	.p-tab-menu > li{vertical-align: top;float: left;width: calc(100% / 4 - -1px);margin-top: -1px;margin-left: -1px;border: 1px solid #dddddd;}
	.p-tab-menu > li > a{font-size: 14px;line-height: 18px;}

}



@media only screen and (max-width:640px){
	#footer .f_top > ul > li {width:100%; float:none; border-top:1px solid #6d6d6d; border-bottom:1px solid #292929;}
	#footer .f_top > ul > li:last-child {border-right:0;}
	/* ■■■■ bbs게시판 ■■■■  */
	.bbs_total > .l {float:none;}
	.bbs_total > .r {float:none; margin-top:5px;}
	
	/* ■■■■■■■■■■■■■■sub.css■■■■■■■■■■■■■■ */
}

@media screen and (max-width: 550px) {
	.bbs_view_open .show{text-align: center;}
	.bbs_view_open .show span{width: 100%;padding: 0;    font-size: 16px;    line-height: 24px;}
}

@media only screen and (max-width:480px){
	#container .contents {padding-left:15px; padding-right:15px; padding-bottom:50px;}	
	#footer	.f_bot_wrap {padding:10px 15px 0;}

	/* ■■■■ 텝TAB ■■■■  */
	.tab_wrap .mobile {padding:10px; margin:0 -15px;}
	/* ■■■■ 테이블 ■■■■ */
	.tbl_wrap table th,
	.tbl_wrap table td {padding:5px; }

	/* ■■■ navi ■■■ */
	.sub_nav_m p img {margin-left:10px;}

	/* ■■■■■■■■■■■■■■sub.css■■■■■■■■■■■■■■ */
	/* ■■■■■ MA-TO-01-00 1-1 마포구청2층에오시면 ■■■■■ */
	.complain_center ul li {background:none !important; padding:10px;}
	
	/* ■■■■■ MA-MU-03-01 행정서비스헌장 ■■■■■ */
	.changed_jibern_srch_box {padding:15px;}

	/* ■■■■■ MA-IN-03-01 조직도 ■■■■■ */
	.org > li {float:none; width:100%;}
	/* ■■■■■ MA-IN-03-02 부서안내 ■■■■■ */ 
	.dept_box > .r .dept_r > span {float:none; width:100%; margin:0; margin-bottom:5px;}
	.dept_more_wrap > ul > li {padding:20px;}
	/* ■■■■■ MA-IN-03-03 업무담당자 검색 ■■■■■ */ 
	.job_box > .r > .job_srch .job_srch_l {float:none; width:100%;}
	.job_box > .r > .job_srch .job_srch_r {float:none; width:100%; margin-top:5px;}
	/* ■■■■■ MA-IN-05-03 뉴스레터해지 ■■■■■ */ 
	.newletter_line label {margin-top:10px;}
	.newletter_line input {width:100%; margin-left:0;}
	.newletter_line .btn_midium {margin-top:5px; width:100%;}
	/* ■■■■■ MA-IN-05-05 마포영상 ■■■■■ */ 
	.video_box {background:none;}
	.video_box h3 {text-align:left;}
	.video_box h3 img {max-width:70%;}
	.video_box1 {margin-top:30px;}
	.video_box1 > .l {float:none; width:100%;}
	.video_box1 > .r {float:none; width:100%;}
	.video_box1 {padding:0;}
	.video_box1 p {text-align:left; padding:10px;}
	.video_box h3{padding-left:10px}
	.video_box2 {padding-left:0;}
	.video_box2 p, .video_box3 p {width:100%; padding:10px;}
	.video_box1 .r iframe {box-shadow:none;}
	.video_box1 .r p {margin-top:0;}
	.video_box3 strong {font-size:20px;}

	/* ■■■■■■■■■■■■ 위원회 ■■■■■■■■■■■■  */
	/* popup */
	.layer_popup.committee_pop {left:0; margin-left:0;}
}

@media screen and (max-width: 500px) {
	.p-tab-menu > li{width: calc(100% / 2 - -1px);}
}


/*모바일시 스타일 수정 S*/

/*학습동아리 운영현황*/
.tbl_wrap.MobA1-td7 tbody tr td p.w2s{display:inline-block;width:48%;vertical-align: middle;}
.tbl_wrap.MobA1-td7 tbody tr td p.w2s span{display:inline-block;width:100%;margin: 5px 0;}
/*평생학습교육기관*/
.tbl_wrap.MobA2-td5 table u{display:none;}
.tbl_wrap.MobA2-td5 table th{position: relative;}
.tbl_wrap.MobA2-td5 table th p{position: absolute;left: 0;right: 0;background: #f6f6f6;width: 100%;z-index: 2;}
.tbl_wrap.MobA2-td5 table th p.po1{bottom: -40px;padding: 30px 0;}
.tbl_wrap.MobA2-td5 table th p.po2{bottom: -120px;padding: 60px 0;}
.tbl_wrap.MobA2-td5 table th p.po3{bottom: -160px;padding: 70px 0;}
.tbl_wrap.MobA2-td5 table th p.po4{bottom: -110px;padding: 50px 0;}
.tbl_wrap.MobA2-td5 table th p.po5{bottom: -40px;padding: 30px 0;}

@media only screen and (max-width:768px){

	/*온라인 교육*/
	.tbl_wrap.mobNoS1 tr:hover td {background:0;}
	.tbl_swipe.mobNoS1 table, .tbl_swipe.mobNoS1 .tbl_topline, .tbl_swipe.mobNoS1 .tbl_botline{width:100% !important;}
	.tbl_wrap.mobNoS1 table td{word-break: keep-all;}

	/*공지사항*/
	.bbs_list.MobA1-td5 tr:hover td {background:0;}
	.bbs_list.MobA1-td5 table{display: grid;width: 100%;}
	.bbs_list.MobA1-td5 tbody tr:first-child{display:none;}
	.bbs_list.MobA1-td5 tr{display: inline-block;width: 100%;max-width: 100%;}
	.bbs_list.MobA1-td5 tbody tr td{display: block;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 7px 5px;padding-left: 78px;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(1):before {content: "번호 : ";font-weight:bold;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(2):before {content: "제목 : ";font-weight:bold;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(3):before {content: "담당부서 : ";font-weight:bold;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(4):before {content: "첨부파일 : ";font-weight:bold;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(5):before {content: "작성일 : ";font-weight:bold;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(4){height:40px;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(4) .bbs_file_down{margin-top: -15px;}
	.bbs_list.MobA1-td5 tbody tr td:nth-child(1):before, .bbs_list.MobA1-td5 tbody tr td:nth-child(2):before, .bbs_list.MobA1-td5 tbody tr td:nth-child(3):before, .bbs_list.MobA1-td5 tbody tr td:nth-child(4):before, .bbs_list.MobA1-td5 tbody tr td:nth-child(5):before {font-weight: bold;width: 60px;display: inline-block;text-align: right;position: absolute;left: 10px;top: 6px;}
	.bbs_list.MobA1-td5 tr:nth-child(odd){background:#f8f8f8;}
	.bbs_list.MobA1-td5 tr{padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;}

	/*학습동아리 운영현황*/
	.bbs_list.MobA1-td7 tr:hover td {background:0;}
	.bbs_list.MobA1-td7 table{display: grid; width: 100%;}
	.bbs_list.MobA1-td7 tbody tr:first-child{display:none;}
	.bbs_list.MobA1-td7 tr{display: inline-block;width: 100%;max-width: 100%;}
	.bbs_list.MobA1-td7 tbody tr td{display: block !important;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 7px 5px;padding-left: 97px;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(1):before {content: "연번 : ";font-weight:bold;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(2):before {content: "활동기관명 : ";font-weight:bold;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(3):before {content: "동아리명 : ";font-weight:bold;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(4):before {content: "활동분야 : ";font-weight:bold;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(5):before {content: "활동횟수 : ";font-weight:bold;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(6):before {content: "회원수 : ";font-weight:bold;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(7):before {content: "회장명 : ";font-weight:bold;}
	.bbs_list.MobA1-td7 tbody tr td:nth-child(1):before, .bbs_list.MobA1-td7 tbody tr td:nth-child(2):before, .bbs_list.MobA1-td7 tbody tr td:nth-child(3):before, .bbs_list.MobA1-td7 tbody tr td:nth-child(4):before, .bbs_list.MobA1-td7 tbody tr td:nth-child(5):before, .bbs_list.MobA1-td7 tbody tr td:nth-child(6):before, .bbs_list.MobA1-td7 tbody tr td:nth-child(7):before{font-weight: bold;width: 80px;display: inline-block;text-align: right;position: absolute;left: 10px;top: 6px;}
	.bbs_list.MobA1-td7 tr:nth-child(odd){background:#f8f8f8;}
	.bbs_list.MobA1-td7 tr{padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;}

	/*강좌검색 수강신청*/
	.bbs_list.MobA1-td9 tr:hover td {background:0;}
	.bbs_list.MobA1-td9 table{display: grid;   width: 100%;}
	.bbs_list.MobA1-td9 tbody tr:first-child{display:none !important;}
	.bbs_list.MobA1-td9 tr{display: inline-block;width: 100%;max-width: 100%;}
	.bbs_list.MobA1-td9 tbody tr td{display: block !important;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 7px 5px;padding-left: 120px;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(1) {display:none !important;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(2):before {content: "프로그램명 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(3):before {content: "접수/교육기간 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(4):before {content: "교육동 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(5):before {content: "교육장소 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(6):before {content: "수강료 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(7):before {content: "선정방법 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(8):before {content: "정원/대기/접수 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(9):before {content: "상태 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(10):before {content: "접수방법 : ";font-weight:bold;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(9){position: absolute;top: 13px;}
	.bbs_list.MobA1-td9 tr {padding-top: 52px !important;position: relative;}
	.bbs_list.MobA1-td9 tr .text-btn{margin-top: -4px;}
	.bbs_list.MobA1-td9 tbody tr td a{line-height: 21px;}
	.bbs_list.MobA1-td9 tbody tr td:nth-child(1):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(2):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(3):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(4):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(5):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(6):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(7):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(8):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(9):before, 
	.bbs_list.MobA1-td9 tbody tr td:nth-child(10):before{font-weight: bold;width: 105px;display: inline-block;text-align: right;position: absolute;left: 10px;top: 6px;}
	.bbs_list.MobA1-td9 tr:nth-child(odd){background:#f8f8f8;}
	.bbs_list.MobA1-td9 tr{padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;}

	/*연간교육일정*/
	.tbl_wrap.MobA1-td7 tr:hover td {background:0;}
	.tbl_wrap.MobA1-td7 table{display: grid;width: 100%;}
	.tbl_swipe.MobA1-td7, .tbl_swipe_inlayer.MobA1-td7 {overflow-x: clip;width: 100%;}
	.tbl_wrap.MobA1-td7 thead{display:none;}
	.tbl_wrap.MobA1-td7 tr{display: inline-block;width: 100%;max-width: 100%;}
	.tbl_wrap.MobA1-td7 tbody tr td{display: block;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 3px 5px;padding-left: 150px;border: 0;word-break: keep-all;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(1){display:none;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(1):before {content: "순번 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(2):before {content: "프로그램 명 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(3):before {content: "운영기간 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(4):before {content: "대상 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(5):before {content: "운영장소/수강료 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(6):before {content: "담당자 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(7):before {content: "연락처 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(1):before, 
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(2):before, 
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(3):before, 
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(4):before, 
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(5):before, 
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(6):before, 
	.tbl_wrap.MobA1-td7 tbody tr td:nth-child(7):before {font-weight: bold;width: 130px;display: inline-block;text-align: right;position: absolute;left: 10px;top: 2px;}
	.tbl_wrap.MobA1-td7 tr:nth-child(even){background:#f8f8f8;}
	.tbl_wrap.MobA1-td7 tr{padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;}
	.tbl_wrap.MobA1-td7 tbody tr td p.w2s{width: 100%;}

	/*동네배움터*/
	.tbl_wrap.MobA1-td5 tr:hover td {background:0;}
	.tbl_wrap.MobA1-td5 table{display: grid;width: 100%;}
	.tbl_swipe.MobA1-td5, .tbl_swipe_inlayer.MobA1-td5 {overflow-x: clip;width: 100%;}
	.tbl_wrap.MobA1-td5 thead{display:none;}
	.tbl_wrap.MobA1-td5 tr{display: inline-block;width: 100%;max-width: 100%;}
	.tbl_wrap.MobA1-td5 tbody tr td{display: block;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 3px 5px;padding-left: 100px;border: 0;word-break: keep-all;}
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(1):before {content: "연번 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(2):before {content: "배움터명 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(3):before {content: "기관명 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(4):before {content: "연락처 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(5):before {content: "홈페이지 : ";font-weight:bold;}
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(1):before, 
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(2):before, 
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(3):before, 
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(4):before, 
	.tbl_wrap.MobA1-td5 tbody tr td:nth-child(5):before {font-weight: bold;width: 80px;display: inline-block;text-align: right;position: absolute;left: 10px;top: 2px;}
	.tbl_wrap.MobA1-td5 tr:nth-child(even){background:#f8f8f8;}
	.tbl_wrap.MobA1-td5 tr{padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;}

	/*평생학습교육기관*/
	.tbl_wrap.MobA2-td5 tr:hover td {background:0;}
	.tbl_wrap.MobA2-td5 table th{display:none;}
	.tbl_wrap.MobA2-td5 table u{display:inline-block;text-decoration: none;}
	.tbl_wrap.MobA2-td5 table{display: grid;width: 100%;}
	.tbl_swipe.MobA2-td5, .tbl_swipe_inlayer.MobA2-td5 {overflow-x: clip;width: 100%;}
	.tbl_wrap.MobA2-td5 thead{display:none;}
	.tbl_wrap.MobA2-td5 tr{display: inline-block;width: 100%;max-width: 100%;}
	.tbl_wrap.MobA2-td5 tbody tr td{display: block;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 3px 5px;padding-left: 100px;border: 0;word-break:break-all;}
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(1):before {content: "연번 : ";font-weight:bold;}
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(2):before {content: "구분 : ";font-weight:bold;}
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(3):before {content: "시설명 : ";font-weight:bold;}
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(4):before {content: "연락처 : ";font-weight:bold;}
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(5):before {content: "홈페이지 : ";font-weight:bold;}
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(1):before, 
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(2):before, 
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(3):before, 
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(4):before, 
	.tbl_wrap.MobA2-td5 tbody tr td:nth-child(5):before {font-weight: bold;width: 80px;display: inline-block;text-align: right;position: absolute;left: 10px;top: 2px;}
	.tbl_wrap.MobA2-td5 tr:nth-child(odd){background:#f8f8f8;}
	.tbl_wrap.MobA2-td5 tr{padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;}

	/*자치회관교육*/
	.tbl_wrap.MobA3-td5 tr:hover td {background:0;}
	.tbl_wrap.MobA3-td5 table thead th{display:none;}
	.tbl_wrap.MobA3-td5 table u{display:inline-block;text-decoration: none;}
	.tbl_wrap.MobA3-td5 table{display: grid;width: 100%;}
	.tbl_swipe.MobA3-td5, .tbl_swipe_inlayer.MobA3-td5 {overflow-x: clip;width: 100%;}
	.tbl_wrap.MobA3-td5 thead{display:none;}
	.tbl_wrap.MobA3-td5 tr{display: inline-block;width: 100%;max-width: 100%;}
	.tbl_wrap.MobA3-td5 tbody tr td{display: block;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 3px 5px;padding-left: 100px;border: 0;word-break:break-all;}
	.tbl_wrap.MobA3-td5 tbody tr th:nth-child(2){background: none;display: block;width: 100%;max-width: 100%;text-align: left;border-bottom: 0;position: relative;padding: 3px 5px;padding-left: 100px;border: 0;word-break: break-all; }
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(1):before {content: "연번 : ";font-weight:bold;}
	.tbl_wrap.MobA3-td5 tbody tr th:nth-child(2):before {content: "자치회관 : ";font-weight:bold;}
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(3):before {content: "주소 : ";font-weight:bold;}
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(4):before {content: "고유번호 : ";font-weight:bold;}
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(5):before {content: "연락처 : ";font-weight:bold;}
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(1):before, 
	.tbl_wrap.MobA3-td5 tbody tr th:nth-child(2):before, 
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(3):before, 
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(4):before, 
	.tbl_wrap.MobA3-td5 tbody tr td:nth-child(5):before {font-weight: bold;width: 80px;display: inline-block;text-align: right;position: absolute;left: 10px;top: 2px;}
	.tbl_wrap.MobA3-td5 tr:nth-child(odd){background:#f8f8f8;}
	.tbl_wrap.MobA3-td5 tr{padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid #e0e0e0;}
}

/*모바일시 스타일 수정 E*/