@charset "utf-8";
/*PC用1080px以下はSP*/
* {
	margin: 0;padding: 0;
	box-sizing: border-box;
}
html{
	scroll-behavior: smooth;
	scroll-padding-top: 60px;
}
html,body {
	margin: 0;margin: 0 auto;padding: 0;
	width: 100%;height: 100%;
}
body {	
	width: 100%;height: 100%;
	min-height: 100vh;	
	display: block;
	position: relative;
	top:0;left: 0;
	background-color: #FFF;
	color: #251F39;
	overflow-x: hidden;
	overflow-y:scroll;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	text-align: center;
}
img{
	width: auto;height: auto;
}

b{font-weight: 700;}
h1,h2{
	margin: 0;padding: 0;
	font-size: 0;
	line-height: 0;
	font-family: "M PLUS 1p", sans-serif;
	transform:rotateZ(0.03deg);
}
p{
	font-family: "M PLUS 1p", sans-serif;
	transform:rotateZ(0.03deg);
}
section{
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-top: 100px;
}
ul li{
	font-family: "M PLUS 1p", sans-serif;
	transform:rotateZ(0.03deg);
	list-style:none;
	padding:0;margin: 0;
	text-align: left;
	font-size: 16px;
	line-height: 150%;
}
a{text-decoration: none;color: inherit;display: inline;cursor: pointer;}
a:hover{opacity: 0.8;}
a:hover,a:visited,a:active{color: inherit;}
/*事前ローディング*/
.preloading_img{width: 1px;height: 1px;opacity: 0.1;margin: 0;padding: 0;}
.preloading_div{text-align: right;overflow:hidden;width: 1px;height: 1px;}
.preloading_div img{display: inline;}
/*MENU*/
#menu_div{display: none;}
/*背景画像*/
.all_div{
	width: 100%;height: 100%;
	position: relative;
	margin: 0 auto;
}
#all_pcbg_div{
	max-width: 2711px;
	position: fixed;
	top:0;left:0;right: 0;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding-top: 57px;
	z-index: -1;
}
#all_pcbg_div img{
	height: 94vh;
	width: auto;
}
.all_pcbg_pic2_div{
	border: 1px solid red;
	background-position: top right;
}
/*ヘッダー*/
.headerpc_div{
	position: fixed;
	top:0;left:0;
	width: 100%;
	height: 52px;
	background-color: #F1327D;
	display: flex;
	align-items: center;
	margin: 0 auto;
	z-index: 997;
}
.headerpc_in_div{
	width: fit-content;
	margin: 0 auto;
}
.headerpc_nav_ul{
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
}

.headerpc_nav_ul li{
	color: #FFF;
	margin-right: 30px;
	font-size: 16px;
	text-align: center;
	display: flex;
	align-items: center;
	white-space: nowrap;
	font-weight: 900;
}
.headerpc_nav_ul_sns{
	margin-left: 20px;/*合わせて50*/
		margin-right: 0 !important;
	text-align: center;
}
.headerpc_nav_ul_sns img{
	max-width: 33px;
	margin-right: 20px;
	vertical-align: text-bottom;
}
/*MAIN*/
main{
	width: 100%;
	max-width: 900px;
	min-height: 100vh;
	margin: 0 auto;
	padding-top: 90px;
	background-image: url("../images/bg_main.webp");
	background-size: auto;
	background-repeat: repeat;
	box-shadow: 0px 4px 50px 0px #00BFFF;
}
/*TOP*/
.top_pc_div{position: relative;}
.top_pc_img,.top_sp_div img{
	display: block;
	width: 100%;
	vertical-align: bottom;
	margin: 0 auto;
}
.top_pc_img{max-width: 788px;}
.menu_tomeibtn_img{
	position: absolute;
	max-width: 42%;
	height: 15%;
	bottom:4%;
	left: 26%;
}
.top_sp_div{display: none;}
/*ABOUT*/
.h2_img,.h2_img_sp{
	width: 100%;
	vertical-align: bottom;
	margin: 0 auto;	
	margin-bottom: 40px;
}
.h2_img_sp{display: none;}
.big_p{font-size: 20px;font-weight: 700;}
.nomal_p{font-size:16px;}
.about_p{
	text-align: center;	
	background-image: url("../images/about_pinkman.webp");
	background-size: auto;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.pink{color:#F1327D;}
.blue{color: #0093FD;}
.yellow{color: #F3D326;}
/*MOVIE*/
.youtube_div {
	margin: 0 auto;
	width: 80%;
	max-width: 600px;
	aspect-ratio: 16 / 9;
}
.youtube_div iframe {
  width: 100%;
  height: 100%;
}
/*INTRO*/
.intro_p{
	text-align: center;	
	background-image: url("../images/intro_hosi.webp");
	background-size: 100% auto;
	background-position: bottom left;
	background-repeat: no-repeat;

}
/*CHARACTOR*/
/*swiperに関する情報はswiper-setting.css*/
.chara_flick_img{
	max-width: 165px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}
/*STYLE*/
.style_icon_div{
	display: flex;
	width: fit-content;
	margin: 0 auto;
}
.style_icon_in_div{
	text-align: center;
	margin:0 auto;
	margin-left: 6px;
	margin-right: 6px;
}
.style_icon_in_div img{
	width: 95px;
	height: auto;
}
.style_icon_in_div_p1{
	font-size: 14px;
	line-height: 100%;
}
.style_icon_in_div_p2{
	
}
/*PERFORMANCE公演情報*/
.per_top_p{
	margin-bottom: 40px;
	text-align: center;
}
.per_flex_div{
	display: flex;
	justify-content: center;
	width: 90%;
	flex-wrap: wrap;
	margin: 0 auto;
}
.per_flex_in_div{
	min-width: 320px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
}
.per_headicon{
	font-size: 24px;
	vertical-align:text-top;
	padding-right: 4px;
}
.per_title_p{text-align: left;}
.per_flex_ul {
	margin-left: 4px;
}
.per_flex_ul li{
	font-size: 16px;
}
.per_gamemaster_ul{
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 40px;
}
.per_h3_img{
	max-width: 233px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 40px;
}
.per_pc_bosyu_img{
	display: block;
	margin: 0 auto;
}
.per_sp_bosyu_img{display: none;}
/*NEWS*/
.news_flex_div{
	display: flex;
	justify-content: center;
	min-height: 500px;
}
.news_flex_left_div{
	width: 330px;
	height:480px;
	background-color: transparent;
	border-radius: 30px;
}
.news_flex_right_div{
	display: flex;
	align-items: center;
	margin-left: 40px;	
}
.news_follow_img{	
	width: 206px;
	height: auto;
}
.twitterMaindiv{
	/*border:1px solid #ccc;
	border-radius: 20px;
	max-width: 330px;
	max-height:480px;
	overflow-x:hidden;
	overflow-y:scroll;*/
 }
#twitter-widget-0{
 	max-width: 330px !important;
	max-height:480px !important;
	border-radius: 0px 0px 10px 10px !important; 
 	overflow-y:scroll !important;
 }
 #twitter-widget-1{opacity: 0 !important;}
.twitterMaindiv::-webkit-scrollbar {
  /*width: 15px;
  height: 15px;*/
}
.twitterMaindiv::-webkit-scrollbar-thumb {
  /*background-color: red;*/
}
.twitter320div{display: none;}
/*COMIC*/
.comic_comingsoon_p{
	font-size: 30px;
	margin: 0 auto;
	margin-bottom: 2em;
}
.comic_in_div{
	margin: 0 15px;
	margin-bottom: 20px;
	cursor: pointer;
	border-radius: 10px; 
}
.comic_in_div:hover{opacity: 0.8;}
.comic_mask_div{
	width: 100%;
	height: auto;
	overflow-y: hidden;
	margin: 0 auto;
}
.comic_img{
	filter: drop-shadow(0px 0px 30px rgba(200,255,255,0.4));
	width: 80%;
	max-width: 600px;
	border: 1px solid #ccc;
}
.comic_p{margin-top: 6px;}
/*STAFF*/
.staff_p{margin-bottom: 40px;}
.staff_producer_div{
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 40px;
}
.staff_producer_p{
	text-align: left;
	padding-left: 8.5em;
}
.staff_companyflex_div{
	width: 98%;
	display: flex;
	align-items: center;
	margin: 0 auto;	
	justify-content: center;
}
.staff_companyflex_div a{
	margin: 0 20px;	
}
.staff_gekkow_img{
	max-width: 100px;
}
.staff_kagome_img{
	max-width: 140px;
}
.staff_chara_img{
	width: 98%;
	margin: 100px auto;
	max-width: 380px;
}
/*footer*/
.footer_flex_div{
	max-width: 320px;
	justify-content: space-between;
	display: flex;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 100px;
}
.footer_flex_img{
	height: 117px;
	width: auto;
}
.footer_copy_p{
	font-size: 11px;
	padding-bottom: 70px;
}
/*SPはw=1200px以下*/
@media screen and (max-width: 1200px) {

}

