@charset "utf-8";

/* set
---------------------------------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url(https://fonts.googleapis.com/css?family=Lato|Ubuntu);
@import url('https://fonts.googleapis.com/css?family=Impact');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url("bass.css") screen and (min-width: 1001px); /* 769�ȏ� */
@import url("bass_s.css") screen and (max-width: 1000px); /* 768�ȉ� */
@import url("font.css") screen and (min-width: 1001px); /* 769�ȏ� */
@import url("font_s.css") screen and (max-width: 1000px); /* 768�ȉ� */
@import url("../css/sub.css");