@charset "UTF-8";
/* common */
#wrapper{
	background:url(/img/features/school/ct/hachioji/bg-border-top.gif) repeat-x top left;
	padding-top:15px;
}

.header-ttl h1 a{
	background:url(/img/features/school/ct/hachioji/logo-s.gif) no-repeat top left;
	width: 317px;
	height:53px;
}
.header-ttl h2 a{
	background:url(/img/features/school/ct/hachioji/edu_logo_01.gif) no-repeat top left;
	width: 130px;
	height:50px;	
}
/* IE */
.header-ttl h1,.header-ttl h2{
	/width: 250px;
}
.header-ttl h1{	/float:left;}
.header-ttl h2{	/float:right;}
/* gnabi */
#gnavi ul li a{
	width: 234px;
	height:40px;
	float: left;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	padding:10px 0 0;
	color:#fff;
	text-shadow:1px 1px 0 #197c99;
	font-weight:bold;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
	position:relative;
}

#gnavi ul li a.profile:hover,
#gnavi ul li a.archive:hover,
#gnavi ul li a.schedule:hover,
#gnavi ul li a.exam:hover{
	/*
	color:#2e92ae;
	text-shadow:-1px -1px 0 #FFFFFF;

	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	*/
}
#gnavi ul li a:after{
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	right: 10px;
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  8px -1495px;
}
#gnavi ul li a:hover:after{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat;
	background-position: -262px -1495px;
}
#gnavi ul li a.profile{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  15px -888px;
}

/*
#gnavi ul li a.profile:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -225px -888px;
}
*/
#gnavi ul li a.archive{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  15px -1037px;
}
/*
#gnavi ul li a.archive:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -255px -1037px;
}
*/
#gnavi ul li a.schedule{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  15px -1189px;
}
/*
#gnavi ul li a.schedule:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -245px -1189px;
}
*/
#gnavi ul li a.exam{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  15px -1338px;
}
/*
#gnavi ul li a.exam:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -220px -1338px;
}
*/

#gnavi .g_navi {
    margin: 0 auto;
    position: relative;
    width: 940px;
}
#gnavi .g_navi li.g_main {
    float: left;
    background: url(/img/features/school/ct/hachioji/bg_gnav_off.jpg) no-repeat;
    margin-right: 1px;
    position: relative;
}
#gnavi .g_navi li.g_main:hover {
	background: url(/img/features/school/ct/hachioji/bg_gnav_on.jpg) no-repeat;
}

#gnavi .g_navi li ul {
    display: none;
    left: 0;
	top:50px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 999999;
}
#gnavi .g_navi li ul a:after{
	background:none;
}
#gnavi .g_navi li.g_sub a {
	background-color:#39a9dd;
    display: block;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 10px 0px;
    text-decoration: none;
	border-bottom: 1px solid #2d91ae;
	height:24px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
#gnavi .g_navi li.g_sub a:hover{
	color: #FFFFFF;
	border-bottom: 1px solid #2d91ae;
	background-color:#53d9a8;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.header-img{
	background:url(/img/features/school/ct/hachioji/bg_mv01.gif) top left;
	display: block;
	margin:0;
	padding:10px 0;
	text-align:center;
	height: 171px;
}
.header-img.top{
	background:url(/img/features/school/ct/hachioji/bg_mv01.gif) top left;
	display: block;
	margin:0;
	padding:10px 0;
	text-align:center;
	height: 260px;
}
.header-img .img-block{
	margin-bottom:0 !important;
}
.header-img .img-block img{
	margin:0 auto;
}
/* main */
#info-area{
	border:1px solid #DBD5CD;
	padding:10px 10px 0px 10px ;
	font-size: 14px;
}
#info-area h3{
	border-bottom:1px solid #DBD5CD;
	vertical-align:bottom;
	padding-bottom: 4px;
}
#info-area h3 em{
	border-bottom:3px solid #4cb77c;
	vertical-align:bottom;
	padding:0 10px;
	margin-right:20px;
	font-size:18px;
}
#info-area h3 span{
	font-size:12px;
	font-weight:normal;
}
#info-area ul li{
	padding:10px 0px;
	border-bottom:1px dotted #DBD5CD;
}
#info-area ul li.last-child{
	border-bottom:none;
}
#info-area ul li a{
	font-size: 14px;
}


.ttl-area h3{
	font-size:22px;
	padding-left:35px;
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 0px -147px;
	float:left;
}
.ttl-area p{
	border-left:6px solid #cbcbcb;
	padding-left:10px;
	float:right;
	bottom:-5px;
	position:relative;
}
.ttl-area p:after{
	content:"";
	width:6px;
	height:10px;
	background-color:#4cb77c;
	position:absolute;
	top:0px;
	left:-6px;
}
.ttl-area p a{
	font-size:12px;
}
.list-area div{
	float:left;
	width: 220px;
	margin-bottom:10px;
	margin-right:20px;
	margin-right:13px\9;
	word-wrap:break-word;
	padding:0px 0px 5px;
	border-bottom:1px dotted #dcd5cd;
}
.list-area div:nth-child(3n){
	margin-right: 0px;
}
.list-area div.list04,
.list-area div.list05,
.list-area div.list06{
	margin-bottom:0px;
	border-bottom:none;
}
.list-area .ttl-pic{
	background:url(/img/features/school/ct/hachioji/bg_ptn01.png) repeat-x top left #9adfc5;
	display: block;
	width: 220px;
	border: 1px solid #b6cae3;
	margin: 5px 20px 5px 0px ;
	padding:9px 0px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	text-align: center;
}
.list-area a.ttl-pic:hover{
	opacity:0.70;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	-ms-filter: "alpha(opacity=70)";
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.list-area .ttl-pic img{
	border:1px solid #fff;
}
.list-area .ttl-pic span{
	font-size: 18px;
	display: block;
	padding-top: 5px;
}
.list-area .ttl-pic a:hover span{
    font-weight: bold;
}

/* side */
.snavi{
	margin-bottom: 20px;
}
.snavi ul li.g_main{
	background: url(/img/features/school/ct/hachioji/bg_btn_off.jpg) no-repeat;
	border-bottom: 1px solid #217ef0;
}
.snavi ul li.g_main:hover{
	background: url(/img/features/school/ct/hachioji/bg_btn_on.jpg) no-repeat;
}
.snavi ul li.g_main a{
	position:relative;
	display:block;
	font-size: 18px;
	padding:12px 0 11px 45px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px 3px #1e7d99;
	font-weight:bold;

/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.snavi ul li a.profile:hover,.snavi ul li a.archive:hover,.snavi ul li a.schedule:hover,.snavi ul li a.exam:hover{
/*
	color:#FFFFFF;
	text-shadow:1px 1px 3px #c9ebf3;

	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.snavi ul li.g_main > a:after{
	content:"";
	width:25px;
	height:25px;
	position:absolute;
	top:12px;
	right: 5px;
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  8px -1492px;
}
.snavi ul li.g_main > a:hover:after{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat -262px -1490px;
}
.snavi ul li.g_main a.profile{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  10px -888px;
}
/*
.snavi ul li.g_main a.profile:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -260px -888px;
}
*/
.snavi ul li.g_main a.archive{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  10px -1037px;
}
/*
.snavi ul li.g_main a.archive:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -260px -1041px;
}
*/

.snavi ul li.g_main a.schedule{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  10px -1189px;
}
/*
.snavi ul li.g_main a.schedule:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -260px -1193px;
}
*/
.snavi ul li.g_main a.exam{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  10px -1338px;
}
/*
.snavi ul li.g_main a.exam:hover{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat  -260px -1342px;
}
*/
.snavi .s_navi {
    margin: 0 auto;
    position: relative;
}
.snavi .s_navi li.g_main {
    position: relative;
}
.snavi .s_navi li ul {
    display: none;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #FFFFFF;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}
.s_navi li ul li{
	background-color:#FFFFFF;
}
.snavi .s_navi li ul li:hover{
	background-color: #e5fcf4;
}
.snavi .s_navi li ul li:last-child{
	border-bottom: none;
}
.snavi .s_navi li ul li a{
	padding:0px;
	font-size: 14px;
	font-weight:normal;
	text-shadow:none;
	border-bottom:none ;
	padding: 10px 5px;
	text-align:left;
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 10px -1400px;
	position:relative;
	color: #393323;
	margin: 0px 5px;
	display: block;
	border-bottom: 1px dotted #c0c0c0;
}
.snavi .s_navi li ul li a:after{
	content:"";
	position:absolute;
	top:15px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #4db87d;
	margin-left: 7px;
}

.snavi .s_navi li ul li a:hover{
	text-decoration:none;
}
.edunavi{
	margin-bottom: 20px;
	border-right:1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
.edunavi .ttl{
	display:block;
	background:url(/img/features/school/ct/hachioji/bg_edulog_header.png) no-repeat top left #facc4e;
	margin-bottom: 5px;
}
.edunavi .ttl span{
	display: block;
	padding:8px 10px 12px 35px;
	color:#fff;	
	font-size: 16px;
	font-weight:bold;
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 10px -288px;
	height: 16px;
}
.edunavi div{
	background-color:#fff;
	margin:0px 10px 5px;
	padding-bottom:5px;
	border-bottom:1px dotted #cbcbcb;
	font-size:14px;
}
.edunavi div .daily{
	border-left:6px solid #4178a1;
	padding-left:8px;
}
.edunavi div .title{
	border-left:6px solid #d5d3d3;
	padding-left:8px;
}
.edunavi div .title a{
	font-size: 14px;
}

.edunavi .btn-more a{
	display: block;
	text-align:right;
	color:#fff;
	padding:2px 10px;
	font-size: 11px;
	font-weight:bold;
	background:url(/img/features/school/ct/hachioji/bg_edulog_footer.png) no-repeat top left #facc4e;
	height: 16px;
}
.bnr ul li,
p.bnr{
	margin-bottom:10px;
	background: url(/img/features/school/ct/hachioji/bg_btn_off.jpg) no-repeat;
	height: 49px;
	width: 220px;
}
.bnr ul li:hover,
p.bnr:hover{
	background: url(/img/features/school/ct/hachioji/bg_btn_on.jpg) no-repeat;
}

.bnr a{
	padding:12px 20px 8px 40px;
	color:#fff;
	display: block;
	font-size: 20px !important;
	font-weight:bold;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
	position:relative;
}
.bnr a:hover{
	text-decoration:none;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.bnr a:after{
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 6px -1495px;
}
.bnr a.pamphlet{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 7px -437px;
}
.bnr a.form{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 10px -587px
}
.bnr a.site{
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 10px -737px;
	padding-left: 45px;
}
.bnr a.pamphlet:hover , .bnr a.form:hover , .bnr a.site:hover{

}
.bnr a.bnr-fnt-s{
	padding-top: 14px;
	font-size: 19px !important;
}
.bnr a.bnr-fnt-s:after{
    top: 17px;
}

/* lower */
.link-list {
    border-bottom: 1px dotted #D1D1D1;
    border-top: 1px dotted #D1D1D1;
    margin-bottom: 30px;
    padding: 15px 0;
    width: 100%;
}
.link-list li {
    color: #009944;
    float: left;
    list-style-type: square;
    margin: 0 30px 0 20px;
}
/* f140527" */
.f140527 p{
	font-size: 16px;
	line-height: 1.6;
}

.f140527 .cts-box{
	margin-bottom: 30px;
	padding-left: 5px;
}
.f140527 .cts-box.ie{
	margin-bottom: 20px;
	padding-left: 5px;
}
.f140527 h3.ttl01{
	border: none;
	background: url(/img/features/school/ct/hachioji/140527/ttl01.jpg) no-repeat;
	width: 698px;
	height: 128px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 25px;
}
.f140527 h3.ttl02{
	border: none;
	background: url(/img/features/school/ct/hachioji/140527/ttl02.jpg) no-repeat;
	width: 698px;
	height: 128px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 25px;
	margin-top: 60px;
}
.f140527 h3.ttl03{
	border: none;
	background: url(/img/features/school/ct/hachioji/140527/ttl03.jpg) no-repeat;
	width: 698px;
	height: 128px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 25px;
	margin-top: 60px;
}
.f140527 h3.mb-l{
	margin-bottom: 35px;
}
.f140527 h4{
	font-size:22px;
	padding-left:35px;
	background:url(/img/features/school/ct/hachioji/sprite.png) no-repeat 0px -145px;
	float:left;
	border: none;
	margin-bottom: 5px;
}
.f140527 h4:after{
	background: none;
    left: 0px;
    position: absolute;
    top: 0;
    width: 0px;
}
.f140527 h5{
	color: #2ea0b0;
	font-weight: 100;
	font-size: 18px;
	margin-bottom: 20px;
}

.f140527 .interview .col1{
	float: left;
	width: 440px;
	padding-left: 10px;
}
.f140527 .interview .col2{
	float: right;
	width: 390px;
}
.f140527 .interview .col1 img,
.f140527 .interview .col2 img{
	float: left;
}
.f140527 .interview p{
	margin-left: 60px;
}


.f140527 span.edu{
	color: #39bad9;
	font-size: 16px;
}
.f140527 span.scl01{
	color: #009944;
	font-size: 16px;
}
.f140527 span.scl02{
	color: #fb9e0b;
	font-size: 16px;
}
.f140527 em.type01{
	color: #009900;
	font-style: normal;
	font-weight: bold;
}
.f140527 em.type02{
	color: #99cc00;
	font-style: normal;
	font-weight: bold;
}
.f140527 em.type03{
	color: #ff9999;
	font-style: normal;
	font-weight: bold;
}
/*btn04は20140701に追加*/
.f140527 .btn01 a:hover img,
.f140527 .btn02 a:hover img,
.f140527 .btn04 a:hover img{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}
.f140527 .btn01 a{
	margin: 40px auto 0px;
	display: block;
/* 	background: url(/img/features/school/ct/hachioji/140527/btn01.jpg) no-repeat; */
	width: 602px;
	height: 75px;
/*
	text-indent: -9999px;
	overflow: hidden;
*/
}
.f140527 .btn02 a{
	margin: 40px auto 0px;
	display: block;
/* 	background: url(/img/features/school/ct/hachioji/140527/btn02.jpg) no-repeat; */
	width: 602px;
	height: 75px;
/*
	text-indent: -9999px;
	overflow: hidden;
*/
}
.f140527 .btn03 a{
	margin: 0px auto 60px;
	display: block;
/* 	background: url(/img/features/school/ct/hachioji/140527/btn01.jpg) no-repeat; */
	width: 602px;
	height: 75px;
/*
	text-indent: -9999px;
	overflow: hidden;
*/
}
.f140527 .btn04 a{
	margin: 0px auto 60px;
	display: block;
/* 	background: url(/img/features/school/ct/hachioji/140527/btn01.jpg) no-repeat; */
	width: 602px;
	height: 75px;
/*
	text-indent: -9999px;
	overflow: hidden;
*/
}

.f140527 .btn05 a{
	margin: 0px auto 60px;
	display: block;
/* 	background: url(/img/features/school/ct/hachioji/140527/btn02.jpg) no-repeat; */
	width: 602px;
	height: 75px;
/*
	text-indent: -9999px;
	overflow: hidden;
*/
}

/* f140701　基本的にf140527を流用する。以下だけ変更し、該当部分は<span class="f140701">で囲む。 */
.f140701 h5{
	color: #4678be;
	font-weight: 100;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.f140701 h6{
	color: #000ccc;
	font-weight: 100;
	font-size: 16px;
	margin-top: 10px;
}
.f140701 em.capt{
	font-style: normal;
	font-size: 12px;
}
.f140701 em.type01{
	color: #0093f;
	font-style: normal;
	font-weight: bold;
}


/* f140701　基本的にf140527を流用する。以下だけ変更し、該当部分は<span class="f140701">で囲む。 */
.f140729 h5{
	font-size:20px;
    font-weight: bold;
    color: #4678BE;
	padding-left:40px;
	background:url(/img/features/school/ct/hachioji/140729/border.gif) no-repeat 
}
/*インタビューの画像*/
.interview{
	display: table-cell;
	float: left;
	vertical-align: middle;
	margin: 0px;
}

/*回り込み解除　指定は　<div class="clear"><hr /></div>　*/
.clear { clear:both; }  
.clear hr { display:none; }

/*入試要項　common.cssでtableを一括指定しているため*/
.exam table{
}
.exam th{
	font-size:14px;
	background-color: #e0e0e0
	font-weight: bold;
	text-align: center;
	width: 12%;
}
.exam td{
	font-size:14px;
	text-align: center;
	font-weight: bold;
}
.exam h1{
    outline-style: dotted;
	font-size:20px;
	font-weight: bold;
}

/* ==================ここから966行目までフォト====================*/
/* 
	???? LightBox
*/
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;}

.lightbox .lb-image {
  display: block;
  height: auto;}
  
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;}

.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center; }
  
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/img/features/school/ct/hachioji/loading.gif) no-repeat;}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;}

.lb-data {
  padding: 0 4px;}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;}

.lb-data .lb-caption {
  font-size: 13px;
  color: #bbbbbb;}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/img/features/school/ct/hachioji/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/img/features/school/ct/hachioji/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/img/features/school/ct/hachioji/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* ==================ここまでフォト====================*/
/* 
	968-1001行目まで写真ギャラリーの表示用
*/
.list-photo01 li{
	width: 224px;
	float: left;
	margin: 0px 14px 14px 0px;
	_margin: 0px 6px 14px 0px;
	text-align: center;
}
.list-photo01 li.last{
	margin-right: 0px;
}
.list-photo01 li p{
	padding-top: 2px;
	font-size: 15px;
}
.list-photo02 li{
	width: 340px;
	float: left;
	margin: 0px 14px 14px 0px;
	_margin: 0px 6px 14px 0px;
	text-align: center;
}
.list-photo02 li.last{
	margin-right: 0px;
}
.list-photo02 li p{
	padding-top: 2px;
	font-size: 15px;
}
/* 
	ここまで写真ギャラリーの表示用
*/
