@charset "utf-8";
#sub_default{font-size:16px; line-height:160%;}

@media all and (max-width:568px){
	#sub_default{font-size:15px; line-height:160%;}
}

.photo2 li a{height:405px;}
.photo2 li a .img img{max-height:300px;}

@media all and (max-width:1024px){
	.photo2 li a{height:320px;}
	.photo2 li a .img img{max-height:200px;}
}
@media all and (max-width:840px){
	.photo2 li a{height:250px;}
	.photo2 li a .img img{max-height:155px;}
}
@media all and (max-width:680px){
	.photo2 li a{height:220px;}
	.photo2 li a .img img{max-height:130px;}
}
@media all and (max-width:430px){
	.photo2 li a{height:200px;}
	.photo2 li a .img img{max-height:115px;}
}
@media all and (max-width:380px){
	.photo2 li a{height:175px;}
	.photo2 li a .img img{max-height:101px;}
}
@media all and (max-width:340px){
	.photo2 li a{height:162px;}
	.photo2 li a .img img{max-height:90px;}
}

/* 위원장인사말 */
#sub_intro{display:flex;}
#sub_intro .pic_wrap{position:relative; align-self:flex-start; width:39.33%;}
#sub_intro .pic_wrap img{max-width:100%;}
#sub_intro .name{position:absolute; bottom:20px; right:-20px; z-index:1; width:100%; padding:30px 0; background: rgb(56,151,123); background: linear-gradient(90deg, rgba(56,151,123,1) 0%, rgba(52,194,123,1) 100%); font-size:17px; color:#fff; text-align:center;}
#sub_intro .name>span{vertical-align:bottom; padding-right:8px;}
#sub_intro .name:before{content:'GURO-GU COUNCIL'; display:block; margin:0 0 8px; font-family:'Jalnan'; font-size:22px; color:#fff; text-transform:uppercase; opacity:0.42;}

#sub_intro .txt_wrap{width:52.92%; margin:0 0 0 auto; word-break:keep-all;}
#sub_intro .tit{margin:0 0 35px; padding:10px 0 0 10px; font-family:'Jalnan'; font-size:25px; color:#666666; line-height:160%;}
#sub_intro .tit strong{position:relative; display:block; font-size:27px; color:#489d90;}
#sub_intro .tit strong:before{content:''; position:absolute; top:-10px; left:-10px; width:24px; height:18px; background:url(/images/committee/sub/pic_quot.png) no-repeat; background-size:contain;}
#sub_intro .txt{font-size:16px; line-height:180%;}

@media all and (max-width:768px){
	#sub_intro{flex-direction:column;}
	#sub_intro .pic_wrap{width:40%; margin:0 auto 45px auto;}
	#sub_intro .name{bottom:-20px; width:auto; padding:25px 20px; font-size:15px;}
	#sub_intro .name:before{font-size:20px;}

	#sub_intro .txt_wrap{width:100%; margin:0;}
}
@media all and (max-width:650px){
	#sub_intro .pic_wrap{width:50%; margin:0 auto 75px auto;}
	#sub_intro .tit{font-size:22px;}
	#sub_intro .tit strong{font-size:25px;}
	#sub_intro .name{bottom:-40px; left:50%; width:250px; padding:20px 10px; transform:translateX(-50%);}
}
@media all and (max-width:568px){
	#sub_intro .pic_wrap{width:60%; margin:0 auto 35px auto;}
	#sub_intro .tit{font-size:20px;}
	#sub_intro .tit strong{font-size:22px;}
	#sub_intro .name{left:0; bottom:0; width:100%; padding:20px 0; box-sizing:border-box; transform:translateX(0);}
	#sub_intro .name:before{font-size:18px;}
	#sub_intro .name img{height:28px;}
	#sub_intro .txt{font-size:15px;}
}
@media all and (max-width:430px){
	#sub_intro .pic_wrap{margin:0 auto 55px auto;}
	#sub_intro .name{bottom:-20px; padding:15px;}
	#sub_intro .name>span{padding:0 0 5px;}
	#sub_intro .name *{display:block; text-align:right; margin:0 0 0 auto; }
	#sub_intro .name:before{content:'GURO-GU \A COUNCIL';position:absolute; top:10px; left:10px; font-size:22px; opacity:0.2; white-space:pre; text-align:left;}
}

/* 소관사항 */
#sub_work .con_tit{position:relative; height:216px; margin:0 0 45px; background:url(/images/committee/sub/bg_work.jpg) no-repeat center; background-size:cover; word-break:keep-all;}
#sub_work .con_tit>div{position:absolute; bottom:0; left:50%; display:flex; flex-direction:column; justify-content:center; align-items:center; width:calc(100% - 20.75%); padding:35px 0 40px; border-radius:50px 50px 0 0; background:rgba(255,255,255,0.9); transform:translateX(-50%); text-align:center;}

@media all and (max-width:568px){
	#sub_work .con_tit{height:160px;}
	#sub_work .con_tit>div{width:calc(100% - 60px); padding:25px 20px 30px; box-sizing:border-box; border-radius:40px 40px 0 0;}
}
@media all and (max-width:380px){
	#sub_work .con_tit{margin:0 0 35px;}
	#sub_work .con_tit>div{width:calc(100% - 40px);padding:25px 10px;}
}

/* 의원소개 */
#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 #c7e5e9; box-sizing:border-box;}
.profile:hover{border-color:#d8e9e7;}
.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: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:75px; 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 #c7e5e9; border-right:1px solid #c7e5e9; color:#292e45; border-radius:0 0 0 10px; background:#f0f9f8; 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 #c7e5e9; 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:#d8e9e7;}

.profile .sns{float:left; padding:0 0 0 24px;}
.profile .sns a{float:left; width:28px; height:26px; font-size:0; text-indent:-9999px; background:url(/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;}
	.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;}
}