.content-list .filter, footer ul li a {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 1.3em;
  min-width: 90px;
  text-align: center;
  background: #ccc;
  line-height: 2.4em;
  padding: 0 1.5em;
  color: #555;
  text-decoration: none; }
  .content-list .primary.filter, footer ul li a.primary {
    background: #888;
    color: #fff; }

.main-section.collapsed .contents {
  display: none; }

.content-screen iframe {
  border: 0;
  position: absolute;
  width: 100%;
  height: 100%; }

.content-filter {
  position: absolute;
  padding: 35px 45px 35px 55px;
  box-shadow: rgba(187, 187, 187, 0.3) 0 0 9px;
  background: #fff;
  width: calc(100% - 1.4em);
  height: calc(100vh - 150px);
  margin-left: -100%;
  transition: margin-left .5s; }
  .content-filter footer {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s step-end; }
  .content-filter.is-open {
    margin-left: 0; }
    .content-filter.is-open footer {
      opacity: 1;
      visibility: visible;
      transition: opacity .5s; }
  .content-filter .quit {
    display: none; }
  .content-filter h3 {
    font: 400 19px 'Hueber Forward Sans';
    color: #9b9b9b;
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd; }
  .content-filter .control {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #ddd; }
    .content-filter .control label, .content-filter .control select {
      display: block;
      width: 100%;
      font-size: 19px;
      color: #444; }
    .content-filter .control label {
      margin-bottom: 20px;
      font-weight: 700; }
    .content-filter .control select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      background: none;
      box-shadow: none;
      outline: none;
      background: url("images/select-icon-037e8256dd5f35fc80c6676f0ecf9b61.png") no-repeat right center;
      border: 1px solid #ddd;
      padding: .2em 0 .2em .3em; }
    .content-filter .control input[type="checkbox"] {
      display: none; }
    .content-filter .control label[for="content-filter-audio"],
    .content-filter .control label[for="content-filter-video"] {
      margin-bottom: 5px; }
    .content-filter .control input[type=checkbox] + label {
      position: absolute;
      right: 0;
      top: 18px;
      width: 23px;
      height: 23px;
      background: url("images/checkbox-icon-8ea286d32b945aaf645143c88fdc46c7.png") no-repeat right center; }
    .content-filter .control input[type=checkbox]:checked + label {
      background: url("images/checkbox-icon-checked-f9c12bb0bce34995c5d30c448c3565bf.png") no-repeat right center; }
  @media (min-width: 992px) {
    .content-filter {
      position: relative;
      width: 30%;
      margin: 0 45px 0 0; }
      .content-filter.is-close {
        display: block; }
      .content-filter .quit {
        display: none; }
      .content-filter footer {
        visibility: visible;
        opacity: 1; }
        .content-filter footer ul {
          width: 300px;
          margin-left: calc(50vw - 520px); } }

.content-list .filter {
  float: right; }

.content-list .total-contents {
  font-size: 19px;
  font-weight: 700;
  color: #444;
  padding: 5px 0;
  border-bottom: 1px solid #ddd; }

.content-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .content-list ul li {
    border-bottom: 1px dashed #ddd;
    padding: .4em 0;
    min-height: 117px; }
    .content-list ul li a {
      font-weight: 700;
      color: #777;
      text-decoration: none;
      align-items: stretch;
      display: flex;
      min-height: 66px; }
      .content-list ul li a img {
        width: 100px;
        height: 105px;
        order: 2; }
      .content-list ul li a .content-title {
        padding-left: 0;
        font-size: 1.25em;
        display: block;
        flex: 1 0 auto;
        margin: auto 0; }
        .content-list ul li a .content-title .content-structure-position {
          display: block;
          font-size: .75em;
          font-weight: 400; }
      .content-list ul li a:visited {
        color: #7e96af; }
    .content-list ul li:before {
      content: '';
      display: table; }

@media (min-width: 992px) {
  .content-list {
    width: calc(70% - 45px); }
    .content-list a.filter {
      display: none; } }

.header-bar li.active {
  display: none; }

.splash .logo {
  position: absolute;
  z-index: 1;
  top: -1px;
  right: 10%;
  width: 20vw;
  height: 5.78vw;
  min-width: 200px;
  min-height: 58px;
  background: no-repeat center/cover url(images/hueber-f7b5443a5a035fc67bbf168e15000db7.png); }

.splash .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }
  .splash .image img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

.splash .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10%;
  margin: 0 auto;
  padding-bottom: 80px;
  width: 80%; }
  .splash .title h1,
  .splash .title h2 {
    font: 700 38px 'Hueber Forward Sans';
    color: #fff;
    text-shadow: 0 2px 1px #000;
    margin: 0; }

.sections-page .main {
  text-align: right; }

.sections-page .sections .main-section {
  padding: 1em 0; }
  .sections-page .sections .main-section .main-section-inner-wrap {
    position: relative; }
  .sections-page .sections .main-section .main-section-inner {
    background-color: #efefef;
    display: flex;
    flex-direction: column;
    left: 0;
    top: 0;
    width: 100%;
    cursor: pointer; }
  .sections-page .sections .main-section .ar {
    flex: 1 1 25%;
    min-width: 90px;
    margin: 0;
    overflow: hidden; }
    .sections-page .sections .main-section .ar img {
      width: 100%;
      height: auto;
      vertical-align: bottom; }
  .sections-page .sections .main-section .section-info {
    display: flex;
    flex-flow: row nowrap;
    align-content: flex-start;
    text-align: left;
    background: rgba(187, 187, 187, 0.6);
    flex: 2 2 auto; }
    .sections-page .sections .main-section .section-info .section-info-left,
    .sections-page .sections .main-section .section-info .section-info-right {
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: flex-end;
      align-self: flex-end;
      width: 60px; }
    .sections-page .sections .main-section .section-info .section-info-left {
      flex: 1 1 auto;
      padding: 1em 2em; }
    .sections-page .sections .main-section .section-info .section-info-right {
      flex: 0 0 60px; }
      .sections-page .sections .main-section .section-info .section-info-right button {
        border: none;
        outline: none;
        background: url(images/arrow-up-035427cf3c972f92b163bf5faab727c3.svg) no-repeat center;
        width: 100%;
        background-position: center;
        background-size: 50%;
        height: 50px; }
    .sections-page .sections .main-section .section-info h2, .sections-page .sections .main-section .section-info h3 {
      line-height: 1.1;
      text-shadow: 0 3px 14px rgba(0, 0, 0, 0.5), 0 1px 4px black;
      color: #fff;
      margin: 0; }
    .sections-page .sections .main-section .section-info h2 {
      font: 700 2.5em 'Hueber Forward Sans'; }
      @media screen and (min-width: 400px) {
        .sections-page .sections .main-section .section-info h2 {
          margin-bottom: .75em; } }
    .sections-page .sections .main-section .section-info h3 {
      font-size: 22px; }
  .sections-page .sections .main-section .contents {
    margin: 0;
    list-style-type: none;
    text-align: left;
    border: 1px solid #ddd;
    box-shadow: none;
    padding: 0 1em; }
    .sections-page .sections .main-section .contents li {
      height: auto;
      padding: .4em 0;
      border-bottom: 1px dashed #ddd; }
      .sections-page .sections .main-section .contents li:last-child {
        border: 0; }
      .sections-page .sections .main-section .contents li a {
        align-items: stretch;
        color: #555;
        display: flex;
        font-weight: 700;
        min-height: 66px;
        text-decoration: none; }
        .sections-page .sections .main-section .contents li a:visited {
          color: #777; }
      .sections-page .sections .main-section .contents li .content-title {
        display: block;
        flex: 1 0 auto;
        font-size: 1.25em;
        margin: auto 0; }
      .sections-page .sections .main-section .contents li img {
        height: 100%;
        width: 100px; }
  .sections-page .sections .main-section.collapsed .section-info .section-info-right button {
    transform: rotate(-180deg); }
  @media (min-width: 768px) {
    .sections-page .sections .main-section .main-section-inner-wrap {
      height: 150px; }
    .sections-page .sections .main-section .main-section-inner {
      flex-direction: row;
      height: 100%; }
    .sections-page .sections .main-section .ar {
      max-width: 280px; }
    .sections-page .sections .main-section .section-info {
      width: 50%; } }

@media (min-width: 992px) {
  .contents-page .main {
    display: flex; } }

.content-page header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 46px;
  background: #888;
  z-index: 1; }
  .content-page header .home {
    display: block;
    position: absolute;
    top: 3px;
    left: 8px; }
    .content-page header .home:before {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      background: 0/100% url(images/arrow-up-035427cf3c972f92b163bf5faab727c3.svg);
      transform: rotate(-90deg); }
  .content-page header .custom {
    left: 10px; }
    .content-page header .custom:before {
      content: '';
      display: block;
      width: 40px;
      height: 40px;
      background: 0/100% url(images/arrow-up-035427cf3c972f92b163bf5faab727c3.svg);
      transform: rotate(-90deg); }
  .content-page header .nav {
    display: block;
    text-align: center;
    font-size: 1.4em; }
    .content-page header .nav > div {
      display: inline-block;
      cursor: pointer;
      color: #000;
      background: #fff;
      border-radius: 3px;
      padding: .1em .2em 0;
      margin: 10px 0 0; }
  .content-page header ol {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 100%);
    list-style: none;
    padding: 0;
    margin: 0;
    display: none; }
  .content-page header .nav.active div {
    border-radius: 3px 3px 0 0; }
  .content-page header .nav.active ol {
    display: inline-block;
    background: #fff;
    padding: .5ex;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }
  .content-page header li {
    display: inline-block; }
    .content-page header li a {
      text-decoration: none;
      display: inline-block;
      padding: .1em 7px 0;
      border-radius: 3px;
      color: #bbb; }
      .content-page header li a.active {
        background: #444;
        color: #fff; }
  .content-page header .prev,
  .content-page header .next {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-top: -2px;
    background: url(images/previous-a3c2b8221f59eb2c0e6e46f516193121.svg); }
    .content-page header .prev.disabled,
    .content-page header .next.disabled {
      opacity: .5; }
  .content-page header .next {
    background: url(images/next-84266fff80572e4ed63b5a936b075df7.svg); }
  .content-page header .logo {
    display: none;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 126px;
    height: 35px;
    background: 0/100% url(images/hueber-f7b5443a5a035fc67bbf168e15000db7.png); }

.content-page .main {
  margin: 0; }

@media (min-width: 768px) {
  .content-page header .home {
    top: 15px;
    left: 20px;
    width: 16px;
    height: 16px;
    background: url(images/home-f286056720269e09278302d2980da17d.svg); }
  .content-page header .home:before,
  .content-page header .custom:before {
    display: none; }
  .content-page header .nav {
    margin: 0 180px; }
    .content-page header .nav > div {
      display: none; }
    .content-page header .nav.nav ol {
      display: inline-block;
      position: static;
      transform: none;
      background: none;
      padding: 0;
      margin: 10px 0 0;
      box-shadow: none; }
  .content-page header .logo {
    display: block; } }

@font-face {
  font-family: 'Hueber Forward Sans';
  src: url("fonts/forwardsans-regular-webfont-301eb9abf28696bab11dfaf1cded7883.woff2") format("woff2"), url("fonts/forwardsans-regular-webfont-a4022eda1330093ff57a7e28c382d487.woff") format("woff"), url("fonts/forwardsans-regular-webfont-14dbb2ead5215bc9f0f0c68bac933c5b.eot") format("eot"), url("fonts/forwardsans-regular-webfont-1c82e5eb79fae743574782936da06e71.ttf") format("ttf");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Hueber Forward Sans';
  src: url("fonts/forwardsans-bold-webfont-989b3615b977d02b8c809696e1d29b8c.woff2") format("woff2"), url("fonts/forwardsans-bold-webfont-5d12b6fa22345f7ebe3d3ddfbb8bb0be.woff") format("woff"), url("fonts/forwardsans-bold-webfont-642fe379938605360f84501efa28f3f7.eot") format("eot"), url("fonts/forwardsans-bold-webfont-7a650d56c51b6b57556b56a564c095b5.ttf") format("ttf");
  font-weight: 700;
  font-style: normal; }

* {
  box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
  height: auto;
  min-height: 100%;
  color: #444;
  font-family: 'Helvetica Neue', Helvetica, Arial, FreeSans, sans-serif;
  font-size: 13px; }

.content-page header .custom, .header-bar .custom {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  .content-page header .custom img, .header-bar .custom img {
    display: none;
    max-width: 200px;
    max-height: 46px;
    width: 100%; }

@-moz-document url-prefix() {
  .content-page header .custom img, .header-bar .custom img {
    min-height: 40px; } }
  @media (min-width: 768px) {
    .content-page header .custom, .header-bar .custom {
      left: 20px;
      width: auto;
      height: auto;
      background: none; }
      .content-page header .custom img, .header-bar .custom img {
        display: block; } }

.header-bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #888;
  padding: 25px 25px 15px 25px;
  height: 46px; }
  .header-bar .nav {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: .3em;
    border: 1px solid rgba(0, 0, 0, 0.5);
    overflow: hidden; }
    .header-bar .nav a {
      display: inline-block;
      font-weight: 700;
      text-decoration: none;
      padding: .5em 1em;
      color: #555; }
      .header-bar .nav a.active {
        color: #555;
        background-color: rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); }
  .header-bar .logo {
    display: none;
    background: 0/cover url(images/hueber-f7b5443a5a035fc67bbf168e15000db7.png);
    position: absolute;
    right: 10px;
    top: 5px;
    width: 126px;
    height: 35px; }
    @media (min-width: 768px) {
      .header-bar .logo {
        display: block; } }

.main {
  margin: 120px .7em 4em .7em;
  line-height: 1.3; }
  @media (min-width: 992px) {
    .main {
      margin-left: auto;
      margin-right: auto;
      max-width: 980px; } }

.sections-page,
.contents-page {
  padding-bottom: 60px; }

footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 1em;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 -8px 8px 8px rgba(255, 255, 255, 0.9); }
  footer ul {
    list-style-type: none;
    margin: 9px 0;
    padding: 0;
    text-align: center;
    margin-left: -1em; }
    footer ul li {
      display: inline-block;
      margin-left: 1em; }
