@charset "utf-8";

/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/*================== ○○○○.html =================*/

@font-face {
    font-family: "あんず文字";
    src: url("../font/APJapanesefontT.eot"); /* IE9 Compat Modes */
    src: url("../font/APJapanesefontT.eot?#iefix") format("embedded-opentype"), url("../font/APJapanesefontT.otf") format("opentype"), url("../font/APJapanesefontT.ttf") format("truetype"), url("../font/APJapanesefontT.woff") format("woff"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#contents {
    font-family: "あんず文字" ,"Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (min-width: 469px) and (max-width: 768px) {}

@media only screen and (max-width: 468px) {}
