@charset "UTF-8"

html {
  font-size: 100%;
}

body {
  font-family:游ゴシック, YuGothic, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size 0.9rem;
  color:#333;
  background-color:#fffacd;
  border-left: #F79CC5 8px solid;
  border-right: #97D8FF 8px solid;

}

p {
  line-height: 2;
}
 
a {
  text-decoration: none;
  color: #e4117e;
}
a:hover {
  color: #e4117e80;
}

img {
  max-width: 100%;
}

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

ul {
}
li {
  list-style:none;
}

hr {
  border: 1px solid rgba(255, 255, 255, 0.589);
  margin: 5px;
}



main {
  background:url('../img/.png');
  background-color:#FEFFC4;  
  width:100%;
  overflow:hidden;
}

.wrapper {
  margin: 0 auto 100px auto;
  padding: 0 4%;
  /*text-align: center;*/

}

.left {
  text-align: left;
}

.info {
 max-width:750px; 
	padding:1em;/*文字周りスペース*/
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;
    color: #FF9100;   
    border-radius: 0px;
    border-top: solid 0px #aea99a;
    border-bottom: solid 0px #aea99a;
	height: 230px;
	overflow: auto;
  font-weight:bold;
}
.info dd {
  margin-bottom: 40px;
  border-bottom: solid 1px #FFD44E;
}

.info::-webkit-scrollbar {
  opacity: 0;
}



/* ========================
コンテンツ・セクション
==========================*/

/* 白背景透過 */
.content {
  background-color: #ffffff40;
  width: 780px;
  display:inline-block;
  padding: 20px 0px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.content2 {
  background-color: #;
  width: 780px;
  display:inline-block;
  padding: 20px 0px;
  margin-top: 20px;
  margin-bottom: 30px;
}


/* コンテンツ背景、星 */
.content3 {
  background:url('../img/dotDU0clear256.png'); 
  background-color: #;
  width: 780px;
  /*display:inline-block;*/
  padding: 20px 0px;
  margin-top: 20px;
  margin-bottom: 30px;
 margin: 0 auto;
}



section:nth-child(odd) {
  width: 100%;
  background:url('../img/stripe300clear256.png'); 
  background-color:#FFCEE3;
  border-top:0px solid #000;
  border-bottom:0px solid #000;
  border-radius: 0px;

}

section:nth-child(even) {
  width: 100%;
  background:url('../img/stripe290clear256.png');
  background-color:#C4E9FF;
  border-top:0px solid #000;
  border-bottom:0px solid #000;
  border-radius: 0px;
}

.section2 {
  width: 100%;
  background:url('../img/dotDU0clear256.png');
  background-color:#FFF89E; 

  margin-top: 30px;
  margin-bottom: 30px;
}

.text img {
  width: 180px;
}



/* ========================
基本文字
==========================*/

/*セクション小タイトル*/
h1 {
  max-width: 580px;
  font-size: 1.6em;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FF9100;
  background:url('../img/.png');
  background-color:#FFD44E;
  border-top:0px solid (255, 0, 225);
  border-bottom:0px solid (255, 0, 225);
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-shadow: 
  #fff 2px 0px,  #fff -2px 0px,
  #fff 0px -2px, #fff 0px 2px,
  #fff 2px 2px , #fff -2px 2px,
  #fff 2px -2px, #fff -2px -2px,
  #fff 1px 2px,  #fff -1px 2px,
  #fff 1px -2px, #fff -1px -2px,
  #fff 2px 1px,  #fff -2px 1px,
  #fff 2px -1px, #fff -2px -1px;
  
  outline: 2px solid #FFFD9E90;
  outline-offset: -5px;
  border-radius: 0px;
}

h2 {
    /*display:inline-block;*/
    max-width: 580px;
  font-size: 1.2em;
  color: #FF9100;
  background:url('../img/.png');
    margin: 0 auto;
  padding: 8px;
  line-height: 1;
  border-radius: 0px;

      background-color:#FFFD9E;
  border-top:3px solid #F79CC5;
  border-bottom:3px solid #97D8FF;
}


h3 {
  font-size: 1.1rem;
  color: #FF8400;
    letter-spacing: 0.05em;
}
h4 {
  font-size: 1.2rem;
    letter-spacing: 0.1em;
    color: #FF9100;
    text-shadow: 
  #fff 2px 0px,  #fff -2px 0px,
  #fff 0px -2px, #fff 0px 2px,
  #fff 2px 2px , #fff -2px 2px,
  #fff 2px -2px, #fff -2px -2px,
  #fff 1px 2px,  #fff -1px 2px,
  #fff 1px -2px, #fff -1px -2px,
  #fff 2px 1px,  #fff -2px 1px,
  #fff 2px -1px, #fff -2px -1px;
}
h5 {
  font-size: 1rem;
  color: #eb6fa5;
}

h6 {
  font-size: 1.05rem;
  font-weight: normal;
      display:inline-block;
  background: linear-gradient(transparent 70%, #FFD44E 70%);
  margin: 5px;
}

h6::before{
content: url('../img/hoshi.png');
  color: #FF8400;
}


h7 {
  font-size: 1rem;
  color: #FF8400;
  border-bottom: solid 1px #FF9100;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  font-weight:bold;
}

h8 {
  font-size: 0.8rem;
}

h9 {
  font-size: 1rem;
  color: #0D8AD4;
}



/* ========================
ボックス
==========================*/

.ticketbox {
  max-width: 580px;
  text-align: left;
  background:url('../img/.png');
  background-color:#FF9100;

  margin: 0 auto;
  margin-bottom: 10px;
  padding: 7px;
}

.ticketbox p {
  font-size: 1.2em;
  color: #fff;
  font-weight: bold;
  text-shadow:1px 1px 4px #FFD9E;
  display:inline;
  line-height: 1.3;
}

.kakoi {
  max-width: 580px;
  background:url('../img/.png');
  background-color:#;
  border:2px solid #FEFFC4;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
    border-radius: 0px;
}

.box {
  max-width: 570px;
  text-align: left;
    margin: 0 auto;
  margin-bottom: 10px;
  padding: 15px;
  background:url('../img/Solid256dot2_12.png');
  background-color:#FEFFC4;
    border-bottom:3px solid #F79CC5;
  border-top:3px solid #97D8FF;
  border-radius: 0px;
}

.box2 {
  max-width: 580px;
  text-align: left;
    margin: 0 auto;
  margin-bottom: 10px;
  padding: 15px;
  background:url('../img/.png');
  background-color:#FFD44E;
  outline: 2px solid #FFFD9E90;
  outline-offset: -5px;
  border-radius: 0px;
}

.box3 {
  max-width: 580px;
  text-align: left;
    margin: 0 auto;
  margin-bottom: 10px;
  padding: 10px;
  background:url('../img/dotDU0clear256.png');
  background-color: #ffffff40;
  outline-offset: -5px;
  border-radius: 0px;
}



/* ========================
見出し文字
==========================*/

/*セクション見出し*/
.title{
  max-width: 100%;
  color: #FF9100;
  padding: 5px;
  margin-top: 80px;
  background:url('../img/Solid256dot2_16.png');
      background-color:#FFFD9E;
  border-top:3px solid #F79CC5;
  border-bottom:3px solid #97D8FF;
    font-size: 35px;
  /*font-size: 5vmin;*/
  text-shadow:3px 2px 3px #ffffff;
  font-weight: bold;
  text-align: center;
  text-shadow: 
  rgb(255, 255, 255) 0px -2px, #fff 0px 2px,
  #fff 2px 2px , #fff -2px 2px,
  #fff 2px 0px,  #fff -2px 0px,
  #fff 2px -2px, #fff -2px -2px,
  #fff 1px 2px,  #fff -1px 2px,
  #fff 1px -2px, #fff -1px -2px,
  #fff 2px 1px,  #fff -2px 1px,
  #fff 2px -1px, #fff -2px -1px;
}



/* ========================
トップページデザイン
==========================*/
#menu div {
  max-width: 350px;
  background:url('../img/stripe300clear256.png'); 
  background-color:#FFD44E;
  margin-bottom: 15px;
  padding: 7px;
}


#menu h3 {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;

}
#menu h4 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing:0.15em;
  margin-bottom: 15px;
}


/* ========================
ビジュアル・イラスト
==========================*/
#mainvisual {
  display:inline-table;
  margin-top: 70px;
  margin-bottom: 60px;
}

.flex {
  display: flex;
  background-color: ;
  justify-content: center;
}
.flex-item {
  width: 50%;
}
.flex-item2 {
  width: 50%;
  margin-top: 0px;
}
.v {
  width: 100%;
}
.logo {
  width: 100%;
}

.logo0m {
  max-width: 500px;
}

.kv {
  max-width: 700px;
  margin-bottom: 0px;
}


#subvisual {
  margin-top: 70px;
}
#subvisual img {
  width: 100%;
  height: 200px;
  max-width: 1920px;
  object-fit: cover;
}


.link {
    background:url('../img/.png');
    padding-bottom: 30px;
}

.link img {
  width: 23vmin;
  height: 100%;
  border-radius: 8%;
  background: #ffffff89;
  padding: 10px;
}

.link a {
  display:inline-block
}

/* ========================
アクセスページデザイン
==========================*/
#access li{
  text-align: left;
  font-size: 0.9rem;
  line-height: 1.5;
}

/* ========================
イントロダクションページデザイン
==========================*/



/* ========================
キャストページデザイン
==========================*/
#cast ul {
  color: #;
  font-weight: bold;
  line-height: 2;
}
#cast li {
line-height: 2;
}

.staff {
  width: 480px;
  margin: 0 auto;
  text-align: left;
}


/*
#cast img {
  width:250px;
  height: auto;
  border-radius: 0%;
  margin-top: 30px;
  margin-right: 0px;
  border: 3px solid #ffffff90;

}
*/

.vi {
  position: relative;
}



.border {
    border-radius: 50%;
    background-color: chocolate;
    width: 500px;
    height: 500px;
    display: flex;/*テキストを真ん中にするためにflexを使用*/
    justify-content: center;
    align-items: center;
    outline: 8px dotted rgb(255, 255, 255);/*outlineでドットの線を追加*/
    outline-offset: -15px;/*outline-offsetの値を-15pxにして内側に調整*/
}




/* ========================
スケジュールページデザイン
==========================*/

#sc li{
  text-align: center;
  margin-left: 10px;
  font-size: 1rem;
  line-height: 1.8;
}
#sc li img{
  width: 15px;
  vertical-align: middle;
}



/* ========================
チケットページデザイン
==========================*/




/* ========================
グッズページデザイン
==========================*/

#goods img {
  width:500px;

  border-radius: 0%;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0px solid #ffffff80;
}

/* ========================
折りたたみメニュー
==========================*/

.wrap {
  margin: 0em 0;
  padding: 0;
}

.wrap label {
  display: block;
  padding : 8px;
  color: #fff;
  font-weight: bold;
  background: #ffa1c8b0;
  margin-left: 0px;
  cursor: pointer;
}

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

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

.switch:checked + .content {
  height: auto;
  padding: 8px;
}

/* ========================
リンクボタン
==========================*/

.btn1 {
  border-radius: 5;
    margin: 10px;

}
.btn1 a {
  width: 280px;
  font-size: 1rem;
  display: block;
  padding: 10px;
  padding-bottom: 10px;
margin: 0 auto;
  text-align: center;
  background:url('../img/.png');
  background-color: #ffa1c8; 
  color: #e4117e;
  font-weight: bolder;
  outline: 2px dashed #FFFD9E90;
  outline-offset: -5px;
  border-radius: 15px;
}
.btn1 a:hover {
  background:url('../img/hart-rm.png');
  background-color: #ffb9d8; 
  color: #e4117e90;
}


.btn2 {
  border-radius: 5;
  display:inline-block;
}
.btn2 a {
  font-size: 0.9rem;
  display: block;
  width: 100px;
  margin: 5px;
  line-height: 30px;
  text-align: center;
  background-color: #ffb3d4; 
  color: #e4117e;
  font-weight: bolder;
  border: 2px solid #e4117e50;
  border-radius: 15px;
}
.btn2 a:hover {
  color: #ffb3d4;
  background: #ffb3d4;
  background:url('../img/dot_m2.png');
}

.btn3 {
}
.btn3 a {

  font-size: 1.2rem;
  display: block;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  background:url('../img/hart-rm2.png');
  background-color: #ffa1c8; 
  color: #240a1a;
  text-shadow:1px 1px 4px #f21ba3;
  line-height: 1.3;
  font-weight: bolder;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 0px;

}
.btn3 a:hover {
  background:url('../img/hart-rm2.png');
  background-color: #ffa1c8ce; 
}

/* ========================
テーブル
==========================*/
table {
	width:575px;
  margin: auto;
	border-collapse:collapse;
  font-size:16px;
	line-height:0.95em;
	font-weight:bold;
}

th {
	padding:10px;
  width: 170px;
 color: #FF9100;
 text-shadow:1px 1px 4px #ffffff;
    line-height:1.8em;
  background:url('../img/Solid256dot2_16.png');
  background-color: #FFFD9E;
	text-align:center;
	vertical-align:middle;
	border:4px solid #fff;
  font-size:1.2rem;
}
td {
  padding:10px 0 10px 0px;
  line-height:1.8em;
	text-align:center;
  color: #FF9100;
  text-shadow:1px 1px 4px #ffffff;
  background: #FFFD9E;
	border:4px solid #fff;
  letter-spacing: 0em;
    font-size:1.1rem;
}


/* ========================
ヘッダー
==========================*/
#page-link{
  padding-top: 100px;
}

.logo img {
  margin: 10px;
  width: 160px;
}

/*------------------------
ハンバーガーメニュー
------------------------*/
header {
  z-index: 888;
  display: flex;
  padding: 0 16px;
  width: 100%;
  position: fixed;
  align-items: center;
  margin: 0 auto;
  padding: 0;
  background:url('../img/.png');
    background-color:#FFFD9E;
    color: #FF9100;
  border-bottom: 5px solid #fff;
  height: px;
}

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

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

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

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


.overlay {
  z-index: 999;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #FFFD9E;

  padding: 70px 0px;
  opacity: 0;
  pointer-events: none;
  transition: opacity .6s;
        color: #FF9100;
}

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

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

.overlay ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
    background:url('../img/Solid256stripeDiagonal16_32.png');
    border-top:3px solid #F79CC5;
  border-bottom:3px solid #97D8FF;
    padding: 50px 0px;
}

.overlay li {
  margin-top: 18px;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .3s, transform .3s;
  width: 100%;
  padding: 10px;

    margin: 0 auto;
  text-align: center;

  background-color: #ffffff80; 
  color: #FF9100;
  font-weight: bolder;
  
}

.overlay a{
  font-size:120%;
  font-weight:bold;
  color:#FF9100;
  padding: 2px 20px;
  background: #;
}
.overlay a:hover{
  color:#FF910090;
}

.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: 980px) {
  .pc-menu {
    display: block;
    margin-left: auto;
  }

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

  .pc-menu a {
    display: block;
    width: 130px;
    margin: 4px;
    line-height: 35px;
    text-align: center;
    background:url('../img/Solid256stripeDiagonal16_32.png');
    background-color: #ffffff80; 
    color: #FF9100;
    font-weight: bolder;
      font-size: 14px;
      border-top:2px solid #F79CC5;
  border-bottom:2px solid #97D8FF;
  }

  /*
  .pc-menu a:first-letter{
  font-size:120%;
  font-weight:bold;
  color:#e4117e;
}
*/
  .pc-menu a:hover {
    background: #;
    background:url('../img/.png');
          background-color:#fffacd;
  border-top:2px solid #F79CC5;
  border-bottom:2px solid #97D8FF;
  }

  .sp-menu {
    display: none;
  }
}


/* ========================
フッター
==========================*/
#footer {
  font-size:0.8rem;
  padding: 10px 0;
  text-align: center;
    color: #c0c0c0;
/*  background: #e4117e;*/
      background:url('../img/t-dot1.png');
        background-color:#FFFD9E;
}



/* ========================
動画埋め込み
==========================*/
.video {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/* ========================
ページトップへのアイコン
==========================*/
/*リンクの形状*/
#page-top a{
	display: flex;
	justify-content:center;
	align-items:center;
	background:#ffa1c8;
	border-radius: 50px;
	width: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	text-transform: uppercase; 
	text-decoration: none;
	font-size:0.8rem;
	transition:all 0.3s;
}

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

#page-top img {
  width: 17px;
}

/*リンクを右下に固定*/
#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);
  }
}


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



/* 右から */

.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;
}




/*==================================================
アニメーション カード
===================================*/
.card img {
  width:391px;

}

.card {
  perspective: 1000px; /* 3D効果の奥行き */

}
.card-inner {
  position: relative;
  width: 391px;
  height: 586px;
  transition: transform 0.6s; /* 回転の速度 */
  transform-style: preserve-3d;
    margin: 0 auto;
    margin-bottom: 10px;
  
  
}
.card:hover .card-inner {
  transform: rotateY(180deg); /* ホバーで180度回転 */
    margin: 0 auto;
    margin-bottom: 10px;
}
.front, .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden; /* 裏側を非表示にする */

}
.back {
  transform: rotateY(180deg); /* 裏画像を最初から反転させておく */

}






#popup {
  display: none; /* label でコントロールするので input は非表示に */
}

#popup {
  display: none; /* label でコントロールするので input は非表示に */
}

.popup-open {
  cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup-overlay {
  display: none; /* input にチェックが入るまでは非表示に */
}

#popup:checked ~ .popup-overlay {
  display: block;
  z-index: 99999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.popup-window {
  width: 90vw;
  max-width: 560px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-text {
  margin: 0;
}

.popup-text:not(:last-of-type) {
  margin-bottom: 1em
}

.popup-close {
  cursor: pointer;
  position: absolute;
  top: -26px;
  right: 0;
}




#popup2 {
  display: none; /* label でコントロールするので input は非表示に */
}

.popup2-open {
  cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup2-overlay {
  display: none; /* input にチェックが入るまでは非表示に */
}

#popup2:checked ~ .popup2-overlay {
  display: block;
  z-index: 99999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.popup2-window {
  width: 90vw;
  max-width: 560px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup2-text {
  margin: 0;
}

.popup2-text:not(:last-of-type) {
  margin-bottom: 1em
}

.popup2-close {
  cursor: pointer;
  position: absolute;
  top: -26px;
  right: 0;
}



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

.aff {
  height: 12mm;
  margin: 5px;
}

/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media screen and (max-width:979px) {

  .section2 {
    width:100%;
    }
  #menu  {
    width: 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; } 
  
  #about p { 
    font-size: 0.9em;
  }
  #story p { 
    font-size: 0.9em;
  }
  #about h2{
    font-size: 1em;
  }
  #story h4 {
    font-size: 1em;
  }
  #story h3 {
    font-size: 1em;
  }
    #story h5 {
    font-size: 1em;
  }

}


@media screen and (max-width: 600px) {

  #cast .g-vi {
    width:170px;
  }

.logo img {
  height: 100px;
}

.logo {
  display: none;
}

.content {
  width: 98%;
}
.content2 {
  width: 98%;
}
.content3 {
  width: 98%;
}
section {
width:100%;
}

.section2 {
  width:100%;
  }

#menu  {
  width: 100%;
}

#mainvisual {
  margin-top: 50px;
  }

header {
  height: 50px;
}

#header ul {
  padding-left: 20px;
}
#header li {
  margin-left: 0px;
  width: 100%;
}

#v {
  /* height: calc(100vh - 50px); */
  width: 100%;
}



#subvisual {
  margin-top: 50px;
}

#subvisual img {
  /* height: calc(100vh - 50px); */
  width: 100%;
  height: 150px;
}

table {width: 100%}

th {
  width: 60px;
  margin: 0;
  padding: 0;
}
td {
  padding-left: 5px;
}

#about {
width: 100%;
}

#access li{
  font-size: 0.7rem;
}
.flex {
  display: block;
}
.flex-item {
  width: 100%;
}
.flex-item2 {
  width: 100%;
}

#sc li img{
  margin-bottom: 5px;
}

.kv {
  width: 100%;
}

.staff {
  margin-left: 5px;
  width: 100%;
  font-size: 0.9rem;
}
h7 {
  font-size: 0.8rem;
}

#goods img {
  width: 100%;
  height: auto;
}
#goods h6 {
  text-align: left; 
  margin-left: 5px;
}

#goods .kakoi{
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
  
.card img{
    width: 300px;
  height: 450px;
}
  
.card-inner{
    width: 300px;
  height: 450px;
}
  


}


