@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Noto+Sans+JP:400,500,700&subset=japanese);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  outline: 0 !important
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

html {
  height: 100%
}

body {
  background-color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #333;
  height: 100%;
  position: relative
}

ol, ul {
  list-style: none
}

q:after, q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

button {
  outline: 0 !important;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

button:hover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

a {
  text-decoration: none !important;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

a:hover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

input[type=text], textarea {
  -webkit-appearance: none
}

.clearfix {
  clear: both
}

.center {
  width: 100%;
  margin: 0 auto
}

.left-content {
  float: left
}

.right-content {
  float: right
}

.no-border {
  border: none
}

.m0 {
  margin: 0 !important
}

.mt0 {
  margin-top: 0 !important
}

.mr0 {
  margin-right: 0 !important
}

.mb0 {
  margin-bottom: 0 !important
}

.ml0 {
  margin-left: 0 !important
}

.m5 {
  margin: 5px !important
}

.mt5 {
  margin-top: 5px !important
}

.mr5 {
  margin-right: 5px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.ml5 {
  margin-left: 5px !important
}

.m10 {
  margin: 10px !important
}

.mt10 {
  margin-top: 10px !important
}

.mr10 {
  margin-right: 10px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.ml10 {
  margin-left: 10px !important
}

.m15 {
  margin: 15px !important
}

.mt15 {
  margin-top: 15px !important
}

.mr15 {
  margin-right: 15px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.ml15 {
  margin-left: 15px !important
}

.m20 {
  margin: 20px !important
}

.mt20 {
  margin-top: 20px !important
}

.mr20 {
  margin-right: 20px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.ml20 {
  margin-left: 20px !important
}

.m25 {
  margin: 25px !important
}

.mt25 {
  margin-top: 25px !important
}

.mr25 {
  margin-right: 25px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.ml25 {
  margin-left: 25px !important
}

.m30 {
  margin: 30px !important
}

.mt30 {
  margin-top: 30px !important
}

.mr30 {
  margin-right: 30px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.ml30 {
  margin-left: 30px !important
}

.m35 {
  margin: 35px !important
}

.mt35 {
  margin-top: 35px !important
}

.mr35 {
  margin-right: 35px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.ml35 {
  margin-left: 35px !important
}

.m40 {
  margin: 40px !important
}

.mt40 {
  margin-top: 40px !important
}

.mr40 {
  margin-right: 40px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.ml40 {
  margin-left: 40px !important
}

.m45 {
  margin: 45px !important
}

.mt45 {
  margin-top: 45px !important
}

.mr45 {
  margin-right: 45px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.ml45 {
  margin-left: 45px !important
}

.m50 {
  margin: 50px !important
}

.mt50 {
  margin-top: 50px !important
}

.mr50 {
  margin-right: 50px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.ml50 {
  margin-left: 50px !important
}

.m55 {
  margin: 55px !important
}

.mt55 {
  margin-top: 55px !important
}

.mr55 {
  margin-right: 55px !important
}

.mb55 {
  margin-bottom: 55px !important
}

.ml55 {
  margin-left: 55px !important
}

.m60 {
  margin: 60px !important
}

.mt60 {
  margin-top: 60px !important
}

.mr60 {
  margin-right: 60px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.ml60 {
  margin-left: 60px !important
}

.m65 {
  margin: 65px !important
}

.mt65 {
  margin-top: 65px !important
}

.mr65 {
  margin-right: 65px !important
}

.mb65 {
  margin-bottom: 65px !important
}

.ml65 {
  margin-left: 65px !important
}

.p0 {
  padding: 0 !important
}

.pt0 {
  padding-top: 0 !important
}

.pr0 {
  padding-right: 0 !important
}

.pb0 {
  padding-bottom: 0 !important
}

.pl0 {
  padding-left: 0 !important
}

.p5 {
  padding: 5px !important
}

.pt5 {
  padding-top: 5px !important
}

.pr5 {
  padding-right: 5px !important
}

.pb5 {
  padding-bottom: 5px !important
}

.pl5 {
  padding-left: 5px !important
}

.p10 {
  padding: 10px !important
}

.pt10 {
  padding-top: 10px !important
}

.pr10 {
  padding-right: 10px !important
}

.pb10 {
  padding-bottom: 10px !important
}

.pl10 {
  padding-left: 10px !important
}

.p15 {
  padding: 15px !important
}

.pt15 {
  padding-top: 15px !important
}

.pr15 {
  padding-right: 15px !important
}

.pb15 {
  padding-bottom: 15px !important
}

.pl15 {
  padding-left: 15px !important
}

.p20 {
  padding: 20px !important
}

.pt20 {
  padding-top: 20px !important
}

.pr20 {
  padding-right: 20px !important
}

.pb20 {
  padding-bottom: 20px !important
}

.pl20 {
  padding-left: 20px !important
}

.p25 {
  padding: 25px !important
}

.pt25 {
  padding-top: 25px !important
}

.pr25 {
  padding-right: 25px !important
}

.pb25 {
  padding-bottom: 25px !important
}

.pl25 {
  padding-left: 25px !important
}

.p30 {
  padding: 30px !important
}

.pt30 {
  padding-top: 30px !important
}

.pr30 {
  padding-right: 30px !important
}

.pb30 {
  padding-bottom: 30px !important
}

.pl30 {
  padding-left: 30px !important
}

.p35 {
  padding: 35px !important
}

.pt35 {
  padding-top: 35px !important
}

.pr35 {
  padding-right: 35px !important
}

.pb35 {
  padding-bottom: 35px !important
}

.pl35 {
  padding-left: 35px !important
}

.p40 {
  padding: 40px !important
}

.pt40 {
  padding-top: 40px !important
}

.pr40 {
  padding-right: 40px !important
}

.pb40 {
  padding-bottom: 40px !important
}

.pl40 {
  padding-left: 40px !important
}

.p45 {
  padding: 45px !important
}

.pt45 {
  padding-top: 45px !important
}

.pr45 {
  padding-right: 45px !important
}

.pb45 {
  padding-bottom: 45px !important
}

.pl45 {
  padding-left: 45px !important
}

.p50 {
  padding: 50px !important
}

.pt50 {
  padding-top: 50px !important
}

.pr50 {
  padding-right: 50px !important
}

.pb50 {
  padding-bottom: 50px !important
}

.pl50 {
  padding-left: 50px !important
}

.p55 {
  padding: 55px !important
}

.pt55 {
  padding-top: 55px !important
}

.pr55 {
  padding-right: 55px !important
}

.pb55 {
  padding-bottom: 55px !important
}

.pl55 {
  padding-left: 55px !important
}

.p60 {
  padding: 60px !important
}

.pt60 {
  padding-top: 60px !important
}

.pr60 {
  padding-right: 60px !important
}

.pb60 {
  padding-bottom: 60px !important
}

.pl60 {
  padding-left: 60px !important
}

.p65 {
  padding: 65px !important
}

.pt65 {
  padding-top: 65px !important
}

.pr65 {
  padding-right: 65px !important
}

.pb65 {
  padding-bottom: 65px !important
}

.pl65 {
  padding-left: 65px !important
}

.ficon-user {
  display: inline-block;
  background: url(../images/icon-user.png) no-repeat center;
  background-size: contain;
  width: 12px;
  height: 11px
}

.ficon-password {
  display: inline-block;
  background: url(../images/icon-password.png) no-repeat center;
  background-size: contain;
  width: 12px;
  height: 11px
}

.ficon-youtube {
  display: inline-block;
  background: url(../images/icon-youtube.png) no-repeat center;
  background-size: contain;
  width: 39px;
  height: 30px
}

.ficon-clock {
  display: inline-block;
  background: url(../images/icon-clock.png) no-repeat center;
  background-size: contain;
  width: 10px;
  height: 11px
}

.ficon-home {
  display: inline-block;
  background: url(../images/icon-home.png) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 24px
}

.ficon-signout {
  display: inline-block;
  background: url(../images/icon-signout.png) no-repeat center;
  background-size: contain;
  width: 44px;
  height: 24px
}

.form-content .form-group {
  margin-bottom: 13px;
  position: relative
}

.form-content .form-group .input-group-prepend {
  position: absolute;
  top: 14px;
  left: 18px
}

.form-content .form-group .form-input {
  background-color: #fff;
  border: none;
  border-radius: 20px;
  color: #333;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 500;
  width: 100%;
  height: 41px;
  padding: 10px 10px 12px 47px;
  outline: 0
}

.form-content .form-group .form-input.placeholder {
  color: #333
}

.form-content .form-group .form-input:-moz-placeholder {
  color: #333
}

.form-content .form-group .form-input::-webkit-input-placeholder {
  color: #333
}

.form-content .form-group .form-input:-ms-input-placeholder {
  color: #333
}

.form-content .form-group .validate-text {
  color: #ba0019;
  display: block;
  font-size: 12px;
  font-size: .75rem;
  padding-top: 5px;
  text-align: center
}

.form-content .button-submit {
  background-color: #0099da;
  border: none;
  border-radius: 20px;
  color: #fff;
  font-size: 12px;
  font-size: .75rem;
  padding: 8px 11px;
  width: 100%;
  height: 41px
}

.header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100
}

.header-container .header-content {
  background-color: #fff;
  border-top: 4px solid #0099da;
  box-shadow: 0 0 10px rgba(0, 0, 0, .24);
  padding: 13px 29px;
  width: 100%;
  height: 85px
}

.header-container .image-logo {
  float: left;
  margin-right: 15px
}

@media only screen and (max-width:700px) {
  .header-container .image-logo {
    margin-right: 15px
  }
}

.header-container .slogan {
  font-family: 'Noto Sans', sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  font-size: 20px;
  line-height: .8;
  padding-top: 15px;
  white-space: nowrap
}

.header-container .slogan a {
  color: #333
}

.header-container .slogan a.jp {
  color: #777;
  font-size: 15px
}

@media only screen and (max-width:700px) {
  .header-container .slogan {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 20px
  }
}

@media only screen and (max-width:550px) {
  .header-container .slogan {
    font-size: 14px;
    font-size: .875rem
  }
}

.header-container .button-to {
  color: #333;
  font-size: 10px;
  font-size: .625rem;
  font-weight: 700;
  margin-top: 10px;
  float: right;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 100
}

.header-container .button-to.top .ficon-home {
  display: block
}

.header-container .button-to.signout {
  padding-left: 20px
}

.header-container .button-to.signout .ficon-signout {
  display: block
}

.wrapper {
  height: 100%
}

.main-title-border {
  border-bottom: 2px solid #0099da;
  color: #333;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  text-align: center;
  padding: 15px 15px 12px
}

.checkbox-custom {
  position: relative
}

.checkbox-custom input[type=checkbox] {
  position: absolute;
  visibility: hidden
}

.checkbox-custom label.checkbox-label {
  color: #000;
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 5px 15px 5px 35px;
  line-height: 23px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .15s linear
}

.checkbox-custom:hover label.checkbox-label {
  color: #000
}

.checkbox-custom .check {
  display: block;
  position: absolute;
  border: 1px solid #bfbfbf;
  height: 23px;
  width: 23px;
  top: 5px;
  left: 0;
  z-index: 5;
  transition: border .15s linear;
  -webkit-transition: border .15s linear
}

.checkbox-custom:hover .check {
  border-color: #bfbfbf
}

.checkbox-custom .check::before {
  color: #797979;
  display: block;
  font-family: 'Glyphicons Halflings';
  position: absolute;
  content: '\e013';
  border-radius: 100%;
  height: 21px;
  width: 21px;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 17px;
  font-size: 13px;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  transition: background .15s linear;
  -webkit-transition: background .15s linear
}

.checkbox-custom input[type=checkbox]:checked~.check {
  border-color: #bfbfbf
}

.checkbox-custom input[type=checkbox]:checked~.check::before {
  opacity: 1;
  visibility: visible
}

.checkbox-custom input[type=checkbox]:checked~label.checkbox-label {
  color: #000
}

.signin-container {
  padding-top: 85px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center
}

.signin-container .signin-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center
}

.signin-container .form-content {
  background-color: #f8f8f8;
  box-shadow: 0 0 24px rgba(0, 0, 0, .1);
  width: 600px;
  margin: 0 auto;
  padding: 42px 130px 45px
}

@media only screen and (max-width:600px) {
  .signin-container .form-content {
    max-width: 300px;
    padding: 30px 15px
  }
}

.signin-container .form-content .main-title {
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  padding-bottom: 35px
}

.movie-list-container .movie-list-content {
  padding: 0 40px
}

@media only screen and (max-width:600px) {
  .movie-list-container .movie-list-content {
    padding: 15px
  }
}

.movie-list-container .movie-list {
  font-family: 'Noto Sans JP', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  justify-content: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.movie-list-container .movie-list .item {
  display: inline-block;
  margin-right: 2.11%;
  margin-top: 15px;
  width: 23.4%;
  max-width: 220px
}

@media only screen and (max-width:1024px) {
  .movie-list-container .movie-list .item:nth-child(4n) {
    margin-right: 0
  }
}

@media only screen and (max-width:768px) {
  .movie-list-container .movie-list .item {
    margin-right: 2.9%;
    width: 31.38%
  }
  .movie-list-container .movie-list .item:nth-child(3n) {
    margin-right: 0
  }
  .movie-list-container .movie-list .item:nth-child(4n) {
    margin-right: 2.9%
  }
}

@media only screen and (max-width:600px) {
  .movie-list-container .movie-list .item {
    margin-right: 0;
    width: 100%;
    max-width: 100%
  }
}

.movie-list-container .movie-list .content {
  padding: 5px 5px 0
}

@media only screen and (max-width:600px) {
  .movie-list-container .movie-list .content {
    padding: 10px 0
  }
}

.movie-list-container .movie-list .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 120px;
  position: relative;
  overflow: hidden
}

.movie-list-container .movie-list .image .ficon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -19px;
  z-index: 10
}

.movie-list-container .movie-list .image img {
  width: 100%;
  height: auto;
  opacity: 0;
  visibility: hidden
}

.movie-list-container .movie-list .image a {
  display: block
}

@media only screen and (max-width:600px) {
  .movie-list-container .movie-list .image {
    height: 200px
  }
}

.movie-list-container .movie-list .item-title {
  color: #333;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
  max-height: 38px;
  overflow: hidden
}

.movie-list-container .movie-list .item-title a {
  color: #333;
  display: block
}

@media only screen and (max-width:600px) {
  .movie-list-container .movie-list .item-title {
    height: auto
  }
}

.movie-list-container .movie-list .text-description {
  color: #333;
  font-size: 12px;
  font-size: .75rem;
  max-height: 50px;
  overflow: hidden;
  line-height: 1.4
}

@media only screen and (max-width:600px) {
  .movie-list-container .movie-list .text-description {
    height: auto
  }
}

.movie-list-container .movie-list .date-time {
  color: #666;
  font-size: 10px;
  font-size: .625rem;
  padding-top: 5px
}

.movie-list-container .movie-list .date-time .ficon {
  float: left;
  margin: 3px 5px 0 0
}

.movie-detail-container .movie-detail-content {
  margin: 0 auto;
  padding: 30px 0 0;
  width: 711px
}

@media only screen and (max-width:800px) {
  .movie-detail-container .movie-detail-content {
    width: 100%
  }
}

@media only screen and (max-width:700px) {
  .movie-detail-container .movie-detail-content {
    padding-top: 0
  }
}

@media only screen and (max-width:800px) {
  .movie-detail-container .movie-content {
    padding: 0 15px
  }
}

.movie-detail-container .movie-content .main-title {
  color: #333;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  padding: 23px 0
}

.movie-detail-container .movie-content .text-description {
  color: #333;
  font-size: 13px;
  font-size: .8125rem
}

.movie-detail-container .movie-content .text-play-time {
  border-bottom: 1px solid #ccc;
  display: inline-block;
  font-size: 10px;
  font-size: .625rem;
  font-weight: 700;
  padding: 5px 5px 0;
  text-transform: uppercase;
  white-space: nowrap
}

.movie-detail-container .movie-content .text-play-time .ficon {
  float: left;
  margin: 3px 5px 0 0
}

.movie-detail-container .movie-content .text-play-time .text {
  position: relative;
  padding: 0 8px 5px 0;
  display: inline-block
}

.movie-detail-container .movie-content .text-play-time .time {
  position: relative;
  padding: 0 5px 5px 10px
}

.movie-detail-container .movie-content .text-play-time .time::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 9px;
  border-left: 1px solid #ccc
}

@media screen and (max-width:1145px) {
  .center {
    width: 100%
  }
}
