@chaeset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	-webkit-text-size-adjust: 100%;
	vertical-align: baseline;
	color:#fff;
	font-family:"Shippori Mincho",'Noto Sans JP','Noto Serif JP', sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/* ここから */
body {margin: 0;padding: 0;background:#000;background-size:cover;color: #fff;font-size:20px;line-height:2; box-sizing: border-box;background-attachment: fixed; /*--背景画像の固定--*/background-repeat: no-repeat; /*--背景画像の繰り返し--*/background-position: top center; /*--背景画像の位置--*/}
body::before {background:url('./img/background.jpg') no-repeat left top;background-size:cover;display: block;position: fixed;top: 0;left: 0;width: 100%;height: 100vh;content: "";z-index: -1;}   
p,h1,h2,h3,h4,h5,h6 {margin: 0;}
ul li {list-style:none;}
img {vertical-align: bottom;}
a:hover {opacity: 0.8;}
a { text-decoration:underline; }
.container { width:80vw; margin:0 auto;}
.rd{color:#f13a76;}
.gr{color:#49A2A6;}
.gd{color:#806b47;}
.sm{font-size:0.8rem !important;}
.lg{font-size:1.5rem;font-weight:bold;}
.mb-5{margin-bottom:5px;}
.mb-40{margin-bottom:40px !important;}
.mt-40{margin-top:40px;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}
.mb-40{margin-bottom:40px;}
.mb-80{margin-bottom:80px;}
.mb-100{margin-bottom:100px;}
.ml-10{margin-left:10px;}
.ml-40{margin-left:40px;}
.mr-20{margin-right:20px;}
.mr-40{margin-right:40px;}
.mr-100{margin-right:100px;}
.mt-20{margin-top:20px;}
.mr-5{margin-right:5px;}
.py-50{padding:50px 0;}
.py-100{padding:100px 0;}
.w-40{width:40% !important;}
.w-60{width:60% !important;}
.w-100{width:100% !important;}
.w-700px{width:700px;}
.d-inlineblock{display:inline-block;}
.m-0auto{margin:0 auto;}
.d-flex{display:flex;}
.float-right{float:right;}
.clear{clear:both;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.sp{display:none;}
.note{background-color:#fff;border:1px solid #524337;padding:10px 20px;}
.tx-underline{text-decoration:underline;}
.b{font-weight:bold;}
.notosans{font-family:'Noto Sans JP', sans-serif;}
.notoserif{font-family:'Noto Serif JP', sans-serif;}
h2{margin-bottom:70px;text-align:center;}
h3{font-size:1.8rem;font-weight:600;border-bottom:2px solid #fff;padding-bottom:10px;margin-bottom:20px;}
.a-close{color:#666 !important;}

/* menu */
#menu{background-color:#000000;text-align:center;position:fixed;}
#menu ul li{display:inline-block;text-align: center;padding: 10px 40px;font-weight:600;}
#menu ul li a{color:#ffffff;font-family:'Noto Sans JP', sans-serif;text-decoration:none;}
.hamburger-menu{display:none;}

/* mainvisual */
#mainvisual{background-color:#000;padding-top:50px;}

/* twitter */
#twitter{text-align:center;}
#twitter a{background-color:#000;color:#fff;padding:15px 40px;font-family:'Noto Sans JP', sans-serif;text-decoration:none;}


/* introduction */
#introduction h2{display: flex;justify-content: center;align-items: center;}

/* story */
#story h2{display: flex;justify-content: center;align-items: center;}
#story #story_tit_sp{display:none;}

/* cast */
#cast{text-align:center;}
#cast h3{border-bottom:0px;margin-bottom:20px;padding-bottom:20px;font-size:3rem;line-height:1;border-bottom:1px solid #fff;font-weight:900;}
#cast h3 span{font-size:1.2rem;}
#cast_list ul li{display:inline-block;margin:10px;font-weight:600;letter-spacing:10px;font-size:2rem;}

/* schedule */
#schedule{text-align:center;}
#schedule table{margin:0 auto 40px auto;border-collapse: separate;border-spacing: 0;border:1px solid #fff;}
#schedule table th{background-color:rgba(66,2,73,0.6);color:#fff;padding:5px 10px;border:1px solid rgba(255,255,255,0.3);width:calc(100%/8);vertical-align: middle;font-size: 1rem;}
#schedule table td{background-color:rgba(255,255,255,0.1);border-right:1px solid rgba(255,255,255,0.5);border-bottom: 1px solid rgba(255,255,255,0.5);padding:5px 10px;backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);vertical-align: middle;font-size: 1rem;}

/* access */
#access{}

/* ticket */
#ticket{}
#ticket a{background-color: #000;color: #fff;padding:5px 20px;text-decoration: none;margin-top: 10px;display: inline-block;}
#ticket .off {background-color: #888;color: #fff;padding:5px 20px;display:inline-block;}

/* staff */
#staff p{line-height:3;}

/* attention */
#attention{}
#attention a{background-color: #000;color: #fff;padding:5px 20px;text-decoration: none;margin-top: 10px;display: inline-block;}

/* footer */
footer{background:#000;text-align:center;padding:10px 0;}


@media screen and (max-width:1024px) {
	body{font-size:16px;}
	.container{width:100%;border-right:0px;border-left: 0px;}
	.d-flex{display:block;}
	.lg{font-size:1.2rem;}
	.w-700px{width:90%;}
	.py-100 {padding: 70px 0;}
	.pc{display:none;}
	.sp_mxwd100{max-width:100%;}
	.sp_mxwd80{max-width:80%;}
	.sp{display:block;}
	.sp_w100{width:100% !important;}
	.sp_w90{width:90% !important;}
	.sp_w50{width:50% !important;}
	.sp_m0auto{margin:0 auto;}
	h2{margin-bottom:40px;}
	h2 img{max-width:300px;}
	
	/* menu */
	#menu {display:none;}
	.hamburger-menu{display:block;height:0;}
	.menu-btn {position: fixed;top: 20px;left: 20px;display: flex;height: 60px;width: 60px;justify-content: center;	align-items: center;z-index: 90;transition-duration: 0.3s;}
	.menu-btn span,
	.menu-btn span:before,
	.menu-btn span:after {content: "";display: block;height: 3px;width: 25px;border-radius: 3px;background-color:#fff;position: absolute;}
	.menu-btn span:before {bottom: 8px;}
	.menu-btn span:after {top: 8px;}
	.hamburger-contents{background-color:#000;color: #fff;position: fixed;width: 100%;height: 100%;max-width: 260px;top: 0;left: 0;	margin: 0;padding: 0 10px;transition-duration: 0.3s;z-index: 1;overflow: auto;transform: translateX(-110%);}
	#menu_btn_check:checked ~ .hamburger-contents{transform: translateX(0);}
	#menu_btn_check:checked + .menu-btn{transform: translateX(340px);transition-duration: 0.3s;display: none;}
	.menu-close {display: block;border:1px solid #fff;text-align: center;margin-top: 15px;margin-bottom:15px;}
	#menu_btn_check:checked ~ label.menu-mask{display: block;width: 100vw;height: 100vh;background: rgba(0, 0, 0,.5);position: fixed;top: 0;left: 0;}
	.hamburger-menu input[type="checkbox"]{transform: translateX(-50vw);}
	.burger-wrap{text-align:center;font-size:1.5rem;}
	.burger-wrap li{margin-bottom:10px;}
	.burger-wrap li a{font-family:'Noto Sans JP', sans-serif;text-decoration:none;}
	
	/* mainvisual */
	#mainvisual{padding-top:0px;background-color:initial !important;}
	
	/* twitter */
	#twitter{padding:0;}
	#twitter h2 img{width:100px;}
	
	/* introduction */
	#introduction h2{display:flex;justify-content: start;align-items:start; }
	#introduction h2 img{height:85px;}
	#introduction h3{font-size:1.4rem;}
	
	/* story */
	#story h2{display:flex !important;justify-content: start;align-items:start; }
	#story h2 img{height:85px;}
	#story h3{font-size:1.4rem;}
	#story #story_tit_pc{display:none !important;}
	
	/* cast */
	#cast h2 img{height:85px;}
	#cast h3{font-size:1.8rem;}
	#cast h3 span{font-size:1rem;}
	#cast ul li{width:30%;margin:2px;font-size: 0.9rem;letter-spacing:0px;}
	#cast ul li img{width:100%;}
	
	/* schedule */
	#schedule h2 img{height:85px;}
	#schedule .wrap {overflow: auto;}
	#schedule table{width: 100%;min-width: 600px;}
	#schedule table th{padding:0px;font-size:0.6rem;}
	#schedule table td{padding:0px;font-size:0.6rem;}
	
	/* access */
	#access h2 img{height:85px;}
	
	/* goods */
	#goods h2 img{height:85px;}
	
	/* ticket */
	#ticket h2 img{height:85px;}
	
	/* staff */
	#staff h2 img{height:85px;}
	
	/* attention */
	#attention h2 img{height:85px;}


}
