@charset "utf-8";

/* ---------------------------------------------------------------- *
	pdf 第3章/otoshiana
 * ---------------------------------------------------------------- */
/*---------------------------------
	タイトル
--------------------------------- */
.pptTtl {
	color: #DB5B72;
}

.pptTtl::before, .pptTtl::after {
    color: #DB5B72;
}

.pptCatch span {
	background-color: #EE86A1;
}

.pptCircle {
	background-color: #40a631;
}
