@charset "UTF-8";

	#subbisual_section{position:relative; width:100%; margin:0px; padding:0px; line-height:0px;}

	#body_section{position:relative; width:100%; margin:0px auto; padding:0px 0px 0px 0px;}

		#subpage_title_section{position:relative; width:100%; height:80px; text-align:center;}

		#lowmenu_section{display:none; position:relative; width:100%; z-index:50;}

		#body_area{position:relative; top:0px; width:100%; margin:0px auto; font-size:0px; }
			#bodyleft_section{display:inline-block; width:200px; padding:0px; margin-top:-38px; vertical-align:top;}
			#bodyright_section{display:inline-block; width:calc(100% - 200px); vertical-align:top;}
				#contents_section{display:inline-block; position:relative; width:100%; padding:20px 2% 50px 6%;}
					#sitemap_section{display:inline-block; position:relative; width:100%;}

	@media all and (max-width:1100px){

		#body_section{padding:0px;}
		#subtitlebg{margin:0px;}
		#sub_bisual_section{margin:0px;}

		.galleryBoard.grid4 tr{width:33.3%;}
	}

	@media all and (max-width:1024px){

		#btminfo_section{width:100%; padding:10px 0px 10px 0px;}
		#btminfo_section .btmInfoArea:nth-child(1){padding-right:15%;}/*cs center*/
		#btminforight_section{width:100%; padding-top:0px; padding-left:0px;}
	}

	@media all and (max-width:880px){/*게시판에 카테고리 항목을 이용하는 경우*/

		.cateBoard #boardList td.att_title:nth-last-child(5){display:none;}/*list item:title-name*/
		.cateBoard #boardList td.bbscategory{display:none;}/*list item:title-name value*/
	}

	@media all and (max-width:812px){

		/*#header{height:auto !important;}*/

		#subpage_title_section{height:68px;}
		.subpage_title_tf{padding-left:0px !important;}
		.subpage_alt_tf{display:none !important;}

		#subpage_title_section{border-bottom:0px !important;}
		#lowmenu_section{display:block !important;}

		#bodyleft_section{display:none;}
		#bodyright_section{width:100%;}

		#contents_section{width:100%; padding:20px 2% 50px 2%;}

		/*약관 내용*/
		textarea.member_border{height:300px !important;}
	}

	@media all and (max-width:720px){

		/*view no*/
		#boardList td.att_title:nth-last-child(1){display:none;}/*list item:title-name*/
		#boardList td.bbsetc_view_count{display:none;}/*list item:title-name value*/
	}

	@media all and (max-width:680px){
			
		.galleryBoard.grid3 tr{width:50%;}.galleryBoard.grid4 tr{width:50%;}

		.eventBoard td.att_title:nth-last-child(4){display:none}/**event list item:title-data*/
		.eventBoard td.bbscategory{display:none;}/**event list item:title-data value*/

		#btminfo_section .btmInfoArea:nth-child(1){padding-right:5%;}/*cs center*/
	}

	@media all and (max-width:560px){

	}

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

		/*view no*/
		#boardList td.att_title:nth-last-child(3){display:none;}/*list item:title-name*/
		#boardList td.bbswriter{display:none;}/*list item:title-name value*/

		.QAboard td.att_title:nth-last-child(3){display:none}/*Q&A list item:title-data*/
		.QAboard td.bbsetc_dateof_write{display:none;}/*Q&A list item:title-data value*/

		.mapBoard td.att_title:nth-last-child(2){display:table-cell;}/*basic board : table_02-항목명 복원*/
	}

	@media all and (max-width:480px){

		.eventBoard td.att_title:nth-last-child(2){display:block;}/*basic board : table_02-항목명 복원*/
		.eventBoard td.att_title:nth-last-child(2){display:none}/*event list item:title-data*/
		.eventBoard td.bbsetc_event_period_start{display:none;}/**event list item:title-data value*/
		.eventBoard td.att_title:nth-last-child(1){display:none}/**event list item:title-data*/
		.eventBoard td.bbsetc_event_period_finish{display:none;}/**event list item:title-data value*/

		/*product board*/
		.webzine_type2 dd:first-child{border-top:0px !important; padding-top:6px !important;}
		.webzine_type2 .webzine_type_img_td{display:block; width:100% !important; padding:0px !important;}/*left*/
		.webzine_type2 .webzine_type_text_td_left{display:block; width:100% !important; padding:0px !important;}/*right*/
	}

	@media all and (max-width:380px){

		.galleryBoard.grid2 tr{width:100%;}.galleryBoard.grid3 tr{width:100%;}.galleryBoard.grid4 tr{width:100%;}
	}


