@charset "utf-8";



/* 슬라이드 기본설정 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}


/*
================================================================================
메인콘텐츠
================================================================================
*/

.content_box{width: 1000px;margin: 0 auto;}
.clearfix::after{content: "";display: block;width: 100%;height: 0;clear: both;}

.visual_box{width: 100%;position: relative;}
.visualSlide li{max-width:1920px;height:640px;background-position: center top;background-repeat: no-repeat;text-indent: -9999px;image-rendering: pixelated; } /*100%*/
.visualSlide .bg01{background-image: url('/new_img/mayor/main/m_visual_img01.jpg');}
.visualSlide .bg02{background-image: url('/new_img/mayor/main/m_visual_img02.jpg');}
.visualSlide .bg03{background-image: url('/new_img/mayor/main/m_visual_img03.jpg');}
.visualSlide .bg04{background-image: url('/new_img/mayor/main/m_visual_img04.jpg');}
.visualSlide .bg05{background-image: url('/new_img/mayor/main/guemjmayor_2020newyear.jpg');}
.visualSlide .bg06{background-image: url('/new_img/mayor/main/m_visual_img01(20220630).jpg');}
.visualSlide .bg07{background-image: url('/new_img/mayor/main/m_visual_img01(20220830).jpg');}
.visualSlide .bg08 {background-image: url('/new_img/mayor/main/m_visual_img01(20240628).jpg');}
.visualSlide .bg09_1 {background-image: url('/new_img/mayor/main/m_visual_img01(20241017_1).jpg');}
.visualSlide .bg09_2 {background-image: url('/new_img/mayor/main/m_visual_img01(20241018).jpg');}
.visualSlide .bg10 {background-image: url('/new_img/mayor/main/m_visual_img01(20241021).jpg');}
.visualSlide .bg11 {background-image: url('/new_img/mayor/main/m_visual_img01(20260625).jpg');}

.visual_box .control{position: absolute;z-index: 100;bottom:55px;left:50%;padding:10px;box-sizing:border-box;text-align: center;display: inline-block;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.visual_box .control > button{text-indent: -999px;border: none;overflow: hidden;background: url(/new_img/mayor/main/m_vis_ctr.png) no-repeat;width: 17px;height: 17px;}
.visual_box .control > button.stop-slide{background-position: -51px 0;}
.visual_box .control > button.start-slide{background-position: -81px 0;}
.visual_box .control_btn{width: 60px;height: 60px;display: inline-block;background: rgba(0,0,0,0.3);position: absolute;z-index: 100;text-indent: -9999px;transition: all 0.2s;}
.visual_box .control_btn::after{content: "";display: inline-block;width: 13px;height: 22px;position: absolute;top: 19px;background: url(/new_img/mayor/main/m_com_img.png) no-repeat;}
.visual_box .control_btn:hover,.visual_box .control_btn:focus{background: rgba(0,0,0,0.5);}
.visual_box .prev-slide{left: 50%;margin-left: -610px;top: 50%;margin-top: 10px;}
.visual_box .next-slide{left: 50%;margin-left: 550px;top: 50%;margin-top: 10px;}
.visual_box .bx-has-pager{display: inline-block;margin-right: 24px;position: relative;top: 8px;}
.visual_box .prev-slide::after{background-position: -86px -28px;left: 24px;}
.visual_box .next-slide::after{background-position: -109px -28px;left: 23px;}
.visual_box .bx-has-pager .bx-pager-item{display: inline-block;margin-right: 15px;}
.visual_box .bx-has-pager .bx-pager-item:last-child{margin-right: 0;}
.visual_box .bx-has-pager .bx-pager-item a{display: inline-block;width: 17px;height: 17px;box-sizing: border-box;text-indent: -9999px;background: url(/new_img/mayor/main/m_vis_ctr.png) -42px -38px no-repeat;position: relative;bottom: 2px}
.visual_box .bx-has-pager .bx-pager-item a.active{width: 22px;height: 22px;background-color: #fff;position: relative;bottom: 8px;background: url(/new_img/mayor/main/m_vis_ctr.png) 0 -33px no-repeat;border: none}
.visual_box .bx-has-pager .bx-pager-item a.active:hover,.visual_box .bx-has-pager .bx-pager-item a.active:focus{text-decoration: none;}

.m_vis_txt{position: absolute;top: 150px;left:50%;z-index: 100;margin-left: -500px;}


.mcon_top{position:relative;margin:0 auto;padding-top:100px;width:1000px}


.section01{width: 100%;height: 300px;background: url(/new_img/mayor/main/m_section01_bg.jpg) center center no-repeat;background-size: cover;position: relative;z-index: 100;} /* height: 620px; 구청장님 일정 빠짐*/

.m_con_box1 .goal_img {padding: 70px 70px 0; text-align: center;}
.m_con_box1 li{width: 250px;height: 270px;float: left;background-repeat: no-repeat;background-position: center center;position: relative;transition: all 0.2s;}
.m_con_box1 li a{display: block;width: 100%;height: 100%;padding-top: 175px;text-align: center;box-sizing: border-box;text-decoration: none;}
.m_con_box1 h3{font-family: 'NanumSquare';font-weight: bold;font-size: 22px;color: #fff;line-height: 1;margin-bottom: 23px;}
.m_con_box1 span{display: inline-block;width: 36px;height: 10px;background: url(/new_img/mayor/main/m_com_img.png) -169px -27px no-repeat;}
.m_con_box1 p{font-size: 16px;color: #fff;margin-bottom: 26px;line-height: 20px;display: none;}
.m_con_box1 li.bg01{background-image: url(/new_img/mayor/main/m_con_box1_img01_off.jpg);}
.m_con_box1 li.bg02{background-image: url(/new_img/mayor/main/m_con_box1_img02_off.jpg);}
.m_con_box1 li.bg03{background-image: url(/new_img/mayor/main/m_con_box1_img03_off.jpg);}
.m_con_box1 li.on{width: 500px;height: 310px;margin-top: -40px;box-shadow: 17px 30px 25px rgba(0,0,0,0.3);z-index: 10;}
.m_con_box1 li.on.bg01{background-image: url(/new_img/mayor/main/m_con_box1_img01.jpg);}
.m_con_box1 li.on.bg02{background-image: url(/new_img/mayor/main/m_con_box1_img02.jpg);}
.m_con_box1 li.on.bg03{background-image: url(/new_img/mayor/main/m_con_box1_img03.jpg);}
.m_con_box1 li.on a{padding: 70px 60px;text-align: left;}
.m_con_box1 li.on h3{font-size: 28px;text-shadow: 2px 2px 3px rgba(0,0,0,0.15);}
.m_con_box1 li.on p{display: block;}


.m_con_box2{width: 100%;padding-left: 280px;position: relative;box-sizing: border-box;margin-top: 70px;}
.m_con_box2 .tit_box{width: 220px;height: 220px;border:6px solid #786aad;box-sizing: border-box;position: absolute;left: 0;top: 0;}
.m_con_box2 .tit_box::after{content: "";display: inline-block;width: 110px;height: 194px;position: absolute;left: -6px;top: -6px;background: #f5f8ff;z-index: 1;}
.m_con_box2 .tit_box > span{font-family: 'NanumSquare';position: absolute;left: -6px;top: -6px;display: inline-block;font-weight: bold;font-size: 18px;color: #9489c1;z-index: 10;}
.m_con_box2 .tit_box h2{font-family: 'NanumSquare';position: absolute;top: 39px;left: -6px;font-weight: bold;font-size: 36px;color: #4a3a86;z-index: 10;line-height: 1.1;}
.m_con_box2 .tit_box a{display: inline-block;width: 136px;height: 34px;line-height: 34px;text-align: center;box-sizing: border-box;border:1px solid #786aad;position: absolute;bottom: 42px;left: -6px;z-index: 10;color: #786aad;transition: all 0.2s;}
.m_con_box2 .tit_box a:hover,.m_con_box2 .tit_box a:focus{background-color: #786aad;color: #fff;}
.m_con_box2 .tit_box a span{display: inline-block;padding-right: 21px;position: relative;font-weight: bold;font-size: 14px;}
.m_con_box2 .tit_box a span::after{display: inline-block;content: "";width:13px;height: 5px;background: url(/new_img/mayor/main/m_com_img.png) -186px 0 no-repeat;position: absolute;right: 0;top: 15px;}
.m_con_box2 .tit_box a:hover span::after,.m_con_box2 .tit_box a:focus span::after{background-position: -186px -10px}
.m_schedule_box{width: 100%;position: relative;box-sizing: border-box;}
.m_schedule_box .today{font-weight: bold;font-family: 'NanumSquare';font-size: 34px;color: #333;padding-left: 59px;position: relative;margin-bottom: 35px;display: block;letter-spacing: -2px;line-height: 1;}
.m_schedule_box .today::before{content: "";display: inline-block;width: 46px;height: 45px;position: absolute;left: 0;top: -5px;background: url(/new_img/mayor/main/m_com_img.png) -242px 0 no-repeat;}
.m_schedule_box .slide_box{padding: 0 64px;position: relative;}
.m_schedule_box .control button{display: inline-block;width: 34px;height: 34px;border-radius: 50%;border: 1px solid #b7c0d0;position: absolute;text-indent: -9999px;transition: all 0.2s;}
.m_schedule_box .control button::after{content: "";display: inline-block;position: absolute;background-image: url(/new_img/mayor/main/m_com_img.png);background-repeat: no-repeat;width: 15px;height: 12px;}
.m_schedule_box .control button:hover,.m_schedule_box .control button:focus{background-color: #efefef;}
.m_schedule_box .prevSlide1{left: 0;top: 16px;} 
.m_schedule_box .nextSlide1{right: 0;top: 16px;} 
.m_schedule_box .prevSlide1::after{top: 10px;left: 9px;background-position: -215px 0}
.m_schedule_box .nextSlide1::after{top: 10px;left: 8px;background-position: -215px -22px}

.schedule_slide li{float: left;text-align: center;}
.schedule_slide li a{display: inline-block;width: 62px;height: 62px;border-radius: 50%;background: #fff;color: #777;font-weight: bold;font-size: 12px;padding-top: 8px;box-sizing: border-box;text-decoration: none;}
.schedule_slide li.on a{background-color: #d45c80;color: #fff}
.schedule_slide li a span{display: block;font-size: 26px;font-family: 'NanumSquare';letter-spacing: -2px}

.schedule_con li{width: 50%;float: left;padding-left: 78px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 30px;position: relative;font-size: 15px;box-sizing: border-box;}
.schedule_con li span{display: inline-block;width: 65px;height: 30px;line-height: 30px;background-color: #79849d;text-align: center;position: absolute;left: 0;top: 0;color: #fff;font-weight: bold;font-size: 16px;}

.m_schedule_box .slide_box2{padding-right: 60px;overflow: hidden;box-sizing: border-box;width: 100%;margin-top: 22px;padding-top: 27px;border-top: 1px solid #ccd2de;position: relative;}
.slide_box2 .control2{position: absolute;right: 0;top: 26px;margin-left: 1px}
.slide_box2 .control2 button{width: 30px;height: 30px;border:1px solid #b5becf;float: left;margin-left: -1px;text-indent: -9999px;}
.slide_box2 .control2 .prevSlide2{background: url(/new_img/mayor/main/schedule_prev.png) center center no-repeat;}
.slide_box2 .control2 .nextSlide2{background: url(/new_img/mayor/main/schedule_next.png) center center no-repeat;}



/* 겔러리 */
.mcon_bottom{background:#fff;}
.mcon_bottom .mphoto_gallery{position:relative;margin:0 auto;padding:65px 0;max-width:1000px}
.mcon_bottom .mphoto_gallery h2{margin:0 auto 30px auto;text-align:center}
.mcon_bottom .mphoto_gallery .before{position:absolute;top:190px;left:-65px;z-index:20}
.mcon_bottom .mphoto_gallery .before a{display:block;width:55px;height:55px;overflow:hidden;text-indent:-9999px;background:#ebebeb url('/new_img/mayor/main/btn_before.png') no-repeat center center;border:1px solid #ddd}
.mcon_bottom .mphoto_gallery .next{position:absolute;top:190px;right:-65px;z-index:20}
.mcon_bottom .mphoto_gallery .next a{display:block;width:55px;height:55px;overflow:hidden;text-indent:-9999px;background:#ebebeb url('/new_img/mayor/main/btn_next.png') no-repeat center center;border:1px solid #ddd}
.mcon_bottom .mphoto_gallery .btn_more{position:absolute;top:65px;right:0}
.mcon_bottom .mphoto_gallery .gallery_slide{width:100%;height:300px;overflow:hidden}
.mcon_bottom .mphoto_gallery .gallery_slide ul{position:relative !important;top:0;left:0;}
.mcon_bottom .mphoto_gallery .gallery_slide li{position:relative;float:left;}
.mcon_bottom .mphoto_gallery .gallery_slide li img{width:100%}
.mcon_bottom .mphoto_gallery .gallery_slide li a{display:block;text-decoration:none}
.mcon_bottom .mphoto_gallery .gallery_slide .caroufredsel_wrapper{width:100%}
.mcon_bottom .mphoto_gallery .gallery_slide li .tit{position:relative;display:block;margin:10px 0 5px 0;padding-right:90px;font-size:17px;color:#333;font-weight:bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mcon_bottom .mphoto_gallery .gallery_slide li .data{position:absolute;right:7px;bottom:0;font-size:13px;color:#888}

/* 상패 팝업 */
.board_framed_list{position:relative;background:url('/new_img/mayor/sub/board_framed_bg.jpg') repeat center 78px}
.board_framed_list h1{padding-top:10px;height:70px;text-align:center;background:url('/new_img/mayor/sub/pop_top_bg.png') repeat-x}
.board_framed_list ul{margin:-2px auto 0 auto;padding-top:35px;max-width:760px;background:url('/new_img/mayor/sub/board_framed_top_bg.png') no-repeat center top}
.board_framed_list ul:after{display:block;clear:both;content:''}
.board_framed_list ul li{float:left;margin-bottom:15px;width:50%;text-align:center}
.board_framed_list .btn_close{position:absolute;top:28px;right:35px}

/*
================================================================================
반응형 콘텐츠(메인)
================================================================================
*/

@media all and (max-width:1280px){
	.visual_box .prev-slide{margin-left: -500px;}
	.visual_box .next-slide{margin-left: 440px;}

	.mcon_bottom .mphoto_gallery{width: 100%;box-sizing: border-box;padding: 40px 50px;}
	.mcon_bottom .mphoto_gallery .btn_more{top: 45px}
	.mcon_bottom .mphoto_gallery .before{left:0;}
	.mcon_bottom .mphoto_gallery .next{right:0}

	.mcon_bottom .mphoto_gallery .gallery_slide{width:100%}
	.mcon_bottom .mphoto_gallery .gallery_slide li img{width:100%}
}




/* Tablet Device */
@media all and (max-width:1000px){
	.content_box{width: 100%}

	.visualSlide li{width: 100%;height: 400px;background-size: cover;image-rendering:auto}	

	.visual_box .prev-slide{left: 15px;margin-left: 0;}
	.visual_box .next-slide{left:inherit;right: 15px;margin-left: 0;}

	.section01  {height: inherit;}
	.m_con_box1 .goal_img {padding: 40px 70px;}
	.m_con_box1 li.on{width: 33.33%;background-size: cover;height: 235px;margin-top: 0;box-shadow: none;}
	.m_con_box1 li.on a{padding: 40px 30px}
	.m_con_box1 li.on h3{font-size: 20px;}
	.m_con_box1 li.on p{font-size: 15px;}

	.m_con_box2{padding-right: 15px;padding-left: 270px}
	.m_con_box2 .tit_box{left: 15px;}


	.mcon_bottom .mphoto_gallery .before{left:15px}
	.mcon_bottom .mphoto_gallery .next{right:15px}


}

@media all and (max-width:1000px) and (min-width:640px) {
	.m_con_box1 li.on.bg01{background-image: url(/new_img/mayor/main/m_con_box1_tbl_img01.jpg);}
	.m_con_box1 li.on.bg02{background-image: url(/new_img/mayor/main/m_con_box1_tbl_img02.jpg);}
	.m_con_box1 li.on.bg03{background-image: url(/new_img/mayor/main/m_con_box1_tbl_img03.jpg);}	
}


 /* Mobile Device */
@media all and (max-width:640px){

	.visualSlide li{height: 220px}
	.visual_box .control{bottom: 10px}
	.visual_box .control_btn{display: none;}
	.visual_box .bx-has-pager .bx-pager-item{margin-right: 10px;}
	.visual_box .bx-has-pager{margin-right: 10px;}

	/*.section01{height: auto;}*/

	.m_con_box1 .goal_img {padding: 30px;}
	.m_con_box1 li.on{width: 100%;height: 165px}
	.m_con_box1 li.on a{padding: 25px}
	.m_con_box1 span{position: absolute;left: 25px;bottom: 25px;}

	.m_con_box2{padding-left: 15px;margin-top: 30px}
	.m_con_box2 .tit_box{position: relative;width: 100%;height: 140px;left: 0}
	.m_con_box2 .tit_box::after{height: 120px;width: 100px;}
	.m_con_box2 .tit_box h2{font-size: 26px;top: 28px;}
	.m_con_box2 .tit_box h2 br{display: none;}
	.m_con_box2 .tit_box a{bottom: 25px}
	.m_schedule_box{margin-top: 20px;}
	.m_schedule_box .today{margin-bottom: 25px;}
	.m_schedule_box .slide_box{padding: 0 50px}
	.slide_box2{margin-top: 18px;padding-top: 20px;padding-bottom: 20px}
	.schedule_con li{width: 100%}
	.schedule_con li:first-child{margin-bottom: 5px;}


	.mcon_bottom .mphoto_gallery{padding:30px 10px;max-width:360px;width:auto}
	.mcon_bottom .mphoto_gallery h2{text-align:left}
	.mcon_bottom .mphoto_gallery h2 img{height:30px}
	.mcon_bottom .mphoto_gallery .gallery_slide{width:100%}
	.mcon_bottom .mphoto_gallery .gallery_slide li img{width:100%}
	.mcon_bottom .mphoto_gallery .gallery_slide li .tit{padding:0;text-align:center}
	.mcon_bottom .mphoto_gallery .gallery_slide li .data{position:relative;display:block}
	.mcon_bottom .mphoto_gallery .before{left:10px}
	.mcon_bottom .mphoto_gallery .before a{width:30px;background-color:rgba(255,255,255,0.7);border:0}
	.mcon_bottom .mphoto_gallery .next{right:10px}
	.mcon_bottom .mphoto_gallery .next a{width:30px;background-color:rgba(255,255,255,0.7);border:0}
	.mcon_bottom .mphoto_gallery .btn_more{top:30px;right:10px}



}


/*
================================================================================
서브콘텐츠
================================================================================
*/

/* 인사말 */
.s1_intro{padding-left:350px;padding-top:5px;height:394px;background:url('/new_img/mayor/sub/s1_1_bg.jpg') no-repeat}
.s1_intro .intro_txt{margin:20px 0 0 20px;padding-left:15px;font-size:15px;color:#fff;line-height:27px;border-left:1px solid #74a1cd}
.s1_intro .intro_txt strong{color:#adffef}

.s1_box img{width: 100%;}
.s1_box .m_img{display: none;}

/* 이력사항 */
.s1_3_box{padding: 30px 0;overflow: hidden;box-sizing: border-box;}
.s1_3_box .top_tit{font-size: 32px;font-family: 'NanumSquare';font-weight: bold;color: #333;line-height: 1.1;text-align: center;padding-bottom: 30px;margin-bottom: 30px;position: relative;}
.s1_3_box .top_tit span{color: #005fca}
.s1_3_box .top_tit::after{content: "";display: inline-block;width: 48px;height: 1px;background-color: #555;position: absolute;bottom: 0;left: 50%;margin-left: -24px;}
.s1_3_box .s1_3_profile{width: 100%;padding-top: 137px;box-sizing: border-box;position: relative;margin-bottom: 40px;}
.s1_3_box .s1_3_profile::after{content: "";display: inline-block;width: 353px;height: 412px;background: url(/new_img/mayor/sub/s1_3_img2020_01.png) 10px bottom no-repeat;background-size: cover;position: absolute;left: 10px;bottom: 0;}
.s1_3_box .s1_3_profile.bg2022::after{content: "";display: inline-block;width: 453px;height: 412px;background: url(/new_img/mayor/sub/s1_3_img2022_01.png) 10px bottom no-repeat;/* background-size: cover; */position: absolute;left: 10px;bottom: 0;}
.s1_3_box .s1_3_profile .txt_box{width: 100%;padding:35px 15px 35px 55%;background-color: #f4f4f4;box-sizing: border-box;}
.s1_3_box .s1_3_profile h2{font-size: 36px;font-family: 'NanumSquare';font-weight: bold;color: #333;line-height: 1.1;margin-bottom: 18px;}
.s1_3_box .s1_3_profile h2 span.sm{display: block;font-size: 22px;}
.s1_3_box .s1_3_profile h2 span.chi{font-family: 'dotum'}
.s1_3_box .s1_3_profile dl{padding-left: 80px;position: relative;font-size: 15px;margin-bottom: 7px;}
.s1_3_box .s1_3_profile dl::before{content: "";display: inline-block;width: 2px;height: 14px;background-color: #003fb8;position: absolute;left:0;top:3px;}
.s1_3_box .s1_3_profile dt{position: absolute;left:18px;color: #003fb8;font-weight: bold;}
.s1_3_box .s1_3_profile dd{color: #555;letter-spacing: -0.1px;}

.s1_3_box .s1_3_career{width: 100%;/* height: 765px; */box-sizing: border-box;padding: 50px 15px 80px 50%;background: url(/new_img/mayor/sub/s1_3_bg.jpg) no-repeat; background-size:730px 765px;}
.s1_3_box .s1_3_career h2{font-size: 32px;font-family: 'NanumSquare';font-weight: bold;color: #fff;line-height: 1;margin-bottom: 20px;}
.s1_3_box .s1_3_career p{font-size: 18px;font-family: 'NanumSquare';font-weight: bold;color: #fff;line-height: 1;margin-bottom: 65px;}
.s1_3_box .s1_3_career ul li{padding-left: 16px;position: relative;color: #fff;font-size: 15px;margin-bottom: 10px;position: relative;letter-spacing:-0.2px}
.s1_3_box .s1_3_career ul li::before{content: "";display: inline-block;width: 4px;height: 4px;background: url(/new_img/mayor/sub/s1_3_dot.png) no-repeat;position: absolute;left: 0;top:8px;}
.s1_3_box .s1_3_career ul li span.indent{margin-left:23px;}

/* 수상내역 */
.s1_3_award_box{width: 100%;padding: 40px 0;position: relative;}
.s1_3_award_box::before{content: "";display: inline-block;width: 1px;height: 100%;background-color: #cecece;position: absolute;top: 0;left: 50%;}
.s1_3_award_box::after{content: "";display:block;width: 100%;height: 0;clear: both;}
.s1_3_award_box > span{display: inline-block;position: absolute;width: 9px;height: 9px;background-color: #cecece;border-radius: 50%;}
.s1_3_award_box .top_dot{top: 0;left: 50%;margin-left: -4px;}
.s1_3_award_box .bot_dot{bottom: 0;left: 50%;margin-left: -4px;}
.s1_3_award_box dl{width: 50%;box-sizing: border-box;clear: both;position: relative;}
.s1_3_award_box dl.left_txt{float: left;padding-right: 50px;text-align: right; word-break: keep-all;}
.s1_3_award_box dl.right_txt{float: right;padding-left: 50px; word-break: keep-all;}
.s1_3_award_box dt{font-weight: bold;font-size: 38px;color: #474f8d;position: relative;margin-bottom: 35px;}
.s1_3_award_box dt::before{content: "";display: inline-block;width: 21px;height: 24px;background: url(/new_img/mayor/sub/s1_3_award_dot01.png) no-repeat;position: absolute;top: 0;}
.s1_3_award_box .left_txt dt::before{right: -61px;}
.s1_3_award_box .right_txt dt::before{left: -60px;}

.s1_3_award_box dl .img_box{width: 310px;position: absolute;top:65px;}
.s1_3_award_box dl .img_box.box2{top: 10px}
.s1_3_award_box dl .img_box span{width: 100%;text-align: center;background-color: #f7f7f7;display: inline-block;padding: 11px 0;letter-spacing: -1.5px;}
.s1_3_award_box dl.left_txt .img_box{right: -360px;}
.s1_3_award_box dl.right_txt .img_box{left: -360px;}

.s1_3_award_box .prize_list{margin-bottom:15px;position: relative;}
.s1_3_award_box .prize_list::after{content: "";display: inline-block;width: 13px;height: 15px;background: url(/new_img/mayor/sub/s1_3_award_dot02.png) no-repeat;position: absolute;top: 4px;}
.s1_3_award_box .prize_list.last{padding-bottom:170px;}
.s1_3_award_box .prize_list.last2{padding-bottom:570px;}
.s1_3_award_box .left_txt .prize_list::after{right: -57px;}
.s1_3_award_box .right_txt .prize_list::after{left: -56px;}
.s1_3_award_box .prize_list::before{content: "";display: inline-block;width: 30px;height: 1px;background-color: #cecece;position: absolute;top: 11px;}
.s1_3_award_box .left_txt .prize_list::before{right: -50px;}
.s1_3_award_box .right_txt .prize_list::before{left: -49px;}

/* 공약이행평가 */
.s4_4_5 .mbox{border-bottom:1px solid #d9d9d9; padding:0 0 20px;}

/* 주요일정 */
.may_shedule_search{margin:20px 0 15px 0}
.may_shedule_search input[type="submit"]{width:50px;height:26px;font-size:13px;color:#fff;background:#696969;border:0;cursor:pointer}
.may_shedule_search select{padding:0 10px}

/* 구정방침 */
.s3_1_slogan{margin-bottom:20px;text-align:center}
.s3_1_slogan dt{display:inline-block;margin-bottom:15px;padding:0 30px 15px 30px;font-size:20px;font-weight:bold;border-bottom:1px solid #a6a6a6}

/* 역대구청장 */
.mayor_list{height:100%;overflow:hidden}
.mayor_list li{float:left;width:50%;margin-bottom:30px;}
.mayor_list li dl{position:relative;padding:15px 0 15px 140px;min-height:120px;background:#f7f7f7;border:1px solid #ddd}
.mayor_list li dl dt{margin:5px 20px 10px 0;padding-bottom:10px;font-size:18px;font-weight:bold;border-bottom:1px dotted #a5a5a5}
.mayor_list li dl dt span{color:#0f5acd}
.mayor_list li dl dd.photo{position:absolute;top:10px;left:10px;width:110px}
.mayor_list li.right dl{margin-left:5%}

/* 공약사항 */
.s4_1_manifesto{padding: 50px 30px 52px 40px;min-height:337px;background:url('/new_img/mayor/sub/s4_1_bg_2022.png') no-repeat;font-size: 17px;}
.s4_1_manifesto dt{margin-bottom:20px}
.s4_1_manifesto dd{padding-right: 60px;color:#fff;line-height: 1.5em;word-break: keep-all;}
.s4_1_manifesto .big_fon{font-size: 18px;font-weight:bold;color:#fffdb9;}

.mayors4_3_1.guide_txt .content{display:block; padding: 30px 40px !important;}
.mayors4_3_1.guide_txt .content h2,.mayors4_3_1.guide_txt .content h3{margin-bottom:0px;margin-top: 5px;font-size: 18px;}
.mayors4_3_1.guide_txt .content .li_dot4{padding-left: 8px;margin-top: 20px;margin-bottom: 0;}
.mayors4_3_1.guide_txt .content .li_dot4 li{margin-bottom: 5px;padding: 1px 0 5px 21px;background: url(/new_img/mayor/sub/ico_check.png) no-repeat 0 5px;border-bottom: 1px dotted #b4b4b4;}
.mayors4_3_1.guide_txt .content .li_dot4 li:last-child{border-bottom:none;margin-bottom: 0;}
.mayors4_3_1.guide_txt .content .li_dot4 li strong{}
.mayors4_3_1.guide_txt .content .li_dot4 li span{float:right;width: 102px;font-weight: bold;background:url('/new_img/board/ic_time.gif') no-repeat left center; padding-left: 24px;}

.may_tab{margin-bottom:20px;height:100%;overflow:hidden}
.may_tab li{float:left;width:50%;font-size:24px;font-weight:bold;text-align:center}
.may_tab li a{display:block;padding-top:20px;height:45px;text-decoration:none;background:#f1f1f1;border:1px solid #d4d4d4;border-width:1px 1px 1px 0}
.may_tab li:first-child a{border-left:1px solid #d4d4d4}
.may_tab li.on{padding-bottom:12px;background:#fff url('/new_img/mayor/sub/tab_arrow.png') no-repeat center bottom;}
.may_tab li.on a{height:47px;color:#fff;background:#4a6b9f;border:1px solid #4a6b9f;border:0}

.may_tab3{margin-bottom:20px;height:100%;overflow:hidden}
.may_tab3 li{float:left;width:33.3%;font-size:20px;font-weight:bold;text-align:center}
.may_tab3 li a{display:block;padding-top:20px;height:45px;text-decoration:none;background:#f1f1f1;border:1px solid #d4d4d4;border-width:1px 1px 1px 0}
.may_tab3 li:first-child a{border-left:1px solid #d4d4d4;}
.may_tab3 li.on{padding-bottom:12px;background:#fff url('/new_img/mayor/sub/tab_arrow.png') no-repeat center bottom;}
.may_tab3 li.on a{height:47px;color:#fff;background:#4a6b9f;border:1px solid #4a6b9f;border:0}

.may_tab4{margin-bottom:20px;height:100%;overflow:hidden}
.may_tab4 li{float:left;width:25%;font-size:20px;font-weight:bold;text-align:center}
.may_tab4 li a{display:block;padding-top:20px;height:45px;text-decoration:none;background:#f1f1f1;border:1px solid #d4d4d4;border-width:1px 1px 1px 0}
.may_tab4 li .a2{line-height:26px;padding:10px 0;}
.may_tab4 li:first-child a{border-left:1px solid #d4d4d4;}
.may_tab4 li.on{padding-bottom:12px;background:#fff url('/new_img/mayor/sub/tab_arrow.png') no-repeat center bottom;}
.may_tab4 li.on a{height:47px;color:#fff;background:#4a6b9f;border:1px solid #4a6b9f;border:0}

.process_con li{position:relative;margin-bottom:20px;padding:10px 15px 15px 60px;overflow:hidden;border:1px solid #e3e3e3}
.process_con li .num{position:absolute;top:0;left:0;padding-top:25px;width:40px;height:100%;font-size:15px;color:#fff;font-weight:bold;text-align:center;background:#7893bb;border:1px solid #728db4;z-index:1}
.process_con li li{margin: 0 0 0 15px;padding:0 0 0 12px;border:0}
.process_con li+li .num{background:#757eba;border:1px solid #6a73af} 
.process_con li+li+li .num{background:#7a72bb;border:1px solid #736bb3} 
.process_con li+li+li+li .num{background:#816bbb;border:1px solid #7964b3} 

.total_txt{margin-top:30px;padding:30px 20px;font-size:22px;color:#0040a6;text-align:center;font-weight:bold;background:url('/new_img/mayor/sub/s4_2_1_bg.gif') repeat;border:1px solid  #bfcce0}
.total_txt span{color:#071d3f}

/*.bar_box{position:relative;height:17px;width:100%}
.bar_box .bar_line{position:absolute;top:0;left:-5px;display:inline-block;padding-left:20px;background:url('/new_img/mayor/sub/bar.gif') no-repeat;}
.bar_box .bar_line{position:absolute;top:0;left:-5px;display:inline-block;padding-left:20px;background:url('/new_img/mayor/sub/bar(2022).jpg') no-repeat;}
.bar_box .bar_line span{display:block;width:100%;height:17px;text-indent:-999px;overflow:hidden;background:#fff url('/new_img/mayor/sub/bar(2022).jpg') no-repeat right top;}*/

.bar_box{position:relative;height:17px;width:100%}
/* .bar_box .bar_line{position:absolute;top:0;left:-5px;display:inline-block;padding-left:20px;background:url('/new_img/mayor/sub/bar.gif') no-repeat;}*/
.bar_box .bar_line{position:absolute;top:0;left:-5px;display:inline-block;padding-left:18px;background:url('/new_img/mayor/sub/bar_blue.jpg') no-repeat;}
.bar_box .bar_line span{display:block;width:100%;height:17px;text-indent:-999px;overflow:hidden;background:#fff url('/new_img/mayor/sub/bar_blue.jpg') no-repeat right top;}
.bar_box .bar_line.bg_none span{background:none !important;}
.bar_box .bar_line.org{background:url('/new_img/mayor/sub/bar_org.jpg') no-repeat;}
.bar_box .bar_line.org span{background:#fff url('/new_img/mayor/sub/bar_org.jpg') no-repeat right top;}
.bar_box .bar_line.gray{background:url('/new_img/mayor/sub/bar_gray.jpg') no-repeat;}
.bar_box .bar_line.gray span{background:#fff url('/new_img/mayor/sub/bar_gray.jpg') no-repeat right top;}

.t_typel.mayor_roadmap tbody td{word-break:keep-all;}
.t_typel.mayor_roadmap{}
.t_typel.mayor_roadmap tr.bg1 th, .t_typel.mayor_roadmap tr.bg1 td{background: #0e51b8;color:#fff; font-weight:bold;}
.t_typel.mayor_roadmap tr.bg1_1 td{background: #f1f5fc;}
.t_typel.mayor_roadmap tr.bg2 th, .t_typel.mayor_roadmap tr.bg2 td{background: #0097e2;color:#fff; font-weight:bold;}
.t_typel.mayor_roadmap tr.bg2_1 td{background: #f1faff;}
.t_typel.mayor_roadmap tr.bg3 th, .t_typel.mayor_roadmap tr.bg3 td{background: #21a9a3;color:#fff; font-weight:bold;}
.t_typel.mayor_roadmap tr.bg3_1 td{background: #eff9f8;}
.t_typel.mayor_roadmap tr.bg4 th, .t_typel.mayor_roadmap tr.bg4 td{background: #e57878;color:#fff; font-weight:bold;}
.t_typel.mayor_roadmap tr.bg4_1 td{background: #fff4f4;}
.t_typel.mayor_roadmap tr.bg5 th, .t_typel.mayor_roadmap tr.bg5 td{background: #e79456;color:#fff; font-weight:bold;}
.t_typel.mayor_roadmap tr.bg5_1 td{background: #fff4eb;}
.t_typel.mayor_roadmap tbody td[rowspan]{background:#f6f6f6;}


.promis_box{position:relative;margin-top:30px;padding:60px 0 0 30px;min-height:336px;background:#163168 url('/new_img/mayor/sub/s4_2_1_9_bg.jpg') no-repeat;background-size:contain}
.promis_box img{position:absolute;top:60px;right:80px}
.promis_box p{position:absolute;top:200px;right:60px;color:#fff}

.pro_list{border-top:2px solid #5c81c6}
.pro_list li{position:relative;padding:15px 110px 15px 80px;border-bottom:1px solid #ccc}
.pro_list li .num{position:absolute;top:15px;left:20px}
.pro_list li .down_right{position:absolute;top:12px;right:10px}

.promise_down{border-top:2px solid #5c81c6}
.promise_down dt{border-bottom:1px solid #ccc}
.promise_down dt a{display:block;padding:15px 60px 15px 20px;text-decoration:none;background:url('/new_img/mayor/sub/ic_open.png') no-repeat right center;}
.promise_down dt.on a{color:#0e51b8;font-weight:bold;background:url('/new_img/mayor/sub/ic_close.png') no-repeat right center;}
.promise_down dd{position:relative;padding:20px 130px 20px 20px;background:#f6f6f6;border-bottom:1px solid #ccc}
.promise_down dd .btn03{position:absolute;top:20px;right:20px;}

.guide_txt .content.ic_commui{background:url('/new_img/mayor/sub/ic_communi.png') no-repeat 50px 35px;}
.guide_txt .content.ic_manif{background:url('/new_img/mayor/sub/ic_manifesto.png') no-repeat 50px center;}

.btn_sns{display:inline-block;font-size:13px;vertical-align:middle;}
.btn_sns a{display:block;padding:0 28px 0 40px;height:30px;color:#fff; line-height: 28px;text-decoration:none;background:url('/new_img/common/btn_dot.png')  no-repeat right center}
.btn_sns.ic1{background:#20baec url('/new_img/common/ic_twitter.png')  no-repeat 15px center;border:1px solid #1ba7d5;}
.btn_sns.ic2{background:#5eb738 url('/new_img/common/ic_blog.png')  no-repeat 15px center;border:1px solid #419f1a;}

/* 텝메뉴 모바일 */
.tab_txt01 .on_txt{display:none}


.nuri_box{padding-left:280px;}


/*주민과의 대화 셀렉트*/
.yesan_select{position:relative;font-size:13px}
.yesan_select .btn_yesan{width:auto;background:#fff;border:1px solid #b6b6b6}
.yesan_select .btn_yesan a{display:block;padding:0 40px 0 10px;height:28px;line-height:26px;text-decoration:none;background:url(/new_img/geumjeong/sub/select_arrow.gif) no-repeat right top}
.yesan_select .btn_yesan a.on{background:url(/new_img/geumjeong/sub/select_arrow_up.gif) no-repeat right top}
.yesan_select .yesel_box{position:absolute;top:30px;left:0;width:100%;z-index:10}
.yesan_select ul{height:68px;overflow:auto;background:#fff;border:1px solid #888;border-width:0 1px 1px;}
.yesan_select ul li a{display:block;padding:5px 10px;text-decoration:none}
.yesan_select ul li a:hover,.yesan_select ul li a.on{color:#fff;background:#888}


/* 구청장에게 바란다 */
.hope_wrap {position:relative; padding:10px 290px 10px 0; text-align: justify; letter-spacing:-1.2px;}
.hope_wrap::after { position:absolute; top:0; right:0; content:''; width:310px; height:382px; background:url('/new_img/mayor/sub/mayor_hope_img01.jpg') top right no-repeat; z-index:1;}
.hope_wrap .hope_title {font-size:30px; font-family:'NanumSquare'; color:#000; line-height:1.2; margin-bottom:25px; position: relative; z-index:2;}
.hope_wrap .hope_title span {color:#005fca;}

.hope_wrap .hope_txt {position:relative; z-index:2;}
.hope_wrap .hope_txt p { font-size:15px; line-height:1.4; margin-bottom:25px;}
.hope_wrap .hope_txt p strong {color:#000;}
.hope_wrap .caution {position:relative; font-size:14px; border-top:1px solid #e5e5e5; padding-top:20px; padding-left:20px; line-height:1.3; z-index:2;}
.hope_wrap .caution span {display:inline-block; position:absolute; top:23px; left:0; border:1px solid #8f8f8f; border-radius:3px; width:15px; height:15px; line-height:15px; text-align:center;}

.hope_btn {text-align:center; margin-top:40px; margin-bottom:50px;}
.hope_btn span {display:inline-block; font-size:15px; vertical-align:middle; color:#fff; background:#2769cc;}

.hope_btn span a {position:relative; margin:0; display:-moz-inline-stack; display:inline-block; padding:8px 20px; color:#fff; line-height:30px; font-weight:bold; text-decoration:none; white-space:nowrap;background:none; vertical-align:top; cursor:pointer; border:0;}
.hope_btn span.black {background:#3c405a;}
.hope_btn span.blue a {padding:8px 20px 8px 40px;}
.hope_btn span.blue a::before {position:absolute; top:14px; left:20px; width:16px; height:19px; content:''; background:url('/new_img/mayor/sub/mayor_hope_icon.png') 0 0 no-repeat;}

.m_hope { padding:20px 240px 20px 20px; }
.m_hope .ic_notice {font-size:14px;}
.m_hope .btn01 { font-size:14px; background-color:#fff; border:1px solid #005fca; }
.m_hope .btn01 a {font-size:14px; color:#005fca; padding:0 24px 0 18px; height:34px; line-height:34px;}
.m_hope .btn01.dot {background:#fff url('/new_img/common/btn_dot_blue.png') right center no-repeat;}
.m_hope .ri_con {top:26px; right:20px;}

@media (max-width: 640px){
	.hope_wrap {padding:10px 0;}
	.hope_wrap::after {top:80px; left:calc(50% - 130px); right:auto; width:236px; height:290px; background-size:cover; background-position:0 0;}
	.hope_wrap .hope_txt {margin-top:300px;}	
}

/* 구청장에게 바란다(절차) */

.hope_step.bg{background: #f6f6f6;padding:10px 30px}
.hope_step ol.step1 > li{flex: auto; width:24%; padding-right:70px;}
.hope_step ol.step1 > li:last-child {padding-right:0;}
.hope_step ol.step1 > li::after{position:absolute;top:50%;right:18px;width:30px;height:18px;content:'';margin-top: -9px;}
.hope_step ol.step1 > li > div{position:relative;padding:20px 5px 0 5px;min-height:100px;color:#333;background:#fff;border:1px solid #c4c4c4;z-index:2;}
.hope_step ol > li > div span{display:block;}
.hope_step ol > li > div .num{position:relative;margin-bottom:15px;padding:5px 0;line-height: 1;border-top:1px solid #a3a3a3;border-bottom:1px solid #a3a3a3;display: inline-block;color: #555;font-size: 16px}
.hope_step ol > li > div .tit{font-size:16px;line-height:22px;font-weight:bold;word-break: keep-all;}
.hope_step ol > li > div .explain {position:absolute; top:74px; right:-60px;}
.hope_step ol.mih > li > ul{min-height:80px}
.hope_step ol > li > ul > li{width:100%;font-size:14px}
.hope_step ol.step1 > li:first-child div{border:1px solid #2769cc;color: #2769cc;}
.hope_step ol > li:last-child::after{display:none}
.hope_step ol.step1 > li:first-child div .num{border-color: #2769cc;color: #2769cc;}
.hope_step ol.step1 > li:last-child div{color:#fff;background:#2769cc;border:1px solid
 #2769cc}
.hope_step ol.step1 > li:last-child div .num{border-color: #fff;color: #fff}

@media all and (max-width:640px){
.hope_step ol.step1 > li { width:100% !important; padding-right:0; padding-bottom:30px;}
.hope_step ol.step1 > li::after {top:148px; left:calc(50% - 15px); transform:rotate(90deg);}
.hope_step ol.step1.st4 > li:nth-child(n+2)::before {width:30px; top:-25px; left:calc(50% - 15px); transform:rotate(90deg);}
.hope_step ol > li > div .explain {top: 134px; left: calc(50% - -18px); right:auto;}
}

@media (min-width: 451px) and (max-width: 640px) {
.hope_step ol.step1.st4 > li:nth-child(even)::after {display:none;}
}
@media all and (max-width: 450px){
.hope_step ol.step1.st4 > li::after {display:none;}
}

/*
================================================================================
반응형 콘텐츠(서브)
================================================================================
*/

/* Tablet Device */
@media all and (max-width:1001px){
	.s1_intro{margin:0 auto;padding:0 0 50px 290px;max-width:350px;height:auto;background-size:cover}
	.s1_intro .intro_txt{margin-top:0}

	.nuri_wrap{left:20px}
	.nuri_box{padding-right:20px;min-height:60px;}
}

 /* Mobile Device */
@media all and (max-width:768px){

	.s1_box .m_img{display: block;}
	.s1_box .pc_img{display: none;}
	
	.s4_1_manifesto{padding:20px 30px;background-size:contain}
	.s4_1_manifesto dt{margin-bottom:10px}
	.s4_1_manifesto dd{padding-right:230px}

	.vision_tab ul.li3 li{width:50%}
	
	.ph_left_lay{text-align:center}
	.ph_left_lay .flo_lt{float:none;width:100%}
	.ph_left_lay .img_right{float:none;margin-top:30px}

	.sitemap_con{text-align:center}

	.m_hope {padding:20px;}
	.m_hope .ri_con {position: relative; top: 0; right: 0; margin-top: 5px; display: inline-block;}

}

@media all and (min-width:640px){
	.tab_txt01 ul{display:block !important} /* 텝메뉴pc버전으로 돌아가기 */
}

 /* Mobile Device */
@media all and (max-width:639px){
	.s1_intro{padding:0 0 20px 0;background-size:300px;background-position:0 25px}
	.s1_intro img{padding-left:120px;width:180px}
	.s1_intro .intro_txt{margin-top:70px;font-size:13px;color:#333;line-height:20px}
	.s1_intro .intro_txt strong{color:#333}

	.s1_3_box .top_tit{font-size: 22px;padding-bottom: 20px;}
	.s1_3_box .s1_3_profile{padding-top: 0;}
	.s1_3_box .s1_3_profile::after{display: none;}
        .s1_3_box .s1_3_profile.bg2022::after{display: none;}
	.s1_3_box .s1_3_profile .txt_box{padding: 20px;}
	.s1_3_box .s1_3_profile h2{font-size: 26px}
	.s1_3_box .s1_3_profile h2 span.sm{font-size: 18px;}
	.s1_3_box .s1_3_profile dl{padding-left: 75px}
	.s1_3_box .s1_3_profile dt{left: 8px}
	.s1_3_box .s1_3_career{height: auto;padding: 20px;background-position: right top}
	.s1_3_box .s1_3_career h2{font-size: 26px}
	.s1_3_box .s1_3_career p{font-size: 17px;line-height: 1.4;margin-bottom: 25px}
	.s1_3_box .s1_3_career ul li{margin-bottom: 10px;}
	.s1_3_box .s1_3_career ul li span.indent{margin-left:0;}
	
	.s1_3_award_box::before{left: 15px;}
	.s1_3_award_box .top_dot,.s1_3_award_box .bot_dot{left: 15px;}
	.s1_3_award_box dl{width: 100%;float: none;text-align: left !important;padding-right: 0 !important;padding-left: 50px;margin-bottom: 40px;}
	.s1_3_award_box .left_txt dt::before,.s1_3_award_box .right_txt dt::before{right: inherit;left: -45px;}
	.s1_3_award_box .left_txt .prize_list::before,.s1_3_award_box .right_txt .prize_list::before{width: 25px;left: -35px;right: inherit;}
	.s1_3_award_box .left_txt .prize_list::after,.s1_3_award_box .right_txt .prize_list::after{left: -41px;right: inherit;}
	.s1_3_award_box dl.left_txt .img_box,.s1_3_award_box dl.right_txt .img_box{position: relative;left: inherit;right: inherit;top: inherit;max-width: 310px;width: 100%;}
	.s1_3_award_box .prize_list.last{padding-bottom:20px;}
.s1_3_award_box .prize_list.last2{padding-bottom:20px;}


	.may_tab li{font-size:16px}
	.may_tab li a{padding-top:8px;height:30px}
	.may_tab li.on{padding-bottom:8px}
	.may_tab li.on a{height:32px}

	.mayor_list li{float:none;width:100%}
	.mayor_list li.right dl{margin-left:0}

	.s4_1_manifesto{padding:20px 30px;min-height:100px;background:#db6120}
	.s4_1_manifesto dd{padding-right:0}

	.vision_tab ul.li3 li{width:100%}
	/*.tab_txt01{position:relative;padding:0;display:none;}*/
	.tab_txt01 .on_txt{display:block}
	.tab_txt01 .on_txt a{display:block;padding:10px 20px;color:#333;font-weight:bold;text-decoration:none;background:url('/new_img/board/ic_arrow_open.png') no-repeat right center}
	.tab_txt01 .on_txt a.on{color:#0e51b8;background:url('/new_img/board/ic_arrow_close.png') no-repeat right center}
	/*.tab_txt01 ul{display:none;position:absolute;top:42px;left:0;margin:0 -1px;padding:10px 0 5px 0;width:100%;background:#f1f5fc;border:1px solid #dadee6;z-index:10}
	.tab_txt01 ul li{margin:0 0 5px 0;font-size:14px;line-height:15px;}
	.tab_txt01 ul li a{display:block;margin:0 10px 0 10px;padding:12px 10px 0 10px;height:28px;text-decoration:none;background:#fff;border:1px solid #ccc}
	.tab_txt01 ul li a.on,.tab_txt01 ul li a.on:hover{color:#fff;background:#0f5acd;border:1px solid #0f5acd}
	.tab_txt01 ul li a:hover,.tab_txt01 ul li a:focus{background:#fff;color:#555;border:1px solid #ccc}*/

	.total_txt{padding:20px ;font-size:18px}

	.guide_txt .content.ic01{padding:15px 20px 10px 20px;background:none}
	

	.guide_txt .content.ic_commui{padding: 20px;background:none}
	.btn_sns.ic2{margin-top:3px}

	/* 일반게시판 */
	.board_search select{background:url('/new_img/common/dot_select.gif') no-repeat right center;background-size:10px;}
	.bbs_ltype colgroup col:first-child,
	.bbs_ltype thead th:first-child,
	.bbs_ltype tbody td:first-child,
	.bbs_ltype colgroup col:last-child,
	.bbs_ltype thead th:last-child,
	.bbs_ltype tbody td:last-child{display:none}
	.bbs_ltype tbody td:nth-last-child(2){font-size:12px}
	.bbs_ltype thead th:nth-of-type(2){background:none}
	.bbs_ltype colgroup col:nth-last-child(2){width:20%}
	.bbs_ltype colgroup col:nth-last-child(3){width:20%}
	.btn_list2{margin-top:10px !important}
	.btn_list2 .btn_right{position:relative !important;text-align:right}
	.page{margin-top:10px !important}

	/* 겔러리 */
	/* .bbs_gallery3 dl{padding-left:150px;min-height:80px} 수정함 */
                .bbs_gallery3 dl{padding:20px !important;min-height:90px}
	.bbs_gallery3 dl dd.photo{width:120px;}
	.bbs_gallery3 dl dd.photo img{height:auto !important}

.nuri_wrap{left:20px;}
.nuri_box{padding:60px 20px 20px 20px}

}


@media all and (max-width:768px){
.bbs_gallery3 dl{padding:20px !important;}
.bbs_gallery3 dl dd.photo{width:150px;}
.bbs_gallery3 dl dd.photo img{height:auto !important; text-align:center}
 }

@media all and (max-width:560px){
.mayors4_3_1.guide_txt .content .li_dot4 li span{float:none; display:block; padding-left:0; background:none;}
}
 /* Mobile Device */
@media all and (max-width:400px){
	.promis_box{padding:30px;min-height:200px}
	.promis_box img{position:relative;top:0;right:0;}
	.promis_box p{position:relative;top:0;right:0;margin-top:20px}

	.guide_txt .content.ic_manif{padding:20px 10px 20px 110px;background-position:20px 20px}

	.bbs_gallery3 dl{padding:20px 10px;}
	.bbs_gallery3 dl dt{margin-left:10px;height:60px}
	.bbs_gallery3 dl dd.photo{left:10px;width:80px}
}               

/* sns 링크 */
.sns_link_box{position: absolute;right: 0;top: 66px;z-index: 10;}
.sns_link_box ul{position: absolute;display: none;}
.sns_link_box ul li{float: none;}
.sns_link_box ul li a{width: 36px;height: 32px;display: inline-block;background-repeat: no-repeat;background-position: center center;text-indent: -9999px;}
.sns_link_box ul li .ic01{background-image: url(/new_img/geumjeong/common/sub_sns_ic01.png);background-color: #3162a8}
.sns_link_box ul li .ic02{background-image: url(/new_img/geumjeong/common/sub_sns_ic02.png);background-color: #2999e4}
.sns_link_box ul li .ic03{background-image: url(/new_img/geumjeong/common/sub_sns_ic03.png);background-color: #3eb11f}
.sns_link_box ul li .ic04{background-image: url(/new_img/geumjeong/common/sub_sns_ic04.png);background-color: #97c800}
.sns_link_box ul li .ic05{background-image: url(/new_img/geumjeong/common/sub_sns_ic05.png);background-color: #f3cb00}
.sns_link_box .sns_link_btn{width: 36px;height: 34px;background: #3c405a url(/new_img/geumjeong/common/sub_sns_share.png) center center no-repeat;text-indent: -9999px;display: inline-block;}
@media all and (max-width: 1001px){
	.sns_link_box{right: -6px;top: 3px;}
}
@media all and (max-width: 640px){
	.sns_link_box{right: 0;top: 5px}
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      