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


#contents .s5-heading2 {
	border-top: 5px double #797979;
	border-bottom: 5px double #797979;
	background: #F5F5F5;
	padding: 0.5em 0 0.25em 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#contents ol,
#contents .c5-grayArea ul.s5-list{
	padding-left: 1.5em;
}
#contents ol &gt; li + li,
#contents ul &gt; li + li{
	margin-top: 10px;
}

.c5-h1_model{
	display: block;
	margin-bottom: 5px;
	font-size: 1.25rem;
}


.tableArea{
	margin: 3em auto;
}

.tableArea table {
	width: 100%;
	margin: 2em 0;
	border-collapse: collapse;
}

.tableArea table caption{
	margin-bottom: 5px;
	text-align: left;
}

.tableArea thead th,
.tableArea thead td,
.tableArea tbody th,
.tableArea tbody td{
	padding: 0.5em 1em;
	border: #959595 1px solid;
	text-align: left;
}

.tableArea thead th,
.tableArea tbody th{
	width: 30%;
	font-weight: normal;
}
#contents .tableArea table ul{
	padding-left: 1.5em;
	margin: 1em 0;
}
#contents .tableArea table ul li + li{
	margin-top: 0;
}

.tableArea .s5-list li span.c5-annotation{
	display: inline-block;
	margin-top: 5px;
	color: inherit;
	font-size: 100%;
}

.accordionArea{
	margin: 3em auto;
	overflow: hidden;
}

#pastArea .tableArea.archive{
	margin: 0 auto;
}
#pastArea .archive:after{
	display: block;
	content:"";
	border: 1px solid #959595;
}

#pastArea .archive:last-child:after{
	display: none;
}

#pastArea .archive table{
	margin: 3em 0;
}

#pastArea .archive:first-child table{
	margin-top: 2em;
}

.indexArea{
	display: table;
	width: 100%;
}


.indexArea p.left {
	display: table-cell;
	width: 3.5rem;
	height: auto;
	margin: 0;
	padding: 0.5em;
	border: 1px solid #959595;
	border-right: none;
	background: #ccc;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.indexArea ul.s5-list {
	margin: 0;
	padding: 1.5em 1em 0.5em !important;
	border: 1px solid #959595;
	box-sizing: border-box;
	background-color: #fff;
	font-weight: bold;
}

.indexArea ul li{
	margin-bottom: 0.5em;
}

a.s5-linkV3.s5-linkV3--down:after{
	margin-left: 8px !important;
}

#contents .s5-heading3{
	margin-bottom: 1em;
	padding: 6px 0 6px 12px;
	border-bottom: 3px solid #797979;
	border-left: 3px solid #797979;
}

#contents .c5-heading3__inner{
	padding-left: 1em;
	margin-bottom: 2em;
}

.c5-notice_gray dl{
	margin: 0;
}

.c5-notice_gray dl dt{
	margin-bottom: 5px;
}

.movieArea{
	margin: 25px auto 30px auto;
}

.movieArea.short{
	width: 403px;
	height: 716px;
	overflow: unset;
	padding-bottom: unset;
}

@media (min-width: 641px){
	.tableArea,
	.accordionArea{
		padding: 0 2em;
	}
	#pastArea .tableArea.archive {
		padding: 0 2em;
	}
}

@media screen and (max-width: 640px) {
	.movieArea.short{
		width: 283px;
		height: 503px;
	}
	
	.movieArea.short iframe{
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 375px) {
	.movieArea.short{
		width: 248px;
		height: 445px;
	}
}
@media screen and (max-width: 375px) {
	.movieArea.short{
		width: 222px;
		height: 398px;
	}
}

/* 2024/10/08 */
#contents .li_stlye {
	margin: 0;
	padding: 0 0.1em;
}

#contents .li_stlye span {
    color: #000;
    font-size: 1rem;
	font-weight: bold;
}

#contents .li_stlye dl dt {
	font-weight: normal;
	margin-top: 1em;
}</pre></body></html>