@charset "UTF-8";
/* CSS Document */


/* staff
============================================================================== */
#staffBox{
	height:1006px;
	padding-top:103px;
	}
#staffTitle{
	position:absolute;
	top:66px;
	left:164px;
	}
@media screen and (max-width: 768px){
		#staffBox{
		padding-top:0;
		height:auto;
		}
		#staffTitle{ display:none;}
	}
#staff001{
	width:325px;
	position:absolute;
	left:14px;
	top:196px;
	padding:184px 0 0 0;
	background:url(../images/staffh3_01.gif) 0 0 no-repeat;
	}
#staff002{
	width:475px;
	padding:120px 0 0 475px;
	background:url(../images/staffh3_02.gif) 475px 0 no-repeat;
	}
	#staff001 h4,#staff002 h4{ display:none;}
@media screen and (max-width: 768px){
		#staff001{
		width:auto;
		position:relative;
		left:auto;
		top:auto;
		padding:0;
		background:none;
		}
		#staff002{
		margin-top:30px;
		width:auto;
		padding:0;
		background:none;
		}
		#staff001 h4,#staff002 h4{ display:block; margin-bottom:15px;}
		#staffBox .small{
			font-family: 'Bitter', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "MS P Gothic", "ＭＳＰゴシック", Verdana, sans-serif;
			color:#e50012;
			}
	}
#staffImg01{
	position:absolute;
	top:875px;
	left:197px;
	}
#staffImg02{
	position:absolute;
	top:856px;
	left:574px;
	}
#staffImg03{
	position:absolute;
	top:1017px;
	left:661px;
	}
	@media screen and (max-width: 768px){
		#staffImg01,#staffImg02,#staffImg03{ display:none; }
	}
a#staffBtn{
	width:297px;
	height:55px;
	background:url(../images/staff_btn.png) no-repeat;
	text-indent:-9999px;
	display:block;
	margin-top:15px;
	}
a#staffBtn:hover{
	background-position:0 -55px; }