@charset "UTF-8";

@font-face {
	font-family: 'Myriad Pro Bold';
	font-style: normal;
	font-weight: bold;
	src: local('Myriad Pro Bold'), url('../fonts/MYRIADPRO-BOLD.woff') format('woff');
}
@font-face {
	font-family: 'DINPro-Bold';
	font-style: normal;
	font-weight: bold;
	src: local('DINPro-Bold.woff'), url('../fonts/DINPro-Bold.woff') format('woff');
}
@font-face {
	font-family: 'misaki_gothic';
	src: url('../fonts/misaki_gothic.woff') format('woff');
}
@font-face {
	font-family: 'PixelMplus10';
	src: url('../fonts/PixelMplus10-Regular.woff') format('woff');
}

@font-face {
	font-family: 'PressStart2P';
	src: url('../fonts/PressStart2P-Regular.woff') format('woff');
}


a:visited,
a:link{
	color:#000;
	text-decoration: none;
}

/*セクション共通*/
.section_title{
	letter-spacing: 4px;
	font-size: 70px;
	/*font-family:'Myriad Pro Bold';*/
	font-family: 'DINPro-Bold', sans-serif;

}
.section_sub_title{
	margin-top:5px;
	margin-bottom: 0;
    letter-spacing: 2px;
	font-size: 25px;
	font-family:'Noto Sans JP';
}
.section_sentence{
	letter-spacing: 2px;
	font-size: 20px;
	font-family:'Myriad Pro Bold';
	color:#b3b3b3;
}
.title_area_top .section_sentence{
	margin-top:60px;
	color:#626262;
}
.title_area .section_sentence{
	font-size: 16px;
	font-family:'Noto Sans JP';
}

/*--------------header----------------*/

/*--------------header----------------*/
.section_sentence{
	margin-top:30px;
}

/*--------------pagination----------------*/

/*--------------pagination----------------*/
.pagination{
	position:fixed;
	right: 0;
	top: 415px;
    z-index: 20;
}
.pagination li{
	width:140px;
}
.pagination li a{
	display:inline-block;
	width:70px;
	height:50px;
	border-top:1px solid #b3b3b3;
}
.pagination li .active{
	width:140px;
}
.left_bar{
    position: fixed;
    top: 425px;
    left: 0%;
    width: 13%;
    height:1px;
    background-color:white;
    /*background: linear-gradient(to right, white 0%, green 80%, white 100%);*/
    /*border-bottom: 1px solid #b3b3b3;*/
}

/*--------------work----------------*/

/*--------------work----------------*/
.work_box_area{
	display: flex;
	flex-wrap: wrap;
}
.work_box{
	width: 180px;
	height:180px;
	margin-right:20px;
	margin-bottom:20px;

	text-align:center;
	background-color: #333333;

	display:flex;
	flex-direction: column;
	justify-content:center;
	cursor:pointer;
	opacity: 0;
}
.work_box:hover{
	margin-top:-30px;
	transition: 0.1s;
	filter: brightness(180%);
}
.icon_title{
	margin-top:15px;
	color:#b3b3b3;
}
.remove_up {
	opacity:0;
	-webkit-transform:translate(0,200px);
	transform:translate(0,200px);
}
.remove_down {
	opacity:0;
	-webkit-transform:translate(0,-200px);
	transform:translate(0,-200px);
}
.active {
	opacity:1;
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
	transition:0.2s ease-out;
}
.remove_up_pre{
	opacity:0;
	-webkit-transform:translate(0,400px);
	transform:translate(0,400px);
	transition:0.3s ease-in-out;
}
.remove_down_pre{
	opacity:0;
	-webkit-transform:translate(0,-400px);
	transform:translate(0,-400px);
	transition:0.3s ease-in-out;
}

/*--------------flow----------------*/

/*--------------flow----------------*/
.work_flow_area .flow_bar{
	width:70px;
}
.order_bar{
    position: relative;
	z-index:3;
}
.make_bar{
	margin-top: -60px;
    position: relative;
    z-index: 2;
}
.comp_bar{
	margin-top: -60px;
    position: relative;
    z-index: 1;
}
.filter{
	transition:0.3s;
	filter: brightness(150%);
	-webkit-filter:brightness(150%);
	-moz-filter:sepia(100%);
	-o-filter:sepia(100%);
	-ms-filter:sepia(100%);
	

}
.flow .flow_image{
    margin-left: 15px;
    font-size:15px;
    font-weight: bold;
	color: #000;
}
.flow .flow_item{
	display:inline-block;
	width: 155px;
	line-height:45px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-image:url(../img/flow_item_back1.png);
	background-repeat: no-repeat;
}
.flow .flow_box_inner1{
	line-height:45px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.flow .flow_box_inner2{
	line-height:45px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-image:url(../img/flow_item_back2.png);
	background-position:center 0px;
	background-repeat: no-repeat;
}
.flow .flow_box_inner3{
	margin:0;
	line-height:45px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-image:url(../img/flow_item_back2_1.png);
	background-position:center 0px;
	background-repeat: no-repeat;
}
.flow .flow_box2{
	width:610px;
	height:220px;
	padding-top:20px;
	background-color:#333333;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}
.flow .flow_box2_item{
	display:inline-block;
	width: 190px;
	line-height:42px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-image:url(../img/flow_item_back3.png);
	background-repeat: no-repeat;
}
.flow .flow_box2_item dt{
	color: #000;
}
.flow .flow_box2_item dd{
	font-weight:100;
}
.flow .flow_box3{
	line-height:45px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-image:url(../img/flow_item_back4.png);
	background-position:center 0px;
	background-repeat: no-repeat;
}
.flow .flow_box_inner{
	color: #000;
}
.arrows{
	display:inline-block;
	width:100%;
	height:30px;
	background-image:url(../img/arrow1.png);
	background-repeat: no-repeat;
	background-position:center center;
}
.arrow{
	display:inline-block;
	width:100%;
	height:30px;
	background-image:url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position:center center;
}

/*--------------recruit----------------*/

/*--------------recruit----------------*/

.emp_info{
	width:405px;
}
.emp_info div{
	display: inline-block;
	width:405px;
	border-bottom:1px solid #fff;
	padding-top:10px;
	padding-bottom:10px;
}
.emp_info div:nth-of-type(1){
	border-top:1px solid #fff;
}
.emp_info_head{
	display:inline-block;
	width:150px;
	padding-left:40px;
	border-right:1px solid #fff;
}
.emp_info_desc{
	display:inline-block;
	width:235px;
	padding-left:20px;
}
.job{
	line-height:50px;
	text-align:center;
}
.require{
	width:100%;
	line-height:50px;
	background-color:#fff;
	text-align:center;
	font-size:16px;
	color:black;
}
.require:hover{
	transition:0.3s;
	background-color:#00ddfa;
}
.require:hover a{
	color:#fff;
}

/*--------------company----------------*/

/*--------------company----------------*/

.company .section_sentence{
	color: #fff;
}
.company_info_area div{
	width:506px;
	display: inline-block;
	border-bottom:1px solid #fff;
	padding-top:10px;
	padding-bottom:10px;
}
.company_info_area div:nth-of-type(1){
	border-top:1px solid #fff;
}
.company_info_head{
	display:inline-block;
	width:150px;
	padding-left:40px;
	border-right:1px solid #fff;
}
.company_info_body{
	display:inline-block;
	width:300px;
	padding-left:20px;
}
.company_info_area div:nth-of-type(6) .company_info_head{
	height: 120px;
	vertical-align: top;
}
#company .map_button{	
    width: 210px;
    margin-top:15px;
    background-color: #fff;
    text-align: center;
    color: #000;
    border:none;
    padding:0;
}
#company .map_button:hover{
	transition:0.3s;
	background-color:#070505;
}
#company .map_button:hover a{
	color:#fff;
}
#map{
	display: inline-block;
	width:100%;
	line-height:30px;
}

/*--------------company----------------*/

/*--------------company----------------*/
.footer .footer_subtitle{
    letter-spacing: 5px;
    font-size: 20px;
	margin-bottom:50px;
}
.footer .footer_title{
	width: 320px;
	margin:0 auto;
}
.footer .footer_address{
    margin-top: 310px;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 2px;
    color: darkgrey;
}
.rotate{
	transform:rotateY(720deg) rotateX(360deg);
	transition:1s;
}


/*--------------js----------------*/

/*--------------js----------------*/
.text_box{
	color:grey;
	/*font-family: 'PressStart2P';*/
	/*font-size:20px;*/
}
.text_box1,
.text_box2,
.text_box3,
.text_box4,
.text_box5,
.text_box6{
	/*font-family: 'PixelMplus10';*/
	/*font-size:25px;*/
}
.text_box1{
	color:cyan;
}
.text_box2{
	color:darkkhaki;
}
.text_box3{
	color:#FF8255;
}
.text_box4{
	color:#FFDA55;
}
.text_box5{
	color:#6CFF55;
}
.text_box6{
	color:#FF557D;
}

