@charset "UTF-8";
html,
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  background-image: url("../img/back-1.jpg");
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  word-break: normal;
  line-height: 200%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.center {
  text-align: center;
}
span {
  display: inline-block;
}
.pc_none {
  display: none;
}
.sp_nav {
  display: none;
}

.wrap-ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wrap-center {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.clearfix {
  content: "";
  clear: both;
  display: block;
}

a:link {
  color: #fff;
  text-decoration: none;
  outline: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
  outline: none;
  opacity: 0.8;
}
a:active {
  color: #fff;
  text-decoration: none;
  outline: none;
  opacity: 0.8;
}

#footer {
  width: 100%;
  color: #000;
  background-color: #fff;
  padding: 2% 1%;
  height: auto;
  box-sizing: border-box;
}
#footer ul {
  width: 100%;
  margin: 0 0 5% 0;
  padding: 0;
}
#footer ul li {
  width: auto;
  display: inline-block;
  list-style: none;
  margin-right: 2%;
}
#footer ul li a:link,
#footer ul li a:visited {
  color: #000;
  text-decoration: none;
  outline: none;
}
#footer ul li a:hover {
  color: #75b7d4;
}
.copyright {
  padding: 1% 0;
}

.normal-font {
  font-size: 16px;
}
.small {
  font-size: 12px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.red {
  color: #f00;
}
.yellow {
  color: #ff0;
}
.blue {
  color: #093ec4;
}

.new {
  color: #f00;
  font-size: 10px;
  margin-left: 1%;
}

#page-top {
  position: fixed;
  bottom: 2%;
  right: 2%;
  display: none;
  z-index: 100;
}
#page-top img {
  max-width: 80%;
  margin: 0 auto;
  opacity: 0.8;
}
#page-top a:hover {
  opacity: 0.5;
}

/***** ▶︎menu *****/

#header {
  width: 100%;
  margin: 0;
  color: #fff;
  padding: 0;
  background-color: #000;
  z-index: 100;
}
#header ul {
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#header ul li {
  list-style: none;
}
#header a {
  color: #fff;
  text-decoration: none;
  outline: none;
}

#wrap-menu {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}

#header .logo {
  width: 20%;
  margin: 1% auto;
  padding: 0 2%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  z-index: 100;
}
#header .logo a {
  display: block;
}
#header .logo img,
#header .fan-menu img {
  max-width: 100%;
  vertical-align: bottom;
}

#header #wrap-menu {
  width: 80%;
  height: 100%;
  margin: 2.5% 0 0;
  padding: 0;
  font-size: 0;
  text-align: center;
  vertical-align: bottom;
}
#header nav #menu {
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  padding: 5px 0;
  display: block;
  background: #000;
}
/*#header nav #menu {width:100%; height:100%; text-align:center; margin:0; padding:0; display:block;}*/
#header nav #menu li {
  width: 20%;
  height: 100%;
  display: inline-block;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 16px;
}
#header nav #menu li img {
  max-width: 100%;
  height: 100%;
  vertical-align: bottom;
}
#header nav #menu li a img:hover {
  opacity: 0.8;
}

/***** ▶︎top-menu *****/
.top-img {
  width: 100%;
  position: relative;
}
.top-img img {
  max-width: 100%;
  vertical-align: bottom;
}
#header #wrap-menu-top {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  left: 0;
}
/*#header #wrap-menu-top{width:100%; margin:0; padding:0; font-size:0; text-align:center; vertical-align:bottom; position:absolute; bottom:2%; left:0;}*/

/***** ▶︎main-box *****/

#main {
  width: 100%;
  padding: 10% 5%;
  color: #fff;
  background-color: #eae7dd;
  box-sizing: border-box;
}
#main .main-box {
  margin: 0;
  padding: 0;
}
#main .main-box li {
  list-style: none;
}

.main-box {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.main-box .information,
.main-box .top-movie {
  list-style: none;
  width: 49%;
  margin: 0 1% 0 0;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
}
.main-box .top-movie {
  margin: 0 0 0 1%;
}

/***** ▶︎information / top-movie  *****/

.information {
  width: 100%;
  margin: 0;
  padding: 2%;
  box-sizing: border-box;
  color: #000;
  background-color: #fff;
  position: relative;
}
.information ul {
  width: 100%;
  max-height: 300px;
  margin: 0;
  padding: 2%;
  text-align: left;
  overflow: auto;
  box-sizing: border-box;
}
.information ul li {
  width: 100%;
  border-bottom: 1px solid #75b7d4;
  padding: 0.5% 2%;
  box-sizing: border-box;
  text-align: left;
}

.information ul li a:link,
.information ul li a:visited {
  color: #093ec4;
  text-decoration: none;
  outline: none;
}
.information ul li a:hover {
  color: #75b7d4;
}

.w-day {
  display: block;
  font-size: 12px;
  margin: 1% 0 0;
  padding: 0;
  line-height: 200%;
  box-sizing: border-box;
}

.top-news-title {
  position: absolute;
  top: 2%;
  left: 50%;
}
.top-news-title img {
  max-width: 100%;
}

/***** ▶︎news  *****/
.contents-title {
  width: 100%;
  text-align: left;
  margin-bottom: 5%;
  padding: 0;
  font-size: 12px;
  color: #000;
}
.contents-title img {
  max-width: 100%;
  vertical-align: bottom;
}

.news-box {
  width: 100%;
  margin: 0;
  padding: 0;
}
.news-box li {
  list-style: none;
  background-color: #f7f6f4;
  position: relative;
  margin-bottom: 0.5%;
  color: #000;
  font-size: 16px;
  text-align: left;
  padding: 2%;
  box-sizing: border-box;
}
.news-icon {
  display: inline-block;
  position: relative;
  left: -3%;
}
.news-icon img {
  max-width: 100%;
  vertical-align: middle;
}

.news-box li a:link,
.news-box li a:visited {
  color: #000;
  text-decoration: none;
  outline: none;
}
.news-box li a:hover {
  opacity: 0.6;
}

.media-label {
  border-right: 10px solid #596e7f;
}
.live-label {
  border-right: 10px solid #7f5968;
}
.other-label {
  border-right: 10px solid #5a7f59;
}

.main-news {
  width: 80%;
  margin: 0 auto;
}
.main-n-title {
  width: 100%;
  font-size: 28px;
  margin: 10% 0 5%;
  color: #000;
  text-align: left;
  font-weight: bold;
  border-bottom: 2px solid #b3b3b1;
}
.main-n-title .n-day {
  width: 100%;
  font-size: 12px;
  padding: 5% 0 2%;
}
.main-n-item {
  width: 100%;
  color: #000;
  margin-bottom: 10%;
  font-size: 16px;
  text-align: left;
  line-height: 150%;
}

.main-n-item a:link,
.main-n-item a:visited {
  color: #000;
  text-decoration: underline;
  outline: none;
}

.black-box {
  width: auto;
  display: inline-block;
  color: #fff;
  background-color: #000;
  padding: 0 1%;
  box-sizing: border-box;
}

.dark-frame {
  width: 100%;
  padding: 2%;
  box-sizing: border-box;
  background-color: #222;
  color: #fff;
}
.red-frame {
  width: 100%;
  padding: 2%;
  box-sizing: border-box;
  border: 1px solid #f00;
}
.red-title {
  padding: 0.5% 0;
  text-align: center;
  color: #fff;
  background-color: #f00;
}
.red-item {
  padding: 2%;
  box-sizing: border-box;
  color: #000;
  background-color: #fff;
}
.blue-frame {
  width: 100%;
  color: #000;
  background-color: #96bfd7;
  padding: 2%;
  box-sizing: border-box;
}

.accordion {
  width: 96%;
  margin: 0 auto 2%;
  text-align: left;
}
.ac-label {
  list-style: none;
  border: 1px solid #fff;
  background-color: #ff0;
  border-bottom: 0px;
  padding: 1% 2%;
  box-sizing: border-box;
  display: block;
}
.ac-label:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  opacity: 0.8;
}
.accordion ul {
  padding: 0;
  box-sizing: border-box;
}

input[type="checkbox"].on-off {
  display: none;
}
input[type="checkbox"].on-off-2 {
  display: none;
}
input[type="checkbox"].on-off + ul {
  height: 0;
  overflow: auto;
}
input[type="checkbox"].on-off:checked + ul {
  height: auto;
}

.emphasis {
  font-size: 18px;
  margin-left: 1%;
}
.emphasis-sub {
  font-size: 16px;
  margin-left: 1%;
}

.main-n-item form {
  width: 100%;
}
/* .main-n-item form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  color: #fff;
  background-color: #f00;
  border: 1px solid #f00;
  display: inline-block;
  font-size: 16px;
  padding: 2% 5%;
  cursor: pointer;
  box-sizing: border-box;
} */

.ticket_form_pc {
  text-align: center;
}
.ticket_form_sp {
  display: none;
}

.border {
  width: 100%;
  margin: 2% 0;
  padding: 2%;
  box-sizing: border-box;
  border: 1px solid #000;
}
/***** ▶︎movie  *****/

.movie-box {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.movie-box li {
  width: 31.3333%;
  margin: 0 1% 2%;
  display: inline-block;
  font-size: 16px;
  color: #000;
  text-align: left;
}
.movie-pic {
  width: 100%;
}
.movie-pic img {
  max-width: 100%;
  vertical-align: bottom;
}
.movie-item {
  width: 80%;
  margin: 0 auto;
  padding: 5% 2% 2%;
  box-sizing: border-box;
  border-bottom: 2px solid #eae7dd;
  line-height: 150%;
}
.m-day {
  width: 80%;
  margin: 0 auto;
  padding: 2% 2% 5%;
  box-sizing: border-box;
  color: #b3b3b1;
}

.movie-box li a:link,
.movie-box li a:visited {
  display: block;
  color: #000;
  text-decoration: none;
  outline: 0;
  background-color: #fff;
}
.movie-box li a:hover {
  opacity: 0.9;
  box-shadow: 0px 5px 10px 2px #000;
  position: relative;
  top: -2%;
  left: 0;
}

.main-movie {
  width: 60%;
  margin: 0 auto;
}
.main-m-item {
  width: 100%;
  font-size: 28px;
  margin: 10% 0;
  color: #000;
  text-align: left;
  font-weight: bold;
  border-bottom: 2px solid #b3b3b1;
}
.main-m-item .m-day {
  width: 100%;
  font-size: 12px;
  padding: 5% 0;
}
.back-button {
  width: 100%;
  font-size: 16px;
  color: #000;
}
.back-button a:link,
.back-button a:visited {
  color: #000;
  text-decoration: none;
  outline: none;
}
.back-button a:hover {
  opacity: 0.7;
}

ul.asta {
  margin: 0;
  padding-left: 1em;
  line-height: 1.6;
}
ul.asta > li {
  text-indent: -1em;
  list-style-type: none;
}
ul.asta > li:before {
  display: inline;
  content: "※";
}

ul.asta-square {
  margin: 0;
  padding-left: 1em;
  line-height: 1.6;
}
ul.asta-square > li {
  text-indent: -1em;
  list-style-type: none;
}
ul.asta-square > li:before {
  display: inline;
  content: "■";
}

ul.asta-square > li.frist:before {
  display: inline;
  content: "□";
}

span.marker {
  background: linear-gradient(transparent 50%, #f1e25f 50%);
  display: inline;
  padding: 0 1px;
}

/***** ▶︎photo  *****/

.photo-box {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.photo-box li {
  list-style-type: none;
  overflow: hidden;
  width: 15.6666%;
  height: auto;
  position: relative;
  margin: 0 0.5% 1%;
}
.photo-box li:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.photo-box li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.photo-box li a:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  width: 0;
  display: inline-block;
}
.photo-box li a > * {
  vertical-align: middle;
  display: inline-block;
}
.photo-box li a img {
  max-width: 150%;
  height: auto;
  max-height: 150%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.photo-box li a img:hover {
  opacity: 0.8;
}

.fig_title {
  text-align: center;
  position: relative;
  line-height: 150%;
  left: 0;
  top: 50%;
  color: #fff;
  width: 100%;
  height: 100%;
  font-size: 12px;
  display: block;
  box-sizing: border-box;
}
.fig {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(9, 62, 196, 0.7);
  -webkit-transform: rotateY(-180deg) rotateX(-180deg);
  transform: rotateY(-180deg) rotateX(-180deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
figure:hover .fig {
  -webkit-transform: rotateY(0) rotateX(0);
  transform: rotateY(0) rotateX(0);
  opacity: 1;
}

/***** ▶︎会員情報変更 *****/
.container {
  width: 90%;
  max-width: 700px;
  margin: 0 auto;
}

h1 {
  border-bottom: 2px solid #000;
  padding-bottom: 10px;
  text-align: center;
	line-height: normal;
}

dl {
  margin: 20px 0;
}

.row {
  display: flex;
  align-items: center;
  padding: 8px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.row2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

dt {
  width: 200px;
  font-weight: bold;
}

dd {
  margin: 0;
  flex: 1;
  text-align: left;
}

.row2 dt {
  width: 250px;
  font-weight: bold;
}

.error {
  color: #f00;
}

.links_btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.zip_btn {
  width: 50px;
  height: 30px;
  color: #fff;
  background-color: #013db3;
  border: none;
}

.btn,
a.btn,
.btn_submit {
	width: auto;
max-width: 300px;
  display: inline-block;
position: relative;
  color: #fff !important;
  font-size: 16px;
  line-height: 1.5;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none !important;
  border-radius: 0.5rem;
  border: none;
}

.btn__link,
a.btn__link {
  color: #fff;
  background-color: #013db3;
}
.btn__link:hover,
a.btn__link:hover {
  color: #fff;
  background: #bbb;
}

.textbox_s {
  width: auto;
  margin: 5px 2px;
  padding: 3px 7px;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  line-height: 2;
}

.textbox {
  width: 100%;
  margin: 5px 2px;
  padding: 3px 7px;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  line-height: 2;
}
.textbox:focus,
.textbox_s:focus {
  outline: 0;
  border: 1px solid #013db3;
}

.select {
  display: inline-block;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 5px;
  vertical-align: middle;
}
.select select {
  appearance: none;
  width: 80px;
  padding: 10px;
  padding-right: 1em;
  border: none;
  border-radius: 5px;
  outline: 0;
  background: #fff;
  background-image: none;
  box-shadow: none;
  text-indent: 0.01px;
  cursor: pointer;
}
.select::before,
.select_pref::before {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 0;
  height: 0;
  border-width: 8px 5px 0 5px;
  border-style: solid;
  border-color: #013db3 transparent transparent transparent;
  content: "";
  pointer-events: none;
}

.select_pref select {
  width: 200px;
}

/*︎ 960pxまで適応 */

@media screen and (max-width: 960px) {
  html,
  body {
    font-size: 12px;
  }

  .pc_none {
    display: block;
  }
  .sp_none {
    display: none;
  }

  a:link img,
  a:visited img {
    filter: alpha(opacity=100);
    -moz-opacity: 100;
    opacity: 100;
    -khtml-opacity: 100;
  }
  a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
  }

  .sp_nav {
    display: block;
  }
  .normal-font {
    font-size: 12px;
  }
  .small {
    font-size: 10px;
  }

  #page-top {
    right: 0;
  }
  #page-top img {
    max-width: 70%;
  }

  /***** ▶︎menu *****/

  #header {
    position: static;
    padding: 0;
  }
  #header .logo {
    width: 100%;
    margin: 0 auto;
    padding: 5% 10% 3%;
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
  }
  #header #wrap-menu {
    width: 100%;
  }

  #header nav #menu li {
    width: auto;
    height: auto;
    display: block;
    margin: 0;
    font-size: 12px;
    border-bottom: 1px dotted #fff;
  }
  #header nav #menu li a {
    display: block;
    padding: 8% 0;
  }
  #header nav #menu li img {
    max-width: 100%;
    height: 100%;
    vertical-align: bottom;
  }
  #header nav #menu li a img:hover {
    opacity: 0.8;
  }

  /***** ▶︎top-menu *****/
  #header #wrap-menu-top {
    width: 100%;
    position: static;
    bottom: 0;
    left: 0;
  }

  /***** ▶︎main-box *****/

  #main {
    width: 100%;
    padding: 10% 2%;
  }

  .main-box .information,
  .main-box .top-movie {
    width: 100%;
    margin: 0;
    display: block;
    font-size: 12px;
  }
  .main-box .information {
    margin-bottom: 5%;
  }
  .main-box .top-movie {
    margin: 0;
  }

  /***** ▶︎information / top-movie  *****/

  .information ul {
    max-height: 250px;
    line-height: 180%;
  }
  .w-day {
    font-size: 10px;
    margin: 1% 0 0;
    padding: 0;
    line-height: 150%;
  }

  /***** ▶︎news  *****/
  .contents-title {
    margin-bottom: 2%;
    font-size: 10px;
  }
  .contents-title img {
    max-width: 25%;
  }

  .news-box li {
    margin-bottom: 1%;
    font-size: 12px;
  }
  .news-icon {
    width: 20%;
  }

  .main-news {
    width: 100%;
  }
  .main-n-title {
    width: 100%;
    font-size: 16px;
    margin: 10% 0 5%;
  }
  .main-n-title .n-day {
    font-size: 10px;
  }
  .main-n-item {
    font-size: 12px;
  }

  /*.main-n-item form input[type="submit"] {
    font-size: 12px;
    padding: 5% 10%;
  }*/

  /***** ▶︎movie  *****/

  .movie-box li {
    width: 48%;
    margin: 0 1% 2%;
    font-size: 12px;
  }

  .movie-item {
    width: 96%;
  }
  .m-day {
    width: 96%;
    font-size: 10px;
  }

  .main-movie {
    width: 90%;
    margin: 5% auto 0;
  }
  .main-m-item {
    font-size: 16px;
  }
  .main-m-item .m-day {
    font-size: 10px;
  }
  .back-button {
    font-size: 12px;
  }

  /***** ▶︎photo  *****/

  .photo-box li {
    width: 32.3333%;
  }
  .fig_title {
    font-size: 10px;
  }

  /* とじ */
}

@media screen and (max-width: 768px) {
  .ticket_form_pc {
    display: none;
  }
  .ticket_form_sp {
    display: inherit;
    text-align: center;
  }

  .row2 {
    flex-direction: column;
    justify-content: flex-start;
  }

  dt {
    width: 120px;
    font-weight: bold;
  }

  .row2 dt {
    width: 100%;
    font-weight: bold;
  }

  .row2 dd {
    width: 100%;
  }

  .links_btn {
    flex-direction: column;
    gap: 10px;
  }

  .btn,
  a.btn{
    width: 80%;
	  padding: 1rem 0;
  }
	
.btn_submit{
    width: 80%;
  }
}
