/*************** [board]basic ***************/
/*section_type_board_7 : 게시판*/
#section_type_board_7 {background:url("/section/board/board_7/img/bg3_b.jpg") no-repeat center center; background-size:cover; padding: 50px 0;}
/*#section_type_board_7 .section3{background:url("/section/board/board_6/img/bg3_b.jpg") no-repeat top center; padding:80px 0;}*/
#section_type_board_7 .section3 h2{color:#fff; margin-bottom:70px; text-align:center; font-size: 30px; font-weight: 400;}
#section_type_board_7 .album_slider div{font-size:0}
#section_type_board_7 .album_slider div a{display:inline-block; width:25%; height:264px;}
#section_type_board_7 .album_slider div a:nth-child(1) {background:url("/section/board/board_7/img/p1.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a:nth-child(2) {background:url("/section/board/board_7/img/p2.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a:nth-child(3) {background:url("/section/board/board_7/img/p3.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a:nth-child(4) {background:url("/section/board/board_7/img/p4.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a:nth-child(5) {background:url("/section/board/board_7/img/p5.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a:nth-child(6) {background:url("/section/board/board_7/img/p6.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a:nth-child(7) {background:url("/section/board/board_7/img/p1.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a:nth-child(8) {background:url("/section/board/board_7/img/p2.jpg")no-repeat center center; background-size:cover;}
#section_type_board_7 .album_slider div a img{width:100%;}
#section_type_board_7 .section3 .btn_list{text-align:center; margin-top:30px;}
#section_type_board_7 .section3 .btn_list a{width:43px; height:43px; display:inline-block; margin:0 1%; font-size: 0;}
#section_type_board_7 .section3 .btn_list a.btn_prev{background:url("/section/board/board_7/img/btn_prev.png") no-repeat;}
#section_type_board_7 .section3 .btn_list a.btn_next{background:url("/section/board/board_7/img/btn_next.png") no-repeat;}

/*************** [board]responsive ***************/
/*section_type_board_7 : 게시판*/
@media screen and (max-width:1024px){ /*pc- 1024부터 모바일 버전으로 나오도록*/
	#section_type_board_7 .section3 .inner {width:90%;}
	#section_type_board_7 .album_slider div a {height:230px;}
}
@media screen and (max-width:975px){
  #section_type_board_7 {padding:70px 0;}
  #section_type_board_7 .album_slider div a {height:220px;}
}
@media screen and (max-width:900px){
   #section_type_board_7 .album_slider div a{width:50%;}
}
@media screen and (max-width:414px){ /*mobile - iphone 6+,7+,8+*/
	#section_type_board_7 .album_slider div a {height:186px;}
}
@media screen and (max-width:384px){ /*mobile - optimus G*/
	#section_type_board_7 .album_slider div a {height:173px;}
}
@media screen and (max-width:360px){ /*mobile - galaxy*/
	#section_type_board_7 .album_slider div a {height:162px;}
}
@media screen and (max-width:320px){ /*mobile - iphone5*/
	#section_type_board_7 .album_slider div a {height:144px;}
}
/*************** [board]animation ***************/
