.font_base_proproties {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
html body[ng-app] div[ng-controller] *[data-ratio] {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio] {
  font-size: calc(36px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio] {
  font-size: calc(28.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] *[font-weight*="lighter"],
html body[ng-app] div[ng-controller] *[data-weight*="lighter"] {
  font-weight: lighter !important;
}
html body[ng-app] div[ng-controller] *[font-weight*="normal"],
html body[ng-app] div[ng-controller] *[data-weight*="normal"] {
  font-weight: normal !important;
}
html body[ng-app] div[ng-controller] *[font-weight*="bold"],
html body[ng-app] div[ng-controller] *[data-weight*="bold"] {
  font-weight: bold !important;
}
/* h1 : ratio */
html body[ng-app] div[ng-controller] h1[data-ratio="0.1"] {
  font-size: calc(3.6px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.2"] {
  font-size: calc(7.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.3"] {
  font-size: calc(10.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.4"] {
  font-size: calc(14.4px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.5"] {
  font-size: calc(18px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.6"] {
  font-size: calc(21.6px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.7"] {
  font-size: calc(25.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.8"] {
  font-size: calc(28.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.9"] {
  font-size: calc(32.4px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.2"] {
  font-size: calc(36px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.1"] {
  font-size: calc(39.6px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.2"] {
  font-size: calc(43.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.3"] {
  font-size: calc(46.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.4"] {
  font-size: calc(50.4px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.5"] {
  font-size: calc(54px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.6"] {
  font-size: calc(57.6px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.7"] {
  font-size: calc(61.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.8"] {
  font-size: calc(64.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="1.9"] {
  font-size: calc(68.4px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="2"] {
  font-size: calc(72px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="2.0"] {
  font-size: calc(72px) !important;
  line-height: 1.6 !important;
}
/* h2 : ratio */
html body[ng-app] div[ng-controller] h2[data-ratio="0.4"] {
  font-size: calc(7.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="0.5"] {
  font-size: calc(10.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="0.6"] {
  font-size: calc(14.4px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="0.7"] {
  font-size: calc(18px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="0.8"] {
  font-size: calc(21.6px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="0.9"] {
  font-size: calc(25.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1"] {
  font-size: calc(28.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.0"] {
  font-size: calc(28.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.1"] {
  font-size: calc(32.4px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.2"] {
  font-size: calc(36px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.3"] {
  font-size: calc(39.6px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.4"] {
  font-size: calc(43.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.5"] {
  font-size: calc(46.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.6"] {
  font-size: calc(50.4px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.7"] {
  font-size: calc(54px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.8"] {
  font-size: calc(57.6px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="1.9"] {
  font-size: calc(61.2px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="2"] {
  font-size: calc(64.8px) !important;
  line-height: 1.6 !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="2.0"] {
  font-size: calc(64.8px) !important;
  line-height: 1.6 !important;
}
/* h3 : ratio */
html body[ng-app] div[ng-controller] h3[data-ratio="0.7"] {
  font-size: calc(10.8px) !important;
  /*line-height: 1.1 !important;*/
}
html body[ng-app] div[ng-controller] h3[data-ratio="0.8"] {
  font-size: calc(14.4px) !important;
  /*line-height: 1.1 !important;*/
}
html body[ng-app] div[ng-controller] h3[data-ratio="0.9"] {
  font-size: calc(18px) !important;
  /*line-height: 1.1 !important;*/
}
html body[ng-app] div[ng-controller] h3[data-ratio="1"] {
  font-size: calc(21.6px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.0"] {
  font-size: calc(21.6px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.1"] {
  font-size: calc(25.2px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.2"] {
  font-size: calc(28.8px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.3"] {
  font-size: calc(32.4px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.4"] {
  font-size: calc(36px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.5"] {
  font-size: calc(39.6px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.6"] {
  font-size: calc(43.2px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.7"] {
  font-size: calc(46.8px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.8"] {
  font-size: calc(50.4px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="1.9"] {
  font-size: calc(54px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="2"] {
  font-size: calc(57.6px) !important;
  line-height: 1.4 !important;
}
html body[ng-app] div[ng-controller] h3[data-ratio="2.0"] {
  font-size: calc(57.6px) !important;
  line-height: 1.4 !important;
}
