<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.experiences {

}
.experiences .title {
	margin: 40px 0 20px;
	padding-bottom: 10px;
	background: url(../images/title_bg_01.png) no-repeat scroll left bottom;
	font-size: 2.8rem;
	line-height: 1.2;
}
.experiences h2 {
	margin: 40px 0 20px;
	padding: 5px 0 5px 15px;
	border-left: 6px solid #3498db;
	border-bottom: 1px solid #ccc;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.5;
}
.experiences h3 {
	margin: 30px 0 20px;
	border-bottom: 2px solid #545454;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
}
.experiences p {
	font-size: 1.5rem;
	line-height: 1.8;
}

/* toc */
.toc {
	display: none;
	margin-bottom: 40px;
	padding: 20px;
	border: 1px solid #ccc;
}
.toc .mokuji_box {

}
.toc .mokuji {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 2rem;
	font-weight: bold;
}
.toc .hdg_2 {
	margin: 0;
}
/* .toc .item {
	counter-increment: hdg2;
}
.toc .item:before {
	content: counter(hdg2) ".";
	padding: 0 5px 0 0;
	font-weight: bold;
} */
.toc .item + .item {
	margin-top: 15px;
}
.toc .anchor {
	color: #333;
}
.toc .txt {
	font-size: 1.6rem;
}
@media screen and (max-width: 789px) {
	.toc {
		margin-bottom: 0;
	}
}
/* end toc */

@media screen and (max-width: 789px) {
	.section-h1-blue {
		margin: 30px 0 35px;
		padding: 0 20px;
	}
	.section-h1-blue p {
    font-size: 1.3rem;
    margin: 10px 0 15px;
    line-height: 1.8;
	}
	.section-h1-blue .box__font13 a {
    font-size: 13px;
    text-decoration: underline;
}
}
.content__h2_brown {
	font-size: 2.2rem;
	line-height: 1.2;
	font-weight: normal;
	margin: 40px 0 20px;
	padding-bottom: 10px;
	background: url(../images/title_bg_04.png) no-repeat scroll left bottom;
}
.siryou_bb {
	border-bottom: 1px solid #ccc;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 20px;
	padding-top: 5px;
}
@media screen and (max-width: 789px) {
	.siryou_bb {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 789px) {
}</pre></body></html>