@charset "UTF-8";
/* CSS Document */

.sp-none{
	display: none;
}
.pc-none{
	display: block;
}
.clear {
	clear: both;
}
.clearfix {
	zoom: 1;
	}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}


#top_mv{
	width: 100%;
	position: relative;
	background-color: #292929;
}
.newsarea{
	margin: 40px auto 0;
	position: absolute;
	bottom: 5px;
	left: 0px;
	max-width: 90%;
	width: 90%;
	background-color: #FFFFFF;
}
.newsarea .newsinner a{
	display: block;
	width: 90%;
	padding: 20px 5%;
	color: #000000;
	transition: 0.2s;
		background-image: url(../img/top/icon-link-arrow-b.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	background-size: 19px auto;
}
.newsarea .newsinner a:hover{
	background-image: url(../img/top/icon-link-arrow-b.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 19px auto;
}
.news-titlebox{
	width: 55px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.date_list{
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 5px;
	width: calc(100% - 80px);
}
.date_list li{
	margin-bottom: 0px;
	font-size:14px;
}


.top-about{
	padding-top: 100px;
	background-image: url(../img/top/about-bg-sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	color: #FFFFFF;
}
.top-about .lead {
	text-align: center;
	font-size: 18px;
	line-height: 44px;
}
.top-about  .top-about-img {
	background-image: url(../img/top/sec01-img.png);
	background-repeat: no-repeat;
	background-size: 90vw auto;
	background-position: right 110vw;
	margin-top: 50px;
	padding-top: 0px;
}

.about-title {
	padding-top: 60px;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;

}
.about-title .en img {
	width: 100%;
	height: auto;
}
.about-title .jp{

	font-size:24px;
}
.about-txt{
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 5%;
	font-size:16px;
	line-height: 36px;
	width: 100%;
}

.inner1200{
	max-width: 1200px;
	width: 96%;
	margin: 0 auto;
}
.inner1686{
	max-width: 1686px;
	width: 96%;
	margin: 0 auto;
}
.inner1460{
	max-width: 1460px;
	width: 96%;
	margin: 0 auto;
}
.inner1400{
	max-width: 1400px;
	width: 96%;
	margin: 0 auto;
}
.top-midashi{
	font-size:20px;
	font-weight: bold;
	color:#0052DE;
	margin-bottom: 20px;
}

.cel2{
	text-align: center;
	font-size:0;
	margin-top: 60vw
}
.cel2-btn {
	margin-top: 20px;
	
	vertical-align: top;
	width: 96%;
	max-width: 96%;
	margin: 20px auto;
	padding: 0;
	display: inline-block;
}
.cel2-btn .img{
	position: relative;
	overflow: hidden;
}
.cel2-btn .img img{
	transition: 0.2s;
	transform: scale(1);
}
.cel2-btn:hover .img img{
	transform: scale(1.05);
}
.cel3{
	text-align: center;
	font-size:0;
}
.cel3-btn {
	margin-top: 20px;
	
	vertical-align: top;
	width: 96%;
	max-width: 670px;
	margin: 20px auto;
	padding: 0;
	display: block;
}
.cel3-btn .img{
	position: relative;
	overflow: hidden;
}
.cel3-btn .img img{
	transition: 0.2s;
	transform: scale(1);
}
.cel3-btn:hover .img img{
	transform: scale(1.05);
}
.btn-cover{
	position: relative;
	background-image: url(../img/top/icon-link-arrow-p.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 19px auto;
	width: 100%;
	font-size: 18px;
	background-color: #EFF2F5;
	text-align: left;
	padding: 22px 35px;
}
.btn-cover span{
	display: block;
	margin: -5px 0 0;
}
.btn-cover img{
	width: auto;
	height: 8px;
	margin: 0;
	padding: 0;
}
.jobs {
	background-image: url(../img/top/jobs-bg-sp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	margin-top: 120px;
}

.jobs .loopimg {
	height: 240px;
	width: 100%;
	overflow: hidden;
}
.jobs .loopimg ul{
	width: 550px;
}
.jobs .loopimg ul li img{
	height: 240px;
	width: auto;
}
.jobs .inner1460 {
	background-image: url(../img/top/sec02-img.png);
	background-repeat: no-repeat;
	background-size: 370px auto;
	background-position: 200% 20vw;
	padding-top: 0px;
	margin-top: -40vw
}
.jobs-title {
	padding-top: 80vw;
	padding-left: auto;
	padding-right: auto;
	text-align: center;

}
.jobs-title .en img {
	width: 175px;
	height: auto;
}
.jobs-title .jp{

	font-size:30px;
	color:#fff;
}
.jobs-txt{
	padding-top: 30px;
	padding-left: 0px;
	font-size:16px;
	line-height: 36px;
	
	color:#fff;
}
.full-btn {
	max-width: 1400px;
	margin: 80px auto 0;
	padding: 0;
	display: block;
	position: relative;
}
.full-btn .img{
	position: relative;
	overflow: hidden;
}
.full-btn .img img{
	transition: 0.2s;
	transform: scale(1);
}
.full-btn:hover .img img{
	transform: scale(1.05);
}
.full-btn .full-gra {
	width: 100%;
	position: absolute;
	bottom: 0px;
}

.btn-cover2{
	position: absolute;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 19px auto;
	width: 100%;
	font-size: 18px;
	text-align: left;
	padding: 22px 35px;
	background-image: url(../img/top/icon-link-arrow-w.png);
	color: #FFFFFF;
}
.btn-cover2 span{
	display: block;
	margin: -5px 0 0;
}
.btn-cover2 img{
	width: auto;
	height: 8px;
	margin: 0;
	padding: 0;
}

.interview{
	
	padding-top: 70px;
	padding-bottom: 70px;
	color:#fff;
	font-size:16px;
	line-height: 36px;
}


.interviewarea{
	margin-top: 150px;
	position: relative;
}
.interview-title {
	padding-top: 60px;
	padding-left: 0px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;

}
.interview-title .en img {
	width: 340px;
	max-width: 90%;
	height: auto;
}
.interview-title .jp{

	font-size:24px;
}
.interview-txt{
	padding-top: 60px;
	padding-left: 0px;
	font-size:16px;
	line-height: 36px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.slide-area{
	position: relative;
}
.list-btn {
	width: 60px;
	position: absolute;
	top:110%;
	left:42%;
}
.listarea {
	width: 100%;
	margin-left: auto;
	overflow: visible;
	margin-top: 80px;
}

.slickarea li{
	max-width: 1484px;
	margin: 0 20px;
	font-size:16px;
}
.slickarea .slickbox{
	position: relative;
	overflow: hidden;
	border-radius: 0px;
}
.slickarea .slickbox img{
	width: 100%;
	height: auto;
}
.slide-ttl{
	font-size:14px;
	margin-bottom: 0px;
	color:#000;
}
.slickarea a{
	color:#96B0C4;
}
.btn-cover3{
	position: absolute;
	bottom:0;
	background-image: url(../img/top/icon-link-arrow-p.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 19px auto;
	width: 100%;
	font-size: 18px;
	background-color: #EFF2F5;
	text-align: left;
	padding: 11px 27px;
}



.slick-dots{
	bottom:-30px;
	
}

.slick-dots li{
	width: 10px;
	height: 2px;
	padding: 0;
}
.slick-dots li button{
	width: 40px;
	height: 2px;
	padding: 0;
	background: #fff;
}
.slick-dots li button:before{
	width: 40px;
	height: 2px;
	padding: 0;
	font-size:0;
	line-height: 0;
}
.slick-dots li.slick-active button{
	background: #0052DE;
}
.slick-dots li.slick-active button:before{
	background: #0052DE;
}
.slickarea .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top:115%;
	left:22%;
	right:auto;
	display: block;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 2000;
}
.slickarea .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top:115%;
	right:22%;
	left:auto;
	display: block;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 2000;
}
.slickarea .slick-prev:before {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../img/top/btn-prev.png);
	background-size: 50px 50px;
	cursor: pointer;
	background-position: center top;
}
.slickarea .slick-next:before {
	content: '';
	display: block;
	width: 50px;
	height: 850px;
	background-repeat: no-repeat;
	background-image: url(../img/top/btn-next.png);
	background-size: 50px 50px;
	cursor: pointer;
	background-position: left top;
}
.interview-more{
	position: absolute;
	top:5%;
	right:15px;
	width: 25px;
}
.recruitarea {
	background-image: url(../img/top/recruit-bg-sp.png);
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 80px;
	padding-left: 0px;
	padding-bottom: 220px;
	padding-right: 0px;
	margin-top: 160px;
	text-align: center;
}
.recruit-title {
	padding-top: 0px;
	padding-left: 0;
	margin: 0 auto;

}
.recruit-title .en img {
	width: 80%;
	max-width: 270px;
	height: auto;
}
.recruit-title .jp{

	font-size:24px;
	color:#fff;
}
.recruit-btn{
	margin-top:40px; 
	margin-left: 0px;
}
.recruit-btn li{
	margin: 10px 0;
}
.recruit-btn li a{
	display: block;
	width: 90%;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 5%;
	background-image: url(../img/top/icon-link-arrow-p.png);
	background-repeat: no-repeat;
	background-position: 92% center;
	background-size: 10px auto;
	font-size:18px;
	transition: 0.2s;
	text-align: left;
	margin: 0 auto;
}
.recruit-btn li a:hover{
	width: 90%;
}
.recruit-btn li a img{
	width: auto;
	height: 8px;
}