@charset "utf-8";
/* CSS Document */



@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 500;
   src:url("../font/NotoSansJP-Medium.otf") format('opentype');
 }
@font-face {
   font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 400;
   src:url("../font/NotoSansJP-Regular.otf") format('opentype');
 }
@font-face {
   font-family: 'Noto Serif JP';
   font-style: normal;
   font-weight: 500;
   src: url("  ../font/NotoSerifJP-Medium.otf") format('opentype');
 }
@font-face {
   font-family: 'Noto Serif JP';
   font-style: normal;
   font-weight: 600;
   src: url(" ../font/NotoSerifJP-SemiBold.otf") format('opentype');
 }

@font-face {
   font-family: 'A-OTF-UDShinGoPro';
   font-style: normal;
   font-weight: 200;
   src: url(" ../font/A-OTF-UDShinGoPro-Light.otf") format('opentype');    
 }

@font-face {
   font-family: 'A-OTF-UDShinGoPro';
   font-style: normal;
   font-weight: 400;
   src: url(" ../font/A-OTF-UDShinGoPro-Regular.otf") format('opentype');    
 }
@font-face {
   font-family: 'A-OTF-UDShinGoPro';
   font-style: normal;
   font-weight: 500;
   src: url(" ../font/A-OTF-UDShinGoPro-Medium.otf") format('opentype');    
 }
/* CSS Document */

