@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
.sp {
  display: block;
}

.pc {
  display: none;
}

.c5-mb0 {
  margin-bottom: 0;
}

.c5-serif {
  font-family: "Noto Serif JP", serif;
}

.c5-container {
  width: 100%;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  background-color: #000;
  padding-top: 29px;
}
.c5-container * {
  box-sizing: border-box;
}
.c5-container img {
  max-width: 100%;
}
.c5-container p {
  margin-top: 0;
  font-feature-settings: "palt" 1;
}
.c5-container h1, .c5-container h2, .c5-container h3, .c5-container h4 {
  font-feature-settings: "palt" 1;
}
.c5-container ul {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
.c5-container a {
  transition: all 0.3s;
}
.c5-container a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.c5-hero {
  margin: 0 auto 40px;
}
.c5-hero__img {
  margin: 0 auto;
}
.c5-hero__img img {
  display: block;
  margin: 0 auto;
}
.c5-hero__obi {
  width: 70%;
  margin: 0 auto -30px;
  position: relative;
  top: -20px;
  left: 14px;
}
.c5-hero__obi img {
  display: block;
  margin: 0 auto;
}
.c5-hero h1 {
  font-size: 33px;
  letter-spacing: 0.07em;
  text-align: center;
  line-height: 1.18;
  color: #e9d8c0;
  font-weight: 300;
  margin: 0;
}

.c5-modal {
  margin: 0 auto 40px;
  padding: 0 15px;
}
.c5-modal__ttl {
  font-size: 28px;
  line-height: 1;
  margin: 0 auto 20px;
  letter-spacing: 0.17em;
  color: #e9d8c0;
  font-weight: 300;
  position: relative;
  left: -15px;
}
.c5-modal__conTxt {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.03em;
  color: #e9d8c0;
  margin: 0 auto 20px;
  font-weight: 300;
}
.c5-modal__box {
  width: calc(100% + 14px);
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.c5-modal__box li {
  width: calc(50% - 14px);
  margin: 0 14px 15px 0;
}
.c5-modal__box li img {
  display: block;
  margin: 0 auto;
}

.hide-area {
  display: none;
}

.modaal-inner-wrapper {
  padding: 30px 10px;
}

.modaal-content-container {
  padding: 0;
}

.modaal-container {
  max-width: 1180px;
  background: transparent;
}

.c5-modal__content {
  padding: 25px 15px;
  background-color: #111;
}
.c5-modal__close {
  width: 100%;
  height: auto;
}
.c5-modal__close button {
  display: block;
  margin: 0 0 5px auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 0.3s;
}
.c5-modal__close button img {
  display: block;
}
.c5-modal__close button:hover {
  opacity: 0.7;
}
.c5-modal__img {
  margin: 0 auto 15px;
}
.c5-modal__img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.c5-modal__note {
  font-size: 9px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}
.c5-modal__txt {
  font-size: 14px;
  text-align: center;
  color: #e9d8c0;
  line-height: 1.5;
  margin: 0 auto 10px;
}
.c5-modal__ttl-wrap {
  width: 85%;
  margin: 0 auto;
  border: 1px solid #cabba6;
  padding: 10px 5px;
}
.c5-modal__ttl-con {
  display: block;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 0;
  color: #e9d8c0;
  text-align: center;
}
.c5-modal__ttl-con.c5-link {
  padding: 10px;
  transition: all 0.3s;
}
.c5-modal__ttl-con.c5-link:hover {
  text-decoration: none;
  color: #e9d8c0;
  opacity: 0.7;
}
.c5-modal__link {
  width: 100%;
  border: none;
  padding: 0;
}
.c5-modal__link .c5-link {
  width: 80%;
  margin: 0 auto;
  border: 1px solid #cabba6;
}
.c5-modal__link .c5-link:first-child {
  margin-bottom: 20px;
}
.c5-modal__link .c5-link.c5-one {
  margin-bottom: 0;
}

.c5-redcarpet {
  margin: 0 auto 20px;
}
.c5-redcarpet__txt {
  font-size: 14px;
  line-height: 1.71;
  color: #e9d8c0;
  margin: 0 auto 10px;
  padding: 0 15px;
  font-weight: 300;
}
.c5-redcarpet__img {
  display: block;
  margin: 0 auto;
}

.c5-change {
  margin: 0 auto 50px;
  padding: 0 15px;
}
.c5-change__main {
  margin: 0 auto 20px;
}
.c5-change__main img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.c5-change__sub {
  width: calc(100% + 2px);
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 auto 20px;
}
.c5-change__sub li {
  width: calc(25% - 2px);
  margin: 0 2px 2px 0;
  cursor: pointer;
}
.c5-change__sub li a {
  display: block;
  position: relative;
}
.c5-change__sub li a::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  outline: 3px solid #e9d8c0;
  outline-offset: -3px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}
.c5-change__sub li a::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.c5-change__sub li a.active::before {
  opacity: 1;
}
.c5-change__sub li a.active::after {
  background-color: rgba(146, 39, 39, 0.6);
}
.c5-change__sub li a:hover {
  opacity: 1;
}
.c5-change__sub li a:hover::before {
  opacity: 1;
}
.c5-change__sub li img {
  display: block;
  margin: 0 auto;
}

.c5-txtLink {
  width: 85%;
  margin: 0 auto;
  border: 1px solid #e9d8c0;
  border-radius: 5px;
  padding: 8px;
}
.c5-txtLink a {
  display: block;
  color: #e9d8c0;
  text-align: center;
}
.c5-txtLink a span {
  display: block;
}
.c5-txtLink a span:first-child {
  font-size: 12px;
}
.c5-txtLink a span:last-child {
  font-size: 23px;
  letter-spacing: 0.3em;
}
.c5-txtLink.c5-tentative .c5-img {
  width: 40%;
  margin: 0 auto;
}
.c5-txtLink.c5-tentative .c5-img img {
  display: block;
  margin: 0 auto;
}

.c5-white__ttl {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  padding-bottom: 5px;
}

.c5-cm {
  margin: 0 auto 45px;
}
.c5-cm__ttl {
  padding: 0 15px;
}
.c5-cm__ttl h2 {
  line-height: 1.3;
}
.c5-cm__link-wrap {
  max-width: 944px;
  margin: 10px auto 0;
  padding-left: 1em;
}
.c5-cm__link {
  font-size: 12px;
  color: #fff;
}
.c5-cm__link:hover {
  color: #fff;
  opacity: 1;
  border-bottom: 1px solid #fff;
}

.c5-voices {
  margin: 0 auto;
  padding: 0 15px;
}
.c5-voices__catch {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.07em;
  color: #fff;
  line-height: 1.17;
  margin: 0 auto 15px;
}
.c5-voices .c5-writer {
  position: relative;
  margin: 0 auto 50px;
}
.c5-voices__txt {
  margin: 0 auto 30px;
}
.c5-voices__txt p {
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
}
.c5-voices__txt p span {
  display: inline-block;
  font-size: 1.4em;
  color: #b5858e;
}
.c5-voices .c5-syo {
  margin: 0 auto 25px;
  width: 70%;
}
.c5-voices .c5-syo img {
  display: block;
  margin: 0 auto;
}
.c5-voices__link {
  border: none;
  background-color: #fff;
}
.c5-voices__link a {
  color: #111;
}
.c5-voices__link a span:last-child {
  position: relative;
}
.c5-voices__link a span:last-child::after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("../img/window.png") no-repeat 0 0;
  background-size: contain;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.c5-voices__con-ttl {
  font-size: 30px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.3em;
  margin: 0 auto 25px;
  line-height: 1;
  font-weight: 300;
}
.c5-voices__con-ttl span {
  color: #111;
  position: relative;
  z-index: 1;
}
.c5-voices__con-ttl span::after {
  display: block;
  content: "";
  width: 40px;
  height: 45px;
  background: url("../img/hukidasi_koe.png") no-repeat 0 0;
  background-size: contain;
  position: absolute;
  top: 4px;
  left: -5px;
  z-index: -1;
}
.c5-voices__con-fukidasi ul {
  width: calc(100% + 15px);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.c5-voices__con-fukidasi li {
  width: calc(50% - 15px);
  margin: 0 15px 15px 0;
  padding: 12px 10px;
  border: 1px solid #916a72;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.01em;
  line-height: 1.72;
  position: relative;
}
.c5-voices__con-fukidasi li::after {
  display: block;
  content: "";
  width: 14px;
  height: 12px;
  position: absolute;
  bottom: -12px;
}
.c5-voices__con-fukidasi li:nth-child(odd) {
  border-radius: 8px 8px 8px 0/8px 8px 8px 0;
}
.c5-voices__con-fukidasi li:nth-child(odd)::after {
  background: url("../img/hukidasi_left.png") no-repeat 0 0;
  background-size: contain;
  left: -1px;
}
.c5-voices__con-fukidasi li:nth-child(even) {
  border-radius: 8px 8px 0 8px/8px 8px 0 8px;
  position: relative;
  top: 40px;
}
.c5-voices__con-fukidasi li:nth-child(even)::after {
  background: url("../img/hukidasi_right.png") no-repeat 0 0;
  background-size: contain;
  right: -1px;
}

.c5-movie {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 56.25%;
  margin: 0 auto;
  background-color: #ddd;
}
.c5-movie__bottom-wrap {
  margin: 0 auto 45px;
}
.c5-movie__bottom-img img {
  display: block;
  margin: 0 auto;
}
.c5-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* 矢印が無効の時に非表示にする */
/*
.slick-arrow.slick-disabled {
  display: none !important;
}

.slick-prev,
.slick-next{
  width: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  @media screen and (min-width: 750px) {
    width: 16px;
  }
}

.slick-prev {
  left: 10px;
  @media screen and (min-width: 500px) {
    left: 16px;
  }
  @media screen and (min-width: 750px) {
    left: 14%;
  }
  @media screen and (min-width: 1200px) {
    left: 26%;
  }
}

.slick-next {
  right: 10px;
  @media screen and (min-width: 500px) {
    right: 16px;
  }
  @media screen and (min-width: 750px) {
    right: 14%;
  }
  @media screen and (min-width: 1200px) {
    right: 26%;
  }
}

.slick-prev::before,
.slick-next::before{
  content: "";
}

.c5-cover{
  @media screen and (min-width: 750px) {
    position: relative;
    &::before,
    &::after{
      content: '';
      width: 10%;
      height: 100%;
      position: absolute;
      top: 0;
      z-index: 1;
    }
    &::before{
      background: rgb(0,0,0);
      background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 100%);
      left: 0;
    }
    &::after{
      background: rgb(0,0,0);
      background: linear-gradient(270deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 100%);
      right: 0;
    }
  }
  @media screen and (min-width: 1200px) {
    &::before,
    &::after{
      width: 15%;
    }
  }
}
*/
.c5-product {
  background-color: #ebebeb;
  padding-bottom: 65px;
}
.c5-product__ttl {
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-align: center;
  padding: 10px;
  background-color: #fff;
}
.c5-product__inner {
  padding: 65px 15px 0;
}
.c5-product__con {
  margin: 0 auto 55px;
}
.c5-product__cate {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 1;
}
.c5-product__name {
  font-size: 19px;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin: 0 auto 15px;
}
.c5-product__name span {
  font-size: 12px;
  letter-spacing: 0.025em;
  padding-left: 0.5em;
}
.c5-product__img {
  margin: 0 auto;
  text-align: center;
}
.c5-product__img-cap {
  display: inline;
  background-color: #111;
  margin: 0 auto;
  line-height: 1;
  padding: 5px;
  color: #fff;
  font-size: 12px;
}
.c5-product__link {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.c5-product__link a {
  display: block;
  width: 44%;
  padding: 11px 0;
  line-height: 1;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: center;
  background-color: #fff;
  box-shadow: 5px 5px 0px 0px #111;
  font-weight: 500;
}
.c5-product__link a:hover {
  opacity: 1;
  color: #919191;
}
.c5-product__link a:first-child {
  margin-right: 5%;
}
.c5-xr90 .c5-product__img {
  width: 80%;
  margin-bottom: 20px;
}
.c5-xr90 .c5-product__img img {
  margin-bottom: -20px;
}
.c5-a9000 .c5-product__img {
  width: 75%;
  margin-bottom: -20px;
}
.c5-an7 .c5-product__img {
  width: 70%;
}

.c5-portal {
  width: 90%;
  margin: 30px auto;
  background-color: #fff;
  border-radius: 5px;
}
.c5-portal a {
  display: block;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 15px 10px;
  color: #111;
  font-weight: bold;
}
.c5-portal a span {
  position: relative;
}
.c5-portal a span::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 11px solid #111;
  border-left: 0;
  position: absolute;
  top: 50%;
  left: -1.5em;
  transform: translateY(-50%);
}

/* ==============================================
#cinema setting
#cinema-bottom setting
============================================== */
#cinema {
  padding-bottom: 0;
}
#cinema-bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#cinema-bottom ul:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#cinema-bottom a {
  text-decoration: none;
}
/* ==============================================
#cinema-bottom #link
============================================== */
#cinema-bottom #link {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  filter: drop-shadow(0 -2px 4px rgba(0, 0, 0, 0.12));
  z-index: 1000;
  transition: 0.2s ease-out;
  animation: link 0.6s ease-out 0s both;
}

@keyframes link {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#cinema-bottom #link.off {
  bottom: -60px;
}

#cinema-bottom #link .inner ul li {
  float: left;
  width: 50%;
}

@media screen and (min-width: 750px) {
  .c5-portal {
    width: 400px;
    border-radius: 10px;
  }
  .c5-portal a {
    font-size: 21px;
  }
  .c5-portal a span::before {
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 17px solid #111;
  }
}

@media (min-width: 769px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .c5-container {
    padding-top: 60px;
  }
  .c5-inner {
    max-width: 1135px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
  }
  .c5-hero {
    margin-bottom: 115px;
  }
  .c5-hero__obi {
    top: -30px;
    left: 20px;
    margin-bottom: -15px;
  }
  .c5-hero h1 {
    font-size: 65px;
  }
  .c5-modal {
    margin-bottom: 70px;
  }
  .c5-modal__ttl {
    font-size: 46px;
    letter-spacing: 0.15em;
    margin-bottom: 30px;
  }
  .c5-modal__conTxt {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.04em;
    margin-bottom: 30px;
  }
  .c5-modal__box {
    width: calc(100% + 10px);
  }
  .c5-modal__box li {
    width: calc(25% - 10px);
    margin: 0 10px 0 0;
  }
  .c5-modal__close {
    max-width: 553px;
    margin: 0 auto;
  }
  .c5-modal__img {
    max-width: 553px;
    margin-bottom: 20px;
  }
  .c5-modal__note {
    font-size: 10px;
    letter-spacing: -0.06em;
  }
  .c5-modal__txt {
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }
  .c5-modal__ttl-wrap {
    width: 100%;
    max-width: 553px;
  }
  .c5-modal__ttl-con {
    font-size: 20px;
  }
  .c5-modal__link .c5-link {
    width: 345px;
  }
  .c5-redcarpet {
    margin-bottom: 30px;
  }
  .c5-redcarpet__txt {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.04em;
    padding: 0;
  }
  .c5-redcarpet__img {
    display: none;
  }
  .c5-change {
    margin-bottom: 125px;
  }
  .c5-change__main {
    max-width: 1060px;
    margin-bottom: 30px;
    background: url("../img/redcarpet_pc.png") no-repeat -3px 100%;
    background-size: contain;
  }
  .c5-change__main img {
    max-width: 553px;
    width: 53%;
  }
  .c5-change__sub {
    margin-bottom: 40px;
  }
  .c5-change__sub li {
    width: calc(14.285% - 2px);
  }
  .c5-change__sub li a::before {
    outline-width: 5px;
    outline-offset: -5px;
  }
  .c5-change__sub li a:hover::after {
    background-color: rgba(0, 0, 0, 0);
  }
  .c5-txtLink {
    width: 100%;
    max-width: 480px;
    border-radius: 10px;
    padding: 10px;
  }
  .c5-txtLink a span:first-child {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .c5-txtLink a span:last-child {
    font-size: 40px;
  }
  .c5-white__ttl {
    font-size: 24px;
    text-align: left;
    margin-bottom: 55px;
    padding-bottom: 10px;
  }
  .c5-cm {
    margin-bottom: 150px;
  }
  .c5-cm__ttl h2 {
    line-height: 1;
  }
  .c5-cm__link-wrap {
    margin-top: 20px;
    padding-left: 0;
  }
  .c5-cm__link {
    font-size: 16px;
  }
  .c5-voices__catch {
    font-size: 46px;
    line-height: 1.3;
    letter-spacing: 0.04em;
    margin-bottom: 25px;
  }
  .c5-voices .c5-writer {
    margin-bottom: 100px;
  }
  .c5-voices__txt {
    margin-bottom: 45px;
  }
  .c5-voices__txt p {
    font-size: 18px;
  }
  .c5-voices__link a span:last-child::after {
    width: 30px;
    height: 30px;
  }
  .c5-voices__con {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .c5-voices__con-ttl {
    width: 30%;
    margin: 0 5% 0 0;
    font-size: 46px;
    text-align: left;
  }
  .c5-voices__con-ttl span::after {
    width: 68px;
    height: 70px;
    top: 3px;
    left: -9px;
  }
  .c5-voices__con-fukidasi {
    width: 60%;
  }
  .c5-voices__con-fukidasi li {
    width: calc(50% - 20px);
    font-size: 16px;
    margin: 0 20px 40px 0;
    padding: 25px;
    line-height: 1.87;
    border-width: 2px;
  }
  .c5-voices__con-fukidasi li::after {
    width: 28px;
    height: 21px;
    bottom: -21px;
  }
  .c5-voices__con-fukidasi li:nth-child(odd) {
    border-radius: 10px 10px 10px 0/10px 10px 10px 0;
  }
  .c5-voices__con-fukidasi li:nth-child(odd)::after {
    left: -2px;
  }
  .c5-voices__con-fukidasi li:nth-child(even) {
    border-radius: 10px 10px 0 10px/10px 10px 0 10px;
  }
  .c5-voices__con-fukidasi li:nth-child(even)::after {
    right: -2px;
  }
  .c5-product__ttl {
    font-size: 24px;
    padding: 15px;
  }
  .c5-product__inner {
    max-width: 1230px;
    width: calc(100% + 20px);
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 45px 15px 115px;
  }
  .c5-product__con {
    margin: 0 20px 0 0;
  }
  .c5-product__cate {
    font-size: 16px;
  }
  .c5-product__name {
    font-size: 24px;
    letter-spacing: 0.07em;
  }
  .c5-product__name span {
    font-size: 16px;
  }
  .c5-product__img-cap {
    font-size: 16px;
    padding: 3px 10px;
  }
  .c5-product__link a {
    width: 160px;
    font-size: 16px;
    padding: 12px 2px;
    box-shadow: 4px 4px 0px 0px #111;
  }
  .c5-product__link a:first-child {
    margin-right: 10px;
  }
  .c5-xr90 {
    width: calc(30% - 20px);
  }
  .c5-xr90 .c5-product__img {
    width: auto;
  }
  .c5-a9000 {
    width: calc(35% - 20px);
  }
  .c5-a9000 .c5-product__img {
    width: 80%;
    margin: 47px auto 20px;
  }
  .c5-an7 {
    width: calc(30% - 20px);
  }
  .c5-an7 .c5-product__img {
    width: 75%;
    margin: 65px auto 20px;
  }
}

@media screen and (min-width: 769px) {
  #cinema-bottom a {
    text-decoration: none;
    transition: 0.4s ease-out;
  }
  #cinema-bottom a:hover {
    opacity: 0.8;
  }
  #cinema-bottom {
    position: relative;
  }
  #cinema-bottom #link {
    position: fixed;
    top: 160px;
    bottom: 0;
    left: auto;
    right: 40px;
    margin: auto;
    width: 80px;
    height: 500px;
    filter: drop-shadow(0 -2px 4px rgba(0, 0, 0, 0.12));
    z-index: 10000;
    transition: 0.2s ease-out;
    animation: link 0.6s ease-out 0s both;
  }
  @keyframes link {
    0% {
      opacity: 0;
      transform: translateY(40px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  #cinema-bottom #link.off {
    right: -100px;
  }
  #cinema-bottom #link .inner ul li {
    float: none;
    width: auto;
    padding: 5px 0;
  }
  #cinema-bottom #link .inner ul li a img {
    width: 80px;
    border-radius: 40px;
  }
}

@media screen and (min-width: 944px) {
  .c5-movie__bottom-wrap {
    margin-bottom: 110px;
  }
  .c5-movie {
    width: auto;
    max-width: 944px;
    height: 531px;
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .c5-modal__ttl {
    left: -20px;
  }
  .c5-modal__ttl-wrap {
    max-width: 345px;
  }
  .c5-modal__link {
    max-width: 553px;
  }
  .c5-voices .c5-writer .c5-voices__catch,
  .c5-voices .c5-writer .c5-voices__txt,
  .c5-voices .c5-writer .c5-voices__link {
    width: 60%;
    margin-left: 0;
  }
  .c5-voices .c5-syo {
    width: 40%;
    max-width: 396px;
    margin: 0;
    position: absolute;
    right: 60px;
    top: 0;
  }
  .c5-voices__con-fukidasi li:nth-child(even) {
    top: 120px;
  }
}

@media screen and (max-width: 768px) {
  #cinema-bottom img {
    width: 100%;
    height: auto;
    border: none;
    vertical-align: top;
  }
}
/*# sourceMappingURL=style.css.map */