@charset "utf-8";

/* 갤러리 목록 */
.tbGallBasic .gall-thum.pdbottom71{padding-bottom:71%;}

.tbGallBasic > li.li5{width:20%;}
.tbGallBasic > li.li5 .gall-thum{border:1px solid #e1e1e1;}
.tbGallBasic > li:hover .prd-title a{color: #3a8afd;}
.tbGallBasic > li.hoverBiggerImg .gall-thum a{ width:120%;}
.tbGallBasic .gall-description{ border:1px solid #e1e1e1; }
.tbGallBasic .gall-description .prd-title{padding-bottom:5px;}
.tbGallBasic .gall-description .prd-title a{font-size:1.6rem;}

@media screen and (max-width:1200px){
  .tbGallBasic > li.li5{width:25%;}
}
@media screen and (max-width:1024px){
  .tbGallBasic > li.li5{width:33.333%;}
}
@media screen and (max-width:768px){
  .tbGallBasic > li.li5{width:33.333%;}
}
@media screen and (max-width:560px){
  .tbGallBasic > li.li5{width:50%;}
}
/* 게시판 목록 공통 */



/* 게시판 쓰기 */



/*글쓰기*/



/*체크박스*/
.chk_box input[type="checkbox"] + label {color:#888;}
.chk_box input[type="checkbox"] + label {padding-left:0px;}
.fa {font-size: 1.8rem; }

.gall_chk.chk_box {left:18px; top:10px;}

.gall_chk.chk_box input[type="checkbox"] + label {color:#888;}
.gall_chk.chk_box:hover input[type="checkbox"] + label {color:#032651;}
.gall_chk.chk_box input[type="checkbox"]:checked + label {color:#3a8afd;}


.write_div .chk_box input[type="checkbox"] + label {padding-left:0}



 