@charset "utf-8";

*{
    margin: 0px;
    padding: 0px;
}

body{
	font-size: 13px;
    line-height: 180%;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	
}

ul,olli{list-style:none;}
a{text-decoration: none;}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* layout */
/*
h1 {
font-size: 10px;
font-weight: normal;
width: 900px;
margin: auto;
padding: 0 0 20px 10px;
color: #666666;
}
header {
width: 900px;
margin: auto;
}
header .logo {
float: left;
padding: 10px 0 0 0;
}
header .menu {
float: left;
padding: 10px 0 0 55px;
}
header .menu div {
float: left;
height: 32px;
border-left: dotted 1px #CCCCCC;
}
header .menu div a {
padding: 13px 10px 13px 10px;
}
header .top_inquiry {
float: right;
}

#headmenu {
clear: both;
margin: 0 auto;
padding: 9px 0 0 0;
width: 900px;
}
#headmenu .wrap {
height: 25px;
overflow: hidden;
}
#topmenu {
clear: both;
padding: 0;
}
#topmenu .wrap {
text-align: center;
background: url(../../common/images/menu_bg.jpg);
height: 50px;
overflow: hidden;
}
*/

/* layout */
h1 {
font-size: 10px;
font-weight: normal;
width: 900px;
margin: auto;
padding: 0 0 20px 10px;
color: #666666;
}
#header {
width: 900px;
margin: auto;
}
#header .logo {
float: left;
padding: 10px 0 0 0;
}
#header .menu {
float: left;
padding: 10px 0 0 55px;
}
#header .menu div {
float: left;
height: 32px;
border-left: dotted 1px #CCCCCC;
}
#header .menu div a {
padding: 13px 10px 13px 10px;
}
#header .top_inquiry {
float: right;
}

#headmenu {
clear: both;
margin: 0 auto 0.5rem auto;
padding: 9px 0 0 0;
width: 900px;
}
#headmenu .wrap {
height: 25px;
overflow: hidden;
}
#topmenu {
clear: both;
padding: 0;
}
#topmenu .wrap {
text-align: center;
background: url(../../common/images/menu_bg.jpg);
height: 50px;
overflow: hidden;
}

.contents{
	width: 1020px;
	margin: 40px auto 60px;	
}

.top{
	width: 100%;
	height: 300px;
	background: url(../images/default/top_bg.png) no-repeat center center;	
}

.top h2{
	padding: 40px 0 0 20px;	
}

.main{
	margin: 60px 0;
}

.zemi{
	margin-bottom: 60px;
}

.zemi h3, .kojin h3{
	margin-bottom: 40px;
	line-height: 0;
}

.student-block .student{
	float: left;
	margin-right: 15px;
	margin-bottom: 16px;
	cursor: pointer;
	transition: all 0.3s;
}

.student-block .student:hover{
	opacity: 0.7;	
}

.student-block .student:nth-child(3n){
	margin-right: 0;
}

.history h3{
	margin-bottom: 30px;
}

.history-btn{
	width: 240px;
	float: left;
	margin-right: 15px;
	box-shadow: 2px 2px 5px #666;
}

.history-btn a{
	display: block;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
	padding: 24px;
	background-color: #f6bfbc;
	font-weight: bold;
	text-align:center;
	transition: all 0.3s;
}

.history-btn a:hover{
	opacity: 0.7;	
}

footer {
clear: both;
padding: 60px 0 0 0;
}
footer .school  {
width: 900px;
margin: auto;
border-left: dotted 1px #CCCCCC;
height: 250px;
}
footer .school .box {
width: 258px;
float: left;
border-right: dotted 1px #CCCCCC;
padding: 10px 20px 0 20px;
height: 250px;
text-align:center;
}
footer .menu {
margin: 40px auto 20px auto;
padding: 10px 0;
border-top: solid 1px #E0E0E0;
}
footer .menu .wrap {
clear: both;
width: 900px;
margin: auto;
border-bottom: dotted 1px #CCCCCC;
}
footer .menu .box {
clear: both;
text-align: center;
padding: 5px 0 5px 0;
}
footer .menu a {
color: #000000;
font-size: 80%;
text-decoration: none;
}
footer .menu a:hover {
text-decoration: underline;
}
footer .tail {
width: 900px;
margin: auto;
}
footer .logo {
float: left;
width: 400px;
}
footer .copyright {
float: right;
width: 400px;
text-align: right;
}
.foot-wrap {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 900px;
}


#detailHistory{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5) url(../images/default/lightbox_bg.png);
	z-index: 100;	
}

.detail-inner{
	width: 1020px;
	margin: 100px auto 50px;
	padding-bottom: 50px;
	background: #FFF url(../images/default/main_bg.png);
	height: 65%;
	overflow-y: scroll;
	border-radius: 5px;
}

.detail-top{
	line-height: 1px;
	width: 1000px;
}

.detail-top img{
	width: 100%;	
}

.detail-text{
	padding: 50px 50px 100px;
	line-height: 30px;	
}

.closeBtn{
	width: 150px;
	margin: 0 auto 100px;
	padding: 10px 0;
	background-color: #fb8c74;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s;
}

.closeBtn:hover{
	background-color: #ffAc94;
}

.clearfix {zoom:1;}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}


/* add footlinks 2017.11 */

.footlink dl {
	width: 900px;
	font-size: 0.7rem;
	margin: 0 auto 4rem auto;
}
.footlink dl a {
	color: #666;
}
.footlink dl dt,
.footlink dl dd {
	padding: 0rem 0.5rem;
}

.footlink dl dt {
	width: 100%;
	clear: both;
	background: #efefef;
	margin-top: 2rem;
}

.footlink dl dd {
	width: intrinsic;
	float: left;
}

	.footlink dl dd:after {
		content: "　｜";
	}


/* add pankuzu 2017.11 */

#breadcrumb {
width: 900px;
margin: auto;
font-size: 10px;
color: #999;
padding: 10px 0 20px 0;
}
#breadcrumb a {
color: #999;
}

#breadcrumb ul li {
	float: left;
}
/*
#breadcrumb ul li a:after {
content: "｜";
text-decoration: none;
}
*/