@charset "utf-8";

#sub_default{line-height:160%;}
#sub_default h4, .tit_txt{font-size:20px; background-position:0 3px;}
@media all and (max-width:568px) {
	#sub_default h4, .tit_txt{font-size:19px; background-position:0 1px;}
}

.dash_b > li{position:relative; padding:0 0 0 19px; box-sizing:border-box; word-break:keep-all;}
.dash_b > li + li{margin-top:6px;}
.dash_b > li:before{content:''; display:block; position:absolute; top:10px; left:0; height:4px; width:9px; background:#dd5971;}
.dash_b.grn > li:before{background:#759ba7;}

.box_line{border:5px solid #eef3f5; box-sizing:border-box;}
@media all and (max-width:1430px) {
	img,
	.box_line img{max-width:100%;}
}
.box_gray{padding:30px 40px; background:#f8f8f8;}
.box_gray + .box_gray{margin:20px 0 0 0;}
.box_gray .tit{display:block; margin:0 0 5px;}
@media all and (max-width:768px) {
	.box_gray{padding:15px 20px;}
}

.box_info{margin:0 0 46px; padding:17px 30px; border:1px solid #fcc5ce; box-sizing:border-box;}
@media all and (max-width:568px) {
	.box_info{margin:0 0 30px; padding:17px;}
}

.tabmenu{position:relative; overflow:hidden; width:100%; box-sizing:border-box;}
.tabmenu:after{z-index:1; content:''; display:block; position:absolute; top:45px; left:0; height:2px; width:calc(100% - 2px); background:#1c1f38;}
.tabmenu > li > a{z-index:1; display:flex; align-items:center; justify-content:center; position:absolute; top:0; left:0; width:calc(25% - 2px); height:47px; line-height:120%; color:#666; border:2px solid #eee; border-bottom:none; background:#eee; text-align:center; box-sizing:border-box; text-decoration:none;}
.tabmenu > li:nth-child(2) > a{left:25%;}
.tabmenu > li:nth-child(3) > a{left:50%;}
.tabmenu > li:nth-child(4) > a{left:75%;}
.tabmenu > li.on > a{z-index:2; color:#1c1f38; font-weight:600; border-color:#1c1f38; background:#fff; transition:font-size 0.2s ease-in-out;}
.tabmenu > li > .con{display:none; padding:95px 0 0 0;}
.tabmenu > li.on > .con{display:block;}

.tab2 > li > a{width:calc(50% - 2px);}
.tab2 > li:nth-child(2) > a{left:50%;}

.tab3 > li > a{width:calc(33.33% - 2px);}
.tab3 > li:nth-child(2) > a{left:33.33%;}
.tab3 > li:nth-child(3) > a{left:66.66%;}

.tab_in{position:relative; overflow:hidden; width:100%; box-sizing:border-box;}
.tab_in > li > a{z-index:1; display:flex; align-items:center; justify-content:center; position:absolute; top:0; left:0; width:20%; height:47px; line-height:120%; color:#333; border:1px solid #ccc; border-right: none; text-align:center; box-sizing:border-box; text-decoration:none;}
.tab_in > li:first-child > a{border-radius:25px 0 0 25px;}
.tab_in > li:nth-child(2) > a{left:20%;}
.tab_in > li:nth-child(3) > a{left:40%;}
.tab_in > li:nth-child(4) > a{left:60%;}
.tab_in > li:nth-child(5) > a{left:80%; border-right:1px solid #ccc; border-radius:0 25px 25px 0;}
.tab_in > li.on > a{z-index:2; color:#fff; font-weight:600; border-color:transparent; background:#5858ab; transition:font-size 0.2s ease-in-out;}
.tab_in > li > .con_in{display:none; padding:95px 0 0 0;}
.tab_in > li.on > .con_in{display:block;}

.tabmenu2 {position:relative; overflow:hidden; width:100%; margin:0 0 32px;}
.tabmenu2 > li{float:left; width:33.33%; padding:0 5px 9px 4px; font-size:18px; letter-spacing:-1px; box-sizing:border-box;}
.tabmenu2 > li > a{position:relative; display:flex; align-items:center; height:59px; line-height:120%; padding:0 0 0 18px; border:1px solid #dedede; border-radius:5px; transition:0.2s ease-in;}
.tabmenu2 > li > a:after{content:''; display:block; position: absolute; top:50%; right:22px; width:12px; margin:-3px 0 0 0; border-top:5px solid #dcdcdc;}
.tabmenu2 > li > a.on,
.tabmenu2 > li > a:hover{color:#292e44; border-color:#292e44; font-weight:800; box-shadow:inset 0 0 0 2px #292e44;}
.tabmenu2 > li > a:hover:after,
.tabmenu2 > li > a.on:after{border-top:5px solid #292e44; border-left:6px solid transparent; border-right:6px solid transparent; transition:0.2s ease-in;}


@media all and (max-width:1024px) {
	.tabmenu2 > li{font-size:17px;}
	.tabmenu2 > li > a{height:53px;}
}
@media all and (max-width:768px) {
	.tabmenu2{margin:0 0 25px;}
	.tabmenu2 > li{font-size:16px;}
	.tabmenu2 > li > a{height:49px; padding:0; text-align:center;}
	.tabmenu2 > li > a:after{display:none;}
}
@media all and (max-width:568px) {
	.tabmenu2 {margin:0 0 20px;}
	.tabmenu2 > li{width:50%; font-size:15px; padding:0 3px 6px 3px;}
	.tabmenu2 > li > a{height:43px;}

}
@media all and (max-width:380px) {
	.tabmenu2{margin:0 0 17px;}
	.tabmenu2 > li{font-size:14px;}
}

/* 의원 인사말 */
#sub_greeting:after {content:''; display:block; clear:both; width:100%;}
#sub_greeting .img_wrap{position:relative; float:right; width:37.383%; padding:0 21px 20px 0; box-sizing:border-box;}
#sub_greeting .img{overflow:hidden; border-radius:10px 10px 0 0; box-shadow:0 0 20px rgba(0,0,0,0.06);}
#sub_greeting .img img{max-width:100%;}

#sub_greeting .img_wrap .name{z-index:1; display:flex; align-items:center; justify-content:center; position:absolute; bottom:0; right:0; width:200px; height:90px; line-height:120%; text-align:center; font-weight:500; color:#fff;}
#sub_greeting .img_wrap .name:before,
#sub_greeting .img_wrap .name:after{z-index:-1; content:''; display:block; position: absolute; top:5px; left:-5px; width:100%; height:100%; background:url(/images/kr/intro/bg_pattern.png) repeat;}
#sub_greeting .img_wrap .name:after{top:0; left:0; border-radius:0 15px 0 15px; background:url(/images/kr/intro/bg_name.jpg) no-repeat 100% 0;}
#sub_greeting .img_wrap .name span strong{display:block; padding:5px 0 0 0; line-height:110%; font-weight:600; font-size:28px; color:#fff4be;}

#sub_greeting .txt {float:left; width:57.943%; word-break:keep-all;}
#sub_greeting .tit{position:relative; padding:38px 0 40px; margin:0 0 35px;}
#sub_greeting .tit:after{content:''; display:block; position: absolute; bottom:0; left:0; width:100%; height:5px; background:url(/images/kr/member/bg_pattern.jpg) repeat-x 0 100%;}
#sub_greeting .tit p{line-height:120%; color: #777;}
#sub_greeting .slogan{line-height:120%; letter-spacing:-2px; font-size:30px; font-weight:800; font-family:"gmarket";}
#sub_greeting .slogan strong {color:#1b2e51; font-weight:900;}
#sub_greeting .slogan .sky{color:#3194b1; font-weight:900;}
#sub_greeting .txt .name{padding:5px 0 20px; line-height:120%; letter-spacing:-2px; font-size:36px; font-weight:800; font-family:"gmarket";}
#sub_greeting .txt .name strong{font-weight:900;}
#sub_greeting .txt .name span{font-family:"Wolyeonggyo"; font-weight:600; font-size:50px; color:#e2586f;}

@media all and (max-width:1024px) {
    #sub_greeting .slogan{font-size:1.8em;}
    #sub_greeting .txt .name {font-size:2em;}
    #sub_greeting .txt .name span{font-size:1.4em;}
	#sub_greeting .tit{padding:10px 0 40px;}
}
@media all and (max-width:768px) {
    #sub_greeting .img_wrap {float:none; width:290px; padding:0 10px 10px 0; margin:0 auto;}
	#sub_greeting .img_wrap .name{width:150px; height:82px;} 
	#sub_greeting .img_wrap .name span strong{font-size:25px;}
    #sub_greeting .txt {float:none; width:100%;}
	#sub_greeting .tit{padding:40px 0; text-align:center;}
	#sub_greeting .tit p{font-size:14px;}
	#sub_greeting .slogan{font-size:1.5em;}
    #sub_greeting .txt .name {padding:5px 0 10px; font-size:1.8em;}
    #sub_greeting .txt .name span{font-size:1.2em;}
    #sub_greeting .greeting{padding:0 0 0 10px;}
}

/* 의장 약력 */
#sub_greeting .dash > li{padding:11px 0 12px 28px;}
#sub_greeting .dash > li + li{border-top:1px solid #eee;}
#sub_greeting .dash > li:before{top:13px; width:20px; height:20px; background:url(/images/member/common/ico_chk.png) no-repeat;}
#sub_greeting .dash .dot{margin:11px 0 0 -28px; padding:22px 0 22px 33px; border:1px solid #eee; box-sizing:border-box;}
#sub_greeting .dash .dot li{margin:0 0 4px;}

@media all and (max-width:768px) {
	#sub_greeting .dash .dot{padding:15px 10px 15px 20px;}
}

/* 의회연혁 */
#sub_history .box_tit{padding:40px 0 32px 49px; margin:0 0 20px; border-radius:10px 10px 10px 0; color:#fff; background:#2e89a5 url(/images/kr/intro/bg_history.jpg) no-repeat 100% 100%;}
#sub_history .box_tit .en{letter-spacing:2px; color:#ffdda6; font-size:20px; font-weight:200; font-family:"gmarket";}
#sub_history .box_tit strong{display:block; margin:12px 0 18px; font-size:26px; font-weight:900; font-family:"gmarket";}
#sub_history .box_tit p{opacity:0.5;}
#sub_history .box_gray{margin:0 0 50px; border-radius:10px;} 
#sub_history .tit_txt span{letter-spacing:0; font-size:16px; font-weight:300; word-break:keep-all;}
#sub_history dd{margin:0 0 38px; padding:37px 40px; background:#fbf4f5;}
#sub_history dl:nth-child(even) dd{background:#f0f8fa;}
#sub_history li{padding:0 0 0 122px;}
#sub_history li + li{margin:5px 0 0 0;}
#sub_history dl:nth-child(even) li:before{background:#3493b0;}
#sub_history .date{position: absolute; top:0; left:13px; font-weight:500;}
#sub_history .box_tit.junggu, #sub_history .box_tit.jemulpo{background-image:none;}

@media all and (max-width:1024px){
	#sub_history dd{padding:30px 35px;}
}
@media all and (max-width:768px){
	#sub_history .box_tit{padding:25px 0 25px 25px; background-position: 50% 100%;}
	#sub_history .box_tit .en{font-size:17px;}
	#sub_history .box_tit strong{margin:8px 0 10px; font-size:23px;}
	#sub_history dd{padding:20px 25px;}
}
@media all and (max-width:568px){
	#sub_history .tit_txt span{display:block; padding:4px 0 0 0; line-height:150%; font-size:14px;}
	#sub_history dd{padding:15px 20px;}
	#sub_history li{padding:0 0 0 12px;}
	#sub_history .date{position: static;}
}

/* 의회구성 */
#sub_org .box_line{padding:55px 13.49% 85px;}
.org {position: relative;}
.org .org1 span {position: relative; display: block; margin: 0 auto 39px; width:137px; height:137px; line-height: 104px; font-size: 18px; font-weight: 500; text-align: center; border: 16px solid #141d3d; border-radius: 50%; background: #fff; box-sizing: border-box;}
.org .org2 span {display: flex;justify-content: center;align-items: center;margin-bottom: 70px;width:31.1%;height: 60px;font-size: 17px;font-weight: 400;line-height: 1.2;color: #fff;background: #132a50;background-size: cover;border: none;border-radius: 10px;}
.org .org3 {width:31.1%;}
.org .org3 > span {margin: 0;width: 100%;height: 55px;background-color: #3194b1;}
.org .org3_2 > span{background-color: #3164b1;}
.org .org3 ul li span {margin:10px 0 0;width:100%;height: 55px;font-size: 17px;color: #333;border: 1px solid #9cd9eb;background: #f6f9fa;}
.org .org4 > span {margin: -21px auto 181px; background-color: #cf5166;}
.org .org5 {position: absolute; top:576px; right: 0; width:31.3%;}
.org .org5 > li > span {margin: 0; width: 100%; height: 55px; background-color: #62454a;}
.org .org5 ul li span {margin: 5px 0 0;width: 100%;height: 55px;font-size: 17px;color: #333;border: 1px solid #e8dbca;background-color: #fffbf6;}
.org .org6 li {width:31.1%;}
.org .org6 li span {width: 100%;color: #333; margin:0; border: 1px solid #f4b8c2;background: #faf8f8;}
.org .fl {display: flex;flex-wrap: wrap;justify-content: space-between;}

.org li::after {z-index: -1;content: '';display: block;position: absolute;top: 130px;left: 50%;width: 1px;height: 585px;background: #ccc;}
.org .org2::after {top:275px; width: 70%; height:200px; transform: translateX(-50%); background:#fff; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.org .org3::after{top:275px; left:85%; width:1px; height:50px;}
.org .org3_2::after{top:603px; left:50%; width:35%; height: 1px;}
.org .org6 li:first-child:after {top:680px;width: 70%;height: 40px;transform: translateX(-50%);border: 1px solid #ccc;border-bottom: none;background: transparent;}

.org .org5::after, .org .org5 li::after {display: none;}


@media all and (max-width:768px){
	#sub_org .box_line{padding:50px 5% 55px;}
}
@media all and (max-width:568px){
	.org .org2 span,
	.org .org3 ul li span,
	.org .org5 ul li span{font-size: 16px;}
}

/* 찾아오시는길 */
#sub_location .map_wrap {overflow: hidden;position: relative;margin: 0 0 50px;border: 2px solid #3194b1; border-bottom: none; border-radius: 0 0 50px 0;}
#sub_location .map_wrap .info {z-index: 1; display: flex; flex-wrap:wrap; align-items: center;width:100%; height: 93px; padding:0 0 0 10px; background: #3194b1 url(/images/kr/intro/bg_map_txt.png) no-repeat 100% 100%; box-sizing: border-box;}
#sub_location .map_wrap .info li {position: relative;display:inline-flex; align-items: center; padding: 0 0 0 71px; height: 48px; margin: 0 0 0 42px; color: #fff;}
#sub_location .map_wrap .info li::before {content:'';position: absolute;top: 50%;left: 0;transform: translateY(-50%);width:56px;height:56px;background: url(/images/kr/intro/ico_map1.png)no-repeat;}
#sub_location .map_wrap .info li:nth-child(2):before {background-image: url(/images/kr/intro/ico_map2.png);}
#sub_location .map_wrap .info li:nth-child(3):before {background-image: url(/images/kr/intro/ico_map3.png);}
#sub_location .map_wrap .info a{color: #fff;}
#sub_location .root_daum_roughmap{position:relative; overflow:hidden; width:100%;}
#sub_location .roughmap_maker_label{border-radius:46px;}
#sub_location .roughmap_maker_label .roughmap_lebel_text{padding:8px 15px 8px 10px; line-height:28px; font-size:20px; font-weight:900; letter-spacing:-1px; border-radius:46px; font-family:"Noto Sans KR"; background:#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(/images/common/ico_logo.png); background-repeat:no-repeat; background-size:contain;}

@media all and (max-width:1230px){
	#sub_location .map_wrap .info{background-size:auto 20px;}
	#sub_location .map_wrap .info li {margin:0 0 0 5%;}
}
@media all and (max-width:1024px){
	#sub_location .map_wrap .info{height:auto; padding:15px 0 15px 0;}
	#sub_location .map_wrap .info li {height:35px; margin:0 0 0 20px; padding:0 0 0 50px;}
	#sub_location .map_wrap .info li:before {width: 35px; height: 35px; background-size: cover;}
}
@media all and (max-width:768px){
	#sub_location .map_wrap .info{padding:15px 0 10px 5%;}
	#sub_location .map_wrap .info li {width:100%; margin:0 0 5px;}
	#sub_location .root_daum_roughmap .wrap_map{height:350px !important;}
}
@media all and (max-width:568px){
	#sub_location .root_daum_roughmap .wrap_map{height:300px !important;}
	#sub_location .roughmap_maker_label .roughmap_lebel_text{font-size:19px;}
	#sub_location .roughmap_maker_label .roughmap_lebel_text:before{height:25px; margin:0 2px 0 0;}
}
@media all and (max-width:380px){
	#sub_location .root_daum_roughmap .wrap_map{height:250px !important;}
	#sub_location .roughmap_maker_label .roughmap_lebel_text{font-size:18px;}
}

/* 의회마크 */
#sub_mark .img_list{display:flex; flex-wrap:wrap; justify-content:space-between; margin:0 0 65px;}
#sub_mark .img_list .list{width:36.82%; font-weight:600; text-align:center;}
#sub_mark .img_list .list .img{display:flex; align-items:center; justify-content:center; height:347px; padding:0 5px; margin:0 0 13px; border:1px solid #ddd; box-sizing:border-box; background:url(/images/kr/main/bg_mark.jpg) repeat;}
#sub_mark .img_list .list2{width:58.9%;}
@media all and (max-width:568px){
	#sub_mark .img_list{margin:0 0 35px;}
	#sub_mark .img_list .list{width:100%; margin:0 0 15px;}
	#sub_mark .img_list .list .img{height:200px; margin:0 0 5px;}
}

#sub_function .box_info{font-weight:500; color:#1c1f38; text-align:center;}
#sub_function .dash_b strong,
#sub_function2 .box_gray.bold{font-weight:500;}
#sub_function3 .box_gray.sm{padding:17px 30px;}


.proc{position:relative; overflow:hidden; width:100%;}
.proc > li{z-index:1; position:relative; display:table; width:100%; margin:0 0 33px; padding:14px; word-break:keep-all; box-sizing:border-box; border:1px dashed #afafaf; border-radius:10px;}
.proc > li:last-child{margin-bottom:0;}
.proc > li:after{z-index:-1; content:''; display:block; position:absolute; bottom:-22px; left:12.5%; margin:0 0 0 -4px; border-top:8px solid #898989; border-left:5px solid transparent; border-right:5px solid transparent;}
.proc > li > strong{position:relative; display:table-cell; vertical-align:middle; width:22.34%; height:100%; padding:19px 0; color:#fff; font-weight:800; font-size:18px; border-radius:10px; box-sizing:border-box; text-align:center; background:#ad90e3;}
.proc ul{z-index:2; display:table-cell; vertical-align:middle; padding:0 0 0 25px; font-size:17px; box-sizing:border-box;}

.type2 > li > strong{width:11.45%; color:#000; background:#f0b2c3;}
.type2 > li:after{left:6.8%;}

.type3 > li > strong{color:#000; background:#eccec1;}
.type3 ul:not(.dash){padding:0 0 0 7px;}
.type3 ul:not(.dash) > li{position:relative; display:inline-block; vertical-align:top; min-width:28.5%; padding:0 0 0 6.4%; box-sizing:border-box}
.type3 ul:not(.dash) > li:before{content:''; display:block; position:absolute; top:50%; left:8px; width:34px; height:34px; margin:-17px 0 0 0; background:url(/images/kr/open/ico_arrow.jpg) no-repeat;}
.type3 ul li div{width:100%; padding:13px 40px 12px; border-radius:50px; font-weight:800; font-size:16px; color:#000; background:#dbdde2; text-align:center; box-sizing:border-box;}

.type3 .ul_wrap ul{display:block;}
.type3 .ul_wrap ul + ul{margin:10px 0 0 0;}
.type3 .ul_wrap ul .dash{padding:0 0 5px; font-weight:400; font-size:15px; color:#333;}
.type3 .ul_wrap ul .dash li{padding:0 0 0 7px;}
.type3 .ul_wrap ul li + li div{padding:28px 40px 27px;}
.type3 .num div,
.type3 .num ol{display:inline-block; vertical-align:middle;}
.type3 .num div{width:180px;}
.type3 .num ol{position:relative; width:calc(100% - 185px); padding:0 0 0 7%; box-sizing:border-box;}

.type3 .num ol:before{content:''; display:block; position:absolute; top:10px; left:20px; width:20px; height:calc(100% - 49px); border:5px solid #d5d8dd; border-right:none; box-sizing:border-box;}
.type3 .num ol li{position:relative; padding:0 0 0 32px;}
.type3 .num ol span{position:absolute; top:0; left:0; display:block; width:24px; height:24px; line-height:24px; font-size:14px; border-radius:50%; color:#fff; background:#1d2a55; text-align:center;}
.type3 .num ol li + li{margin:11px 0 0 0;}

@media all and (max-width:1230px) {
	.proc ul{padding-left:30px;}
	
	.type3 ul:not(.dash) > li:before{left:5px; width:26px; margin:-13px 0 0 0; background-size:contain;}
}
@media all and (max-width:768px) {
	.proc > li:after{left:15%;}
	.proc > li > strong{width:25%; padding:14px 5px 13px; font-size:17px;}
	.proc ul{font-size:16px;}
	
	.type3 ul:not(.dash) > li:before{top:11px; left:0; width:22px; margin:0;}
	.type3 ul li div,
	.type3 .ul_wrap ul li + li div{padding:10px 25px;}
	.type3 .num ol{width:100%; padding:10px 0 0 20px;}
	.type3 .num ol:before{left:0; top:20px; width:15px; height:calc(100% - 55px);}
	.type3 .num ol li + li{margin:7px 0 0 0;}
}
@media all and (max-width:568px) {
	.proc > li:after{left:50%;}
	.proc > li > strong{display:block; width:100%; padding:9px 5px 8px; border-radius:7px; font-size:16px;}
	.proc ul{display:block; padding:16px 5px 0 5%; border:none; font-size:15px;}
	
	.type3 ul:not(.dash){margin:3px 0 0 0;}
	.type3 ul:not(.dash) > li{width:100%; margin-top:10px; padding:0;}
	.type3 ul:not(.dash) > li:before{display:none;}
	
	.type3 .ul_wrap ul + ul{margin:0;}
	.type3 .ul_wrap ul .dash{font-size:14px;}
	.type3 .ul_wrap ul .dash li{padding:0;}
	.type3 .ul_wrap ul .dash li:before{display:none;}
	.type3 ul li div, .type3 .ul_wrap ul li + li div{padding:8px 5px 7px;}
	.type3 ul li div{font-size:15px;}
	.type3 .num div{width:100%;}
	.type3 .num ol span{width:22px; height:22px; line-height:23px; font-size:13px;}
}
@media all and (max-width:380px) {
	.proc > li{padding:13px; margin:0 0 30px;}
	.proc > li:after{bottom:-20px;}
	.proc > li > strong{padding:8px 5px 7px; font-size:15px;}
	.proc ul{padding:13px 5px 0 10px; font-size:14px;}
	
	.type3 ul:not(.dash) > li{margin-top:8px;}
	.type3 ul li div{font-size:14px;}
	.type3 .ul_wrap ul .dash{font-size:13px;}
	.type3 .num ol span{font-size:12px;}
}

.proc2 > li{display:block; float:left; width:20.5%; padding:0; margin:0; border:none;}
.proc2 > li + li{margin:0 0 0 6%;}
.proc2 > li:after{left:-14.5%; bottom:auto; top:50%; margin:-4px 0 0 -4px; border-left:8px solid #898989; border-top:5px solid transparent; border-bottom:5px solid transparent; border-right:0px solid transparent;}
.proc2 > li:last-child:after{display:block;}
.proc2 > li:first-child:after{display:none;}
.proc2 div{display:table; width:100%; height:98px; padding:3px; color:#000; font-weight:800; border-radius:10px; text-align:center; box-sizing:border-box; background:#cddbe8;}
.proc2 div p{display:table-cell; vertical-align:middle;}
.proc2 div p span{display:block; font-weight:200;}
@media all and (max-width:1024px) {
	.proc2 div p span{font-size:15px;}
}
@media all and (max-width:568px) {
	.proc2 div{height:66px;}
	.proc2 div p span{font-size:14px; line-height:130%;}
}
@media all and (max-width:380px) {
	.proc2 div{height:60px;}
	.proc2 div p span{font-size:13px;}
}


/* 의원소개 */
#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-height:150px; max-width:100%; border:1px solid #e5e5e5;}
.profile dd{float:left; width:100%; min-height:220px;}
.profile .name {overflow:hidden; width:100%; padding:8px 0 20px 0;}
.profile .name strong{float:left; display:block; line-height:30px; font-size:27px; font-weight:900; color:#000; letter-spacing:-2px;}
.profile dd ul{clear:both; width:100%;}
.profile dd li{position:relative; padding:0 0 8px 87px; line-height:135%; box-sizing:border-box;}
.profile dd li *{display:inline-block; vertical-align:top;}
.profile dd li:before{left:3px; top:7px; width:5px; height:5px; background:#d5525e;}
.profile dd li em{position:absolute; top:0; left:14px; width:85px; letter-spacing:2px;}
.profile dd li:first-child em{letter-spacing:13px;}
.profile dd li:nth-child(3) em{letter-spacing:0;}
.profile dd li span{width:100%; word-break:break-all;}
.profile dd li .colon{position:absolute; top:0; left:79px; width:auto;}
.profile .btns{clear:both; overflow:hidden; width:100%; min-height:0; padding:0;}
.profile .btns a{position:relative; float:left; width:50%; height:60px; line-height:60px; font-weight:400; border-top:1px solid rgba(41,46,68,0.1); border-right:1px solid rgba(41,46,68,0.15); color:#292e45; border-radius:0 0 0 10px; background:#f3f3f8; text-align:center; text-decoration:none; box-sizing:border-box;}
.profile .btns a.end{width:calc(50% + 1px);  margin:0 0 0 -1px; border-right:none; border-left:1px solid rgba(41,46,68,0.15); border-radius:0 0 10px 0;}
.profile .btns a.end:after{content:''; display:inline-block; vertical-align:middle; width:14px; height:14px; margin:-3px 0 0 6px; background:url(/images/kr/member/ico_open.png) no-repeat 0 100%;}
.profile .btns a:hover{z-index:1; background-color:#fff; border-color:rgba(41,46,68,0.5);}

.profile .sns{float:left; padding:0 0 0 24px;}
.profile .sns a{float:left; width:28px; height:30px; font-size:0; text-indent:-9999px; background:#000 url(/images/common/ico_sns.png) no-repeat 50% -37px;}
.profile .sns .fb{background-color:#395599; background-position:50% 7px;}
.profile .sns .bl{background-color:#03c157; background-position:50% -80px;}
.profile .sns .kko{background-color:#f4c500; background-position:50% -123px;}
.profile .sns .insta{background-color:#c536a4; background-position:50% -168px;}
.profile .sns .yt{background-color:#ff0000; background-position:50% -251px;}
.profile .sns .off{background-color:#b5b5b5;}
.profile .sns .off:nth-child(even){background-color:#c9c9c9;}
.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;}
	.profile .btns{margin:1em 0 0 0;}
}
@media all and (max-width:568px) {
	.profile dl{padding:0 0 23px 38%;}
	.profile .name{padding:0 0 12px;}
	.profile .name strong{font-size:21px;}
	.profile dd li{padding:0 0 5px 80px;}
	.profile dd li:before{top:5px;}
	.profile .btns a{height:47px; line-height:47px;}
}
@media all and (max-width:380px) {
	.profile dd li:first-child em{letter-spacing:12px;}
	.profile dd li .colon{left:70px;}
}
@media all and (max-width:357px) {
	.profile .name strong{font-size:20px;}
	.profile .sns{width:100%; padding:5px 0 0 0;}
}

/* 역대의원 의안검색 */
.form_sc{position:relative; overflow:hidden; width:100%; padding:44px 0; margin:0 0 50px; text-align:center; background:url(/images/kr/member/bg_pattern.jpg) repeat; box-sizing:border-box;}
.form_sc:before{content:''; display:block; position:absolute; top:6px; left:6px; width:calc(100% - 12px); height:calc(100% - 12px); background:#fff;}
.form_sc div{position:relative; display:inline-block; width:51%; padding:0 100px 0 90px; box-sizing:border-box;}
.form_sc label{position:absolute; left:0; top:0; display:block; line-height:52px; font-size:20px; font-weight:900; color:#292e44; text-align:right;}
.form_sc select{-webkit-appearance:none; -moz-appearance:none; -moz-appearance:none; border:1px solid #d8e9e7; border-radius:5px; background:#f0f9f8 url(/images/common/ico_assem.png) no-repeat right 24px top 50%;}
.form_sc select::-ms-expand{display:none;}
.form_sc select,
.form_sc input[type="text"]{width:100%; height:52px; line-height:50px; padding:0 0 0 23px; font-size:18px; color:#111; font-weight:900; border:1px solid #d8e9e7;}
.form_sc input[type="text"]{background:#f0f9f8;}
.form_sc .btn{position:absolute; right:0; top:0; height:52px; width:90px; min-width:0; padding:0; font-size:18px; border:none; border-radius:5px; color:#fff; background:#292e44;}
.form_sc .btn:hover{background-color:#3b415c;}

@media all and (max-width:1024px) {
	.form_sc {margin:0 0 45px;}
	.form_sc div{width:60%;}
	.form_sc select,
	.form_sc input[type="text"]{height:47px; line-height:46px; font-size:17px;}
}
@media all and (max-width:768px) {
	.form_sc{margin:0 0 40px;}
	.form_sc div{width:70%; padding:0 90px;}
	.form_sc label{font-size:18px;}
	.form_sc .btn{width:80px; font-size:17px;}
}
@media all and (max-width:568px) {
	.form_sc{padding:25px 0; margin:0 0 35px;}
	.form_sc div{width:75%; padding:0 72px 0 70px;}
	.form_sc label{line-height:45px; font-size:17px;}
	.form_sc select{background-position:right 12px top 50%}
	.form_sc select,
	.form_sc input[type="text"]{height:42px; line-height:40px; padding:0 0 0 10px; font-size:16px;}
	.form_sc .btn{width:65px; height:42px; line-height:41px; font-size:15px;}
}
@media all and (max-width:380px) {
	.form_sc{padding:23px 0; margin:0 0 30px;}
	.form_sc div{width:80%; padding:0 66px 0 65px;}
	.form_sc label{line-height:44px; font-size:16px;}
	.form_sc select{background-position:right 9px top 50%}
	.form_sc select,
	.form_sc input[type="text"]{height:40px; line-height:38px; font-size:15px;}
	.form_sc .btn{width:59px; height:40px; line-height:39px; font-size:14px;}
}

/* 위원회별 */
@media all and (max-width:1024px) {
	#sub_active .tabmenu > li > a{width:38%;}
	#sub_active .tabmenu > li:first-child > a{width:24%;}
	#sub_active .tabmenu > li:nth-child(2) > a{left:calc(24% + 2px);}
	#sub_active .tabmenu > li:nth-child(3) > a{left:calc(62% + 4px);}
}
@media all and (max-width:568px) {
	#sub_active .tabmenu > li > a{font-size:14px;}
}

/*의원윤리강령*/
#sub_ethic .ethic_box {position:relative; width:100%; padding:54px 9.8% 63px; margin:0 0 45px; border:1px solid #ddd; box-sizing: border-box;}
#sub_ethic .ethic_box::after{position: absolute; content: ''; width: 210px; height: 202px; background: url(/images/kr/member/bg_ethics.png) no-repeat; top: 52px; left: 50%; transform: translateX(-50%);}
#sub_ethic .ethic_box h4{line-height:110%; padding:0; color:#112a3c; text-align: center; font-family:"gmarket"; background:none; font-size:40px; font-weight:900;}
#sub_ethic .ethic_box h4:before{content:''; display:block; width:100%; height:100px; margin:0 auto 15px; background:url(/images/kr/intro/img_mark1.png) no-repeat 50% 0 / contain;}
#sub_ethic .ethic_box p{margin:15px 0 29px 0;}
#sub_ethic .ethic_box li{display: flex; align-items:center; min-height:77px; padding:0 10px 0 34px; margin:0 0 25px; box-shadow:0 0 10px rgba(102,102,102,0.2); box-sizing: border-box; border-radius: 10px; background:#f1f5f6; color:#666; font-size: 15px; word-break:keep-all;}
#sub_ethic .ethic_box li:last-child {margin-bottom:0;}
#sub_ethic .ethic_box .num{flex-shrink:0; width:58px; font-size:20px; font-weight:600; color:#112a3c;}
#sub_ethic .txt_in li{margin:0 0 0 16px; text-indent:-16px;}
#sub_ethic .txt_in li + li{margin-top:9px;}
@media all and (max-width:1024px){
	#sub_ethic .ethic_box {padding:40px 5%;}
	#sub_ethic .ethic_box h4 {font-size:30px;}
	#sub_ethic .ethic_box h4:before{height:70px;}
	#sub_ethic .ethic_box .num{font-size:18px;}
}
@media all and (max-width:568px){
	#sub_ethic .ethic_box {padding:30px 5%;}
	#sub_ethic .ethic_box h4 {font-size:23px;}
	#sub_ethic .ethic_box h4:before{height:50px;}
    #sub_ethic .ethic_box li{padding:7px 10px 7px 20px; font-size: 14px;}
	#sub_ethic .ethic_box .num{width:47px; font-size:17px;}
}


/* 의회용어사전 */
#sub_voca a{color:#222;}
#sub_voca .indexArea{position:relative; overflow:hidden; width:100%; margin:0 0 35px; padding:40px 60px 35px; border:none; box-sizing:border-box; background:url(/images/kr/member/bg_pattern.jpg) repeat;}
#sub_voca .indexArea:before{content:''; display:block; position:absolute; top:6px; left:6px; width:calc(100% - 12px); height:calc(100% - 12px); background:#fff;}
#sub_voca .index_word,
#sub_voca .indexArea form{overflow:hidden; position:relative; width:100%; margin:0 0 1em 0; padding:0 0 1em 110px; border-bottom:1px dashed #a3b2b7; box-sizing:border-box;}
#sub_voca .search_result{padding-left:0 !important;}
#sub_voca .indexArea form *{float:left;}
#sub_voca .indexArea fieldset{width:100%;}
#sub_voca .indexArea #word {width:100%; padding:0 150px 0 20px; font-weight:900; color:#111; border:1px solid #d8e9e7; border-radius:3px; box-sizing:border-box; background:#f0f9f8;}
#sub_voca .indexArea button[type="submit"]{position:absolute; top:0; right:0; width:120px; height:42px; padding:0 0 0 20px; font-weight:800; color:#fff; border-radius:0 3px 3px 0; box-sizing:border-box; background:#292e44;}
#sub_voca .indexArea button:before,
#sub_voca .indexArea button:after{content:''; display:block; position:absolute; top:10px; left:25px; width:17px; height:17px; border:2px solid #fff; border-radius:50%; box-sizing:border-box;}
#sub_voca .indexArea button:after{left:37px; top:26px; width:8px; height:2px; border:none; border-radius:2px; transform:rotate(45deg); background:#fff;}
#sub_voca .indexArea form label,
#sub_voca .index_word .titTxt{position:absolute; top:10px; left:0; font-weight:900; color:#222; font-size:19px;}
#sub_voca .index_word ul {width:100%;}
#sub_voca .index_word li {display:inline-block; margin:0 1px 5px 0; text-align:center;}
#sub_voca .index_word li a{display:block; width:42px; height:42px; line-height:40px; font-size:24px; font-weight:800; text-decoration:none; border-radius:50%; border:1px solid #ddd; box-sizing:border-box; background:#fff;}
#sub_voca .index_word li.current_on a,
#sub_voca .index_word li a:focus,
#sub_voca .index_word li a:hover{color:#fff; border-color:#eb6383; background:#eb6383;}
#sub_voca .search_result ul{overflow:hidden; width:100%;}
#sub_voca .search_result li {float:left; width:20%; padding:0 0 10px 10px; margin:0; letter-spacing:-1px; box-sizing:border-box;}
#sub_voca .none,#sub_voca .word_defined{width:100%;}
#sub_voca #pagingNav{margin:40px 0 0 0;}
@media all and (max-width:1000px) {
	#sub_voca .indexArea{padding:35px 50px 30px; margin:0 0 30px;}
	#sub_voca .search_result ul{padding:0 0 0 2%; box-sizing:border-box;}
}
@media all and (max-width:768px) {
	#sub_voca .indexArea{padding:30px; margin:0 0 25px;}
	#sub_voca .indexArea #word{padding-right:110px;}
	#sub_voca .indexArea form label, #sub_voca .index_word .titTxt{font-size:18px;}
	#sub_voca .indexArea button[type="submit"]{height:42px; width:100px;}
	#sub_voca .indexArea button:before{left:20px;}
	#sub_voca .indexArea button:after{left:32px;}
	#sub_voca .index_word, #sub_voca .indexArea form{padding:0 0 12px 100px; margin-bottom:12px;}
	#sub_voca .index_word li{margin:0 1px 3px 0;}
	#sub_voca .index_word li a{height:40px; width:40px; line-height:40px; font-size:21px; font-weight:900;}
}
@media all and (max-width:660px) {
	#sub_voca .search_result li{width:25%;}
}
@media all and (max-width:568px) {
	#sub_voca .indexArea{padding:23px; margin:0 0 20px;}
	#sub_voca .index_word, #sub_voca .indexArea form{padding-left:0;}
	#sub_voca .indexArea form label, #sub_voca .index_word .titTxt{position:static; width:100%; margin:0 0 10px; text-align:center;}
	#sub_voca .indexArea button[type="submit"]{top:auto; bottom:12px; height:35px; width:85px;}
	#sub_voca .indexArea button:before{top:8px; left:15px; width:15px; height:15px;}
	#sub_voca .indexArea button:after{left:25px; top:22px;}
	#sub_voca .index_word li a{height:35px; width:35px; line-height:35px; font-size:20px;}
	#sub_voca .search_result li{width:33.33%;}
	#sub_voca .indexArea #word {height:35px; line-height:35px; padding-right:95px;}
	#sub_voca #pagingNav{margin:25px 0 0 0;}
}
@media all and (max-width:380px) {
	#sub_voca .indexArea{padding:20px; margin:0 0 17px;}
	#sub_voca .indexArea form label, #sub_voca .index_word .titTxt{font-size:17px;}
	#sub_voca .index_word li a{height:32px; width:32px; line-height:32px; font-size:19px;}
	#sub_voca .search_result li{width:50%;}
	#sub_voca #pagingNav{margin:20px 0 0 0;}
}

/* 의회에바란다 */
#sub_hope .btn_wrap{display: flex; align-items:center; height:187px; margin:25px 0 49px; padding:0 0 0 43%;border-radius:10px; box-shadow:0 0 10px rgba(43,57,102,0.2); background:#f5fdfd url(/images/kr/open/bg_hope1.png) no-repeat left 7% bottom 0;}
#sub_hope .btn_wrap .btn{position:relative; width:417px; height:66px; line-height:66px; border-radius:33px; color:#fff; font-size:20px; font-weight:600; background:#118986;}
#sub_hope .btn_wrap .btn:before{content:''; display:block; position: absolute; top:-10px; left:-10px; width:calc(100% + 20px); height:calc(100% + 20px); border:2px solid #c7e6e5; box-sizing:border-box; border-radius:44px; transition:0.2s ease-in-out;}
#sub_hope .btn_wrap .btn:hover:before{border-color:#118986;}
#sub_hope .btn_wrap2{background:#f6f8ff url(/images/kr/open/bg_hope2.png) no-repeat left 7% bottom 0;}
#sub_hope .btn_wrap2 .btn{background:#4763af;}
#sub_hope .btn_wrap2 .btn:before{border-color:#d3daef;}
#sub_hope .btn_wrap2 .btn:hover:before{border-color:#4763af;}
@media all and (max-width:1024px) {
	#sub_hope .btn_wrap{margin:20px 0 30px;}
	#sub_hope .btn_wrap .btn{width:350px;}
}
@media all and (max-width:768px) {
	#sub_hope h4{font-size:18px;}
	#sub_hope .btn_wrap{justify-content:center; height:auto; padding:0; box-shadow:inherit; background:none;}
	#sub_hope .btn_wrap .btn{width:280px; font-size:18px;}
}

/* 방청관람 */
#sub_call .dash_b,
#sub_tour .dash_b{margin:0 0 43px;}
#sub_tour p + .dash_b{margin-top:5px;}

/* 주민조례청구 */
#sub_jumin .dash_b{margin:0 0 43px;}
#sub_jumin .btn_wrap{display:flex; flex-wrap:wrap; justify-content:space-between; margin:7px 0 10px 0;}
#sub_jumin .btn_wrap .btn{display:flex; align-items:center; justify-content:center; width:333px; height:63px; line-height:140%; margin:0 0 20px; font-size:16px; font-weight:400; border-radius:10px; color:#fff; border-color: #262744; background:#262744;}

.proc_jm{box-sizing:border-box; display:flex; flex-wrap:wrap; justify-content:space-between; margin:3px 0 0 0;}
.proc_jm > li {display:table; position:relative; width:calc(100% / 4); padding:0 50px 0 0; margin:0 0 20px; box-sizing:border-box;}
.proc_jm > li > div{display:table-cell; vertical-align:middle; width:100%; height:110px; padding:5px; box-sizing:border-box; background:#c16077 url("/images/kr/intro/bg_jumin.jpg") no-repeat 0 100% / cover; border-radius:10px; text-align:center; font-weight:400; color:#fff; word-break:keep-all;}
.proc_jm > li:after{content:""; width:20px; height:33px; top:50%; right:15px; display:block; position:absolute; background:url("/images/kr/open/ico_arrow_jm.jpg") no-repeat; transform:translateY(-50%);}
.proc_jm > li:last-child::after{display:none;}
@media all and (max-width:1430px){
	#sub_jumin .btn_wrap{ justify-content:left;}
	#sub_jumin .btn_wrap .btn{width:310px; margin:0 20px 10px 0;}
}
@media all and (max-width:768px){
	.proc_jm > li{width:calc(100% / 2); font-size:15px;}
}
@media all and (max-width:500px){
	#sub_jumin .btn_wrap .btn{height:57px; margin:0 0 5px; font-size:15px;}
	.proc_jm > li{width:100%; padding:0;  margin:0 0 30px;}
	.proc_jm > li > div{height:auto; padding:10px 5px;}
	.proc_jm > li:after{top:auto; bottom:-32px; right:50%; transform:translateX(50%) rotate(90deg)}
}

/* 의원연구단체개요 */
#sub_resch .dash_b{margin:0 0 43px;}

.proc_resch{box-sizing:border-box; display:flex; flex-wrap:wrap; justify-content:space-between; margin:3px 0 0 0;}
.proc_resch > li {position:relative; width:calc(100% / 3); padding:0 100px 0 0; margin:0 0 30px; box-sizing:border-box;}
.proc_resch > li > div{width:100%; box-sizing:border-box; border-radius:15px; font-weight:400; word-break:keep-all;}
.proc_resch > li:after{content:""; width:20px; height:33px; top:50%; right:37px; display:block; position:absolute; background:url("/images/kr/open/ico_arrow_jm.jpg") no-repeat; transform:translateY(-50%);}
.proc_resch > li:last-child::after{display:none;}
.proc_resch strong{display:block; height:53px; line-height:53px; text-align:center; color:#fff; font-weight:400; border-radius:10px 10px 0 0; background:#c16077;}
.proc_resch p{height:85px; padding:15px 5px 0 20px; border:1px solid #f7d7de; box-sizing:border-box;}
@media all and (max-width:1280px){
	.proc_resch > li {padding:0 50px 0 0;}
	.proc_resch > li:after{right:15px;}
}
@media all and (max-width:768px){
	.proc_resch > li{width:calc(100% / 2); font-size:15px;}
}
@media all and (max-width:500px){
	.proc_resch > li{width:100%; padding:0;}
	.proc_resch > li:after{top:auto; bottom:-32px; right:50%; transform:translateX(50%) rotate(90deg)}
	.proc_resch strong{height:45px; line-height:45px;}
	.proc_resch p{height:auto; padding:15px;}
}

/* 청원안내 */
#sub_petition .dash_b{margin:0 0 43px;}
#sub_petition dl{padding:0 0 20px;}
#sub_petition dt{margin:0 0 7px; font-weight:600;}
#sub_petition dd .dash_b{margin:0 0 25px;}

/* 통합검색*/
#sub_search .search{z-index:1; position:relative; width:100%; padding:44px 0; margin:0 0 45px 0; border: none; background:url(/images/kr/member/bg_pattern.jpg) repeat;}
#sub_search .search:before{z-index:-1; content:''; display:block; position:absolute; top:6px; left:6px; width:calc(100% - 12px); height:calc(100% - 12px); background:#fff;}
#sub_search .search *{display:inline-block; vertical-align:top;}
#sub_search .search form,
#sub_search .search fieldset{width:100%; text-align:center;}
#sub_search .search label{margin:0 17px 0 0; line-height:52px; font-size:20px; font-weight:900; color:#292e44;}
#sub_search .search #word{width:30%; height:52px; line-height:52px; padding:0 0 0 20px; border:1px solid #d8e9e7; border-radius:5px; font-weight:900; font-size:18px; color:#111; background:#f0f9f8;}
#sub_search .search button{position:relative; height:52px; width:90px; min-width:0; padding:0; margin:0 0 0 7px; font-size:18px; font-weight:800; border-radius:5px; color:#fff; background:#292e44;}
#sub_search .search button:hover{background-color:#3b415c;}

#sub_search .result h4{margin:0 0 15px 0; font-size:125%; font-weight:900; color:#292e44; border-bottom:1px solid #ddd; background-position:0 2px;}
#sub_search .result > .dot{margin:0 0 0 10px;}
#sub_search .result > .dot > li {padding:0 0 0 12px; margin:0 0 7px; font-weight:800;}
#sub_search .result > .dot > li ul{font-weight:200;}
#sub_search .orange{color:#d5525e !important;}

@media all and (max-width:768px) {
	#sub_search .search{padding:35px 0; margin:0 0 30px;}
	#sub_search .search fieldset{text-align:center;}
	#sub_search .search label{margin:0 15px 0 0; font-size:16px;}
	#sub_search .result h4{font-size:110%;}
	#sub_search .result > .dot > li:before{top:7px;}
}
@media all and (max-width:568px) {
	#sub_search .search{padding:25px 0; margin:0 0 25px;}
	#sub_search .search label{line-height:45px;}
	#sub_search .search #word{height:45px; line-height:45px; padding:0 0 0 10px; font-size:16px;}
	#sub_search .search button{height:45px; width:65px; margin:0 0 0 5px; font-size:15px;}
}
@media all and (max-width:380px) {
	#sub_search .search{padding:23px 0; margin:0 0 20px;}
	#sub_search .search label{line-height:43px; font-size:15px;}
	#sub_search .search #word{height:43px; line-height:43px;  font-size:15px;}
	#sub_search .search button{height:43px; width:59px; font-size:14px;}
}

/* 배너모음 */
#sub_banner ul{overflow:hidden; width:100%;}
#sub_banner ul li{float:left; width:25%; padding:3px 5px 4px; box-sizing:border-box;}
#sub_banner ul li a{display:block; height:70px; padding:10px 0 0 0; vertical-align:middle; border:1px solid #e8e8e8; box-sizing:border-box; text-align:center;}
#sub_banner ul li img{max-width:100%;}
#sub_banner ul li.none{font-weight:bold; width:100%;}
@media all and (max-width:768px) {
	#sub_banner ul li{width:33.33%;}
}
@media all and (max-width:568px) {
	#sub_banner ul li{width:50%;}
}

/*사이트맵*/
#sub_sitemap .site{overflow:hidden; width:100%; padding:52px 0 14px 0;}
#sub_sitemap .site:nth-child(odd){background:#f7f7f7;}
#sub_sitemap .site h4{float:left; width:22%; padding:0 0 0 48px; font-size:30px; box-sizing:border-box; background:none;}
#sub_sitemap .site h4 a{display:inline-block; padding:15px 0; color:#d5525e; border-top:2px solid #d5525e; text-decoration:none}
#sub_sitemap .site > ul{float:left; width:78%; padding:0 1.5% 0 0; box-sizing:border-box;}
#sub_sitemap .site > ul > li {float:left; width:33.33%; padding:0 3.3% 38px; box-sizing:border-box;}
#sub_sitemap .site > ul > li > a{display:block; height:46px; line-height:45px; padding:0 0 0 16px; font-size:18px; font-weight:800; color:#292e44; border:1px solid #292e44; text-align:left; transition:0.25s ease-in-out;}
#sub_sitemap .site > ul > li > a:hover{color: #fff; box-shadow:inset 250px 0 rgba(41,46,68,1);}
#sub_sitemap .site > ul > li > ul{padding:12px 0 0 13px; font-weight:700;}
#sub_sitemap .site > ul > li > ul li + li{margin:5px 0 0 0;}
#sub_sitemap .site > ul > li > ul li:before{top:10px;}
#sub_sitemap .site ul ul a{display:block;}
#sub_sitemap .site ul ul a[target="_blank"]:after{content:''; display:block; position:absolute; right:9px; top:50%; width:10px; height:10px; margin:-4px 0 0 0; background:url(/images/kr/main/ico_ctrl.png) no-repeat -83px -38px;}

@media all and (max-width:1230px) {
	#sub_sitemap .site h4{padding:0 0 0 4%;}
}
@media all and (max-width:1024px) {
	#sub_sitemap .site h4{font-size:28px;}
}
@media all and (max-width:768px) {
	#sub_sitemap .site h4{width:30%; font-size:26px;}
	#sub_sitemap .site > ul{width:70%;}
	#sub_sitemap .site > ul > li {width:50%;}
}
@media all and (max-width:568px) {
	#sub_sitemap .site{padding:33px 0 14px;}
	#sub_sitemap .site h4{width:100%; margin:0 0 12px; font-size:22px;}
	#sub_sitemap .site h4 a{padding:8px 0;}
	#sub_sitemap .site > ul{width:100%; padding:0 1.5%;}
	#sub_sitemap .site > ul > li {width:50%; padding:0 2% 20px;}
	#sub_sitemap .site > ul > li > a{height:43px; line-height:43px; padding:0 0 0 13px; font-size:16px;}
	#sub_sitemap .site > ul > li > u{padding:10px 0 0 5px;}
	#sub_sitemap .site > ul > li > ul li + li{margin:3px 0 0 0;}
	#sub_sitemap .site > ul > li > ul li:before{top:9px;}
}
@media all and (max-width:380px) {
	#sub_sitemap .site{padding:30px 0 14px;}
	#sub_sitemap .site h4{margin:0 0 10px; font-size:21px;}
	#sub_sitemap .site h4 a{padding:7px 0;}
	#sub_sitemap .site > ul > li {padding:0 2% 17px;}
	#sub_sitemap .site > ul > li > a{height:39px; line-height:39px; font-size:15px;}
	#sub_sitemap .site > ul > li > ul li + li{margin:2px 0 0 0;}
}

#sub_privacy .box_info .green{padding-top:12px;}
#sub_privacy > ol{margin:0 0 50px;}
#sub_privacy > ol,
#sub_privacy h4 + p:not(.table_info){font-size:17px;}
#sub_privacy > ol > li + li{padding:8px 0 0 0;}
#sub_privacy p + ol{margin-left:9px; margin-top:12px;}
#sub_privacy ol ul{margin:5px 0 10px 9px; font-size:15px;}
#sub_privacy ol ul li{padding:3px 0 0 0;}
#sub_privacy .box_gray {padding:8px 0 10px 23px; font-weight:400; color:#333; background:#f3f2f2;}
#sub_privacy .box_gray *{display:inline-block; vertical-align:top;}
#sub_privacy .box_gray li + li{padding:3px 0 0 9.8%;}

@media all and (max-width:1024px) {
	#sub_privacy > ol,
	#sub_privacy h4 + p:not(.table_info){font-size:16px;}
}
@media all and (max-width:568px) {
	#sub_privacy > ol,
	#sub_privacy h4 + p:not(.table_info){font-size:15px;}
	#sub_privacy ol ul{font-size:14px;}
	#sub_privacy .box_gray li:first-child{display:block;}
	#sub_privacy .box_gray li:nth-child(2){padding:3px 0 0 0;}
}
@media all and (max-width:380px) {
	#sub_privacy > ol,
	#sub_privacy h4 + p:not(.table_info){font-size:14px;}
	#sub_privacy ol ul{font-size:13px;}
}

