@charset "UTF-8"

html {
  font-size: 100%;
}

body {
  /* font-family:'Noto Serif JP', serif, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝"; */
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 0;
  color: #333;
  background:url('../img/Solid256gridFundoD_128.png');
background-attachment: fixed;

  background-color:#EEEEEE;
    
}

p {
  line-height: 1.5;
}
 
a {
  text-decoration: none;
  color: rgb(135, 98, 165);
  /* background-image: linear-gradient(135deg, #ffb195 10%, #faff96 50%,#58CFFB 100%);
  background-size: 100% 2px;
  background-position: bottom; */
}

a:hover {
  opacity: 0.7;
}

img {
  max-width: 100%;
}

ul {
  text-align: left;
}

li {
  list-style:none;
  line-height: 1.6;
}

hr {
  border: 1px solid #A4D5E5;
  margin-top: 10px;
  margin-bottom: 10px;
max-width: 600px;
    margin: 0 auto;
}

main {
    background-color: #fff;
/*
    background-image:
   repeating-linear-gradient(-90deg,
   #ffa50080, #ffa50080 2px,
   transparent 0, transparent 30px),
      repeating-linear-gradient(0deg,
   #A4D5E590, #A4D5E590 2px,
   transparent 0, transparent 30px);
*/
          background:url('../img/che.png');

  max-width:1022px;
  overflow:hidden;
  margin: 0 auto;
}

.content {
  max-width: 700px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}

.wrapper {
  margin: 0 auto 80px auto;

  text-align: center;
  max-width:90%;
}

.toptitle {
  margin: 0 auto 0px auto;
  text-align: center;
  background-color:#ffffff;
}


/*------------------------
コンテンツ
------------------------*/


/*折りたたみ*/
.wrap {
  margin: 2em 0;
  padding: 0;
            max-width: 500px;
    margin: 0 auto;
}

.wrap label {
  display: block;
  padding : 8px;
  color: #fff;
  font-weight: bold;
  background: #d8bfd8;
  cursor: pointer;
padding: 15px;
      color: rgb(135, 98, 165);

}

.wrap input[type="checkbox"] {
  display: none;
}

.wrap .content {
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 0px;
  border: 0px solid #ccc;
}

.switch:checked + .content {
  height: auto;
  padding: 8px;
  background: #f7f7f7;

}



section:nth-child(odd) {
  width: 100%;
  background:url('../img/');
    background-color: #fff;
    
  border-top:0px solid rgb(78, 78, 78);
  border-bottom:0px solid #E64F51;
  border-radius: 0px;
    
}

section:nth-child(even) {
  width: 100%;
  background:url('../img/');
    background-color: #fff;
  border-top:0px solid rgb(78, 78, 78);
  border-bottom:0px solid #E64F51;
  border-radius: 0px;
    
}

.box {
  border: 0px solid #c0e9e7;
  text-align: left;
  padding: 8px;
  max-width: 590px;
  margin-bottom: 8px;
  max-width: 600px;
  font-size: 0.9rem;
  line-height:1.5;
        background-color: #fff;
      margin: 0 auto;
}

.box2 {
  border: 1px solid #F1D864;
  text-align: left;
  padding: 5px;
    padding-left: 15px;
  margin: 0 auto;
  margin-bottom: 8px;
  max-width: 490px;
  font-size: 0.9rem;
  line-height:1.5;
/*        background-color: #A4D5E540;*/
}


/*------------------------
文字
------------------------*/
/* マーカーカラー */
.line-pink {background:linear-gradient(transparent 60%, #FF9872 0%);}
.line-blue{background:linear-gradient(transparent 60%, #c1e4e9 0%);}
.line-yellow{background:linear-gradient(transparent 60%, #f7ec9d 0%);}
.line-green{background:linear-gradient(transparent 60%, #c0e9e7 0%);} 
.line-purple{background:linear-gradient(transparent 60%, #9370db  0%);} 
.line-am{background:linear-gradient(transparent 60%, #ffd700 0%);} 


h1 {

          background:url('../img/Solid256grid2_16.png');
    background-color: #eeeeee;
    border: 2px solid #fff;
        border-top: 7px solid #fff;
  font-size:3em;
  margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
	text-align:center;
	font-weight:bold;
    color: #E64F51;
    
    font-weight: bold;

    text-shadow:
            3px 3px 3px #fff, -3px -3px 3px #fff,
           -3px 3px 3px #fff,  3px -3px 3px #fff,
            3px 0px 3px #fff, -3px -0px 3px #fff,
            0px 3px 3px #fff,  0px -3px 3px #fff;
    margin: 0;
    
  }

h1::after {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 50px;/*画像の幅*/
  height: 50px;/*画像の高さ*/
  background-image: url(../img/bado1.png);
  background-size: contain;
  vertical-align: middle;
    margin-left: 10px;
        margin-bottom: 5px;
}



h2 {
  font-weight: normal;
  margin: 0 auto;
  position: relative;
      padding: 0.5rem;
display: inline-block;

  font-size: 1.2em;
  text-align: center;
  border:  solid 3px #F1D864;
}


h3 {
  display: block;
    margin: 0 auto;
    max-width: 490px;
  padding:  5px;
  font-size: 1.2rem;
   
  border:solid 0px #F1D864;
    font-weight: 400;
    background-color: #F1D864;

}

h4 {
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
        font-weight: 500;
  display: inline-block;
  margin-bottom: 0px;

}


h5 {
  font-size: 1.3rem;
  display: inline-block;
  margin: 0.3rem;
    margin-bottom: 0.5rem;
  font-weight: normal;
          border-bottom:solid 3px #F1D864;
    background-color: #Fff;
    padding-bottom: 5px;
    
}

h5::before {
  content:url(../img/bado2-s.png);
      margin-right:5px;  /*画像右の余白*/
    position:relative;
    top:10px;      /*上からの位置*/
    left:0;

}
h5::after {
  content:"";
  color:#ff8c0090;
      margin-right:20px;  /*画像右の余白*/
    position:relative;
    top:5px;      /*上からの位置*/
    left:0;
    height: 20px;
}

h6 {
  display: inline-block;
    margin: 0;
  font-size: 0.9rem;
  font-weight:400;
    padding: 2px;
        color: #808080;
    background-color: #F1D864;
/*	-webkit-text-stroke: 0.02em #fff;*/
}

h7 {
  margin: 0.3rem;
  font-size:1rem;
  font-weight:400;
        color: #333;
}


  h8 {
    font-size: 0.9rem
  }


h9{
  margin: 0.3rem;
  font-size:1rem;
    padding: 0.1rem;
  font-weight:600;
        color: #333;
    border-bottom: solid 3px #a9a9a9;
    background-color: #eee;
}




.left{
  text-align: left;
  margin-left: 10px;
}


img {
  -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    touch-callout:none;
    user-select:none;
  }

/*------------------------
メインビジュアル
------------------------*/
#mainvisual {
  margin-bottom: 0px;
  margin-top: 60px;
  padding-bottom: 0px;

}

#mainvisual img {
  max-width: 100%;
}

.logo {  
  width: 800px;
  margin-top: 60px;
}
.logo-pc {  
  width: 100%;
  margin-top: 60px;
}

/*------------------------
コンテンツ中身
------------------------*/

.topmenu {
        width: 300px;
    font-size: 1.3rem;
    letter-spacing: 0.1rem;
    padding-bottom: 1rem;
    margin: 0 auto;
    position: relative;
    padding: 0.5rem 1rem 1rem;

    background-color: #F1D864;
    
    border-top:solid 0px #ffa500; 
    border-bottom:solid 0px #ffa500;
    
    text-align: center;
}

.topmenu p {
    line-height: 1;
    font-size: 0.8rem;
    padding-top: 8px;
}

.topmenu h6{
    color: ;
}


.topsc {
  display: inline-block;
  width: 380px;
  font-size: 1.4rem;
    position: relative;
    padding: 0.5rem 0rem;
    color          : #fff; 
    letter-spacing: 0.2rem;
  border-image-slice: 1;
    font-weight: 500;

	-webkit-text-stroke: 0.0em #a9a9a9;
    background-color: #E64F51;
      line-height : 1em;
  transform   : scale(1.2, 1.6); 
  }

.toptitle {
      font-size: 1.6rem;
    max-width: 700px;
}


.text-w{
    transform: scale(1.1, 1.8);}


#top{
/* padding-top:100px;
margin-top:-100px; */
}
/*
#story,#cast,#staff,#schedule,#ticket,#goods,#access,#contact{
  padding-top:100px;
  margin-top:-100px;
}
*/


/*------トップ------*/

.flextop {
  display: flex;
  background-color: ;
  justify-content: center;
}
.flextop-item {
  width: 55%;
}
.flextop-item2 {
  width: 45%;

  margin-top: 30px;
}


@media screen and (max-width:900px) {
  .flextop {
    display: block;
  }
  .flextop-item {
    width: 100%;
  }
  .flextop-item2 {
    width: 100%;
  }
}


.story{
            background-image: url('../img/bado2-g.png');
background-repeat: no-repeat;

background-position: right;

}



/*------アクセス------*/
#access ul {
  text-align: center;
}
#access li {
  margin-bottom: 15px;
}

/*------グッズ------*/
#goods img{
  width: 600px;
  box-shadow: 0 0 5px #fff;
}

/*-----スタッフ------*/
.staff {
  background: ;
  padding: 0px;
  margin: 0 auto;
  max-width: 400px;
  text-align: left;
}
.staff h6{
  margin-right: 20px;
}
/*-----キャス------*/

.cast img {
    width: 150px;
/*
    border-top: 2px solid #A4D5E5;
        border-right: 2px solid #ffa500;
        border-left: 2px solid #A4D5E5;
        border-bottom: 2px solid #ffa500;
*/
    padding: 2px;
}
.cast h8{
    font-size: 1.1rem;
}


.img-r {
    width: 150px;
        border: 2px solid #E64F51;
    padding: 2px;
}

.img-am {
    width: 150px;
        border: 2px solid #ffa500;
    padding: 2px;
}

.img-b {
    width: 150px;
    border: 2px solid #6495ed;
    padding: 2px;
}

.flex {
  display: flex;
  margin: 0px;
 justify-content: center;
 align-items: flex-start;
 /* flex-wrap: wrap; */

}
.flex div{
  margin: 20px;
  padding: 0px;
}

.cast h4{
    margin-top: 5px;
    line-height: 1.5;
}


/*------------------------
リンクボタン
------------------------*/

.btn1 a {
  width: 200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 auto;
    margin-bottom: 15px;
  padding: 0.8em 2em;
  color: #333;
  font-weight: 500;
  background : #a9a9a990;
  transition: 0.3s;
}
.btn1 a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 2px solid #E64F51;
  transition: 0.2s;
}
.btn1 a::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 3px solid rgb(79, 79, 79);
  border-right: 3px solid rgb(79, 79, 79);
  transform: rotate(45deg);
}
.btn1 a:hover::before {
  top: 0;
  left: 0;
}
.btn1 a:hover {
  text-decoration: none;
  background-color: #E64F5180;
}




.btn2 a {
  font-size: 1em;
  width: 90%;
  max-width: 600px;
  display: flex;
  justify-content:center;
  text-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding: 0.8em 0.8em;
  color: #333;
  font-weight: 500;
  background : #a9a9a990;
  transition: 0.3s;
}
.btn2 a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 2px solid #E64F51;
  transition: 0.2s;
}
.btn2 a::after {
  content: '';
  margin-left: 10px;
  width: 8px;
  height: 8px;
  border-top: 3px solid rgb(79, 79, 79);
  border-right: 3px solid rgb(79, 79, 79);
  transform: rotate(45deg);
}
.btn2 a:hover::before {
  top: 0;
  left: 0;
}
.btn2 a:hover {
  text-decoration: none;
  background-color: #E64F5190;
}

.btn3 a {
  font-size: 1em;
  width: 90%;
  max-width: 350px;
  display: flex;
  justify-content:center;
  text-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding: 0.7em 0.5em;
  color: #8b36bc;
  font-weight: 500;
  background : #fdffa3;
  transition: 0.3s;
  border: solid 2px #f8a9c1;
  border-radius: 40px;
}
.btn3 a:hover {
  text-decoration: none;
  background-color: #f8a9c1;
}




/*------------------------
テーブル
------------------------*/
table {
	width:600px;
  margin: auto;
	border-collapse:collapse;
  font-size:16px;
	line-height:0.95em;
	font-weight:500;
  background:url('../img/Random256Washi07-1.png');
    background-color: #eeeeee;
    border-collapse: separate;  /* 表の線と線の間を空ける */
    border-spacing: 1px;       /* 表の線と線の間の幅 */
}

th {
  width:150px;
	padding:5px;
 color: rgb(255, 255, 255);

	text-align:center;
	vertical-align:middle;
	border:1px solid #fff;
  color: #333;
}
td {
  width:150px;
  padding:3px 3px;
  line-height:1.1em;
	text-align:center;
	border:1px solid #fff;
  color: #333;

}

#schedule img{
    max-width: 30px;
}

/*------------------------
フッター
------------------------*/
#footer {
  font-size:0.8rem;
  padding: 20px 0;
  text-align: center;
  background : #fff;
  color: #919191;
  border-top:0px solid rgb(193, 193, 193);
}


.effect-fade {
  opacity : 0;
  /* transform : translate(0, 30px); */
  transition: opacity 4s;
  /* transition : all 500ms; */
  }
  
  .effect-fade.effect-scroll {
  opacity : 1;
  /* transform : translate(0, 0); */
  }

/*------------------------
ページトップへのアイコン
------------------------*/

/*リンクの形状*/
#page-top a{
	display: flex;
	justify-content:center;
	align-items:center;
  background : #fff;
	border-radius: 10px;
    border: 1px solid #a9a9a9;
	width: 45px;
	height: 45px;
	color: #E64F51;
	text-align: center;
	text-transform: uppercase; 
	text-decoration: none;
	font-size:0.8rem;
	transition:all 0.3s;
}

#page-top a:hover{
	opacity: 0.8;
  transform: scale(1.1, 1.1);
}

#page-top img {
    padding: 5px;
}

/*リンクを右下に固定*/
#page-top {
	position: fixed;
	right: 10px;
	z-index: 2;
    /*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
}

/*上に上がる動き*/

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/*下に下がる動き*/

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(100px);
  }
}

@keyframes LeftAnime{
  from {
    opacity: 0;
	transform: translateX(100px);
  }
  to {
    opacity: 1;
	transform: translateX(0);
  }
}

/*右の動き*/

#page-top.RightMove{
	animation: RightAnime 0.5s forwards;
}
@keyframes RightAnime{
  from {
  	opacity: 1;
	transform: translateX(0);
  }
  to {
  	opacity: 1;
	transform: translateX(100px);
  }
}


/*------------------------
ハンバーガーメニュー
------------------------*/

header {
  z-index: 888;
  display: flex;
  padding: 0 16px;
  width: 100%;
  position: fixed;
  align-items: center;
  margin: 0 auto;
  padding: 0;
  background:url('../img/');
  opacity    : 1;
  background : #a9a9a9;
  height: 60px;
  border-bottom:0px solid rgb(193, 193, 193);
              border-bottom: 5px solid #E64F51; 
}

header h1 {
  margin: 0;
  font-size: 22px;
  line-height: 64px;
}
header li {
  margin-right: 20px;
}



.sp-menu {
  margin-left: auto;
  margin-right: 16px;
}

.sp-menu #open {
  font-size: 32px;
  line-height: 64px;
  cursor: pointer;
  color: #333;
}

.sp-menu #open.hide {
  display: none;
}


.overlay {
  z-index: 999;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
/*
      background-image:
   repeating-linear-gradient(-90deg,
   #ffa50080, #ffa50080 2px,
   transparent 0, transparent 30px),
      repeating-linear-gradient(0deg,
   #A4D5E590, #A4D5E590 2px,
   transparent 0, transparent 30px);
*/
  background-color: #ffffff90;
  text-align: center;
  padding: 64px 0px;
  opacity: 0;
  pointer-events: none;
  transition: opacity .6s;
    
}

.overlay.show {
  opacity: 1;
  pointer-events: auto;
    
    
}

.overlay #close {
  z-index: 1000;
  position: absolute;
  top: 10px;
  right: 16px;
  font-size: 32px;
  cursor: pointer;
  color: #333;
}

.overlay ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.overlay li {
  margin-top: 0px;
  opacity: 0;
  transform: translateX(16px);
  transition: opacity .5s, transform .5s;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-left :auto;
  text-align: center;
  border-image-slice: 1;
  border-bottom:solid 1px #E64F5180;
 background:url('../img/Solid256grid2_16.png');
      background-color: #F6F4F5;

}

.overlay a{
  font-size:110%;
  padding: 0px 5px;
  transform: scale(0.9, 1);
  transform-origin: top left;
    
      font-weight: bolder;
          color: #333;
	-webkit-text-stroke: 0.0em #fff;
    border-bottom: 0px;

}
.overlay a:hover{
          color: #E64F51;
}




.overlay.show li {
  opacity: 1;
  transform: none;
}

/* .overlay.show li:nth-child(1) {
  transition-delay: .1s;
}
.overlay.show li:nth-child(2) {
  transition-delay: .2s;
}
.overlay.show li:nth-child(3) {
  transition-delay: .3s;
}
.overlay.show li:nth-child(4) {
  transition-delay: .4s;
}
.overlay.show li:nth-child(5) {
  transition-delay: .5s;
}
.overlay.show li:nth-child(6) {
  transition-delay: .6s;
}
.overlay.show li:nth-child(7) {
  transition-delay: .7s;
}
.overlay.show li:nth-child(8) {
  transition-delay: .8s;
}
.overlay.show li:nth-child(9) {
  transition-delay: .9s;
} 
.overlay.show li:nth-child(10) {
  transition-delay: .10s;
}  */

.pc-menu {
  display: none;
} 



@media (min-width: 1150px) {
  .pc-menu {
    display: block;
    margin: 0 auto;
  }

  .pc-menu ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    
  }

  .pc-menu a {
    font-size: 1em;
    display: block;
    margin: 2px;
    padding: 5px;
    line-height: 5px;
    text-align: center;
      
      font-weight: bolder;
          color: #333;
	-webkit-text-stroke: 0.0em #fff;

  }

  .pc-menu a:hover {

                color: #E64F51;
  }

  .sp-menu {
    display: none;
  }
}





/*==================================================
アニメーション
===================================*/



/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
  transform: translateX(50px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeUpTrigger,
.fadeRightTrigger{
    opacity: 0;
}




/*------------------------
グーグルマップ
------------------------*/
.ggmap {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  filter:hue-rotate(100deg);
  -webkit-filter:hue-rotate(340deg);
  }
   
  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  }






  

/*------------------------
スマートフォン向けデザイン
------------------------*/

@media screen and (min-width: 600px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 600px){   
  .pc { display:none; }
  .sp { display:block; } 
    
    
    .wrapper {

  max-width:100%;
}
    
}


@media screen and (max-width: 900px) {
  #mainvisual img {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
        main{
        width: 95%
    }

}

@media screen and (max-width: 600px) {
    
    h1{
        font-size: 2.5rem;
    }

    
  #menu  {
    width: 100%;
  }

  section {
    width:100%;
    }
    

    section p{
      padding: 10px;
    }

header {
  height: 60px;
}

#header ul {
  justify-content: space-around;
}
#header li {
  margin: 0;
}

#mainvisual img {
  width: 100%;
}

.logo {
  width: 100%;
}

#goods img {
  width: 100%;
}

#kv {
  width: 100%;
}

.left{
  margin-left: 0px;
}

/* キャストページ */

.flex img{
width: 100px;
}
.flex2 img{
  width: 90px;
  }

.flex {
  margin: 10px 0;
}
.flex div{
  margin: 0px;
  padding: 5px;
}
.flex2 img {
  width: 75px;}

.flex2 {
  margin: 10px 0;
}
.flex2 div{
  margin: 0px;
  padding: 3px;
}

/* .flex2 {
  margin: 0px 15px;
}
.flex2 div{
  margin: 5px;
  padding: 5px;
} */

.story p{
  text-align: left;
}


.topsc {
width: 100%;
}

table {width: 100%}
th {
	padding:8px;
}
td {
	padding:10px 2px;
}

.scimg {
  width: 100%;
}
    
    .wrap{
        width: 95%;
    }
    


/*  */

}


