@charset "utf-8";
/*------------------------------------------------------------
	staff
------------------------------------------------------------*/
.pageTitle {
	background-image: url("../img/staff/page_title_bg.jpg");
}
#main .topBox {
	margin-bottom: 240px;
}
#main .topBox .ttl {
	margin: -3px 0 24px;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.75;
}
#main .topBox .ttl span {
	color: #EA5514;
}
#main .topBox .text {
	margin-bottom: 33px;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .topBox .text span {
	color: #EA5514;
}
#main .topBox .txt {
	margin-bottom: 103px;
	text-align: center;
	line-height: 2;
}
#main .topBox .txtBox {
	padding: 41px 50px;
	position: relative;
	background-color: #FFEEE2;
}
#main .topBox .txtBox p {
	line-height: 2;
}
#main .topBox .txtBox .ttl {
	padding: 11px 20px 13px;
	position: absolute;
	left: 0;
	top: -27px;
	font-size: 2rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.3;
	background-color: #EA5514;
}
#main .topBox .txtBox .ttl:before {
	position: absolute;
	right: -21px;
	top: 0;
	bottom: 0;
	width: 21px;
	background: url("../img/common/icon12.png") no-repeat;
	background-size: 21px 100%;
	content: "";
}
#main .bgBox {
	background-image: -moz-linear-gradient( 0deg, #EA5514 0%, #F7B52C 100%);
	background-image: -webkit-linear-gradient( 0deg, #EA5514 0%, #F7B52C 100%);
	background-image: -ms-linear-gradient( 0deg, #EA5514 0%, #F7B52C 100%);
}
#main .bgBox .content {
	height: 300px;
	padding-bottom: 24px;
	display: flex;
	align-items: center;
	position: relative;
	box-sizing: border-box;
}
#main .bgBox .pho {
	width: 439px;
	position: absolute;
	bottom: 0;
	right: 21px;
}
#main .bgBox01 .content {
	justify-content: flex-end;
}
#main .bgBox01 .pho {
	right: auto;
	left: 60px;
	width: 355px;
}
#main .bgBox .textBox {
	width: 660px;
}
#main .bgBox dl {
	margin-bottom: 18px;
	color: #fff;
	line-height: 1.65;
	font-size: 2rem;
	font-weight: 700;
}
#main .bgBox dt {
	float: left;
}
#main .bgBox dd {
	padding: 0 0 0 5em;
}
#main .bgBox p {
	font-size: 4.2rem;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .bgBox p .en {
	margin: 2px 0 0 36px;
	font-style: normal;
	font-size: 3.6rem;
	color: #F8B98E;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0.01em;
}
#main .info {
	padding: 80px 0 237px;
}
#main .imgBox {
	margin-bottom: 51px;
}
#main .imgBox .pho {
	margin-top: 9px;
	width: 480px;
	float: left;
}
#main .imgBox01 .pho {
	float: right;
}
#main .imgBox .txtBox {
	width: 660px;
	float: right;
}
#main .imgBox01 .txtBox {
	float: left;
}
#main .info p {
	margin-bottom: 32px;
	line-height: 2;
}
#main .info p:last-child {
	margin-bottom: 0 !important;
}
#main .info:last-child {
	padding-bottom: 0 !important;
}
#main .info .topText {
	margin-bottom: 30px;
	display: flex;
	font-size: 2rem;
	font-weight: 700;
	justify-content: space-between;
	background-color: #FFEEE2;
}
#main .info .topText .lTxt {
	width: 220px;
	padding: 14px 0 16px;
	display: flex;
	color: #fff;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #EA5514;
}
#main .info .topText .rTxt {
	width: calc(100% - 250px);
	display: flex;
	align-items: center;
}
#main .info .imgUl {
	margin: -15px 0 71px;
}
#main .info .imgUl li {
	width: 285px;
	margin: 15px 20px 0 0;
}
#main .info .imgUl li:nth-child(4n) {
	margin-right: 0;
}
@media all and (max-width: 896px) {
	#main .topBox {
		margin-bottom: 40px;
	}
	#main .topBox .ttl {
		margin: 0 0 15px;
		font-size: 2.2rem;
		font-weight: 700;
		line-height: 1.5;
		text-align: left;
	}
	#main .topBox .text {
		margin-bottom: 10px;
		font-size: 1.8rem;
		text-align: left;
	}
	#main .topBox .txt {
		margin-bottom: 40px;
		text-align: left;
	}
	#main .topBox .txtBox {
		padding: 45px 15px 20px;
	}
	#main .topBox .txtBox .ttl {
		margin-right: 30px;
		padding: 5px;
		font-size: 1.5rem;
	}
	#main .bgBox {
		padding-top: 10px;
	}
	#main .bgBox .content {
		height: auto;
		padding-bottom: 0;
		display: block;
	}
	#main .bgBox .pho {
		width: 230px;
		margin: 0 auto;
		position: static;
	}
	#main .bgBox01 .pho {
		width: 200px;
	}
	#main .bgBox .textBox {
		width: auto;
	}
	#main .bgBox dl {
		margin-bottom: 10px;
		font-size: 1.4rem;
	}
	#main .bgBox p {
		font-size: 2.6rem;
		letter-spacing: 0;
		text-align: center;
	}
	#main .bgBox p .en {
		margin: 0;
		font-size: 2.5rem;
		letter-spacing: 0;
		display: block;
	}
	#main .info {
		padding: 30px 0;
	}
	#main .imgBox {
		margin-bottom: 25px;
	}
	#main .imgBox .pho {
		margin: 0 0 10px;
		width: auto;
		float: none !important;
	}
	#main .imgBox .txtBox {
		width: auto;
		float: none !important;
	}
	#main .info p {
		margin-bottom: 10px;
	}
	#main .info .topText {
		margin-bottom: 20px;
		display: block;
		font-size: 1.5rem;
	}
	#main .info .topText .lTxt {
		width: auto;
		padding: 6px 0;
		display: block;
	}
	#main .info .topText .rTxt {
		padding: 5px;
		line-height: 1.4;
		width: auto;
		display: block;
	}
	#main .info .imgUl {
		margin: -15px 0 30px;
		justify-content: space-between;
	}
	#main .info .imgUl li {
		width: 48.5%;
		margin: 15px 0 0;
	}
	#main .info .imgUl li img {
		width: 100%;
	}
}