@charset "utf-8";


/* =========================================================
recruit
========================================================= */
#recruit{
}


/* =========================================================
recruit_staff
========================================================= */
#recruit_staff {
	position: relative;
	overflow: hidden;
}
#recruit_staff .img_area {
	position: absolute;
	z-index: 1;
	top: 120px;
	right: 0;
	width: 50%;
	height: 460px;
	background-image: url(../../img/recruit/recruit_staff.jpg);
}
#recruit_staff .img_area div {
}
#recruit_staff .rec_bloc .inner {
	padding-top: 120px;
	padding-bottom: 186px !important;
}
@media print,screen and (min-width: 1401px) {
	#recruit_staff .rec_bloc {
	}
	#recruit_staff .rec_bloc .inner {
		position: relative;
	}
}
@media print, screen and (max-width: 1400px) and (min-width: 751px) {
	#recruit_staff .rec_bloc {
		position: relative;
	}
	#recruit_staff .rec_bloc .inner {
	}
}
#recruit_staff .rec_bloc .inner .txt_area {
	width: 50%;
	margin-right: auto;
	padding-right: 60px;
}
#recruit_staff .rec_bloc .inner .txt_area h3 {
	margin-top: 3px;
	letter-spacing: 0.03em;
}
#recruit_staff .rec_bloc .inner .txt_area p {
	line-height: 1.7em;
	margin-top: 58px;
}
#recruit_staff .rec_bloc .inner .btn_area {
	width: 50%;
	margin-right: auto;
	margin-top: 57px;
}
#recruit_staff .rec_bloc .inner .btn_area .btn_def {
	margin: 0 auto 0 0;
}
@media only screen and (max-width: 750px){
	#recruit_staff{
		display:         flex;
		display: -webkit-flex;
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
		        flex-flow: column wrap;
		-webkit-flex-flow: column wrap;
		        align-items: flex-start;
		-webkit-align-items: flex-start;
		padding-top: 1.2rem;
	}
	#recruit_staff .img_area {
		position: static;
		width: calc(100% - 0.5rem);
		height: auto;
		margin: 0 auto;
	}
	#recruit_staff .rec_bloc{
		width: 100%;
	}
	#recruit_staff .rec_bloc .inner {
		padding-top: 0.66rem;
		padding-bottom: 1.2rem !important;
	}
	#recruit_staff .rec_bloc .inner .txt_area {
		width: 100%;
		padding-right: 0;
	}
	#recruit_staff .rec_bloc .inner .txt_area h3 {
		margin-top: 0;
	}
	#recruit_staff .rec_bloc .inner .txt_area p{
		line-height: 1.4em;
		margin-top: 0.57rem;
	}
	#recruit_staff .rec_bloc .inner .btn_area {
		width: 100%;
		margin-right: 0;
		margin-top: 0.55rem;
	}
}


/* =========================================================
recruit_interview
========================================================= */
#recruit_interview {
	position: relative;
	overflow: hidden;
}
#recruit_interview .inner {
	padding-top: 122px;
	padding-bottom: 116px;
}
#recruit_interview .inner h2 {
	position: absolute;
	letter-spacing: 0.01em;
	top: -66px;
	white-space: nowrap;
}
@media print,screen and (min-width: 1401px) {
	#recruit_interview .inner {
		position: relative;
	}
	#recruit_interview .inner h2 {
		left: -152px;
	}
}
@media print, screen and (max-width: 1400px) and (min-width: 1001px) {
	#recruit_interview .inner h2 {
		left: -22px;
	}
}
@media print,screen and (max-width: 1000px) and (min-width: 751px),(max-device-width: 1024px) and (min-device-width: 768px){
	#recruit_interview .inner h2 {
		top: -6.6vw;
		left: -2.2vw;
		font-size: 17vw;
	}
}
#recruit_interview .inner h3 {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 125px;
}
#recruit_interview .inner .interview_bloc {
	position: relative;
	z-index: 1;
}
#recruit_interview .inner .interview_bloc .img_area {
	position: relative;
	z-index: 1;
	width: 100%;
}
#recruit_interview .inner .interview_bloc .img_area .img {
	position: relative;
	z-index: 0;
	width: 100%;
}
#recruit_interview .inner .interview_bloc .img_area .cap {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 1;
	line-height: 1.3em;
	padding: 13px 27px 6px 0;
}
#recruit_interview .inner .interview_bloc .txt_area {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-top: 60px;
}
#recruit_interview .inner .interview_bloc .txt_area h4 {
	width: 19.3%;
	max-width: 220px;
	text-align: left;
	-webkit-transition: width 0.1s ease;
	   -moz-transition: width 0.1s ease;
	    -ms-transition: width 0.1s ease;
	        transition: width 0.1s ease;
}
#recruit_interview .inner .interview_bloc .txt_area h4 span{
	display: block;
}
#recruit_interview .inner .interview_bloc .txt_area h4 .post {
	line-height: 1.6em;
	margin-top: -6px;
}
#recruit_interview .inner .interview_bloc .txt_area h4 .name {
	margin-top: 28px;
}
#recruit_interview .inner .interview_bloc .txt_area p {
	/*width: calc(calc(100% - 320px) - 21.1%);*/
	/*max-width: 590px;*/
	width: calc(100% - 320px);
	line-height: 1.7em;
	margin-top: -5px;
	padding-right: 20px;
	/*padding-left: 20px;*/
	-webkit-transition: width 0.1s ease;
	   -moz-transition: width 0.1s ease;
	    -ms-transition: width 0.1s ease;
	        transition: width 0.1s ease;
}
#recruit_interview .inner .interview_bloc .txt_area .img {
	width: 300px;
	background-image: url(../../img/recruit/interview_staff_no01_works.jpg);
	margin-left: auto;
}
@media print,screen and (max-width: 900px) and (min-width: 751px){
	#recruit_interview .inner .interview_bloc .txt_area{
		        flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
	}
	#recruit_interview .inner .interview_bloc .txt_area h4 {
		width: 170px;
	}
	#recruit_interview .inner .interview_bloc .txt_area p {
		width: calc(100% - 190px);
		max-width: none;
		padding-right: 0;
	}
	#recruit_interview .inner .interview_bloc .txt_area .img {
		margin-top: 20px;
		margin-left: auto;
	}
}
@media only screen and (max-width: 750px){
	#recruit_interview .inner h2{
		top: -0.66rem;
		left: -0.17rem;
	}
	#recruit_interview .inner {
		padding-top: 1.22rem;
		padding-bottom: 1.2rem;
	}
	#recruit_interview .inner h3 {
		margin-bottom: 1.25rem;
	}
	#recruit_interview .inner .interview_bloc .img_area .img {
	}
	#recruit_interview .inner .interview_bloc .txt_area {
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
		        flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		margin-top: 0.51rem;
	}
	#recruit_interview .inner .interview_bloc .txt_area h4 {
		width: 100%;
		max-width: 100%;
	}
	#recruit_interview .inner .interview_bloc .txt_area h4 .post {
		line-height: 1.4em;
		margin-top: 0;
	}
	#recruit_interview .inner .interview_bloc .txt_area h4 .name {
		margin-top: 0.23rem;
	}
	#recruit_interview .inner .interview_bloc .txt_area p {
		width: 100%;
		max-width: 100%;
		line-height: 1.4em;
		margin-top: 0.55rem;
		padding-right: 0;
		padding-left: 0;
	}
	#recruit_interview .inner .interview_bloc .img_area .cap {
		bottom: -0.13rem;
		line-height: 1.25em;
		padding: 0.13rem 0.27rem 0.1rem 0px;
	}
	#recruit_interview .inner .interview_bloc .txt_area .img {
		width: 57.1%;
		margin-top: 0.56rem;
	}
}
@media only screen and (max-width: 750px) and (orientation: landscape) {
	#recruit_interview .inner .interview_bloc .img_area .img {
		width: 100%;
	}
	#recruit_interview .inner .interview_bloc .img_area .img *{
		width: 100% !important;
		height: auto !important;
	}
}


/* =========================================================
entry
========================================================= */
#entry{
	overflow: hidden;
	position: relative;
}
#entry .inner{
	padding-top: 124px;
	padding-bottom: 180px !important;
}
#entry .inner h2{
	position: absolute;
	letter-spacing: 0.01em;
	top: -66px;
	white-space: nowrap;
}
@media print,screen and (min-width: 1401px) {
	#entry .inner{
		position: relative;
	}
	#entry .inner h2{
		right: -152px;
	}
}
@media print, screen and (max-width: 1400px) and (min-width: 1001px) {
	#entry .inner h2{
		right: -22px;
	}
}
@media print,screen and (max-width: 1000px) and (min-width: 751px),(max-device-width: 1024px) and (min-device-width: 768px){
	#entry .inner h2{
		top: -6.6vw;
		right: -2.2vw;
		font-size: 17vw;
	}
}
#entry .inner h3{
	text-align: center;
	margin-bottom: 124px;
}
@media only screen and (max-width: 750px){
	#entry .inner{
		padding-top: 1.24rem;
		padding-bottom: 1.8rem !important;
	}
	#entry .inner h2 {
		top: -0.66rem;
		right: -0.15rem;
	}
	#entry .inner h3{
		margin-bottom: 1.24rem;
	}
}

/* =========================================================
entry_menu
========================================================= */
#entry_menu{
	margin-bottom: 113px;
}
#entry_menu .inner{
	min-height: 0;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
@media only screen and (max-width: 750px) {
	#entry_menu{
		margin-bottom:1.05rem;
	}
	#entry_menu .inner {
		padding-top: 0.6rem !important;
		padding-bottom: 0.6rem !important;
	}
}


/* =========================================================
recruit-ttl
========================================================= */
#recruit-ttl{
	margin-bottom: 57px;
}
@media only screen and (max-width: 750px) {
	#recruit-ttl{
		margin-bottom: 0.57rem;
	}
}


/* =========================================================
recruit-nav
========================================================= */
#recruit-nav{
}
#recruit-nav .thumbnails{
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	        align-items: stretch;
	-webkit-align-items: stretch;
	height: 100%;
}
#recruit-nav .thumbnail{
	-webkit-transform: none !important;
	   -moz-transform: none !important;
	    -ms-transform: none !important;
	     -o-transform: none !important;
	        transform: none !important;
	opacity: 1 !important;
	position: static !important;
	width: 31.6% !important;
	margin-top: 30px;
	margin-right: 2.6%;
}
#recruit-nav .thumbnail > div{
	width: 100%;
	height: 100%;
}
#recruit-nav .thumbnail.is-active .btn_rec i.off{
	display: none !important;
}
#recruit-nav .thumbnail:not(.is-active) .btn_rec i.on{
	display: none !important;
}
@media print,screen and (min-width: 751px){
	#recruit-nav .thumbnail:nth-child(-n+3){
		margin-top: 0;
	}
	#recruit-nav .thumbnail:nth-child(3n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 750px) {
	#recruit-nav .thumbnail:first-child{
		margin-top:0;
	}
	#recruit-nav .thumbnail{
		width: 100% !important;
		margin-top: 0.3rem;
		margin-right: 0;
	}
}


/* =========================================================
entry_data
========================================================= */
#entry_data{
}
#entry_data .recruit-ttl{
	margin-bottom: 56px;
}
#entry_data .recruit-ttl .slick-track{
	        align-items: flex-start;
	-webkit-align-items: flex-start;
}
#entry_data .recruit-ttl .slick-slide:not(.slick-active):not(.slick-current){
	height: 0 !important;
}
#entry_data .recruit-ttl.slick-slider{
	-webkit-user-select: auto;
	   -moz-user-select: auto;
	    -ms-user-select: auto;
	        user-select: auto;
}
#entry_data .recruit-ttl .slick-slide h4{
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3em;
	text-align: center;
	letter-spacing: 0;
}
#entry_data .recruit-ttl .slick-slide .tbl_rec{
	width: 100%;
}
#entry_data .sticky_bloc{
	position: relative;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
}
#entry_data .sticky_data{
	width: calc(100% - 380px);
}
@media only screen and (max-width: 750px) {
	#entry_data .recruit-ttl{
		margin-bottom: 0.36rem;
	}
	#entry_data .recruit-ttl .slick-slide h4{
		font-size: 0.32rem;
	}

	#entry_data .sticky_bloc{
		display:block;
		position: relative;
	}

	#entry_data .sticky_data{
		width:100%;
		margin-bottom:1.2rem;
	}
}


/* =========================================================
recruit-for
========================================================= */
#recruit-for .slick-track{
	        align-items: flex-start;
	-webkit-align-items: flex-start;
}
#recruit-for .slick-slide:not(.slick-active):not(.slick-current){
	height: 0 !important;
}
#recruit-for.slick-slider{
	-webkit-user-select: auto;
	   -moz-user-select: auto;
	    -ms-user-select: auto;
	        user-select: auto;
}
#recruit-for .tbl_rec{
	width: 100%;
}
@media print,screen and (max-width: 1000px) and (min-width: 751px),(max-device-width: 1024px) and (min-device-width: 768px){
	#recruit-for .tbl_rec {
		display:block;
	}
	#recruit-for .tbl_rec colgroup {
		display:none;
	}
	#recruit-for .tbl_rec tbody ,
	#recruit-for .tbl_rec tr {
		display:block;
	}
	#recruit-for .tbl_rec th{
		width: 100%;
		padding: 12px 0 10px 19px;
		display: block;
		border-bottom: none;
		font-weight: 500;
	}
	#recruit-for .tbl_rec td{
		padding: 0 0 15px 19px;
		width: 100%;
		display: block;
	}
}

/* =========================================================
sticky_nav
========================================================= */
#sticky_nav {
	width: 320px;
}
#sticky_nav .sticky_nav.aos-animate ,
#sticky_nav.aos-animate{
	-webkit-transform: none !important;
	   -moz-transform: none !important;
	    -ms-transform: none !important;
	     -o-transform: none !important;
	        transform: none !important;
}
@media only screen and (max-width: 750px){
	#sticky_nav {
		width: 100%;
	}
}


/* =========================================================
contact_bloc
========================================================= */
#contact_bloc{
	z-index: 1;
	padding: 16px 20px 20px;
	text-align: center;
}
#contact_bloc h4{
	margin-bottom: 16px;
	padding-bottom: 18px;
	border-bottom: 1px solid #222;
}
#contact_bloc .call{
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: stretch;
	-webkit-align-items: stretch;
	margin-bottom: 9px;
}
#contact_bloc .call i{
	line-height: 1.5em;
	display: inline-block;
	margin-right: 0;
	vertical-align: top;
}
#contact_bloc .call span{
	line-height: 1em;
	display: inline-block;
	margin-left: 12px;
	vertical-align: top;
	letter-spacing: 0;
}
#contact_bloc .time{
	margin-bottom: 18px;
	letter-spacing: 0;
}
#contact_bloc .btn_area .btn_def{
	max-width:100%;
	width:100%;
}
@media only screen and (max-width: 750px) {
	#contact_bloc{
		width: 100%;
		padding: 0.24rem 0.3rem 0.3rem;
	}
	#contact_bloc h4{
		font-size: 0.26rem;
		margin-bottom: 0.23rem;
		padding-bottom: 0.25rem;
	}
	#contact_bloc .call{
		margin-bottom: 0.16rem;
	}
	#contact_bloc .call i{
		line-height: 1.2em;
	}
	#contact_bloc .call span{
		margin-left: 0.24rem;
	}
	#contact_bloc .time{
		margin-bottom: 0.26rem;
	}
}


/* =========================================================
line_bloc
========================================================= */
#line_bloc {
	padding: 22px 20px 20px;
	text-align: center;
	margin-top: 30px;
}
#line_bloc h4 {
	margin-bottom: 15px;
}
#line_bloc h4 i {
}
#line_bloc h4 .none {
	display: none;
}
#line_bloc p {
	text-align: center;
	line-height: 1.7em;
	margin-bottom: 15px;
}
#line_bloc .btn_area {
}
#line_bloc .btn_area .btn_line {
}
@media only screen and (max-width: 750px){
	#line_bloc {
		padding: 0.3rem 0.3rem 0.3rem;
		margin-top: 0.3rem;
	}
	#line_bloc h4 {
		margin-bottom: 0.19rem;
	}
	#line_bloc p {
		line-height: 1.4em;
		margin-bottom: 0.27rem;
	}
	#line_bloc .btn_area .btn_line {
		width: 46.875%;
	}
}
