@charset "utf-8";

/* Webフォント
------------------------------------------------------------*/
@font-face {
font-family: 'Ryumin-B';
src: url(../font/A-OTF-RyuminPr5-ExBold.woff) format('woff'),
url(../font/A-OTF-RyuminPr5-ExBold.otf) format('opentype');
}
@font-face {
font-family: 'smartphone';
src: url(../font/smartphone.woff) format('woff'),
url(../font/smartphone.otf) format('opentype');
}
@font-face {
font-family: 'Dinpro';
src: url(../font/dinpro_medium.woff) format('woff'),
url(../font/dinpro_medium.otf) format('opentype');
}
@font-face {
font-family: 'AppleG-B';
src: url(../font/AppleGaramond-Bold.woff) format('woff'),
url(../font/AppleGaramond-Bold.otf) format('opentype');
}