@charset "utf-8";


#sideNavi .raising {
	background:#09F;
}
#sideNavi .raising a {
	color:#fff;
}
#child_main #contents h2 span .ss {
	display:block;
	font-size:62%;
}
.phase {
	margin-bottom:40px;
}
.phase p {
	width:420px;
}
.phase .photo {
	width:200px;
}
.phase .photo span {
	display:block;
	font-size:75% !important;
}


@media screen and (max-width: 639px) {
#mainvisual {
	width:auto;
	margin:0 0 3.6vw;
}
#mainvisual img,
.imageArea img {
	width:100%;
	height:auto;
}
#contents .clearfix .columnLeft,
#contents .clearfix .columnRight {
	float:none;
}
.phase {
	margin-bottom:4.6vw;
}

.phase p {
	width:auto;
}
.phase .photo {
	margin:3vw auto 0;
}
.imageArea {
	margin-top:2vw;
}

}