@charset "UTF-8";

a.link_bt, .link_bt a {
	padding: 10px 30px;
}

#screen-item-keyvisual {
	display: table;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
}

#screen-item h1 {
	margin: 90px 0 15px 0;
	border-bottom: 0;
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #ccc;
	line-height: 1.4;
	position: relative;
/*	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -webkit-transform: rotate(0.028deg);
}
#screen-item h1:first-child {
	margin-top: 0;
}
#screen-item h1:after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 2px;
	background-color: #d60077;
}



.prize {
	font-size: 1.2em;
	font-weight: bold;
}
.screen-item-meta {
	line-height: 1.8;
}
.screen-time {
//	margin-bottom: 30px;
}
.director{
	overflow: hidden;
}
.todan{
	overflow: hidden;
	margin-bottom: 20px;
}
.director_name {
	overflow: hidden;
	font-weight: bold;
}
.todan_name {
	overflow: hidden;
}
.director_photo {
	float: right;
	padding-left: 10px;
}
.todan_photo {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.screen-item-detail {
	overflow: hidden;
}
.summary-block {
	float: left;
	width: 40%;
}
.spec-block {
	float: right;
	width: 55%;
}
#detail-content th,
#detail-content td {
	line-height: 1.5;
}
#detail-content .spec-table th {
	width: 45%;
}
.other_img {
	margin: 50px 0;
	text-align: center;
}
#detail-content ul.other_img li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}
#detail-content ul.other_img li img {
	vertical-align: middle;

}
#detail-content p.screen-item-copyright {
	margin-bottom: 50px;
	font-size: 0.6em;
}
.news-area {
	border-top:2px solid #E5007E;
    border-bottom:2px solid #E5007E;
 	border-left:1px solid #e4e4e4;   
 	border-right:1px solid #e4e4e4;   

	padding : 10px;
	margin : 0 0 30px 0;

}
h4 {
	color: #E5007E; 
	font-size: 1.2em;
	font-weight: bold; 
}
.past-detail {
	width: 900px;
	margin: 0 auto;
	padding: 8px 16px;
	background: #888;
	color: #fff;
	line-height: 1.2;
	font-size: 24px;
	font-family: Verdana, sans-serif;
}

#detail-content section {
	margin-bottom: 50px;
}
.table {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.td {
	border: 5px solid #fff;
	background: #eee;
	display: table-cell;
	vertical-align: top;
	line-height: 1.5;
	word-break: break-all;
}
#detail-content h3 {
	margin: 40px 0 20px;
/*	padding-top: 20px;*/
}
#detail-content .td ul li.table-item {
	min-height: 100px;
	list-style-type: none;
	margin: 10px;
	padding: 10px;
	background: #fff;
}
#detail-content .td ul li.highlight {
	padding: 9px;
	border: 1px solid #669819;
	background: #f7ffea;
}
.table-title {
	margin: 7px 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
}
.table-time {
	font-size: 1.7em;
	margin-bottom: 7px;
	color: #669819;
	line-height: 1.2;
}
.table-time a {
	color: #669819;
	text-decoration: none;
	cursor: default;
}
.table-link {
	margin-top: 1em;
}
#detail-content .table-link li {
	min-height: 16px;
	margin: 0 0 8px;
	padding: 0 0 0 20px;
	font-weight: bold;
	list-style: none;
	background: url(http://static.animefestival.jp/common/img/check_r.gif) no-repeat 0 0;
	line-height: 1.2;
}
#detail-content .td ul .table-link li a {
	color: #000;
	font-weight: bold;
}
#detail-content .td ul .table-link li a:hover {
	color: #c00;
}
.table-button {
	margin-top: 15px;
	line-height: 1.2;
}
a.small_bt {
	padding: 7px 12px 5px;
}
#detail-content ul.schedule_list {
	display: table;
	margin: 0 auto 20px;
}
#detail-content ul.schedule_list li {
	display: table-cell;
	margin: 0;
	padding: 0 10px;;
	list-style-type: none;
}
#detail-content .screen-table {
	table-layout: fixed;
	margin-bottom: 30px;
	background: #ddd;
	border-bottom: 10px solid #ddd;
}
#detail-content .screen-table th,
#detail-content .screen-table td {
	padding: 3px;
	line-height: 1.2;
	border-top: 0 none;
	border-bottom: 0 none;
	border-left: 10px solid #ddd;
	border-right: 10px solid #ddd;
}
#detail-content .screen-table th {
	width: 8%;
	text-align: center;
	border-left: 0 none;
	background: #ddd;
}
#detail-content .screen-table th.time {
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	letter-spacing: -1px;
}
#detail-content .screen-table th.time div {
	padding: 7px 0;
	border-top: 5px solid #aaa;
}
#detail-content .screen-table td.detail {
	padding: 0;
	background: #fff;
}
#detail-content .screen-table td.detail .table-wrap {
	border-top: 5px solid #669819;
	/*border-bottom: 2px solid #bbb;*/
}
#detail-content .screen-table td.screen-name {
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#detail-content .screen-table td.screen-name div {
	padding: 7px 0;
	border-top: 10px solid #669819;
	background: #fff;
}
.table-wrap {
	padding: 10px;
	line-height: 1.4;
	font-size: 0.9em;
}
.empty {
	display: block;
	height: 5px;
}
#detail-content .screen-table tr.odd th {
	background: #eee;
}
#detail-content .new-stagedetail td	{
		padding: 15px 0 15px 0;
	}
#detail-content .new-stagedetail th {
		padding: 15px 0 15px 0;
		background: #fff;
		width: 200px;
	}
.synop{
	margin: 30px 0 60px 0;
}
.covid{
	margin: 30px 0 60px 0;
	padding: 20px;
	background-color: #eee;
}

.uppertitle {
	font-size: 22px;
}
.subtitle {
	font-size: 16px;
	color: #666;
	font-weight: normal;
}
#detail-content .new-spec-table th,
#detail-content .new-spec-table td {
	border-top: 0;
    border-bottom: 0;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
    padding: 0 0 15px 0;
}
#detail-content .new-spec-table th {
    padding: 0 20px 15px 0;
    white-space: nowrap;
}


#detail-content .new-spec-table tr:last-child th,
#detail-content .new-spec-table tr:last-child td {
    padding-bottom: 0;
}
.director_name_list {
	font-size: 12px;
}


#detail-content .synop h3 {
	margin: 2.5em 0 1em;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	background: #fff;
	padding: 0 0 0 8px;
	letter-spacing: 0.1em;
	border-left: 3px solid #d60077;
}
#detail-content .synop h3>span {
	font-size: 14px;
	color: #666;
	margin-left: 1em;
	font-weight: normal;
}
#detail-content .synop h3.sub {
	margin: 2.5em 0 1em;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	background: #fff;
	padding: 0 0 8px 0;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #d60077;
	border-left: 0;
}

#detail-content .synop h3:first-child {
	margin: 0;
}
#detail-content .synop .caution {
	border: 1px solid #d60077;
	padding: 10px;
	margin-top: 40px;
}


#detail-content .screen-data-table {
   display: table;
   margin: 0px;
   padding: 0px;
   width: 100%;
}
#detail-content .screen-data-table div.screen-data {
   display: table-cell;
   width: 70%;
}
#detail-content .screen-data-table div.screen-ticket {
   display: table-cell;
   width: 30%;
   text-align: right;
}
#detail-content .screen-data-table div.screen-ticket-inner {
   margin-left: 20px;
   margin-bottom: 20px;
   text-align: center;
   border: 1px solid #ccc;
   padding: 10px;
   
}
#detail-content .screen-data-table div.screen-ticket-inner h3 {
   margin: 5px 0 10px 0;
   padding: 0 0 10px 0;
   color: #D60077;
   font-weight: normal;
   border: 0;
   border-bottom: 1px solid #D60077;
}
#detail-content .screen-data-table div.screen-ticket-inner p.screen-ticket-txt {
	margin: 20px 0 0 0;
}
#detail-content .screen-data-table div.screen-ticket-inner hr {
	margin: 20px 0 20px 0;
	border-top: 1px solid #ccc;
}
#detail-content .screen-data-table div.screen-ticket p.screen-etc {
   color: #666;
   font-size: 13px;
   margin: 0.5em 0;
}
#detail-content .screen-data-table div.screen-ticket p.screen-caution {
   color: #666;
   font-size: 13px;
   margin: 0.5em 0;
/*   text-align: left;*/
}
.column {
	padding: 10px;
	background: #f1f1f1;
}

.sakuhin {
	display: flex;
	margin-bottom: 40px;
	justify-content: space-between;
}
.sakuhin_img {
	width : 360px;
	font-size : 10px;
}
.sakuhin_prof {
	width : 510px;
line-height:1.6;
}
#detail-content h3.mol {
	border-left : none;
	padding: 0;
}
.sakuhin_etitle {
	font-size : 14px;
	margin-top:10px;
	display:block;
	color:#666;
}
.sakuhin_name {
	font-weight: bold;
}
.sakuhin_ename {
	display:block;
	font-size : 13px;
}
.sakuhin_euniv {
	font-size : 13px;
}
.sakuhin_escp {
	margin-top:20px;
}
.sakuhin_copyr {
	font-size : 10px;
	margin-top:0px;
}
#detail-content p.sakuhin_param,
#detail-content p.sakuhin_univ {
	line-height:1.2;
}
#detail-content p.sakuhin_univ {
	margin-bottom:10px;
}
