element.style {}

.sec1 {
	background: rgba(232, 245, 233, 0.5);
}

.sectionTtl-bg {
	background: #7fd382;
}

.table_rank_title:after {
	background: #3cb371;
}

.btn1 {
	border: 2px solid #3cb371;
	background: #3cb371;
}

.btn1:hover {
	color: #3cb371;
}

.toc_title span a {
	background: #7fd382;
}

#toc_container .contents-subheading:before {
	background: #7fd382;
}

.recommend-box {
	border: 4px solid #3cb371;
}

.recommend-table td:first-child,
.recommend-table td:nth-child(3) {
	background: #7fd382;
}

.review {
	border: 3px solid #7fd382;
	border-bottom: 0;
}

body.home .review {
	border-bottom: 3px solid #7fd382;
}

.review .review-title {
	background: #7fd382;
}

.content-ttl,
.single-box h3,
#bottom-content h3 {
	background: rgba(232, 245, 233, 0.5);

}

.sideber_rank_title .sideRank_title_0 {
	background: rgba(232, 245, 233, 0.5);
}

#toc_container {
	background: rgba(232, 245, 233, 0.5);
}

#sonota {
	background: rgba(232, 245, 233, 0.5);
}

.single-box h3:before,
#bottom-content h3:before {
	background: #7fd382;
}

.content-ttl:before {
	background: #7fd382;
}

.single-box h4,
#bottom-content h4 {
	border-left: 6px solid #7fd382;
}

.sectionPoint .sectionPoint-head {
	background-color: #7fd382;
}

.sectionPoint {
	border: 3px solid #7fd382;
}

.slidelist2-view i {
	background: #7fd382;
}

.slidelist2-tbl td:first-child {
	background: #7fd382;
}

.sectionTtl-area span {
	color: #777;
}

.sectionTtl-area span:before,
.sectionTtl-area span:after {
	background: #777;
}

.footer {
	background: #7fd382;
}

.mv_sub .time {
	background: #3cb371;
}

.widget-title {
	background: #7fd382;
}

.horizonal-scroll tr a.official-btn {
	background: #c00;
}

.tablepress td:first-child {
	background: #7fd382;
}

.head-face:before,
.head-finger:before,
.head-book:before,
.head-info:before {
	color: #3cb371;
}

.note {
	border: 3px solid #7fd382;
	border-top: 0;
}

.sectionTtl2_h2:after {
	background: #3cb371;
}

.recommend-ttl_h4 {
	border-bottom: 3px solid #3cb371;
}

.sec1-ttl:before,
.sec1-ttl:after {
	background: #3cb371;
}

.slidelist2 a {
	background: #3cb371;
}

/* 一覧ページボタン */
.btn1_l {
	background-color: #063F62;	
	border-color: #063F62;
}

.btn1_l:hover {
	color: #063F62;
}


/* テーブルプレスボタン */
.tablepress tr td a.tp_btn-1 {
	background: #3cb371;
	border-color: #3cb371;
}

.tablepress tr td a.tp_btn-1:hover {
	background: #fff;
	color: #3cb371;
}

/* おすすめ関連記事 */
.rl_post ul li a .img-wrap .category {
	background-color: #3cb371;
	color: #fff;
}

.rl_post ul li a .text-wrap h4 {
	border-color: #3cb371;
}

.horizonal-scroll::-webkit-scrollbar-thumb {
	background-color: #3cb371;
}