* {margin: 0; padding: 0; box-sizing: border-box;}
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, img, 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: inherit;
	vertical-align: baseline;
}
html, body {width: 100%; height: 100%; font-size: 1em;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ul {list-style-type: none;}
blockquote, q {	quotes: none; }
a {text-decoration: none; color: inherit;}
table {border-collapse: collapse; border-spacing: 0;}


button {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;

    background: transparent;

    color: inherit;
    font: inherit;

    line-height: normal;

    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;

    -webkit-appearance: none;
	cursor:pointer;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

@font-face {
    font-family:'SDnfxGothicNeoaUniTTF-gBd';
    src: url('./../fonts/sandoll_ghthic_neo/SDnfxGothicNeoaUniTTF-gBd.eot') format('embedded-opentype'), /* IE9 Compat Modes */
         url('./../fonts/sandoll_ghthic_neo/SDnfxGothicNeoaUniTTF-gBd.woff') format('woff'), /* Modern Browsers */
         url('./../fonts/sandoll_ghthic_neo/SDnfxGothicNeoaUniTTF-gBd.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family:'Ciutadella-Bold';
    src: url('./../fonts/EMT-Ciutadella/Ciutadella-Bold.eot') format('embedded-opentype'), /* IE9 Compat Modes */
         url('./../fonts/EMT-Ciutadella/Ciutadella-Bold.woff') format('woff'), /* Modern Browsers */
         url('./../fonts/EMT-Ciutadella/Ciutadella-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family:'Ciutadella-BoldItalic';
    src: url('./../fonts/EMT-Ciutadella/Ciutadella-BoldItalic.eot') format('embedded-opentype'), /* IE9 Compat Modes */
         url('./../fonts/EMT-Ciutadella/Ciutadella-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('./../fonts/EMT-Ciutadella/Ciutadella-BoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family:'NotoSansCJKjp-Bold';
    src: url('./../fonts/Noto_Sans_CJK_JP/NotoSansCJKjp-Bold.eot') format('embedded-opentype'), /* IE9 Compat Modes */
         url('./../fonts/Noto_Sans_CJK_JP/NotoSansCJKjp-Bold.woff') format('woff'), /* Modern Browsers */
         url('./../fonts/Noto_Sans_CJK_JP/NotoSansCJKjp-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family:'NotoSansCJK-Bold';
    src: url('./../fonts/Noto_Sans_CJK_SC/NotoSansCJK-Bold.eot') format('embedded-opentype'), /* IE9 Compat Modes */
         url('./../fonts/Noto_Sans_CJK_SC/NotoSansCJK-Bold.woff') format('woff'), /* Modern Browsers */
         url('./../fonts/Noto_Sans_CJK_SC/NotoSansCJK-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}







