@charset "utf-8";
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block; *display: inline; *zoom: 1;} 
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	outline:none;
	color:#0064FF;
}
a:link{color:#0064FF;}
a:visited{color:#0064FF;}
a:hover{color:#FFA0A0;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before, .clrfx:after {content: " ";display: table;}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.dn{display: none;}
.fixed{position: fixed;}
.boxfixed{
	position: fixed;
	top: 0px;
	z-index: 100;
}
.vh{visibility: hidden;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 14px/29px "秀英丸ゴシック L", "Shuei MaruGo L","ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro", "メイリオ", 'Meiryo', 'Osaka', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
}

.ff_l{font-family: "秀英丸ゴシック L", "Shuei MaruGo L","ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro", "メイリオ", 'Meiryo', 'Osaka', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.ff_b{font-family: "秀英丸ゴシック B", "Shuei MaruGo B","ヒラギノ丸ゴ Pro W6", "Hiragino Maru Gothic Pro", "メイリオ", 'Meiryo', 'Osaka', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

/* wrapper */
#wrapper {
  	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	
}
/* share  --------------- */
#share {
	/*width: 850px;*/
	margin: 0 auto;
	border-top: 6px solid #000;
	padding-top: 25px;
	padding-bottom: 35px;
	text-align: center;
}
#share h4  {
	width: 89px;
	margin: 0 auto;
}
#share img {
	width: 100%;
}
#share ul{
	padding-top: 10px;
}
#share li {
	padding: 0 20px;
	width: 46px;
}

/* footer2  --------------- */
#footer2 {
	width: 100%;
	border-top: 6px solid #000;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer2　ul{width: 100%;}
#footer2 .f1 {
	width: 95px;
	float: left;
	padding-left: 245px;
}

#footer2 .f2 {
	width: 230px;
	padding-left: 48px;
}
#footer2 .copyright {
	width: 251px;
	padding-top: 50px;
	margin: 0 auto;
}

/***********************************************/
/* header   --------------- */
#header {
	position: relative;
	padding: 0 40px;
	height: 76px;
}
#header .hd_ttl {
	padding-top: 10px;
	width: 244px;
	float: left;
}
#header .hd_logo {
	padding-top: 32px;
	width: 144px;
	float: right;
}
#header li {
	display: block;
}

/* staffArea ------ */
#staffArea {
	border-top: 6px solid #000;
	text-align: left;
	padding: 40px 0 50px 70px;
}

#staffArea  h3 {
	width: 340px;
	margin-bottom: -20px;
}
.staff .staff_1,
.staff .staff_2 {
	float: left;
}
.staff .staff_2 {
	padding-left: 120px;
}

.staffBox h4 {
	padding-top: 60px;
	padding-bottom: 5px;
}

.staffBox .cat {
	font-size:14px;
	line-height: 25px;
	padding-bottom: 15px;
}

.staffBox .itemNm {
	font-size:16px;
	line-height: 32px;
	padding-bottom: 15px;
}

.itemNm2 {
	padding-top: 38px;
}
.staffBox .staffNm {
	font-size:13px;
	line-height: 31px;
}

#box1 h4{width: 180px;}
#box2 h4{width: 220px;}
#box3 h4{width: 244px;}
#box4 h4{width: 135px;}
#box5 h4{width: 135px;}


@media only screen and (max-width: 479px) {
	/**********************/
	/* [smp] wrapper(smp) */
	#wrapper {
		overflow:hidden;
	  	width: 98%;
		border-right: 5px solid #000;
		border-left: 5px solid #000;
		font-size:12px;
	}
	.inner {
		width: 100%;
		margin: 0 auto;
	}
	/* [smp] share  --------------- */
	#share {
		width: 100%;
		margin: 0 auto;
		border-top: 6px solid #000;
		padding-top: 25px;
		padding-bottom: 35px;
		text-align: center;
	}
	#share li{
		padding: 0 10px;
	}
	#share li.line{
		display: inline-block;
	}
	/* [smp] footer2  --------------- */
	#footer2 {
		text-align: center;
	}
	#footer2 li {
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	#footer2　ul{width: 100%;}
	#footer2 .f1 {
		width: 95px;
		float: none;
		clear: both;
		padding-left: 0;
	}
	#footer2 .f2 {
		width: 230px;
		padding-left: 0;
	}
	/*******************************/
	/* [smp] header ------ */
	#header{
		height: auto;
	}
	#header .hd_ttl {
		padding-top: 10px;
		margin: 0 auto;
		float: none;
		clear: both;
		width: 80%;
	}
	#header .hd_logo {
		padding-top: 10px;
		margin: 0 auto;
		float: none;
		clear: both;
		width: 60%;
	}
	
	/* [smp] staffArea ------ */
	#staffArea {
		border-top: 6px solid #000;
		text-align: left;
		padding: 30px 0 50px 0px;
		margin: 0 auto;
		width: 100%;
	}
	
	#staffArea  h3 {
		width: 95%;
		margin: 0 auto 0px auto;
	}
	.staff {
		width: 95%;
  		margin: 0 auto;
	}
	
	.staff .staff_1,
	.staff .staff_2 {
		float: none;
		clear: both;
	}
	.staff .staff_2 {
		padding-left: 0px;
	}
	
	.staffBox h4 {
		padding-top: 30px;
		padding-bottom: 5px;
	}
	
	.staffBox .cat {
		font-size:14px;
		line-height: 25px;
		padding-bottom: 15px;
	}
	
	.staffBox .itemNm {
		font-size:16px;
		line-height: 32px;
		padding-bottom: 15px;
	}
	
	.itemNm2 {
		padding-top: 38px;
	}
	.staffBox .staffNm {
		font-size:13px;
		line-height: 31px;
	}
	
	#box1 h4{width: 180px; padding-top: 40px;}
	#box2 h4{width: 220px;}
	#box3 h4{width: 244px;}
	#box4 h4{width: 135px;}
	#box5 h4{width: 135px;}

	

}//mobile

