
@media all and (max-width: 1200px) {
	.product-list-type-3 {
		width: 100%;
	}
	div.center_event_box {
		padding-left: 10px;
		padding-right: 10px;
	}
	div.center_events {
		width: calc(33.33333% - 7px);
		margin-right: 10px  !important;
	}
	div.center_events:nth-child(3n) {
		margin-right: 0 !important;
	}
	
	div.center_events_img_box-div {
		width: 100%;
		height: 0;
		padding-bottom: 108%;
	}
	
	div.center_events_con {
		height: 50px;
		padding: 10px 20px;
	}
	
	.center_event_inner_body img {
		max-width: 100% !important;
		display: block !important;
		height: auto !important;
	}
	.recipeTableView tr.area ul li {
		width: 100%;
		border-bottom: 1px solid #ddd;
	}
	div.notice_board {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.center_board_sub_menu {
		padding-bottom: 20px;
	}
	
	.center_board_sub_menu_a {
		width: 33.33333333% !important;
		font-size: 12px !important;
	}
	.center_board_sub_menu_a:nth-child(3n) {
		border-right: 1px solid #ccc;
	}
	.center_board_sub_menu_a:nth-child(5),
	.center_board_sub_menu_a:nth-child(6),
	.center_board_sub_menu_a:nth-child(7) {
		border-bottom: 1px solid #ccc;
	}
	.center_board_box_ul .center_board_box_li span.title {
		font-size: 12px;
		height: auto;
		min-height: 50px;
		line-height: 140%;
		padding-bottom: 10px;
	}
	.center_board_box_main_text {
		font-size: 12px;
	}
	
}/*1200px*/

@media all and (max-width: 767px) {
	div.center_event_box>.row {
		margin-top: 0 !important;
	}
	div.center_events {
		width: calc(50% - 7px);
	}
	div.center_events:nth-child(3n) {
		margin-right: 10px !important;
	}
	div.center_events:nth-child(2n) {
		margin-right: 0px !important;
	}
	div.center_events:nth-child(n+3) {
		margin-top: 25px !important;
	}
	.center_events_con_title a {
		font-size: 17px !important;
	}
	div.center_events_con_title {
		height: auto !important;
		line-height: 140% !important;
	}
	
	.board_list .board_list-top>div.top5 {
		display: none !important;
	}
	div.board_list-line div.count {
		display: none !important;
	}
	.board_list .board_list-top>div.top1 {
		width: 40px !important;
	}
	div.board_list-line div.number {
		width: 40px !important;
	}
	.board_list .board_list-top>div.top2 {
    width: calc(100% - 151px) !important;
	}
	div.board_list-line div.title {
    width: calc(100% - 151px) !important;
	}
	.board_list .board_list-top>div,
	div.board_list-line div,
	div.board_list-line div a {
		font-size: 14px !important;
	}
	.notice_board {
		padding-top: 30px  !important;
	}
	
	/* div.leftFullDiv {
		padding-left: 10px !important;
		padding-right: 10px !important;
	} */
	.center_box table.center_table_type01 {
		table-layout: fixed;
	}
	.center_box table.center_table_type01 tr td:nth-child(1) {
		padding-left: 10px !important;
		width: 20% !important;
	}
	.center_box table.center_table_type01 tr td:nth-child(2) {
		padding-left: 10px !important;
		width: 80% !important;
	}
	
	input.center_input_text {
		width: 100% !important;
	}
	/* 
	.center_board_sub_menu_a {
		font-size: 11px !important;
	} */
	
	
}/*767*/

@media all and (max-width: 520px) {
}/*520px*/

@media all and (max-width: 425px) {
	
	
}/*425*/


