@charset "utf-8";

@import url("default.css");
@import url("lib.css");
@import url("font.css");

h3:before,
h4:before,
h5:before,
h6:before,
.h3:before,
.h4:before,
.h5:before,
.h6:before {
    position: absolute;
    display: inline-block;
    content: "";
}

h3:before,
.h3:before {
    left: 1px;
    top: 6px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/template.png);
}


a:hover {
    text-decoration: none;
}

ul,
li,
ol,
li {
    list-style: none;
    padding: 0;
}

a.link-red {
    background: #f8f9fb;
    padding: 10px 10px;
    color: #233052 !important;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #f8f9fb;
}

a.link-red:hover {
    background: #fff;
    border: 1px solid #f8f9fb;
}

p.top-img {
    margin: 0 auto;
    max-width: 1200px;
}

.more_btn {
    border: 1px solid #233052;
    color: #fff;
    padding: 8px 40px 8px 20px;
	font-weight: 600;
    letter-spacing: -0.03em;
	background: url(../images/btn_ico.png) no-repeat right 17px top 17px #233052;
}

.more_btn:hover {
    border: 1px solid #6d6d6d;
    color: #233052;
	background: url(../images/btn_ico_b.png) no-repeat right 17px top 17px #fff;
}

.em_b_red {
    color: #d6382c;
    font-weight: 600
}

.margin_t_10 {
    margin-top: 10px;
}

.margin_t_20 {
    margin-top: 20px;
}

.margin_t_30 {
    margin-top: 30px;
}

.margin_t_40 {
    margin-top: 40px;
}

.margin_t_50 {
    margin-top: 50px;
}

.margin_b_10 {
    margin-bottom: 10px;
}

.margin_b_20 {
    margin-bottom: 20px;
}

.margin_b_30 {
    margin-bottom: 30px;
}

.margin_b_40 {
    margin-bottom: 40px;
}

.margin_b_50 {
    margin-bottom: 50px;
}

.margin_l_10 {
    margin-left: 10px;
}

.margin_l_20 {
    margin-left: 20px;
}

.margin_l_30 {
    margin-left: 30px;
}

.margin_l_40 {
    margin-left: 40px;
}

.margin_l_50 {
    margin-left: 50px;
}

ul.bu {
    margin: 15px 0 0 0;
    padding: 2px 20px 5px 0;
}

td ul.bu {
    padding: 0;
}

/* ���釉��������� */
ul.bu li {
    margin: 0;
    padding: 0 0 2px 10px;
    list-style: none;
    background: url('../images/template/bu_li1.gif') left 7px no-repeat;
    text-align: left !important;
    width: 100%;
    font-size: 14px;
}

ul.bu ul li {
    padding-left: 10px;
    background: url('../images/template/bu_li2.gif') left 8px no-repeat;
}

ul.bu ul ul li {
    padding-left: 8px;
    background: url('../images/template/bu_li3.gif') left 8px no-repeat;
}

ul.bu ul ul ul li {
    background: url('../images/template/bu_li2.gif') no-repeat 0 4px;
}

ul.bu ul,
ul.bu ul ul,
ul.bu ul ul ul {
    margin: 0;
    padding: 8px 0 8px 0;
}

img {
    max-width: 100%;
    border: 0 none;
    margin: 0;
    padding: 0;
}

body,
html {
    width: 100%; margin: 0; padding: 0; font-weight: 400; color: #000000;
    font-family: '나눔고딕','Nanum Gothic','맑은고딕', 'Malgun Gothic','Sans-serif','돋움','Arial','Helvetica','AppleGothic';
    }

#header {
    background: url(../images/top_bg.jpg) no-repeat center top;
    height: 350px;
}

p.top-img {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    padding: 30px 0 0 0;
}

#content {
    width: 100%;
    margin: 0 auto 50px;
    background: #fff;
}

div.fixed_wrap {
    background: #293860;
}

#content-body {
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
}

h3.title {
    position: relative;
    display: block;
    content: "";
    font-size: 24px;
    padding: 2px 0 10px 32px;
    font-weight: 600;
    margin-top: 77px;
    letter-spacing: -0.05em;
    color: #41454d;
}

h4.title {
    display: block;
    font-size: 20px;
    margin: 20px 0 20px 36px;
    letter-spacing: -0.1em;
    font-weight: 600;
    color: #71747A;
}

ul.h4-list {
    display: block;
    font-size: 17px;
    margin: 5px 0 20px 20px;
}

ul.h4-list li {
    display: block;
    line-height: 34px;
}

div.medi-info {
    background: url(images/bg_medi.jpg) repeat-x left top;
    z-index: -100000;
    height: 134px;
}

ul.medi-list {
    margin-left: 20px;
    width: 75%;
}

.medi-list li {
    float: left;
    color: #ffffff;
    height: 52px;
    width: 23%;
    border: #adafb9 1px solid;
    margin: 38px 4px;
}

.medi-list li a {
    display: block;
    font-size: 18px;
    text-align: center;
    padding: 16px 0;
    color: #ffffff;
}

.medi-list li a:hover {
    color: #adafb9;
}

/* ���釉�湲곕낯 �ㅽ���*/
.w_1160{
    width:1160px !important;
}
table.board-default {
    width: 100%;
    border-top: 2px solid #333;
}

table.board-default th {
    padding: 15px 0;
    text-align: center;
    background: #EAECF0 repeat-x;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
}

table.board-default th.first-th {
    border-left: none;
}

/*table.board-default thead tr:first-child th:first-child {
    border-left: none;
}*/

table.board-default td {
    padding: 10px 0;
    line-height: 28px;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    font-size: 16px;
    background: #fff;
}

table.board-default td.first-td {
    border-left: none;
}

.h_60 td{
    height: 60px;
}

/*table.board-default td:first-child {
    border-left: none;
}*/

table a {
    color: #333;
}

caption {position:relative;left:0;top:0;width:1px;height:1px;margin:0;padding:0;background:none; font-size:3px; color:transparent; line-height: 0;text-indent: -100%;}

div.con-div {
    margin-top: 20px;
}

.infoText {
    clear: both;
}

.infoText .content {
    padding: 0 !important;
}

.infoText .content p {
    margin: 0 0 20px 0 !important;
    font-size: 16px;
    line-height: 23px;
    color: #2f2f2f;
}

.ctUL-wrap {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
    background: #ffffff;
}

.ctUL-wrap p.sub_title {
    margin-bottom: 20px !important;
    font-weight: 600;
    font-size: 16px;
    color: #333;
    margin-left: 5px;
    line-height: 30px;
}

.ctUL,
.ctUL2 {
    margin: 0 auto;
    overflow: hidden;
	max-width:1200px;
}

.call_list {
    position: relative;
    overflow: hidden;
    padding: 25px 0;
    box-sizing: border-box;
}

.call_list li img:hover {
    transform: rotateY(360deg);
    transition: transform 500ms ease-in-out;
}

.call_list.type1 {
    background-color: #F7F7FF;
}

.call_list.type2 {
    background-color: #F4F8FF;
}

.call_list.type3 {
    background-color: #F0F9F3;
}

.call_list.type4 {
    background-color: #FFF6F5;
}

.call_list.type5 {
    background-color: #Fff9f5;
}

.call_list.type6 {
    background-color: #FFFEE9;
}

.call_list.type7 {
    background-color:#F4F4F4;
}

.call_list>li {
    float: left;
    width: calc(20% - 20px);
    padding-top: 15px;
    margin: 0px 10px 15px 10px;
}

.call_list>li dl {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.call_list>li dl dt {
    margin-bottom: 8px;
}

.call_list>li dl dd {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: -2px;
    margin: 0;
}

.call_list>li dl dd.tit {
    padding: 5px 0;
    font-size: 16px;
    color: #666;
    font-weight: 600;
}
.call_list>li dl dd.tit a {
	color: #666;
}

.call_c1, .call_c1 a {
    color: #8888BE;
}

.call_c2, .call_c2 a  {
    color: #479fda;
}

.call_c3, .call_c3 a  {
    color: #21984f;
}

.call_c4, .call_c4 a  {
    color: #F3A79D;
}

.call_c5, .call_c5 a  {
    color: #eda868;
}

.call_c6, .call_c6 a  {
    color: #737336;
}

.call_c7, .call_c7 a  {
    color: #555;
}

.ctUL li {
    float: left;
    width: 31%;
    margin: 0px 12px 20px;
    border-radius: 10px;
}

div.cul-list {
    width: 99.4%;
    border: 1px dotted #D3D4D6;
    height: 427px;
}

div.cul-list img {
    width: 100%;
}

li.info {
    max-width: 360px;
    background: none;
}

li.info.splitimg a,
li.info.splitimg img {
    display: block;
}

.ctUL2 {   
    background: #293860;
}

.ctUL2 li {
    float: left;
    color: #ffffff;
    height: 60px;
    width: 25%;
}

.ctUL2 li a {
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 19.5px 0;
}

.ctUL2 li a:hover {
    background-color: #FFD293;
    color: #293860;
}

.ctUL2 li:first-child {
    margin-left: 0;
}

.ctUL2 li a,
.ctUL2 li img {
    display: block;
    width: 100%;
}

.ctUL li.last {
    margin-right: 0;
}

.ctUL li div.info-wrap {
    padding: 12px 6px 6px 15px !important;
}

.ctUL li div.info-wrap div.red-tit {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.1em;
    height: 50px;
    margin-left: 10px;
}

.ctUL li div.info-wrap div.info span {
    height: 24px;
    display: inline-block;
    background: url('images/bul_square2.gif') no-repeat 0 13px !important;
    padding: 6px 2px 0px 10px;
    font-family: "Nanum Barun Gothic";
}

.ctUL li div.info-wrap div.subject {
    margin-top: 14px;
    line-height: 18px;
}

.ctUL3,
.btn-list {
    overflow: hidden;
    margin-top: 10px;
}

.ctUL3{
    width: 48%;

    margin:0 auto;
}

.ctUL3 li {
    width:100%;
    padding: 1%;
    display: block;
    box-sizing: border-box;
}

.ctUL3 li:first-child {
    margin-left: 0;
}

.ctUL3 li a {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 80px;
    color: #ffffff;
	background:url(../images/btn_ico.png) no-repeat right 23px top 32px;
}

.ctUL3 li:nth-child(1n) a {
	background-color:#5B647E;
    border: 1px solid #5B647E;
}

.ctUL3 li:nth-child(2n) a {
    background-color: #293860;
    border: 1px solid #293860;
}

.ctUL3 li a:hover {
    background-color: #fff;
    border: 1px solid #293860;
    color: #293860;
	background:url(../images/btn_ico_b.png) no-repeat right 23px top 32px;
}

.board-detail-content {
    padding: 0 !important;
}

.btn-list li {
    float: left;
    width: 48%;
    padding: 1%;
}

p.mid-line {
    background: url('images/bg_line.gif') repeat-x;
    height: 45px;
    margin: 30px 0;
}

p.m-top-img {
    display: none;
}

.titi_btn {
    margin-top: 10px;
    border: 2px solid #dfdfdf;
    display: block;
    border-radius: 10px;
    padding: 20px 0;
    text-align: center;
    color: #323232;
    font-weight: 600;
    font-size: 17px;
    background: #fffeb8;
}

a.titi_btn:hover {
    border: 2px solid #dfdfdf;
    color: #323232;
    background: #fff;
}

.sub-menu {
    height: 55px;
    max-width: 1200px;
    text-align: center;
    font-size: 24px;
    margin: 0 auto;
    background: #233052;
}

.sub-menu li {
    width: 50%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

.sub-menu li:last-child {
    background:#5e9e9b;
}

.sub-menu li a {
    color: #FFD293;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 49px;
    font-size: 17px;
    font-weight: 600;
}

.sub-menu li a:hover {
    background: #02244C;
}

.sub-menu img {
    padding-bottom: 4px;
}

.ctUL-wrap1 {
    margin: 0 auto;
    overflow: hidden;
}

.ctUL-wrap2 {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
}

.ctUL-wrap3 {
    margin: 0 auto;
    overflow: hidden;
}

.floating_btn {
    position: fixed;
    right: 10px;
    bottom: 10px;
}

.top_btn {
    margin-top: 10px;
}

.sns_wrap {
    display: none;
}

.sns_wrap>li {
    margin-bottom: 8px;
}

.snsBtn_close {
    display: none;
}

.btn_map {
    background:url(../images/icon_map.png) no-repeat right center;
    padding: 5px 30px 5px 0;
}

.btn_jucha {
    background:url(../images/juca.png) no-repeat center;
    background-size: 28px 28px;
    padding: 14px;
    color: transparent;
    font-size: 0;
    display: inline-block;
}

.btn_jucha_off {
    background:url(../images/juca_off.png) no-repeat center;
    background-size: 28px 28px;
    padding: 14px;
    color: transparent;
    font-size: 0;
    display: inline-block;
}

.btn_garbage {
    background:url(../images/ico_garbage.png) no-repeat center;
    background-size: 28px 28px;
    padding: 14px;
    color: transparent;
    font-size: 0;
    display: inline-block;
}

.btn_garbage_off {
    background:url(../images/ico_garbage_off.png) no-repeat center;
    background-size: 28px 28px;
    padding: 14px;
    color: transparent;
    font-size: 0;
    display: inline-block;
}
.w_100{width:100%;}
.m_Hide{display: block;}
.m_Show{display: none;}

@media screen and (max-width:1204px){

    .scroll_x{
        overflow-x: scroll;
    }
}

@media screen and (max-width:1199px) and (min-width:767px) {

    .ctUL2 li a {
        font-size: 18px;
    }

    .ctUL li {
        margin: 0px 4px 20px;
    }

    ul.medi-list {
        width: 97%;
    }

    div.medi-info {
        height: 120px;
    }

    .medi-list li {
        margin: 32px 4px;
    }

}

@media screen and (max-width: 1024px) {

	.w_1160{
        width:980px !important;
    }
}

@media screen and (max-width: 980px) {

    .ctUL3 li a {
		    background: url(../images/btn_ico.png) no-repeat right 5px top 22px;
    }

}

@media screen and (max-width: 850px) {
    .ctUL3 li a {background-image: none !important;}
	.ctUL3 li a:hover{background-image: none !important;}
}

@media screen and (max-width: 800px) {

	.w_1160{
        width:760px !important;
    }
}

@media screen and (max-width: 768px) {

	.w_1160{
        width:728px !important;
    }
}

@media screen and (max-width: 767px) {

    #content-body {
        font-size: 16px;
        COLOR: #212d3b; 
    }

    a.link-red {
        padding: 10px 8px;
    }

    .ctUL-wrap {
        padding: 0 10px;
    }

    .ctUL-wrap div.con-div {
        margin-top: 5px;
    }

    h3.title {
        font-size: 18px;
        background: none;
        margin-top: 40px;
    }

    h3:before,
    .h3:before {
        top: 1px;
    }

    .ctUL-wrap h4.title {
        padding: 10px 0px 0px 10px;
        font-size: 18px;
    }

    .ctUL-wrap p.sub_title {
        font-size: 15px;
        line-height: 20px;
        margin-top: 5px;
        font-weight: 500;
    }

    .ctUL-wrap ul.h4-list {
        margin: 5px 0px 5px 10px;
    }

    ul.h4-list li {
        line-height: 32px;
    }

    .ctUL-wrap table.board-default th,
    .ctUL-wrap table.board-default td,
    .ctUL-wrap ul.h4-list li {
        font-size: 14px;
    }


    #header {
        height: auto;
    }

    p.m-top-img,
    ul.m-menu {
        display: block;
    }

    div.cul-list {
        height: auto;
        display: grid;
    }

    .call_list>li {
        width: calc(33.3% - 20px);
        min-height: 190px;
    }

    .call_list>li dl dd {
        font-size: 16px;
    }

    .ctUL li {
        height: 100%;
        width: 96%;
        border: none;
        float: none;
    }

    .ctUL li div.info-wrap div.red-tit {
        height: auto;
    }

    .ctUL2 li {
        height: 43px;
        width: 50%;
    }

    .ctUL2 li a {
        font-size: 15px;
        padding: 0;
        line-height: 36px;
        height: 100%;
    }

    .ctUL2 li.last {
        border-right: none;
    }

    .ctUL3 {
        width: 95%;
        overflow: hidden;
    }

    .ctUL3 li {
        float: left;
        padding: 0;
    }

    .ctUL3 li a {
        font-size: 15px;
    }

    .m-menu.gg_go {
        background: #ec896d;
        height: 35px;
        text-align: center;
        font-size: 15px;
        line-height: 34px;
        font-weight: 600;
        letter-spacing: -0.09em;
        margin-top: 15px;
    }

    table.board-default th,
    table.board-default td {
        padding: 7px 0;
        line-height: 22px;
    }

    p.safe-img {
        width: 105%;
    }

    .sub-menu {
        height: 47px;
        font-size: 16px;
    }

    .sub-menu li a {
        line-height: 45px;
        font-size: 15px;
    }

    .sub-menu img {
        display: none;
    }

    div.medi-info {
        height: 83px;
        background: #ec896d repeat;
    }

    ul.medi-list {
        width: 100%;
        margin-left: 2px !important;
    }

    .medi-list li {
        float: left;
        color: #ffffff;
        height: 32px;
        width: 48%;
        margin: 4px 2px;
    }

    .medi-list li a {
        display: block;
        font-size: 16px;
        text-align: center;
        padding: 6px 0 5px 0;
        color: #ffffff;
    }

    .btn-list li {
        width: 95%;
        padding: 4px 8px;
    }

    .btn_map {
        padding-right:20px;
        background-size:15px 15px;
    }

    .btn_jucha {
        background-size: 14px 14px;
    }
    .btn_jucha_off {
        background-size: 14px 14px;
    }

    .btn_garbage {
        background-size: 28px 28px;
    }
    
    .btn_garbage_off {
        background-size: 28px 28px;
    }
}

@media screen and (max-width: 680px) {

    .m_Hide{display: none;}
    .m_Show{display: block;}
}
@media screen and (max-width: 495px) {

	.w_1160{
        width:550px !important;
    }
    
    div.cul-list {
        height: 442px !important;
    }

    .ctUL2 li{
        width: 50%;
    }

    .call_list>li {
        width: calc(50% - 20px) !important;
    }

    .ctUL3 li a{        
        line-height: 60px;
    }

}

@media screen and (max-width: 390px) {
	.more_btn {
		background-image:none !important;
		padding: 8px 10px 8px 10px !important;
	}

	.more_btn:hover {
		background-image:none !important;
	}

}

@media screen and (max-width: 379px) {
    div.cul-list {
        height: 408px !important;
    }

}

