@charset "UTF-8";
html, body {
  font-family: "NotoSansCJKjp", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url("/assets/common/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("/assets/common/fonts/NotoSansCJKjp-Regular.otf") format("opentype"); }

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans CJK JP Bold"), url("/assets/common/fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("/assets/common/fonts/NotoSansCJKjp-Bold.otf") format("opentype"); }

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans CJK JP Black"), url("/assets/common/fonts/NotoSansCJKjp-Black.woff") format("woff"), url("/assets/common/fonts/NotoSansCJKjp-Black.otf") format("opentype"); }

.sp-obj {
  display: block; }
@media screen and (min-width: 751px) {
  .sp-obj {
    display: none; } }

.pc-obj {
  display: none; }
@media screen and (min-width: 751px) {
  .pc-obj {
    display: block; } }

.thumbs {
  width: 100%;
  position: relative; }

.thumbs::before {
  content: "";
  display: block;
  padding-top: 100%; }

.thumbs a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.fCard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.fCard__img {
  border-radius: 30px;
  overflow: hidden; }

.fCard__right-section {
  position: relative; }

.fCard__ttl {
  color: #401708;
  word-wrap: break-word; }

.fCard__txt {
  word-wrap: break-word; }

.fCard__btn-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
.fCard__btn-link:hover .fCard__moreBtn span {
  background-color: #b41d23; }

.fCard__moreBtn {
  width: 100%;
  text-align: right;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }
@media screen and (min-width: 751px) {
  .fCard__moreBtn {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; } }
.fCard__moreBtn span {
  display: inline-block;
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
  padding: 3% 10% 3% 8%;
  background-color: #d1121a;
  border-radius: 50px;
  position: relative; }
@media screen and (min-width: 751px) {
  .fCard__moreBtn span {
    padding: 8px 32px 8px 23px; } }
.fCard__moreBtn span:after {
  content: '';
  width: 4px;
  height: 4px;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8%;
  margin-top: -3px; }
@media screen and (min-width: 751px) {
  .fCard__moreBtn span:after {
    width: 6px;
    height: 6px;
    right: 13px;
    margin-top: -3.5px; } }
.fCard__moreBtn span:hover {
  background-color: #b41d23; }

@media screen and (min-width: 751px) {
  .fCard__l-talk {
    padding-top: 8px; } }

.fCard__moviettl {
  font-size: 1.6rem;
  line-height: 2.9rem; }
@media screen and (min-width: 751px) {
  .fCard__moviettl {
    font-size: 2rem;
    line-height: 4.2rem; } }

.fCard__talkttl {
  font-size: 1.2rem;
  line-height: 1.8rem; }
@media screen and (min-width: 751px) {
  .fCard__talkttl {
    font-size: 1.4rem;
    line-height: 2.1rem; } }

.fCard__themeImgttl {
  font-size: 1.5rem;
  line-height: 2.9rem; }
@media screen and (min-width: 751px) {
  .fCard__themeImgttl {
    font-size: 1.8rem;
    line-height: 4.2rem; } }

.fCard__themeImgtxt {
  font-size: 1.2rem;
  line-height: 1.7rem; }
@media screen and (min-width: 751px) {
  .fCard__themeImgtxt {
    font-size: 1.4rem;
    line-height: 2.1rem; } }

.fCard__movietxt {
  font-size: 1.1rem;
  line-height: 1.5rem; }
@media screen and (min-width: 751px) {
  .fCard__movietxt {
    font-size: 1.4rem;
    line-height: 1.9rem; } }

.view-more-btn {
  text-align: center; }
.view-more-btn a {
  display: inline-block;
  width: 59.7%;
  color: #fff;
  font-size: 1.4rem;
  background-color: #d1121a;
  border-radius: 50px;
  text-decoration: none;
  position: relative;
  padding: 5% 0; }
@media screen and (min-width: 751px) {
  .view-more-btn a {
    width: 266px;
    font-size: 2rem;
    line-height: 5.9rem;
    padding: 0; } }
.view-more-btn a:after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8%;
  margin-top: -3px; }
.view-more-btn a:hover {
  background-color: #b41d23; }

html {
  font-size: 62.5%; }

html, body {
  width: 100%; }

section, header, footer, nav, div, ul, ol, li, a, p, span, h1, h2, h3, h4, h5, h6, dl, dt, dd {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

ul {
  list-style-type: none; }

.header__container {
  position: absolute;
  right: 0;
  background-color: rgba(255, 255, 255, 0); }
@media screen and (min-width: 751px) {
  .header__container {
    min-width: 980px;
    height: 70px;
    margin: 0 auto; } }

.header__menu {
  position: relative;
  z-index: 25; }

.header__menu-trigger span {
  background-color: #e60012; }

.main {
  padding-top: 0; }

.mv {
  width: 100%; }
@media screen and (min-width: 751px) {
  .mv {
    min-width: 980px;
    margin: 0 auto; } }

.mv__photo {
  width: 100%; }
@media screen and (min-width: 751px) {
  .mv__photo {
    position: relative;
    min-width: 980px;
    max-width: 2000px;
    overflow: hidden;
    height: 710px;
    padding-top: 0;
    opacity: 0; } }
.mv__photo img.mv__img {
  width: 100%; }
@media screen and (min-width: 751px) {
  .mv__photo img.mv__img {
    min-width: 1280px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto; } }

.mv__l-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }
@media screen and (min-width: 751px) {
  .mv__l-bg {
    position: relative;
    width: 980px;
    margin: 0 auto; } }

.mv__logoWrap {
  position: absolute;
  top: 290px;
  left: 0;
  right: 0;
  bottom: 0;

  margin: auto;
  height: 100%;
  width: 90%; }
@media screen and (min-width: 751px) {
  .mv__logoWrap {
    top: 0;
    bottom: 350px;
    width: 309px;
    height: 261px; } }

.mv__logo {
  text-align: center;
  max-width: 180px;
  margin: 0 auto; }
@media screen and (min-width: 751px) {
  .mv__logo {
    max-width: 674px;
    width: 309px; } }
.mv__logo img {
  width: 100%;
  height: auto; }

.mv__logos-logo {
  width: 48%;
  max-width: 374px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;}
@media screen and (min-width: 751px) {
  .mv__logos-logo {
    width: 181px;
    margin-top: -14px; } }
.mv__logos-logo img {
  width: 100%;
  height: auto; }

.band {
  width: 100%;
  margin: 0 auto; }

.band:before {
  content: '';
  width: 100%;
  padding-top: 40.2%;
  display: block;
  background: url("/assets/common/img/redcolor-bg_sp.png") no-repeat 50% 0%;
  position: relative;
  z-index: 5;
  margin-top: -24%;
  background-size: 100%; }
@media screen and (min-width: 751px) {
  .band:before {
    background-size: auto;
    padding: 0;
    height: 400px;
    background: url("/assets/common/img/redcolor-bg_pc.png") no-repeat 50% 0%;
    margin-top: -130px; } }

@media screen and (min-width: 751px) {
  .band__l-container {
    width: 980px;
    margin: 0 auto; } }

.band__imgTxt {
  position: relative;
  z-index: 5;
  margin-top: -37%;
  width: 100%; }
@media screen and (min-width: 751px) {
  .band__imgTxt {
    height: 200px;
    margin-top: -375px; } }
.band__imgTxt img {
  width: 100%;
  height: auto; }

.about {
  margin-top: 6%;
  padding-top: 30%;
  background: url("/assets/top/img/bg-logo_sp01.png"), url("/assets/top/img/about-bg-shape_sp.png");
  background-repeat: no-repeat;
  background-position: left top, left bottom;
  background-size: 100%; }
@media screen and (min-width: 751px) {
  .about {
    margin-top: 155px;
    padding-top: 0;
    background: none; } }

@media screen and (min-width: 751px) {
  .about__l-bg {
    width: 100%;
    margin: 0 auto;
    min-width: 980px;
    max-width: 1290px;
    overflow: hidden;
    position: relative; } }

@media screen and (min-width: 751px) {
  .about__l-bgShape {
    width: 1290px;
    height: 314px;
    position: absolute;
    top: 425px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("/assets/common/img/bg-shape-20.png") no-repeat right bottom;
    background-size: 314px; } }

.about__l-container {
  margin-top: -20%; }
@media screen and (min-width: 751px) {
  .about__l-container {
    width: 980px;
    margin: 0 auto;
    background-image: url("/assets/common/img/bg-logo_pc.png"), url("/assets/common/img/bg-shape-30.png");
    background-repeat: no-repeat;
    background-position: 128px 0,715px 50px;
    background-size: 167px, 64px;
    padding-top: 50px; } }

.about__ttl {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2.8rem;
  color: #401708;
  margin-bottom: 9.3%;
  text-align: center;
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .about__ttl {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 4.8rem;
    line-height: 5.6rem;
    margin-bottom: 50px; } }

.about__photo {
  width: 100%; }
.about__photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 105%;
  width: auto;
  height: auto; }
@media screen and (min-width: 751px) {
  .about__photo {
    position: relative;
    z-index: 2;
    border-radius: 30px;
    overflow: hidden; } }
.about__photo img {
  width: 100%;
  height: auto; }

.about__txt {
  width: 90%;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #000;
  padding: 3% 0;
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .about__txt {
    font-size: 1.6rem;
    line-height: 3.2rem;
    font-weight: 700;
    color: #401708; } }

.about .thumbs::before {
  content: "";
  display: block;
  padding-top: 79.8%; }
@media screen and (min-width: 751px) {
  .about .thumbs::before {
    padding-top: 44.4%; } }

.new {
  width: 100%;
  margin: 10% 0;
  padding-top: 30%;
  background: url("/assets/top/img/bg-logo_sp02.png") no-repeat center top;
  background-size: 100%; }
@media screen and (min-width: 751px) {
  .new {
    background: none;
    margin: 0;
    padding: 70px 0 50px; } }

@media screen and (min-width: 751px) {
  .new__l-bg {
    min-width: 980px;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden; } }

@media screen and (min-width: 751px) {
  .new__l-bgShape {
    width: 1280px;
    height: 523px;
    position: absolute;
    top: 360px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("/assets/common/img/bg-shape-20.png"), url("/assets/common/img/bg-shape-20.png");
    background-repeat: no-repeat;
    background-position: 70px 0,1060px 403px;
    background-size: 171px,120px; } }

.new__l-container {
  width: 90%;
  margin: 0 auto;
  margin-top: -25%; }
@media screen and (min-width: 751px) {
  .new__l-container {
    width: 980px;
    background-image: url("/assets/common/img/bg-logo_pc.png"), url("/assets/common/img/bg-shape-30.png");
    background-repeat: no-repeat;
    background-position: 226px 0,630px 45px;
    background-size: 167px, 64px;
    padding-top: 20px;
    margin-top: 0; } }

.new__ttl {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2.8rem;
  color: #401708;
  line-height: 3.1rem;
  text-align: center;
  margin-bottom: 9%;
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .new__ttl {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 4.8rem;
    line-height: 5rem;
    margin-bottom: 42px; } }

.new__latestMovie {
  position: relative;
  z-index: 2; }
.new__latestMovie .fCard {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
@media screen and (min-width: 751px) {
  .new__latestMovie .fCard {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }
.new__latestMovie .fCard__left-section {
  width: 100%;
  position: relative; }
@media screen and (min-width: 751px) {
  .new__latestMovie .fCard__left-section {
    width: 50%; } }
.new__latestMovie .fCard__left-section .fCard__img {
  width: 100%;
  border-radius: 15px; }
.new__latestMovie .fCard__left-section .fCard__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 105%;
  width: auto;
  height: auto; }
@media screen and (min-width: 751px) {
  .new__latestMovie .fCard__left-section .fCard__img {
    width: 490px;
    height: 305px; } }
.new__latestMovie .movie-btn {
  display: inline-block;
  width: 11.8%;
  position: absolute;
  top: 40%;
  left: 45%;
  margin: auto; }
@media screen and (min-width: 751px) {
  .new__latestMovie .movie-btn {
    width: 61px;
    top: 117px;
    left: 227px; } }
.new__latestMovie .movie-btn img {
  width: 100%;
  height: auto; }
@media screen and (min-width: 751px) {
  .new__latestMovie .movieWrapBox:hover .movie-btn {
    width: 75px;
    top: 108.5px;
    left: 220px; } }
.new__latestMovie .fCard__right-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
@media screen and (min-width: 751px) {
  .new__latestMovie .fCard__right-section {
    width: 40%;
    padding-right: 10px; } }
.new__latestMovie .fCard__ttl {
  font-size: 1.9rem;
  line-height: 2.3rem;
  font-weight: 700;
  margin: 3% 0; }
@media screen and (min-width: 751px) {
  .new__latestMovie .fCard__ttl {
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin: 0;
    margin-bottom: 12px; } }
.new__latestMovie .fCard__txt {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 700; }
@media screen and (min-width: 751px) {
  .new__latestMovie .fCard__txt {
    font-size: 1.6rem;
    line-height: 2.5rem; } }
.new__latestMovie .new__date {
  display: block; }
.new__latestMovie .thumbs::before {
  content: "";
  display: block;
  padding-top: 62.2448%; }

.new__trailerMovie {
  margin-top: 10%; }
@media screen and (min-width: 751px) {
  .new__trailerMovie {
    margin-top: 70px; } }
.new__trailerMovie .fCard {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
.new__trailerMovie .fCard__left-section {
  width: 50%;
  margin: 0 -2% 0 auto;
  position: relative; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .fCard__left-section {
    width: 360px; } }
.new__trailerMovie .movie-btn {
  display: inline-block;
  width: 21%;
  position: absolute;
  top: 38%;
  left: 41%;
  margin: auto; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .movie-btn {
    width: 61px;
    top: 142px;
    left: 163px; } }
.new__trailerMovie .movie-btn img {
  width: 100%;
  height: auto; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .movieWrapBox:hover .movie-btn {
    width: 75px;
    top: 133.5px;
    left: 156px; } }
.new__trailerMovie .fCard__right-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
  margin: 0 auto 0 -2%; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .fCard__right-section {
    margin: 0 auto 0 -40px;
    width: 360px; } }
.new__trailerMovie .fCard__ttl {
  font-size: 1.4rem;
  font-weight: 700; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .fCard__ttl {
    font-size: 2.4rem;
    line-height: 4.6rem; } }
.new__trailerMovie .fCard__theme-ttl {
  font-size: 1.9rem;
  line-height: 2.4rem;
  margin: 3% 0;
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .fCard__theme-ttl {
    font-size: 2.4rem;
    line-height: 3.4rem;
    margin: 0; } }
.new__trailerMovie .fCard__r-mvWrap {
  position: relative;
  z-index: 2; }
.new__trailerMovie .fCard__mvthum {
  width: 100%; }
.new__trailerMovie .fCard__mvthum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 155%;
  max-height: 155%;
  width: auto;
  height: auto; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .fCard__mvthum {
    margin: 0 auto; } }
.new__trailerMovie .fCard__mvthum a {
  display: block;
  border-radius: 50%;
  overflow: hidden; }
@media screen and (min-width: 751px) {
  .new__trailerMovie .fCard__mvthum a {
    padding: 0; } }
.new__trailerMovie .fCard__round-shape-wrap {
  width: 100%; }
.new__trailerMovie .fCard__round-shape-wrap .fCard__round-shape-cont {
  display: block;
  border-radius: 50%;
  padding: 50%;
  position: relative;
  top: 0;
  left: 0;
  background-color: rgba(240, 101, 104, 0.3); }
.new__trailerMovie .fCard__round-shape-wrap .fCard__round-shape-inner {
  width: 70%;
  color: #401708;
  display: block;
  position: absolute;
  text-align: left;
  -webkit-transform: translate(-44%, -50%);
  -ms-transform: translate(-44%, -50%);
  transform: translate(-44%, -50%); }
@media screen and (min-width: 751px) {
  .new__trailerMovie .fCard__round-shape-wrap .fCard__round-shape-inner {
    width: 80%;
    padding: 0 70px;
    -webkit-transform: translate(-44%, -55%);
    -ms-transform: translate(-44%, -55%);
    transform: translate(-44%, -55%); } }

.theme {
  width: 100%;
  margin: 0 auto;
  padding-top: 25%;
  background: url("/assets/common/img/pink01-topbg-sp.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%; }
@media screen and (min-width: 751px) {
  .theme {
    background-size: auto;
    padding-top: 180px;
    background-image: url("/assets/common/img/pink01-topbg-pc.png");
    background-repeat: repeat-x; } }

.theme:after {
  content: '';
  width: 100%;
  padding-top: 25%;
  display: block;
  background: url("/assets/common/img/pink01-bottombg-sp.png") no-repeat 50% 100%;
  background-color: #fce6d7;
  background-size: 100%; }
@media screen and (min-width: 751px) {
  .theme:after {
    background-size: auto;
    padding-top: 0;
    height: 180px;
    background: url("/assets/common/img/pink01-bottombg-pc.png") no-repeat 50% 100%;
    background-color: #fce6d7; } }

.theme__l-bg {
  background: url("/assets/top/img/bg-logo_sp03.png") no-repeat center top;
  background-size: 100%;
  background-color: #fdf3e2; }
@media screen and (min-width: 751px) {
  .theme__l-bg {
    width: 100%;
    background-image: none; } }

.theme__l-container {
  width: 90%;
  margin: 0 auto;
  padding-top: 6%; }
@media screen and (min-width: 751px) {
  .theme__l-container {
    width: 980px;
    background-image: url("/assets/common/img/bg-logo_pc.png"), url("/assets/common/img/bg-shape-30.png");
    background-repeat: no-repeat;
    background-position: 240px 0,618px 63px;
    background-size: 186px, 64px;
    padding-top: 40px; } }

.theme__ttl {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2.8rem;
  color: #401708;
  line-height: 3.1rem;
  text-align: center;
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .theme__ttl {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 4.8rem;
    margin-bottom: 93px; } }

.theme__listWrap {
  padding-top: 3%; }
@media screen and (min-width: 751px) {
  .theme__listWrap {
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.theme__list {
  margin: 12% 0;
  position: relative; }
@media screen and (min-width: 751px) {
  .theme__list {
    cursor: pointer;
    width: 46%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 85px; } }

.theme .fCard {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: url("/assets/top/img/theme-bg-wt-shape.png") no-repeat;
  background-size: 30%;
  background-position: 63% 0; }
@media screen and (min-width: 751px) {
  .theme .fCard {
    background-size: 156px;
    background-position: 213px 0; } }

.theme .fCard__left-section {
  width: 45%; }
@media screen and (min-width: 751px) {
  .theme .fCard__left-section {
    width: 100%; } }
.theme .fCard__left-section .fCard__img {
  width: 100%;
  border-radius: 15px; }
.theme .fCard__left-section .fCard__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 105%;
  width: auto;
  height: auto; }
@media screen and (min-width: 751px) {
  .theme .fCard__left-section .fCard__img {
    width: 221px;
    height: 156px; } }

.theme .fCard__right-section {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
  padding-left: 2%; }
@media screen and (min-width: 751px) {
  .theme .fCard__right-section {
    width: 100%;
    padding-left: 20px; } }

.theme .fCard__ttl {
  font-size: 1.7rem;
  line-height: 2.3rem;
  position: relative;
  margin-bottom: 3%;
  color: #401708; }
@media screen and (min-width: 751px) {
  .theme .fCard__ttl {
    font-size: 2rem;
    line-height: 2.9rem;
    margin-bottom: 0; } }
.theme .fCard__ttl .theme-date {
  display: block; }

.theme .theme__heading {
  font-size: 1.2rem;
  line-height: 1.8rem;
  padding: 3% 0 10%; }
@media screen and (min-width: 751px) {
  .theme .theme__heading {
    padding: 0;
    margin: 10px 0;
    font-size: 1.4rem;
    line-height: 2.3rem; } }

.theme .theme__heading-ttl {
  font-weight: 700;
  word-wrap: break-word; }

.theme .theme__heading-txt {
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .theme .theme__heading-txt {
    margin-bottom: 0; } }

.theme .fCard__imgBox .thumbs::before {
  content: "";
  display: block;
  padding-top: 70.958%; }

.theme .fCard__moreBtn {
  position: absolute;
  bottom: 0; }
@media screen and (min-width: 751px) {
  .theme .fCard__moreBtn {
    margin-top: 10px;
    position: absolute;
    bottom: -28px; } }

.theme .view-more-btn {
  margin-top: 18%; }
@media screen and (min-width: 751px) {
  .theme .view-more-btn {
    margin-top: 20px; } }

.quicking {
  width: 100%; }
@media screen and (min-width: 751px) {
  .quicking {
    margin: 0 0 30px; } }

.quicking:after {
  content: '';
  width: 100%;
  padding-top: 30%;
  display: block;
  background: url("/assets/common/img/pink02-bottombg-sp.png") no-repeat 50% 100%;
  background-size: 100%; }
@media screen and (min-width: 751px) {
  .quicking:after {
    padding-top: 0;
    height: 180px;
    background: url("/assets/common/img/pink02-bottombg-pc.png") no-repeat 50% 100%; } }

.quicking__l-bg {
  width: 100%;
  background: url("/assets/top/img/bg-logo_sp04.png") no-repeat left 6%;
  background-size: 100%;
  background-color: #fce6d7;
  padding-top: 11%; }
@media screen and (min-width: 751px) {
  .quicking__l-bg {
    background-image: none;
    padding-top: 50px; } }

.quicking__l-container {
  width: 90%;
  margin: 0 auto;
  padding-top: 12%; }
@media screen and (min-width: 751px) {
  .quicking__l-container {
    width: 980px;
    background-image: url("/assets/common/img/bg-logo_pc.png"), url("/assets/common/img/bg-shape-30.png");
    background-repeat: no-repeat;
    background-position: 208px 0,647px 70px;
    background-size: 186px, 64px;
    padding-top: 68px; } }

.quicking__ttl {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2.8rem;
  color: #401708;
  text-align: center;
  margin-bottom: 20%;
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .quicking__ttl {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 4.8rem;
    margin-bottom: 90px; } }

@media screen and (min-width: 751px) {
  .quicking__listWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.quicking__list {
  margin: 10% 0;
  position: relative; }
@media screen and (min-width: 751px) {
  .quicking__list {
    width: 207px;
    margin: 0 50px 85px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media screen and (min-width: 751px) {
  .quicking__list:nth-child(4n) {
    margin-right: 0; } }

.quicking .fCard {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (min-width: 751px) {
  .quicking .fCard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.quicking .fCard__left-section {
  width: 44%; }
@media screen and (min-width: 751px) {
  .quicking .fCard__left-section {
    width: 100%; } }
.quicking .fCard__left-section .fCard__img {
  width: 100%;
  border-radius: 15px; }
.quicking .fCard__left-section .fCard__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 105%;
  width: auto;
  height: auto; }
@media screen and (min-width: 751px) {
  .quicking .fCard__left-section .fCard__img {
    width: 207px;
    height: 146px; } }

.quicking .fCard__right-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
  padding-left: 2%; }
@media screen and (min-width: 751px) {
  .quicking .fCard__right-section {
    width: 100%;
    padding-top: 15px; } }

.quicking .fCard__ttl {
  font-size: 1.5rem;
  line-height: 2.1rem;
  position: relative;
  margin-bottom: 16.5%; }
@media screen and (min-width: 751px) {
  .quicking .fCard__ttl {
    font-size: 1.8rem;
    line-height: 2.9rem;
    margin-bottom: 0; } }

.quicking .fCard__imgBox .thumbs::before {
  content: "";
  display: block;
  padding-top: 70.7831%; }

.quicking .fCard__moreBtn {
  position: absolute;
  bottom: 0; }
@media screen and (min-width: 751px) {
  .quicking .fCard__moreBtn {
    position: absolute;
    bottom: -45px; } }

.quicking .view-more-btn {
  margin-top: 23%; }
@media screen and (min-width: 751px) {
  .quicking .view-more-btn {
    margin-top: 75px; } }

.gallery {
  width: 100%;
  overflow: hidden;
  margin-top: 6%; }
@media screen and (min-width: 751px) {
  .gallery {
    margin: 55px 0 15px; } }

.gallery__l-bg {
  width: 100%;
  background: url("/assets/top/img/bg-logo_sp03.png") no-repeat center top;
  background-size: 100%;
  padding-bottom: 12%; }
@media screen and (min-width: 751px) {
  .gallery__l-bg {
    background-image: none;
    padding-bottom: 30px; } }

.gallery__l-container {
  padding-top: 12%; }
@media screen and (min-width: 751px) {
  .gallery__l-container {
    padding-top: 0; } }

.gallery__ttl {
  text-align: center;
  font-size: 2.5rem;
  line-height: 2.7rem;
  color: #401708;
  margin-bottom: 10%;
  word-wrap: break-word; }
@media screen and (min-width: 751px) {
  .gallery__ttl {
    width: 980px;
    margin: 0 auto;
    font-size: 3.6rem;
    line-height: 4.2rem;
    letter-spacing: 6px;
    margin-bottom: 0px;
    background-image: url("/assets/common/img/bg-logo_pc.png"), url("/assets/common/img/bg-shape-30.png");
    background-repeat: no-repeat;
    background-position: 216px 0,658px 70px;
    background-size: 186px, 64px;
    padding: 80px 0; } }

.slider {
  width: 114%; }
@media screen and (min-width: 751px) {
  .slider {
    width: 108%; } }

.slider ul {
  font-size: 0;
  width: 100%; }
.slider ul li {
  display: inline-block;
  width: 45%;
  border-radius: 15px;
  overflow: hidden;
  margin: 0 0 5% 5%;
  cursor: pointer; }
.slider ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 160%;
  max-height: 160%;
  width: auto;
  height: auto; }
@media screen and (min-width: 751px) {
  .slider ul li {
    width: 22%;
    border-radius: 40px;
    margin-left: 2.8%; } }
.slider ul li:hover {
  background-color: #000; }
.slider ul li:hover img {
  opacity: 0.8; }
.slider ul li.dammy-mask img {
  max-width: 110%;
  max-height: 110%; }



/** Add **/
.theme__listWrapFirst ul li:nth-child(2) a {
  text-decoration: none;
  color: black;
}
.theme__listWrapFirst ul li:nth-child(2) .title {
  color: #401708;
}

.theme__listWrapFirst ul li:nth-child(2) .new__date {
  display: block;
}

.theme__listWrapFirst ul {
  width:100%;
}

.theme__listWrapFirst ul li:nth-child(1) {
  position: relative;
  margin: 9% auto 10px;
}

.theme__listWrapFirst ul li:nth-child(1) .trailer-image img {
  width: 100%;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.theme__listWrapFirst ul li:nth-child(1) .movie-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 46px;
  border-radius: 0;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}

.theme__listWrapFirst ul li:nth-child(2) {
  font-size: 1.9rem;
  line-height: 2.3rem;
  font-weight: 700;
}

.theme__listWrapFirst ul li:nth-child(2) .theme__heading-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 700;
  margin-top: 10px;
}

.theme__listWrapFirst ul li:nth-child(2) .theme__heading-txt {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}

@media screen and (min-width: 751px) {
  .theme__listWrapFirst ul {
    width: 938px;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .theme__listWrapFirst ul li:nth-child(1) {
    position: relative;
    float: right;
    width: 448px;
    margin: 0;
  }

  .theme__listWrapFirst ul li:nth-child(2) {
    float: left;
    width: 440px;
    font-size: 2.4rem;
    line-height: 3.6rem;
    font-weight: 700;
  }

  .theme__listWrapFirst ul li:nth-child(2) a {
    text-decoration: none;
    color: black;
  }



  .theme__listWrapFirst ul li:nth-child(2) .theme__heading-ttl {
    font-size: 14px;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 2.3rem;
  }

  .theme__listWrapFirst ul li:nth-child(2) .theme__heading-txt {
    font-size: 1.4rem;
    line-height: 2.3rem;
    font-weight: normal;
  }

  .theme__listWrapFirst ul li:nth-child(1) .trailer-image img {
    width: 445px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
  }

  .theme__listWrapFirst ul li:nth-child(1) .movie-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .theme__listWrapFirst ul li:nth-child(1) .movie-btn img {
    position: absolute;
    top: 116px;
    left: 204px;
    height: 69px;
    border-radius: 0;
    transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);

  }

  .theme__listWrapFirst ul li:nth-child(1) .movie-btn:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
}