/* CSS Document */

.pc {
	display: none !important;
}
/*iOS6で余白ができる場合*/
.windowFix {
	overflow-x:hidden;
}
.smp {
	display:block !important;
}
#slider_box {
	width: 100%;
}
.open_school {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#open_class02 ul {
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
}
#open_class02 li {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/parts_red-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
