main > section#top{
	width: 100%;
	height: calc(100vh - 150px);
	overflow: hidden;
}
main > section#top > div{
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
main > section#top video{
	min-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}
main > section#top > div > h1{
	position: absolute;
	top: calc(100vh - 150px - 180px - 30px);
	right: 0px;
	width: 800px;
	height: 180px;
	overflow: hidden;
}
main > section#top > div > h1 > p{
	display: block;
	position: relative;
	color: #fff;
	text-shadow: 0 0 2px #025576, 0 0 2px #025576;
	width: 800px;
	transform: translateX(0px);
	font-size: 55px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
main > section#top > div > h1 > p:nth-child(1){
	width: 700px;
	/*animation: slideRightIn 0.8s ease;
	animation-fill-mode: forwards;*/
}
main > section#top > div > h1 > p:nth-child(2){
	margin-left: 280px;
	width: 440px;
/*	animation: slideRightIn 0.8s ease;
	animation-delay: .7s;
	animation-fill-mode: forwards;*/
}
/*@keyframes slideRightIn{
	from{
		transform: translateX(1000px);
	}
	to{
		transform: translateX(0);
	}
}*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
/*															SLIDE																	*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
main > section#top > div > div.slide_wrapper{
	min-width: 100%;
	min-height: calc(100vh - 150px);
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slick-list, .slick-track{
	min-width: 100%;
	min-height: calc(100vh - 150px);
}
.slide_wrapper .slide{
	width: 100%;
	min-height: calc(100vh - 150px);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.slide_wrapper .slide.one{
	background-image: url(../img/slide/1.png);
}
.slide_wrapper .slide.two{
	background-image: url(../img/slide/2.png);
}
.slide_wrapper .slide.thr{
	background-image: url(../img/slide/3.png);
}
.slide_wrapper .slide.fou{
	background-image: url(../img/slide/4.png);
}
.slide_wrapper .slide.fiv{
	background-image: url(../img/slide/5.png);
}
.slick-dotted.slick-slider{
	margin: 0;
}
.slick-dots{
	position: absolute;
	bottom: inherit;
	top: calc(100vh - 150px - 30px);
}
.slick-dots li.slick-active button:before{
	color: #ffffffaa;
}
.slick-arrow{
	z-index: 1;
	display: none;
}
.slick-prev{
	left: 10px;
}
.slick-next{
	right: 10px;
}
/*.slide_wrapper > div.slide:nth-of-type(1){
	background-image: url(../img/slide/1.png);
}
.slide_wrapper > div.slide:nth-of-type(2){
	background-image: url(../img/slide/2.png);
}
.slide_wrapper > div.slide:nth-of-type(3){
	background-image: url(../img/slide/3.png);
}
.slide_wrapper > div.slide:nth-of-type(4){
	background-image: url(../img/slide/4.png);
}
.slide_wrapper > div.slide:nth-of-type(5){
	background-image: url(../img/slide/5.png);
}*/

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
/*															COMMON																	*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
.btn{
	display: block;
	position: absolute;
	height: 55px;
	font-size: 28px;
	color: #fff;
	background-color: #00A7EA;
	padding: 6px 14px;
	border-radius: 7px;
	line-height: 43px;
	text-align: center;
	transform: translate(-2px, -2px);
	box-shadow: 2px 2px 2px #000000;
	transition: all .3s ease;
	z-index: 2000;
}
.btn:hover{
	transform: translate(0px, 0px);
	box-shadow: 0px 0px 0px #000000;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
/*															TOPIC																	*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
main > section#topic{
	/*background-image: url(../img/bg_gra.png);*/
	background-color: #00A7EA;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
main > section#topic > div{
	padding: 50px 0;
	width: 800px;
	margin: 0 auto;
}
main > section#topic > div *{
	color: #fff;
}
main > section#topic > div > h2{
	text-align: left;
	font-size: 55px;
	text-shadow: 0 0 5px #fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
main > section#topic > div > p{
	padding: 30px;
	width: 600px;
	margin-left: auto;
	font-size: 23px;
	text-shadow: 0 0 10px #fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
main > section#topic > div.lines{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.line{
	width: 1px;
	height: 400px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.65);
}
.line:nth-child(1){
	top: -54px;
	right: 150px;
	transform: rotate(-67deg);
}
.line:nth-child(2){
	top: 10px;
	right: 64px;
    transform: rotate(-20deg);
}
.line:nth-child(3){
	top: 46px;
    left: 20px;
    transform: rotate(-40deg);
}
.line:nth-child(4){
	bottom: -130px;
	left: 205px;
	transform: rotate(105deg);
}
.line:nth-child(5){
	top: -1px;
	left: 45px;
	transform: rotate(15deg);
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
/*															COMPANY																	*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
main > section#company{
	width: 100%;
	overflow: hidden;
	min-height: 550px;
	display: flex;
}
main > section#company > div{
	margin: 0;
	position: relative;
}
main > section#company > div.text{
	background-color: #ffffff;
	padding: 50px 20px;
	width: 600px;
	min-height: 550px;
	position: absolute;
	top: 0;
	left: -100px;
	z-index: 1000;
	transform: skewX(-20deg);
}
main > section#company > div.text > h3{
	position: absolute;
	left: 50%;
	top: 50%;
	padding-left: 60px;
	width: 370px;
	transform: skewX(20deg) translate(-50%,-50%);
	z-index: 3333;
}
main > section#company > div.text > h3 > p{
	font-size: 36px;
	font-weight: normal;
	text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff;
}
main > section#company > div.text > h3 > p:first-child{
	text-align: left;
}
main > section#company > div.text > h3 > p:last-child{
	text-align: right;
}
main > section#company > div.image{
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
	min-width: calc(100% - 200px);
	height: 550px;
	position: absolute;
	top: 0;
	right: -30px;
	filter: grayscale(100%);
}
main > section#company > a{
	bottom: 50px;
	left: 120px;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
/*															ELSE																	*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
section#else{
	background-color: #00A7EA;
	padding: 25px 0;
}
section#else > div{
	width: 100%;
	display: flex;
	justify-content: space-around;
}
section#else > div > a{
	display: block;
	width: 40%;
	padding: 10px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	border: 5px solid #ffffff;
	transition: all .3s ease;
}
section#else > div > a:hover{
	background-color: #fff;
	color: #707070;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
/*															RECRUIT																	*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
section#recruit{
	position: relative;
	min-height: 550px;
	background-image: url(../img/bg2.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center right;
	overflow: hidden;
	/*filter: brightness(2.3) contrast(0.8) blur(2px);*/
}
section#recruit > div{
	position: absolute;
	width: 600px;
	right: -100px;
	top: 0;
	min-height: 550px;
	transform: skewX(-20deg);
	background-color: rgba(255, 255, 255, 0.85);
}
section#recruit > div > p{
	position: absolute;
	top: 50%;
	left: calc(50% - 30px);
	text-align: center;
	font-size: 35px;
	transform: translate(-50%, -50%) skewX(20deg);
}
section#recruit a.btn{
	bottom: 30px;
	right: 30%;
	transform: translateX(-25%) skewX(20deg);
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
/*															RECRUIT																	*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+	*/
section#contact > div{
	display: flex;
	min-height: 300px;
	margin-top: 100px;
}
section#contact > div > div{
	width: calc(100% / 2);
	padding: 30px 10px;
	padding-top: 0;
	position: relative;
}
section#contact > div > div.left > h3{
	padding: 30px 0;
	position: relative;
	font-size: 35px;
	line-height: 35px;
	text-align: center;
}
section#contact > div > div.left > h3::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	height: 2px;
	background-color: #00A7EA;
}
section#contact > div > div.left > p{
	padding: 30px 0;
	text-align: center;
	font-size: 20px;
}
section#contact > div > div.right > a.tel{
	display: inline;
	position: absolute;
	left: 50%;
	top: calc(50% - 100px);
	transform: translate(-50%, -50%);
	width: 260px;
	font-size: 40px;
	text-align: center;
	margin-left: 40px;
	transition: all .3s ease;
}
section#contact > div > div.right > a.tel:hover{
	opacity: .7;
}
section#contact > div > div.right > a.tel::before{
	content: "";
	position: absolute;
	left: -40px;
	top: 8px;
	background-image: url(../img/tel.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
}
section#contact > div > div.right > a.btn{
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

@media screen and (max-width: 800px){
	main > section#top{
		height: 500px;
	}
	main > section#top > div{
		min-height: 500px;
	}
	main > section#top > div > div.slide_wrapper{
		min-height: 500px;
	}
	.slick-list, .slick-track{
		min-height: 500px;
	}
	.slide_wrapper .slide{
		min-height: 500px;
	}
	.slide_wrapper img{
		min-height: calc(100vh - 100px);
		min-width: auto;
		width: auto;
		max-width: auto;
	}
	.slick-dots li.slick-active button:before{
		color: #0805a7;
	}
	.slick-next{
		right: 15px;
	}
	.slick-prev{
		left: 15px;
	}
	.slick-prev:before, .slick-next:before{
		color: #333333;
		font-size: 30px;
		display: none;
	}
	.slick-prev, .slick-next{
		top: calc(50% - 10px);
		display: none;
	}
	main > section#top > div > h1{
		width: 100%;
		top: calc(50% + 35px);
		left: 50%;
		transform: translate(-50%,-50%);
	}
	main > section#top > div > h1 > p{
		display: block;
		font-size: 30px;
		text-align: center;
		/*text-shadow: 0 0 3px #fff, 0 0 3px #fff;*/
	}
	main > section#top > div > h1 > p:nth-child(1){
		width: 100%;
	}
	main > section#top > div > h1 > p:nth-child(2){
		width: 100%;
		margin: 0;
	}
	main > section#topic > div{
		width: 100%;
	}
	main > section#topic > div > h2{
		padding-left: 20px;
		font-size: 30px;
	}
	main > section#topic > div > p{
		word-wrap: break-word;
		overflow-wrap: break-word;
		font-size: 20px;
		width: 100%;
	}
	main > section#company{
		min-height: 400px;
	}
	main > section#company > div.text{
		width: 100%;
		min-height: 400px;
		left: 0;
		transform: skew(0);
		background-color: #0000003b;
	}
	main > section#company > div.text > h3{
		transform: translate(-50%,-50%) skewX(0);
		padding: 0;
		width: 75%;
	}
	main > section#company > div.text > h3 > p{
		color: #fff;
		font-size: 30px;
		text-shadow: 0 0 3px #777, 0 0 3px #777;
	}
	main > section#company > div.image{
		min-height: 400px;
		background-size: cover;
		background-position: right;
		right: 0;
	}
	main > section#company > a{
		left: 50%;
		transform: translateX(-50%);
	}
	section#else{
		padding: 10px 0;
	}
	section#else > div > a{
		font-size: 20px;
	}
	section#recruit{
		background-size: 130%;
		background-position: center;
		min-height: 400px;
		/*animation: bgimgSize 30s linear infinite alternate;*/
	}
	.line{
		height: 250px;
	}
	.line:nth-child(1){
		top: -70px;
		right: 70px;
	}
    .line:nth-child(2){
		top: -10px;
		right: 25px;
    }
    .line:nth-child(3){
		top: 117px;
		left: 9px;
    }
    .line:nth-child(4){
		bottom: -80px;
		left: 60px;
    }
    .line:nth-child(5){
		top: 0px;
		left: -20px;
    }
	@keyframes bgimgSize{
		0%{
			background-size: 100%;
		}
		100%{
			background-size: 220%;
		}
	}
	section#recruit > div{
		width: 100%;
		min-height: 400px;
		transform: skew(0deg);
		right: 0;
		top: 0;
	}
	section#recruit > div > p{
		top: 50%;
		left: 50%;
		transform: skew(0deg) translate(-50%,-50%);
		font-size: 30px;
		width: 80%;
		text-shadow: 0 0 3px #fff, 0 0 3px #fff;
	}
	section#recruit a.btn{
		left: 50%;
		width: 140px;
		transform: translateX(-50%);
	}
	section#contact > div{
		flex-flow: column;
		min-height: 600px;
	}
	section#contact > div > div{
		width: 100%;
	}
	section#contact > div > div.right > a.tel{
		position: absolute;
		left: 50%;
		transform: translateX(calc(-50% - 25px));
		top: inherit;
	}
	section#contact > div > div.right > a.btn{
		margin-top: 100px;
		position: relative;
		top: inherit;
		left: inherit;
		transform: translate(0);
	}
}