@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	background: url(../image/staff/main_img.jpg) no-repeat center top;
	background-size: cover;
}

.mainVisual h2 {
	width: 1000px;
}

#conts .photo {
	margin-bottom: 48px;
}

#conts .imgBoxR {
	margin: 0 21px 54px 16px;
}

#conts .imgBoxR01 {
	margin-bottom: 42px;
}

#conts .imgBoxR02 {
	margin: 0 0 17px 16px;
	padding: 0 21px 33px 0;
	border-bottom: 1px solid #999;
}

#conts .imgBoxR .photoBox {
	margin-top: -8px;
}

#conts .imgBoxR .photoBox01 {
	margin-top: 22px;
}

#conts .imgBoxR .photoBox02 {
	margin-top: 5px;
}

#conts .imgBoxR .textBox .name {
	margin-bottom: 10px;
	font-size: 22px;
	overflow: hidden;
}

#conts .imgBoxR .textBox .name a{
	font-size:16px;
	text-align:right;
}

#conts .imgBoxR .textBox .name01 {
	padding-right: 10px;
}

#conts .imgBoxR .textBox .name02 {
	padding-right: 36px;
}

#conts .imgBoxR .textBox .name03 {
	margin-right: -15px;
}

#conts .imgBoxR .textBox .name .txt {
	padding-left: 32px;
	display: inline-block;
	float: left;
	background: url(../image/staff/img.gif) no-repeat left 5px;
}

#conts .imgBoxR .textBox .name .txt span {
	margin-right: 10px;
	font-size: 22px;
}

#conts .imgBoxR .textBox .name a {
	margin-top: 8px;
	float: right;
	color: #1366AC;
	text-decoration: underline;
}

#conts .imgBoxR .textBox .name a:hover {
	text-decoration: none;
}

#conts .imgBoxR dl {
	font-size: 15px;
	line-height: 1.6;
}

#conts .imgBoxR dl dt {
	margin-bottom: 10px;
	padding: 2px 15px 1px;
	font-weight: bold;
	background-color: #DDEDFB;
}

#conts .textList {
	margin: 0 0 25px 15px;
}

#conts .textList li {
	margin-bottom: 25px;
	padding-left: 32px;
	width: 315px;
	float: left;
	font-size: 22px;
	background: url(../image/staff/img.gif) no-repeat left 2px;
}

#conts .textList li span {
	font-size: 15px;
}

#conts .textList li .txt {
	font-size: 18px;
}

#conts .textList01 {
	margin-bottom: 25px;
}

#conts .textList01 li {
	margin-bottom: 25px;
	width: 700px;
}

#conts .textList02 {
	margin-bottom: 50px;
}

#conts .imgBoxR dl dd {
	margin: 0 13px 16px;
}