@charset "UTF-8";
/* CSS Document */

/* ### header ### */

#logo{
	width:391px;
    margin: 34px 0 0 0;
}

/* snsボタン*/

.snsblock_pc{
	float:right;
	clear:none;
	margin:10px 0 0 0;
	height:40px;
}

.snsblock_pc p{
	line-height:30px;
	margin:0;
}

#hnav{
	margin:15px 0 0 0;
}

/* ### /header ### */

/* ### globalnav ### */

#globalnav ul li a {
  width : 191px;
}

/* ### /globalnav ### */

/* ### footer ### */

/* ### /fotter ### */

.stafflist td li{
	box-sizing: border-box;
	float: none;
	width: 100%;
	padding-right: 0;
	line-height: 1.5;
}
