@charset "utf-8";

/* 意思の疎通が苦手な人必見！コミュニケーション向上のポイント */

.rich-list.pt01:before {
    height: 294px;
}
.rich-section__head-lower {
    line-height: 36px;
}

.rich-content-box__cmnt.pt01 {
    margin-top: 20px;
}
.rich-content-box__cmnt.mb15 {
    margin-bottom: 15px;
}
.rich-content__head.pt01 {
    height: 90px;
}
.rich-content__head-text.rich-content__head-text--4 {
    line-height: 38px;
}
.rich-content-box__cmnt.pt01.mt0 {
    margin-top: 0;
}

/* 目次 */
#toc_box li,
#toc_box ul { 
	margin: 0;
	padding: 0;
	line-height: 1.8;
	text-decoration: underline;
}
#toc_box {
    display: block;
    margin: 30px auto 60px;
    width: 85%;
    padding: 16px;
    border: solid 1px #ccc;
    outline: solid 2px #ccc;
    outline-offset: 1px;
}
#toc_box p {
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
}
#toc_box ul ul {
	margin-left: 1.5em;
}
/* 