.typeface .labelhtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, button, 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;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, div {
  display: block;
}

body {
  line-height: 1;
}

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;
}

abbr {
  text-decoration: none;
}

input, select, textarea, button {
  font-family: inherit;
}

.page {
  font-family: 'sofia-pro', sans-serif;
  background-color: #F8F8F8;
}

.header {
  position: fixed;
  width: 100%;
  height: 80px;
  background-color: #FFFFFF;
  z-index: 9;
}

.header .wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.header .logo {
  padding-left: 60px;
  padding-top: 26px;
  text-decoration: none;
}

.header .logo a {
  text-decoration: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 200;
  line-height: 28px;
  color: #32312E;
  letter-spacing: -0.5px;
}

.header .logo a:link {
  color: #32312E;
}

.logo-img {
  height: 28px;
  vertical-align: middle;
}

.header .updated {
  padding-right: 60px;
  line-height: 80px;
  font-size: 13px;
  font-weight: 300;
  color: #575755;
}

.layout {
  max-width: 1680px;
  margin: 0 auto;
  color: #32312E;
}

.layout h1 {
  margin-bottom: 32px;
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
}

.layout h2 {
  margin-bottom: 26px;
  font-size: 28px;
  font-weight: bold;
}

.layout h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

.layout p {
  margin-bottom: 20px;
}

.layout p,
.layout li {
  font-size: 16px;
  line-height: 23px;
}

.layout dt {
  margin: 12px 0 40px;
  font-size: 13px;
  line-height: 20px;
  color: #575755;
  text-align: center;
}

.layout .label {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}

.layout section {
  margin-bottom: 100px;
}

.layout .highlight {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 48px;
}

.layout .description {
  margin-bottom: 40px;
  overflow: hidden;
}

.layout .divide {
  display: flex;
  flex-wrap: wrap;
}

.layout .divide > .column {
  flex: 1;
  margin-right: 20px;
  margin-bottom: 20px;
}

.layout .divide > .column:last-child {
  margin-right: 0;
}

ul.typeface {
  padding-top: 20px;
  margin-bottom: 100px;
  justify-content: space-between;
}

ul.typeface li {
  padding: 20px 0;
}

@media all and (max-width: 750px) {
  ul.typeface {
    padding-top: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
}

.typeface .ko {
  width: 270px;
}

.typeface .zh {
  width: 104px;
}

.typeface .en {
  width: 222px;
}

.typeface .alt_ko {
  width: 144px;
}

.typeface .alt_zh {
  width: 208px;
}

.typeface .alt_en {
  width: 369px;
}

.typeface .label {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  padding-bottom: 39px;
  margin-bottom: 0;
}

.more-margin.description {
  margin-bottom: 80px;
}

.layout .body {
  display: flex;
  background-color: #F8F8F8;
}

.layout .content {
  padding: 48px 120px 0 380px;
  margin-top: 80px;
}

.layout .content img {
  width: 100%;
}

.layout .download-button {
  margin: 12px 0 20px 0;
  text-decoration: none;
}

.layout .download-button img {
  width: 22px;
  margin-right: 10px;
  vertical-align: middle;
}

.layout .download-button span {
  color: #00B9B4;
  text-decoration: none;
}

.layout .logo-style {
  margin-bottom: 80px;
  clear: left;
}

.layout .logo-harmony {
  margin-bottom: 80px;
}

.layout .logo-harmony p {
  min-height: 46px;
}

.layout .logo-colors {
  margin-bottom: 40px;
}

.layout .logo-rule dt {
  text-align: left;
}

.layout .symbols dt {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 22px;
  color: #32312E;
}

.layout .color-palette .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom:24px;
}

.layout .color-palette .desc {
  font-size: 16px;
  line-height: 23px;
}

.layout .color-palette ul {
  padding-left: 30px;
  margin-top: 18px;
  margin-bottom: 20px;
}

.layout .color-palette li {
  padding-left: 10px;
  font-size: 13px;
  line-height: 20px;
  color: #575755;
}

.layout .color-palette li::before {
  position: absolute;
  margin-top: 9px;
  margin-left: -30px;
  border: 2px #575755 solid !important;
  border-radius: 50%;
  content: '';
}

.layout .color-palette a {
  margin-bottom: 10px;
  clear: left;
  font-size: 16px;
  font-weight: bold;
  color: #00B9B4;
  text-decoration: none;
}

.layout .colors.description {
  margin-bottom: 40px;
}

.layout .colors li {
  flex: 0 !important;
  min-width: 180px;
  border: 3px solid #E7E7E7;
  border-top: 0;
  border-left: 0;
  border-radius: 4px;
}

.layout .colors li.lightyellow {
  background-color: #FFDB38;
}

.layout .colors li.stayesyellow {
  background-color: #FCCE00;
}

.layout .colors li.darkyellow {
  background-color: #FFC300;
}

.layout .colors li.paleteal {
  background-color: #ECF9F9;
}

.layout .colors li.stayesteal {
  background-color: #00B9B4;
}

.layout .colors li.tealdark {
  background-color: #00A5A0;
}

.layout .colors li.palegray {
  background-color: #F8F8F8;
}

.layout .colors li.ultralightgray {
  background-color: #E7E7E7;
}

.layout .colors li.lightgray {
  background-color: #D2D2D2;
}

.layout .colors li.mediumgray {
  background-color: #949494;
}

.layout .colors li.darkgray {
  background-color: #575755;
}

.layout .colors li.black {
  background-color: #32312E;
}

.layout .colors li.red {
  background-color: #E24359;
}

.layout .colors li.teal {
  background-color: #00B9B4;
}

.layout .colors div {
  height: 130px;
  padding: 20px 16px;
  margin-top: 120px;
  background-color: #FFFFFF;
  box-sizing: border-box;
}

.layout .colors div p {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
}

.layout .colors div dl {
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}

.layout .colors div dt {
  float: left;
  width: 35%;
  margin: 0;
  color: #D2D2D2;
  text-align: left;
}

.layout .colors div dd {
  float: left;
  width: 65%;
  color: #575755;
}

.layout .slogans dt {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  margin: 20px 0;
}

.layout .slogans dd {
  font-weight: bold;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 8px;
  margin-bottom: 40px;
}

.sidebar {
  position: fixed;
  width: 280px;
  height: 100%;
  padding: 56px 0 0 60px;
  margin-top: 80px;
  left: 0;
  top: 0;
}

.sidebar a {
  display: block;
  color: #32312E;
  text-decoration: none;
}

.sidebar .parent {
  padding-bottom: 40px;
}

.sidebar .parent.current .children {
  display: block;
}

.sidebar .parent .children {
  display: none;
}

.sidebar .parent .parent-label {
  font-size: 20px;
  font-weight: bold;
}

.sidebar .children {
  padding-left: 16px;
  margin-top: 16px;
}

.sidebar .children .child a.active {
  color: #FCCE00;
}

.sidebar .children .child .child-label {
  margin-top: 11px;
  font-size: 16px;
}

.copyright {
  font-size: 13px;
  line-height: 20;
  letter-spacing: 0;
  text-align: left;
  color: #949494;
  position: absolute;
  bottom: 40px;
}

section.last {
  margin-bottom: 300px;
}

.chinese {
  font-family: sans-serif;
}

.mobile {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
}

.typo-spec {
  margin-bottom: 60px;
}

.typo-example {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 20px;
}

.typo-example.display {
  line-height: 34px;
}

.typo-example.heading {
  line-height: 28px;
}

.typo-example.body {
  line-height: 23px;
}

.typo-example.caption1 {
  line-height: 20px;
}

.typo-example.caption2 {
  line-height: 13px;
}

.typo-type {
  width: 130px;
  font-size: 15px;
  font-weight: 500;
  color: #575755;
}

.typo-text {
  flex: 1;
}

.typo-text.display {
  font-size: 28px;
  font-weight: bold;
}

.typo-text.heading1 {
  font-size: 22px;
  font-weight: bold;
}

.typo-text.heading2 {
  font-size: 22px;
  font-weight: bold;
  color: #d2d2d2;
}

.typo-text.subheading {
  font-size: 20px;
  font-weight: bold;
}

.typo-text.ul-title {
  font-size: 23px;
  font-weight: 500;
}

.typo-text.body {
  font-size: 16px;
  font-weight: normal;
}

.typo-text.body1 {
  color: #575755;;
}

.typo-text.body2 {
  color: #949494;
}

.typo-text.body3 {
  color: #d2d2d2;
}

.typo-text.caption1 {
  font-size: 13px;
  font-weight: normal;
  color: #575755;
}

.typo-text.caption2 {
  font-size: 13px;
  font-weight: normal;
  color: #a5a5a5;
}

.typo-attributes {
  flex: 1;
  padding-left: 130px;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  color: #a5a5a5;
}

.fixed-height {
  display: flex;
  flex-flow: column wrap;
}

.fixed-height p {
  flex: 1;
}
