@charset "UTF-8";
.hanyou{
	display: none;
}
.no_matcha_box{
	display: none;
}
.mb50{
	margin-bottom: 50px;
}
@media screen and (max-width:767px){
	.mb50{
		margin-bottom: 20px;
	}
}