@charset "utf-8";
/*************************************************************************
* @ 서비스명   : commonui
* @ 파일명     : /css/commonui.css
* @ 페이지설명  : commonui.css
* @ 작성자     : 한주현 (pointweb)
* @ 작성일     : 2020-08-19
************************** 수정이력 **************************************
* 날짜                    작업자                 변경내용
* 2020-08-19              한주현                 최초작성
* 2020-08-21              박이영                 추가작성
* 2020-08-24              정서희                 추가작성
* 2020-08-25              박이영                 추가작성
**************************************************************************/

/*국내외현황*/
.table-txt{font-weight: 400; color: #5d5d5d;margin-top:10px}
.content9 .table-txt  span{font-weight:500;display: block;    margin-top: 150px;    font-style: italic;    float: right;}
.table-txt p{padding:10px; font-size:14px}
.table-txt2{position:absolute; top:500px ;left:560px}
.txtbox{position:relative;}
.txtred{color:#ed3737}


/*재단소개*/
.foundation .txtbox{position:relative;width:1100px;font-size:16px; border:1px solid #e1e1e1; padding:65px 0; text-align:center; margin-top:60px; font-weight:500; color:#5d5d5d; box-sizing:border-box}
.foundation .txtbox:before{content:"";  position:absolute; top:55px; left:200px; display:inline-block; width:30px; height:30px; background:url(/_public/images/sub/dot_1.png) no-repeat;}
.foundation .txtbox:after{content:"";  position:absolute; top:230px; left:795px; display:inline-block; width:30px; height:30px; background:url(/_public/images/sub/dot_2.png) no-repeat;}
.foundation .txtbox .txtblue{font-size:20px; }
.foundation .txtbox p:nth-child(2){font-weight:400; margin-top:20px}
.foundation .txtbox p:nth-child(2) span{font-weight:500; color:#333}


/*ci소개*/
.ci .content {font-size:0}
.ci .content1 > div{display:inline-block;width:540px; border:1px solid #e1e1e1;vertical-align:top; height:300px}
.ci .content .ci-logo div{border-top:1px solid #e1e1e1; font-size:0;}
.ci .content .ci-logo{margin-right:16px}
.ci .content .ci-logo div a{display:inline-block; width:50%; height:55px;line-height:55px;font-size:15px; font-weight:400; text-align:center; box-sizing:border-box; color:#5d5d5d}
.ci .content .ci-logo div a:hover{color:#0d6fb8; }
.ci .content .ci-logo div a:hover span{background-position: -80px -90px;}
.ci .content .ci-logo div a:first-child{border-right:1px solid #e1e1e1;}
.ci .content .ci-logo div a span{position:relative; top:7px; left:5px; display:inline-block;width:40px; height:40px;background: url(/_public/images/@draft/sp_ico.png) no-repeat;text-indent:-9999px;background-size: 210px;  background-position: -120px -90px;}
.ci .content .ci-design{width:100%;}
.ci .content .ci-design p{display:inline-block;width:353px;border:1px solid #e1e1e1; margin-left:20px; box-sizing:border-box; margin-bottom:20px}
.ci .content .ci-design p:first-child{margin-left:0;}
.ci .content .ci-design p:nth-child(4){margin-left:0;}



/*paging*/
.pagination .active{border-bottom: 1px solid #333;
    padding-bottom: 1px;
}