@media screen and (max-width: 768px) {
	#footer_white {
		border-top: inherit;
	}

	.loc_info {
		display: none;
	}

	#index_category #in_clist .inp .index_title {
		font-size: 2rem;
	}

	.show_768 img {
		max-width: 250px;
	}

	/*.show_768{
		display: none;
		padding: 50px;
		margin-top: 80px;
		background: #e7e7e7;
	}

	.show_768 .blinklogo{
		text-align: center;
	}

	.show_768 .blinklogo img{
		width: 80%;
	}

	.show_768 .blinklogo .bcont{
		text-align: center; 
		font-weight: normal; 
		line-height: 20px;
	}

	.show_768 .bottom_linklist{
		margin-top: 20px;
	}

	.show_768 .bottom_linklist .community{
		text-align: center;
	}*/

}