<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/***** メインコンテンツ #main *****/

#main {
	margin-bottom: 50px;
	overflow: hidden;
	text-align: left;
	}


/***** 子ページ *****/

.section {
	margin-bottom: 10px;
	overflow: hidden;
	_zoom: 1;
	}

.section h3 {
	background: url("/contents/kaigotakuhai/parts/circle_blue.gif") left center no-repeat;
	border-bottom: 1px solid #CCC;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 3px 0 3px 28px;
	}

.section h4 {
	font-weight: bold;
	margin-bottom: .5em;
	}

.section table {
	border: 1px solid #bbb;
	font-size: 13px;
	margin-bottom: 1em;
	}

.section table th, .section table td {
	border: 1px solid #bbb;
	padding: 3px 0;
	text-align: center;
	vertical-align: middle;
	height: 2rem;
	}

.section p {
	margin-bottom: 1em;
	}

.section p.pr {
	font-size: 16px;
	}


/*220118*/

.flex-b100{flex-basis: 100%;
text-align: center;}
.mgb20{margin-bottom: 20px;}
.w40{width: 40%;}
.w70{width: 70%;}
.w100{width: 100%;}
.pd10{padding: 10px;}
@media screen and (min-width:768px) {
.disp-fl{display: flex;}
}
.name{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

#main .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1em;
}
#main a.btnRadius02 {
    border-radius: 40px;
    font-weight: bold;
    width: auto;
    height: 100%;
    margin: 0;
    color: #FFF;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#main a.btnRadius03 {
    border-radius: 5px;
    font-weight: bold;
    width: auto;
    height: 100%;
    margin: 0;
    color: #FFF;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.w50 {
    width: 50% !important;
    margin: auto !important;
}
#main a.catchyBtn {
    background: #EA6D0D;
}
#main a.orangeBtn {
    background: #EA6D0D;
}
#main a.blueBtn {
    background: #005FC3;
}</pre></body></html>