/* CSS Document */
@charset "utf-8";
@import url("/assets/common/css/style.css");
header .menu nav {
  max-width: 1300px;
  width: 100% !important;
}
.his-bottom-text {
  text-align: center;
  padding-top: 30px;
  color: #fff;
  font-size: 2.1rem;
  font-weight: 600;
  width: 50%;
  margin: 0 auto;
  letter-spacing: 1.2px;
  max-width: 500px;
}
.secret-creativity {
  padding-top: 80px;
  padding-bottom: 30px;
  width: 90%;
  margin: 0 auto;
}
.secret-creativity .text {
  font-size: 36px;
  color: #ed3b93;
  font-weight: bold;
  line-height: 1.8;
  padding-bottom: 10px;
}
.more.movie-cm.close div span:before, .more.movie-play.close div span:before, .more.item-result.close div span:before, .more.illustsheet-result.close div span:before {
    content: 'mere';
}
.more.movie-cm.open div span:before, .more.movie-play.open div span:before, .more.item-result.open div span:before, .more.illustsheet-result.open div span:before {
    content: 'Tæt';
}
@media (min-width: 769px) {
  header .menu nav ul.gnavi li.parent.gmenu4 a div, header .menu nav ul.gnavi li.parent.gmenu4 > div div, header .menu nav ul.gnavi li.nosub.gmenu4 a div, header .menu nav ul.gnavi li.nosub.gmenu4 > div div {
    padding-left: 32px;
  }
}
@media screen and (max-width: 480px) {
  /*--title--*/
  .page-mv .inner .title2 {
    font-size: 2.2rem;
  }
}
/* ECリンク */
.box_shop {
  padding-top: 10px;
}
.box_shop img {
  margin: 0 auto;
}
#box_shop_wrapper {
  align-items: center;
  padding: 20px 20px 5px;
}
@media (min-width:769px) {
  .box_shop img {
    max-height: 100px;
  }
}
@media (max-width:768px) {
  .box_shop img {
    width: 95%;
  }
  .secret-creativity .text {
    font-size: 24px;
  }
  .his-bottom-text {
    font-size: 1.4rem;
    width: 90%;
    padding-top: 15px;
  }
  section#secret-his .sec-inner {
    padding: 110px 0 0;
}
}