@charset "utf-8";

/*全体*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*@font-face{
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('../font/NotoSansCJKjp-Medium.eot');
    src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansCJKjp-Medium.woff') format('woff'),
    url('../font/NotoSansCJKjp-Medium.ttf')  format('truetype');
}*/


h2,h3,h4,h5,h6,.aa01{
  font-family: 'Noto Sans Japanese',sans-serif !important;
	font-weight: 900 !important;
}








#pagetop{
position: fixed;
bottom: 0;
right: 50px;
cursor: pointer;
}
