/* 공통 */
.sub_con {width: 1300px; margin:0 auto;}
.sub_title h2 {font-size:18px; font-weight: 700; color:#1f9fae; letter-spacing: 6.3px; text-transform: uppercase; margin-bottom: 25px; font-family: 'NanumSquare',sans-serif;}
.sub_title h1 {font-size:48px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;}

/*Content CSS*/
#shareholder {text-align: center; padding:80px 0 120px;}
#shareholder .img_wr {position: relative; margin-top:70px; display: inline-block; }
.img_btn {position: absolute; display: block; border-radius: 50%; border:0px solid red; width: 325px ;height: 325px;}
#sh_btn1 {top:122px; left:288px; }
#sh_btn2 {bottom:122px; left:124px; }
#sh_btn3 {bottom:122px; right:130px; }




@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
