@charset "utf-8";

.content {
	margin-bottom: 40px !important;
}

.content p {
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.school-detail h4 {
    margin: 0 !important;
    padding:15px;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		padding-left: 28px !important;
		padding-right: 28px !important;
    font-size: 26px !important;
    color: #6bc6d2 !important;
    font-weight: bold !important;
		margin-bottom: 30px !important;
    line-height: 29px !important;
		border: 2px dotted #6bc6d2 !important;
		box-sizing: border-box !important;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e0fbff+100&0+1,1+99 */
		background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(224,251,255,1) 99%, rgba(224,251,255,1) 100%);
		background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(224,251,255,1) 99%, rgba(224,251,255,1) 100%);
		background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(224,251,255,1) 99%, rgba(224,251,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.school-detail h5 {
	font-size: 20px;
	font-weight: bold;
	display: block;
	background-color: #fffbeb;
	padding: 8px !important;
	padding-left: 14px !important;
	padding-right: 14px !important;
	margin-bottom: 15px !important;
	border: 1px solid #efe3b1 !important;
}

.point {
	margin-bottom: 0 !important;
}

.point-list-primary {
	width: calc(100% + 30px);
}

.point-list-primary .list {
	width: calc(50% - 30px);
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	box-sizing: border-box;
	border: 3px solid #eeeeee;
	padding: 25px;
}

.point-list-primary .list strong {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
	display: block;
	text-align: center;
	border: none;
}

.point-list-primary .list span {
	font-size: 18px;
}

.svimg {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.seminar-title {
	color: #FF0004;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 18px;
	border-bottom: 3px dotted #cccccc;
	box-sizing: border-box;
}

.seminar-title .price {
	color: #4E4CFF;
	display: block;
	font-size: 18px;
}

.mini-price-table {
	margin-bottom: 30px;
	background-color: #eeeeee;
	padding: 25px;
	font-size: 16px !important;
}

.mini-price-table strong {
	font-weight: bold !important;
	font-size: 18px;
}

.under {
	margin-bottom: 30px !important;
}

.last {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}