@charset "utf-8";

/* 갤러리 목록 */
.tbGallBasic .gall-thum.pdbottom140{padding-bottom:135%;}
.tbGallBasic .gall-description{padding: 1.2em 0; text-align:left}
.tbGallBasic .gall-description .prd-title {word-break: keep-all;;}
.tbGallBasic li .gall-thum{border:1px solid #e2e2e2;}
.tbGallBasic > li.hoverBiggerImg:hover .gall-thum a{ width:110%;}
.tbGallBasic > li:hover .prd-title a{color: #002f75;}

@media screen and (max-width: 420px){
  .tbGallBasic > li { width: 50%;}
}

.list_down_btn { position:relative; border:1px solid #222; color:#222; line-height:1.5em; margin-top:5px;}
.list_down_btn:after {content:""; position:absolute; top:50%; right:18px; transform: translateY(-50%); width:16px; height:16px;  background-image:url('../../../img/tbimg/common/download_icon.svg'); background-size:100%;}

.list_down_btn.radius {padding: 0 2.5em 0 2em;}
.tbGallBasic > li:hover .list_down_btn {border:1px solid #7484de; background-color:#7484de;  color:#fff; }
.tbGallBasic > li:hover .list_down_btn:after {background-image:url('../../../img/tbimg/common/download_icon_white.svg'); }
.gall-description .prd-title{font-size:1.8rem;}
.gall-description .prd-title .bo_tit{ color:#000;}
/* 게시판 목록 공통 */



/* 게시판 쓰기 */




/*글쓰기*/


.chk_box input[type="checkbox"] + label {padding-left:0; }
.gall_chk.chk_box input[type="checkbox"] + label {left:20px; top:7px;}
.fa {font-size: 1.8rem;}




.write_div .chk_box input[type="checkbox"] + label {padding-left:0}