@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap');
/*SP用　フォント*/

html{ font-family: 'Roboto', sans-serif;}
h1,h2,h3,h4,h5,h6{ font-weight: bold;}
b,strong{ font-weight: bold;}
input,select,textarea{ font-family: sans-serif;}
