@charset 'utf-8';
@font-face {
   font-family: 'Noto Sans';
   font-style: normal;
   font-weight: 400;
   src: url("../fonts/jp/NotoSansJP-Regular.woff2") format('woff2'), url("../fonts/jp/NotoSansJP-Regular.woff") format('woff'), url("../fonts/jp/NotoSansJP-Regular.otf") format('opentype');
}
@font-face {
   font-family: 'Noto Sans';
   src: url("../fonts/jp/NotoSansJP-Bold.woff2") format('woff2'), url("../fonts/jp/NotoSansJP-Bold.woff") format('woff'), url("../fonts/jp/NotoSansJP-Bold.otf") format('opentype');
   font-style: normal;
   font-weight: 600;
}
@font-face {
 	font-family: 'FontAwesome';
 	src: url("../fonts/fontawesome-webfont-v=4.4.0.eot");
 	src: url("../fonts/fontawesome-webfont-.eot#iefix&v=4.4.0") format('embedded-opentype'), url("../fonts/fontawesome-webfont-v=4.4.0.woff2") format('woff2'), url("../fonts/fontawesome-webfont-v=4.4.0.woff") format('woff'), url("../fonts/fontawesome-webfont-v=4.4.0.ttf") format('truetype'), url("../fonts/fontawesome-webfont-v=4.4.0.svg#fontawesomeregular") format('svg');
 	font-weight: normal;
 	font-style: normal
}
@font-face {
 	font-family: 'Ionicons';
 	src: url("../fonts/ionicons-v=2.0.0.eot");
 	src: url("../fonts/ionicons-v=2.0.0.eot#iefix") format("embedded-opentype"), url("../fonts/ionicons-v=2.0.0.ttf") format("truetype"), url("../fonts/ionicons-v=2.0.0.woff") format("woff"), url("../fonts/ionicons-v=2.0.0.svg#Ionicons") format("svg");
 	font-weight: normal;
 	font-style: normal
}

body{
  font-family: 'Noto Sans', 'Hiragino Kaku Gothic ProN', 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3', Meiryo, ãƒ¡ã‚¤ãƒªã‚ª, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}