@charset "utf-8";

/* --------------------------- */

/*            ALL              */

/* ----------------------------*/
#title_area{
	height: 350px;
}
#title_area h2{
	font-size: 42px;
	text-align: center;
	letter-spacing: 6px;
	padding: 140px 0 0 0;
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}
#mainbody{
	padding: 20px 0;
}
#mainbody .cell{
	padding: 0 40px;
}
#mainbody h3{
	font-size: 26px;
	line-height: 1.3;
	text-align: center;
	padding: 20px 0 20px 0;
	border-bottom: solid 1px #afafaf;
	margin: 30px 0 10px 0;
}
#mainbody h4{
	font-size: 20px;
	line-height: 1.3;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #1c995c;
	border-bottom: solid 1px #afafaf;
	margin: 30px 0 10px 0;
}
#mainbody h5{
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	padding: 10px 0;
	color: #fff;
	border-radius: 30px;
	background-color: #2db271;
	width: 60%;
	margin: 60px auto 0px auto;
}
#mainbody p.ntxt1{
	font-size: 16px;
	line-height: 1.8;
	padding: 6px 0 20px 0;
}
#mainbody ul.nul{
	font-size: 15px;
	line-height: 1.4;
	padding: 6px 0 10px 0;
}
#mainbody ul.nul li{
	text-indent: -1em;
	padding: 0 0 10px 1em;
}
.full_photo{
	text-align: center;
	padding: 0 0 30px 0;
}
.full_photo img{
	width: 100%;
}
.harf_photo{
	width: 50%;
	float: left;
}
.harf_photo img{
	width: 100%;
}
.carrerplan #title_area{
	background: url(../img/careerplan/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.trainingsysytem #title_area{
	background: url(../img/trainingsystem/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.own_brand #title_area{
	background: url(../img/own_brand/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.culture #title_area{
	background: url(../img/culture/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.member #title_area{
	background: url(../img/member/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.member_yokoyama #title_area{
	background: url(../img/member_yokoyama/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.member_akai #title_area{
	background: url(../img/member_akai/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.member_sugimoto #title_area{
	background: url(../img/member_sugimoto/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.member_ceo #title_area{
	background: url(../img/member_ceo/title_area.jpg) center center no-repeat;
	background-size: cover;
}
.talent #title_area{
	background: url(../img/talent/title_area.jpg) center center no-repeat;
	background-size: cover;
}
/* --------------------------- */

/*     　活躍する人物像　      */

/* ----------------------------*/
.talent #title_area h2{
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.talent_text{
	font-size: 18px;
	line-height: 1.8;
	text-align: center;
}
.talent_photo {
	text-align: center;
	padding: 20px 0 40px 0;
}
.talent_photo img{
	width: 100%;
	max-width: 580px;
}

/* --------------------------- */

/*          研修制度           */

/* ----------------------------*/
.concept_txt1{
	font-size: 18px;
	letter-spacing: 2px;
	background-color: #1c985c;
	color: #fff;
	text-align: center;
	padding: 6px 0;
	margin: 0 0 10px 0;
}
.concept_txt2{
	font-size: 15px;
	text-align: center;
	padding: 20px 0;
	margin: 0 5px 0;
}
#mainbody .concept_mt{
	font-size: 22px;
	font-weight: bold;
	color: #1c985c;
	line-height: 1.3;
	background-color: #d2eade;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
}
/* --------------------------- */

/*     　   社員紹介　         */

/* ----------------------------*/
.member #title_area h2{
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.lead img{
	margin: 66px 0 0 10%;
	width: 54%;
	max-width: 360px;
}
ul.member_ul{
	margin-left: 220px;
	padding: 20px 0 5px 10px;
}
ul.member_ul li{
	text-indent: -1em;
	padding: 0 0 2px 1em;
}
.holiday{
	text-align: center;
	padding: 14px 0 6px 0;
}
.holiday img{
	width: 40%;
	max-width: 300px;
}
.oneday_yokoyama{
	height: 410px;
	background: url(../img/member_yokoyama/photo3.jpg) 0 40px no-repeat;
}
.oneday_akai{
	height: 450px;
	background: url(../img/member_akai/photo3.jpg) 0 40px no-repeat;
}
.oneday_sugimoto{
	height: 450px;
	background: url(../img/member_sugimoto/photo3.jpg) 0 40px no-repeat;
}
.ceo_name{
	float: right;
}
.ceo_name img{
	width: 100%;
	max-width: 282px;
}
.ceo_photo{
	width: 70%;
	max-width: 438px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}
.ceo_photo img{
	width: 100%;
}
.ceo_photo1{
	width: 30%;
	float: right;
	margin: 10px;
}
.ceo_photo1 img{
	width: 100%;
	max-width: 220px;
}
.midashi{
	font-size: 33px;
	padding: 30px 0 20px 0;
	text-align: center;
}
/* --------------------------- */

/*     　   社内行事　         */

/* ----------------------------*/
.culture #title_area h2{
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.culture_photo{
	text-align: center;
	padding: 0 0 30px 0;
}
.culture_photo img{
	width: 100%;
	max-width: 420px;
}

/* --------------------------- */

/*        自社ブランド         */

/* ----------------------------*/
.zu_brand{
	text-align: center;
}
.zu_brand img{
	width: 100%;
	max-width: 352px;
}
/* --------------------------- */

/*         SmartPhone          */

/* ----------------------------*/
@media screen and (max-width: 480px){
	#title_area{
		height: 180px;
	}
	#title_area h2{
		font-size: 26px;
		letter-spacing: 0px;
		padding: 70px 0 0 0;
	}
	#mainbody{
		padding: 10px 0;
	}
	#mainbody .cell{
		padding: 0 16px;
	}
	#mainbody h3{
		font-size: 16px;
		padding: 0 0 10px 0;
	}
	#mainbody h4{
		font-size: 15px;
		padding: 0 0 10px 0;
	}
	#mainbody h5{
		font-size: 15px;
		padding: 7px 0;
		width: 80%;
		margin: 30px auto 0 auto;
	}
	#mainbody p.ntxt1{
		font-size: 14px;
		line-height: 1.6;
	}
/* --------------------------- */
/*          人物像　           */
/* ----------------------------*/
	.talent_text{
		padding: 6px 0;
		font-size: 15px;
		line-height: 1.5;
		text-align: left;
	}
	.talent_box{
		padding: 0 20px;
	}

/* --------------------------- */
/*          社員紹介           */
/* ----------------------------*/
	.lead img{
		margin: 40px 0 0 5%;
		width: 55%;
		max-width: 200px;
	}
	.oneday_akai,
	.oneday_sugimoto,
	.oneday_yokoyama{
		height: auto;
		background: none;
	}
	ul.member_ul{
		margin-left: 0px;
		padding: 10px 0 5px 10px;
	}
	.ceo_name{
		width:70%;
	}
	.midashi{
		font-size: 18px;
		padding: 20px 0 0px 0;
		text-align: center;
	}
	.ceo_photo{
		padding: 20px 0 10px 0;
	}

/* --------------------------- */
/*          研修制度           */
/* ----------------------------*/
	.concept_txt1{
		font-size: 14px;
		padding: 4px 0;
		margin: 0 0 8px 0;
	}
	.concept_txt2{
		font-size: 14px;
		padding: 0;
	}
	#mainbody .concept_mt{
		font-size: 15px;
	}
}

