@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 480px){
	.tokushu {
	width: 100%;
}
.tokushu .column_1 dl {
	text-align: right;
	margin: 0!important;
}
.tokushu h3 {
	color: #fff;
	font-size: 2.5em!important;
}
}







@media screen and (max-width: 1024px){
	.tokushu {
	width: 100%;
}
.tokushu .column_1 dl {
	text-align: right;
	margin-top: 10%!important;
}
}