@font-face {
	font-family: 'TechnoHideo'; 
	src: url(../ttf/TechnoHideo.ttf); 
}
.font-mgr {
    font-family: 'TechnoHideo';
}
.mrg-footer {
	display: flex;
	justify-content: center;
}
.SMamashin {
    text-decoration: none;
    color: rgba(25, 138, 182, 0.701);
    text-shadow: 1px 1px 6px rgba(25, 138, 182, 0.701);
}

@media screen and (min-width: 280px) and (max-width: 1024px)
  {

}