@charset "UTF-8";
.article {
	margin-bottom: 20px;
}

.article h3.top-h3-page {
	display: none;
}

.main section.page-layout-section {
	border-bottom: 1px solid #8f0080;
}

section.page-layout-section h4 {
	border-bottom: 1px dotted #6a3906;
}

.class-indication {
	text-align: left;
	font-size: 15px;
	line-height: 1.3em;
	margin: 0 2%
}

.class-star-box {
	border: 1px dotted #999;
	border-radius: 4px;
	padding: 8px 3%;
	margin: 10px 0 20px;
	background: #f5f5f5;
}

.class-star01 {
	display: inline-block;
	color: #993366;
	margin-right: 2%;
}

.class-star.class-star-text {
	display: inline-block;
}

.text-violet {
	color: #993366;
}

@media screen and (min-width: 769px) {
	/* PC */
	.contents-img-left {
		width: 15%;
	}
	.content0102-img-box {
		width: 100%;
	}
}
