@charset "utf-8";
#container_sub{background:url(/council/images/kr/common/bg_sub.jpg) repeat-x 50% 100%;}
#sub_default{line-height:160%;}

/* 서브공통 */
.txt_wrap{padding:0 0 45px 28px; box-sizing:border-box;}

@media all and (max-width:1024px) {
	#container_sub{background-size:auto 200px;}
	.txt_wrap{padding:0 0 40px 20px;}
}
@media all and (max-width:768px) {
	#container_sub{background-size:auto 170px;}
	.txt_wrap{padding:0 0 38px 13px;}
}
@media all and (max-width:380px) {
	#container_sub{background-size:auto 150px;}
	.txt_wrap{padding:0 0 35px 11px;}
}

.dot > li > .dash{margin:5px 0 0 0; font-size:15px;}
.dot > li + li{margin:6px 0 0 0;}


/* 의장 인사말, 약력 */
#sub_greeting .chairman_wrap {
    position: relative;
    margin: 0 0 80px;
    height: 350px;
    border-radius: 5px;
    background: url(/council/images/kr/intro/bg_chairman.jpg)no-repeat;
    background-size: cover;
    box-shadow: 0 0 20px 0 rgba(187, 187, 187, .1);
}

#sub_greeting .chairman_wrap .pic {
    position: absolute;
    bottom: 0px;
    left: 50px;
}

#sub_greeting .chairman_wrap .txt {
    padding: 83px 0 0 480px;
}

#sub_greeting .chairman_wrap .txt .en {
    font-family: 'gmarket';
    font-weight: 200;
    font-size: 14px;
    color: #7e7d7d;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#sub_greeting .chairman_wrap .txt strong {
    display: block;
    margin: 10px 0 18px;
    /* font-family: 'NanumSomice'; */
    font-size: 32px;
    color: #313b53;
    line-height: 1.1;
}

#sub_greeting .chairman_wrap .txt strong span {
    font-size: 38px;
    color: #3b6bc7;
}

#sub_greeting .chairman_wrap .txt p:last-child {
    font-size: 14px;
    color: #444;
}

#sub_greeting>p {
    font-size: 18px;
    line-height: 1.6;
}

#sub_greeting>p span {
    font-weight: 500;
    color: #4a74c7;
}

#sub_greeting .sign {
    margin: 65px 0 0;
    font-size: 18px;
    text-align: right;
}

#sub_greeting .sign span {
    margin: 0 0 0 20px;
    font-family: 'NanumSomice';
    font-size: 50px;
}

@media all and (max-width:1280px) {
    #sub_greeting .chairman_wrap .pic {
        left: 30px;
        width: 360px;
    }

    #sub_greeting .chairman_wrap .pic img {
        width: 100%;
        height: 100%;
    }

    #sub_greeting .chairman_wrap .txt {
        padding: 83px 20px 0 420px;
        word-break: keep-all;
    }
}

@media (max-width: 1024px) {
    #sub_greeting>p {
        font-size: 16px;
        line-height: 1.8;
    }
}

@media all and (max-width:768px) {
    #sub_greeting .chairman_wrap {
        margin: 0 0 35px;
        height: auto;
    }

    #sub_greeting .chairman_wrap .pic {
        position: static;
        margin: 0 auto;
        width: 300px;
    }

    #sub_greeting .chairman_wrap .txt {
        padding: 10px 10px 30px;
        text-align: center;
    }

    #sub_greeting .chairman_wrap .txt strong {
        font-size: 30px;
    }

    #sub_greeting .chairman_wrap .txt strong span {
        font-size: 40px;
    }
}

@media all and (max-width:568px) {
    #sub_greeting .chairman_wrap .txt .en {
        font-size: 12px;
    }

    #sub_greeting .chairman_wrap .txt strong {
        margin: 0 0 10px;
    }

    #sub_greeting>p,
    #sub_greeting .sign {
        font-size: 15px;
    }

    #sub_greeting .sign span {
        font-size: 38px;
    }
}

@media all and (max-width:380px) {
    #sub_greeting .chairman_wrap .pic {
        width: 260px;
    }

    #sub_greeting .chairman_wrap .txt strong {
        font-size: 26px;
    }

    #sub_greeting .chairman_wrap .txt strong span {
        font-size: 32px;
    }
}

/* 의회연혁 */
#sub_history .box_info {
    display: table;
    min-height: 0;
    padding: 0px;
    font-size: 32px;
    font-weight: 600;
    height: 214px;
    width: 1055px;
    margin: 0 auto;
    border: none;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(93, 93, 93, 0.15);
    background-color: transparent;
    border-radius: 6px;
}

#sub_history .box_info:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0.75rem;
    top: 0.75rem;
    background: url(/council/images/kr/intro/his_bg_outline.png) center no-repeat;
    background-size: cover;
}

#sub_history .box_info .inner {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
    padding: 0;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    background: url(/council/images/kr/intro/bg_history.jpg) no-repeat 50% 0;
}

#sub_history .box_info .inner:before {
    display: none;
}

#sub_history .box_info .en {
    padding: 19px 0 7px 0;
    color: #a0f8ee;
    font-size: 20px;
    font-family: "gmarket";
    font-weight: 900;
    letter-spacing: 5px;
    text-shadow: 0 0 10px rgba(51, 51, 51, 0.5);
}

#sub_history .box_info span {
    display: block;
    width: 26px;
    height: 1px;
    background-color: #e0faf7;
    margin: 0 auto;
    margin-bottom: 19px;
}

#sub_history .box_info p {
    font-size: 17px;
    font-family: 'score';
    font-weight: 300;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sub_history .hisContWrap {
    width: 100%;
    max-width: 1060px;
    padding-inline: 20px;
    margin: 0 auto;
}

#sub_history .hisCont {
    margin-top: 50px;
}

#sub_history .hisCont:first-child {
    margin-top: 82px;
}

#sub_history .hisCont h5 {
    font-size: 28px;
    font-family: 'score';
    font-weight: 500;
    color: #333;
    letter-spacing: -0.4px;
    line-height: 1.5;
    padding-left: 72px;
    padding-bottom: 25px;
}

#sub_history .hisCont ul {
    padding-inline: 60px;
    padding-block: 40px;
    border-radius: 12px;
    max-width: 1060px;
}

#sub_history .hisCont:nth-child(odd) ul {
    background-color: #f5f5f5;
}

#sub_history .hisCont:nth-child(even) ul {
    background-color: #f0f6f5;
}

#sub_history .hisCont ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#sub_history .hisCont ul .hisYear {
    font-size: 18px;
    font-family: 'scrore';
    font-weight: 500;
    color: #333;
    letter-spacing: -0.4px;
    margin-top: -3px;
}

#sub_history .hisCont ul li {
    font-weight: 300;
    font-size: 16px;
    color: #333;
    letter-spacing: -0.4px;
    display: flex;
    align-items: center;
    gap: 32px;
}

/* his common element start */

.icoQut {
    padding-left: 72px;
    position: relative;
}

.icoQut:before {
    width: 60px;
    height: 60px;
    background: url(/council/images/kr/intro/ico_qut.png) center no-repeat;
    background-size: cover;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -0.75rem;
}

.icoG li {
    position: relative;
    padding-left: 24px;
}

.icoG li:before {
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(/council/images/kr/common/ico_bulletG.png) center no-repeat;
    background-size: cover;
}

/* his common element end */

@media screen and (max-width: 1440px) {
    #sub_history .box_info {
        width: 100%;
        max-width: 1060px;
    }

    #sub_history .hisContWrap {
        padding-inline: 0;
    }

    #sub_history .hisCont h5 {
        font-size: 25px;
    }

    #sub_history .hisCont ul {
        width: calc(100% - 60px);
        padding-inline: 40px 20px;
        max-width: initial;
    }

    #sub_history .icoQut:before {
        width: 55px;
        height: 55px;
    }
}

@media screen and (max-width: 768px) {
    #sub_history .hisCont h5 {
        font-size: 22px;
        padding-left: 58px;
    }

    #sub_history .icoQut:before {
        width: 45px;
        height: 45px;
    }
}


@media screen and (max-width: 568px) {
    #sub_history .hisCont ul {
        width: calc(100% - 40px);
        padding-inline: 20px;
        padding-block: 2rem;
    }

    #sub_history .hisCont ul li {
        flex-direction: column;
        align-items: start;
        gap: 10px;
    }

    #sub_history .hisCont .icoG li:before {
        top: 20%;
    }
}

@media screen and (max-width: 380px) {
    #sub_history .box_info p {
        font-size: 14px;
    }

    #sub_history .hisCont:first-child {
        margin-top: 65px;
    }

    #sub_history .hisCont h5 {
        font-size: 20px;
        padding-left: 47px;
    }

    #sub_history .icoQut:before {
        width: 38px;
        height: 38px;
    }
}

/* history end */

/* 의회조직*/
.line_box {
    position: relative;
    padding-block: 70px;
    margin-bottom: 50px;
}

.line_box:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/council/images/kr/sub/bg_boxline.jpg);
    border-radius: 10px;
}

.line_box::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background: #fff;
    border-radius: 10px;
}

.org {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.org:before {
    width: 1px;
    height: 195px;
    background-color: #cccccc;
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 0;
}

.org span {
    width: 221px;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1a2261;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    position: relative;
    z-index: 2;
}

.org>ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
}

.org>ul>ul {
    display: flex;
    gap: 90px;
    position: relative;
    z-index: 3;
}

.org>ul>ul:before {
    width: 74%;
    height: 1px;
    background-color: #ccc;
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
}

.org .org3_3 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
    position: relative;
}

.org .org3_3:before {
    width: 1px;
    height: 100%;
    background-color: #ccc;
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.org .org4 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.org2 span {
    background-color: #4d8dd5;
}

.org3>span {
    background-color: #33a79a;
    position: relative;
    z-index: 2;
}

.org3>span:nth-child(1):before {
    width: 1px;
    height: 20px;
    background-color: #ccc;
    display: inline-block;
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.org3>span:nth-child(3):before {
    width: 1px;
    height: 20px;
    background-color: #ccc;
    display: inline-block;
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}


.org3_3 span {
    background-color: #45a462;
}

.org4 span {
    background-color: #45a462;
}

.org4 ul {
    background-color: #fff;
    border: 1px solid #dddddd;
    width: 219px;
    height: 144px;
    padding-block: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.org4 ul span {
    color: #333333;
    background-color: transparent;
    height: auto;
    width: 120px;
}

.org4 ul span i {
    width: 100%;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

.org4 ul li:first-child span i:first-child,
.org4 ul li:nth-child(2) span i:first-child{
    letter-spacing: 16px;
}

.org4 ul li:first-child span i:last-child,
.org4 ul li:nth-child(2) span i:last-child{
    letter-spacing: -16px;
}

.org4 .org4_abs {
    border: none;
    background-color: initial;
    position: absolute;
    right: 220px;
    bottom: 130px;
    height: fit-content;
    padding-block: 0;
}

.org4 .org4_abs:before {
    width: 50px;
    height: 1px;
    background-color: #ccc;
    display: inline-block;
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    z-index: -1;
}

.org4 .org4_abs span {
    color: #fff;
    width: 154px;
    height: 52px;
    background-color: #45a462;
}

@media screen and (max-width: 910px) {
    .org:before {
        height: 100%;
    }

    .org>ul>ul {
        flex-wrap: wrap;
        gap: 32px;
    }

    .org>ul>ul:before {
        width: 52%;
    }

    .org3 {
        flex: 40%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .org .org3_3 {
        flex: 100%;
    }

    .org4 .org4_abs {
        right: 62%;
    }
}

@media screen and (max-width: 600px) {
    .org>ul>ul:before {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .line_box {
        padding-block: 70px 140px;
    }

    .org .org3_3 span:before {
        content: none;
    }

    .org .org3_3:before {
        content: none;
    }

    .org4 .org4_abs:before {
        content: none;
    }

    .org4 .org4_abs {
        position: initial;
    }

    .org4 .org4_abs span {
        width: 221px;
    }

    .org4 .org4_abs:before {
        width: 1px;
        height: 50px;
        right: 50%;
        top: -20px;
    }
}

@media screen and (max-width: 490px) {
    .line_box {
        padding-block: 45px;
    }

    .org span {
        font-size: 16px;
        font-weight: 400;
        height: 40px;
    }

    .org4 ul {
        height: 125px;
        padding-block: 16px;
    }

    .org4 ul span {
        width: 120px;
    }

    .org>ul {
        gap: 20px;
    }

    .org>ul>ul {
        gap: 20px;
        flex-direction: column;
    }

    .org>ul>ul:before {
        content: none;
    }

    .org4 .org4_abs span {
        height: 40px;
    }
}

#sub_org .sq li:not(:last-child) {
    margin-bottom: 30px;
}

#sub_org .sq p:not(.tit) {
    font-size: 15px;
    color: #333;
}

#sub_org .tit {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}

@media screen and (max-width: 568px) {
    #sub_org .sq p:not(.tit) {
        font-size: 14px;
    }
}

/* 의회 조직 e */


/* 찾아오시는길 */
#sub_location .root_daum_roughmap {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    margin-bottom: 70px;
    height: 436px;
    background-color: #ddd;
    font-size: 0;
}

#sub_location .section_address {
    display: none;
}

#sub_location .roughmap_maker_label {
    border-radius: 30px;
}

#sub_location .roughmap_maker_label .roughmap_lebel_text {
    padding: 8px 15px 8px;
    font-size: 0;
    letter-spacing: -1px;
    border-radius: 30px;
    background-color: #fff;
}

#sub_location .roughmap_maker_label .roughmap_lebel_text:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    vertical-align: top;
    background-image: url(/council/images/common/ico_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#sub_location .roughmap_maker_label .roughmap_lebel_text:after {
    content: "衿川区议会";
    display: inline-block;
    line-height: 30px;
    font-size: 20px;
    font-weight: 900;
    font-family: "Noto Sans KR";
}

#sub_location .addr {
    position: absolute;
    right: 0;
    top: 615px;
    z-index: 99;
    overflow: hidden;
    width: 603px;
    padding: 20px 0 13px 40px;
    border-radius: 30px 0 0 0;
    color: #fff;
    background-image: -moz-linear-gradient(0deg, rgb(39, 156, 139) 0%, rgb(93, 182, 124) 66%, rgb(147, 208, 108) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(39, 156, 139) 0%, rgb(93, 182, 124) 66%, rgb(147, 208, 108) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(39, 156, 139) 0%, rgb(93, 182, 124) 66%, rgb(147, 208, 108) 100%);
    box-sizing: border-box;
}

#sub_location .addr {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

#sub_location .addr li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}

#sub_location .txt_wrap {
    padding: 0 0 38px 0px;
}

#sub_location .table_wrap {
    margin: 0;
}

#sub_location .line_box {
    padding: 55px;
    margin-bottom: 15vh;
}

#sub_location .pc_none {
    display: none;
}

@media screen and (max-width : 1024px) {
    #sub_location .addr {
        top: 430px;
    }
}

@media all and (max-width:768px) {
    #sub_location .root_daum_roughmap {
        margin: 0;
    }

     #sub_location .root_daum_roughmap {
        height: 350px !important;
    }

    
    #sub_location .root_daum_roughmap .wrap_map{
        height: 100% !important;
    }

    #sub_location .addr {
        padding: 22px 2% 25px 3%;
        position: initial;
        margin-left: auto;
        width: 100%;
        border-radius: 0 0 10px 10px;
        margin-bottom: 50px;
    }

    #sub_location .line_box {
        padding: 32px;
    }

    #sub_location .pc_none {
        display: block;
    }

}

@media all and (max-width:568px) {
     #sub_location .root_daum_roughmap {
        height: 270px !important;
    }

    #sub_location .roughmap_maker_label .roughmap_lebel_text:after {
        font-size: 19px;
    }

    #sub_location .addr li i {
        width: 30px;
        height: 30px;
    }

    #sub_location .chec>li {
        line-height: 1.35;
        margin-bottom: 10px;
    }

}

@media all and (max-width:380px) {
     #sub_location .root_daum_roughmap {
        height: 250px !important;
    }

    #sub_location .roughmap_maker_label .roughmap_lebel_text:after {
        font-size: 18px;
    }
}


/* 의원소개 */
#sub_active{float:left; width:100%;}
#sub_active .normal_list img,
#sub_memberlist .normal_list img{max-width:119px;}
.profile{float:left; width:47.8%; margin:0 0 34px 0; padding:30px 0 0 0; color:#333; border-radius:10px;  border:1px solid rgba(41,46,68,0.15); box-sizing:border-box;}
.profile:hover{border-color:rgba(41,46,68,0.5);}
.profile.none{float:right;}
.profile dl{position:relative; float:left; width:100%; padding:0 0 0 41.9%; box-sizing:border-box;}
.profile dt{position: absolute; top:0; left:7.7%;}
.profile dt img{max-width:100%; border:1px solid #e5e5e5;}
.profile dd{float:left; width:100%; min-height:220px;}
.profile .name {overflow:hidden; width:100%; padding:0 0 20px 0;}
.profile .name strong{float:left; display:block; line-height:30px; font-size:25px; font-weight:900; color:#000;}
.profile dd ul{clear:both; width:100%;}
.profile dd li{position:relative; padding:0 0 5px 13px; line-height:135%; box-sizing:border-box; word-break:break-all; letter-spacing:0;}
.profile dd li:before{left:3px; top:7px; width:5px; height:5px; background:#d5525e;}

.profile .sns{float:left; padding:3px 0 0 20px;}
.profile .sns a{float:left; width:28px; height:26px; font-size:0; text-indent:-9999px; background:url(/council/images/common/ico_sns_on.jpg) no-repeat 0 0;}
.profile .sns .tw{background-position:0 -26px;}
.profile .sns .bl{background-position:0 -52px;}
.profile .sns .kko{background-position:0 -78px;}
.profile .sns .insta{background-position:0 -104px;}
.profile .sns .channel{background-position:0 -130px;}
#sub_memberlist .profile .btns a:first-child{width:100%; border-right:none; border-radius:0 0 10px 10px;}

@media all and (max-width:1230px) {
	.profile dt{left:4.5%; width:35%; max-width:140px;}
	.profile .name{padding:3px 0 20px;}
	.profile .name strong{line-height:32px; font-size:23px;}
	.profile .sns{padding:0 0 0 7px;}
}
@media all and (max-width:1024px) {
	.profile{width:49%;}
	.profile dl{padding:0 0 0 38%;}
	.profile dt{left:4.5%; width:35%; max-width:155px;}
	.profile dt img{width:87%; max-width:119px; height:auto;}
	.profile dd{min-height:187px;}
	.profile .name{padding:0 0 15px;}
	.profile .name strong{font-size:25px;}
	.profile dd li{padding-bottom:7px;}
}
@media all and (max-width:768px) {
	.profile{overflow:hidden; width:100%; height:auto; padding:20px 0 0 0;}
	.profile dl{padding:0 0 27px 170px;}
	.profile dt{left:3.5%;}
	.profile dd{min-height:135px;}
	.profile .name strong{font-size:23px;}
}
@media all and (max-width:568px) {
	.profile dl{padding:0 0 23px 37%;}
	.profile .name{padding:0 0 12px;}
	.profile .name strong{font-size:21px;}
	.profile dd li{padding:0 0 5px 12px;}
	.profile dd li:before{top:5px;}
}
@media all and (max-width:357px) {
	.profile .name strong{font-size:20px;}
	.profile .sns{width:100%; padding:5px 0 0 0;}
}