@charset "UTF-8";

body { color: #fff; margin: 0; padding: 0; font-family: UniversNextPro-Regular, Univers, "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif; font-size: 15px; letter-spacing: 0.088em; line-height: 0; font-weight: 400; -webkit-font-smoothing: antialiased; background: #111 }
html { min-height: 100%; }

h1,h2,h3,h4 { letter-spacing: 0.24em; line-height: 1.66em; font-weight: 500; font-feature-settings: "palt" 1 }
p, li { font-size: 13px; letter-spacing: 0.088em; line-height: 2em; font-weight: normal; font-feature-settings: "palt" 1 }

.big-title h2 { font-size: 32px; letter-spacing: 0.12em; font-family: UniversNextPro-Medium; }

.portrait h2 { letter-spacing: 0.12em; font-family: UniversNextPro-Medium; }

@media screen and (max-width: 1280px) {
    body { font-size: 12px; letter-spacing: 0.088em; }
    p, li { font-size: 10px; letter-spacing: 0.088em; line-height: 1.9em; }
    .big-title h2 { font-size: 2.7vw; }
}