@charset "UTF-8";
/* CSS Document */
@keyframes bgMove {
	0% { background-position: 0; }
  100% { background-position: -1135px; }
}
div{}
/* font
=========================================== */
@font-face { /*NotoSansJP*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Regular.ttf"); src: url("../fonts/font/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Regular.woff") format("woff"), url("../fonts/font/NotoSansJP-Regular.ttf") format("truetype"); font-weight: 400; font-display: optional;}
@font-face { /*NotoSansJPミディアム*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Medium.ttf"); src: url("../fonts/font/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Medium.woff") format("woff"), url("../fonts/font/NotoSansJP-Medium.ttf") format("truetype"); font-weight: 500; font-display: optional;}
@font-face { /*NotoSansJPボールド*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Bold.ttf"); src: url("../fonts/font/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Bold.woff") format("woff"), url("../fonts/font/NotoSansJP-Bold.ttf") format("truetype"); font-weight: 700;  font-display: optional;}
@font-face { /*NotoSerifJPボールド*/
font-family: "Noto Serif JP"; src: url("../fonts/font/NotoSerifJP-Bold.ttf"); src: url("../fonts/font/NotoSerifJP-Bold.woff2") format("woff2"), url("../fonts/font/NotoSerifJP-Bold.woff") format("woff"), url("../fonts/font/NotoSerifJP-Bold.ttf") format("truetype"); font-weight: 700; font-display: optional; }
@font-face { /*Latoブラック*/
font-family: "Lato"; src: url("../fonts/font/Lato-Black.ttf"); src: url("../fonts/font/Lato-Black.woff2") format("woff2"), url("../fonts/font/Lato-Black.woff") format("woff"), url("../fonts/font/Lato-Black.ttf") format("truetype"); font-weight: 900; font-display: optional; }
