#revstar-series {
  width: 100%;
  max-width: 858px;
  margin: 0 auto;
  background: #fff;
}

#revstar-series * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#revstar-series a {
  text-decoration: none;
  color: #000;
}

#revstar-series a:hover {
  text-decoration: underline;
}

#revstar-series .header {
  position: relative;
  width: 100%;
  margin: 0 0 5%;
  padding: 5% 0;
}

#revstar-series .heading {
  width: 100%;
  margin: 0 0 20px;
  padding: 0 2%;
  font-size: 1.875em;
  font-weight: 700;
  font-family: Oswald,'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  text-align: center;
  letter-spacing: .02em;
}

#revstar-series .heading.hanko-mark {
  padding-top: 110px;
}

#revstar-series .description {
  width: 60%;
  margin: 0 auto;
  padding: 0 5%;
  font-size: .875em;
}

#revstar-series .description p {
  width: 100%;
  margin: 0 0 15px;
  line-height: 1.3;
}

#revstar-series .section {
  position: relative;
  width: 100%;
  margin: 0 0 5%;
  padding: 5% 0 0;
}

#revstar-series .section:focus,#revstar-series ul.navi li:focus {
  outline: none;
}

#revstar-series #design-features {
  background: #000;
  color: #fff;
}

#revstar-series #design-features ul.navi {
  width: 70%;
  margin: 15px auto;
  padding: 0;
  list-style: none;
}

#revstar-series #design-features ul.navi li {
  margin: 0 10px 15px;
  padding: 50px 0 10px;
  color: #fff;
  text-align: center;
  font-size: 1.125em;
  font-family: Oswald,'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  cursor: pointer;
  filter: alpha(opacity=25);
  -moz-opacity: .25;
  opacity: .25;
}

#revstar-series #design-features ul.navi li.slick-center {
  padding: 60px 0 0;
  font-size: 1.25em;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#revstar-series #design-features ul.navi .slick-prev,#revstar-series #design-features ul.navi .slick-next {
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 400;
}

#revstar-series #design-features .contents .section {
  margin: 0;
  padding: 0;
}

#revstar-series #design-features .contents .section .description {
  position: relative;
  width: 60%;
  margin: 0 auto;
  padding: 0 5% 5%;
  font-size: .875em;
}

#revstar-series #design-features .contents .section .description:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  margin: 0 auto;
  width: 0;
  border: 16px solid transparent;
  border-top-color: #000;
  border-bottom-width: 0;
  content: "";
}

#revstar-series #design-features .contents .section figure {
  margin: 0;
}

#revstar-series #nss-film {
  text-align: center;
}

#revstar-series #nss-film .header {
  margin: 0;
  z-index: 200;
}

#revstar-series #nss-film .header:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  margin: 0 auto;
  width: 0;
  border: 16px solid transparent;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: "";
}

#revstar-series #nss-film .header .heading {
  width: 100%;
  margin: 0 0 10%;
  font-size: 2.188em;
  letter-spacing: .02em;
}

#revstar-series #nss-film .header .description p {
  margin: 0;
}

#revstar-series #revstar-artists .header {
  margin: 0;
  text-align: center;
  z-index: 800;
}

#revstar-series #revstar-artists .header:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  margin: 0 auto;
  width: 0;
  border: 16px solid transparent;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: "";
}

#revstar-series #revstar-artists .header .heading {
  margin: 0 0 10%;
  font-size: 2.188em;
}

#revstar-series #revstar-artists .contents {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 700;
}

#revstar-series #revstar-artists .contents .section {
  margin: 0;
}

#revstar-series #revstar-artists .contents .section:before {
  content: "";
  display: block;
  padding-top: 30%;
}

#revstar-series #revstar-artists .contents .section .header {
  position: absolute;
  left: 5%;
  top: 78%;
  margin: 0;
  padding: 0;
}

#revstar-series #revstar-artists .contents .section .header:after {
  content: none;
}

#revstar-series #revstar-artists .contents .section .header .heading {
  margin: 0;
  padding: 0;
  font-size: 1.406em;
  color: #ff340e;
  text-align: left;
}

#revstar-series #revstar-artists .contents .section .header p {
  text-align: left;
  color: #fff;
}

#revstar-series #revstar-artists .contents .section .description {
  position: absolute;
  left: 5%;
  top: 25%;
  width: 50%;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 3.125em;
  font-family: Oswald,'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  line-height: 1;
  list-style: none;
  z-index: 1;
}

#revstar-series #revstar-artists .contents .section .description li {
  margin: 0;
  padding: 0;
}

#revstar-series #revstar-artists .contents .section figure {
  position: absolute;
  left: 0;
  top: 0;
}

#revstar-series #revstar-artists .slick-prev,#revstar-series #revstar-artists .slick-next {
  top: 10%;
}

#revstar-series #revstar-model ul.navi {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 10%;
  list-style: none;
  z-index: 800;
}

#revstar-series #revstar-model ul.navi:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  margin: 0 auto;
  width: 0;
  border: 16px solid transparent;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: "";
}

#revstar-series #revstar-model ul.navi li {
  margin: 0 20px;
  padding: 2% 0 0;
  text-align: center;
  font-size: 1.25em;
  font-family: Oswald,'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  cursor: pointer;
  filter: alpha(opacity=25);
  -moz-opacity: .25;
  opacity: .25;
}

#revstar-series #revstar-model ul.navi li.slick-center {
  margin-top: 10px;
  font-size: 1.375em;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#revstar-series #revstar-model ul.navi .slick-prev,#revstar-series #revstar-model ul.navi .slick-next {
  top: 10%;
  margin: auto;
}

#revstar-series #revstar-model .contents .section {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#revstar-series #revstar-model .contents .section .description {
  position: relative;
  float: left;
  width: 50%;
  padding: 0;
  color: #fff;
}

#revstar-series #revstar-model .contents .section .description:before {
  content: "";
  display: block;
  padding-top: 120%;
}

#revstar-series #revstar-model .contents .section .description p {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  margin: auto;
  padding: 60px 20% 0;
}

#revstar-series #revstar-model .contents .section figure {
  float: right;
  width: 50%;
}

@media (max-width: 991px) {
  #revstar-series #design-features ul.navi,#revstar-series .description,#revstar-series #design-features .contents .section .description {
    width: 80%;
  }

  #revstar-series #design-features ul.navi li {
    font-size: .875em;
  }

  #revstar-series #design-features ul.navi li.slick-center {
    font-size: .938em;
  }

  #revstar-series #nss-film .header .heading,#revstar-series #revstar-artists .header .heading {
    font-size: 1.875em;
  }

  #revstar-series #revstar-artists .contents .section .header {
    top: 77%;
    font-size: .9em;
  }

  #revstar-series #revstar-artists .contents .section .description {
    top: 30%;
    font-size: 2.188em;
  }
}

@media (max-width: 767px) {
  #revstar-series #revstar-artists .contents .section .header {
    font-size: 2vw;
  }

  #revstar-series #revstar-artists .contents .section .description {
    font-size: 5vw;
  }

  #revstar-series .description {
    width: 100%;
  }

  #revstar-series #design-features ul.navi,#revstar-series #design-features .contents .section .description {
    width: 100%;
  }

  #revstar-series #revstar-model ul.navi li {
    margin: 0 2%;
    padding: 3% 0 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }

  #revstar-series #revstar-model .contents .section .description {
    float: none;
    width: 100%;
    max-width: 600px;
  }

  #revstar-series #revstar-model .contents .section .description p {
    padding: 60px 10% 0;
  }

  #revstar-series #revstar-model .contents .section figure {
    float: none;
    width: 100%;
  }
}

/* ----------------- slick.js ----------------- */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url(../images/icon-ajax-loader.gif) center center no-repeat;
}

.slick-prev,.slick-next {
  display: block;
  position: absolute;
  width: 20px;
  height: 40px;
  margin-top: -10px\9;
/*lte IE 8*/
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  color: transparent;
  outline: none;
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
  opacity: .8;
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev {
  left: 5%;
  z-index: 300;
}

[dir='rtl'] .slick-prev {
  left: auto;
  right: 5%;
}

.slick-next {
  right: 5%;
}

[dir='rtl'] .slick-next {
  left: 5%;
  right: auto;
}

.slick-dots {
  display: block;
  position: absolute;
  left: 0;
  bottom: 33px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  padding: 0;
  text-indent: 14px;
  overflow: hidden;
  cursor: pointer;
  zoom: 1;
  *display: inline;
}

.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  outline: none;
}

.slick-dots li.slick-active button {
  cursor: default;
}