<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.cF {
 color: #FFF !important;
}

.pr_05 {
	padding-right:0.5em;

	}

.w40per {
	width: 40%;
}

table.table_basic.douki td{
text-align: center;
}
span.font-normal {
	font-weight: normal;
}
table.table_basic.douki td.br-none,
table.table_basic.douki th.br-none {
	border-right: none;
}
table.table_basic.douki td.br,
table.table_basic.douki th.br {
	border-right: 1px solid #30201d;
}
table.table_basic.douki td.bl-none,
table.table_basic.douki th.bl-none {
	border-left: none;
}
div#item .mb-none {
margin-bottom: 0;
}
.tf-large {
font-size: 15px;
}
/* tr.sec-row th {
	width: 11%;
} */
tr.sec-row th:nth-of-type(1){
	width: 20%;
}
tr.sec-row th:nth-of-type(2){
	width: 22%;
}
table#h-24 {
	font-size: 13px;
}
table#h-24 td:nth-of-type(2),table#h-24 td:nth-of-type(3),table#h-24 td:nth-of-type(4),table#h-24 td:nth-of-type(5),table#h-24 td:nth-of-type(6),table#h-24 td:nth-of-type(7),table#h-24 td:nth-of-type(8){
	text-align: center;
}
span.bb {
border-bottom: 1px solid #c91a1d ;
}


table.font-small {
	font-size: 13px;
}
table.font-small caption {
	font-size: 15px;
}
table.font-small th,table.font-small td {
padding: 7px;
}
table#ex01 tr:nth-child(1) th {
	width: 16%;
}
table#ex01 td {
	text-align: center;
}

table#ex02 td {
	text-align: center;
}
table#ex02 th.adjust-large {
	width: 16%;
}
table#ex02 .first{
 width: 4%;
}
table#ex02 th.adjust {
	width: 14%;
}
th.th-l {
	text-align: left!important;
	border-top: none!important;
}
th.th-r {
	text-align: right!important;
	border-bottom: none!important;
}

table#ex03 td {
	text-align: center;
}
table#ex03 th.adjust-large {
	width: 20%;
}
table#ex03 th.adjust {
	width: 13%;
}

table#ex04 td {
	text-align: center;
}
table#ex04 th.adjust-large {
	width: 30%;
}
table#ex04 th.adjust {
	width: 23%;
}
table#ex05 td {
	text-align: center;
}
table#ex05 th {
	width: 25%;
}
.top-none {
	margin-top: 0!important;
}

dl.flex {
	display: flex;
}
table#s-list01 td,
table#s-list02 td,
table#s-list03 td {
text-align: center;
}

div.caption-div {
	display: flex;
	justify-content: space-between;
	margin-top: 1.5em;
}
div#item  div.caption-div p {
	text-indent: 0;
	line-height: 1;
	font-weight: bold;
}
table.table_basic#ex05 {
	margin-top: 5px;
}

@media only screen and (max-width: 700px) {
.tf-large {
font-size: 13px;
}

}
</pre></body></html>