@charset "utf-8";

/* 大タイトル */
.ts-1 .ts-icns li {
	background-color: #72af2c;
}
.ts-1 .ts-title {
	border-top-color: #72af2c;
}

/* 中タイトル */
.ts-2 {
	border-left-color: #72af2c;
}
.ts-2 .sts-1 span {
	border-color: #72af2c;
	color: #72af2c;
}

/* 小タイトル */
h5 {
	color: #72af2c;
}

/* 角丸タイトル */
.insertion-flow-title {
	background-color: #72af2c;
}
