@charset "UTF-8";

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

content

---------------------------------------- */
/* 「やって良かった、ありがとう」その言葉がやりがいです。
------------------------------- */
.top1{
	min-height: 600px;
	background: #f1faff url(/recruit/files/img/top/bg_mv01.jpg) no-repeat center top;
}

.top1 .inner{
	padding-top: 208px;
}

/* 業界について
------------------------------- */
.top2{
	background: url(/recruit/files/img/top/bg01.png) no-repeat center center;
	background-size: cover;
}

.top2 .inner{
	padding-top: 160px;
	padding-bottom: 160px;
	z-index: 1;
}

.top2 .content{
	max-width: 320px;
}

.top2 .txt{
	margin-bottom: 35px;
	line-height: 2.14;
	text-align: center;
}

.top2 .txt_in{
	display: inline-block;
	text-align: left;
}

.top2 .img01 img{
	position: absolute;
	top: -1000px;
	bottom: -1000px;
	left: -1000px;
	right: -1545px;
	margin: auto;
	z-index: -1;
}

.top2 .img02{
	margin-left: -5px;
	margin-right: -5px;
	text-align: center;
}

.top2 .img02 img{
	width: 367px;
}

/* 社長メッセージ
------------------------------- */
.top3{
	color: #fff;
	background: #0069b8;
}

.top3 .inner{
	padding-top: 70px;
	padding-bottom: 85px;
	z-index: 1;
}

.top3 .content{
	max-width: 380px;
	margin-left: auto;
}

.top3 .txt{
	margin-bottom: 35px;
	font-size: 18px;
	line-height: 2;
	text-align: center;
}

.top3 .txt_in{
	display: inline-block;
	text-align: left;
}

.top3 .img img{
	position: absolute;
	top: -20px;
	left: -80px;
	z-index: -1;
}

/* 社員紹介
------------------------------- */
.top4 .inner{
	padding-top: 90px;
	padding-bottom: 90px;
}

.top4 .image{
	margin-bottom: 20px;
}

.top4 .info{
	padding-left: 10px;
	border-left: 1px solid #0088ee;
}

.top4 .name{
	font-size: 20px;
}

.top4 .link{
	text-align: center;
}

.top4 .slide{
	position: relative;
	margin-bottom: 30px;
}

.top4 .slide a:hover{
	opacity: 0.6;
	text-decoration: none;
}

.top4 .next,
.top4 .prev{
	position: absolute;
	width: 40px;
	height: 105px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 100;
}

.top4 .next:hover,
.top4 .prev:hover{
	opacity: 0.6;
}

.top4 .next{
	right: -70px;
	background-image: url(/recruit/files/img/top/arrow_next.png);
}

.top4 .prev{
	left: -70px;
	background-image: url(/recruit/files/img/top/arrow_prev.png);
}

/* バナー
------------------------------- */
.top5{
	font-size: 18px;
}

.top5 .list:after{
	content: " ";
	display: block;
	clear: both;
}

.top5 .item{
	float: left;
	display: block;
	width: 248px;
	margin: 0 0 0 2px;
	padding-bottom: 15px;
	border-bottom: 2px solid #0088ee;
}

.top5 .item:nth-child(4n+1){
	clear: both;
	margin-left: 0;
}

.top5 .item:hover{
	opacity: 0.6;
	text-decoration: none;
}

.top5 .link{
	text-align: center;
}

.top5 .image{
	margin-bottom: 10px;
}

.top5 .btn02_arrow{
	padding-left: 22px;
}

@media screen and (max-width: 767px) {

/*スマホ指定*/
/* 「やって良かった、ありがとう」その言葉がやりがいです。
------------------------------- */
.top1{
	min-height: 340px;
	background-size: auto 100%;
	background-position: 38% top;
}

.top1 .inner{
	padding-top: 110px;
}

.top1 .title img{
/*	min-width: 242px;*/
	min-width: 220px;
	max-width: 48%;
	margin-left: -10px;
}

/* 業界について
------------------------------- */
.top2{
	background: none;
}

.top2 .inner{
	padding-top: 60px;
	padding-bottom: 60px;
}

.top2 .content{
	max-width: none;
}

.top2 .link{
	margin-bottom: 23px;
	text-align: center;
}

/* 社長メッセージ
------------------------------- */
.top3 .inner{
	padding-top: 60px;
	padding-bottom: 60px;
}

.top3 .content{
	max-width: none;
}

.top3 .txt{
	font-size: 14px;
}

.top3 .img{
	margin-left: -20%;
	margin-right: -20%;
	text-align: center;
}

.top3 .img img{
	position: static;
	width: 392px;
}

.top3 .link{
	margin-bottom: 30px;
	text-align: center;
}

/* 社員紹介
------------------------------- */
.top4 .inner{
	padding-top: 60px;
	padding-bottom: 60px;
}

.top4 .next{
	right: 5px;
}

.top4 .prev{
	left: 5px;
}

/* バナー
------------------------------- */
.top5 .item{
	float: none;
	display: table;
	width: 100%;
	margin: 0 0 4px;
	padding: 0;
}

.top5 .image,
.top5 .link{
	display: table-cell;
	vertical-align: middle;
}

.top5 .image{
	width: 124px;
}

.top5 .link{
	text-align: left;
	padding-left: 20px;
}

.top5 .btn02_arrow{
	display: block;
	padding-left: 20px;
}

.top5 .ex{
	display: block;
	overflow: hidden;
}

.top5 .ex_txt{
	display: block;
	margin-left: -1em;
	text-indent: 1em;
}

.top5 .ex_txt .ib01{
	text-indent: 0;
}

}

