@charset "UTF-8";

    .onlypc{ display: none;}

/*----------------------------------------------------
Begin KV AREA
----------------------------------------------------*/
.kvWrap{
	position: relative;
	/*top: -80px;*/
	width: 100%;
	overflow: hidden;
}
.kvArea{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	max-height: 650px;
}
.kvBox{
	display: none;
	position: relative;
	height: 600px;
	max-height: 600px;
	overflow: hidden;
}
.kvBox:first-child{
	display: block;
}

/*kvBox__inner*/
.kvtextArea{
	position: absolute;
	top: 279px;
	text-align: center;
	color: #fff;
	left:50%;
	width: 1600px;
	margin-left: -800px;
}
.kvBox img{
	display: inline-block !important ;
	/*slack jsの指定解除*/
}
/*kvBox__logo ロゴは独立してコントロール*/
.kvBox__logo{
	position: absolute;
	width: 1600px;
	margin-left: -800px;
	left: 50%;
	top: 130px;
	text-align: center;
}

/*kvBox__title*/
.kvBox__title{
	margin-top: 66px;
}
.kvBox__title p{
	font-size: 57px;
	font-weight: 100;
}
/*kvBox__subtitle*/
.kvBox__subtitle{
	margin-top: 52px;
}
.kvBox__subtitle p{
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
}
/*kvBox__details*/
.kvBox__details{
	position: absolute;
	width: 100%;
	margin-top: 11px;
}
.kvBox__details p{

	line-height: 1;
	font-size: 10px;
}
.kvBox__details p a{
	color: #fff;
}
/*kvBox__moreBtn もっと見るボタンは独立してコントロール*/
.kvBox__moreBtn{
	position: absolute;
	left: 50%;
	margin-left: -90px;
	bottom: 60px;
	text-align: center;
}
/*以下条件分岐*/
/*logoが大きい時*/
.kvBox .kvBox__logo.logoBig{
	top: 90px;
}
/*logoがないとき*/
.kvBox.logoNone .kvtextArea{
	top: 180px;
}
/*bg ptaern*/
.kvImgPC{
	display: block;
	height: 600px;
	overflow: hidden;
}
/*.kvImgPC{
	display: block;
}*/
.kvImgSP{
	display: none;
}
/*詳細文言を右下に選択時*/
.kvBox__details.rigthBottms{
	width: initial;
	bottom: -145px;
	right: 150px;
}


/*----------------------------------------------------
Begin imgLinkbox
----------------------------------------------------*/
.imgLinkbox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.imgLinkbox a {
	display: block;
	color: #fff;
}
.imgLinkbox a:not(:first-child) {
	margin-left: 15px;
}

.imgLinkbox dl dd h2{
	font-size: 20px;
	height: 100px;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.imgLinkbox dl dd h2 i {
	color: #00AF9A;
	margin-right:10px;
	font-size: 30px;
}
.imgLinkbox dl dd p {
	font-size: 18px;
}

.slick-slide:focus{
	outline: none;
}

/*  new design 2019/09  */
#service {
	padding-top: 75px;
	margin-top: -75px;
}
.p-service {
	background-color:#536278;
	padding: 60px 0;
}
/* 
.p-service__heading {
	color: #fff;
	text-align: center;
	font-weight: 100;
	font-size: 38px;
	margin-bottom: 60px;
	line-height: 1;
    border-bottom: 4px solid #00AF9A; 
} */

h2.p-service__heading {
	color: #fff;
	font-size: 38px;
	font-weight: 100;
	padding: 0 0 10px;
    margin: 0 auto 50px;
	text-align: center;
    border-bottom: 3px solid #00AF9A; 
    width: 330px;
}

/*----------------------------------------------------
feeco20221205
----------------------------------------------------*/
@media only screen and (min-width : 769px) {
#page_top .p-service .imgLinkbox{ display:block;}
#page_top .p-service .imgLinkbox a{ display: inline;}
#page_top .p-service .imgLinkbox dl{ max-width: 960px;margin:0 auto;  display: flex;justify-content: space-between;}
#page_top .p-service .imgLinkbox dl dt{ width:340px; text-align: center; max-height: 160px; overflow: hidden; margin-bottom:20px;}
#page_top .p-service .imgLinkbox dl dt img{ width:100%;}
#page_top .p-service .imgLinkbox dl dd{ width: 60%;margin-bottom:20px;}
#page_top .p-service .imgLinkbox dl dd h2{ height: auto; padding-bottom:10px;}

}


/*----------------------------------------------------
Begin employmentArea
----------------------------------------------------*/
.p-banner {
}
.p-banner__item {
	position: relative;
	margin-top: 70px;
}
.p-banner__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
}
.p-banner__text h2{
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.08em;
	margin: 0 auto;
	text-shadow:  0px 0px 15px rgba(51,51,51,0.6);
}

.p-banner__text .moreBtn{
	margin-top: 15px;
}
.p-banner__item a {
	color: #fff;
	display: block;
}


/*----------------------------------------------------
Begin pickupArea
----------------------------------------------------*/
.p-pickup {
	margin: 60px 0 0 0;
}
/*---
.p-pickup__heading {
	font-weight: 100;
	font-size: 38px;
	padding: 0 0 60px;
	text-align: center;
	line-height: 1;
}----*/

h2.p-pickup__heading {
	font-size: 38px;
	font-weight: 100;
	padding: 0 0 10px;
    margin: 0 auto 50px;
	text-align: center;
	line-height: 1;
    border-bottom: 3px solid #00AF9A; 
    width: 150px;
}

.p-pickup .slick-list {
	background-color: #fff;
}
.p-pickup__list {
  opacity: 0;
  transition: opacity 2s linear;
}
.p-pickup__list.slick-initialized{
  opacity: 1;
}
.p-pickup__item {
	position:relative;
}
.p-pickup__item a {
	display: block;
	color: #4c5669;
}
.p-pickup__title {
	position:absolute;
	top: 320px;
	padding: 0 10px;
	line-height:1.6;
	font-size: 18px;
}
.p-pickup .slick-slide {
  	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	transition: all .5s ease-out;
	opacity: .5;
}
.p-pickup .slick-slide.slick-current {
  opacity: 1;
}
.p-pickup .slick-dots {
	margin-top: 0 !important;
}


/*----------------------------------------------------
Begin newsArea
----------------------------------------------------*/
h2.newsh2 {
	padding-top: 50px;
}