@charset "UTF-8";
@media screen and (min-width: 751px){
#contents #breadcrumb {
	width: 940px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #breadcrumb li {
	display: inline-block;
	list-style-type: none;
}
#contents #breadcrumb a {
	color: #000;
	text-decoration: none;
}
#contents #breadcrumb a:hover {
	text-decoration: underline;
}
#contents h2 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
}
#contents .center {
	text-align: center;
	font-size: 24px;
}

#block {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pc/shadow.png);
	background-repeat: repeat-y;
	background-position: 660px top;
	margin-top: 20px;
}


#contents #student {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}
#contents #student ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    width: 861px;
}
 
#contents #student ul li {
    margin-top: 0;
    margin-left: 15px;
    margin-bottom: 14px;
    padding: 10px;
    border: 1px solid #999999;
    width: 235px;
    list-style: none;
    border-radius: 10px 10px 10px 10px;
    margin-right: 15px;
    }
#contents #student .buton {
    text-align: center;
}
	


#block .contents {
}
#contents h3 {
	font-size: 24px;
	color: #fff;
	background-color: #0033c4;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;
	margin-top: 0px;
}
#block .contents h4 {
    margin: 0px;
    font-size: 28px;
    line-height: 36px;
}
#block .contents p {
}
#block .contents p img {
	max-width:100%;
}
#block .contents .main_img {
	margin-top: 0px;
}

footer .contact {
    text-align: center;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}
.drawer.drawer--top #wrap .no_line {
    border-style: none;
    margin-top: 0px;
    padding-top: 0px;
}

.pager {
	color: #ccc;
	text-align: center;
}
.pager a{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: none;
    display: inline-block;
    color: #000;
    text-decoration: none;


}
.pager a:hover {
		opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
	cursor: pointer; /* 指 */
	transition: 0.3s;
}
	
.000000 {
}
}
