<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.second-content{
    margin: 120px 0 0 0;
}

@media screen and (max-width: 834px){
    .second-content {
        margin: 90px 0 0 0;
    }
}
/*---繧ｿ繧､繝医Ν蜈ｱ騾�---*/

.unit-ttl{
	font-size: 2em;
	text-align: center;
	font-weight: 700;
}

.unit-ttl .unit-ttl-jp{
	font-size: 60%;
	font-size: 60%;
	color: #e1964d;
	display: block;
}

/*---//繧ｿ繧､繝医Ν蜈ｱ騾�---*/

.article-ttl-box{
    margin: 60px 0 0;
    border-bottom: 1px solid #888;
    padding: 0 0 20px;
}

.article-ttl-box .date{
    font-size: 1.4em;
    color: #888888;
    display: block;
    margin: 0 0 10px;
}

.article-ttl-box .article-ttl{
    font-size: 1.8em;
    font-weight: 700;
}

.article-cont{
    margin:20px 0 0;
    font-size: 1.4em;
    line-height: 1.6;
}</pre></body></html>