@media (max-width: 834px) {
  .screeningevent .event {
    margin-top: 100px;
  }
}
@media (min-width: 835px) {
  .screeningevent .event {
    margin-top: 135px;
  }
}

@media (min-width: 835px) {
  .tokuten__title {
    margin-left: 1em;
    text-indent: -1em;
  }
}

@media (min-width: 835px) {
  .tokuten__main {
    align-items: flex-start;
    display: flex;
  }
}

@media (min-width: 835px) {
  .tokuten__texts {
    max-width: 630px;
  }
}

@media (max-width: 834px) {
  .tokuten__image {
    margin-top: 20px;
  }
}
@media (min-width: 835px) {
  .tokuten__image {
    width: 330px;
    margin-left: 45px;
  }
}

@media (max-width: 834px) {
  .soushuhen__main {
    margin-top: 20px;
  }
}
@media (min-width: 835px) {
  .soushuhen__main {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
  }
}

@media (min-width: 835px) {
  .soushuhen__texts {
    max-width: 600px;
  }
}

@media (max-width: 834px) {
  .soushuhen__detail {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (min-width: 835px) {
  .soushuhen__detail {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

@media (min-width: 835px) {
  .soushuhen__images {
    display: flex;
  }
}
.soushuhen__images li {
  position: relative;
}
@media (min-width: 835px) {
  .soushuhen__images li {
    padding-bottom: 25px;
  }
}
@media (max-width: 834px) {
  .soushuhen__images li:nth-child(1) {
    margin: 30px auto 0;
    width: 66.66vw;
  }
}
@media (min-width: 835px) {
  .soushuhen__images li:nth-child(1) {
    width: 220px;
    margin-left: 75px;
  }
}
@media (max-width: 834px) {
  .soushuhen__images li:nth-child(2) {
    margin: 35px auto 0;
    width: 76.04vw;
  }
}
@media (min-width: 835px) {
  .soushuhen__images li:nth-child(2) {
    width: 270px;
    margin-left: 40px;
  }
}
.soushuhen__images p {
  font-size: 0.75rem;
}
@media (max-width: 834px) {
  .soushuhen__images p {
    margin-top: 15px;
  }
}
@media (min-width: 835px) {
  .soushuhen__images p {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media (max-width: 834px) {
  .soushuhen__caution {
    margin-top: 5.2vw;
  }
}
@media (min-width: 835px) {
  .soushuhen__caution {
    margin-top: 20px;
  }
}

@media (max-width: 834px) {
  .header {
    width: 100%;
  }
}
@media (min-width: 835px) {
  .header {
    margin-top: 60px;
  }
}
.header__img {
  width: 100%;
}

.header__img {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.header__deco {
  overflow: hidden;
}
@media (max-width: 834px) {
  .header__deco {
    position: absolute;
    top: 1.3vw;
    height: 81.77vw;
    padding-top: 9.11vw;
    width: 100%;
  }
}
@media (min-width: 835px) {
  .header__deco {
    position: absolute;
    top: 5px;
    left: 5px;
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 3%;
    height: 97.4%;
    justify-content: center;
    max-height: 416px;
    max-width: 856px;
    width: 66.8%;
  }
}

.header__ttl {
  opacity: 0;
}
@media (max-width: 834px) {
  .header__ttl {
    margin: 0 auto;
    width: 62.5vw;
  }
}
@media (min-width: 835px) {
  .header__ttl {
    width: 40.8%;
  }
}
.-ready .header__ttl {
  animation: headTtlIn 0.4s 0.2s forwards;
}
.header__ttl.-ttl2 {
  animation-delay: 0.6s;
}
@media (max-width: 834px) {
  .header__ttl.-ttl2 {
    margin-top: 3.9vw;
    width: 73.43vw;
  }
}
@media (min-width: 835px) {
  .header__ttl.-ttl2 {
    width: 48.3%;
  }
}
.header__ttl img {
  height: auto;
  width: 100%;
}

@keyframes headTtlIn {
  0% {
    opacity: 0;
    transform: scale(1.5) rotate(20deg);
  }
  90% {
    opacity: 1;
    transform: scale(1) rotate(0);
  }
  95% {
    opacity: 1;
    transform: scale(0.93) rotate(0);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0);
  }
}
@media (min-width: 835px) {
  .screeningevent .special__content__secmenu {
    gap: 16px;
    margin-top: 80px;
  }
}
@media (min-width: 835px) {
  .screeningevent .special__content__secmenu__item {
    font-size: 0.75rem;
    width: 20%;
  }
  .screeningevent .special__content__secmenu__item a {
    padding: 0.5em 2em 0.5em 1em;
  }
}
@media (min-width: 1366px) {
  .screeningevent .special__content__secmenu__item {
    width: 15.3%;
  }
}
.screeningevent .special__title {
  justify-content: center;
}
@media (max-width: 834px) {
  .screeningevent .special__title.-ja {
    font-size: 1.75rem;
  }
}
@media (min-width: 835px) {
  .screeningevent .special__title.-ja {
    font-size: 2.125rem;
  }
}
.screeningevent .special__title.-en {
  letter-spacing: 0.05em;
}
@media (max-width: 834px) {
  .screeningevent .special__title.-en {
    font-size: 1.9375rem;
  }
}
@media (min-width: 835px) {
  .screeningevent .special__title.-en {
    font-size: 2.3125rem;
  }
}

@media (min-width: 835px) {
  .event__theater {
    display: flex;
    justify-content: space-between;
  }
}

@media (min-width: 835px) {
  .event__theater__list {
    width: 31.2%;
  }
}

.event__theater__item {
  display: flex;
}
@media (max-width: 834px) {
  .event__theater__item {
    font-size: 0.875rem;
    padding: 9px 0;
  }
}
@media (min-width: 835px) {
  .event__theater__item {
    font-size: 1rem;
    line-height: 1;
    padding: 10px 0;
  }
}
.event__theater__item:nth-of-type(2n) {
  background: rgba(255, 255, 255, 0.1);
}
.event__theater__item .info {
  width: 100%;
}
@media (min-width: 835px) {
  .event__theater__item .info {
    display: flex;
  }
}
.event__theater__item .prefectures,
.event__theater__item .tell {
  color: #969696;
}
.event__theater__item .prefectures {
  flex-shrink: 0;
}
@media (max-width: 834px) {
  .event__theater__item .prefectures {
    padding-left: 9px;
    width: 23.4%;
  }
}
@media (min-width: 835px) {
  .event__theater__item .prefectures {
    padding-left: 8px;
    width: 20.5%;
  }
}
.event__theater__item .name {
  font-weight: 700;
}
@media (min-width: 835px) {
  .event__theater__item .name {
    padding-right: 20px;
  }
}
.event__theater__item .name.-link a {
  position: relative;
  text-decoration: underline;
  transition: opacity 0.2s;
}
@media (min-width: 835px) {
  .event__theater__item .name.-link a:hover {
    opacity: 0.5;
  }
}
@media (min-width: 835px) {
  .event__theater__item .tell {
    width: 37.8%;
  }
}
.event__theater__item.-top {
  color: #969696;
  font-weight: 500;
}
@media (max-width: 834px) {
  .event__theater__item.-top {
    font-size: 0.75rem;
  }
}
@media (min-width: 835px) {
  .event__theater__item.-top {
    font-size: 0.8125rem;
  }
}
@media (max-width: 834px) {
  .event__theater__item.-top .prefectures {
    padding-left: 0;
  }
}
.event__theater__item.-top .name {
  font-weight: 500;
}
@media (max-width: 834px) {
  .-column2 .event__theater__item.-top, .-column3 .event__theater__item.-top {
    display: none;
  }
}

@media (max-width: 834px) {
  .liveviewing {
    margin-top: 35px;
  }
}
@media (min-width: 835px) {
  .liveviewing {
    margin-top: 50px;
  }
}

.liveviewing__midashi {
  font-weight: 900;
}
@media (max-width: 834px) {
  .liveviewing__midashi {
    font-size: 1rem;
    line-height: 1.75;
    margin: 10px 0 0;
  }
}
@media (min-width: 835px) {
  .liveviewing__midashi {
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: -0.065em;
    margin: 20px 0 0;
  }
}

.liveviewing__txt {
  font-weight: 400;
}
@media (max-width: 834px) {
  .liveviewing__txt {
    font-size: 1rem;
    line-height: 1.75;
    margin: 5px 0 23px;
  }
}
@media (min-width: 835px) {
  .liveviewing__txt {
    font-size: 1.125rem;
    line-height: 1.5;
    margin: 5px 0 15px;
  }
}

.liveviewing__att {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  margin-top: 15px;
}
@media (min-width: 835px) {
  .liveviewing__att {
    font-size: 0.75rem;
  }
}
.special__content__item__detail .liveviewing__att {
  margin-top: 0;
}