@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------

common

------------------------------------------------------------*/



@import url('https://fonts.googleapis.com/css?family=Questrial');
@import 'style_pc.css';
@import 'style_tab.css';
@import 'style_sp.css';

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
