/* 全体 */

html, body {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #ffffff;
  /* background: url("../img/all/bg.jpg") center 800px #000000; */
  background: center 800px #000000;
  position: relative;
}

body.error {
  background: #ffffff;
  color: #000000;
}

input, select, option, textarea, button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #cccccc;
}

img {
  vertical-align: top;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}

a {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}

.clearfix {
  *zoom: 1;
  clear: both;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

span.pc, strong.pc {
  display: inline;
}

#wrapper {
  min-height: 100%;
}

.header {
  min-width: 1200px;
  background: url("../img/all/header_bg.jpg") no-repeat center top #000000;
  background-size: cover;
  position: relative;
}

.header_inner {
  background: url("../img/all/header_bg.jpg") no-repeat center top #000000;
  background-size: cover;
}

.header h1 {
  width: 320px;
  margin: auto;
}

.header .shopname {
  width: 344px;
  margin: -25px 0 0 -520px;
  position: absolute;
  left: 50%;
  height: 50px;
  top: 50%;
}

.header .info {
  width: 413px;
  margin: -40px 0 0 180px;
  position: absolute;
  left: 50%;
  height: 85px;
  top: 50%;
}

.header .shopname img, .header .info img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.container{
  background-image: url('../img/all/contents_headbg.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% auto;
}
.webpalpha .container{
  background-image: url('../img/all/contents_headbg.webp');
}
.page_index .container{
  background-image: none;
}

#nav ul {
  list-style: none;
  width: 100%;
  min-width: 1200px;
  text-align: center;
}

#nav li {
  display: inline-block;
  padding: 20px 10px;
}

#nav li a {
  display: block;
  padding: 20px 0;
  width: 140px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border: 2px solid #ffffff \9;
  font-size: 14px;
  line-height: 1;
}

#nav li a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.pickup_wrap{
  margin: 0 auto 0 0;
  display: none;
}
.page_top .pickup_wrap{
  display: block;
}
.pickup{
  width: 380px;
  margin: 0 auto 0 30px;
  background: URL("../img/index/pickup_bg.jpg") no-repeat center;
  background-size: cover;
  padding: 30px 0;
}

.pickup .title {
  background: url("../img/index/information_bg.png");
  background-size: 40px;
  margin: 0 30px;
  padding: 5px;
}

.pickup .title img {
  height: 40px;
  width: auto;
}

.pickup .inner {
  background: #fff;
  color: #000;
  min-height: 400px;
  margin: 0 30px;
}

.pickup .movie_item{
  padding: 10px;
}

.pickup .movie_item_body{
  padding: 10px 0 0;
}

.pickup .inner iframe {
  vertical-align: top;
  width: 100%;
  height: 400px;
}

.copyright{
  width: 100%;
}

.menu {
  display: none;
}

.cast_box {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  margin: auto;
  padding: 0 0 30px;
  gap: 10px;
}

.cast {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.6);
  margin: 0 0px;
  position: relative;
  overflow: hidden;
}

.cast a {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.cast a .detail {
  opacity: 0;
  transition: 1.0s;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 101%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 800
}

.cast a .detail span {
  width: 150px;
  height: 30px;
  border: 1px solid #666666;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -75px;
}

.cast a:hover .detail {
  opacity: 1;
}

.cast img.cover {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  left: 0;
}

.cast .new {
  width: 40%;
  position: absolute;
  z-index: 200;
  top: 0px;
  left: 0;
}

.cast .pickup {
  width: 40%;
  position: absolute;
  z-index: 190;
  bottom: 10px;
  right: 0;
}

.cast .twitter{
  position: absolute;
  bottom: 20px;
  left: 10px;
  width: 13%;
  z-index: 190;
}

.cast .info {
  position: absolute;
  display: block;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 5px 0 10px;
  z-index: 200;
  line-height: 1;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1), 0 0 3px rgba(0, 0, 0, 1), 0 0 1px rgba(0, 0, 0, 1);
}

.cast .name {
  display: block;
  padding: 0;
}

.cast .copy {
  display: block;
  height: 30px;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 28px;
  color: #ff0000;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (width >= 769px) {
  .newface .cast .copy{
    font-size: 15px;
    height: 32px;
    line-height: 30px;
  }
}

.cast .size {
  display: block;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 5px 0 0;
  text-align: center;
}

.cast .age {
  font-size: 90%;
  margin: 0 0 0 10px;
}

.cast .data {
  font-size: 90%;
  display: block;
  padding: 0 0 0 10px;
}

.cast .schedule {
  font-size: 14px;
  display: block;
  padding: 0;
  margin: 10px 0 0;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .header {
    min-width: auto;
  }
  .header h1 {
    width: 23%;
  }
  .header .shopname {
    width: 28%;
    margin: -25px 0 0 -40%;
    height: 50px;
    top: 50%;
  }
  .header .info {
    width: 34%;
    margin: -42px 0 0 12%;
    height: 85px;
    top: 50%;
  }
  #nav ul {
    width: 100%;
    min-width: auto;
  }
  #nav li {
    padding: 20px 0;
    width: 11.6%;
    margin: 0 1%;
  }
  #nav li a {
    padding: 12% 0;
    width: 100%;
    font-size: 13px;
  }

  .pickup_wrap{
    width: 31.67%;
    margin: 0 0 0 0;
  }

  .pickup{
    width: 100%;
    margin: 0 0 0 0;
    padding: 30px 0;
  }

  .cast_box {
    min-width: auto;
  }
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none !important;
  }
  span.sp, strong.sp {
    display: inline;
  }
  .header {
    min-width: 320px;
  }
  .header h1 {
    min-width: 200px;
  }
  .header h1 img {
    height: 120px;
    width: auto;
  }
  .header .shopname {
    display: none
  }
  .header .info {
    width: 90%;
    max-width: 420px;
    padding: 10px 0 20px;
    margin: 0px auto 0;
    position: relative;
    left: auto;
    top: auto;
  }
  .menu {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: #b99443;
    border-radius: 5px;
    z-index: 10001;
  }
  .menu span.line {
    background: #ffffff;
    width: 30px;
    height: 4px;
    line-height: 1;
    font-size: 1;
    display: block;
    position: absolute;
    left: 10px;
  }
  .menu span.line.line1 {
    top: 10px;
  }
  .menu span.line.line2 {
    top: 18px;
  }
  .menu span.line.line3 {
    top: 26px;
  }
  .menu span.text {
    font-size: 11px;
    line-height: 1;
    color: #ffffff;
    position: absolute;
    left: 0;
    width: 50px;
    top: 35px;
    text-align: center;
    display: block;
  }
  .tel {
    display: block;
    position: absolute;
    top: 65px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: #b99443;
    border-radius: 5px;
    z-index: 10001;
  }
  .tel a {
    display: block;
    padding: 3px 0 0;
    height: 47px;
  }
  .tel img {
    width: 60%;
  }
  .tel span {
    font-size: 11px;
    line-height: 1;
    display: block;
    padding: 2px 0 0;
  }
  #nav {
    display: none;
    position: absolute;
    right: 0;
    background: #222;
    z-index: 10000;
    width: 100%;
  }
  #nav ul {
    list-style: none;
    width: 100%;
    min-width: 320px;
    text-align: center;
    padding: 125px 0 0;
  }
  #nav li {
    display: block;
    padding: 0;
  }
  #nav li a {
    display: block;
    padding: 20px 20px;
    width: auto;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-color: #ffffff \9;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    background: url("../img/all/arrow.png") no-repeat 96% center;
    background-size: 14px;
  }
  #nav li a:hover {
    background: url("../img/all/arrow.png") no-repeat 96% center;
    background-size: 14px;
  }

  .pickup_wrap{
     order: 1;
     width: 100%;
     margin: 0 0 0 0;
     background: url("../img/index/info_bg.jpg?20200106") no-repeat center;
     background-size: cover;
   }
   .pickup{
     order: 1;
     margin: -10px 10px 30px;
     width: auto;
     padding: 0 0 0;
   }
   .pickup .title {
     margin: 0 0;
     padding: 5px;
   }
   .pickup .inner {
     margin: 0 0;
   }
   .copyright{
     order: 3;
   }

  .cast_box {
    grid-template-columns: repeat(2, 1fr);
    width: auto;
    min-width: 320px;
    padding: 0 0 30px;
  }
  .cast a .detail span {
    width: 100px;
    font-size: 90%;
    height: 30px;
    border: 1px solid #666666;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -50px;
  }
  .cast .info {
    font-size: 90%;
    line-height: 1.5em;
  }
  .cast .copy {
    height: 28px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 26px;
    padding: 0 3px;
  }

}

.footer{
  background: #444;
}
.footer ul{
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0.5rem 0;
}
@media screen and (max-width: 768px) {
  .footer ul{
    justify-content: flex-start;
    padding: 0 0;
  }
}

.footer ul li{
  padding: 0 1rem;
  font-size: 1.3rem;
  font-family: bodega-serif, serif;
  letter-spacing: 0.2em;
  line-height: 1;
  border-right: 1px solid #666;
}
.footer ul li:last-child{
  border-right: none;
}
@media screen and (max-width: 768px) {
  .footer ul li{
    width: 50%;
    border-bottom: 1px solid #666;
  }
  .footer ul li:last-child{
    border-right: 1px solid #666;
  }
  .footer ul li:nth-last-child(2){
    border-bottom: none;
  }
  .footer ul li:nth-child(2n){
    border-right: none;
    border-bottom: 1px solid #666;
  }
  .footer ul li:last-child{
    border-bottom: none;
  }
}
.footer ul li a{
  display: block;
  padding: 0.2rem 0;
}
@media screen and (max-width: 768px) {
  .footer ul li a{
    padding: 0.5rem 0;
  }
}

.copyright{
  background: #222;
  font-size: 0.8rem;
  padding: 0.3rem 0;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .copyright{
    font-size: 0.7rem;
    line-height: 1.6;
  }
}
