@charset "UTF-8";

.contents{margin:0 auto;}

.main_img{
position:relative;
}
.cover_img{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:auto;
z-index:98;
}
.info_sec,
.btn_sec{
overflow:hidden;
}
.info_btn{
width:25%;
float:left;
background-color:#FDBB3B;
position:relative;
}

.info_box{
width:75%;
float:left;
}

.kb_btn,
.work_btn,
.ofc_btn,
.ng_btn{
width:50%;
float:left;
}
.entry_sec{
padding: 100px 0 130px;
}
.entry_btn{
text-align:center;
}

.entry_btn img{
max-width:291px;
}

.ticker{
background-color: rgba(255,255,255,0.7);
position:absolute;
bottom:25px;
width:85%;
left: 6.5%;
/*z-index:98;*/
}
.info_inr_box{
overflow-y:scroll;
max-height:400px;
margin: 20px 20px;
}
dl {
overflow:hidden;
position:relative;
padding-right:80px;
margin:0;
padding:15px;
font-family: 'Noto Sans JP', sans-serif;
}
dl a {
	color:#3D3D3D;
    text-decoration: none;
}
dl a:hover, dl a:active {
/*color: #D5814A;
text-decoration: underline;*/
opacity: 0.7;
transition: 0.3s;
}
dl dt{
width:205px;
float:left;
margin: 0 0 30px;
}

dl dd{
margin:0;
padding-left:240px;
margin: 0 0 30px;
text-indent: -0.5em;
}


.ticker dl dt,
.ticker dl dd{
margin:0;
}

/*dl dt.new_info::after{
content: "2023新卒採用";
background-color:#8d95c9;
color:#FFF;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
}*/
dl dt.new_info_2027::after{
content: "2027新卒採用";
background-color:#fff;
color:#8d95c9;
border:1px solid #8d95c9;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
}

dl dt.new_info_2026::after{
content: "2026新卒採用";
background-color:#8d95c9;
color:#FFF;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
}

dl dt.new_info_2025::after{
content: "2025新卒採用";
border:1px solid #8d95c9;
color:#8d95c9;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
}

dl dt.new_info_2024::after{
content: "2024新卒採用";
background-color:#8d95c9;
color:#FFF;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
}

dl dt.new_info_2023::after{
content: "2023新卒採用";
background-color:#8d95c9;
color:#FFF;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
}


dl dt.ppl::after{
content: "社員紹介";
background-color:#52b2a1;
color:#FFF;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:100px;
text-align:center;
}

dl dt.ng::after{
content: "新卒採用";
background-color:#8D95C9;
color:#FFF;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:100px;
text-align:center;
}

/*キャリアタグ*/
dl dt.car::after{
content: "正社員";
background-color:#E69B3B;
color:#FFF;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
}

dl dt.car2::after{
content: "パート・アルバイト";
border:1px solid #E69B3B;
color:#E69B3B;
padding: 0px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:140px;
text-align:center;
white-space: pre;
letter-spacing: -0.8px;
}

.info_inr_box .title_eg::before {
	content: '';
	display: inline-block;
	width: 10px;
}

/*-------------------0124追加-------------------*/
.topimg_top, .topimg_bottom{
	max-width:1260px;
	display: block;
	border-style: none;
}

.topimg_center{
	display: flex;
	flex-wrap: nowrap;
}

.topimg_center_img{
	width: 33.3%;	
}

.topimg_center_text {
	padding-top: 50px;
	width: 33.4%;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	line-height: 1.8em;
	color: #FFF;
    background: linear-gradient(-135deg, #aedcdd, #83cdd1, #6997a6);
    background-size: 400% 400%;
    -webkit-animation: gra_pc 5s ease infinite;
    -moz-animation: gra_pc 5s ease infinite;
    -o-animation: gra_pc 5s ease infinite;
    animation: gra_pc 5s ease infinite;
}

.topimg_center_text img{
	width: 80%;
	margin-bottom: 30px;
}

.lastupdate{
	display: flex;
	align-content: center;
	background-color: #FFF;
}

.lu_left{
	width: 25%;
	padding-left: 3%;
	display: flex;
	flex-direction: column;
    justify-content: center;
	font-family: 'Noto Sans JP', sans-serif;
}

.lu_left p{
	font-size: 1.5em;
	margin:0;
	padding:30px;
}

.lu_right{
	display: flex;
	flex-direction: column;
    justify-content: center;
}

.lu_right dl {
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 35px;
    font-family: 'Noto Sans JP', sans-serif;
}

.lu_right dd{
	margin: 0;
}


.lu_right dt{
	margin-bottom: 10px;
}


@media (max-width: 1350px) {
	.topimg_center_text {
	padding-top: 30px;
	line-height: 1.8em;
	}
	
	.topimg_center_text p{
		font-size: 0.9em;
	}

	.topimg_center_text img{
	margin-bottom: 20px;
	}
}

@media (max-width: 1140px) {
	.topimg_center_text {
	padding-top: 20px;
	line-height: 1.7em;
	}
	
	.topimg_center_text p{
		font-size: 0.8em;
	}

	.topimg_center_text img{
	margin-bottom: 15px;
	}
}


/*-------------------0124追加-------------------*/

@media (max-width: 64em) {
	.info_inr_box{
	overflow-y:scroll;
	max-height:400px
	}

	.info_btn{
	width:33%;
	float:left;
	}

	.info_box{
	width:67%;
	float:left;
	padding: 10px 10px 10px 0;
	}
	
	.kb_btn,
	.work_btn,
	.ofc_btn,
	.ng_btn{
	width:100%;
	float:none;
	}
	
	.entry_sec{
	padding: 50px 0 80px;
	}
	.entry_btn img{
	max-width:150px;
	}

	.ticker{
	background-color: rgba(255,255,255,0.7);
	position:absolute;
	bottom:25px;
	margin:0 auto;
	padding: 0 20px;
	width:85%;
	z-index:98;
	}
	
	.info_inr_box{
	overflow-y:scroll;
	/*max-height:auto;*/
	}
	
	dl {
	overflow:hidden;
	position:relative;
	padding-right:0;
	font-size:12px;
	padding-top: 0;
	padding-bottom: 0;
	}
	dl dt{
	width:100%;
	float:none;
	margin: 0 0 10px;
	}

	dl dd{
	margin:0;
	padding-left:0;
	margin: 0 0 20px;
	}

	.ticker dl dt{
	margin: 0;
	width: 200px;
	float: left;
	font-size: 14px;
	}
	.ticker dl dd{
	margin:0;
	font-size: 12px;
	}

	
	dl dt.ppl::after{
	width:80px;
	}

	dl dt.ng::after{
	width:80px;
	}

	/*dl dt.car::after{
	width:80px;
	}*/

	.topimg_center_img{
	width: 16.8%;	
	}

	.topimg_center_text {
	padding-top: 10vw;
	width: 66.4%;
	}

	.topimg_center_text p{
	font-size: 2vw;
    line-height: 4.5vw;
	}


	.lu_left p{
		font-size: 1.2em;
	}

	.lu_left{
	width: 33%;
	}

}

@media (max-width: 38em) {

	.lu_left{
	padding-left: 0;
	}

	.lu_right dl {
    padding: 20px 20px 20px 25px;
	}
}

/*最上部*/
.main_img {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  /*display: flex;*/
}
.slider p {
	margin:0;
}
.slider img{
	width: 100%;
	height: 631px;
}
.tablet_slider,.sp_slider {
	display: none!important;
}
.slider_wrap {
  width: 50%;
  position: relative;
}
.slider img {
  max-width: 630px;
}
.top_img_right {
  width: 50%;
  position: relative;
  font-family: "Open Sans", sans-serif;
}
.top_img_right{
background: linear-gradient(-135deg, #aedcdd, #83cdd1, #6997a6);
background-size: 400% 400%;
-webkit-animation: gra_pc 5s ease infinite;
-moz-animation: gra_pc 5s ease infinite;
-o-animation: gra_pc 5s ease infinite;
animation: gra_pc 5s ease infinite;
}
@-webkit-keyframes gra_pc {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@-moz-keyframes gra_pc {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@-o-keyframes gra_pc {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@keyframes gra_pc {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
.top_img_right p:nth-of-type(1){
  margin-top: 5rem;
  padding-right: 5%;
  padding-left: 5%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.top_img_right p:nth-of-type(1) img{
	  max-width: 445px;
	}
.top_img_right p:nth-of-type(2){
  width: 60%;
  color: #fff;
  margin-top: 5rem;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  font-size: 15px;
  }
 .top_img_right p:nth-of-type(3) {
 	text-align: center;
 	margin:0;
 	position: absolute;
 	top: 63%;
 	left: 10%;
 }
.top_img_right p:nth-of-type(3) img{
    max-width: 24px;
  }





/*タブレット以下切り替え*/
@media (max-width: 1025px) {
.main_img {
	display: block;
	 -webkit-overflow-scrolling: touch;
}
.main_img{
background: linear-gradient(-135deg, #aedcdd, #83cdd1, #6997a6);
background-size: 400% 400%;
-webkit-animation: gra_sp 5s ease infinite;
-moz-animation: gra_sp 5s ease infinite;
-o-animation: gra_sp 5s ease infinite;
animation: gra_sp 5s ease infinite;
}
@-webkit-keyframes gra_sp {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@-moz-keyframes gra_sp {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@-o-keyframes gra_sp {
    0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
@keyframes gra_sp {
   0%{background-position:50% 0%}
    50%{background-position:51% 100%}
    100%{background-position:50% 0%}
}
.pc_slider {
	display: none!important;
}
.sp_slider {
	display: block!important;
	  font-family: "Open Sans", sans-serif;

}
.slider_wrap {
  width: 100%;
  position: relative;
}
.slider img {
  max-width: 100%;
  height: auto;
}
.top_img_right {
	display: none;
}
.sp_top_text {
	position: relative;
}
.sp_top_text p:nth-of-type(1) {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	text-align: center;
}
.sp_top_text p:nth-of-type(1) img {
	  max-width: 445px;
	  display: inline-block;
	}
.sp_top_text p:nth-of-type(2){
  width: 50%;
  color: #fff;
  margin-top: 15%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  font-size: 15px;
  }
 .sp_top_text p:nth-of-type(3) {
 	text-align: center;
 	margin:0;
 	position: absolute;
 	top: 90%;
	left: 18%;
 }
.sp_top_text p:nth-of-type(3) img{
    max-width: 24px;
  }
.ticker {
	position: relative;
	bottom: 0;
	width: 100%;
	left: 0;
}
	.ticker dl dt{
	margin: 0;
	width: 170px;
	float: left;
	font-size: 12px;
	}
/*微調整*/
}
@media (max-width:580px) {
	.sp_top_text p:nth-of-type(1) {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	text-align: center;
}
	.sp_top_text p:nth-of-type(2){
  width: 70%;
  color: #fff;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  font-size: 15px;
  }
 .sp_top_text p:nth-of-type(3) {
 	top: 90%;
 	left: 5%;
 }
 	.ticker dl dt{
	margin: 0;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	}
}
@media (max-width:500px) {
	.sp_top_text p:nth-of-type(1) {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	text-align: center;
}
	.sp_top_text p:nth-of-type(2){
  width: 70%;
  color: #fff;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  font-size: 15px;
  }
 .sp_top_text p:nth-of-type(3) {
 	top: 85%;
 	left: 5%;
 }
	.info_inr_box{
	overflow-y:scroll;
	max-height:280px;
	margin: 20px 10px;
	}
	
	}
@media (max-width:400px) {
	.sp_top_text p:nth-of-type(1) {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	text-align: center;
}
	.sp_top_text p:nth-of-type(2){
  width: 65%;
  color: #fff;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  font-size: 12px;
  }
 .sp_top_text p:nth-of-type(3) {
 	top: 85%;
 	left: 5%;
 }
}
/*オブジェクトフィット*/
.fit {
	 object-fit: cover;
	 font-family: 'object-fit: cover;'/* IE・Edge対応 */
}

/*TOP サイトの新着情報のレイアウト*/
.lu_left_kai {
	padding-left: 0;
	background-color: #8D95C9;
}

.lu_left_kai p {
	font-size: 25px;
	padding-left: 12%;
	color: #fff;
	font-weight: 100;
}
.lu_left_kai span {
	font-size: 15px;
	color: #fff;
	font-weight: 300;
}
.lu_right_kai {
	width: 67%;
}
.lu_right_kai dt {
	margin-bottom: 0;
	margin-right: 10px;
}
.lu_right_kai dd:nth-of-type(1) {
	padding-left: 0;
	font-size: 14px!important;
}
.lu_right_kai dd:nth-of-type(2) {
	padding-left: 0;
	text-align: left;
	margin-top:5px;
	font-size: 12px;
	letter-spacing: 0.2px;
}
.lu_right_kai dl a dd:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.lu_right_kai dl a dt {
	margin-bottom: 0;
	margin-right: 10px;
}
.lu_right_kai dl a dd:nth-of-type(1) {
	padding-left: 0;
	font-size: 14px!important;
}
.lu_right_kai dl a dd:nth-of-type(2) {
	padding-left: 0;
	text-align: left;
	margin-top:5px;
	font-size: 12px;
	letter-spacing: 0.2px;
}
@media (min-width:1025px) {
	.lu_right_kai dd:nth-of-type(1) {
	padding-left: 100px;
}
.lu_right_kai dl dd:nth-of-type(2) {
	padding-left: 103px;
}
.lu_right_kai dl a dd:nth-of-type(1) {
	padding-left: 100px;
}
.lu_right_kai dl a dd:nth-of-type(2) {
	padding-left: 103px;
}
.lu_right_kai {
    width: 70%;
}
	}
@media (max-width:1025px) {
	.lu_left_kai p {
	padding-left: 18%;
}

	}

@media (min-width:799px) {
.lu_left_kai p {
	position: relative;
}
.lu_left_kai span {
	display: block;
}
}


@media (max-width:798px) {
	.lu_left_kai p span::before {
	content: "\A" ;
	white-space: pre ;
}
}
@media (max-width:500px) {
	.lu_left_kai p {
		padding-right: 0;
		font-size: 20px;
		line-height: 20px;
}
.lu_left_kai span {
	font-size: 12px;
}
}
/*お知らせ欄調整*/
#top_info dl dd {
	line-height: 1.5;
}
#top_info .gaibu_link::after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(../img/link_icon.png);
	margin-left: 5px;
}
.top_career_title {
	font-size: 35px;
	padding-left: 35px;
	padding-top: 100px;
	color: #fff; 
	margin: 0;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
}
.top_career_title span {
	font-size: 14px;
  	display: block;
  	font-weight: 300;
}

/*新卒*/
.info_sec .info_btn_ng {
	background-color: #8D95C9;
}
.top_ng_title {
	font-size: 30px;
	color: #fff; 
	margin: 0;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
    padding-right: 10px;
}
.info_inr_box_ng a:last-of-type dt {
	margin-bottom: 0;
}
.info_inr_box_ng a:last-of-type dd {
	margin-bottom: 0;
}
.top_ng_title span {
	font-size: 14px;
  	display: block;
  	font-weight: 300;
}
.info_sec .info_inr_box_ng {
	max-height: 105px;
}
@media screen and (max-width: 1220px) and (min-width: 1025px){
	.top_ng_title  {
		line-height: 1;
	}
	.top_ng_title span {
		margin-top: 10px;
	}
}
@media screen and (max-width: 785px) {
	.top_ng_title  {
		line-height: 1;
	}
	.top_ng_title span {
		margin-top: 10px;
	}
}
@media screen and (max-width: 600px) {
	.top_career_title {
		font-size: 30px;
	}
	.top_career_title span {
		font-size: 13px;
	}
	.top_ng_title  {
		font-size: 25px;
	}
	.top_ng_title span {
		font-size: 13px;
	}
}
@media screen and (max-width: 550px) {
  #top_info dl {
    padding-left: 0;
  }
  #top_info dl dt:after {
  	margin-left: 10px;
  }
  .top_career_title {
		font-size: 28px;
		padding-left: 20px;
	}
	.top_career_title span {
		font-size: 13px;
	}
	.top_ng_title  {
		font-size: 23px;
		left: 20px;
	}
	.top_ng_title span {
		font-size: 13px;
	}

	.info_sec .info_inr_box_ng {
		max-height: 90px;
	}
  }
  @media screen and (max-width: 450px) {
  	.top_career_title {
		font-size: 25px;
		padding-left: 7px;
	}
	.top_career_title span {
		font-size: 13px;
	}
	.top_ng_title  {
		font-size: 20px;
		left: 7px;
	}
	.top_ng_title span {
		font-size: 13px;
	}
}