@charset "shift_jis";

.contents__main h2	{	background: #02abab;	color: #fff;	}
.contents__main h3	{	background: #c2ebeb;	}
.contents__main h4,	.contents__main h6	{	background: #e7f7f7;	}
.contents__main h5	{	background: #e1f5f5;	}

.contents__main h2:before	{	background: #fff;	}
.contents__main h3:before,	.contents__main h4:before,	.contents__main h5:before,	.contents__main h6:before	{	background: #02abab;	}

/*
.contents__main h2	{	background: #f7a83b;	color: #fff;	}
.contents__main h3	{	background: #ffea96;	}
.contents__main h4,	.contents__main h6	{	background: #fef0b2;	}
.contents__main h5	{	background: #fef0b2;	}

.contents__main h2:before	{	background: #fff;	}
.contents__main h3:before,	.contents__main h4:before,	.contents__main h5:before,	.contents__main h6:before	{	background: #f7a83b;	}
*/