@charset "utf-8";


/* 리스트 */
.gall_box {padding: 20px;border: 1px solid #ccc; min-height: 320px;}
.bo_tit{display:block;width: 100%;margin-top: 10px;text-align: center;}


/* 쓰기 */
#bo_w .form-inline li{list-style-type:decimal-leading-zero;list-style-position:outside}
#bo_w .progress-check{position: relative;top:5px;width: 20px;height: 20px;}
#bo_w .form-bdn{border: none;}




/* 보기 */
#bo_v{padding: 20px;border: 1px solid #ccc;}
#bo_v_title{font-size: 30px;font-weight: 300;}
.portfolio-plan-info{}
.portfolio-plan-info dl:first-child{border-top: 1px solid #000;}
.portfolio-plan-info dl:nth-child(9){display: none;}
.portfolio-plan-info dl:nth-child(10){display: none;}
.portfolio-plan-info dt,.portfolio-plan-info dd{padding: 20px 5px;border-bottom: 1px solid #ddd; min-height: 61px;}
.portfolio-plan-info dt{font-weight: 700;}
.portfolio-plan-info .board-counsel{margin-top: 40px;padding: 15px;background: #000;font-size: 1.2em;font-weight: 300;text-align: center;color:#fff}
.portfolio-plan-info .board-counsel .number{font-size: 1.4em;}

.progress-urban{}
.progress-urban li{float: left;width: 10%;text-align: center;list-style-type: none;}
.progress-urban li.on{}
.progress-urban li:before{display: block;padding: 10px 0;font-size: 2em;font-weight: 100;}
.progress-urban li.on:before{padding-bottom: 10px;background: url(img/on_icon.png) no-repeat center bottom #fff;font-weight: 700;color:#3d783a}
.progress-urban li.on{max-width: 8%;margin: 0 1%;background: #3d783a;color:#fff}
.progress-urban li:nth-child(1):before{content:'10%';}
.progress-urban li:nth-child(2):before{content:'20%';}
.progress-urban li:nth-child(3):before{content:'30%';}
.progress-urban li:nth-child(4):before{content:'40%';}
.progress-urban li:nth-child(5):before{content:'50%';}
.progress-urban li:nth-child(6):before{content:'60%';}
.progress-urban li:nth-child(7):before{content:'70%';}
.progress-urban li:nth-child(8):before{content:'80%';}
.progress-urban li:nth-child(9):before{content:'90%';}
.progress-urban li:nth-child(10):before{content:'100%';}

.progress-photo-title>div{margin: 30px 0 10px 0px;padding: 15px 0;font-size: 1.2em;text-align: center;}
.progress-photo .img-w{height: 250px;}