@charset "utf-8";

/*  */

.teaching .block1 {margin-bottom: 30px;}
.teaching .block1 img {
	max-width: 100%;
	height: auto;
}
.teaching .block1 .txt1 {margin-bottom: 15px;}
.teaching .block1 .img1 + hr {
	clear: both;
	display: block;
	padding-top: 20px;
	border: 0;
	border-bottom: 1px solid #ccc;
}

.tabs_content ul {padding-left: 0;}