@font-face {
  font-family: 'NotoSans-regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSans-medium';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSans-bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.ttf") format("truetype");
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ============================================================================================
  TOP

  @date 2017-07-12
  @include _top

  memo:

  @mixin =========================================================================================== */
.titlearea {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5;
}

.movies {
  margin-top: 60px;
  width: 100%;
  min-width: 1080px;
}

.movies__inner {
  width: 1080px;
  margin: 0 auto;
}

.movies__list {
  width: 1000px;
  margin: 0 auto;
  zoom: 1;
}

.movies__list:after {
  content: "";
  clear: both;
  display: block;
}

.movies__list__detail {
  width: 326px;
  margin: 0 11px 11px 0;
  float: left;
  background-color: #FFFFFF;
  border: #000000 solid 2px;
}

.movies__list__detail:nth-child(3n) {
  margin-right: 0;
}

.movies__list__detail__link,
.movies__list__detail__cover {
  display: block;
  width: 100%;
  padding: 8px 0 0 0;
}

.movies__list__detail__jk {
  display: block;
  padding: 0 8px 8px 8px;
  border-bottom: #000000 solid 2px;
  position: relative;
}

.movies__list__detail__jkBg {
  width: 100%;
  height: 240px;
  display: block;
  background-color: #000000;
  text-align: center;
  position: relative;
  z-index: 0;
  display: table;
}

.movies__list__detail__jkBg b {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 240px;
}

.movies__list__detail__jkBg img {
  transition: opacity .3s;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.movies__list__detail__jkIcon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -40px;
  z-index: 2;
}

.movies__list__detail__name {
  display: block;
  width: 100%;
  padding: 10px 0;
  zoom: 1;
  position: relative;
}

.movies__list__detail__name:after {
  content: "";
  clear: both;
  display: block;
}

.movies__list__detail__name a {
  display: block;
  height: 100%;
  width: 63px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
  text-align: center;
  font-size: 11px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  background: url("../img/common/icon_arw_b2.png") no-repeat center 60%;
  line-height: 1.0em;
  transition: opacity .2s;
}

.movies__list__detail__name a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  transition: opacity .2s;
}

.movies__list__detail__name a span {
  display: table;
  width: 100%;
  height: 100%;
}

.movies__list__detail__name a i {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-style: normal;
  padding-bottom: 12px;
}

.movies__list__detail__title {
  display: block;
  text-align: left;
  vertical-align: middle;
  font-family: "NotoSans-medium", sans-serif;
  font-weight: 500;
  margin-left: 15px;
  width: 245px;
  border-right: #000000 solid 2px;
}

.movies__list__detail__title strong {
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
  margin-right: 10px;
}

.movies__list__detail__title span {
  font-size: 12px;
  line-height: 1.6em;
  display: block;
  margin-right: 10px;
}

.movies__list__detail__link:hover .movies__list__detail__jkBg img,
.movies__list__detail__cover:hover .movies__list__detail__jkBg img {
  transition: opacity .3s;
  opacity: 1.0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.movies__list__detail.is-none {
  pointer-events: none;
}

.movies__list__detail.is-none .movies__list__detail__arw {
  display: none;
}

.movies__btnArchive {
  width: 360px;
  margin: 0 auto;
}

.movies__btnArchive a {
  display: block;
  color: #ffffff;
  text-align: center;
  background: #000000 url("../img/common/icon_arw_w1.png") no-repeat 94% center;
  line-height: 1.0em;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: .045em;
  padding: 25px 0 23px 0;
  border: #000000 solid 2px;
  transition: all .2s;
}

.movies__btnArchive a:hover {
  transition: all .2s;
  border: #000000 solid 2px;
  background-color: #ffffff;
  color: #000000;
}

.modal__movie {
  display: table;
  width: 100%;
  height: 100%;
  display: none;
}

.modal__movie__inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.modal__movie__inner .modal__close {
  position: fixed;
  right: 50px;
  top: 50px;
  z-index: 1;
}

.modal__movie__inner .modal__close a {
  display: block;
  transition: opacity .2s;
}

.modal__movie__inner .modal__close a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  transition: opacity .2s;
}

.modal__live {
  display: block;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: none;
}

.modal__live.is-active {
  display: block;
}

.modal__live__inner {
  display: block;
  position: relative;
  background-color: #ffffff;
  width: 1000px;
  margin: 120px auto;
  padding: 60px 0;
}

.modal__live__inner .modal__close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}

.modal__live__inner .modal__close a {
  display: block;
  transition: opacity .2s;
}

.modal__live__inner .modal__close a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  transition: opacity .2s;
}

.modal__live__specs {
  margin: 0 60px 0 60px;
  zoom: 1;
}

.modal__live__specs:after {
  content: "";
  clear: both;
  display: block;
}

.modal__live__specs__img {
  width: 260px;
  height: 316px;
  float: left;
}

.modal__live__specs__img ul {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.modal__live__specs__img li {
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

.modal__live__specs__img li.is-current {
  z-index: 5;
}

.modal__live__specs__detail {
  width: 590px;
  float: right;
  margin-bottom: 40px;
}

.modal__live__specs__detail__line {
  border-top: #000000 solid 2px;
  padding: 9px 0;
  width: 100%;
}

.modal__live__specs__detail__line:last-child {
  border-bottom: #000000 solid 2px;
}

.modal__live__specs__detail__line dl {
  display: table;
  width: 100%;
  height: 100%;
}

.modal__live__specs__detail__line dt {
  display: table-cell;
  width: 70px;
  border-right: #000000 solid 2px;
  vertical-align: middle;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-weight: 600;
}

.modal__live__specs__detail__line dt span {
  font-size: 10px;
  display: block;
  transform: scale(0.9);
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  letter-spacing: .045em;
}

.modal__live__specs__detail__line dd {
  display: table-cell;
  padding-left: 40px;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.6em;
}

.modal__live__specs__detail__line dd strong {
  font-family: "NotoSans-bold", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: .045em;
}

.modal__live__specs__detail__line dd b {
  font-weight: bold;
}

.modal__live__setlist {
  border-top: #000000 solid 2px;
  border-bottom: #000000 solid 2px;
  margin: 0 60px;
  padding: 10px 0 40px 0;
}

.modal__live__setlist__title {
  font-size: 10px;
  display: block;
  transform: scale(0.9);
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  letter-spacing: .045em;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: 10px;
}

.modal__live__setlist__caps {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.modal__live__setlist__table {
  display: table;
  width: 100%;
  border-right: #000000 solid 2px;
}

.modal__live__setlist__table__cell {
  display: table-cell;
  border-left: #000000 solid 2px;
  padding-left: 15px;
  font-size: 12px;
  line-height: 1.7em;
}

@media screen and (max-width: 768px) {
  /* ============================================================================================
  SP TOP

  @date 2017-07-12
  @include sp/_top

  memo:
  padding: 70px
  padding: 21.875vw
  @mixin =========================================================================================== */
  .titlearea {
    position: relative;
    left: auto;
    top: auto;
    padding: 40px 0 45px 0;
    text-align: center;
  }
  .titlearea img {
    height: 89px;
    width: auto;
  }
  .movies {
    margin-top: 0;
    width: 100%;
    min-width: 100%;
    padding-bottom: 80px;
  }
  .movies__inner {
    width: 100%;
    margin: 0 auto;
  }
  .movies__list {
    width: 714px;
    margin: 0 auto;
    zoom: 1;
  }
  .movies__list:after {
    content: "";
    clear: both;
    display: block;
  }
  .movies__list__detail {
    width: 350px;
    margin: 0 14px 14px 0;
    float: left;
    background-color: #FFFFFF;
    border: #000000 solid 4px;
  }
  .movies__list__detail:nth-child(3n) {
    margin-right: 14px;
  }
  .movies__list__detail:nth-child(2n) {
    margin-right: 0;
  }
  .movies__list__detail__link,
  .movies__list__detail__cover {
    display: block;
    width: 100%;
    padding: 11px 0 0 0;
  }
  .movies__list__detail__jk {
    display: block;
    padding: 0 11px 11px 11px;
    border-bottom: #000000 solid 4px;
    position: relative;
  }
  .movies__list__detail__jkBg {
    width: 100%;
    height: 240px;
    display: block;
    background-color: #000000;
    text-align: center;
    position: relative;
    z-index: 0;
    display: table;
  }
  .movies__list__detail__jkBg b {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 240px;
  }
  .movies__list__detail__jkBg img {
    transition: opacity .3s;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  .movies__list__detail__jkIcon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    z-index: 2;
  }
  .movies__list__detail__name {
    display: block;
    width: 100%;
    padding: 10px 0 40px 0;
    zoom: 1;
    position: relative;
  }
  .movies__list__detail__name:after {
    content: "";
    clear: both;
    display: block;
  }
  .movies__list__detail__name a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    top: auto;
    text-align: center;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    background: url("../img/common/icon_arw_b2.png") no-repeat 95% 89%;
    line-height: 1.0em;
    transition: opacity .2s;
  }
  .movies__list__detail__name a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    transition: opacity .2s;
  }
  .movies__list__detail__name a span {
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    line-height: 1.0em;
  }
  .movies__list__detail__name a i {
    line-height: 1.0em;
    display: block;
    vertical-align: middle;
    text-align: center;
    font-style: normal;
    padding-bottom: 12px;
    margin-right: 60px;
  }
  .movies__list__detail__title {
    display: block;
    text-align: left;
    vertical-align: middle;
    font-family: "NotoSans-medium", sans-serif;
    font-weight: 500;
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
    border-right: none;
    border-bottom: #000000 solid 4px;
  }
  .movies__list__detail__title strong {
    font-size: 26px;
    display: block;
    margin-bottom: 3px;
    margin-right: 10px;
    line-height: 1.3em;
  }
  .movies__list__detail__title span {
    font-size: 20px;
    line-height: 1.3em;
    display: block;
    margin-right: 0;
    padding-bottom: 20px;
  }
  .movies__list__detail__link:hover .movies__list__detail__jkBg img,
  .movies__list__detail__cover:hover .movies__list__detail__jkBg img {
    transition: opacity .3s;
    opacity: 1.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .movies__list__detail.is-none {
    pointer-events: none;
  }
  .movies__list__detail.is-none .movies__list__detail__arw {
    display: none;
  }
  .movies__btnArchive {
    width: 360px;
    margin: 0 auto;
  }
  .movies__btnArchive a {
    display: block;
    color: #ffffff;
    text-align: center;
    background: #000000 url("../img/common/icon_arw_w1.png") no-repeat 94% center;
    line-height: 1.0em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .045em;
    padding: 25px 0 23px 0;
    border: #000000 solid 2px;
    transition: all .2s;
  }
  .movies__btnArchive a:hover {
    transition: all .2s;
    border: #000000 solid 2px;
    background-color: #ffffff;
    color: #000000;
  }
  .modal__movie {
    display: table;
    width: 100%;
    height: 100%;
    display: none;
  }
  .modal__movie__inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
  }
  .modal__movie__inner .modal__close {
    position: fixed;
    right: 50px;
    top: 50px;
    z-index: 1;
  }
  .modal__movie__inner .modal__close img {
    width: 60px;
    height: auto;
  }
  .modal__movie__inner .modal__close a {
    display: block;
    transition: opacity .2s;
  }
  .modal__movie__inner .modal__close a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    transition: opacity .2s;
  }
  .modal__live {
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
  }
  .modal__live.is-active {
    display: block;
  }
  .modal__live__inner {
    display: block;
    position: relative;
    background-color: #ffffff;
    width: 680px;
    margin: 50px auto;
    padding: 100px 0;
  }
  .modal__live__inner .modal__close {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 1;
  }
  .modal__live__inner .modal__close img {
    width: 60px;
    height: auto;
  }
  .modal__live__inner .modal__close a {
    display: block;
    transition: opacity .2s;
  }
  .modal__live__inner .modal__close a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    transition: opacity .2s;
  }
  .modal__live__specs {
    margin: 0 40px 0 40px;
    zoom: 1;
  }
  .modal__live__specs:after {
    content: "";
    clear: both;
    display: block;
  }
  .modal__live__specs__img {
    width: 100%;
    height: 400px;
    float: none;
    margin-bottom: 40px;
  }
  .modal__live__specs__img ul {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .modal__live__specs__img li {
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
  }
  .modal__live__specs__img li.is-current {
    z-index: 5;
  }
  .modal__live__specs__img img {
    height: 100%;
    width: auto;
  }
  .modal__live__specs__detail {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .modal__live__specs__detail__line {
    border-top: #000000 solid 4px;
    padding: 12px 0;
    width: 100%;
  }
  .modal__live__specs__detail__line:last-child {
    border-bottom: #000000 solid 4px;
  }
  .modal__live__specs__detail__line dl {
    display: table;
    width: 100%;
    height: 100%;
  }
  .modal__live__specs__detail__line dt {
    display: table-cell;
    width: 70px;
    border-right: #000000 solid 4px;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-weight: 600;
  }
  .modal__live__specs__detail__line dt span {
    font-size: 12px;
    display: block;
    transform: scale(1);
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    letter-spacing: .045em;
  }
  .modal__live__specs__detail__line dd {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1.6em;
  }
  .modal__live__specs__detail__line dd strong {
    font-family: "NotoSans-bold", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.6em;
    letter-spacing: .045em;
  }
  .modal__live__specs__detail__line dd b {
    font-weight: bold;
  }
  .modal__live__setlist {
    border-top: #000000 solid 4px;
    border-bottom: none;
    margin: 0 40px;
    padding: 20px 0 0 0;
  }
  .modal__live__setlist__title {
    font-size: 12px;
    display: block;
    transform: scale(1);
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    letter-spacing: .045em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .modal__live__setlist__caps {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .modal__live__setlist__table {
    display: block;
    width: 100%;
    border-right: none;
  }
  .modal__live__setlist__table__cell {
    display: block;
    border-left: none;
    border-bottom: #000000 solid 4px;
    padding-left: 0;
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .modal__live__setlist__table__cell:last-child {
    border: none;
    margin: 0;
    padding: 0;
  }
}
