/*font-size*/
/*colors*/
/*path*/
#title main,
#title aside {
  position: relative;
  z-index: 2; }

#title section::after {
  content: '';
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both; }

#title .summary {
  padding-top: 10%;
  padding-bottom: 3em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 110px 1fr;
  grid-template-columns: 110px 1fr;
  grid-row-gap: 1.5rem;
  grid-column-gap: 1rem;
  grid-auto-rows: auto; }

#title .kp {
  -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: #ddd; }

#title .head {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

#title .tt {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 1.2rem;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3; }

#title .tt .en {
  display: block;
  font-size: 0.875rem;
  color: #ccc;
  font-weight: normal;
  margin-top: .5em; }

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

#title .cates * {
  display: block;
  float: left;
  padding: 0 .5em;
  margin: 0 5px 5px 0;
  font-size: 0.875rem; }

#title .cates a {
  color: #000;
  background: #fff; }

#title .cates .class {
  padding: 0 .65em 0 .75em; }
  #title .cates .class._g {
    background: #7ed321; }
    #title .cates .class._g::before {
      content: '0+'; }
  #title .cates .class._p {
    background: #01a0e9; }
    #title .cates .class._p::before {
      content: '6+'; }
  #title .cates .class._pg12 {
    background: #fbcd00; }
    #title .cates .class._pg12::before {
      content: '12+'; }
  #title .cates .class._pg15 {
    background: #ff7700; }
    #title .cates .class._pg15::before {
      content: '15+'; }
  #title .cates .class._r {
    background: #ee4700; }
    #title .cates .class._r::before {
      content: '18+'; }

#title .fn {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 2/1/3/3;
  font-size: 1.125rem; }

#title .fn .pre,
#title .fn .reserve {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#title .fn .pre {
  width: 100%;
  position: relative;
  padding-left: 2.5em;
  margin-bottom: 1rem; }

#title .fn .pre::before {
  content: '';
  display: block;
  width: 24px;
  padding-top: 24px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  background: url("/static/images/database/sprites.png") no-repeat;
  background-size: 114.66667px 113.77778px;
  background-position: -90.66667px -48px;
  margin: -12px 0 0 -3.3em; }

#title .fn .reserve {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

#title .evaluate {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  line-height: 2.4;
  margin-top: 12px;
  border-radius: 0 1.5em 1.5em 0;
  border: 2px solid #fff;
  overflow: hidden;
  width: 32%;
  float: left;
  margin: 0 2% 0 0; }

#title .evaluate._ptt {
  margin-right: 0; }

#title .evaluate .icon {
  display: block;
  padding-top: 2.4em;
  height: 0;
  width: 2.4em;
  background: #fff;
  float: left;
  letter-spacing: -9999px; }

#title .evaluate .score {
  display: block;
  margin-left: 2.4em; }

#title .evaluate._imdb {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }
  #title .evaluate._imdb .icon::after {
    content: '';
    display: block;
    width: 37px;
    padding-top: 37px;
    position: absolute;
    overflow: hidden;
    top: 3px;
    left: 3px;
    background: url("/static/images/database/sprites.png") no-repeat;
    background-size: 129px 128px;
    background-position: 0px 0px; }

#title .evaluate._rtomato {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }
  #title .evaluate._rtomato .icon::after {
    content: '';
    display: block;
    width: 37px;
    padding-top: 37px;
    position: absolute;
    overflow: hidden;
    top: 3px;
    left: 3px;
    background: url("/static/images/database/sprites.png") no-repeat;
    background-size: 129px 128px;
    background-position: 0px -37px; }

#title .evaluate._ptt {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  line-height: 1.2; }
  #title .evaluate._ptt .icon::after {
    content: '';
    display: block;
    width: 37px;
    padding-top: 37px;
    position: absolute;
    overflow: hidden;
    top: 3px;
    left: 4px;
    background: url("/static/images/database/sprites.png") no-repeat;
    background-size: 129px 128px;
    background-position: -37px 0px; }
  #title .evaluate._ptt b {
    display: block;
    font-size: 0.75rem;
    line-height: 1.68; }

#title .info {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 3/1/4/3; }

#title .staff,
#title .time {
  line-height: 1.5; }

#title .staff a,
#title .time a {
  color: #f6c800; }

#title .staff dt,
#title .time dt {
  font-size: 0.75rem; }

#title .staff dd,
#title .time dd {
  font-size: 0.875rem; }

#title .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 3em;
  margin-bottom: .5em; }

#title .director {
  margin-bottom: .7em; }

#title .menu {
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 4/1/5/3; }
  #title .menu {
    clear: both;
    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: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #title .menu * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .3em; }
  #title .menu .report {
    width: 7em; }
  #title .menu .share {
    width: 2.7em;
    padding-top: 2.7em;
    border-radius: 50%;
    position: relative; }
  #title .menu ._fb {
    background: #3b5998; }
    #title .menu ._fb::before {
      content: '';
      display: block;
      width: 27px;
      padding-top: 27px;
      position: absolute;
      overflow: hidden;
      top: 8px;
      left: 8px;
      background: url("/static/images/database/sprites.png") no-repeat;
      background-size: 129px 128px;
      background-position: -102px -27px; }
  #title .menu ._ln {
    background: #00b800; }
    #title .menu ._ln::before {
      content: '';
      display: block;
      width: 27px;
      padding-top: 27px;
      position: absolute;
      overflow: hidden;
      top: 8px;
      left: 8px;
      background: url("/static/images/database/sprites.png") no-repeat;
      background-size: 129px 128px;
      background-position: 0px -101px; }
  @media screen and (min-width: 800px) {
    #title .menu {
      display: block;
      text-align: right;
      padding: 0; }
    #title .menu .report {
      margin-top: 10px;
      font-size: 0.875rem; }
    #title .menu * {
      margin: 0 0 0 7px; } }

#title .storyline {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 5/1/6/3; }
  #title .storyline .con {
    opacity: 0;
    height: 8.5em;
    -webkit-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
    overflow: hidden; }
    #title .storyline .con._extend {
      display: block;
      -o-text-overflow: unset;
      text-overflow: unset; }

#title .extend {
  color: #f6c800;
  margin-top: .5em;
  padding: 0 3em 0 0;
  border: 0; }

#title .gallery {
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  grid-gap: 1rem; }
  #title .gallery img {
    background: #ddd; }

#title .posters {
  -ms-grid-row: 6;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 6/1/7/3; }
  #title .posters .gallery {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; }

#title .photos {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: span 2; }
  #title .photos .gallery {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr; }
  #title .photos .gallery a {
    display: block;
    position: relative; }
  #title .photos .gallery img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover; }
  #title .photos .gallery a:first-child {
    -ms-grid-row: 1;
    grid-row: 1/1;
    -ms-grid-column: 1;
    grid-column: 1/1; }
  #title .photos .gallery::before {
    content: '';
    padding-top: 100%;
    -ms-grid-row: 1;
    grid-row: 1/1;
    -ms-grid-column: 1;
    grid-column: 1/1; }

#title .cast {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  margin-bottom: 1.5rem; }

#title .cast .more {
  display: block;
  margin: 1rem auto 0 auto;
  width: 10em; }

#title .trailers {
  background: #f6c800;
  margin-bottom: 0; }

#title .trailers .wrap {
  padding-top: 1em;
  padding-bottom: 1.5em; }

#title .trailers .title {
  width: calc(8em + (.87px * 8)); }

#title .trailers .con {
  overflow: hidden; }

#title .trailers .itm {
  margin-bottom: 1rem;
  position: relative;
  color: #000; }

#title .trailers .itm h3 {
  line-height: 1.38;
  font-size: 1.125rem;
  margin-top: .5em; }

#title .trailers .itm img {
  opacity: .9;
  -webkit-filter: grayscale(20%);
  filter: grayscale(20%);
  position: relative;
  z-index: 0; }

#title .trailers .itm::before {
  content: '';
  display: block;
  width: 18%;
  padding-top: 13%;
  background: #da1820;
  position: absolute;
  z-index: 1;
  border-radius: 20%;
  left: 50%;
  top: 50%;
  margin: -14% 0 0 -9%;
  opacity: .9; }

#title .trailers .itm::after {
  content: '';
  display: block;
  width: 8%;
  padding-top: 8%;
  position: absolute;
  background: url("/static/images/database/sprites.png");
  background-size: 477.77% 477.77%;
  background-position: 0 -54.3%;
  z-index: 3;
  left: 50%;
  top: 50%;
  margin: -11.4% 0 0 -3.5%; }

#title .pttmovie {
  margin-top: 1.5rem; }

#title .pttmovie .cmms {
  background: #fff;
  padding: 1.5em 1.3em;
  border-radius: 2rem 0 2rem 0;
  height: 14.5em; }

#title .pttmovie .inner {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: 100%; }

#title .pttmovie .inner::-webkit-scrollbar-track {
  background-color: #F5F5F5;
  border-radius: 10px; }

#title .pttmovie .inner::-webkit-scrollbar {
  background-color: #F5F5F5;
  border-radius: 10px;
  width: 8px; }

#title .pttmovie .inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #5d5d5d; }

#title .pttmovie .itm {
  line-height: 1.5;
  color: #000;
  margin: 0 1em;
  border-bottom: 1px solid #000;
  line-height: 3.5; }

#title .pttmovie a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

#title .aside {
  margin-top: 1.5rem; }
  #title .aside {
    position: relative;
    padding-bottom: 2em; }
  #title .aside::after {
    content: '';
    display: none;
    bottom: 0;
    width: calc(100vw - 2rem);
    border: 1px solid #f6c800;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 1rem; }

#title .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; }

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

#title .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) {
  #title .fullwidth {
    top: 0;
    height: 900px; } }

#title .fullwidth img {
  -webkit-filter: brightness(60%) blur(5px);
  filter: brightness(60%) blur(5px); }

.overlayer {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.95);
  top: 0;
  left: 0;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 3rem;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s; }

.overlayer._active {
  z-index: 99;
  opacity: 1;
  pointer-events: all; }

.overlayer .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px; }

#album header {
  border-bottom: 1px solid #f6c800;
  margin-bottom: 1rem;
  padding-bottom: .3rem;
  position: relative; }

#album h1 {
  text-align: center;
  font-size: 1.125rem; }

#album .fullsize {
  position: relative; }

#album .fullsize .images {
  padding-top: 65vh;
  position: relative; }

#album .fullsize img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0 !important;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto; }

#album .prev,
#album .next {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block; }

#album .prev::before, #album .prev::after,
#album .next::before,
#album .next::after {
  content: '';
  display: block;
  height: 3px;
  background: #fff;
  position: absolute;
  width: 60%;
  left: 20%; }

#album .prev {
  left: 0; }
  #album .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; }
  #album .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; }

#album .next {
  right: 0; }
  #album .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; }
  #album .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; }

#album .prev,
#album .next {
  top: 50%;
  margin-top: -25px;
  background: rgba(0, 0, 0, 0.5);
  height: 50px; }

#album .collect {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#album .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 1rem;
  overflow-x: auto;
  overflow-y: hidden; }

#album .gallery .itm {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding-top: 25%;
  margin-right: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  -webkit-transition: border .2s;
  -o-transition: border .2s;
  transition: border .2s; }

#album .gallery .itm._active {
  border: 2px solid #f6c800; }

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

#theater {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#theater .screen {
  width: 100%;
  padding-top: 57.25%;
  position: relative;
  margin-top: -3rem; }

#theater iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#theater .btn-close {
  margin-top: -45px; }

#lb-report .lb-con {
  max-width: 430px; }

#lb-report .lb-main {
  overflow: hidden; }

#lb-report .title {
  margin: 1rem 0 1rem 8vw; }

#lb-report .head {
  background: #686c6f;
  font-size: 0.875rem;
  padding: 1rem 8vw 1.2rem 8vw;
  position: relative; }

#lb-report .head strong {
  display: block;
  font-size: 1.125rem; }

#lb-report .head::after {
  content: '';
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  bottom: 0;
  border: 7px solid transparent;
  border-bottom: 7px solid #f2f2f2;
  margin-left: .2em; }

#lb-report .fillin {
  color: #1e1e1e;
  padding: 1rem 8vw; }

#lb-report .itm {
  margin-bottom: .6rem; }

#lb-report dt {
  font-weight: bold;
  color: #000;
  margin-bottom: .3em; }

#lb-report .types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

#lb-report label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  display: block;
  margin-bottom: .5em;
  white-space: nowrap; }

#lb-report input[type='checkbox'] {
  -webkit-appearance: none;
  border: 1px solid #c8c8c8;
  background: #f2f2f2;
  width: 1em;
  height: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: -.1em;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  #lb-report input[type='checkbox']:checked {
    background: #000;
    border: 1px solid #000; }
  #lb-report input[type='checkbox']:checked::before {
    content: '';
    width: 42%;
    height: 85%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(48deg);
    -ms-transform: rotate(48deg);
    transform: rotate(48deg);
    left: 4px; }

#lb-report textarea {
  border: 2px solid #f6c800;
  width: 100%;
  height: 6.4rem; }

#lb-report .submit {
  width: 100%;
  display: block; }

#lb-report .success {
  background: #ddd;
  color: #000;
  padding: .8em 2rem;
  display: none; }

@media screen and (min-width: 900px) {
  #lb-report .title {
    margin-left: 2rem; }
  #lb-report .head {
    padding-left: 2rem;
    padding-right: 2rem; }
  #lb-report .fillin {
    padding: 1rem 2rem 1.5rem 2rem; } }

@media screen and (max-width: 365px) {
  #lb-report {
    font-size: 0.875rem; }
  #lb-report .title {
    margin: 0.8rem; }
  #lb-report .head {
    padding-left: 0.8rem;
    padding-right: 0.8rem; }
  #lb-report .head strong {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 1rem; }
  #lb-report .fillin {
    padding: 0.5rem 0.8rem 1rem 0.8rem; }
  #lb-report textarea {
    height: 3.2rem; } }

@media screen and (min-width: 600px) {
  #title .photos .gallery {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr); }
  #title .trailers .itm {
    margin-right: 1rem; }
  #title .trailers .itm:last-child {
    margin-right: 0; }
  #title .trailers .con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #title .trailers .con._v3 .itm {
    width: calc(33.3% - .5rem); }
  #title .trailers .con._v2 .itm {
    width: calc(40% - .5rem); }
  #title .trailers .con._v1 .itm {
    width: 50%; } }

@media screen and (min-width: 750px) {
  #title .summary {
    padding-top: 90px;
    -ms-grid-columns: 255px 1fr 16.25% 16.25%;
    grid-template-columns: 255px 1fr 16.25% 16.25%;
    grid-row-gap: 2rem; }
  #title .kp {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/3/2; }
  #title .head {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: 1/2/2/4; }
  #title .tt {
    margin-top: .5em;
    font-size: 2rem; }
    #title .tt .en {
      font-size: 1.125rem; }
  #title .cates * {
    font-size: 1rem; }
  #title .info {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: 2/2/3/4;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    #title .info dd {
      font-size: 1.125rem; }
  #title .staff,
  #title .time {
    font-size: 1.125rem; }
  #title .time {
    max-width: 20em; }
  #title .fn {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-area: 3/1/4/5;
    display: block;
    overflow: hidden; }
  #title .fn .pre {
    width: 255px;
    float: left;
    margin-right: 1rem; }
  #title .fn .evaluate {
    margin: 0 1rem 0 0;
    width: 6em;
    float: left; }
  #title .fn .reserve {
    width: 8em;
    float: right; }
  #title .menu {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-area: 1/4/2/5; }
  #title .storyline {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 4/1/5/3; }
  #title .posters {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-area: 4/3/5/5; }
  #title .photos,
  #title .cast {
    -ms-grid-column-span: 4;
    grid-column-end: span 4; }
  #title .pttmovie {
    margin-top: 2.5rem; }
    #title .pttmovie .con {
      overflow: hidden; }
    #title .pttmovie .chart {
      width: 340px;
      float: left;
      position: relative;
      top: -2.5em; }
    #title .pttmovie .itm {
      width: calc(50% - 2em);
      float: left; }
  #title .aside {
    margin-top: 2.5em; }
  #title .relative {
    padding-bottom: 3em; }
  #album .fullsize .images {
    width: 95%;
    margin: 0 auto;
    padding-top: 78vh; }
  #album .prev,
  #album .next {
    background: none; }
  #album .gallery .itm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    padding-top: 80px; }
  #album .gallery::-webkit-scrollbar {
    height: 6px;
    padding: 2px; }
  #album .gallery::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.7); }
  #album .gallery::-webkit-scrollbar-thumb {
    background: #f6c800;
    border-radius: 4px; }
  #album .btn-close {
    top: 5px;
    right: 5px; }
  #theater .screen {
    width: 75%;
    padding-top: 42.93%; } }
