@charset "UTF-8";
/* CSS Document */
.loading{
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: 4000;
}
.loading .load-txt{
	width: 70%;
	position: absolute;
	left:50%;
	top:45%;
	transform: translate(-50%,-50%);
}
.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%;
	
}
#top_mv video{
	width: 100%;
	height: auto;
	border-top-left-radius: 18px;
	border-bottom-left-radius: 20px;
}
#top_mv .moviearea {
	width: 90%;
	margin-left: auto;
	border-top-left-radius: 36px;
	border-bottom-left-radius: 40px;
	overflow: visible;
	position: relative;
}
#top_mv .copyarea{
	position: relative;
	left:10%;
        top: -32px;
        width: 90%;
	
}
.newsarea{
	margin: 20px auto;
}
.newsarea .newsinner{
	max-width: 80%;
	margin: 50px auto;
}
.news-titlebox{
	width: 100%;
	display: block;
	vertical-align: top;
	margin-right:auto;
	margin-left: auto;
	position: relative;
}
.news-titlebox .htxt03{
	font-size:13px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.news-titlebox .news-btn{
	width: 20px;
	margin: 0px 0 20px 5px; 
	position: absolute;
	right:0;
	top:0;
}
.date_list{
	display: inline-block;
	vertical-align: top;
	width: 82%;
}
.date_list li{
	margin-bottom: 20px;
	font-size:13px;
}
.date_list li p,.date_list li a{
	font-size:13px;
}
.top-concept .bg-img01-sp{
	width: 87.5%;
	margin: 0 auto;
	display: block;
	
	
}
.top-concept .bg-img01-sp img{
	border-radius: 20px;
}
.top-concept .bg-img01{
	display: none;
}
.top-concept .bg-img02{
	position: absolute;
	top:30%;
	width: 100%;
	margin: 0 auto;
	
}
.top-concept{
	position: relative;
}
.top-concept .txtbox{
	color:#fff;
	text-align: center;
	position: absolute;
	top:50px;
	left:50%;
	transform: translateX(-50%);
	width: 80%;
	
	
}
.top-concept .txtbox .title{
	font-size:22px;
	margin-bottom: 40px;
	position: relative;
	padding-right: 0px;
	font-weight: bold;
}
_.top-concept .txtbox .title:after{
	content: "";
	border-top:1px solid #fff;
	width: 30px;
	position: absolute;
	height: 1px;
	top:15px;
	right:20px;;
}
.top-concept .txtbox p{
	font-size:15px;
	line-height: 30px;
}
.top-concept .loopslider{
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom:40px;
}
.top-concept .loopslider ul{
	width: 330vw;
	margin-left: -10.416vw;
}
.top-concept .loopslider li {
	width: 55vw;
	height: auto;
	float: left;
	margin-right: 1.0416vw;
}
.top-about{
	margin-top: 100px;
	padding-top: 150px;
	background-image: url(../img/top/sec-about-title-bg01-sp.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 300px auto;
}
.inner1200{
	max-width: 90%;
	margin: 0 auto;
}
.inner1686{
	max-width: 90%;
	margin: 0 auto;
}
.inner1484{
	max-width: 90%;
	margin: 0 auto;
}
.top-midashi{
	font-size:24px;
	font-weight: bold;
	color:#0052DE;
	margin-bottom: 20px;
}
.full-btn {
	margin-top: 70px;
	position: relative;
	border-radius: 22px;
	height: auto;
	padding: 0;
	overflow: hidden;
}
.full-btn .img{
	transition: 0.2s;
	transform: scale(1);
}
.full-btn:hover .img{
	transform: scale(1);
}

.cel2-btn {
	margin-top: 40px;
	position: relative;
	border-radius: 22px;
	overflow: hidden;
	float: none;
	vertical-align: top;
	width: 100%;
	padding: 0;
	height: auto;
}
.cel2-btn:last-child {
	float: right;
}
.cel2-btn .img{
	transition: 0.2s;
	transform: scale(1);
}
.cel2-btn:hover .img{
	transform: scale(1);
}
.btn-cover{
	position: absolute;
	left: 0;
	bottom: 4px;
	background-image: url(../img/top/sec-about-btn-bg-sp.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 240px auto;
	width: 240px;
	height: 70px;
	font-size:18px;
	padding-top: 35px;
}
.btn-cover:after{
	content: "";
	position: absolute;
	top: 35px;
	right: 40px;
	width: 25px;
	height: 25px;
	background-image: url(../img/top/btn-icon.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
}
.btn-cover2{
	position: relative;
	right: 0px;
	bottom: 0px;
	top:-100px;
	margin-left: auto;
	background-image: url("../img/top/sec-interview-btn-bg-sp.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 240px auto;
	width:240px;
	height: auto;
	font-size:18px;
	padding-top: 40px;
	padding-left: 60px;
}
.btn-cover3{
	position: relative;
	left: 0px;
	bottom: 175px;
	background-image: url(../img/top/sec-job-btn-bg-sp.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 280px auto;
	width: 100%;
	height: auto;
	font-size:13px;
	padding-top: 60px;
	padding-left: 5%;
}
.btn-cover4{
	position: absolute;
	left: 0;
	bottom: 10px;
	background-image: url(../img/top/sec-faq-btn-bg-sp.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 240px auto;
	width: 240px;
	height: 70px;
	font-size:18px;
	padding-top: 35px;
	text-align: left;
	padding-left: 0;
}
.btn-cover4:after{
	content: "";
	position: absolute;
	top: 35px;
	right: 40px;
	width: 25px;
	height: 25px;
	background-image: url(../img/top/btn-icon.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
}
.bg-bk {
	background-color: #424653;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-top: 100px;
}
.bg-bk2 {
	background-color: #282B33;
}
.interview{
	background-image: url(../img/top/sec-Interview-title-bg.png);
	background-repeat: no-repeat;
	background-position: left 25px;
	background-size: 100px auto;
	padding-top: 70px;
	padding-bottom: 70px;
	color:#fff;
	font-size:13px;
	line-height: 24px;
}


.interviewarea{
	margin-top: 40px;
	position: relative;
}
.slickarea li{
	max-width: 90%;
}
.slickarea .slickbox{
	position: relative;
	overflow: visible;
	border-radius: 22px;
}
.slickarea .slickbox.full-btn{
	height: auto;
}
.slickarea li p.slide-ttl{
	font-size:14px;
	margin-bottom: 10px;
}
.slickarea li p{
	
	font-size:12px;
}
.slickarea a{
	color:#fff;
}

.works{
	background: #fff;
	background-image: url(../img/top/sec-work-title-bg-sp.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	background-size: 300px auto;
	padding-top: 200px;
	padding-bottom: 0px;
	color:#fff;
	font-size:14px;
	line-height: 24px;
}
.works .photo{
	width: 90%;
	float: none;
	margin-top: -80px;
}
.works .txt{
	margin-left: 0px;
	float: none;
	color:#000;
	padding-top: 0px;
	font-size:13px;
	padding-left: 0%;
	width: 100%;
}
.txt26{
	font-size:22px;
	margin-bottom: 20px;
	line-height: 32px;
	margin-top: 40px;
}
.linkbtn{
	width: 25px;
	height: 25px;
	margin-top: 20px;
	transition: 0.2s;
}
.linkbtn:hover{
	transform: translateX(5px);
}
.job{
	background: #fff;
	padding-top: 20px;
	padding-bottom: 0px;
	color:#fff;
	font-size:13px;
	line-height: 24px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.job .full-btn {
	margin-top: 40px;
	position: relative;
	border-radius: 22px;
	height: 100%;
	padding: 0;
	overflow: visible;
}
.job .full-btn .img{
	transition: 0.2s;
	transform: scale(1);
}
.job .full-btn:hover .img{
	transform: scale(1);
}
.faq .full-btn {
	margin-top: 70px;
	position: relative;
	border-radius: 34px;
	height: 300px;
	padding: 0;
	overflow: hidden;
}

.faq{
	background: #282B33;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size:18px;
	line-height: 40px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	overflow: hidden;
	
}
.faq .loop-txt{
	width: auto;
	height: 110px;
}
.faq .loop-txt div{
	display: inline-block;;
}
.faq .loop-txt div img{
	width: 1191px;
	height: auto;
}
.faq a{
	color:#fff;
}
.faq .full-btn {
	margin-top: 30px;
	position: relative;
	border-radius: 22px;
	height: 100%;
	padding: 0;
	overflow: visible;
}
.faq .full-btn .img{
	transition: 0.2s;
	transform: scale(1);
}
.faq .full-btn:hover .img{
	transform: scale(1);
}



.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:36%;
	left:0px;
	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:36%;
	right:0px;
	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;
}
.intership-banner{
	width: 150px;
	height: auto;
	position: fixed;
	right:0;
	bottom:0;
}