@charset "UTF-8";

/* CSS Document */

/*-------------------------------------------

name: uniq.css

-------------------------------------------*/
.top-zone .hboxzf{
	font-size: 45px;
}

.sine{
	width: 275px;
}

.sine span{
	padding-left: 0;
}
/*===================================================

	タブレット

===================================================*/
@media only screen and (max-width: 1024px) {

}






/*===================================================

	スマホ

===================================================*/
@media only screen and (max-width: 739px) {	
	

}
