@charset "UTF-8";
/*////////////////////

　フォーマット

////////////////////*/

/*////////////////////

　全体

////////////////////*/
/*フォント*/
html {
	font-size:62.5%;
}
body {
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans','メイリオ', Meiryo,YuGothic,'Yu Gothic','MS UI Gothic',sans-serif;
  color: #000000;
  font-size:1.4rem;
}
/*背景*/
body {
}

