section.product { margin:0 auto; padding:30px 0px;  box-sizing:border-box; min-height:650px; }
section.product div.tit {text-align:center; width:100%; padding:0 0 35px 0}
h1.main { font-size:33px; letter-spacing:10px; color:#333; font-weight:600 !important; position:relative; 
text-align:center;padding:0px 0 10px 0; border-top:0px solid #dfdfdf; font-family:"Raleway","Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif" !important;}
section.product p{font-size:16px;}
section.product td.board_output_gallery_img {text-align:center;}
section.product span.board_output_gallery_subject a {font-size:25px !important; font-weight:500;  display:block; padding-top:7px;}
section.product table.main_gallery table,section.product table.board_output table {width:100%;  margin:0 auto 40px auto !important; text-align:center; box-sizing:border-box; padding:0;}
section.product .board_output_gallery_subject {width:100% !important;}

table.main_gallery table {width:100%;  margin:0 auto !important; text-align:center; box-sizing:border-box; padding:0;}
.board_output_gallery_subject {width:100% !important; height:45px;  }
.board_output_gallery_img a {padding:0; margin:0 auto; overflow:hidden; display:block; width:330px; height:240px;  }
.board_output_gallery_img a img{transition: transform 0.35s;  }
.board_output_gallery_img a:hover img{	transform: scale(1.1,1.1);  opacity:0.8; transition:opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.1,1.1) ; -moz-transform: scale(1.1,1.1) ; -ms-transform: scale(1.1,1.1) ; -o-transform: scale(1.1,1.1) ;  }


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
section.product {clear:both; width:100%; margin:0 auto; padding:30px 0 0px;  min-height:auto; }
section.product div.tit { padding:0 0 15px 0}
section.product td.board_output_gallery_img {text-align:center;}
section.product td.board_output_gallery_img img {width:100px; height:80px; }
section.product span.board_output_gallery_subject {font-size:15px; padding-top:5px; display:block; text-align:center; width:100%; }
section.product table.main_gallery table {width:100%;  margin:0 auto !important; box-sizing:border-box; padding:10px 0;}

.board_output_gallery_img a {padding:0; margin:0 auto; overflow:hidden; display:block; width:auto; height:auto;  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
