html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    font: inherit;
    vertical-align: baseline;
    letter-spacing: 0;
}
img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    font: inherit;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{
    text-decoration:none;
    overflow: hidden;
}
body {
    -webkit-text-size-adjust: 100%;
    font-family: "A-OTF-ShinGoPro-Light";
    line-height: 1;
}
h1, h2, h3, h4, h5, h6, p, li, dt, dd, a, address, span, strong, small, b, i {
    /*letter-spacing: 0.1em;*/
}
p {
    overflow-wrap: break-word;
    word-wrap: break-word;
}
*, *:before, *:after {
    box-sizing: border-box;
}
@font-face {
font-family: "A-OTF-ShinGoPro-Light";
  src: url(../font/A-OTF-ShinGoPro-Light.woff2) format("woff2"), url(../font/A-OTF-ShinGoPro-Light.woff) format("woff");
}
@font-face {
font-family: "A-OTF-ShinGoPro-Medium";
  src: url(../font/A-OTF-ShinGoPro-Medium.woff2) format("woff2"), url(../font/A-OTF-ShinGoPro-Medium.woff) format("woff");
}
@font-face {
font-family: "A-OTF-ShinGoPro-Bold";
  src: url(../font/A-OTF-ShinGoPro-Bold.woff2) format("woff2"), url(../font/A-OTF-ShinGoPro-Bold.woff) format("woff");
}
@font-face {
font-family: "ATL1";
  src: url(../font/ATL1.woff2) format("woff2"), url(../font/ATL1.woff) format("woff");
}

/*font-family: almanach, sans-serif;
font-weight: 300;
font-style: normal;
*/