@charset "utf-8";
/* CSS Document */

/*@media (max-width: 992px) {*/

/*MV*/
.content.mv {
	background-position: 70% bottom;
}
h1 {
	right: unset;
	left: 3%;
}


/*背景*/
.recruit .bg {
	background-size: 30vh, 18vh, 18vh, 30vh;
}

/*recruit共通*/
.content .inner {
	width: 90%;
	min-width: auto;
}




/*リード文*/
.content.intro .inner {
	width: 98%;
	min-width: auto;
}
.intro .flexbox .text h2 {
	font-size: 2.9vw;
	margin-bottom: 2rem;
}
.intro .flexbox .image {
	width: 45%;
}


/*代表挨拶*/
.greeting h2 {
	margin-bottom: 2rem;
}
.greeting h4,
.greeting .image {
	min-width: auto;
}
.greeting .image {
	margin-top: -3%;
}



/*私たちはこんな会社です*/
.about .fukidashi {
	margin-bottom: 4rem;
}
.about .parts {
	margin-bottom: 2rem;
}
.about .parts .flexbox {
	width: 92%;
	min-width: auto;
}
.about .parts .flexbox dt {
	width: 40%;
}
.about .parts .flexbox dd {
	width: 52%;
}

/*一日のリンクボタン*/
.day {
	margin-bottom: 9rem;
}


/*座談会のリンクバナー*/
.talk {
	margin-bottom: 13rem;
}


/*募集要項*/
#rec-info {
	padding-top: 0;
	padding-bottom: 0;
}
#rec-info .inner {
	width: 100%;
	padding-top: 8rem;
	padding-bottom: 20rem;
}




/*　下層ページ（mvなしぺージ）共通　*/



/*　一日ページ　*/
.daymain .btn-area .rec-btn a {
	width: 215px;
}
.daymain .content.bgwh {
	padding-right: 3%;
	padding-left: 3%;
}


/*社員の声*/
.faq .summary h2 {
	font-size: 3.5vw;
}
.faq .talkline .bg-p .scroll {
	height: 80vh;
}



/*エントリーフォーム*/
.form .form_table #form {
	min-width: 700px;
}
.form .form_table input[type="text"] {
	max-width: auto;
}



/*}/*

