@charset "utf-8";
/* CSS Document */

.section{

	padding: 10px;

	width: 870px;

}

.teacher-name-2{

	font-size: 28px;

	font-weight: bold;

	text-shadow: 3px 3px 1px #eee;

	line-height: 2;

}

.system{

	border: solid 1px #000;

	border-radius: 2px;

	padding: 2px;

	margin-right: 5px;
	
	margin-bottom: 3px;

}

.price{

	font-size: 18px;

	line-height: 2;

}

.text-block{
	
	width: 650px;

	float: left;
	
}

.price{
	
	font-size: 14px;
	
	font-weight: bold;
	
}

.profile-text{
	
	font-size: 12px;

	margin-right: 20px;
	
}

.photo-2{
	width: 200px;
	float: right;
}
.sus2{
    display: inline-block;
    margin: 20px auto 0 auto;
    text-align: center;
    padding: 3px 10px;
    font-size: 13px;
    color: #4A708B;
    background-color: pink;
}
.sus2::before{
    content: "※ただいま休講中のため新規のご予約は受付しておりません。";
}
