@charset "UTF-8";
/* CSS Document */

/** ========================================
		TOP
======================================== **/
/*TOP onload animation*/
.hideOverlay{
	background: #eee url("../images/header_logo2.gif") no-repeat center center;
	position:fixed;
	z-index:1000000;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 1.0;
	top: 0;
	left: 0;
	overflow: hidden;
}
.hideOverlay .symbolSet{
	position:absolute;
	width:100%;
	text-align:center;
	margin:auto;
	top:15%;
}

/* slider */
#sliderWrap {
	position: relative;
}
#slider {
	width: 100%;
}
#slider > li {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}
#custom-thumb {
	width: 100%;
	letter-spacing: -0.4em;
	text-align: center;
}
#custom-thumb li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}
#custom-thumb li a {
	display: block;
	width: 100px;
	background: rgba(0,0,0,0.5);
	box-sizing: border-box;
}
#custom-thumb li a.active {
	background: none;
	border: #008bd8 2px solid;
}
#custom-thumb li:first-child {
	background-image: url(../images/index/slide_thumb_01.jpg);
}
#custom-thumb li:nth-child(2) {
	background-image: url(../images/index/slide_thumb_02.jpg);
}
#custom-thumb li:nth-child(3) {
	background-image: url(../images/index/slide_thumb_03.jpg);
}
#custom-thumb li:nth-child(4) {
	background-image: url(../images/index/slide_thumb_04.jpg);
}
#custom-thumb li:nth-child(5) {
	background-image: url(../images/index/slide_thumb_05.jpg);
}
.bx-wrapper {
	box-shadow: none;
	border: none;
	margin-bottom: 0;
}
.bx-wrapper .bx-controls-direction a {
    margin-top: -45px;
    width: 30px;
    height: 90px;
	z-index: 999;
}
.bx-wrapper .bx-prev {
	left: 0;
	background: url(../images/index/btn_prev.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
	right: 0;
	background: url(../images/index/btn_next.png) no-repeat 0 0;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
	background-position: 0 0;
}
.bx-wrapper .bx-controls-direction a:hover,
#custom-thumb li a:hover {
	opacity: 0.7;
	transition: 0.7s;
}
#slider > li {
	position: relative;
}
/* Ttl */
.topTtlH2 {
	text-align: center;
	position: relative;
}
.topTtlH2 .enTtl {
	display: block;
	color: #333;
	font-size: 2rem;
	line-height: 1;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.topTtlH2 .jaTtl {
	display: block;
	color: #888;
	font-size: 0.9rem;
	line-height: 1;
}
.topTtlH2:before {
	content: '';
	display: block;
	width: 126px;
	height: 1px;
	background: #cad1d2;
	position: absolute;
	top: 43px;
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
}
.topTtlH2:after {
	content: '';
	display: block;
	width: 70px;
	height: 3px;
	background: #0d89a2;
	position: absolute;
	top: 42px;
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
}

/* News */
#topNews {
	background: #fff;
}
#postNews li {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: #d3d8d9 1px dotted;
}
#postNews li:last-child {
	margin-bottom: 0;
}
#postNews .labelNews .icCategory {
	display: inline-block;
	vertical-align: top;
	width: 75px;
	text-align: center;
	font-style: normal;
	background: #a7b1b3;
	border-radius: 2px;
	padding: 5px;
	color: #fff;
}
.btnNewsList {
	text-align: center;
	margin-top: 2em;
}
.btnNewsList a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background: #0a8ca6;
	position: relative;
}
.btnNewsList a:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-bottom: 20px solid #3bb1c7;
	border-left: 20px solid transparent;
}

/* Service */
#topService {
	background: #f3f5f5;
}
.lead {
	color: #333;
	font-size: 1.3rem;
}
.topTtlH3 {
	background-repeat: no-repeat;
	color: #000;
}
.topTtlH3 .ttl {
	font-size: 1.7rem;
	font-weight: bold;
	display: block;
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 5px;
}
.topTtlH3 .sub {
	font-size: 1.3rem;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
}
.human .topTtlH3 {
	background-image: url(../images/index/ic_human.png);
}
.brain .topTtlH3 {
	background-image: url(../images/index/ic_brain.png);
}
.technology .topTtlH3 {
	background-image: url(../images/index/ic_technology.png);
}
.serviceBox .resources {
	background-repeat: no-repeat;
}
.human .resources {
	background-image: url(../images/index/img_human.jpg);
}
.brain .resources {
	background-image: url(../images/index/img_brain.jpg);
}
.technology .resources {
	background-image: url(../images/index/img_technology.jpg);
}
.human .linkList li a {
	background-image: url(../images/index/btn_human.png);
}
.brain .linkList li a {
	background-image: url(../images/index/btn_brain.png);
}
.technology .linkList li a {
	background-image: url(../images/index/btn_technology.png);
}

/* !SP
---------------------------------------------------------- */
@media screen and (max-width:767px){
/* slider */
#slider > li {
	padding-top: 70%;
	background-position: center center;
	background-size: cover;
}
#slider > li:first-child {
	background-image: url(../images/index/slide_01_sp.jpg);
}
#slider > li:nth-child(2){
	background-image: url(../images/index/slide_02_sp.jpg);
}
#slider > li:nth-child(3){
	background-image: url(../images/index/slide_03_sp.jpg);
}
#slider > li:nth-child(4){
	background-image: url(../images/index/slide_04_sp.jpg);
}
#slider > li:nth-child(5){
	background-image: url(../images/index/slide_05_sp.jpg);
}
#custom-thumb {
	background: #f3f5f5;
	padding: 12px;
	box-sizing: border-box;
}
#custom-thumb li {
	width: 50px;
	height: 28px;
	line-height: 28px;
}
#custom-thumb li a {
	width: 50px;
	height: 28px;
}
.bx-controls {
	display: none;
}
#slider > li .sliderListLink {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 4%;
	bottom: 5%;
	z-index: 20;
	letter-spacing: -0.4em;
	text-align: center;
}
#slider > li .sliderListLink > li {
	letter-spacing: normal;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 40%;
	height: 8%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.2);
}
#slider > li .sliderListLink > li:nth-child(2) {
	margin-left: 2.8%;
}
#slider > li .sliderListLink > li a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}
#slider > li:first-child .sliderListLink > li:first-child a {
	background-image: url(../images/index/slide_01_link_01_sp.png);
}
#slider > li:first-child .sliderListLink > li:nth-child(2) a {
	background-image: url(../images/index/slide_01_link_02_sp.png);
}
#slider > li:nth-child(2) .sliderListLink > li a {
	background-image: url(../images/index/slide_02_link_01_sp.png);
}
#slider > li:nth-child(3) .sliderListLink > li a {
	background-image: url(../images/index/slide_03_link_01_sp.png);
}
#slider > li:nth-child(4) .sliderListLink > li a {
	background-image: url(../images/index/slide_04_link_01_sp.png);
}
#slider > li:nth-child(5) .sliderListLink > li a {
	background-image: url(../images/index/slide_05_link_01_sp.png);
}
#slider > li .slideTtl {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 84%;
	height: 23.9%;
	display: block;
	position: absolute;
	left: 8%;
	bottom: 16.7%;
	z-index: 20;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}
#slider > li:first-child  .slideTtl {
	background-image: url(../images/index/slide_01_ttl_sp.png);
}
#slider > li:nth-child(2)  .slideTtl {
	background-image: url(../images/index/slide_02_ttl_sp.png);
}
#slider > li:nth-child(3)  .slideTtl {
	background-image: url(../images/index/slide_03_ttl_sp.png);
}
#slider > li:nth-child(4)  .slideTtl {
	background-image: url(../images/index/slide_04_ttl_sp.png);
}
#slider > li:nth-child(5)  .slideTtl {
	background-image: url(../images/index/slide_05_ttl_sp.png);
}

/* News */
.topTtlH2 {
	margin-bottom: 1em;
}
.topTtlH2 .enTtl {
	font-size: 1.4rem;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.topTtlH2:before {
	top: 26px;
}
.topTtlH2:after {
	top: 25px;
}
#topNews {
	padding: 2em 0;
	box-sizing: border-box;
}
#postNews {
	padding: 0 4%;
}
#postNews .labelNews {
	margin-right: 15px;
}
#postNews .labelNews .icCategory {
	padding: 2px;
	font-size: 0.8rem;
	width: 60px;
}
#postNews .ttl {
	display: block;
	padding-top: 0.25em;
}
#postNews + p {
	padding: 0 4%;
}
/* Service */
#topService {
	padding: 2em 0;
	margin-bottom: 2em;
	box-sizing: border-box;
}
.lead {
	font-size: 1.1rem;
	margin-bottom: 2em;
	padding: 0 4%;
}
.topTtlH3 {
	background-size: 50px 50px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5em;
	box-sizing: border-box;
	
}
.topTtlH3 .ttl {
	font-size: 1.2rem;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topTtlH3 .sub {
	font-size: 0.9rem;
	padding-bottom: 5px;
}
.human .topTtlH3,
.technology .topTtlH3 {
	padding-left: 60px;
	background-position: left center;
}
.brain .topTtlH3 {
	text-align: right;
	padding-right: 60px;
	background-position: right center;
}
#topService .human,
#topService .brain {
	margin-bottom: 2em;
}
.serviceBox {
	position: relative;
}
.serviceBox .label {
	width: 85px;
	height: 85px;
	position: absolute;
	top: 55px;
}
.serviceBox .catch {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	color: #000;
	margin-bottom: 1em;
}
.human .catch,
.technology .catch {
	padding-right: 95px;
}
.brain .catch {
	padding-left: 95px;
}
.human .label,
.technology .label {
	right: 4%;
}
.brain .label {
	left: 4%;
}
.serviceBox .resources{
	padding-top: 45.9%;
	background-position: center top;
	background-size: 100% auto;
}
.serviceBox .resources .linkList {
	margin-top: 5px;
}
.serviceBox .resources .linkList li {
	margin-bottom: 2px;
}
.serviceBox .resources .linkList li a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 15px 15px;
	padding: 15px;
	box-sizing: border-box;
}
/* 採用サイト・企業情報 */
.col2Wrap {
	padding: 0 4%;
}
#topRecruit {
	margin-bottom: 1em;
}
}
/* !PC
---------------------------------------------------------- */
@media print, screen and (min-width: 768px) {
/* slider */	
#slider > li {
	padding-top: 53.8%;
}
#slider > li:first-child {
	background-image: url(../images/index/slide_01_pc.jpg);
}
#slider > li:nth-child(2){
	background-image: url(../images/index/slide_02_pc.jpg);
}
#slider > li:nth-child(3){
	background-image: url(../images/index/slide_03_pc.jpg);
}
#slider > li:nth-child(4){
	background-image: url(../images/index/slide_04_pc.jpg);
}
#slider > li:nth-child(5){
	background-image: url(../images/index/slide_05_pc.jpg);
}
#custom-thumb {
	position: absolute;
	left: auto;
	right: auto;
	bottom: 20px;
	z-index: 100;
}
#custom-thumb li {
	width: 100px;
	height: 56px;
	line-height: 56px;
}
#custom-thumb li a {
	width: 100px;
	height: 56px;
}
#slider > li .sliderListLink {
	position: absolute;
	left: 11.66%;
	bottom: 104px;
	z-index: 20;
}
#slider > li:nth-child(5) .sliderListLink {
	bottom: 168px;
}
#slider > li .sliderListLink > li {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#slider > li .sliderListLink a {
	display: block;
	width: 216px;
	height: 44px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.2);
	background-repeat: no-repeat;
	background-position: center center;
}
#slider > li:first-child .sliderListLink li:first-child a {
	background-image: url(../images/index/slide_01_link_01_pc.png);
}
#slider > li:first-child .sliderListLink li:nth-child(2) a {
	background-image: url(../images/index/slide_01_link_02_pc.png);
}
#slider > li:nth-child(2) .sliderListLink li a {
	background-image: url(../images/index/slide_02_link_01_pc.png);
}
#slider > li:nth-child(3) .sliderListLink li a {
	background-image: url(../images/index/slide_03_link_01_pc.png);
}
#slider > li:nth-child(4) .sliderListLink li a {
	background-image: url(../images/index/slide_04_link_01_pc.png);
}
#slider > li:nth-child(5) .sliderListLink li a {
	background-image: url(../images/index/slide_05_link_01_pc.png);
}
#slider > li .sliderListLink a:hover {
	opacity: 0.7;
	transition: 0.7s;
}
#slider > li .sliderListLink > li + li {
	margin-top: 20px;
}
#slider > li .slideTtl {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	left: 11.66%;
	z-index: 20;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	width: 62.5%;
	max-width: 750px;
}
#slider > li:first-child  .slideTtl {
	height: 8.7%;
	bottom: 230px;
	background-image: url(../images/index/slide_01_ttl_pc.png);
}
#slider > li:nth-child(2)  .slideTtl {
	height: 11.5%;
	bottom: 194px;
	background-image: url(../images/index/slide_02_ttl_pc.png);
}
#slider > li:nth-child(3)  .slideTtl {
	height: 21.8%;
	bottom: 152px;
	background-image: url(../images/index/slide_03_ttl_pc.png);
}
#slider > li:nth-child(4)  .slideTtl {
	height: 16.4%;
	bottom: 168px;
	background-image: url(../images/index/slide_04_ttl_pc.png);
}
#slider > li:nth-child(5)  .slideTtl {
	height: 5.9%;
	bottom: 230px;
	background-image: url(../images/index/slide_05_ttl_pc.png);
}
/* Ttl */
.topTtlH2 {
	margin-bottom: 25px;
}

/* News */	
#topNews {
	padding: 55px 0;
}
#postNewsArea {
	max-width: 920px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
#postNews li {
	display: table;
	width: 100%;
}
#postNews .labelNews {
	display: table-cell;
	width: 100px;
	vertical-align: top;
}
#postNews .date {
	display: table-cell;
	width: 130px;
	padding-top: 5px;
	vertical-align: top;
}
#postNews .ttl {
	display: table-cell;
	padding-top: 5px;
	vertical-align: top;
}
.btnNewsList a:hover {
	opacity: 0.7;
	transition: 0.7s;
}
/* Service */
#topService {
	padding: 55px 0;
}
#topService .lead {
	width: 92%;
	text-align: center;
	margin-bottom: 140px;
	margin-left: auto;
	margin-right: auto;
}
#topService .human,
#topService .brain {
	margin-bottom: 70px;
}
.serviceBox {
	max-width: 980px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.topTtlH3 {
	background-size: 70px 70px;
	margin-bottom: 20px;
}
.human .topTtlH3,
.technology .topTtlH3 {
	padding-left: 80px;
	background-position: left center;
}
.brain .topTtlH3 {
	text-align: right;
	padding-right: 80px;
	background-position: right center;
}
.brain .catch {
	text-align: right;
}
.serviceBox .label {
	width: 170px;
	height: 170px;
	position: absolute;
	top: 10px;
	z-index: 10;
}
.human .label,
.technology .label {
	right: 10px;
}
.brain .label {
	left: 10px;
}
.serviceBox .catch {
	color: #000;
	margin-bottom: 20px;
}
.serviceBox .resources {
	position: relative;
	padding-top: 45.9%;
	background-position: center center;
}
.serviceBox .resources .linkList {
	position: absolute;
	max-width: 930px;
	margin-bottom: -5px;
}
.linkList a {
	width: 150px;
	height: 150px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-content: center;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}
.linkList a .sub {
	font-size: 0.8rem;
}
.human .resources .linkList,
.technology .resources .linkList {
	left: 15px;
	bottom: 15px;
}
.brain .resources .linkList {
	right: 15px;
	bottom: 15px;
}
.serviceBox .linkList {
	letter-spacing: -0.4em;
}
.serviceBox .linkList li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
}
.serviceBox .linkList li a {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 20px 20px;
}
.serviceBox .linkList li a:hover {
	background-color: rgba(0,0,0,0.4);
	transition: 0.7s;
}
.human .linkList li,
.technology .linkList li {
	margin-right: 5px;
}
.brain .linkList li {
	margin-left: 5px;
}
/* 採用サイト・企業情報 */
.col2Wrap {
	padding: 100px 0;
	max-width: 980px;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#topRecruit,
#topCompany {
	width: 49%;
	max-width: 480px;
	float: left;
}
#topCompany {
	float: right;
}
#topRecruit img,
#topCompany img {
	max-width: 100%;
	width: 100%;
}
#topRecruit a:hover,
#topCompany a:hover {
	opacity: 0.7;
	transition: 0.7s;
}
}
@media print {
#sliderWrap {
	overflow: hidden;
	height: 527px;
}
.bx-viewport {
	height: 527px !important;
	overflow: hidden;
	top: 0;
	left: 0;
}
#slider li {
	overflow: hidden;
	width: 100% !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	padding-top: 527px !important;
}
}
