@charset "utf-8";
 @import url("http://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
body,
p {
font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-weight:500 !important;
}
@media (min-width: 992px) {
p {
font-size:20px;
} 
}