@charset 'utf-8';

@media screen and (max-width: 960px) {
	/*  회원가입 */
	#sp_join #regist .bo_table dl { padding:10px 0; }
	#sp_join #regist .bo_table dl dt { width:100px; }
	#sp_join #regist .bo_table dl dd { margin-left:125px; }
	#sp_join #regist .bo_table .dl_wr dl { float:none; width:100%; padding:10px 0; }
	#sp_join #regist .bo_table .dl_wr dl:last-child { padding-top:0; }
	#sp_join #regist .bo_table .dl_wr dl dt { width:100px; text-align:right; }
	#sp_join #regist .bo_table dl dd .noti { margin-left:0; }
	#sp_join #regist .bo_table dl.div br { display:block; }
	#sp_join #regist .bo_table dl.div .fr_input { width:70%; }
	#sp_join #regist .bo_table dd .fr_input { width:100%; }
	#sp_join #regist dl.address dd p { max-width:100%; }
	
	#sp_join  #regist dl.post_check dt {line-height:1.3em; }
	#sp_join  #regist dl.post_check dt br { display:block; }

	#sp_join #regist .bo_table dl.office dd { padding-right:105px; }
	#sp_join #regist .bo_table dl.office .button { position:absolute; right:0; top:0; }

	#sp_join #regist .bo_table dl.id dd { padding-right:105px; }
	#sp_join #regist .bo_table dl.id dd .button { position:absolute; right:0; top:0; }
	
	.v_web { display:none; }
	.v_mobile { display:block; }	
}

@media screen and (max-width: 600px) {
	.loginform .inbx { padding:40px 30px; }
	.loginform .formbox { padding-right:0; }
	.loginform .formbox .btn_search { position:static; width:100%; height:50px; line-height:50px; }

	.bo_w .bo_list .td_num,
	.bo_w .bo_list .td_hit { display:none; }
	.bo_w .bo_list tbody td.td_subject { padding:0; }
	.bo_w .bo_list td { padding:15px 5px; }
	
	.photogallerybx .itembx_wr { text-align:center; }
	.photogallerybx .itembx_wr .itembx { width:60%; margin:0; margin-bottom:20px; text-align:center; box-sizing:border-box; padding:10px; }
	.photogallerybx .itembx_wr .itembx .img {width:90px; }
	.photogallerybx .itembx_wr .itembx .tbx { display:inline-block; max-width:350px; }
	
}

@media screen and (max-width:400px) {
	#sp_join #regist .bo_table dl dt { float:none; text-align:left; }
	#sp_join #regist .bo_table .dl_wr dl dt { text-align:left; }
	#sp_join #regist .bo_table dl dd { margin-left:0; }
}