/* Typo - Defult */
html { font-size: 62.5%; } /* 16px × 0.625 = 10px */
body { font-size: 1.6rem; } /* = 16px */

/* strong {font-weight:500!important;} */
p {padding-bottom:0px;}

.stit_hero {font-family: 'fbsMachro-Regular', sans-serif!important;}
.tit_hero {font-size:15.0rem; line-height:13.0rem; font-family: 'fbsMachro-Regular', sans-serif;}

/* -------------------------------------------------- Media Query 480 --------------------------------------------------  */
@media only screen and (max-width:480px){ 
}
