@charset "utf-8";


#newswrapper {
	background-color: #000;
	max-width: 960px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
}
#newscontainer {
	max-width: 960px;
	height: auto;
	background-color: #000; 
}
#newscontents {
	max-width: 960px;
	height: auto;
	background-color: #000;
}
#newsmain {
	height: auto;
	width: auto;
	background-color: #000; 
	margin-right: auto;
	margin-left: auto;
	padding: 0 150px;
	font-size: 16px;
}
.newsTitle{
	font-family:'Trajan Pro', 'Georgia', 'Hiragino Mincho Pro', 'MS PMincho', serif;
	font-weight: bold;
	letter-spacing: 3px;
}
.newsTitleTop{
	font-size: 20px;
	padding-bottom: 24px;
	letter-spacing: 2px;
	/font-style: italic;
}
#newsmain table {
	font-size:14px;
	margin-right: auto;
	margin-left: auto;
}
#newsmain table tr td{
	vertical-align: top;
}
.newsDtl{
	text-align: center;
	height: auto;
	font-size:14px;
	line-height: 180%;
	letter-spacing: 1px;
	padding: 20px 0 70px 0;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: 1px solid #444;
}
.newsDtl1{
	text-align: center;
	height: auto;
	font-size:14px;
	line-height: 180%;
	letter-spacing: 1px;
	padding: 0px 0 70px 0;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: 1px solid #444;
}
.newsDtl2{
	text-align: center;
	height: auto;
	font-size:14px;
	line-height: 160%;
	letter-spacing: 1px;
	padding: 20px 0 70px 0;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: 1px solid #C9C2C2;
}
.newsDtlTop{
	text-align: center;
	height: auto;
	font-size:14px;
	line-height: 180%;
	letter-spacing: 1px;
	padding: 0 0 70px 0;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: 1px solid #444;
}
.tableAll table tr{
	height: 50px !important;
}
.newsDate{
	text-align: center;
	font-size: 16px;
	line-height: 160%;
	padding: 10px 0 20px 0;
	margin: 0 auto;
}
.newsDate1{
	text-align: center;
	font-size: 16px;
	line-height: 160%;
	padding: 0px 0 20px 0;
	margin: 0 auto;
}
.newsTitle{
	font-size: 26px;
	line-height: 160%;
	/background-color: #222;
	/padding-top: 5px;
	padding-bottom: 20px;
	font-style: italic; 
}
#kagerou ruby rt{
	font-size:9px !important;
}
#newsmain .linkList table tr td{
	text-align: left !important;
}
#unknownWorldVideo{
	max-width: 420px;
	height: 236px;
	-webkit-user-select: none;
	color: #000;
	background-color: #000;
	background-image: url(../images/films/2025/shot_uw.jpg);
	background-position: center;
	background-size: 100% auto !important;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin: 0 auto;
}
.indent1em{
	text-indent: 1em;	
}
.letterspace0.5{
	letter-spacing: 1px;
}
.attentionTxt{
	font-size: 12px;
	padding-left: 26px;
}
.pr{
	font-family:'STKaiti', 'SimSun', serif;
	max-width: 400px;
	text-align: left !important;
	margin: 0 auto;
}
.eventTable{
	max-width: 960px;
}
.eventTable tr td:nth-child(1){
	width: 20%;
}
.eventTable tr td:nth-child(2){
	width: 80%;
}
.eventTableNarrow{
	max-width: 960px;
}
.eventTableNarrow tr td:nth-child(1){
	width: 15%;
}
.eventTableNarrow tr td:nth-child(2){
	width: 85%;
}
.eventTableWise{
	max-width: 960px;
}
.eventTableWise tr td:nth-child(1){
	width: 25%;
}
.eventTableWise tr td:nth-child(2){
	width: 75%;
}
@media screen and ( max-width:800px ){
#newsmain {
		padding: 0 20px;
		max-width: 100%;
}
}
@media screen and ( max-width:568px ){
#unknownWorldVideo{
	max-width: 100% !important;
	height: 0 !important;
	padding-top: 56.25%;
	background-size: 100% auto;
	background-position: left top;
	margin: 0 auto;
}
#newsmain table tr {
	height: 60px;
}
#newsmain table tr td {
	width: 100%;
	display: block;
	text-align: center;
}
.tableGrid{
	padding: 0 15px;
}
.tableGrid table tr {
	height: 100px;
}
.tableGrid table tr td, {
	width: 100%;
	display: inline-grid;
	text-align: left !important;
}
#newsmain .linkList table tr {
	height: 30px !important;
	text-align: left !important;
}
.map img{
	width: 100%;
}
.pr{
	max-width: 320px;
}
}
@media screen and ( max-width:375px ){
.newsTitle{
	font-size: 20px !important;
	background-color: #222 !important;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 0 !important;
}
.trShort {
	height: 30px !important;
}
}
