@charset "utf-8";
#main-contents {
	margin-bottom: 0;
}
.table {
    display: table;
    border-collapse: collapse;
	width: 100%;
}
.logo_area {
	width: 145px;
}
div.table div.tr{
    display: table-row;
}
.header {
	border: none;
}
div.table div.td {
    display: table-cell;
    padding: 5px 7px;
    border-bottom: 1px solid #666;
    vertical-align: top;
}
div.table div.td h2,
div.table div.td p{
	display: inline;
}
div.table div.td p{
	text-align: center;
}
div.table div.td h2{
    margin: 7px 0 0 0;
    padding: 0;
	border: none;
}
div.table div.td h2{
    margin: 7px 0 0 7px;
    line-height: 22px;
	border: none;
}
div.table div.table--nested {
    display: table;
	width: 100%;
}

div.table div.table--nested .td {
    padding: 0;
    border: none;
}
div.table div.table--nested .td div.left_box{
}
div.table p.logo_v {
	display: block;
	text-align: center;
}
div.table p.logo_v img{
	max-width: 130px;
	max-height: 60px;
}
.header2 {
	margin: 5px 0 20px;
}
.header2 table{
	width: 100%;
}
.header2 table td{
    padding: 4px 0px 4px 7px;
    border: 1px solid #666;
}
.header2 li {

	display: inline-block;
	letter-spacing: 1px;
	margin: 0px;
}
.header2 li span {
	margin-left: 10px;
}

.score_area {
	margin-bottom: 2px;
}
.score_area .box {
	margin-top: 30px;
}

.team, .score {
	float: left;
	vertical-align: top;
}
.team {
	width: 325px;
}
.team span {
	display: block;
	text-align: center;
}

.team h3 {
	font-size: 20px;
	padding: 4px;
	text-align: center;
	margin-bottom: 3px;
}
.team .team_icon {
	float: left;
	width: 80px;
	display: inline-block;
}
.team .box table {
	float: left;
	width: 230px;
	vertical-align: top;
	margin-left: 15px;
}
.team .box table th,
.team .box table td
{
	font-weight: inherit;
	padding: 4px 0; 
	font-weight: 600;
}

.team .box li {
	margin-bottom: 10px;
}
.team .label1 {
	display: inline-block;
	text-align: right;
	width: 85px;
}
.team .label1 span {
	font-size: 10px;
	display: inline;
}

.score {
	width: 290px;
	margin: 0 20px;
}
.score td {
	text-align: center;
	vertical-align: middle;
	border: #000 1px solid;
}
.score_area_comment {
    position: relative;
    height: 40px;
    width: 100%;
	margin: 0;
	padding: 0;
}
.score_area_comment div.point_display {
    width: 295px;
    height: 40px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
}
.score_area_comment div.point_display div{
	text-align: center;
	float: left;
}
.score_area_comment div.point_display div p{
	text-align: center;
}
.score_area_comment div.point_display div:nth-child(1){
    width: 50px;
}
.score_area_comment div.point_display div:nth-child(2){
    width: 200px;
}
.score .set_num {
	font-size: 32px;
	font-weight: bold;
	width: 45px;
}
.score .point {
	font-size: 10px;
	font-weight: normal;
}
.score .set_point {
	font-size: 18px;
	font-weight: bold;
	width: 50px;
	height: 36px;
}

.player_area {
	display: flex;
	margin-bottom: 20px;
}
.player_area_comment p {
	text-align: center;
}
.sv_comment, .player {
	float: left;
}
.sv_comment {
	width: 260px;
	min-height: 700px;
	vertical-align: top;
	border: #000 1px solid;
}
.sv_comment h4 {
	padding: 15px 0;
	text-align: center;
	border-bottom: #999 1px solid;
}
.sv_comment p {
	padding: 5px;
}
.player {
	width: 420px;
	margin: 0 20px;
}
.player table td {
	text-align: center;
	vertical-align: middle;
	border: #000 1px solid;
}
.player table td.point {
	width: 50px;
	font-size: 18px;
	font-weight: bold;
}
.player table td.set {
	width: 30px;
	font-weight: bold;
	color: #fff;
	background: #000;
	line-height: 16px;
}
.player table td.member {
	width: 200px;
}

.player table td li {
	text-align: center;
	float: left;
	width: 50%;
	padding: 2px 0;
	height: 32px;
	overflow: hidden;
}
.player table td li span {
	font-size: 92%;
}

.player table td li:nth-child(-n+4) {
	border-bottom: #999 1px solid;
	
}
.player table td li:nth-child(2n+1) {
	border-right: #999 1px solid;
	
}

.libero {
	margin-bottom: 20px;
	width: 100%;
}
div.libero_team {
	float: left;

}
div.libero_team:nth-child(1){
	margin-left:1%;
	width: 48%;
}
div.libero_team:nth-child(2){
	margin-left:4%;
	width: 45%;
}
div.libero_team p{
	display: inline;
}
.report h3 {
	border-bottom: #999 1px solid;
	padding: 5px 0;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
}
.report p {
	line-height: 1.5;
	font-size: 13px;
}

.report {
	padding-bottom: 10px;
	border: #000 1px solid;
	margin-bottom: 10px;
}


.license {
	font-size: 12px;
	border-top: #000 1px solid;
	padding-top: 2px;
}

.writer {
	text-align: right;
	margin-bottom: 2px;
}
