@charset "utf-8";

/*--------------------------------------------
 
      事務所案内（index.html）
 
---------------------------------------------*/

h3.works{
	font-size:140%;
}

h4.detail{	text-align:center;}

.staff li{
	float:left;
	width:21%;
	margin-right:5%;
	margin-bottom:5%;
}

.staff li:nth-child(4n){
	margin-right:0;
}

.staff li img{
	width:100%;
	height:auto;
}

.office th,
.office td{
	display:block;
	width:94%;
	padding:3%;
}

.photo li{
	float:none;
	width:100%;
	margin:0 0% 20px 0;
}

.access li{
	float:none;
	width:100%;
	text-align:center;
}

.access li iframe{	margin-bottom:20px;}

.stfarea .photo{
	float:none;
	margin:0 0 20px 0;
	text-align:center;
}

.stfarea .photo img{
	max-width:200px;
	height:auto;
}

.stfarea .stfpro{
	float:none;
	border-top:2px solid #489395;
	width:100%;
	padding:20px 0 0;
}

/*--------------------------------------------
 
      アンカー調製
 
---------------------------------------------*/

#staff,
#mochizuki,
#kuroi,
#yamamoto,
#murate,
#yamashita,
#etou,
#tada,
#sato,
#ban{
    margin-top:-19%;
    padding-top:19%;
	display:block;
}