@charset "utf-8";

/* 新聞配達のアルバイトの内容は？PC.css */

.rich-section__head-lower {
	font-size: 1.85714rem;
}

.rich-content-box__text.mt20 p {
	margin-top:20px;
}

.rich-content__head.pt01 {
	height: 90px;
}
.rich-content__head-text.rich-content__head-text--5,
.rich-content__head-text.rich-content__head-text--6 {
	line-height: 38px;
}

.rich-content-box__cmnt {
	background-color: #f2f2f2;
	border-radius: 10px;
	padding: 10px 15px;
	margin: 20px 0 10px;
	display: block;
}

.rich-content-box__cmnt.pt01 {
	background: #fff5cc;
}
.rich-content-box__cmnt.pt02 {
	background: #d9f4ff;
}

.rich-content-box__head--7:before {
	background-image: url(/files/user/img/icon/icon_balloon_w_07.png);
}

/* 目次 */
#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;
}
/* 