/* ----PC---- */
@media (min-width:680px) {
  #hamburger {
    display: none;
  }
  .res-form {
    display: none;
  }
  .res-about {
    display: none;
  }

} /* -------モバイル----- */
 @media (max-width:680px) {
  /* body {
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.7;
    letter-spacing: 0;
    /* max-width: 680px; 
  }*/
  /* h1{
    font-size: 30px;
  } */
  h3 {
    font-size: 15px;
  }
  p {
    letter-spacing: -1px;
    font-size: 11px;
  }  
  body {
    width: 100%;
  }
  .stuff-p {
    font-size: 10px;
  }
  
/* ハンバーガーメニュー */

.menu {
  display: none;
}
.nav {
  display: none;
}

.gNav-menu .fas {
  padding-right: 4px;
} 
.gNab-menu {
  margin-top: 30px;
}

#hamburger .btn-gNav{
  position: fixed;
  top: 18px;
  right: 40px;
  width: 40px;
  height: 34px;
  z-index: 30;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

#hamburger .btn-gNav span{
  position: absolute;
  width: 100%;
  height: 4px;
  background: #fff;
  border-radius: 10px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  box-shadow: 2px 2px 4px -2px rgb(78, 78, 78) ;
}
#hamburger .btn-gNav span:nth-child(1) {
  top:0;
}
#hamburger .btn-gNav span:nth-child(2) {
  top: 15px;
}
#hamburger .btn-gNav span:nth-child(3) {
  top:30px;
}

#hamburger .btn-gNav.open span:nth-child(1){
  background:#fff;
  top: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
#hamburger .btn-gNav.open span:nth-child(2),#hamburger .btn-gNav.open span:nth-child(3){
  top: 8px;
  background :#fff;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

#gNav{
  position: fixed;
  top: 0px;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #000;
  font-size: 16px;
  box-sizing: border-box;
  z-index: 9;
  padding-top: 100px;
  transition: .3s;
}
#gNav.open{
  right: 0px;
}
#gNav .gNav-menu{
  width: 100%;
  height:100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  /*justify-content: center;*/
}
  #gNav .gNav-menu li{
  display: block;
  padding : 10px 30px;
}
  #gNav .gNav-menu li a{
  color: #ddd;
  text-decoration: none;
}
.short-r {
  color: red;
}
.short-r2 {
  position: fixed;
  width: 5vw;
  top: 65px;  
  right: 15px;
  z-index: 40;
}

/* タイトル */
.title-h2 {
  color: #999;
  font-size: 20px;
}

/* ヘッダー */
.logo-s img{
  width: 20vw;
}
/* 映像 */
/* slick */
.top-back img{
  margin-top: 45vh;
  margin-bottom: 35vh;
}
.logo {
  top: 13vh;
  left: 24vw;
}
.logo img {
  width: 50vw;

}

/* セリフ */
#word h2 {
  line-height: 2.5;
  font-size: 7vw;
}
.word-main {
  top: 15vh;
  left: 5vw;
}
.word-g3{
  left: 0vw;
}
.word-main img {
  width: 90vw;
}

/* 田んぼのシャーマンとは */

.aboutimg {
  display: none;
}
.res-about{
  margin-top: 200px;
  z-index: 20;
}

/* 公演情報 */
.chakuchi {
  /* margin-top: 10vh; */
  background-size: 100vw;
  background-position-y: 260px;
}
.chakuchi-detail{
  margin-top: 310px;
}
.days {
  width: 86vw;
}
.caution {
  font-size: 11px;
  padding-top: 0px;
}

/* 予約 */
.reserve {
  margin: 70px auto;
}
.reserve a {
  /* width: 86vw; */
  font-size: 18px;
  padding: 5px 20vw;
  margin: auto 10vw;
}

/* 地図 */
.place {
  flex-direction: column;
}
.terupushi{
  width: 60vw;
}
.map {
  width: 100%;
  margin-top: 15px;
}
.aff {
  width: 20vw;
}
/* 新着情報 */

.twitter a {
  width: 86vw;
}

/* 過去公演*/
#past {
  text-align: center;
}
#past .title-h2 {
  /* padding-bottom: 0; */
  margin-bottom: 100px;
}
/* .wrapper2 {
  margin: 10px 10vw;
} */
.past-play {
  flex-direction: column;
  margin-top: 0;
}
.kiri-video {
  width: 100%;
}
.past-art {
  width: 100vw;
  margin: auto 0;
}
.art{
  width: 80vw;
  margin-left: 10vw;
}
.past-niji{
  background-image: none;
  padding-bottom: 0;
  padding-top: 0;
}
.past-niji .past-art {
  background-image: url("../image/niji-back.jpg");
  background-size: 100vw;
}
.past-ham{
  background-image: none;
  padding-bottom: 0;
  padding-top: 0;
}
.past-ham .past-art {
  background-image: url("../image/ham-back.jpg");
  background-size: 100vw;
}
.past-kiri{
  background-image: none;
  padding-bottom: 0;
  padding-top: 0;
}
.past-kiri .past-art {
  background-image: url("../image/kiri-back.jpg");
  background-size: 100vw;
}
.past-img {
  width: 80vw;
  margin-top: 200px;
}
#past h3 {
  font-size: 7vw;
}
.past-v {
  height: auto;
}

/* 映像作品 */
.video .title-h2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.video-contents {
  flex-direction: column;
  margin-top: 100px;
  margin-bottom: 100px;
}
.video-img {
  margin-bottom: 20px;
  width: 80vw;
}
.video {
  background-image: none;
}
.video-art {
  background-image: url("../image/audition-back.png");
  background-size: 100vw;
  margin-left: 0;
}

/* ボイスドラマ */
.voice {
  padding-top: 100px;

}
.title-voive-h2 {
  margin-bottom: 200px;
}
.voice-contents {
  flex-direction: column;
  margin-top: 80px;
  margin-bottom: 10px;
}
.voice-contents iframe{
  width: 80vw;
  /* margin-left: 10vw; */
}
.voice-art {
  width: 80vw;
  margin-left: 0;
  /* text-align: left; */
}

/* プロフィール */
.keta-img {
  height: auto;
  width: 80vw;
}
#actor h3 {
  font-size: 20px;
}
/* ボタン */
.btn-end a{
  padding: 5px 7vw;
}
/* リンク */
.link {
  flex-direction: column;
}
.link img{
  width: 50vw;
  height: 12vw;
}

/* ご連絡 */
.pc-form {
  display: none;
}


}