@charset "utf-8";
/*Reset*/
html{margin:0; padding:0; border:0; overflow-y:scroll;}
*{border:0; box-sizing: border-box; margin:0; padding:0;}
body{
background: #080200 url("../images/bg.jpg") fixed top center / 100%;/*no-repeat */
line-height:1;
-webkit-text-size-adjust:100%;
width:100%;
}
h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav,small{
margin:0;	padding:0; font-size:100%;font-weight:normal; background:transparent;
vertical-align:baseline; border:none;}
img{vertical-align:top;}
ol, ul{list-style:none; list-style-type:none;}
/*-------------------------*/

/*-- Link --*/
a:link{color:#fff; text-decoration:none;}
a:visited{color:#fff; text-decoration:none;}
a:hover{color:#f00; text-decoration:none;opacity:0.65;}
.f_white{color: white!important;}
.wf_vdlv7_b{
font-family: vdl-v7mincho, sans-serif;
font-weight: 700;
font-style: normal;
}
.wf_vdlv7_eb{
font-family: vdl-v7mincho, sans-serif;
font-weight: 800;
font-style: normal;
}
.wf_vdlv7_u{
font-family: vdl-v7mincho, sans-serif;
font-weight: 900;
font-style: normal;
}
/*パンくずリスト----------------------------------*/
nav.panlist{
overflow: hidden;
padding: 4px 0;
width: 100%;
}
nav.panlist a{
color: white;
}
nav.panlist strong{
font-weight:normal;
}
nav.panlist ol {
color: white;
display: flex;
white-space: nowrap;
font-size: min(0.7em,2.4vw);
list-style: none;
line-height:1.5;
margin: 0 auto;
padding: 0;
max-width: 1270px;
width: 98%;
}
nav.panlist li + li::before {
content: ">";
margin: 0 0.5em;
}
nav.panlist li a{
color: white;
}

/*-------------------------*/
.sns{
width:30%;
height:40px;
margin: 20px auto;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.sns a{
display:block;
width:40px;
height:40px;
margin:0 !important;
}
.sns img{
width:40px !important;
height:40px !important;
margin:0 !important;
}
/*-- SNS ----------------------*/

/*-- header -----------------------*/
#header{text-align: center;}

/*-- Contents all ----------------------*/
#contents{
line-height: 1.6em;
width: 100%;
display: -webkit-flex;
display: flex;
}
#title{
aspect-ratio: 960 / 540;
}
#stream{
margin: 0 auto;
padding: 20px 0 0;
text-align: center;
}
#stream img{
height: auto;
margin: 0 auto;
max-width: 600px;
width: 100%;
}

#left_side h4{
border-bottom: solid 4px #000;
font-family: vdl-v7mincho, sans-serif;
font-weight: 900;
font-style: normal;
font-size: min(1.5em,4.5vw);
letter-spacing: 0.02em;
margin: 0;
padding: 12px 0 2px 15px;
}
/*#left_side h4 span{*/
#left_side h4::first-letter {
font-size: 1.4em;
}
#fb{
width: 100%;
}
#fbIn{
margin: 0 auto;
}
#about .pNormal{
display: block;
margin: 0 0 30px;
}
#about .pTaidan {
display: block;
margin: 0;
}
strong.strNormal{
background: #b04636;
color: #fff;
display: block;
margin: 0 0 8px;
padding: 5px 8px;
}
strong.strTaidan{
background: #16518e;
color: #fff;
display: block;
margin: 0 0 8px;
padding: 5px 8px;
}
.center{
text-align: center;
}
.boxNormal .pBox,
.boxNormal .pBox img,
.boxTaidan .pBox,
.boxTaidan .pBox img{
height: auto;
width: 100%;
}

#arcTdn .photo,
.boxTaidan .photo{
width: 100%;
}
#arcTdn .photo img,
.boxTaidan .photo img{
height: auto;
margin: 0 auto 10px;
max-height: 600px;
max-width: 90%;
}

#oaInfo .nextOa {
color: #d00;
display: block;
font-size: 1.3em;
font-family: vdl-v7mincho, sans-serif;
font-weight: 700;
font-style: normal;
margin: 0 0 8px;
}
.box{
border:#000 solid 4px;
background-color:rgba(255,255,255,0.8);
color: #000;
margin: 0 0 20px;
}
.txtArea {
padding: 20px 20px 0 20px;
line-height: 1.7;
}
#form{
padding: 20px 0;
text-align: center;
}
#form img{
height: auto;
max-width: 578px;
width: 100%;
}
#oaInfo .link{
margin: 20px auto 0;
width: 70%;
}
#oaInfo .link a{
background: #623402;
background: linear-gradient(to bottom, #d46f01 0%, #5d3a03 100%);
border-radius: 6px;
color: white;
display: block;
font-family: vdl-v7mincho, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 1.2em;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f88c16', endColorstr='#ffb847',GradientType=0 ); /* IE6-9 */
padding: 12px;
text-align: center;
text-decoration: none;
text-shadow: 2px 2px 3px #a25e0d;
width: 100%;
}
#oaInfo .link a:after{
content: ">>";
}
#oaInfo .link a:hover{
color: #fff;
}

#movie .oaDate{
color: #333;
display: block;
font-size: 1.3em;
font-family: vdl-v7mincho, sans-serif;
font-weight: 700;
font-style: normal;
margin: 0 0 8px;
text-align: center;
}
#movie .link{
margin: 20px auto 0;
width: 70%;
}
#movie .link a{
background: #920505;
background: linear-gradient(to bottom, #c21313 0%, #671010 100%);
font-family: vdl-v7mincho, sans-serif;
font-weight: 800;
font-style: normal;
border-radius: 6px;
display: block;
font-size: 1.2em;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f88c16', endColorstr='#ffb847',GradientType=0 ); /* IE6-9 */
padding: 12px;
text-align: center;
text-decoration: none;
text-shadow: 2px 2px 3px #aa2e2e;
width: 100%;
}
#movie .link a:hover{
color: #fff;
}
#present {
text-align: center;
padding: 20px 0 0;
}
#present img{
height: auto;
width: 100%;
}

/*--------------------------------------------------------*/
#titleSub {
padding: 0 0 20px;
text-align: center;
}
#titleSub img{
aspect-ratio: 870 / 160;
}
#archive .nextOa {
color: #333;
display: block;
font-size: 1.1em;
font-family: vdl-v7mincho, sans-serif;
font-weight: 700;
font-style: normal;
margin: 4px 0 8px;
text-align: center;
}
#archive .maintext{
margin: 20px 0;
}
#archive ul{
display: flex;
margin: 20px 0;
flex-wrap : wrap;
}
#archive ul li{
width: 33%;
}
#archive ul li a{
background: #fff;
border-radius: 5px;
box-sizing: border-box;
color: #000;
display: block;
font-family: vdl-v7mincho, sans-serif;
font-weight: 700;
font-style: normal;
margin: 0 auto 10px;
line-height: 1.0em;
overflow: hidden;
padding: 12px;
text-align: center;
text-decoration: underline;
width: 96%;
}
.btnForm {
margin: 20px auto 10px;
width: 90%;
}
.btnForm a{
border: #ea0300 solid 2px;
background-color: #ff4f4f;
box-sizing: border-box;
border-radius: 5px;
color: #fff;
display: block;
font-weight: bold;
font-size: 1.3em;
line-height: 2.0em;
padding: 8px 0px;
text-align: center;
text-decoration: none;
width: 100%;
}
.btnForm a:hover{
opacity:0.8;
}
#saiseiron .txtArea a{
color: black;
}

/*-- Copyright  -------------------*/
.copy{
color:#e71a43;
font-size: 0.9em;
line-height: 1.4;
padding: 5px 10px 0;
text-align:left;
}
/* 動画囲いタグ　<div class="video-container"></div> */
.video-container {
padding: 56.25% 0 0;
position: relative;
width: 100%;
}
.video-container iframe{
height: 100% !important;
position: absolute;
right: 0;
top: 0;
width: 100% !important;
}
/*-- google翻訳 ----------------------*/
.skiptranslate.goog-te-gadget,
a.goog-logo-link{color:#fff !important;}

/*-- ローディング ----------------------*/
#loader{
height: 100em;
display: block;
padding-top: 5em;
z-index: 100;
width: 100%;
}
.loader,.loader:before,.loader:after {
background: #aaa;
-webkit-animation: load1 1s infinite ease-in-out;
animation: load1 1s infinite ease-in-out;
height: 4em;
width: 1em;
}
.loader {
color: #ccc;
text-indent: -9999em;
margin: auto;
position: relative;
font-size: 11px;
-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);
-webkit-animation-delay: -0.16s;animation-delay: -0.16s;
}
.loader:before,.loader:after {
position: absolute;
top: 0;
content: '';
}
.loader:before {
left: -1.5em;
-webkit-animation-delay: -0.32s;animation-delay: -0.32s;
}
.loader:after {
left: 1.5em;
}
@-webkit-keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
	}
	@keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
}


/* PC  -------------------------------------------------- */
@media (min-width: 700px) {
	.onlyPc{display: block;}
	.onlySp{display: none;}

	/*-------------------------*/
	#wapper{
	color: #6a5656;
	font-family: Arial, Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"sans-serif";
	margin: 0 auto;
	width: 1280px;
	}
	#main{
	display: flex;
	}
	/*-- SNS ----------------------*/
	#sns_button_pc{
	margin: 15px auto;
	text-align: center;
	}
	#sns_button_pc .btn_sns img{
	height: 50px;
	width: 50px;
	margin: 0 5px;
	}

	/*-- left side ----------------------*/
	#left_box{
	background: #fff;
	float: left;
	padding-bottom: 30px;
	text-align: center;
	width: 320px;
	}
	h1,h1 a{
	height:210px;
	margin: 0 auto; 
	width: 95%;
	}
	h2{
	padding: 0 0 20px;
	}
	/*-- Menu ----------------------*/

	#blockL{
	flex-basis: 60% !important;
	min-width: 640px;
	}
	#blockR{
	flex-basis: 33%;
	margin: 0 0 0 2%;
	}

	.txtArea a{
	display: block;
	line-height: 1.5;
	margin: 0 0 20px;
	text-decoration: underline;
	}

	/*-- right side  -------------------*/
	#left_side {
	float: left;
	width: 960px !important;
	}
	#right_side {
	padding-top: 0 !important;
	margin: 0 0 0 20px;
	}
}
/* SP  -------------------------------------------------- */
@media (max-width: 700px) {
	.onlyPc{display: none;}
	.onlySp{display: block;}
	#sns_button_sp{
	padding: 15px 0;
	text-align: center;
	}
	#sns_button_sp .btn_sns{
	margin: 0 2px;
	}
	#sns_button_sp .btn_sns img{
	height: 50px; width: 50px;
	}

	#title{
	width: 100%;
	}
	#title img{
	height: auto;
	width: 100%;
	}
	/*-- Contents all ----------------------*/
	#contents{
	display: block;
	line-height:1.6;
	}
	#stream{
	width: 80%;
	}
	#left_side h4 {
	/*padding: 15px 0 6px 20px;*/
	padding: 1% 0 1% 3%;
	}
	#blockL,#blockR{}
	#fb{
	text-align: center;
	}
	#fb h4{
	text-align: left;
	}

	strong.strNormal{
	font-size: 3.8vw;
	margin: 0 0 3%;
	padding: 2% 3% 1.5%;
	}
	strong.strTaidan{
	font-size: 3.8vw;
	margin: 0 0 3%;
	padding: 2% 3% 1.5%;
	}
	.boxNormal p,
	.boxTaidan p {
	display: block;
	font-size: 3.8vw;
	margin: 4% auto;
	}

	#saiseiron .txtArea {
	box-sizing: border-box;
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	}
	#saiseiron .txtArea a{
	display: block;
	color : #333;
	line-height: 1.5;
	margin: 0;
	text-align: center;
	text-decoration: underline;
	width: 50%;
	}
	#saiseiron .txtArea a img{
	width: 100%;
	max-width: 170px;
	}
	#arcTdn .photo,
	.boxTaidan .photo{
	text-align: center;
	width: 100%;
	}
	#arcTdn .photo img,
	.boxTaidan .photo img{
	max-width: 100%;
	}
	#oaInfo .nextOa {
	font-size: 4.2vw;
	/*margin: 2% 0 4%;*/
	/*padding: 0 0 0 1%;*/
	}
	.box{
	/*border-top: #000 solid 4px;
	border-bottom: #000 solid 4px;*/
	border-right: none;
    border-left: none;
	}
	.txtArea {
	padding: 20px;
	}
	.txtArea p{
	line-height: 1.5;
	}
	#form{
	padding: 15px 0;
	}
	#form img{
	max-width: 80%;
	}
	#oaInfo .link{
	margin: 3% auto 0;
	width: 90%;
	}
	#oaInfo .link a{
	box-sizing: border-box;
	font-size: 4.0vw;
	padding: 3% 5% 4%;
	text-decoration: none;
	}
	#movie .link{
	width: 90%;
	}
	#movie .link a{
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
	}
	#present {
	font-size: 3.0vw;
	}
	#present img{
	max-width: 80%;
	}

	#titleSub {
	padding: 2% 0;
	}
	#titleSub img{
	aspect-ratio: 592 / 160;
	height: auto;
	width: 90%;
	}
	#archive .nextOa {
	font-size: 3.5vw;
	margin: 1% 0 4%;
	}
	#archive .maintext{
	font-size: 4.0vw;
	margin: 5% 0;
	line-height: 1.5;
	}
	#archive ul{
    height: 30vh;
	margin: 5% auto;
    overflow-y: scroll;
	}
	#archive ul li{
	width: 100%;
	}
	#archive ul li a {
	border-radius: 3px;
	font-size: 3.2vw;
	margin: 0 auto 2.5%;
	padding: 2% 4%;
	text-align: left;
	}
	/*-- right side -----------------------*/
	#right_side{
	max-width:412px;
	margin:0 auto 10px;
	}
	/*-- Copyright ----------------------*/
	.copy{
	color:#333;
	text-align:center;
	padding: unset;
	}

	.translation{
	padding: 5px 0;
	text-align: center;
	}
	.translation .link_style{
	display:block;
	font-size: 1.0em;
	line-height: 1.5em;
	padding: 15px 0;
	text-align:center;
	}

	#episode #left_side h4,
	#episodeTdn #left_side h4{
	padding: 2% 0 2% 4%;
	}
}
