@charset "utf-8"; /* ================================================================================ 메인콘텐츠 ================================================================================ */
/* 비주얼 */
.mvisual {
    position: relative;
    height: 380px;
    background: url('/new_img/health/main/visual.jpg') no-repeat center top;
    background-size: cover
}

.mvisual .visual_txt {
    position: absolute;
    top: 60px;
    left: 0
}

/* 보건소업무안내 */
.mtime_guide {
    position: absolute;
    left: 0;
    bottom: 0;
}

.mtime_guide .guide01 {
    float: left;
    padding: 20px 0;
    height: 120px;
    background: #309fc0;
}

.mtime_guide .guide01 dt {
    margin: -10px 0 5px 0;
    padding-left: 25px;
    font-size: 18px;
    color: #fff;
    font-weight: bold
}

.mtime_guide .guide01 dd {
    padding: 0 25px 0 80px;
    color: #fff;
    background: url('/new_img/health/main/ic_time.png') no-repeat 25px 0
}

.mtime_guide .guide01 dd li {
    font-weight: bold;
    font-size: 13px;
    line-height: 19px
}

.mtime_guide .guide01 dd li span {
    display: inline-block;
    margin-left: 5px;
    padding-left: 10px;
    font-family: "Tahoma";
    /*font-size: 16px;*/
    font-weight: normal;
    background: url('/new_img/health/main/time_kan.gif') no-repeat left center
}

.mtime_guide .guide01 dd p {
    margin-top: 5px;
    font-size: 13px;
    color: #0b4d61
}

/* 문의전화 */
.mtime_guide .guide02 {
    float: left;
    width: 150px;
    height: 160px;
    color: #fff;
    text-align: center;
    background: url('/new_img/health/main/tell_bg.png') repeat;
}

.mtime_guide .guide02 dt {
    margin-bottom: 10px;
    padding-top: 70px;
    font-size: 13px;
    font-weight: bold;
    background: url('/new_img/health/main/ic_phone.png') no-repeat center 35px
}

.mtime_guide .guide02 dd a {
    display: inline-block;
    width: 90px;
    height: 25px;
    font-size: 12px;
    color: #d6f1fe;
    line-height: 24px;
    background: url('/new_img/health/main/go_bg.png') no-repeat
}

/* pcr 검사 */
.mtime_guide .guide03 {float: left;width: 150px;height: 160px;color: #fff;text-align: center;background: url('/new_img/health/main/tell_bg0002.png') repeat;}
.mtime_guide .guide03 dl{width:100%; }
.mtime_guide .guide03 dt {margin-bottom: 10px;padding-top: 70px;font-size: 13px;font-weight: bold;background: url('/new_img/health/main/ic_pcr.png') no-repeat center 35px;}
.mtime_guide .guide03 dd a {display: inline-block;width: 90px;height: 25px;font-size: 12px;color: #d6f1fe;line-height: 24px;background: url('/new_img/health/main/go_bg2.png') no-repeat}

/* 동영상 */
.mtime_guide .guide04 {
    float: left;
    width: 150px;
    height: 160px;
    color: #fff;
    text-align: center;
    background: url('/new_img/health/main/tell_bg3.png') repeat;
}

.mtime_guide .guide04 dt {
    margin-bottom: 10px;
    padding-top: 70px;
    font-size: 13px;
    font-weight: bold;
    background: url('/new_img/health/main/ic_movie.png') no-repeat center 35px
}

.mtime_guide .guide04 dd a {
    display: inline-block;
    width: 90px;
    height: 25px;
    font-size: 12px;
    color: #d6e2f5;
    line-height: 24px;
    background: url('/new_img/health/main//go_bg3.png') no-repeat
}

/* 퀵메뉴 */
.mquick_link {
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
    height: 85px;
    overflow: hidden;
    background: #46679d
}

.mquick_link ul:after {
    display: block;
    clear: both;
    content: ''
}

.mquick_link ul li {
    float: left;
    width: 111px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    background-image: url('/new_img/health/main/ic_quick.png');
    background-repeat: no-repeat
}

.mquick_link ul li a {
    display: block;
    padding-top: 70px;
    color: #fff;
    text-decoration: none
}

.mquick_link ul li.ic01 {
    background-position: center 0
}

.mquick_link ul li.ic02 {
    background-position: center -100px
}

.mquick_link ul li.ic03 {
    background-position: center -200px
}

.mquick_link ul li.ic04 {
    background-position: center -300px
}

.mquick_link ul li.ic05 {
    background-position: center -400px
}

.mquick_link ul li.ic06 {
    background-position: center -500px
}

.mquick_link ul li.ic07 {
    background-position: center -600px
}

.mquick_link ul li.ic08 {
    background-position: center -700px
}

.mquick_link ul li.ic08 a {
    /*padding-top:62px;*/
    font-size: 12px;
}

.mquick_link ul li.ic09 {
    background-position: center -800px
}

.mquick_link ul li.ic10 {
    background-position: center -900px
}

.mquick_link ul li.ic10 a {
    padding-top: 62px;
    font-size: 12px;
}

.mquick_link .prev {
    position: absolute;
    top: 50px;
    left: 20px
}

.mquick_link .next {
    position: absolute;
    top: 50px;
    right: 20px
}

/* 하단 콘텐츠 */
.mb_conbox:after {
    display: block;
    clear: both;
    content: ''
}

/* 보건 사업 안내 */
.mbus_guide {
    float: left;
    margin-right: 20px;
    width: 300px;
    height: 450px
}

.mbus_guide dl {
    position: relative;
    padding: 0 20px 0 25px;
    height: 100%;
    background: #fff/* url('/new_img/health/main/business_bg.gif') no-repeat right bottom*/;
    border: 1px solid #cbcbcb
}

.mbus_guide dl dt {
    margin-bottom: 15px;
    padding-top: 20px;
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.mbus_guide dl dd ul li {
    margin-bottom: 15px;
    font-size: 13px;
    background: url('/new_img/health/main/ic_quick2.png') no-repeat
}

.mbus_guide dl dd ul li a {
    display: block;
    padding: 8px 0 0 75px;
    height: 54px;
    color: #666;
    text-decoration: none
}

.mbus_guide dl dd ul li strong {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold
}

.mbus_guide dl dd ul li+li {
    background-position: left -100px
}

.mbus_guide dl dd ul li+li+li {
    background-position: left -200px
}

.mbus_guide dl dd ul li+li+li+li {
    background-position: left -300px
}

.mbus_guide dl dd ul li+li+li+li+li {
    background-position: left -400px
}

.mbus_guide dl dd.btn_more {
    position: absolute;
    top: 20px;
    right: 20px;
}

.mbus_guide dl dd.btn_more a {
    display: block;
    padding: 5px;
}

/* 공지사항, 찾아오시는길, 건강도시센터 */
.mcenter_con {
    float: left;
    margin-right: 20px;
    width: 360px;
    overflow: hidden
}

/* 공지사항 */
.mnotice_tab {
    float: left;
    margin: 0 20px 20px 0;
    width: 360px;
    height: 210px;
}

.mnotice_tab ul {
    position: relative;
    padding: 0 20px;
    height: 100%;
    overflow: hidden;
    background: #fff;
    border: 1px solid #cbcbcb
}

.mnotice_tab ul li {
    float: left;
    padding: 20px 10px 0 10px;
    font-size: 15px;
    background: url('/new_img/health/main/tab_kan.gif') no-repeat left 25px
}

.mnotice_tab ul li:first-child {
    padding-left: 0;
    background: none
}

.mnotice_tab ul li .tab_m {
    display: block
}

.mnotice_tab ul li .tab_m a {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.mnotice_tab ul li.on .tab_m a {
    padding-bottom: 5px;
    color: #009ac7;
    font-weight: bold;
    border-bottom: 2px solid #009ac7;
}

.mnotice_tab ul li .tab_con {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%
}

.mnotice_tab ul li .tab_con ul {
    padding: 0 20px;
    height: auto;
    border: 0;
    background: none
}

.mnotice_tab ul li .tab_con ul li {
    position: relative;
    float: none;
    margin-bottom: 5px;
    padding: 0 75px 0 10px;
    width: auto;
    font-size: 13px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url('/new_img/common/dot.png') no-repeat 0 10px
}

.mnotice_tab ul li .tab_con ul li .data {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: #888
}

.mnotice_tab ul li .tab_con ul li .new {
    position: absolute;
    top: 3px;
    left: 0;
}

.mnotice_tab ul li .tab_con .btn_more {
    position: absolute;
    top: -45px;
    right: 15px;
}

.mnotice_tab ul li .tab_con .btn_more a {
    display: block;
    padding: 10px;
}

/* 찾아오시는길 */
.mq_go01 {
    float: left;
    margin-right: 20px;
    width: 170px;
    height: 218px;
    text-align: center;
}

.mq_go01 a {
    display: block;
    padding: 160px 0 16px 0;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    background: #fff url('/new_img/health/main/quick_bg01.gif') no-repeat center top;
    background-size: cover;
    border: 1px solid #cbcbcb
}

.mq_go01 strong {
    display: block;
    font-size: 16px;
}

/* 건강도시센터 */
.mq_go02 {
    float: left;
    width: 170px;
    height: 218px;
    text-align: center;
}

.mq_go02 a {
    display: block;
    padding: 160px 0 16px 0;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    background: #fff url('/new_img/health/main/quick_bg02.gif') no-repeat center top;
    background-size: cover;
    border: 1px solid #cbcbcb
}

.mq_go02 strong {
    display: block;
    font-size: 16px;
}

/* 팝업존 */
.mpop_box {
    position: relative;
    margin-bottom: 20px;
    width: 300px;
    height: 210px;
    overflow: hidden
}

.mpop_box .pop_slide li {
    float: left;
    display: block
}

.mpop_box .pop_slide li a:focus {
    border: 2px dashed #000
}

.mpop_box .pop-controls {
    position: absolute;
    left: 10px;
    bottom: 8px;
    width: 100%;
    text-align: left;
    z-index: 40
}

.mpop_box .pager {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
}

.mpop_box .pager a {
    display: inline-block;
    margin: 0 2px;
    width: 18px;
    height: 18px;
    overflow: hidden;
    text-indent: -999px;
    background: url('/new_img/health/main/num.png') no-repeat -29px center
}

.mpop_box .pager a.selected {
    width: 29px;
    height: 18px;
    background-position: 0 center
}

.mpop_box .pop_btn {
    display: inline-block;
    vertical-align: top
}

.mpop_box .pop_play {
    display: none
}

.mpop_box .bx-controls-auto {
    display: inline-block;
    margin-left: 5px;
}

.mpop_box .bx-controls-auto a {
    display: block;
    width: 18px;
    height: 18px;
    overflow: hidden;
    text-indent: -999px;
}

.mpop_box .bx-controls-auto a.bx-start {
    background: url('/new_img/health/main/btn_play.png') no-repeat
}

.mpop_box .bx-controls-auto a.bx-stop {
    background: url('/new_img/health/main/btn_puse.png') no-repeat
}

.mpop_box .bx-controls-auto a.active {
    display: none
}

/* 주요안내 */
.mguide_con {
    float: left;
    width: 300px;
    height: 220px
}

.mguide_con dl {
    position: relative;
    padding: 0 20px;
    height: 100%;
    background: #fff url('/new_img/health/main/guide_ic.png') no-repeat 20px 60px;
    border: 1px solid #cbcbcb
}

.mguide_con dl dt {
    margin-bottom: 15px;
    padding-top: 20px;
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.mguide_con dl dd ul {
    padding-left: 120px
}

.mguide_con dl dd ul li {
    margin-bottom: 8px;
    padding-left: 10px;
    background: url('/new_img/common/dot.png') no-repeat 0 10px
}

.mguide_con dl dd.btn_more {
    position: absolute;
    top: 20px;
    right: 20px
}

/* 하단배너 */
.mbanner_con {
    margin-top: 40px;
    padding: 20px 0;
    background: #fff;
    border-top: 1px solid #d4d4d4;
}

.mbanner_con .banner_box {
    position: relative;
    margin: 0 auto;
    padding: 0 60px 0 190px;
    width: 750px;
}

.mbanner_con h2 {
    position: absolute;
    top: 13px;
    left: 0;
    font-size: 16px;
    color: #333
}

.mbanner_con .slider_banner {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.mbanner_con .slider_banner ul {
    height: 100%;
    overflow: hidden;
}

.mbanner_con .slider_banner li {
    float: left;
    margin-right: 10px;
    width: 160px;
    height: 50px;
    text-align: center
}

.mbanner_con .before {
    position: absolute;
    top: 50%;
    left: 110px;
    margin-top: -15px;
    z-index: 10
}

.mbanner_con .next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    z-index: 10
}

.mbanner_con .control {
    position: absolute;
    top: 50%;
    left: 75px;
    margin-top: -15px;
    z-index: 10
}

.mbanner_con .control span {
    display: inline-block
}

.mbanner_con .control .bann_total {
    display: block
}

.mbanner_con .control .btn {
    display: inline-block
}

/* ================================================================================ 서브콘텐츠 ================================================================================ */
.intro_con {
    margin-top: 40px;
    padding-left: 275px;
    background: url('/new_img/health/sub/s1_1_bg.gif') no-repeat 0 20px
}

.intro_con strong {
    font-size: 16px
}

.history_tit {
    padding: 40px 0 0 140px;
    min-height: 85px;
    background: url('/new_img/health/sub/s1_2_icon.gif') no-repeat
}

.history_tit h2 {
    margin-bottom: 8px
}

.history_con {
    border-top: 2px solid #5c81c6
}

.history_con li {
    position: relative;
    padding: 15px 0 20px 130px;
    border-bottom: 1px solid #d8d8d8
}

.history_con li p {
    position: relative;
    margin: 5px 0;
    padding-left: 60px
}

.history_con li .year {
    position: absolute;
    top: 20px;
    left: 30px;
    ;font-size: 28px;
    color: #0e51b8;
    font-weight: bold;
}

.history_con li .day {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #000;
    font-weight: bold
}

.history_con2 {
    padding: 65px 30px 0 50%;
    min-height: 95px;
    background: url('/new_img/health/sub/s1_2_bg.jpg') no-repeat center bottom;
    border: 1px solid #e3e3e3
}

.health_gallery {
    height: 100%;
    overflow: hidden
}

.health_gallery li {
    float: left;
    margin-bottom: 20px;
    width: 33.3%;
    text-align: center
}

.health_gallery li .ph_box {
    display: block;
    margin: 0 5px
}

.health_gallery li .tit {
    display: block;
    margin: 15px auto 0 auto;
    padding-left: 10px;
    max-width: 100%;
    line-height: 14px;
    text-align: left;
    border-left: 3px solid #578cdc
}

.health_gallery li img {
    width: 100%
}

.health_gallery.col1 li {
    width: 100%
}

.health_gallery.col2 li {
    width: 50%
}

.health_gallery.col5 li {
    width: 20%
}

.health_gallery li a {
    position: relative;
    display: block
}

.health_gallery li .view {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-indent: -999px;
    overflow: hidden;
    text-align: center;
    background: url('/new_img/tour/sub/zoom_ic.png') no-repeat center center;
    background-size: cover
}

.health_gallery li a:hover .view {
    display: block
}

.s1_5_con {
    padding: 20px 45px
}

.s1_5_con h2 {
    margin-bottom: 40px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #d7d7d7
}

.s1_5_con p {
    margin-bottom: 20px
}

.s1_5_con li {
    margin-bottom: 20px
}

.s1_5_con2 {
    padding: 25px 10px 25px 95px;
    background: #f1f1f1 url('/new_img/health/sub/s1_5_ic.png') no-repeat 25px center;
    border: 1px solid #e3e3e3
}

.s1_5_con2 dt {
    margin-bottom: 5px;
    font-size: 16px;
    color: #0e51b8;
    font-weight: bold
}

.s2_2_3_send {
    padding: 50px 0 0 40%;
    min-height: 370px;
    background: url('/upload_data/board_data/BBS_0000370/173630486466864.jpg') no-repeat;
    background-size: 45%
}
.send_addimg {background: url('/upload_data/board_data/BBS_0000370/173649161072797.jpg') no-repeat;}

.s2_2_3_send .send_txt {
    position: relative;
    padding: 20px 25px;
    background: #f1f5fc;
    border: 1px solid #becce7
}

.s2_2_3_send .send_txt h3 {
    margin-bottom: 10px;
    font-size: 16px
}

.s2_2_3_send .send_txt .arrow {
    position: absolute;
    left: 50px;
    bottom: -16px;
    display: block;
    width: 38px;
    height: 16px;
    background: url('/new_img/health/sub/s2_2_3_arrow.png') no-repeat;
}

.form_tb {
    border-top: 2px solid #5c81c6;
    border-bottom: 1px solid #a5a5a5
}

.form_tb dl {
    position: relative;
}

.form_tb dl:first-child dt {
    border-top: 0
}

.form_tb dl dt {
    padding: 15px 40px;
    font-weight: bold;
    background: url('/new_img/common/h3_dot.png') no-repeat 20px center;
    border-top: 1px solid #ccc;
}

.form_tb dl dt .down_link {
    position: absolute;
    top: 8px;
    right: 20px
}

.form_tb dl dd {
    position: absolute;
    top: 8px;
    right: 20px;
    padding: 0;
    background: none
}

.form_tb dl.con dd {
    position: relative;
    top: 0;
    right: 0;
    padding: 20px 40px ;
    background: #f6f6f6;
    border-top: 1px solid #ccc;
}

.s2_4_step {
    padding: 20px;
    background: url('/new_img/health/sub/s2_4_img.png') no-repeat right center
}

.s2_4_step p {
    margin-bottom: 15px;
    font-size: 16px;
    color: #0e51b8;
    font-weight: bold
}

.s2_6_guide {
    padding: 20px;
    background: url('/new_img/health/sub/s2_6_img.png') no-repeat right center;
    background-size: contain
}

.s2_6_guide strong {
    font-size: 16px;
    color: #0e51b8;
    font-weight: bold
}

.s3_6_bg {
    padding: 20px 365px 20px 0;
    background: url('/new_img/health/sub/s3_6_1_img.jpg') no-repeat right center;
}

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

.s5_5_guide {
    padding: 20px 20px;
    height: 100%;
    overflow: hidden
}

.s5_5_guide li {
    float: left;
    margin: 5px 0;
    width: 50%;
    background: url('/new_img/health/sub/s5_5_1_icon.png') no-repeat 10px 5px
}

.s5_5_guide li span {
    display: block;
    padding: 5px 10px 5px 85px;
    min-height: 70px
}

.s5_5_guide li strong {
    display: block;
    margin-bottom: 5px;
    color: #0e51b8
}

.s5_5_guide li+li {
    background-position: 10px -95px
}

.s5_5_guide li+li+li {
    background-position: 10px -195px
}

.s5_5_guide li+li+li+li {
    background-position: 10px -295px
}

/* 아이콘배경 및 버튼형태 */
.gud_box {
    position: relative;
    padding: 50px 230px 50px 60px;
    min-height: 140px;
    background: #f6f6f6 url('/new_img/health/sub/s6_7_bg.gif') no-repeat center right;
    background-size: 40%;
    border: 1px solid #e3e3e3
}

.gud_box h2 {
    margin-bottom: 15px;
    font-size: 28px;
    color: #0e51b8
}

.gud_box .btn_pos {
    position: absolute;
    left: 60px;
    bottom: 50px;
}

.guide_txt .content.ic_site {
    background: url('/new_img/health/sub/ic_site.png') no-repeat 50px 15px;
}

.s7_4_banner {
    text-align: center
}

.s7_4_banner li {
    display: inline-block;
    margin: 0 2px 15px 2px
}

/*원스톱 행복바구니*/
.onestop_list > li {
    padding: 25px 0;
    margin: 0;
    padding-left: 100px;
    background: none;
    border-bottom: 1px solid #dfdfdf;
}

.onestop_list >li.ic01 {
    background: url(/new_img/health/sub/onestop_ic01.png) 5px center no-repeat;
}

.onestop_list >li.ic02 {
    background: url(/new_img/health/sub/onestop_ic02.png) 5px center no-repeat;
}

.onestop_list >li.ic03 {
    background: url(/new_img/health/sub/onestop_ic03.png) 5px center no-repeat;
}

.onestop_list >li.ic04 {
    background: url(/new_img/health/sub/onestop_ic04.png) 5px center no-repeat;
}

.onestop_list >li.ic05 {
    background: url(/new_img/health/sub/onestop_ic05.png) 5px center no-repeat;
}

.onestop_list >li.ic06 {
    background: url(/new_img/health/sub/onestop_ic06.png) 5px center no-repeat;
}

.onestop_list >li.ic07 {
    background: url(/new_img/health/sub/onestop_ic07.png) 5px center no-repeat;
}

.onestop_list >li.ic08 {
    background: url(/new_img/health/sub/onestop_ic08.png) 5px center no-repeat;
}

.onestop_list >li.ic09 {
    background: url(/new_img/health/sub/onestop_ic09.png) 5px center no-repeat;
}

.onestop_list >li.ic10 {
    background: url(/new_img/health/sub/onestop_ic10.png) 5px center no-repeat;
}

.onestop_list >li.ic11 {
    background: url(/new_img/health/sub/onestop_ic11.png) 5px center no-repeat;
}

.onestop_list >li.ic12 {
    background: url(/new_img/health/sub/onestop_ic12.png) 5px center no-repeat;
}

.onestop_list >li.ic13 {
    background: url(/new_img/health/sub/onestop_ic13.png) 5px center no-repeat;
}

.onestop_list >li.ic14 {
    background: url(/new_img/health/sub/onestop_ic14.png) 5px center no-repeat;
}

.onestop_list >li.ic15 {
    background: url(/new_img/health/sub/onestop_ic15.png) 5px center no-repeat;
}

.onestop_list >li.ic16 {
    background: url(/new_img/health/sub/onestop_ic16.png) 5px center no-repeat;
}

.onestop_list >li.ic17 {
    background: url(/new_img/health/sub/onestop_ic17.png) 5px center no-repeat;
}

.onestop_list >li.ic18 {
    background: url(/new_img/health/sub/onestop_ic18.png) 5px center no-repeat;
}

.onestop_list >li.ic19 {
    background: url(/new_img/health/sub/onestop_ic19.png) 5px center no-repeat;
}

/* ================================================================================ 반응형 콘텐츠 ================================================================================ */
/* Tablet Device */
@media all and (max-width: 1000px) {
    #container #content img {
        max-width:100%
    }

    .mvisual .visual_txt {
        left: 20px
    }

    .mvisual .mtime_guide {width:calc(100% -  40px); left: 20px}
	.mtime_guide .guide01{width: 100%;}
	.mtime_guide .guide02{width:33.33%;}
	.mtime_guide .guide03{width:33.33%;}
        .mtime_guide .guide04{width:33.33%;}

    .mquick_link {
        margin: 0 20px 20px;
        padding: 20px 35px
    }

    .mb_conbox {
        margin: 0 auto;
        padding: 0 20px;
        width: 740px
    }

    .mbus_guide {
        margin-bottom: 20px;
        width: 360px
    }

    .mnotice_tab {
        margin-right: 0
    }

    .mcenter_con {
        margin-right: 0
    }

    .mpop_box {
        float: left;
        margin: 0 20px 0 0;
        width: 360px;
        height: 252px
    }

    .mpop_box img {
        width: 100%;
    }

    .mguide_con {
        width: 360px;
        height: 250px
    }

    .mguide_con dl {
        background-position: 20px 80px
    }

    .mguide_con dl dt {
        margin-bottom: 40px
    }

    .mguide_con dl dd ul {
        padding-left: 140px
    }

    /* 하단배너 */
    .mbanner_con .banner_box {
        padding-left: 160px;
        width: auto;
    }

    .mbanner_con h2 {
        left: 20px
    }

    .mbanner_con .slider_banner {
        width: 100%
    }

    .mbanner_con .control {
        left: 85px
    }

    .mbanner_con .before {
        left: 120px
    }

    .mbanner_con .next {
        right: 20px
    }
}
/* Mobile Device */
@media all and (max-width: 790px) {
    .mb_conbox {
        padding:0 10px
    }

    .mvisual {
        height: 320px;
        background-size: 100%
    }

    .mvisual .visual_txt {
        width: 150px
    }

    .mvisual .mtime_guide {width:calc(100% -  20px); left: 10px}
    .mtime_guide .guide01 {/* padding: 15px 0 10px 0; */}
    .mtime_guide .guide01 dt {padding-left: 20px}
    .mtime_guide .guide01 dd {padding: 0 20px;background: none}
    .mtime_guide .guide02 {/* height: 145px; */}
    .mtime_guide .guide02 dt {/* padding-top: 55px;background-position: center 20px */}

    .mquick_link {
        margin: 0 10px 10px
    }

    .mb_conbox {
        max-width: 600px;
        width: auto
    }

    .mbus_guide {
        float: none;
        margin-bottom: 10px;
        width: 100%;
        height: auto
    }

    .mbus_guide dl {
        background-image: none
    }

    .mnotice_tab {
        float: none;
        margin-bottom: 10px;
        width: 100%
    }

    .mcenter_con {
        float: left;
        margin: 0 2% 10px 0;
        width: 48%;
        height: 100%
    }

    .mcenter_con li {
        width: 48%;
        height: 200px;
        overflow: hidden
    }

    .mcenter_con li a {
        font-size: 12px;
        line-height: 16px
    }

    .mcenter_con li strong {
        font-size: 14px
    }

    .mq_go01 {
        margin: 0 4% 0 0;
    }

    .mpop_box {
        margin: 0 0 10px 0;
        width: 50%;
        height: 200px
    }

    .mpop_box li img {
        height: 200px
    }

    .mguide_con {
        clear: both;
        width: 100%;
    }

    .mguide_con dl dt {
        margin-bottom: 20px
    }

    /* 하단배너 */
    .mbanner_con {
        margin-top: 20px
    }

    .mbanner_con .banner_box {
        padding: 0 50px 0 90px
    }

    .mbanner_con h2 {
        display: none
    }

    .mbanner_con .control {
        left: 10px
    }

    .mbanner_con .before {
        left: 45px
    }

    .mbanner_con .next {
        right: 10px
    }
}

@media all and (min-width: 560px) and (max-width:790px) {
    .mbus_guide dl ul {
        margin-bottom:10px;
        height: 100%;
        overflow: hidden
    }

    .mbus_guide dl ul li {
        float: left;
        width: 50%
    }

    .mguide_con {
        height: 160px
    }

    .mguide_con dl {
        background: #fff url('/new_img/health/main/guide_ic2.png') no-repeat 20px 60px;
    }

    .mguide_con dl dd ul {
        padding-left: 150px
    }

    .mguide_con dl dd ul li {
        float: left;
        width: 45%
    }

    .mbanner_con .slider_banner {
        margin: 0 auto;
        width: 350px
    }

    .mbanner_con .slider_banner .caroufredsel_wrapper {width: 350px !important}
}

@media all and (max-width: 640px) {
	.mvisual{height:480px;}
    .mvisual .mtime_guide {left:0;width: auto;padding: 0 10px;}
    .mtime_guide .guide01 {/* margin-left: 10px; */position: relative;width: 100%;height: auto;padding: 20px 0 10px;}
    .mtime_guide .guide02 {position: relative;/* margin-left:10px; width: 50% */;}
     .mtime_guide .guide03 {position: relative;}/* width: 50%*/
}
@media all and (max-width: 560px) {
.mtime_guide .guide01 dd br{display:none;}
     .mguide_con {height: 210px}
    .mguide_con dl {
        background: #fff url('/new_img/health/main/guide_ic.png') no-repeat 20px 60px;
    }

    .mguide_con dl dd ul {
        padding-left: 120px
    }

    .mcenter_con {
        float: none;
        width: 100%
    }

    .mcenter_con li {
        height: auto;
        width: 49%
    }

    .mq_go01 {
        margin-right: 2%
    }

    .mpop_box {
        float: none;
        width: 100%;
        height: auto
    }

    .mpop_box .pop_slide li {
        height: auto !important
    }

    .mpop_box li img {
        height: auto
    }

    .mbanner_con {
        padding: 10px 0
    }

    .mbanner_con .slider_banner {
        margin: 0 auto;
        width: 180px
    }

    .mbanner_con .slider_banner .caroufredsel_wrapper {
        width: 180px !important
    }
}

/* ================================================================================ 반응형 콘텐츠(서브콘텐츠) ================================================================================ */
@media all and (min-width: 769px) {
    .tab_txt02 ul {
        display:block !important
    }

    /* 텝메뉴pc버전으로 돌아가기 */
}

/* 텝메뉴 모바일용 */
@media all and (max-width: 768px) {
    .tab_txt02 {
        position:relative;
        padding: 0
    }

    .tab_txt02 .on_txt {
        display: block
    }

    .tab_txt02 .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_txt02 .on_txt a.on {
        color: #0e51b8;
        background: url('/new_img/board/ic_arrow_close.png') no-repeat right center
    }

    .tab_txt02 ul {
        display: none;
        position: absolute;
        top: 42px;
        left: 0;
        margin: 0 -1px;
        padding: 10px;
        width: auto;
        background: #f1f5fc;
        border: 1px solid #dadee6;
        z-index: 10
    }

    .tab_txt02 ul li {
        margin: 0 0 5px 0;
        font-size: 14px;
        line-height: 15px;
    }

    .tab_txt02 ul.li4 li {
        width: 50%;
    }

    .tab_txt02 ul.li2 li {
        width: 100%;
    }

    .tab_txt02 ul li a {
        display: block;
        margin: 0 0 0 5px;
        padding: 12px 10px 0 10px;
        height: 28px;
        text-decoration: none;
        background: #fff;
        border: 1px solid #ccc
    }

    .tab_txt02 ul li a.on,.tab_txt02 ul li a.on:hover {
        color: #fff;
        background: #0f5acd;
        border: 1px solid #0f5acd
    }

    .tab_txt02 ul li a:hover,.tab_txt02 ul li a:focus {
        color: #555;
        background: #fff;
        border: 1px solid #ccc
    }

    .guide_txt3 .ri_con {
        position: relative;
        display: block;
        right: 0;
        top: 0;
        margin-top: 5px;
        text-align: right
    }

    .sitemap_con {
        text-align: center
    }
}

/* Mobile Device */
@media all and (max-width: 640px) {
    .intro_con {
        padding:0;
        background: none
    }

    .history_tit {
        padding-top: 20px;
        min-height: 105px
    }

    .history_con2 {
        padding-top: 30px;
        padding-left: 40%
    }

    .health_gallery li {
        width: 50%
    }

    /* 지도위치조절 */
    .map_box {
        position: relative;
        overflow: hidden
    }

    .map_box iframe {
        margin-left: -50%;
        width: 150%
    }

    .s2_2_3_send {
        padding: 0 0 430px 0;
        background-position: left bottom;
        min-height: auto;
        background-size: 275px;
        margin-bottom: -65px;
    }

    .s2_4_step,.s2_6_guide {
        padding: 0;
        background: none
    }

    .s3_6_bg {
        padding: 0;
        background: none;
    }

    .s5_5_guide li {
        width: 100%
    }

    .gud_box {
        padding: 20px 30% 20px 20px;
        background-position: right 20px
    }

    .gud_box h2 {
        font-size: 24px
    }

    .gud_box .btn_pos {
        left: 20px;
        bottom: 20px
    }

    .guide_txt .content.ic_site {
        padding: 20px 10px 20px 100px
    }

    .guide_txt .content.ic_site {
        background-position: 15px center;
        background-size: 18%
    }

    /* 일반게시판 */
    .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 thead th:nth-of-type(2) {
        background: none
    }

    .bbs_ltype colgroup col:nth-last-child(2) {
        width: 22%
    }

    .bbs_ltype colgroup col:nth-last-child(3) {
        width: 18%
    }

    .bbs_ltype tbody td:nth-last-child(2) {
        font-size: 12px
    }

    .btn_list2 {
        margin-top: 10px !important
    }

    .btn_list2 .btn_right {
        position: relative !important;
        text-align: right
    }

    .page {
        margin-top: 10px !important
    }

    /* 행사일정(달력) */
    .sch_month ol li a {
        padding-top: 8px;
        height: 34px;
        font-size: 12px
    }

    .sch_month .tit_month {
        height: 60px
    }

    .sch_month .tit_month .mon {
        padding-top: 18px;
        font-size: 30px
    }

    .sch_month .tit_month .btn_before {
        top: 12px;
    }

    .sch_month .tit_month .btn_before span {
        display: none
    }

    .sch_month .tit_month .btn_next {
        top: 12px;
    }

    .sch_month .tit_month .btn_next span {
        display: none
    }

    /* 찾아오시는길 */
    .root_daum_roughmap .wrap_map {
        margin-left: -45%
    }
}

@media all and (max-width: 480px) {
    h1.title {
        font-size:26px
    }

    .history_con li {
        padding: 10px 0 10px 90px
    }

    .history_con li .year {
        top: 15px;
        left: 10px
    }

    .history_con li p {
        padding-left: 50px
    }

    .btn03 {
        line-height: 15px
    }

    .btn03 a {
        padding: 5px;
        height: auto
    }

    .btn03.ic_dot a {
        padding-right: 5px;
        background: none
    }
}

/* 공공누리 */
.nuri_box {
    padding-left: 280px;
}

@media all and (max-width: 640px) {
    .nuri_box {
        padding:65px 0 0 0
    }
}

#sub_container #content .btn_print {
    top: 109px
}

/* sns 링크 */
.sns_link_box {
    position: absolute;
    right: 82px;
    top: 108px;
}

.sns_link_box ul li {
    float: left;
}

.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_2024.png);
    background-color: #000000
}

.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: #535353 url(/new_img/geumjeong/common/sub_sns_share.png) center center no-repeat;
    text-indent: -9999px;
    display: none;
}

@media all and (min-width: 1025px) {
    .sns_link_box ul {
        display:inline-block !important;
    }
}

@media all and (max-width: 1024px) {
    .sns_link_box ul {
        position: absolute;
        display: none;
    }

    .sns_link_box ul li {
        float: none;
    }

    .sns_link_box .sns_link_btn {
        display: inline-block;
    }

    .sns_link_box {
        right: 3px;
        top: 3px;
        z-index: 10;
    }
}                                                                                                        