@charset "UTF-8";
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 375px) {
    .container {
      max-width: 34rem; } }
  @media (min-width: 48em) {
    .container {
      max-width: 45rem; } }
  @media (min-width: 62em) {
    .container {
      max-width: 60rem; } }
  @media (min-width: 75em) {
    .container {
      max-width: 72.25rem; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

@media (min-width: 320px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }

  .col-xs-1 {
    width: 8.33333%; }

  .col-xs-2 {
    width: 16.66667%; }

  .col-xs-3 {
    width: 25%; }

  .col-xs-4 {
    width: 33.33333%; }

  .col-xs-5 {
    width: 41.66667%; }

  .col-xs-6 {
    width: 50%; }

  .col-xs-7 {
    width: 58.33333%; }

  .col-xs-8 {
    width: 66.66667%; }

  .col-xs-9 {
    width: 75%; }

  .col-xs-10 {
    width: 83.33333%; }

  .col-xs-11 {
    width: 91.66667%; }

  .col-xs-12 {
    width: 100%; }

  .col-xs-pull-0 {
    right: auto; }

  .col-xs-pull-1 {
    right: 8.33333%; }

  .col-xs-pull-2 {
    right: 16.66667%; }

  .col-xs-pull-3 {
    right: 25%; }

  .col-xs-pull-4 {
    right: 33.33333%; }

  .col-xs-pull-5 {
    right: 41.66667%; }

  .col-xs-pull-6 {
    right: 50%; }

  .col-xs-pull-7 {
    right: 58.33333%; }

  .col-xs-pull-8 {
    right: 66.66667%; }

  .col-xs-pull-9 {
    right: 75%; }

  .col-xs-pull-10 {
    right: 83.33333%; }

  .col-xs-pull-11 {
    right: 91.66667%; }

  .col-xs-pull-12 {
    right: 100%; }

  .col-xs-push-0 {
    left: auto; }

  .col-xs-push-1 {
    left: 8.33333%; }

  .col-xs-push-2 {
    left: 16.66667%; }

  .col-xs-push-3 {
    left: 25%; }

  .col-xs-push-4 {
    left: 33.33333%; }

  .col-xs-push-5 {
    left: 41.66667%; }

  .col-xs-push-6 {
    left: 50%; }

  .col-xs-push-7 {
    left: 58.33333%; }

  .col-xs-push-8 {
    left: 66.66667%; }

  .col-xs-push-9 {
    left: 75%; }

  .col-xs-push-10 {
    left: 83.33333%; }

  .col-xs-push-11 {
    left: 91.66667%; }

  .col-xs-push-12 {
    left: 100%; }

  .col-xs-offset-0 {
    margin-left: 0%; }

  .col-xs-offset-1 {
    margin-left: 8.33333%; }

  .col-xs-offset-2 {
    margin-left: 16.66667%; }

  .col-xs-offset-3 {
    margin-left: 25%; }

  .col-xs-offset-4 {
    margin-left: 33.33333%; }

  .col-xs-offset-5 {
    margin-left: 41.66667%; }

  .col-xs-offset-6 {
    margin-left: 50%; }

  .col-xs-offset-7 {
    margin-left: 58.33333%; }

  .col-xs-offset-8 {
    margin-left: 66.66667%; }

  .col-xs-offset-9 {
    margin-left: 75%; }

  .col-xs-offset-10 {
    margin-left: 83.33333%; }

  .col-xs-offset-11 {
    margin-left: 91.66667%; }

  .col-xs-offset-12 {
    margin-left: 100%; } }
@media (min-width: 375px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 48em) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 62em) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
@media (min-width: 75em) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }

  .col-xl-1 {
    width: 8.33333%; }

  .col-xl-2 {
    width: 16.66667%; }

  .col-xl-3 {
    width: 25%; }

  .col-xl-4 {
    width: 33.33333%; }

  .col-xl-5 {
    width: 41.66667%; }

  .col-xl-6 {
    width: 50%; }

  .col-xl-7 {
    width: 58.33333%; }

  .col-xl-8 {
    width: 66.66667%; }

  .col-xl-9 {
    width: 75%; }

  .col-xl-10 {
    width: 83.33333%; }

  .col-xl-11 {
    width: 91.66667%; }

  .col-xl-12 {
    width: 100%; }

  .col-xl-pull-0 {
    right: auto; }

  .col-xl-pull-1 {
    right: 8.33333%; }

  .col-xl-pull-2 {
    right: 16.66667%; }

  .col-xl-pull-3 {
    right: 25%; }

  .col-xl-pull-4 {
    right: 33.33333%; }

  .col-xl-pull-5 {
    right: 41.66667%; }

  .col-xl-pull-6 {
    right: 50%; }

  .col-xl-pull-7 {
    right: 58.33333%; }

  .col-xl-pull-8 {
    right: 66.66667%; }

  .col-xl-pull-9 {
    right: 75%; }

  .col-xl-pull-10 {
    right: 83.33333%; }

  .col-xl-pull-11 {
    right: 91.66667%; }

  .col-xl-pull-12 {
    right: 100%; }

  .col-xl-push-0 {
    left: auto; }

  .col-xl-push-1 {
    left: 8.33333%; }

  .col-xl-push-2 {
    left: 16.66667%; }

  .col-xl-push-3 {
    left: 25%; }

  .col-xl-push-4 {
    left: 33.33333%; }

  .col-xl-push-5 {
    left: 41.66667%; }

  .col-xl-push-6 {
    left: 50%; }

  .col-xl-push-7 {
    left: 58.33333%; }

  .col-xl-push-8 {
    left: 66.66667%; }

  .col-xl-push-9 {
    left: 75%; }

  .col-xl-push-10 {
    left: 83.33333%; }

  .col-xl-push-11 {
    left: 91.66667%; }

  .col-xl-push-12 {
    left: 100%; }

  .col-xl-offset-0 {
    margin-left: 0%; }

  .col-xl-offset-1 {
    margin-left: 8.33333%; }

  .col-xl-offset-2 {
    margin-left: 16.66667%; }

  .col-xl-offset-3 {
    margin-left: 25%; }

  .col-xl-offset-4 {
    margin-left: 33.33333%; }

  .col-xl-offset-5 {
    margin-left: 41.66667%; }

  .col-xl-offset-6 {
    margin-left: 50%; }

  .col-xl-offset-7 {
    margin-left: 58.33333%; }

  .col-xl-offset-8 {
    margin-left: 66.66667%; }

  .col-xl-offset-9 {
    margin-left: 75%; }

  .col-xl-offset-10 {
    margin-left: 83.33333%; }

  .col-xl-offset-11 {
    margin-left: 91.66667%; }

  .col-xl-offset-12 {
    margin-left: 100%; } }
.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: all .3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto; }

.modal-content {
  position: relative;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.9; }

.modal-header:before, .modal-header:after {
  content: " ";
  display: table; }
.modal-header:after {
  clear: both; }

.modal-footer {
  text-align: right; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 375px) {
  .modal-sm {
    width: 300px; } }
@media (min-width: 48em) {
  .modal-lg {
    width: 900px; } }
.pre1 {
  margin-top: 0 !important; }

.post0 {
  margin-bottom: 0 !important; }

.pre1 {
  margin-top: 1rem !important; }

.post1 {
  margin-bottom: 1rem !important; }

.pre2 {
  margin-top: 2rem !important; }

.post2 {
  margin-bottom: 2rem !important; }

.pre3 {
  margin-top: 3rem !important; }

.post3 {
  margin-bottom: 3rem !important; }

.pre4 {
  margin-top: 4rem !important; }

.post4 {
  margin-bottom: 4rem !important; }

.pre5 {
  margin-top: 5rem !important; }

.post5 {
  margin-bottom: 5rem !important; }

.pre6 {
  margin-top: 6rem !important; }

.post6 {
  margin-bottom: 6rem !important; }

.pre7 {
  margin-top: 7rem !important; }

.post7 {
  margin-bottom: 7rem !important; }

.pre8 {
  margin-top: 8rem !important; }

.post8 {
  margin-bottom: 8rem !important; }

.pre9 {
  margin-top: 9rem !important; }

.post9 {
  margin-bottom: 9rem !important; }

.pre10 {
  margin-top: 10rem !important; }

.post10 {
  margin-bottom: 10rem !important; }

ol.cjk > li {
  list-style-type: cjk-ideographic; }

ol.upper-roman > li {
  list-style-type: upper-roman; }

ol.upper-alpha > li {
  list-style-type: upper-alpha; }

ol.lower-alpha > li {
  list-style-type: lower-alpha; }

.del-text {
  text-decoration: line-through; }

.disable {
  pointer-events: none; }

.show-guide {
  border: 1px solid #85D0CB; }

.frameset {
  position: relative; }
  .frameset .frame {
    position: absolute;
    display: none; }
    .frameset .frame.active {
      position: static;
      display: block; }

.nav-list li {
  display: inline-block; }

.responsive-state {
  display: inline-block;
  position: fixed;
  z-index: 999999;
  background: red;
  color: white;
  padding: 0 10px;
  left: 0;
  bottom: 0; }

.visible-xs-block,
.visible-sm-block,
.visible-md-block,
.visible-lg-block,
.visible-xl-block {
  display: none; }

@media (min-width: 320px) and (max-width: 374.9px) {
  .visible-xs-block {
    display: block !important; } }

@media (min-width: 375px) and (max-width: 47.9em) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 48em) and (max-width: 61.9em) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 62em) and (max-width: 74.9em) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 75em) {
  .visible-xl-block {
    display: block !important; } }

.inline-block {
  display: inline-block; }

.size-auto {
  width: auto; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.big {
  font-size: 120%; }

#book-preview .swiper-slide img {
  max-width: 100%; }

#book-thumbs.swiper-container .swiper-slide {
  max-width: 120px; }
#book-thumbs.swiper-container .swiper-slide img {
  max-width: 100%;
  margin: 10px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); }

#book-preview {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#book-preview + #book-thumbs {
  margin-top: 20px; }

.mdl-layout:not(.is-small-screen) .mdl-layout__header-row {
  padding: 0;
  padding-left: 20px; }

#intro.section {
  background: #cfd042; }
#intro.section #intro-offset {
  -webkit-transform: translateY(-220px);
  -moz-transform: translateY(-220px);
  -ms-transform: translateY(-220px);
  -o-transform: translateY(-220px);
  transform: translateY(-220px); }
#intro.section h1.tt {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  max-width: 140%;
  top: -200px;
  z-index: 2; }
.mdl-layout:not(.is-small-screen) #intro.section h1.tt {
  display: none; }
.mdl-layout:not(.is-small-screen) #intro.section h3.intro {
  float: right; }
.mdl-layout.is-small-screen #intro.section h3.intro {
  max-width: 100%; }
@media (min-width: 48em) and (max-width: 61.9em) {
  #intro.section .col.col-caption {
    padding-top: 30px; } }

@media (min-width: 48em) {
  #intro.section h1.tt {
    top: -240px; } }
@media (min-width: 375px) and (max-width: 47.9em) {
  #intro.section h1.tt {
    top: -220px; } }

#catalouge.section .mdl-tabs__tab-bar {
  margin-bottom: 2rem; }

#preface.section {
  background: #2c2c2c;
  color: #cccccc; }
#preface.section #preface-offset {
  -webkit-transform: translateY(-180px);
  -moz-transform: translateY(-180px);
  -ms-transform: translateY(-180px);
  -o-transform: translateY(-180px);
  transform: translateY(-180px); }
#preface.section .section-title {
  min-height: 0;
  height: 60px; }
#preface.section .section-title h2 {
  top: -60px; }
#preface.section .mdl-tabs__tab-bar {
  margin-bottom: 2rem; }

#digest.section {
  padding-bottom: 4rem; }

.section-title {
  position: relative;
  min-height: 200px; }
.section-title h2 {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2; }

.deco-skew {
  position: absolute;
  width: 100%; }
@media (min-width: 48em) {
  .deco-skew {
    height: 200px; } }
@media (max-width: 47.9em) {
  .deco-skew {
    height: 150px; } }
.deco-skew .relative {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden; }
.deco-skew .skew {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 200px; }
.deco-skew.intro-before {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }
.deco-skew.intro-before .gray {
  -webkit-transform: skewY(5deg) translateY(65%);
  -moz-transform: skewY(5deg) translateY(65%);
  -ms-transform: skewY(5deg) translateY(65%);
  -o-transform: skewY(5deg) translateY(65%);
  transform: skewY(5deg) translateY(65%);
  background: #333; }
.deco-skew.intro-before .green {
  -webkit-transform: skewY(-5deg) translateY(50%);
  -moz-transform: skewY(-5deg) translateY(50%);
  -ms-transform: skewY(-5deg) translateY(50%);
  -o-transform: skewY(-5deg) translateY(50%);
  transform: skewY(-5deg) translateY(50%);
  background: #cfd042; }
.deco-skew.intro-after .gray {
  -webkit-transform: skewY(5deg) translateY(-65%);
  -moz-transform: skewY(5deg) translateY(-65%);
  -ms-transform: skewY(5deg) translateY(-65%);
  -o-transform: skewY(5deg) translateY(-65%);
  transform: skewY(5deg) translateY(-65%);
  background: #333; }
.deco-skew.intro-after .green {
  -webkit-transform: skewY(-5deg) translateY(-50%);
  -moz-transform: skewY(-5deg) translateY(-50%);
  -ms-transform: skewY(-5deg) translateY(-50%);
  -o-transform: skewY(-5deg) translateY(-50%);
  transform: skewY(-5deg) translateY(-50%);
  background: #cfd042; }
.deco-skew.preface-before {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }
.deco-skew.preface-before .green {
  -webkit-transform: skewY(5deg) translateY(65%);
  -moz-transform: skewY(5deg) translateY(65%);
  -ms-transform: skewY(5deg) translateY(65%);
  -o-transform: skewY(5deg) translateY(65%);
  transform: skewY(5deg) translateY(65%);
  background: #cfd042; }
.deco-skew.preface-before .gray {
  -webkit-transform: skewY(-5deg) translateY(50%);
  -moz-transform: skewY(-5deg) translateY(50%);
  -ms-transform: skewY(-5deg) translateY(50%);
  -o-transform: skewY(-5deg) translateY(50%);
  transform: skewY(-5deg) translateY(50%);
  background: #2c2c2c; }
.deco-skew.preface-after .green {
  -webkit-transform: skewY(5deg) translateY(-65%);
  -moz-transform: skewY(5deg) translateY(-65%);
  -ms-transform: skewY(5deg) translateY(-65%);
  -o-transform: skewY(5deg) translateY(-65%);
  transform: skewY(5deg) translateY(-65%);
  background: #cfd042; }
.deco-skew.preface-after .gray {
  -webkit-transform: skewY(-5deg) translateY(-50%);
  -moz-transform: skewY(-5deg) translateY(-50%);
  -ms-transform: skewY(-5deg) translateY(-50%);
  -o-transform: skewY(-5deg) translateY(-50%);
  transform: skewY(-5deg) translateY(-50%);
  background: #2c2c2c; }
*.is-small-screen .deco-skew.intro-before .gray {
  -webkit-transform: skewY(5deg) translateY(50%);
  -moz-transform: skewY(5deg) translateY(50%);
  -ms-transform: skewY(5deg) translateY(50%);
  -o-transform: skewY(5deg) translateY(50%);
  transform: skewY(5deg) translateY(50%); }
*.is-small-screen .deco-skew.intro-before .green {
  -webkit-transform: skewY(-5deg) translateY(50%);
  -moz-transform: skewY(-5deg) translateY(50%);
  -ms-transform: skewY(-5deg) translateY(50%);
  -o-transform: skewY(-5deg) translateY(50%);
  transform: skewY(-5deg) translateY(50%); }
*.is-small-screen .deco-skew.intro-after .gray {
  -webkit-transform: skewY(5deg) translateY(-50%);
  -moz-transform: skewY(5deg) translateY(-50%);
  -ms-transform: skewY(5deg) translateY(-50%);
  -o-transform: skewY(5deg) translateY(-50%);
  transform: skewY(5deg) translateY(-50%); }
*.is-small-screen .deco-skew.intro-after .green {
  -webkit-transform: skewY(-5deg) translateY(-50%);
  -moz-transform: skewY(-5deg) translateY(-50%);
  -ms-transform: skewY(-5deg) translateY(-50%);
  -o-transform: skewY(-5deg) translateY(-50%);
  transform: skewY(-5deg) translateY(-50%); }
*.is-small-screen .deco-skew.preface-before .green {
  -webkit-transform: skewY(5deg) translateY(50%);
  -moz-transform: skewY(5deg) translateY(50%);
  -ms-transform: skewY(5deg) translateY(50%);
  -o-transform: skewY(5deg) translateY(50%);
  transform: skewY(5deg) translateY(50%); }
*.is-small-screen .deco-skew.preface-before .gray {
  -webkit-transform: skewY(-5deg) translateY(50%);
  -moz-transform: skewY(-5deg) translateY(50%);
  -ms-transform: skewY(-5deg) translateY(50%);
  -o-transform: skewY(-5deg) translateY(50%);
  transform: skewY(-5deg) translateY(50%); }
*.is-small-screen .deco-skew.preface-after .green {
  -webkit-transform: skewY(5deg) translateY(-50%);
  -moz-transform: skewY(5deg) translateY(-50%);
  -ms-transform: skewY(5deg) translateY(-50%);
  -o-transform: skewY(5deg) translateY(-50%);
  transform: skewY(5deg) translateY(-50%); }
*.is-small-screen .deco-skew.preface-after .gray {
  -webkit-transform: skewY(-5deg) translateY(-50%);
  -moz-transform: skewY(-5deg) translateY(-50%);
  -ms-transform: skewY(-5deg) translateY(-50%);
  -o-transform: skewY(-5deg) translateY(-50%);
  transform: skewY(-5deg) translateY(-50%); }

#cover.section h1.tt,
#cover.section .tt1,
#cover.section .tt2,
#cover.section .kv-writter,
#cover.section .tt-small-screen {
  position: absolute; }
#cover.section .kv-writter {
  width: 374px;
  height: 737px; }
#cover.section .compose {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 960px;
  height: 500px;
  max-width: 100%; }
.mdl-layout:not(.is-small-screen) #cover.section {
  min-height: 800px; }
.mdl-layout:not(.is-small-screen) #cover.section .deco-skew.intro-before {
  display: none; }
.mdl-layout:not(.is-small-screen) #cover.section .kv-writter {
  top: 100px;
  left: 0; }
.mdl-layout:not(.is-small-screen) #cover.section h1.tt {
  top: 100px;
  left: 320px; }
.mdl-layout:not(.is-small-screen) #cover.section .tt1 {
  top: 360px;
  left: 430px; }
.mdl-layout:not(.is-small-screen) #cover.section .tt2 {
  top: 440px;
  left: 470px; }
.mdl-layout:not(.is-small-screen) #cover.section .tt-small-screen {
  display: none; }
.mdl-layout.is-small-screen #cover.section {
  min-height: 500px; }
.mdl-layout.is-small-screen #cover.section .kv-writter {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  top: 30px;
  max-width: 70%;
  margin-left: 20px; }
.mdl-layout.is-small-screen #cover.section h1.tt {
  display: none; }
.mdl-layout.is-small-screen #cover.section .tt-small-screen {
  top: 10px;
  left: 10px;
  max-width: 60%;
  max-height: 300px;
  display: inline-block; }
.mdl-layout.is-small-screen #cover.section .tt1,
.mdl-layout.is-small-screen #cover.section .tt2 {
  display: none; }
.mdl-layout.is-small-screen #cover.section .deco-skew.intro-before {
  z-index: 1;
  top: 500px; }

#catalouge.section {
  min-height: 650px;
  padding-bottom: 200px; }

.mdl-layout:not(.is-small-screen) .row .col-book {
  margin-top: -200px; }
.mdl-layout.is-small-screen .row .col-book {
  margin-top: 40px; }
@media (min-width: 48em) {
  .row {
    margin-left: -20px;
    margin-right: -20px; }
    .row:after {
      content: "";
      width: 100%;
      display: block;
      clear: both; }
  .row .col {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px; }
  .row .col-caption {
    width: 50%; }
  .row .col-book {
    width: 41.66667%;
    margin-top: -200px; } }
@media (max-width: 47.9em) {
  .row {
    margin-left: -10px;
    margin-right: -10px; }
    .row:after {
      content: "";
      width: 100%;
      display: block;
      clear: both; }
  .row .col {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
  .row .col-caption {
    width: 100%; }
  .row .col-book {
    width: 100%; } }

@media (min-width: 62em) {
  .row .col-polygon {
    width: 25%; } }
@media (min-width: 48em) and (max-width: 61.9em) {
  .row .col-polygon {
    width: 33.33333%; } }

@media (max-width: 47.9em) {
  .row .col-polygon {
    width: 50%; } }
@media (min-width: 62em) {
  .row .col-polygon.offset-1 {
    margin-left: 8.33333%; } }
@media (max-width: 61.9em) {
  .row .col-polygon.offset-1 {
    margin-left: 0%; } }
@media (min-width: 62em) {
  .row .col-polygon.offset-1-5 {
    margin-left: 12.5%; } }
@media (max-width: 61.9em) {
  .row .col-polygon.offset-1-5 {
    margin-left: 0%; } }
@media (min-width: 62em) {
  .row .col-polygon.offset-2-5 {
    margin-left: 20.83333%; } }
@media (max-width: 61.9em) {
  .row .col-polygon.offset-2-5 {
    margin-left: 0%; } }
@media (min-width: 62em) {
  .row .col-polygon.offset-3 {
    margin-left: 25%; } }
@media (min-width: 48em) and (max-width: 61.9em) {
  .row .col-polygon.offset-3 {
    margin-left: 16.66667%; } }

@media (max-width: 47.9em) {
  .row .col-polygon.offset-3 {
    width: 50%; } }

.row-book {
  margin-left: -10px;
  margin-right: -10px; }
  .row-book:after {
    content: "";
    width: 100%;
    display: block;
    clear: both; }
.row-book .col {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%; }
.row-book sprite.books {
  max-width: 100%; }
.row-book p.price {
  margin-left: 10px;
  margin-bottom: 10px; }
.row-book p.price strong {
  color: #ec008c;
  font-size: 200%;
  font-weight: bold;
  margin: 0 5px; }
.mdl-layout:not(.is-small-screen) .row-book p.price {
  margin-top: 100px; }
.mdl-layout.is-small-screen .row-book p.price {
  margin-top: 30px; }

.mdl-layout__drawer h1.tt {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 140%; }

* {
  box-sizing: border-box; }

a {
  color: inherit;
  cursor: pointer;
  text-decoration: none; }
a:hover {
  color: inherit;
  text-decoration: none; }

*:focus {
  outline: none; }

body {
  background-size: cover;
  background-repeat: no-repeat; }

.relative {
  position: relative; }

.hide {
  display: none; }

.in.active {
  display: block; }

.section {
  position: relative; }

.img-responsive {
  display: inline-block;
  max-width: 100%; }

.alt {
  position: absolute; }

@media (max-width: 61.9em) {
  .hide-in-mobile {
    display: none; } }

.lazyload {
  opacity: 0; }

.lazyloading {
  opacity: 1;
  transition: opacity 300ms;
  background: #f7f7f7 url(../images/theme/loader.gif) no-repeat center; }

h1.tt,
h2.h2-catalogue,
h2.h2-preface,
h2.h2-digest {
  margin: 0; }

.footer {
  background: #38393f; }

.copyright {
  text-align: center;
  color: #4c4d4f;
  font-size: 12px;
  line-height: 18px;
  padding: 28px;
  color: #7b7f8d; }

.mdl-tabs.is-upgraded .mdl-tabs__tab-bar {
  border: none; }
.mdl-tabs.is-upgraded .mdl-tabs__tab-bar .mdl-tabs__tab {
  height: 54px;
  lin-height: 54px;
  padding: 0 36px;
  font-size: 130%;
  font-weight: 900;
  color: #b9b9b9;
  background: #5b5b5b; }
.mdl-tabs.is-upgraded .mdl-tabs__tab-bar .mdl-tabs__tab:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }
.mdl-tabs.is-upgraded .mdl-tabs__tab-bar .mdl-tabs__tab:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }
.mdl-tabs.is-upgraded .mdl-tabs__tab-bar .mdl-tabs__tab.is-active {
  color: #fff;
  background: #fe7f02; }
.mdl-tabs.is-upgraded .mdl-tabs__tab-bar .mdl-tabs__tab.is-active:after {
  height: 3px;
  background: #333333; }

article.with-2-column {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2; }
.is-small-screen article.with-2-column {
  -webkit-columns: 1;
  -moz-columns: 1;
  columns: 1; }

.kv-writter {
  position: absolute; }
.kv-writter .writter-s,
.kv-writter .writter {
  position: absolute; }
.kv-writter .writter-s {
  top: 60px;
  left: -100px; }

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  margin-top: 0; }

.btn-cart,
.btn-section {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font-weight: bold;
  text-align: left;
  color: white;
  background: #ec008c;
  width: 100%;
  margin-bottom: 5px; }
.btn-cart i,
.btn-section i {
  float: right;
  -webkit-transform: translate(12px, 6px);
  -moz-transform: translate(12px, 6px);
  -ms-transform: translate(12px, 6px);
  -o-transform: translate(12px, 6px);
  transform: translate(12px, 6px); }
.btn-cart:hover,
.btn-section:hover {
  color: white;
  background: #493e35; }

.dot1,
.dot2,
.dot3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.dot1 {
  opacity: 0.2;
  filter: alpha(opacity=20);
  background-image: url(../images/theme/bg1.png); }

.dot2 {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-image: url(../images/theme/bg2.png); }

.dot3 {
  background-image: url(../images/theme/bg3.png); }

.polygon {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  display: inline-block;
  position: relative;
  color: #454545;
  width: 100%;
  max-width: 191px;
  background-size: cover;
  background-image: url(../images/sprite/polygon_normal.png); }
  .polygon:after {
    display: block;
    content: "";
    padding-bottom: 104.71204%; }
.polygon:hover {
  background-image: url(../images/sprite/polygon_hover.png); }
.polygon:hover .caption {
  margin-top: -9px; }

.polygon .caption,
.polygon-popup .caption {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 80%;
  top: 40px;
  text-align: center;
  letter-spacing: 0.2em; }
.polygon .caption span,
.polygon .caption strong,
.polygon-popup .caption span,
.polygon-popup .caption strong {
  display: block; }
.polygon .caption span,
.polygon-popup .caption span {
  margin-top: 1rem;
  margin-bottom: 2rem; }
.polygon .caption span:after,
.polygon-popup .caption span:after {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  margin-top: 0.5rem;
  display: block;
  width: 40px;
  height: 3px;
  background: #454545;
  content: ""; }
.polygon .caption strong,
.polygon-popup .caption strong {
  font-size: 160%;
  line-height: 1.4; }
.polygon .caption article,
.polygon-popup .caption article {
  font-size: 120%;
  line-height: 1.6; }
@media (max-width: 374.9px) {
  .polygon .caption,
  .polygon-popup .caption {
    top: 20px; }
  .polygon .caption strong,
  .polygon-popup .caption strong {
    font-size: 120%; } }

.polygon-popup {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 495px;
  height: 519px;
  background-size: cover;
  background-image: url(../images/sprite/polygon_popup.png); }
.polygon-popup .relative {
  position: relative;
  width: 100%;
  background: rgba(255, 0, 0, 0.3); }
.polygon-popup .caption {
  max-width: 300px;
  margin: 0 auto;
  top: 80px; }
.polygon-popup strong {
  color: #fe7f02; }
.polygon-popup .btn-modal-close,
.polygon-popup .btn-modal-prev,
.polygon-popup .btn-modal-next {
  position: absolute; }
.polygon-popup .polygon-caption {
  width: 320px;
  margin: 0 auto; }
.polygon-popup .btn-modal-close {
  top: 50px;
  right: 50px; }
.polygon-popup .btn-modal-prev,
.polygon-popup .btn-modal-next {
  display: inline-block;
  text-align: center;
  font-size: 130%;
  line-height: 1.4;
  top: 50%;
  color: white; }
.polygon-popup .btn-modal-prev i,
.polygon-popup .btn-modal-next i {
  font-size: 200%; }
.polygon-popup .btn-modal-prev span,
.polygon-popup .btn-modal-next span {
  display: block; }
.polygon-popup .btn-modal-prev {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: -60px; }
.polygon-popup .btn-modal-next {
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  right: -60px; }
@media (max-width: 374.9px) {
  .polygon-popup .caption {
    top: 60px; }
  .polygon-popup .btn-modal-close {
    top: 20px;
    right: 100px; } }

.tab-catalouge i {
  font-family: "Times New Roman", Georgia, Serif;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
  margin-right: 3px; }
.mdl-layout:not(.is-small-screen) .tab-catalouge i {
  font-size: 200%; }
.mdl-layout.is-small-screen .tab-catalouge {
  font-size: 90%; }
.mdl-layout.is-small-screen .tab-catalouge i {
  font-size: 130%; }

.mdl-layout.is-small-screen .mdl-tabs.is-upgraded .mdl-tabs__tab-bar .mdl-tabs__tab {
  padding: 0 13px; }

#book-thumbs {
  background: rgba(0, 0, 0, 0.05); }
#book-thumbs .swiper-slide.swiper-slide-active img {
  outline: 4px solid #fe7f02; }

.btn-share-facebook {
  display: inline-block;
  position: relative;
  width: 110px;
  height: 55px;
  overflow: hidden; }
.btn-share-facebook:before, .btn-share-facebook:after {
  display: inline-block;
  position: absolute;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  width: 55px;
  height: 55px;
  background: #18479e;
  content: ""; }
.btn-share-facebook:before {
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: skew(-45deg);
  -moz-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  -o-transform: skew(-45deg);
  transform: skew(-45deg);
  top: 0;
  left: 55px; }
.btn-share-facebook:after {
  top: 0;
  left: 55px; }
.btn-share-facebook .ico-facebook {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  z-index: 1;
  width: 30px;
  height: 30px;
  right: 15px; }
.btn-share-facebook:hover:before, .btn-share-facebook:hover:after {
  background: #002980; }

.btn-share-facebook-mobile {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 8px 16px; }
.btn-share-facebook-mobile .ico-facebook {
  width: 30px;
  height: 30px; }

.mdl-navigation__link {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font-weight: bold;
  color: white; }
.mdl-navigation__link:hover {
  color: #fe7f02; }

@-webkit-keyframes scroll-play {
  0% {
    -webkit-transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-7px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes scroll-play {
  0% {
    -moz-transform: translateY(0); }
  50% {
    -moz-transform: translateY(-7px); }
  100% {
    -moz-transform: translateY(0); } }
@keyframes scroll-play {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
.btn-scroll {
  -webkit-animation: scroll-play 0.6s steps(30) infinite;
  -moz-animation: scroll-play 0.6s steps(30) infinite;
  animation: scroll-play 0.6s steps(30) infinite; }

body {
  font-family: "微軟正黑體", "Microsoft JhengHei", "Arial", sans-serif;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 100%;
  background-color: #eee; }

.modal-content {
  width: 100%;
  height: 100%; }

.mdl-layout__header-row,
.mdl-layout__header {
  height: 55px;
  min-height: 55px; }

.mdl-layout__header {
  background: #333; }

.mdl-tabs__tab-bar {
  height: auto; }

.mdl-layout__content .page-content {
  overflow-x: hidden; }

.mdl-layout__drawer {
  background: #292929;
  border-right: 1px solid #333333; }

.mdl-layout-title {
  font-size: 130%;
  color: white; }
.mdl-layout.is-small-screen .mdl-layout-title {
  position: relative;
  width: 100%; }
.mdl-layout.is-small-screen .mdl-layout-title .logo-gvm {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  top: 0;
  right: 0; }

.mdl-layout__drawer .mdl-navigation {
  padding: 0; }
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: white;
  font-size: 110%;
  font-weight: bold;
  padding: 8px 16px; }
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link span, .mdl-layout__drawer .mdl-navigation .mdl-navigation__link:after {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  display: inline-block;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  pointer-events: none;
  z-index: -1;
  width: 100%;
  height: 0;
  background: #ec008c;
  content: ""; }
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover {
  background: transparent; }
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover span, .mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover:after {
  height: 100%; }

.mdl-layout__header-row .mdl-navigation__link {
  line-height: 42px; }

/*# sourceMappingURL=style.css.map */
