/*font-size*/
/*colors*/
/*path*/
#index .headline h2 {
  opacity: 0;
  position: absolute;
  pointer-events: none; }

#index .headline .text {
  max-width: 1080px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 2rem 1.8rem 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#index .headline._init .itm {
  display: none; }

#index .headline._init .itm:first-child {
  display: block; }

#index .headline .title,
#index .headline .cates,
#index .headline .links {
  position: relative;
  z-index: 2; }

#index .headline .title {
  text-shadow: 0 0 12px black;
  font-size: 1.5rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  line-height: 1.5;
  margin-bottom: 1rem; }

#index .headline .en {
  display: block;
  font-weight: normal;
  font-size: 0.875rem; }

#index .headline .cates {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  overflow: hidden; }

#index .headline .links {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

#index .headline .intro,
#index .headline .trailer {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1.4em;
  padding-right: .5em;
  line-height: 2.4;
  position: relative;
  font-size: 0.875rem; }

#index .headline .trailer {
  margin-right: 1.5em;
  z-index: 3; }

#index .headline .intro::before {
  content: '';
  display: block;
  width: 15px;
  padding-top: 15px;
  position: absolute;
  overflow: hidden;
  top: 0.65em;
  left: 0;
  background: url("/static/images/database/sprites.png") no-repeat;
  background-size: 71.66667px 71.11111px;
  background-position: -15px -41.11111px; }

#index .headline .trailer::before {
  content: '';
  display: block;
  width: 15px;
  padding-top: 15px;
  position: absolute;
  overflow: hidden;
  top: 0.65em;
  left: 0;
  background: url("/static/images/database/sprites.png") no-repeat;
  background-size: 71.66667px 71.11111px;
  background-position: -30px -41.11111px; }

#index .headline .cate {
  display: block;
  float: left;
  padding: 0 .5em;
  margin: 0 5px 5px 0;
  background: #fff;
  color: #000;
  font-size: 0.75rem; }

#index .headline .ctrl {
  display: none; }

#index .headline .prev,
#index .headline .next {
  top: -220px; }

#index .headline .tns-fadeOut,
#index .headline .tns-fadeIn {
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

#index .headline .fullwidth {
  position: absolute;
  width: 100%;
  height: 40vw;
  top: 96px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 0; }

#index .headline .fullwidth img {
  display: block;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

#index .headline .fullwidth::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 90%;
  left: 0;
  bottom: -1px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%), -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%); }

@media screen and (min-width: 750px) {
  #index .headline .fullwidth {
    top: 0;
    height: 900px; } }

#index .headline .fullwidth {
  height: 400px;
  top: 0; }
  #index .headline .fullwidth::after {
    height: 70%; }

#index .headline .itm._ads a {
  height: 192px; }

#index .headline .itm._ads .title {
  margin-top: 28px; }

#index .collect {
  position: relative;
  margin: 3.5em 0 2.5em 0; }

#index .collect .group .list {
  display: none; }

#index .collect .group._active .list {
  display: block; }

#index .collect .group._active .tab {
  background: #f6c800;
  color: #000; }

#index .collect .tab {
  width: calc(25vw - 0.5rem + 1px);
  color: #fff;
  border: 2px solid #f6c800;
  background: #000;
  padding: .3em 0;
  position: absolute;
  left: 50%;
  top: -3.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

#index .collect .more {
  display: block;
  margin: 1.2rem auto 0 auto;
  width: 10em; }

#index .collect ._playing .tab {
  margin-left: calc((25vw - 0.5rem + 1px) * -2 + 4px); }

#index .collect ._weekly .tab {
  margin-left: calc((25vw - 0.5rem + 1px) * -1 + 2px); }

#index .collect ._newarv .tab {
  margin-left: calc((25vw - 0.5rem + 1px) - 2px); }

#index .articles {
  /*
    .con .md-excerpt:not(:first-child) {
      @include clearself;
      .ec-{
        &thumbnail {
          & {
            display: block;
            background: #ddd;
            height: 100px;
            width: 36%;
            float: left;
            padding-top: 0;
          }
          img {
            width: 100%;
            height: 100%;
            object-fit: cover;
          }
        }
        &cates {
          display: none;
        }
        &con {
          display: flex; 
          flex-direction: column;
          margin-left: 39.5%;
          justify-content: space-between;
          height: 100px;
        }
      }
    }
    */ }
  #index .articles .more {
    display: block;
    min-width: 6em;
    width: 60%;
    margin: 0 auto;
    max-width: 10em; }

#index .boxoffice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 2em 0;
  overflow: hidden; }

#index .boxoffice .title {
  width: calc(8em + (.87px * 8));
  margin-bottom: .3em;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; }

#index .boxoffice .country {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100vw - 2rem);
  flex: 0 0 calc(100vw - 2rem);
  margin-left: 1rem;
  position: relative;
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: -webkit-transform .4s ease-out;
  -o-transition: transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out; }

#index .boxoffice._switch ._tpe {
  z-index: 2;
  -webkit-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  transform: translateX(-100vw); }
  #index .boxoffice._switch ._tpe .title,
  #index .boxoffice._switch ._tpe .range {
    margin-right: -14.5vw; }

#index .boxoffice._switch ._usa {
  z-index: 1;
  -webkit-transform: translateX(calc(-100vw + 1rem));
  -ms-transform: translateX(calc(-100vw + 1rem));
  transform: translateX(calc(-100vw + 1rem)); }
  #index .boxoffice._switch ._usa .title,
  #index .boxoffice._switch ._usa .range {
    margin-left: auto; }

#index .boxoffice ._usa .title,
#index .boxoffice ._usa .range {
  margin-left: -14.5vw; }

#index .boxoffice .range {
  display: block;
  font-size: 0.75rem;
  text-align: center;
  color: #999;
  width: 12em;
  margin: 0 auto; }

#index .boxoffice .extend {
  color: #666;
  width: 100%;
  position: relative;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out; }

#index .boxoffice .extend:hover {
  -webkit-transform: translateY(0.3em);
  -ms-transform: translateY(0.3em);
  transform: translateY(0.3em); }

#index .boxoffice .extend::before, #index .boxoffice .extend::after {
  content: '';
  display: block;
  width: 12px;
  height: 2px;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%; }

#index .boxoffice .extend::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  margin: -3px 0 0 calc(-3.5em - 2px); }

#index .boxoffice .extend::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  margin: -3px 0 0 calc(-3.5em + 2px); }

#index .rank {
  counter-reset: num;
  overflow: hidden; }

#index .rank li {
  position: relative;
  background: #333;
  margin-bottom: 5px;
  padding: .2em .5em;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

#index .rank li * {
  display: inline-block;
  vertical-align: middle; }

#index .rank li:hover {
  background: #FFF; }
  #index .rank li:hover::before {
    color: #000; }
  #index .rank li:hover a {
    color: #000; }

#index .rank li::before {
  display: inline-block;
  vertical-align: middle;
  counter-increment: num;
  content: counter(num);
  font-family: Helvetica;
  font-size: 16px;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  overflow: hidden;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s; }

#index .rank li a {
  color: #fff;
  max-width: calc(100% - 85px);
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

#index .rank li .last {
  font-size: 0.75rem;
  color: #777;
  margin: 0 1em;
  position: relative;
  width: 32px; }

#index .rank li .last._worse::before, #index .rank li .last._better::before {
  content: '';
  margin-right: .5em; }

#index .rank li .last._worse::before {
  content: '';
  display: block;
  width: 12px;
  padding-top: 12px;
  position: relative;
  overflow: hidden;
  top: 1px;
  left: 0;
  background: url("/static/images/database/sprites.png") no-repeat;
  background-size: 129px 128px;
  background-position: -81px -74px;
  display: inline-block !important; }

#index .rank li .last._better::before {
  content: '';
  display: block;
  width: 12px;
  padding-top: 12px;
  position: relative;
  overflow: hidden;
  top: 1px;
  left: 0;
  background: url("/static/images/database/sprites.png") no-repeat;
  background-size: 129px 128px;
  background-position: -81px -86px;
  display: inline-block !important; }

#index .rank li:first-child {
  background: #f6c800;
  margin-top: 30px;
  padding-top: 1em;
  padding-bottom: 1em; }

#index .rank li:first-child h3 {
  color: #000;
  line-height: 1.5;
  position: relative;
  z-index: 1; }

#index .rank li:first-child .tw,
#index .rank li:first-child .en {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

#index .rank li:first-child .tw {
  font-weight: bold;
  font-size: 1.125rem; }

#index .rank li:first-child::before {
  color: #000;
  background: #fff;
  border-radius: 50% 50%;
  line-height: 1.7;
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.18); }

#index .rank li:first-child .poster {
  width: 78px;
  height: 105px;
  background: #fff;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5); }

#index .rank li:first-child .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-filter: grayscale(0.9);
  filter: grayscale(0.9);
  opacity: .2; }

#index .rank li:nth-of-type(6),
#index .rank li:nth-of-type(7),
#index .rank li:nth-of-type(8),
#index .rank li:nth-of-type(9),
#index .rank li:nth-of-type(10) {
  position: absolute;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

#index .pttmovie {
  background: #fff;
  padding: 2em 0;
  color: #000; }

#index .pttmovie .title {
  width: calc(5.3em + (.87px * 5.3));
  margin-left: auto;
  margin-right: auto;
  float: none; }

#index .pttmovie h3 {
  font-size: 1.125rem;
  margin-bottom: .5em; }

#index .pttmovie .popular {
  counter-reset: num;
  margin-bottom: 2rem; }

#index .pttmovie .popular li {
  border-bottom: 1px solid #888;
  padding: 1.3em 0;
  line-height: 1.3;
  position: relative; }

#index .pttmovie .popular li::before {
  counter-increment: num;
  content: counter(num);
  display: block;
  font-size: 34px;
  position: absolute;
  font-weight: bold;
  font-family: "Avenir Next";
  line-height: 1;
  top: 50%;
  left: .3em;
  margin-top: -.5em; }

#index .pttmovie .popular li:first-child {
  border-top: 3px solid #333; }

#index .pttmovie .popular a {
  display: block;
  padding: 0 0 0 3rem;
  position: relative;
  z-index: 3; }

#index .pttmovie .popular a:hover {
  color: #e29e02; }

#index .pttmovie .popular .cmm {
  display: none; }

#index .pttmovie .evalue .group {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#index .pttmovie .evalue .itm {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70vw;
  flex: 0 0 70vw;
  display: block;
  margin-right: 10px; }

#index .pttmovie .evalue figcaption {
  position: relative; }

#index .pttmovie .evalue .frame {
  padding-top: 52.94118%;
  position: relative; }
  #index .pttmovie .evalue .frame::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(#000000));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }

#index .pttmovie .evalue img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover; }

#index .pttmovie .evalue .calc {
  position: absolute;
  top: -3rem;
  right: 10px;
  color: #fff;
  font-size: 0.875rem; }

#index .pttmovie .evalue .calc strong {
  color: #f6c800;
  font-size: 1.125rem;
  font-weight: bold; }

#index .pttmovie .evalue meter {
  display: block;
  height: 5px; }

#index .pttmovie .evalue meter::-webkit-meter-bar {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  overflow: hidden; }

#index .pttmovie .evalue meter::-webkit-meter-optimum-value, #index .pttmovie .evalue meter::-webkit-meter-suboptimum-value, #index .pttmovie .evalue meter::-webkit-meter-even-less-good-value {
  background: -webkit-gradient(linear, right top, left top, from(#F19426), to(#F5C800));
  background: -webkit-linear-gradient(right, #F19426 0%, #F5C800 100%);
  background: linear-gradient(270deg, #F19426 0%, #F5C800 100%);
  border-radius: 3px; }

@media screen and (min-width: 600px) {
  #index .headline .text {
    padding: 8.5rem 4rem; }
  #index .headline .title {
    font-size: 2rem; }
  #index .headline .en {
    font-size: 1.125rem; }
  #index .headline .ctrl {
    display: block;
    position: relative; }
  #index .headline .prev,
  #index .headline .next {
    position: absolute;
    width: 60px;
    height: 60px;
    display: block; }
  #index .headline .prev::before, #index .headline .prev::after,
  #index .headline .next::before,
  #index .headline .next::after {
    content: '';
    display: block;
    height: 3px;
    background: #fff;
    position: absolute;
    width: 60%;
    left: 20%; }
  #index .headline .prev {
    left: 0; }
    #index .headline .prev::before {
      -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
      transform: rotate(50deg);
      -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
      transform-origin: left center;
      margin-top: -1px; }
    #index .headline .prev::after {
      -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
      transform: rotate(-50deg);
      -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
      transform-origin: left center;
      margin-top: 1px; }
  #index .headline .next {
    right: 0; }
    #index .headline .next::before {
      -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
      transform: rotate(50deg);
      -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
      transform-origin: right center;
      margin-top: 1px; }
    #index .headline .next::after {
      -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
      transform: rotate(-50deg);
      -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
      transform-origin: right center;
      margin-top: -1px; }
  #index .headline .fullwidth {
    height: 700px;
    top: -62px; }
    #index .headline .fullwidth::after {
      height: 60%; }
  #index .headline .intro,
  #index .headline .trailer {
    font-size: 1.125rem;
    padding-left: 1.5em; }
  #index .headline .cate {
    font-size: 1rem; }
  #index .headline .intro::before {
    content: '';
    display: block;
    width: 20px;
    padding-top: 20px;
    position: absolute;
    overflow: hidden;
    top: 0.6em;
    left: 0;
    background: url("/static/images/database/sprites.png") no-repeat;
    background-size: 95.55556px 94.81481px;
    background-position: -20px -54.81481px; }
  #index .headline .trailer::before {
    content: '';
    display: block;
    width: 20px;
    padding-top: 20px;
    position: absolute;
    overflow: hidden;
    top: 0.6em;
    left: 0;
    background: url("/static/images/database/sprites.png") no-repeat;
    background-size: 95.55556px 94.81481px;
    background-position: -40px -54.81481px; }
  #index .headline .itm._ads a {
    height: 438px; }
  #index .headline .itm._ads .title {
    margin-top: 32px; }
  #index .headline .tns-fadeOut {
    -webkit-transition: all 10s ease-out;
    -o-transition: all 10s ease-out;
    transition: all 10s ease-out; }
  #index .collect .tab {
    width: 5.6em;
    font-size: 1.125rem; }
  #index .collect ._playing .tab {
    margin-left: calc(-11em + 2px); }
  #index .collect ._weekly .tab {
    margin-left: calc(-5.6em + 2px); }
  #index .collect ._newarv .tab {
    margin-left: calc(5.6em - 2px); }
  #index .collect .more {
    margin-top: 2rem; }
  #index .boxoffice {
    max-width: 960px; }
  #index .boxoffice {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  #index .boxoffice .country {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    margin: 0; }
  #index .boxoffice ._usa .title,
  #index .boxoffice ._usa .range {
    margin-left: auto; }
  #index .pttmovie .con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  #index .pttmovie .popular,
  #index .pttmovie .evalue {
    width: calc(50% - 1.5rem); }
  #index .pttmovie .popular {
    margin-bottom: 0; }
    #index .pttmovie .popular a {
      padding: 0 3.8rem 0 3rem; }
    #index .pttmovie .popular .cmm {
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -.55rem;
      color: #aeaeae;
      padding-left: 20px;
      z-index: 1; }
    #index .pttmovie .popular .cmm::before {
      content: '';
      display: block;
      width: 15px;
      padding-top: 15px;
      position: absolute;
      overflow: hidden;
      top: 2px;
      left: 0;
      background: url("/static/images/database/sprites.png") no-repeat;
      background-size: 193.5px 192px;
      background-position: -153px -121.5px; }
  #index .pttmovie .evalue .group {
    overflow: hidden;
    display: block; }
  #index .pttmovie .evalue .itm {
    width: calc(50% - .5rem);
    margin-right: 1rem;
    float: left;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset; }
  #index .pttmovie .evalue .itm:nth-of-type(1),
  #index .pttmovie .evalue .itm:nth-of-type(2),
  #index .pttmovie .evalue .itm:nth-of-type(3),
  #index .pttmovie .evalue .itm:nth-of-type(4) {
    margin-bottom: 1rem; }
  #index .pttmovie .evalue .itm:nth-of-type(2n) {
    margin-right: 0; } }

@media screen and (max-width: 400px) {
  #index .collect .tab {
    font-size: 0.875rem; } }