

/*****************************

	Utility

******************************/

/* Space */
.mt0{ margin-top:0!important;}
.mt05{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt110{ margin-top:110px;}
.mt120{ margin-top:120px;}
.mt130{ margin-top:130px;}
.mt140{ margin-top:140px;}
.mt150{ margin-top:150px;}
.mt160{ margin-top:160px;}

.mr0{ margin-right:0!important;}
.mr05{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr60{ margin-right:60px;}

.mb0{ margin-bottom:0!important;}
.mb05{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mb110{ margin-bottom:110px;}
.mb120{ margin-bottom:120px;}

.ml0{ margin-left:0!important;}
.ml05{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml150{ margin-left:150px;}

.mW05{ margin:0 5px;}
.mW10{ margin:0 10px;}
.mW15{ margin:0 15px;}
.mW20{ margin:0 20px;}
.mW30{ margin:0 30px;}

.pt0{ padding-top:0;}
.pt02{ padding-top:2px;}
.pt03{ padding-top:3px;}
.pt04{ padding-top:4px;}
.pt05{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt80{ padding-top:80px;}
.pt90{ padding-top:90px;}
.pt100{ padding-top:100px;}

.pr0{ padding-right:0;}
.pr05{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}
.pr30{ padding-right:30px;}
.pr40{ padding-right:40px;}
.pr50{ padding-right:50px;}
.pr60{ padding-right:60px;}

.pb0{ padding-bottom:0;}
.pb03{ padding-bottom:3px;}
.pb04{ padding-bottom:4px;}
.pb05{ padding-bottom:5px;}
.pb07{ padding-bottom:7px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}
.pb60{ padding-bottom:60px;}
.pb70{ padding-bottom:70px;}
.pb80{ padding-bottom:80px;}
.pb90{ padding-bottom:90px;}
.pb100{ padding-bottom:100px;}

.pl0{ padding-left:0;}
.pl05{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pl30{ padding-left:30px;}
.pl40{ padding-left:40px;}
.pl50{ padding-left:50px;}
.pl60{ padding-left:60px;}

.pW05{ padding:0 5px;}
.pW10{ padding:0 10px;}
.pW15{ padding:0 15px;}
.pW20{ padding:0 20px;}
.pW30{ padding:0 30px;}

.pd05{ padding: 5px;}
.pd10{ padding: 10px;}
.pd15{ padding: 15px;}
.pd20{ padding: 20px;}

.px0{
	padding-right: 0!important;
	padding-left: 0!important;
}
/* Space */
.d-sm-inline{
	display: none;
}
.d-md-inline{
	display: none;
}
.d-lg-inline{
	display: none;
}
.d-md-block{
	display: none;
}
.position-relative{
	position: relative;
}
.moreLink{
	border: 1px solid #d4d4d4;
	border-radius: 8px;
	margin: 10px 0 30px;
	max-width: 600px;
}
.moreLinkURL{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	padding: 15px 15px 0;
	text-decoration: none!important;
}
.moreLinkURL:hover{
	opacity: .75;
}
.moreLinkBody{
	width: calc(100% - 195px);
	color: #222;
}
.moreLinkTitle{
	font-weight: 600;
	font-size: 1.6rem;
	margin-bottom: 5px;
}
.moreLinkText{
	font-size: 90%;
	color: #777;
	text-decoration: none!important;
}
.moreLinkLogo{
	width: 100%;
	padding: 3px 15px 15px;
	text-align: right;
}
.moreLinkLogo img{
	width: 90px;
	margin: 0 0 0 auto !important;

}
.moreLinkLogo a:hover{
	opacity: .75;
}
.moreLinkImg{
	width: 180px;
}
.moreLinkImg img{
	max-width: 100%;
}
.tag-gray{
	display: inline-block;
	padding: 2px 5px 3px;
	border-radius: 3px;
	margin-right: 5px;
	line-height: 1;
	background: #eee;
	color: #5d5c5c;
	font-size: 95%;
}
/*.moreLink{
	position: relative;
}
.moreLink a{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	
}
.moreLink span{
	position: relative;
	width: 60px;
	display: inline-block;
	background: #e60012;
	color: #fff;
}
.moreLink span:before{
	position: absolute;
	top: calc(50% - 8px);
	left: 0;
	content: 'ブログ';
	font-size: 8px;
	width: 100%;
	text-align: center;
	height: 10px;
	line-height: 10px;
	letter-spacing: .05em;
	transform: translateY(-50%);
}
.moreLink span i{
	position: absolute;
	top: calc(50% + 8px);
	right: 50%;
	transform: translate(50%, -50%);
}
.moreLink div{
	background: #f2f2f2;
	padding: 6px 10px;
	width: calc(100% - 60px);
}
.moreLink.-bgWhite  div{
	border: 1px solid #d7d7d7;
}
.moreLink.-bgWhite span{
	background: #d7d7d7;
	color: #666;
	min-height: 36px;
}

.moreLink a:hover{
	background: #fff;
	
}
.moreLink a:hover{
	opacity: .75;
}*/
@media (max-width: 991.98px) { 
	.d-lg-inline{
		display: inline;
	}
	.d-md-block{
		display: block;
	}
	.d-md-none{
		display: none;
	}
}

@media (max-width: 767.98px) { 
	.d-md-inline{
		display: inline;
	}
	.spPt0{
		padding-top: 0;
	}
	.spPt15{
		padding-top: 15px;
	}
	.spPt30{
		padding-top: 30px;
	}
	.spPb0{
		padding-bottom: 0;
	}
	.spPb15{
		padding-bottom: 15px;
	}
	.spPb30{
		padding-bottom: 30px;
	}
	.onPc{
		display:none !important;
	}
	.onSmt{
		display:block !important;
	}
	.spMbNon{
		margin-bottom: 0px !important;
	}
	.spMb10{
		margin-bottom: 10px !important;
	}
	.spMb20{
		margin-bottom: 20px !important;
	}
	.spMb30{
		margin-bottom: 30px !important;
	}
	.spMb40{
		margin-bottom: 40px !important;
	}
	.spMb50{
		margin-bottom: 50px !important;
	}
	.spMb60{
		margin-bottom: 60px !important;
	}
	.spMtNon{
		margin-top: 0px !important;
	}
	.spMt10{
		margin-top: 10px !important;
	}
	.spMt20{
		margin-top: 20px !important;
	}
	.spMt30{
		margin-top: 30px !important;
	}
	.spPrNon{
		 padding-right: 0 !important;	 
	}
	.spPlNon{
		 padding-left: 0 !important;	 
	}
	.spPt20{
		padding-top: 20px !important;
	}
	.spPt10{
		padding-top: 10px !important;
	}
	.spPtNon{
		padding-top: 0px !important;
	}
	.spPb30{
		padding-bottom: 30px !important;
	}
	.spPb20{
		padding-bottom: 20px !important;
	}
	.spPb10{
		padding-bottom: 10px !important;
	}
	.spPbNon{
		padding-bottom: 0px !important;
	}
	.moreLinkURL{
		gap: 10px;
	}
	.moreLinkBody{
		width: calc(100% - 110px);
	}
	.moreLinkImg{
		width: 100px;
	}
	.moreLinkLogo img{
		width: 70px;
	}
	.moreLinkTitle{
		font-size: 1.4rem;
	}
	.moreLinkText{
		font-size: 82%!important;
		padding: 0 !important;
		margin-bottom: 0;
	}
}

@media (max-width: 575.98px) { 
	.d-sm-inline{
		display: inline;
	}
}

/*****************************

	Recruit

******************************/
/*******_recruitIndexBody_********/
.recruitIndexBody{
	
}
/*******_recruitTopTitle_********/
.recruitTopTitle{
	display: flex;
	align-items: flex-end;
	margin-top: 45px;
	margin-bottom: 45px;
}
.recruitTopTitle .topMainEnTitle{
	font-size: 4em;
	font-weight: 700;
	margin-right: 10px;
}
.recruitTopTitle .topSubTitle{
	position: relative;
	display: inline-block;
	height: 30px;
	font-weight: 600;
	
}
.recruitTopTitle .topSubTitle:before{
	content: '/';
	display: inline-block;
	position: relative;
	margin-right: 5px;
}
@media (max-width: 767.98px) { 
	.recruitTopTitle .mainEnTitle{
		font-size: 3em;
		letter-spacing: 0;
		margin-bottom: 0;
	}
}


/*******_共通：recruitHead_********/
.recruitHead{
	position: relative;
	margin: 80px 0 30px;
	padding-top: 20px;
	display: flex;
	align-items: flex-end;
}
.recruitHead:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 6px;
	background: #C82333;
}
.recruitTopTitleMain{
	font-size: 3em;
	font-weight: 700;
	margin-right: 10px;
}
.recruitTopTitleSub{
	position: relative;
	font-weight: 600;
	margin-bottom: 10px;
}
.recruitTopTitleSub:before{
	display: inline-block;
	content: '/';
	position: relative;
	margin-right: 5px;
}
@media (max-width: 767.98px) {
	.recruitHead{
		margin: 60px 0 30px;
	}
	.recruitTopTitleMain{
		font-size: 2.3em;
	}
	.recruitTopTitleSub{
		font-size: 0.95em;
	}
}
@media (max-width: 575.98px) { 
	.recruitHead {
		margin: 60px 0 20px;
		padding-top: 20px;
	}
	.recruitHead:before{
		width: 40px;
	}
	.recruitTopTitleMain{
		font-size: 1.8em;
		margin-bottom: 0;
		margin-right: 5px;
	}
	.recruitTopTitleSub {
		font-size: 0.9em;
		margin-bottom: 3px;
	}
	.recruitTopTitleSub:before {
		margin-right: 2px;
	}

}


/*******_共通：recruitTopicsBox_********/
.recruitBlogBox{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.recruitBlogIndex{
	position: relative;
	width: calc(33.333% - 10px);
	transition: all .2s ease-out;
	margin-bottom: 0;
}
.recruitBlogIndex:nth-of-type(4){
	display: none;
}
.recruitBlogIndex:hover{
	opacity: .75;
}
.recruitBlogIndex dt{
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
	border-radius: 15px;
	margin-bottom: 10px;
}
.recruitBlogIndex dt img{

	width: 100%;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	transition: all .2s ease-out;
}
.recruitBlogIndex:hover dt img{
	transform: scale(1.15);
}
.recruitBlogIndex dd{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.recruitBlogIndex dd p{
	width: 100%;
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 5px;
}
.recruitBlogIndex dd time{
	color: #575757;
}
.recruitBlogIndex .cate span{
	display: inline-block;
	background: #FF579C;
	color: #fff;
	font-size: 0.929em;
	border-radius: 1em;
	padding: 2px 10px;
	margin: 0 1em;
	white-space: nowrap;
}
.recruitBlogIndex .cate span:before{
	content: "＃";
}
.recruitBlogIndex a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.recruitBlogMore{
	width: 100%;
	text-align: right;
}
.recruitMore{
	display: inline-block;
	color: #565656;
	border: 1px solid #565656;
	border-radius: 30px;
	padding: 3px 15px;
}
.recruitMore:hover{
	text-decoration: none;
	background: #565656;
	color: #fff;
}

.text-right{
	text-align: right!important;
}

@media (max-width: 767.98px) { 
	.recruitBlogIndex{
		width: calc(50% - 8px);
	}
	.recruitBlogIndex:nth-of-type(4){
		display: block;
	}
	.recruitBlogIndex dt{
		margin-bottom: 5px;
	}
	.recruitBlogIndex dd p{
		padding: 0!important;
		margin-bottom: 1px;
	}
	.recruitBlogIndex dd time{
		font-size: 0.85em;
		margin-top: 3px;
	}
	.recruitBlogIndex .cate span{
		font-size: 0.7em;
		line-height: 1.2em;
		margin: 0 0 0 3px;
	}
	.recruitBlogMore{
		font-size: 0.9em!important;
	}
}
@media (max-width: 575.98px) { 
	.recruitBlogIndex dt{
		height: 110px;
	}
	.recruitBlogIndex dd p{
		font-size: 0.9em!important;
	}
}



/*******_recruitCate_********/
.recruitCate{
	
}
.recruitCateBox{
	background: #f2f2f2;
	display: flex;
	flex-wrap: wrap;
	gap: 45px;
	padding: 45px;
	border-radius: 15px;
}
.recruitCateItem{
	width: calc(33.333% - 30px);
}
.recruitCateLink{
	position: relative;
	display: block;
	background: #C82333;
	color: #fff;
	height: 100%;
	padding: 15px;
	border-radius: 3px;
}
.recruitCateLink:hover{
	opacity: .75;
	color: #fff;
	text-decoration: none;
	transition: opacity .15s ease;
}
.recruitCateLink:before{
	margin: auto;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 21px;
	width: 0;
	height: 0;
	box-sizing: border-box;
	border: 5px solid transparent;
	border-left: 9px solid #c82333;
	z-index: 2;
}
.recruitCateLink:after{
	margin: auto;
	background: #FFF;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 17px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	z-index: 1;
}
.recruitCateMain{
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: .03em;
	margin-bottom: 5px;
	line-height: 1.1;
}
.recruitCateMain span{
	font-size: 95%;
	display: inline-block;
	margin-left: 2px;
}
.recruitCateSub{
	opacity: .65;
	font-size: 95%;
}
@media (max-width: 1199.98px) { 
	.recruitCateBox{
		gap: 35px;
	}
	.recruitCateItem {
		width: calc(33.333% - 24px);
	}
	.recruitCateSub {
		font-size: 89%;
	}
}

@media (max-width: 991.98px) { 
	.recruitCateSub{
		font-size: 0.75em;
		word-break: keep-all;
	}
	.highschool .recruitCateSub span{
		display: block;
	}
	.recruitCateLink:before{
		right: 10px;
		border: 4px solid transparent;
		border-left: 7px solid #c82333;
	}
	.recruitCateLink:after{
		right: 8px;
		width: 20px;
		height: 20px;
	}
}
@media (max-width: 767.98px) { 
	.recruitCateLink{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 10px 15px;
	}
	.recruitCateBox{
		padding: 15px;
		gap: 10px;
	}
	.highschool .recruitCateSub span{
		display: inline-block;
	}
	.recruitCateItem{
		width: 100%;
	}
	.recruitCateMain{
		font-size: 1.15em;
		letter-spacing: .05em;
		margin-right: 8px;
		margin-bottom: 0;
	}
	.recruitCateSub {
		font-size: 0.6em;
		line-height: 1.2;
	}

}




/*******_recruitAbout_********/
.recruitAbout{
}
.recruitAboutBox{
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 calc(50% - 50vw - 9px);
	width: 100vw;
}
.recruitAboutImage{
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	width: 55%;
	height: 80vh;
	max-height: 680px;
	border-radius: 0 45px 45px 0;
	z-index: 1;
}
.recruitAboutImage img{
	width: 100%;
}
.recruitAboutList{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	background: #eee;
	width: 50%;
	margin-left: 50%;
	border-radius: 45px 0 0 45px ;
	z-index: 2;
	padding: 60px 120px 60px 90px;
	margin-top: 30px;
}
.recruitAboutItem{
	width: 100%;
}
.recruitAboutItem:nth-of-type(n+2){
	border-top: 1px dashed #b8b8b8;
}
.recruitAboutLink{
	position: relative;
	display: block;
	color: #333;
	padding: 30px 75px 30px 30px;
}
.recruitAboutLink:before{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 32px;
	margin: auto;
	box-sizing: border-box;
	border: 5px solid transparent;
	border-left: 8px solid #333;
	z-index: 2;
}
.recruitAboutLink:after{
	margin: auto;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 30px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 1px solid #333;
	z-index: 1;
}
.recruitAboutLink:hover{
	text-decoration: none;
	color: #C82333;
}
.recruitAboutLink:hover:before{
	border-left: 8px solid #fff;
	transform: translateX(10px);
	transition: all .25s ease;
}
.recruitAboutLink:hover:after{
	border: 1px solid #C82333;
	background: #C82333;
	transform: translateX(10px);
	transition: all .25s ease;
}
.recruitAboutTitle{
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 5px;
}
.recruitAboutBody{
	margin-bottom: 0;
}
@media (max-width: 1399.98px) { 
	.recruitAboutList{
		padding: 60px;
	}
}
@media (max-width: 1199.98px) { 
	.recruitAboutList{
		padding: 45px;
	}
}
@media (min-width: 992px) { 
	.recruitAboutImage img{
		max-width: 100%;
	}
}
@media (max-width: 991.98px) { 
	.recruitAboutImage img{
		width: auto;
		height: 100%;
	}
	.recruitAboutList{
		padding: 30px;
		width: 60%;
		margin-left: 40%;
	}
	.recruitAboutTitle span{
		font-size: 0.8em;
		display: block;
	}
}

@media (min-width: 768px) { 
	.recruitAboutList{
		min-height: 600px;
	}
}


@media (max-width: 767.98px) { 
	.recruitAboutBox{
		margin: 0 calc(50% - 50vw - 9px);
	}
	.recruitAboutImage{
		width: 80vw;
		height: 510px;
	}
	.recruitAboutImage img{
		width: 100%;
		height: auto;
	}
	.recruitAboutList{
		width: 80vw;
		margin-left: 20vw;
		opacity: .97;
		padding: 30px 45px;
	}
	.recruitAboutLink{
		padding: 15px 30px 15px 10px;
	}
	.recruitAboutLink:before{
		right: 2px;
	}
	.recruitAboutLink:after{
		right: 0;
	}
	.recruitAboutTitle{
		font-size: 1.15em;
		margin-bottom: 3px;
	}
	
	.recruitAboutBody{
		font-size: 0.85em !important;
		padding: 0 !important;
	}
	.recruitAboutBody br{
		display: none;
	}
}
@media (max-width: 575.98px) { 
	.recruitAboutImage{
		width: 95vw;
		height: 90vh;
		max-height: 540px;
	}
	.recruitAboutImage img{
		width: auto;
		height: 100%;
	}
	.recruitAboutList{
		padding: 20px 30px 20px 20px;
		border-radius: 30px 0 0 30px;
	}
	.recruitAboutLink:before{
		right: 4px;
		border: 4px solid transparent;
		border-left: 7px solid #333;
	}
}



/*******_recruitInterview_********/
.recruitInterview{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	background: #eee;
	overflow: hidden;
	border-radius: 15px;
	margin: 170px 0;
}
.recruitInterviewImage{
	display: flex;
	width: 50%;
	max-height: 700px;
	gap: 15px;
	padding: 0 45px;
}
.recruitInterviewLoopWrap{
	list-style: none;
	width: calc(50% - 7px);
}
.recruitInterviewLoop{
	display: flex;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.recruitInterviewLoop.left:first-child{
	animation: slideLeft01 70s -35s linear infinite;
}
.recruitInterviewLoop.left:last-child{
	animation: slideLeft02 70s linear infinite;
}
.recruitInterviewLoop.right:first-child{
	animation: slideRight01 70s linear infinite;
}
.recruitInterviewLoop.right:last-child{
	animation: slideRight02 70s -35s linear infinite;
}
.recruitInterviewLoopItem{
	overflow: hidden;
	margin-top: 15px;
	border-radius: 10px;
}
.recruitInterviewLoopItem a:hover{
	opacity: .75;
}
.recruitInterviewLoopImg{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@keyframes slideLeft01 {
	0% {
		transform: translateY(100%);
	}
	to {
		transform: translateY(-100%);
	}
}
@keyframes slideLeft02 {
	0% {
		transform: translateY(0%);
	}
	to {
		transform: translateY(-200%);
	}
}
@keyframes slideRight01 {
	0% {
		transform: translateY(-100%);
	}
	to {
		transform: translateY(100%);
	}
}
@keyframes slideRight02 {
	0% {
		transform: translateY(-200%);
	}
	to {
		transform: translateY(0%);
	}
}
.recruitInterviewBox{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	width: 50%;
	padding-left: 45px;
}
.recruitInterview .recruitHead{
	margin-top: 0;
}
.recruitInterviewText{
	margin-bottom: 5px;
}
.recruitInterviewText p{
	padding: 0!important;
}
.recruitInterviewList{
	width: 100%;
}
.recruitInterviewItem:nth-of-type(n+2){
	border-top: 1px dashed #b8b8b8;
}
.recruitInterviewItem.career{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 5px;
}
.recruitInterviewTitle{
	height: 80px;
	line-height: 80px;
	font-size: 1.4em;
	font-weight: 600;
}
.recruitInterviewTitle span{
	display: inline-block;
	margin-left: 2px;
}
.recruitInterviewLink{
	position: relative;
	display: block;
	color: #000;
}
.recruitInterviewLink:before{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 32px;
	margin: auto;
	box-sizing: border-box;
	border: 5px solid transparent;
	border-left: 7px solid #333;
	z-index: 2;
}
.recruitInterviewLink:after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	margin: auto;
	content: "";
	width: 23px;
	height: 23px;
	border-radius: 50%;
	border: 1px solid #333;
	z-index: 1;
}

.recruitInterviewLink:hover{
	text-decoration: none;
	color: #C82333;
}
.recruitInterviewLink:hover:before{
	border-left: 7px solid #fff;
	transform: translateX(10px);
	transition: all .25s ease;
}
.recruitInterviewLink:hover:after{
	border: 1px solid #C82333;
	background: #C82333;
	transform: translateX(10px);
	transition: all .25s ease;
}
.recruitInterviewItemLeft{
	
}
.recruitInterviewItemRight{
	width: 40%;
	margin-top: 5px;
}
.recruitInterviewTitleSub{
	height: 45px;
	line-height: 45px;
	font-size: 1.2em;
	font-weight: 600;
}
@media (min-width: 768px){ 
	.recruitInterviewLoop{
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
@media (max-width: 767.98px) { 
	.recruitInterview{
		align-content: baseline;
		height: auto;
		padding: 30px;
		margin-top: 120px;
	}
	.recruitInterviewText p{
		font-size: 0.9em!important;
	}
	.recruitInterviewLink:before{
		right: 6px;
	}
	.recruitInterviewLink:after{
		right: 5px;
		width: 20px;
		height: 20px;
	}
	.recruitInterviewTitle{
		font-size: 1.3em;
	}
	.recruitInterviewImage{
		flex-wrap: wrap;
		position: absolute;
		top: -70px;
		padding: 0;
		width: 100vh;
		height: 270px;
		z-index: 2;
		transform: rotate(-13deg);
	}
	.recruitInterviewBox{
		width: 100%;
		z-index: 3;
		padding: 0;
		margin-top: 280px;
	}
	.recruitInterviewLoopWrap{
		width: 100%;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.recruitInterviewLoopWrap:nth-of-type(1){
		order: 2;
	}
	.recruitInterviewLoopWrap:nth-of-type(2){
		order: 1;
	}
	.recruitInterviewLoop{
		width: 100vh;
	}
	.recruitInterviewLoop.left:first-child{
		animation: slideTop01 70s -35s linear infinite;
	}
	.recruitInterviewLoop.left:last-child{
		animation: slideTop02 70s linear infinite;
	}
	.recruitInterviewLoop.right:first-child{
		animation: slideBottom01 70s linear infinite;
	}
	.recruitInterviewLoop.right:last-child{
		animation: slideBottom02 70s -35s linear infinite;
	}
	.recruitInterviewLoopItem{
		margin: 0 0 0 15px;
		width: 110px;
	}
}


@media (max-width: 575.98px) { 
	.recruitInterviewTitle{
		height: 65px;
		line-height: 65px;
		font-size: 1.15em;
	}
	.recruitInterviewItemRight{
		width: 45%;
	}
	.recruitInterviewTitleSub{
		font-size: 1.0em;
	}
	
	.recruitInterviewLoopImg{
	}
}

@keyframes slideTop01 {
	0% {
		transform: translateX(100%);
	}
	to {
		transform: translateX(-100%);
	}
}
@keyframes slideTop02 {
	0% {
		transform: translateX(0);
	}
	to {
		transform: translateX(-200%);
	}
}
@keyframes slideBottom01 {
	0% {
		transform: translateX(-100%);
	}
	to {
		transform: translateX(100%);
	}
}
@keyframes slideBottom02 {
	0% {
		transform: translateX(-200%);
	}
	to {
		transform: translateX(0);
	}
}



/*******_recruitBlog_********/
.recruitBlog{
	position: relative;
	margin-bottom: 90px;
}
.recruitBlogKouki{
	position: absolute;
	width: 15%;
	top: -20px;
	right: 30px;
	z-index: 10;
	animation-name: anmFuwafuwa;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 1.5s;
}
@keyframes anmFuwafuwa {
  0% {
    transform: translate(0, 0px); }
  100% {
    transform: translate(0, -30px); }
}



/*******_recruitBnr_********/
.recruitBnr{
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 15px 60px;
	margin-bottom: 60px;
}
.recruitBnr>div{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.recruitBnr>div:nth-of-type(n+2){
	margin-top: 15px;
}
.recruitBnr>div a{
	display: block;
	width: calc(50% - 8px);
}
.recruitBnr img{
	max-width: 100%;
}
@media (max-width: 991.98px) { 
	.recruitBnr>div a{
		width: 100%;
	}
}
@media (max-width: 767.98px) { 
	.recruitBnr img{
		max-width: 100%;
	}
	.recruitBnr>div{
		gap: 10px;
	}
	.recruitBnr>div:nth-of-type(n+2){
		margin-top: 10px;
	}
}
@media (max-width: 575.98px) {
	.recruitBnr{
		padding: 15px;
	}
	
}

/*******_recruitMenu_********/
.recruitMenu{
	background: #C82333;
	position: fixed;
	box-shadow: 0px 0px 15px -5px #3c3c3c;
	z-index: 10000;
}
.rectuitMenuList{
	list-style: none;
	margin: 0;
}
.recruitMenuLink{
	position: relative;
	color: #fff;
	display: block;
}
.recruitMenuLink:after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	box-sizing: border-box;
}
.recruitMenuLink:hover{
	color: #fff;
	text-decoration: none;
	opacity: .75;
}
.recruitMenuLink span{
	display: inline-block;
	margin-left: 2px;
}
@media (min-width: 768px) { 
	.recruitMenu{
		right: 0;
		bottom: 30px;
	}
	.rectuitMenuList{
		padding: 15px;
	}
	.rectuitMenuItem:nth-of-type(n+2){
		border-top: 1px solid #fff;
	}
	.recruitMenuLink{
		padding: 15px 35px 15px 8px;
		font-size: 1.1em;
	}
	.recruitMenuLink:after{
		right: 5px;
		border: 5px solid transparent;
		border-left: 8px solid #fff;
	}
	.recruitMenuLink:hover:after{
		transform: translateX(8px);
		transition: all .25s ease;
	}
}
@media (max-width: 767.98px) { 
	.recruitMenu{
		bottom: 0;
		right: 0;
		width: 100%;
	}
	.rectuitMenuList{
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		justify-content: center;
	}
	.rectuitMenuItem{
		width: 33.333%;
	}
	.rectuitMenuItem:nth-of-type(n+2){
		border-left: 1px solid #fff;
	}
	.recruitMenuLink{
		padding: 34px 5px 7px;
		font-size: 0.85em;
		text-align: center;
	}
	.recruitMenuLink:after{
		font-family: "Font Awesome 5 Free";
		content: "\f007";
		font-weight: 900;
		top: 5px;
		bottom: auto;
		right: 50%;
		transform: translateX(50%);
		font-size: 22px;
		display: inline-block;
		width: 21px;
		height: 27px;
	}
}

/* Recruit Contents
------------------------------------------------------------ */
/*******_recruitContentsBody_********/
.recruitContentsBody a p{
	text-decoration: underline;
}
.heroPage{
	display: block;
	height: 150px;
	background-image: url("../img/employment/pagetop_about01.jpg");
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}
.heroCatch {
	display: block;
	width: auto;
	font-size: 100px;
	text-align: left;
	line-height: 1.0em;
	letter-spacing: 0em;
	font-weight: 400;
	color: rgba(213,0,12,0.80);
	font-family: 'La Belle Aurore', cursive;
	position: absolute;
	transform: rotate(-5deg);
	bottom: -60px;
	right: 30px;
	z-index: 10;
}
.pageTitle {
	width: 100%;
	font-size: 48px;
	text-align: left;
	line-height: 1.0em;
	letter-spacing: 0.1em;
	font-weight: 800;
	color: #111;
	margin-bottom: 40px;
	position: relative;
}
.pageCatch {
	display: block;
	width: auto;
	font-size: 100px;
	text-align: left;
	line-height: 1.0em;
	letter-spacing: 0em;
	font-weight: 400;
	color: rgba(213,0,12,0.80);
	font-family: 'La Belle Aurore', cursive;
	position: absolute;
	transform: rotate(-5deg);
	top: 70px;
	right: 30px;
	z-index: 10;
}
.halfBoxWrap {
	display: flex;
	flex-wrap: wrap;
}
.halfBox{
	height: auto;
	width: 50%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.pageSecTitle{
	width: 100%;
	font-size: 24px;
	text-align: left;
	line-height: 1.0em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #111;
	margin-bottom: 20px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.pageSecTitle::before{
	content:'';
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #d5000c;
	position: relative;
	margin-right: 8px;
	top: -3px;
	left: 0;
}
.pageToc{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	padding: 10px 0;
}
.pageTocTitle{
	display: inline-block;
	color: #6a6a6a;
	margin-right: 15px;
	font-weight: 600;
}
.pageTocList{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 5px 20px;
	padding: 5px;
	margin: 0;
}
.pageTocItem{
	position: relative;
	padding-left: 15px;
}
.pageTocItem:before{
	background: #d5000c;
	display: inline-block;
	position: absolute;
	content: '';
	top: 6px;
	left: 1px;
	width: 8px;
	height: 8px;
}
.pageTocLink{
	color: #101010;
}
.text14{
	float: none;
}
.text24Center span.uline{
	border-bottom: #d5000c 4px solid;
}

.text48Center {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 48px;
    text-align: center;
    line-height: 1.8em;
}
.text48Center span.uline {
    border-bottom: #d5000c 6px solid;
}
.bd02 {
    font-weight: 800;
}

.ls01{
	letter-spacing: 0.1em;
}
.ls02{
	letter-spacing: 0.2em;
}
.pageBg02 {
	width: 40%;
	height: 300px;
	display: inline-block;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.05);
	top: 90px;
	left: 5%;
	z-index: 0;
}
.ph100 {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.ph100 img {
    width: 100%;
    height: auto;
    float: left;
}
.list-inline-icon > li{
	position: relative;
	padding-right: 15px;
	padding-left: 13px;
}
.list-inline-icon > li:before{
	position: absolute;
	content: '';
	top: 6px;
	left: 1px;
	width: 7px;
	height: 7px;
	background: #d6d6d6;
	border-radius: 50%;
}
@media (max-width: 991.98px) { 
	.pageToc{
		justify-content: flex-start;
		padding: 10px;
	}
}
@media (max-width: 767.98px) { 
	.recruitContentsBody{
		margin-top: 0!important;
	}
	.text14 {
		font-size: 13px;
		line-height: 1.7em;
	}
	.text14Center {
		font-size: 13px;
		line-height: 1.7em;
	}
	.text16Center {
		font-size: 12px;
		line-height: 1.6em;
	}
	.text18 {
		font-size: 15px;
		line-height: 1.6em;
	}
	.text18Center {
		font-size: 15px;
		line-height: 1.6em;
	}
	.text24Center {
		display: block;
		float: left;
		font-size: 16px;
		height: auto;
		line-height: 24px;
		text-align: center;
		width: 100%;
	}
	.spText24{
		font-size: 24px !important;	
	}
	.pageTitle {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.heroPage {
		height: 70px;
	}
	.heroCatch {
		font-size: 48px;
		bottom: -30px;
		right: 20px;
	}
	.halfBox{
		width: 100%;
	}
	
	.pageCatch {
		font-size: 48px;
		top: -10px;
		right: 20px;
	}
	.pageToc{
		font-size: 13px;
	}
	.pageTocList{
		padding: 0;
		gap: 0 5px;
	}
	.pageTocItem{
		padding: 3px 3px 3px 11px;
	}
	.pageTocItem:before{
		top: 11px;
		width: 6px;
		height: 6px;
	}
}

/*******魅力を知る p-about********/
.p-about .konnaBn{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
}
.p-about .konnaBn img{
	width: 100%;
	height: auto;
	max-width: 500px;
}

.p-about .dakaraMsg{
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}
.p-about .dakaraMsg img{
	width: 100%;
	height: auto;
	max-width: 700px;
}



/*******_社員アンケート p-questionnaire_********/
.p-questionnaire .qaMainTitle{
	width: 96%;
	display:block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	float: left;
	text-align: center;
	font-size: 72px;
	line-height: 1em;
	font-weight: 800;
	color: #d5000c;
	margin-left: 2%;
	animation: 1s pulse infinite;
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.p-questionnaire .qa_chara{
	width: 70px;
	position: absolute;
	top: -6px;
	padding-left: 5px;
}

.animate__animated.animate__delay-08s{
	-webkit-animation-delay:0.8s;
	animation-delay:0.8s;
	
}
.animate__animated.animate__delay-06s{
	-webkit-animation-delay:0.6s;
	animation-delay:0.6s;

}
.animate__animated.animate__delay-05s{
	-webkit-animation-delay:0.5s;
	animation-delay:0.5s;
}
.animate__animated.animate__delay-04s{
	-webkit-animation-delay:0.4s;
	animation-delay:0.4s;
}
.animate__animated.animate__delay-03s{
	-webkit-animation-delay:0.3s;
	animation-delay:0.3s;
}
.animate__animated.animate__delay-02s{
	-webkit-animation-delay:0.2s;
	animation-delay:0.2s;
	
}
/*.secPh {
	display: block;
	float: left;
	height: 360px;
	width: 100%;
	background-image: url("../images/staff/pic_woman12.png");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}*/
.p-questionnaire .qaSelect{
	display:block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.p-questionnaire .qaSelect ul{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 0;
	gap: 10px;
}
.p-questionnaire .qaSelect ul li{
	display:block;
	width: calc(50% - 5px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}
.p-questionnaire .qaSelect ul li a{
	display:inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	font-size: 24px;
	line-height: 1em;
	padding: 20px 0;
	border: #d2d2d2 4px solid;
	font-weight: 800;
	text-decoration: none;
	letter-spacing: 0.05em;
	transition-property: all;
transition: 0.2s ease;
}
.p-questionnaire .qaSelect ul li a span{
	font-size: 0.8em;
	color: #111;
	font-weight: bold;
}
.p-questionnaire .qaSelect ul li a:hover span{
	color: #FFF;
}
.p-questionnaire .qaSelect ul li:first-child a{
	color: #03A9F4;
}
.p-questionnaire .qaSelect ul li:last-child a{
	color: #d5000c;
}
.p-questionnaire .qaSelect ul li:first-child a:hover{
	 color: #FFF;
	background-color: #03A9F4;
	border-color: #03A9F4;
}
.p-questionnaire .qaSelect ul li:last-child a:hover{
	 color: #FFF;
	background-color: #d5000c;
	border-color: #d5000c;
}
.p-questionnaire .qaBox{
	display:block;
/*float: left;
height: auto;*/
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
	background-color: #FFF;
	margin-bottom: 10px;
}
.p-questionnaire .qaBox dl {
	width: 100%;
	height: auto;
	display: inline-block;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0;
}
.p-questionnaire .qaBox dt {
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: left;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	padding: 20px 40px 0px 40px;

}
.p-questionnaire .qaBox dt:hover {
	 background-color: rgba(0,0,0,0.03);
}
.p-questionnaire .qaBox dt::before {
	content: '';
	width: 40px;
	height: 40px;
	background-image:url('../img/employment/about/icon_plus_red.png');
	background-size: 30px auto;
	background-position: center center;
	background-repeat:no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: 10px;
	transition-property: all;
	transition: 0.2s ease;
}
.contentBoxLsky .p-questionnaire .qaBox dt::before {
	background-image:url('../img/employment/about/icon_plus_sky.png');
}
.p-questionnaire .qaBox dt.on::before {
	transform:rotate(45deg);
}
.p-questionnaire .qaBox dd {
	width: 100%;
	height: auto;
	display: none;
	/*float: left;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.p-questionnaire .qaBox.q21 dd {
	background-image:url('../../images/2020/chara01.png');
	background-size: 250px auto;
	background-position: 85% calc(100% - 40px);
	background-repeat:no-repeat;
}
.p-questionnaire .qTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: left;
	line-height: 1.8em;
	font-size: 24px;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-weight: bold;
	padding-left: 60px;
	letter-spacing: 0.05em;
	padding-bottom: 20px;
	margin-bottom: 0px;
	color: #111;
}
.p-questionnaire .qTitle::before {
	content: 'Q.';
	font-size: 40px;
	position: absolute;
	top: -1px;
	left: 0;
	color: #d5000c;
	
}
.p-questionnaire .qTitle.qBlue::before {
	color: #03A9F4;
}
.p-questionnaire .aBox{
	width: calc(100% - 80px);
	height: auto;
	display: flex;
	flex-wrap: wrap;
	/*float: left;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 20px 0px 40px;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	border-top: #d2d2d2 2px solid;
}
.p-questionnaire .kakka{
	display:block;
	float: left;
	height: auto;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.p-questionnaire .kakka ul{
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.p-questionnaire .kakka ul li{
	display:block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size: 22px;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 24px;
	letter-spacing: 0.05em;
}
.p-questionnaire .kakka.yoko4{
	margin-bottom: -130px;
	z-index: 10;
	border: #d2d2d2 4px dotted;
	padding: 15px 15px 5px;
	border-radius: 4px;
}
.p-questionnaire .kakka.yoko4 ul li{
	width: 25%;
	display: flex;
	flex-flow: row wrap;
}
.p-questionnaire .kakka.yoko3 ul li{
	width: 33.3333%;
	display: flex;
	flex-flow: row wrap;
}
.p-questionnaire .kakka.yoko3{
	width: 100%;
	margin-bottom: -130px;
	z-index: 10;
	border: #d2d2d2 4px dotted;
	padding: 15px 15px 5px;
	border-radius: 4px;
}
.p-questionnaire .kakka.yoko2 ul li{
	width: 50%;
	display: flex;
flex-flow: row wrap;
}
.p-questionnaire .kakka.yoko2{
	margin-bottom: -130px;
	z-index: 10;
	border: #d2d2d2 4px dotted;
	padding: 15px 15px 5px;
	border-radius: 4px;
}
.p-questionnaire .kakka ul li::before{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background-color: #FFF;
	position: absolute;
	top: 9px;
	left: 0;
	border-radius: 100%;
}
.p-questionnaire .kakka.yoko5 ul li::before{
	 border-radius: 0;
}
.p-questionnaire .kakka ul li.redSq::before{
	background-color: #e57373;
}
.p-questionnaire .kakka ul li.orgSq::before{
	background-color: #FF8A65;
}
.p-questionnaire .kakka ul li.ylwSq::before{
	background-color: #FFD54F;
}
.p-questionnaire .kakka ul li.grnSq::before{
	background-color: #AED581;
}
.p-questionnaire .kakka ul li.skySq::before{
	background-color: #80DEEA;
}
.p-questionnaire .kakka ul li.bluSq::before{
	background-color: #64b5f6;
}
.p-questionnaire .kakka ul li.pplSq::before{
	background-color: #9575cd;
}
.p-questionnaire .kakka ul li.lpplSq::before{
	background-color: #ba68c8;
}
.p-questionnaire .kakka ul li.pnkSq::before{
	background-color: #f48fb1;
}
.p-questionnaire .kakka ul li.grySq::before{
	background-color: #ccc;
}
.p-questionnaire .fontL{
	font-size: 1.6em;
}
.p-questionnaire .fontM{
	font-size: 1.4em;
}
.p-questionnaire .fontS{
	font-size: 0.8em;
}
.p-questionnaire .fontXs{
	font-size: 0.6em;
}
.p-questionnaire .kakka ul li span.fontS{
	position: relative;
	top: -1px;
}
.p-questionnaire .chartR {
	width: 100%;
	height: auto;
	display: block;
	text-align: right;
	position: relative;
}
.p-questionnaire .chartL {
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	position: relative;
}

.hundredFont{
	font-weight: 800;
	
	position: relative;
	top: 2px;
}
.grafOn{
	position: absolute;
	z-index: 10;
}
.grafOn img{
	width: 280px;
	height: auto;
}
.p-questionnaire .chartR .grafOn{
	top: 0;
	right: 0;
}
.p-questionnaire .chartL .grafOn{
	top: 0;
	left: 0;
}
.circle{
	display:inline-block;
	transform:rotate(-90deg);
}
.circle .type{
	fill:transparent;
	stroke-width:100;
}
.circle .type1 {
 stroke:#e57373;
}
.circle .type2 {
 stroke:#FF8A65;
}
.circle .type3 {
 stroke:#FFD54F;
}
.circle .type4 {
 stroke:#AED581;
}
.circle .type5 {
 stroke:#80DEEA;
}
.circle .type6 {
 stroke:#64B5F6;
}
.circle .type7 {
 stroke:#9575CD;
}
.circle .type8 {
 stroke:#BA68C8;
}
.circle .typeOther {
 stroke:#ccc;
}
.q03 .circle .type1 {
	stroke-dasharray:170 565;
}
.q03 .circle .type2 {
	stroke-dasharray:300 565;
}
.q03 .circle .type3 {
	stroke-dasharray:384 565;
}
.q03 .circle .type4 {
	stroke-dasharray:457 565;
}
.q03 .circle .type5 {
	stroke-dasharray:530 565;
}
.q03 .circle .typeOther {
	stroke-dasharray:566 565;
}

.q04 .circle .type1 {
	stroke-dasharray:145 565;
}
.q04 .circle .type2 {
	stroke-dasharray:290 565;
}
.q04 .circle .type3 {
	stroke-dasharray:363 565;
}
.q04 .circle .type4 {
	stroke-dasharray:436 565;
}
.q04 .circle .type5 {
	stroke-dasharray:476 565;
}
.q04 .circle .type6 {
	stroke-dasharray:516 565;
}
.q04 .circle .type7 {
	stroke-dasharray:537 565;
}
.q04 .circle .type8 {
	stroke-dasharray:548 565;
}
.q04 .circle .typeOther {
	stroke-dasharray:566 565;
}

.q06 .circle .type1 {
	stroke-dasharray:40 565;
}
.q06 .circle .type2 {
	stroke-dasharray:441 565;
}
.q06 .circle .type3{
	stroke-dasharray:520 565;
}
.q06 .circle .typeOther {
	stroke-dasharray:566 565;
}
.q03 .subIllust{
	width: 250px;
	bottom: -20px;
	left: -130px;
}
.q04 .subIllust{
	width: 180px;
	bottom: 0;
	right: 30px;
}
.q06 .subIllust{
	width: 170px;
	bottom: -20px;
	left: -60px;
}
.q07 .subIllust{
	width: 180px;
	bottom: 40px;
	right: 40px;
}
.q08 .subIllust{
	width: 180px;
	bottom: 40px;
	left: 40px;
}
.rankList{
	width: 100%;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 20px;
}
.rankList ul{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 0;
}
.rankList ul li{
	width: 100%;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size: 42px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 65px;
}
.rankList ul li.rank1{
	color: #CAA846;
}
.rankList ul li.rank1::before{
	content: '1';
	position: absolute;
	top: 0;
	left: 0;
	color: #CAA846;
	width: 20px;
	text-align: right;
}
.rankList ul li::after{
	content: '位';
	position: absolute;
	top: 8px;
	left: 28px;
	font-size: 20px;
}
.rankList ul li.rank2{
	font-size: 32px;
	color: #979C9A;
}
.rankList ul li.rank2::before{
	content: '2';
	position: absolute;
	top: 1px;
	left: 0;
	color: #979C9A;
	font-size: 36px;
	width: 20px;
	text-align: right;
}
.rankList ul li.rank2::after{
	top: 6px;
}
.rankList ul li.rank3{
	font-size: 30px;
	color: #AE6938;
}
.rankList ul li.rank3::before{
	content: '3';
	position: absolute;
	top: 1px;
	left: 0;
	color: #AE6938;
	font-size: 32px;
	width: 20px;
	text-align: right;
}
.rankList ul li.rank3::after{
	 top: 4px;
}
.rankList ul li.rank4{
	font-size: 26px;
}
.rankList ul li.rank4::before{
	content: '4';
	position: absolute;
	top: 1px;
	left: 0;
	
	font-size: 32px;
	width: 20px;
	text-align: right;
}
.rankList ul li.rank4::after{
	 top: 4px;
}
.lowIken{
	width: 100%;
	display:block;
	height: auto;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	border: #d2d2d2 3px dotted;
	padding: 20px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 1.4em;
}

.q19 .barCnt{
	width: 10%;
}
.q19 .barGraf .barCnt:first-child{
	left: 1%;
	background-color:#e57373;
}
.q19 .barGraf .barCnt:nth-child(2){
	left: 13%;
	background-color:#FF8A65;
}
.q19 .barGraf .barCnt:nth-child(3){
	left: 25%;
	background-color:#FFD54F;
}
.q19 .barGraf .barCnt:nth-child(4){
	left: 37%;
	background-color:#AED581;
}
.q19 .barGraf .barCnt:nth-child(5){
	left: 49%;
	 background-color:#80DEEA;
}
.q19 .barGraf .barCnt:nth-child(6){
	left: 61%;
	background-color:#64b5f6;
}
.q19 .barGraf .barCnt:nth-child(7){
	left: 73%;
	background-color:#9575CD;
}

.q19 .barGraf .barCnt:nth-child(8){
	left: 85%;
}
.q16 .barCnt{
	width: 12%;
}
.q16 .barGraf .barCnt:first-child{
	left: 1%;
	background-color:#e57373;
}
.q16 .barGraf .barCnt:nth-child(2){
	left: 15%;
	background-color:#FF8A65;
}
.q16 .barGraf .barCnt:nth-child(3){
	left: 29%;
	background-color:#FFD54F;
}
.q16 .barGraf .barCnt:nth-child(4){
	left: 43%;
	background-color:#AED581;
}
.q16 .barGraf .barCnt:nth-child(5){
	left: 57%;
	 background-color:#80DEEA;
}
.q16 .barGraf .barCnt:nth-child(6){
	left: 71%;
	background-color:#64b5f6;
}
.q11 .barCnt{
	width: 12%;
}
.q11 .barGraf .barCnt:first-child{
	left: 1%;
}
.q11 .barGraf .barCnt:nth-child(2){
	left: 15%;
}
.q11 .barGraf .barCnt:nth-child(3){
	left: 29%;
}
.q11 .barGraf .barCnt:nth-child(4){
	left: 43%;
}
.q11 .barGraf .barCnt:nth-child(5){
	left: 57%;
}
.q11 .barGraf .barCnt:nth-child(6){
	left: 71%;
	
}
.q01 .barCnt{
	width: 12%;
}
.q01 .barGraf .barCnt:first-child{
	left: 1%;
}
.q01 .barGraf .barCnt:nth-child(2){
	left: 15%;
}
.q01 .barGraf .barCnt:nth-child(3){
	left: 29%;
}
.q01 .barGraf .barCnt:nth-child(4){
	left: 43%;
}
.q01 .barGraf .barCnt:nth-child(5){
	left: 57%;
}
.q01 .barGraf .barCnt:nth-child(6){
	left: 71%;
	
}
.q05 .barCnt{
	width: 9%;
}
.q05 .barGraf .barCnt:first-child{
	left: 1%;
}
.q05 .barGraf .barCnt:nth-child(2){
	left: 12%;
}
.q05 .barGraf .barCnt:nth-child(3){
	left: 23%;
}
.q05 .barGraf .barCnt:nth-child(4){
	left: 34%;
}
.q05 .barGraf .barCnt:nth-child(5){
	left: 45%;
}
.q05 .barGraf .barCnt:nth-child(6){
	left: 56%;
}
.q05 .barGraf .barCnt:nth-child(7){
	left: 67%;
}
.q05 .barGraf .barCnt:nth-child(8){
	left: 78%;
}
.aListText{
	width: 100%;
	display:block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative; 
}
.aListText ul{
	width: 100%;
	display:block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative; 
}
.aListText ul li{
	 width: 100%;
	display:block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative; 
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 10px;
	padding-left: 20px;
}
.aListText ul li::before{
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	top: 10px;
	left: 3px;
	background-color: #e57373;
	border-radius: 100%;
}

.subIllust{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute; 
}
.subIllust img{
	width: 100%;
	height: auto;
}
.contentBoxLsky {
	/*height: auto;*/
	/*width: 100vw;
	margin: 0 calc(50% - 50vw - 9px);*/
	/*display:table;*/
	background-color:#E1F5FE;
	position: relative;
	overflow: hidden;
}
.contentBoxLred {
	/*height: auto;*/
	/*width: 100vw;
	margin: 0 calc(50% - 50vw - 9px);*/
	/*display:table;*/
	background-color:#ffebee;
	position: relative;
	overflow: hidden;
}
.barGraf{
	display:block;
	float: left;
	height: 300px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	border-bottom: #d2d2d2 1px solid;
	margin-bottom: 30px;
}

.barCnt{
	display:block;
	height: 30px;
	width: 8%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	background-color: #eee;
	bottom: 0;
}
.barCap{
	width: 100%;
	position: absolute;
	bottom: -30px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.barCap.g2{
	bottom: -50px;
}
.barCap.g3{
	bottom: -60px;
}
.barGraf .barCnt:first-child{
	left: 1%;
	background-color:#e57373;
}
.barGraf .barCnt:nth-child(2){
	left: 11%;
	background-color:#FF8A65;
}
.barGraf .barCnt:nth-child(3){
	left: 21%;
	background-color:#FFD54F;
}
.barGraf .barCnt:nth-child(4){
	left: 31%;
	background-color:#AED581;
}
.barGraf .barCnt:nth-child(5){
	left: 41%;
	 background-color:#80DEEA;
}
.barGraf .barCnt:nth-child(6){
	left: 51%;
	background-color:#64b5f6;
}
.barGraf .barCnt:nth-child(7){
	left: 61%;
	background-color:#9575CD;
}
.barGraf .barCnt:nth-child(8){
	left: 71%;
	background-color:#BA68C8;
}
.barGraf .barCnt:nth-child(9){
	left: 81%;
	background-color:#F48FB1;
}
.barGraf .barCnt:nth-child(10){
	left: 91%;
	background-color:#ccc;
}
.c_red{
	color: #d5000c;
}
.c_sky{
	color: #64b5f6;
}
.c_blue{
	color: #0D47A1;
}

.answerBig{
	 width: 100%;
	display:block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size: 60px;
	line-height: 1.2em;
	text-align: center;
}
.box60{
	display: inline-block;
	float: left;
	height: auto;
	width: 60%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.box40{
	display: inline-block;
	float: left;
	height: auto;
	width: 40%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.box960{
	width:100%;
	margin: 0 auto;
	position: relative;
	max-width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.box800 {
    width: 100%;
    display: table;
    height: auto;
    margin: 0 auto;
    max-width: 800px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.secPd60 .box960{
	padding-top: 60px;
	padding-bottom: 60px;
}
.boxTitle{
	width: 100%;
	/*display:block;
	height: auto;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative; 
	font-size: 24px;
	line-height: 1.6em;
	margin-bottom: 30px;
	text-align: center;
	letter-spacing: 0.1em;
	/*float: left;*/
}
.boxTitle span{
	display: inline-block;
	padding: 8px 20px;
	background-color:#03A9F4;
	color: #FFF;
	font-weight: bold;
	width: 100%;
	max-width: 200px;
}
.boxTitle span.boxRed{
	background-color:#d5000c;
}


/* =================================== */
/* アンケートグループ分け 20240308  p-questionnaire*/
/* =================================== */
.p-questionnaire .groupTitle{
	text-align: center;
	margin-bottom: 15px;
}
.p-questionnaire .groupTitle.mtop{
	margin-top: 45px;
}
.p-questionnaire .groupTitle span{
	display: inline-block;
	padding: 7px 20px;
	background-color: #FFF;
	color: #B71D1C;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	max-width: 300px;
	border: 2px #B71D1C solid;
}
@media (max-width: 767.98px) { 
	.questionnaire .groupTitle{
		font-size: 15px;
		max-width: 200px;
	}
	.p-questionnaire .qa_chara{
		top: 48px;
		right: 0;
		width: 40px;
		z-index: 3;
	}
	.p-questionnaire .qaMainTitle {
		font-size: 40px;
	}
	.p-questionnaire .qaSelect ul li a {
		font-size: 14px;
		padding: 15px 0;
		border-width: 2px;
	}
	.p-questionnaire .qaBox dt {
		padding: 10px 20px 0px 15px;
	}
	.p-questionnaire .qTitle {
		line-height: 1.8em;
		font-size: 14px;
		padding-left: 25px;
		letter-spacing: 0.03em;
		padding-bottom: 10px;
	}
	.p-questionnaire .qTitle .fontL {
		font-size: 1.3em;
	}
	.p-questionnaire .qTitle::before {
		font-size: 18px;
		top: -1px;
		left: 0;
	}
	.p-questionnaire .qaBox dt::before {
		width: 40px;
		height: 40px;
		background-size: 20px auto;
		right: 0px;
	}
	.p-questionnaire .aBox {
		width: calc(100% - 30px);
		padding: 20px 0px 20px;
		margin-top: 0px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.box960 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.ph100.sp80 img{
		width: 80%;	
	}
	.lowIken {
		font-size: 14px;
		padding: 10px;
	}
	.q02 .ph100 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.q03 .subIllust {
		width: 130px;
		bottom: 100%;
		left: 50%;
	}
	.q04 .subIllust {
		width: 120px;
		bottom: 100%;
		right: 10px;
	}
	.q05 .fontM{
		 font-size: 1em;	 
	}
	.q06 .subIllust {
		width: 80px;
		bottom: 100%;
		left: calc(100% - 100px);
	}
	.p-questionnaire .q07 .aBox .ph100 img {
		width: 50%;
		height: auto;
		float: left;
	}
	.q07 .subIllust {
		width: 100px;
		bottom: 100px;
		right: 20px;
	}
	.q07 .answerBig {
		font-size: 40px;
	}
	.p-questionnaire .q08 .aBox .ph100 img {
		width: 50%;
		height: auto;
		float: right;
	}
	.q08 .subIllust {
		width: 100px;
		bottom: 100px;
		left: 20px;
	}
	.q08 .answerBig {
		font-size: 40px;
	}
	.q09 .ph100 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.q10 .ph100 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.q11 .barGraf {
		height: 240px;
	}
	.q12 .ph100 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.q14 .ph100 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.aListText ul{
		padding-left: 0;
	}
	.aListText ul li {
		font-size: 13px;
		line-height: 1.6em;
		margin-bottom: 10px;
		padding-left: 16px;
	}
	.aListText ul li::before {
		top: 8px;
		left: 3px;
	}
	.q21 .p-questionnaire .aBox {
		margin-bottom: 80px;
	}
	.p-questionnaire .qaBox.q21 dd {
		background-size: 90px auto;
		background-position: 90% calc(100% - 20px);
	}
	.p-questionnaire .chartR {
		text-align: center;
	}
	.p-questionnaire .chartR .grafOn {
		right: 50%;
		margin-right: -140px;
	}
	.p-questionnaire .chartL {
		text-align: center;
	}
	.p-questionnaire .chartL .grafOn {
		left: 50%;
		margin-left: -140px;
	}
	.p-questionnaire .kakka ul li {
		font-size: 14px;
		line-height: 1.4em;
		margin-bottom: 5px;
		padding-left: 14px;
		letter-spacing: 0em;
	}
	.p-questionnaire .kakka.yoko2 ul li {
		width: 100%;
	}
	.p-questionnaire .kakka.yoko3 ul li {
		width: 50%;
	}
	.p-questionnaire .kakka.yoko4 ul li {
		width: 50%;
	}
	.p-questionnaire .kakka ul li::before {
		width: 8px;
		height: 8px;
		top: 6px;
		left: 0;
	}
	.p-questionnaire .kakka.yoko4 ul li .fontM {
		font-size: 1.2em;
	}
	.box60 {
		width: 100%;
	}
	.box40 {
		width: 100%;
	}
	.rankList ul li {
		font-size: 22px;
		line-height: 1em;
		margin-bottom: 15px;
		padding-left: 45px;
	}
	.rankList ul li::after {
		top: 3px;
		left: 22px;
		font-size: 13px;
	}
	.rankList ul li.rank2 {
		font-size: 18px;
	}
	.rankList ul li.rank2::before {
		top: 1px;
		left: 0;
		font-size: 20px;
	}
	.rankList ul li.rank2::after {
		top: 3px;
	}
	.rankList ul li.rank3 {
		font-size: 16px;
	}
	.rankList ul li.rank3::before {
		font-size: 20px;
	}
	.rankList ul li.rank4 {
		font-size: 16px;
	}
	.rankList ul li.rank4::before {
		font-size: 20px;
	}
	.p-questionnaire .kakka.yoko2 {
		margin-bottom: -160px;
		padding: 10px 10px 5px;
	}
	.barCap{
		 display: none;
	}
	.barGraf {
		margin-bottom: 10px;
	}
	.pageSecTitle {
		font-size: 18px;
		line-height: 1.2em;
		letter-spacing: 0.1em;
		margin-bottom: 10px;
	}
	.pageSecTitle.sizeL {
		font-size: 20px;
	}
	
	.q01 .barGraf {
		height: 240px;
	}
}


/*****************************

	recruitToc

******************************/

.recruitToc{
	width: 100%;
	margin: 90px auto 120px;
	max-width: 1280px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.recruitToc a{
	text-decoration: none;
}
.recruitTocTitle{
	text-align: center;
}
.recruitTocTitle span{
	position: relative;
	display: inline-block;
	background: #d5000c;
	color: #fff;
	border-radius: 10px;
	padding: 10px 45px;
	font-weight: 600;
	font-size: 1.2em;
	line-height: 1.5;
}
.recruitTocTitle span:after{
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
	border: 7px solid transparent;
	border-top: 9px solid #d5000c;
}
.recruitTocBody{
	background: #eee;
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
	margin: 30px 0;
	border-radius: 15px;
}
.recruitTocImage{
	position: relative;
	overflow: hidden;
	width: 34%;
}
.recruitTocImage img{
	object-fit: cover;
	width: auto;
	position: absolute;
	top: 0;
	right: 50%;
	transform: translateX(50%);
	height: 100%;
}
.recruitTocMenus{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 66%;
	padding: 45px;
	gap: 15px;
}
.recruitTocList{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-content: baseline;
	height: 100%;
}
.recruitTocName{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	font-size: 2.0rem;
	font-weight: 600;
	padding-left: 15px;
	line-height: 1.3;
}
.recruitTocName:before{
	position: absolute;
	content: '';
	background: #d5000c;
	top: 3px;
	left: 0;
	width: 5px;
	height: 24px;
}
.recruitTocName a{
	color: #333;
}
.recruitTocName a:hover{
	color: #d5000c;
}
.recruitTocIcon{
	font-size: 0.85em;
	margin-left: 5px;
	display: inline-block;
	line-height: 1.3em;
	opacity: .6;
}
.recruitTocItem{
	width: 100%;
	height: 25%;
	border-bottom: 1px dashed #707070;
}
.recruitTocItem:last-of-type{
	border-bottom: none;
}
.recruitTocLink{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	color: #333;
	font-weight: 600;
	font-size: 1.8rem;
	padding: 20px 50px 20px 30px;
}
.recruitTocLink:before{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 33px;
	margin: auto;
	box-sizing: border-box;
	border: 5px solid transparent;
	border-left: 8px solid #333;
	z-index: 2;
}
.recruitTocLink:after{
	margin: auto;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 29px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 1px solid #333;
	z-index: 1;
}
.recruitTocLink:hover{
	text-decoration: none;
	color: #C82333;
}
.recruitTocLink:hover:before{
	border-left: 8px solid #fff;
	transform: translateX(10px);
	transition: all .25s ease;
}
.recruitTocLink:hover:after{
	border: 1px solid #C82333;
	background: #C82333;
	transform: translateX(10px);
	transition: all .25s ease;
}

/****.recruitTocMenu.-own****/
.recruitTocMenu.-own{
	width: calc(50% - 8px);
}
.-own .recruitTocLink{
	width: 100%;
	height: 100%;
}
/****.recruitTocMenu.-parents****/
.recruitTocMenu.-parents{
	width: calc(50% - 8px);
}
.-parents .recruitTocLink:before{
	right: 15px;
}
.-parents .recruitTocLink:after{
	right: 12px;
}
.-parents .recruitTocLink span{
	font-size: 1.3rem;
}
.-parents .recruitTocLinkText{
	text-align: left;
	font-size: 1.3rem;
	font-weight: 400;
	margin-top: 5px;
	line-height: 1.3;
}

@media (max-width: 1199.98px) { 
	.recruitTocMenus{
		width: 60%;
		padding: 20px;
		gap: 20px;
	}
	.recruitTocMenu.-own,
	.recruitTocMenu.-parents{
		width: 100%;
	}
	.recruitTocList{
		display: flex;
		flex-wrap: wrap;
		gap: 0 15px;
	}
	.recruitTocItem{
		width: calc(50% - 8px)!important;
		height: auto;
	}
	.recruitTocLink:before{
		right: 32px;
		border: 4px solid transparent;
		border-left: 7px solid #333
	}
	.recruitTocLink:after{
		width: 21px;
		height: 21px;
	}
	.recruitTocLink:hover:before {
		border-left: 7px solid #fff;
	}
}
@media (max-width: 991.98px) { 
	.recruitTocBody{
		flex-wrap: wrap;
	}
	.recruitTocImage{
		width: 100%;
		height: 250px;
	}
	.recruitTocImage img{
		width: 100%;
		max-width: 100%;
		height: auto;
		top: 50%;
		transform: translate(50%, -50%);
	}
	.recruitTocMenus{
		width: 100%;
	}
}

@media (min-width: 576px) and (max-width: 1199.98px) { 
	.recruitTocItem:nth-of-type(3) {
		border-bottom: none;
	}
}

@media (max-width: 575.98px) { 
	.recruitTocImage{
		height: 200px;
	}
	.recruitTocImage img{
		max-width: 120%;
		height: 100%;
	}
	.recruitTocName{
		font-size: 1.5rem;
		margin-bottom: 5px;
	}
	.recruitTocName:before{
		top: 0;
	}
	.recruitTocItem {
		width: 100%!important;
	}
	.recruitTocLink{
		padding: 10px 45px 10px 15px;
		font-size: 1.3rem;
	}
	.recruitTocLink:before{
		right: 16px!important;
	}
	.recruitTocLink:after{
		right: 14px!important;
	}
	/****.recruitTocMenu.-parents****/
	.-parents .recruitTocLinkText{
		font-size: 1.2rem;
	}
	
}


/*******_数字で見る三島光産_********/

.contentBoxRed {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#d5000c;
	position: relative;
	overflow: hidden;
}
.contentBoxGrey02 {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#f2f2f2;
	position: relative;
	overflow: hidden;
}
.abBox{
	display:block;
	float: left;
	height: 360px;
	width: 100%;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 20px;
		opacity:0;
	filter:alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
.abBox.half{
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	max-width: 800px;
}
.abInfo{
	display:block;
	float: left;
	height: auto;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.abIcon{
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.abIcon02{
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.cmSubText{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	color: #111;
	letter-spacing: 0.1em;
}
.cmSubText.ct{
	text-align: center;
}
.cmSubText.rgt{
	text-align: right;
}
.cmSubTextBig{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	font-size: 52px;
	line-height: 1.2em;
	font-weight: 800;
	color: #d5000c;
	letter-spacing: 0.05em;
}
.cmText{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	line-height: 1.0em;
	font-weight: 800;
	color: #d5000c;
}
.cmText.ct{
	text-align: center;
}
.cmText.rgt{
	text-align: right;
}
.cmText span{
	line-height: 1.0em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.cmText span.blk{
	color: #111;
	font-size: 24px;
}

.a01.abBox{
	 height: 360px; 
}
.a01 .abInfo{
	padding-top: 150px;
	padding-left: 60px;
	z-index: 1;
}
.a01 .abIcon{
	top:60px;
	right: 60px;
}
.a01 .abIcon img{
	width: auto;
	height: 150px;
	z-index: 0;
}
.a01 .abIcon02{
	bottom:60px;
	right: 60px;
}
.a01 .abIcon02 img{
	width: auto;
	height: 160px;
	z-index: 0;
}
.abIcon03{
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	top: 30px;
	left: 120px;
}
.abIcon03 img{
	width: auto;
	height: 140px;
}
.a01 .cmText {
	font-size: 120px;
}
.a01 .cmSubText {
	font-size: 30px;
}
.a01 .cmText span {
	font-size: 48px;
}
.a02.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a02 .abInfo{
	padding-top: 40px;
	padding-left: 60px;
	z-index: 1;
}
.a02 .cmText {
	font-size: 100px;
}
.a02 .abIcon{
	top:60px;
	right: 60px;
	z-index: 0;
	
}
.a02 .abIcon img{
	width: auto;
	height: 240px;
	display: block;
	opacity:0;
	filter:alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
.a03.abBox{
	 width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a03 .abInfo{
	padding-top: 50px;
	padding-left: 60px;
	z-index: 1;
}
.a03 .abIcon {
	bottom: 40px;
	right: 60px;
	z-index: 0;
}
.a03 .abIcon img{
	width: 100%;
	height: auto;
	max-width: 400px;
	 opacity:0;
	filter:alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
.a04.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a04 .abInfo{
	padding-top: 40px;
	padding-left: 60px;
	z-index: 1;
}
.a04 .cmText {
	font-size: 120px;
}
.a04 .abIcon {
	top: 30px;
	right: 60px;
	z-index: 0;
}
.a04 .abIcon img{
	width: auto;
	height: 300px;
	 opacity:0;
	filter:alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
.a04 .abIcon img.illustPin{
	width: auto;
	height: 300px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	opacity:.0;
	filter:alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	transition-property: all;
	transition: 0.5s ease;
	transition-delay:2.0s;
}
.a04 .abIcon img.illustPin.fadeIn{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	-webkit-animation: fuwafuwa 2s infinite linear alternate;
	animation: fuwafuwa 2s infinite linear alternate;
}
.a05.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a05 .abInfo{
	padding-top: 160px;
	padding-left: 50%;
	z-index: 1;
}
.a05 .cmText {
	font-size: 120px;
}
.a05 .abIcon {
	top: 30px;
	right: 30px;
	z-index: 0;
	margin-left: 30px;
}
.a05 .abIcon img{
	width: 100%;
	height: auto;
}
.a05 .abIcon img.illustPin{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	opacity:.0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
	transition-property: all;
	transition: 0.5s ease;
	transition-delay:2.0s;
}
.a05 .abIcon img.illustPin.fadeIn{
	opacity:1.0;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
	-webkit-animation: fuwafuwa 2s infinite linear alternate;
	animation: fuwafuwa 2s infinite linear alternate;
}
.a06.abBox{
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	height: 200px;
}
.a06 .abInfo{
	padding-top: 50px;
	padding-left: 10px;
	width: 50%;
	z-index: 1;
	margin-left: 50%;
}
.a06 .cmText {
	font-size: 100px;
}
.a06 .abIcon {
	bottom: 0;
	left: 120px;
	z-index: 0;
}
.a06 .abIcon img{
	width: auto;
	height: 180px;
}
.a07.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}

.a07 .abInfo{
	padding-top: 120px;
	padding-left: 40px;
	z-index: 1;
}
.a07 .cmText {
	font-size: 100px;
}
.a07 .abIcon {
	top: 30px;
	right: 20px;
	z-index: 0;
}
.a07 .abIcon img{
	width: auto;
	height: 300px;
}
.a08.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	
}
.a08.abBox{
	 width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a08 .abInfo{
	padding-top: 30px;
	padding-left: 60px;
	z-index: 1;
}
.a08 .abIcon {
	bottom: 40px;
	right: 40px;
	z-index: 0;
}
.a08 .abIcon img{
	width: auto;
	height: 140px;
}
.a09.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a09 .abInfo{
	padding-top: 40px;
	padding-left: 40px;
	z-index: 1;
}
.a09 .cmText {
	font-size: 100px;
}
.a09 .abIcon {
	bottom: 30px;
	right: 20px;
	z-index: 0;
}
.a09 .abIcon img{
	width: auto;
	height: 220px;
}
.a10.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a10 .abInfo{
	padding-top: 40px;
	padding-left: 40px;
	z-index: 1;
}
.a10 .cmText {
	font-size: 60px;
}
.a10 .abIcon {
	bottom: 30px;
	right: 40px;
	z-index: 0;
}
.a10 .abIcon img{
	width: auto;
	height: 240px;
}
.a11.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a11 .abInfo{
	padding-top: 40px;
	padding-right: 40px;
	z-index: 1;
}
.a11 .cmText {
	font-size: 100px;
}
.a11 .abIcon {
	top: 30px;
	left: 20px;
	z-index: 0;
}
.a11 .abIcon img{
	width: auto;
	height: 300px;
}
.a12.abBox{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.a12 .abInfo{
	padding-top: 40px;
	padding-right: 40px;
	z-index: 1;
}
.a12 .cmText {
	font-size: 100px;
}
.a12 .abIcon {
	top: 30px;
	left: 80px;
	z-index: 0;
}
.a12 .abIcon img{
	width: auto;
	height: 300px;
}
.a13.abBox{
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	height: 200px;
}
.a13 .abInfo{
	padding-top: 50px;
	padding-right: 30px;
	width: 50%;
	z-index: 1;
}
.a13 .cmText {
	font-size: 100px;
}
.a13 .abIcon {
	top: 30px;
	left: 50%;
	z-index: 0;
	padding-left: 20px;
}
.a13 .abIcon img{
	width: auto;
	height: 140px;
}

@media only screen and (min-width: 1130px) {
	.cmText{
		font-size: 80px;
	}
	.cmText span{
		font-size: 28px;
	}
}

@media only screen and (max-width: 1129px) {
	.cmText span{
		font-size: 20px;
	}
}

@media only screen and (max-width: 1207px) and (min-width: 1014px){
	.cmText{
		font-size: 70px;
	}
}

@media only screen and (max-width: 1013px) and (min-width: 934px){
	.cmText{
		font-size: 60px;
	}
}

@media only screen and (max-width: 933px) and (min-width: 858px){
	.cmText{
		font-size: 50px;
	}
}

@media only screen and (max-width: 857px){
	.cmText{
		font-size: 36px;
	}
}
@media (max-width: 991.98px) { 
	.a04 .abIcon{
		top: 50px;
		right: 30px;
	}
	.a04 .abIcon img.illustPin{
		height: 250px;
	}
	.a04 .abIcon img{
		height: 250px;
	}
	.a08 .abIcon {
		bottom: 80px;
		right: 30px;
		text-align: center;
	}
	.a08 .abIcon img{
		width: 90%;
		height: auto;
	}
	.a11 .abIcon{
		top: auto;
		bottom: 10px;
	}
	.a11 .abIcon img{
		height: 240px;
	}
}

@media (max-width: 767.98px) { 
	.cmSubText {
		font-size: 14px;
		line-height: 1.2em;
		text-align: center;
	}
	.cmText {
		font-size: 34px;
		text-align: center;
	}
	.cmSubText.rgt {
		text-align: left;
	}
	.cmText.rgt {
		text-align: center;
	}
	.cmText span {
		font-size: 14px;
		line-height: 1.0em;
		letter-spacing: 0em;
	}
	.cmText span.blk {
		font-size: 14px;
	}
	.cmSubTextBig {
		font-size: 32px;
		font-weight: 800;
	}
	.abIcon03 {
		top: 20px;
		left: 5px;
	}
	.abIcon03 img {
		width: auto;
		height: 80px;
	}
	.a01.abBox {
		height: auto;
		padding: 20px;
		margin-bottom: 0;
		margin-top: 10px;
	}
	.a01 .abIcon {
		top: 60px;
		right: 60px;
		position: relative;
	}
	.a01 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		margin-bottom: 20px;
	}
	.a01 .abIcon {
		top: 0px;
		right: 0px;
		position: relative;
		margin-bottom: 40px;
	}
	.a01 .abIcon img {
		width: 80%;
		height: auto;
		z-index: 0;
	}
	.a01 .cmSubText {
		font-size: 14px;
	}
	.a01 .cmText {
		font-size: 60px;
	}
	.a01 .cmText span {
		font-size: 24px;
	}
	.a01 .abIcon02 img {
		width: auto;
		height: 100px;
		z-index: 0;
	}
	.a01 .abIcon02 {
		bottom: 20px;
		right: 20px;
	}
	.a02.abBox {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px;
	}
	.a02 .abIcon {
		top: 0px;
		right: 20px;
		z-index: 0;
		position: relative;
		float: right;
	}
	.a02 .abIcon img {
		width: 70%;
		height: auto;
		float: right;
	}
	.a02 .cmSubText {
		text-align: left;
	}
	.a02 .cmText {
		font-size: 40px;
		text-align: left;
	}
	.a02 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		text-align: left;
		position: absolute;
	}
	.a03.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		padding: 20px;
		height: auto;
	}
	.a03 .abIcon {
		bottom: 0px;
		right: 0px;
		z-index: 0;
		position: relative;
	}
	.a03 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		margin-bottom: 20px;
	}
	.a03 .cmSubText {
		text-align: right;
	}
	.a03 .cmText {
		text-align: right;
	}
	.a04.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		padding: 20px;
		height: auto;
	}
	.a04 .abIcon {
		top: 0px;
		right: 0px;
		z-index: 0;
		position: relative;
	}
	.a04 .abIcon img.illustPin {
		width: 80%;
		height: auto;
	}
	.a04 .abIcon img {
		 width: 80%;
		height: auto;
		float: right;
	}
	.a04 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		position: absolute;
		width: 80%;
	}
	.a04 .cmText {
		font-size: 60px;
		text-align: left;
	}
	.a04 .cmSubText {
		text-align: left;
	}
	.a05.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px 10px;
	}
	.a05 .abIcon {
		top: 0px;
		right: 0px;
		z-index: 0;
		margin-left: 0px;
		position: relative;
	}
	.a05 .abInfo {
		padding-top: 0px;
		padding-left: 0%;
		z-index: 1;
		position: absolute;
		bottom: 20px;
		width: 70%;
		right: 0;
	}
	.a05 .cmText {
		font-size: 60px;
	}
	.a06.abBox {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px 20px 0;
	}
	.a06 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		width: 100%;
		z-index: 1;
		margin-left: 0%;
		position: absolute;
		top: 20px;
		left: 0
	}
	.a06 .abIcon {
		bottom: 0;
		left: 0px;
		z-index: 0;
		position: relative;
		margin-top: 30px;
	}
	.a06 .abIcon img {
		width: 100%;
		height: auto;
	}
	.a06 .cmText {
		font-size: 40px;
	}
	.a07.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px;
	}
	.a07 .abIcon {
		top: 0px;
		right: 0px;
		z-index: 0;
		position: relative;
	}
	.a07 .abIcon img {
		width: 60%;
		height: auto;
		float: right;
	}
	.a07 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		position: absolute;
	}
	.a07 .cmText {
		font-size: 60px;
		text-align: left;
	}
	.a07 .cmSubText {
		text-align: left;
	}
	.a08.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px;
	}
	.a08 .abIcon {
		bottom: 0;
		right: 0px;
		z-index: 0;
		position: relative;
		margin-top: 50px;
	}
	.a08 .abIcon img {
		width: 100%;
		height: auto;
	}
	.a08 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		position: absolute;
		top: 20px;
		right: 0;
	}
	.a08 .cmText {
		text-align: right;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 20px;
	}
	.a09.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px 20px 0;
	}
	.a09 .abIcon {
		bottom: 0px;
		right: -20px;
		z-index: 0;
		position: relative;
	}
	.a09 .abIcon img {
		width: 80%;
		height: auto;
		float: right;
		margin-top: 20px;
	}
	.a09 .cmText {
		font-size: 60px;
		text-align: left;
	}
	.a09 .cmSubText {
		text-align: left;
	}
	.a09 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		position: absolute;
		width: 80%;
	}
	.a10.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px;
	}
	.a10 .abIcon {
		bottom: 0px;
		right: 0px;
		z-index: 0;
		position: relative;
	}
	.a10 .abIcon img {
		width: 80%;
		height: auto;
		float: right;
		margin-top: 40px;
	}
	.a10 .cmSubText {
		text-align: left;
	}
	.a10 .cmText {
		font-size: 36px;
		text-align: left;
	}
	.a10 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		position: absolute;
		top: 20px;
		left: 20px;
		width: 80%;
	}
	.a11.abBox{
		 width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px;
	}
	.a11 .abIcon {
		bottom: 0px;
		right: 0px;
		z-index: 0;
		position: relative;
		top: 0px;
		left: 0px;
	}
	.a11 .abIcon img {
		width: 80%;
		height: auto;
		float: right;
		margin-top: 40px;
	}
	.a11 .cmSubText {
		text-align: left;
	}
	.a11 .cmText {
		font-size: 60px;
		text-align: left;
	}
	.a11 .abInfo {
		padding-top: 0px;
		padding-left: 0px;
		z-index: 1;
		position: absolute;
		width: 80%;
	}
	.a12.abBox{
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px;
	}
	.a12 .abIcon {
		top: 0px;
		left: 20px;
		z-index: 0;
		position: relative;
	}
	.a12 .abIcon img {
		width: auto;
		height: 200px;
	}
	.a12 .abInfo {
		padding-top: 0px;
		padding-right: 0px;
		z-index: 1;
		position: absolute;
		top: 20px;
		right: 20px;
		width: 80%;
	}
	.a12 .cmText {
		font-size: 60px;
		text-align: right;
	}
	.a12 .cmSubText {
		text-align: right;
	}
	.a13.abBox {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		height: auto;
		padding: 20px;
	}
	.a13 .abInfo {
		padding-top: 0px;
		padding-left: 20px;
		padding-right: 0px;
		width: 100%;
		z-index: 1;
		margin-left: 0%;
		position: absolute;
		top: 20px;
		left: 0
	}
	.a13 .abIcon {
		bottom: 0;
		left: 0px;
		z-index: 0;
		position: relative;
		margin-top: 30px;
		top: 0px;
	}
	.a13 .abIcon img {
		width: 80%;
		height: auto;
		float: right;
		margin-top: 30px;
	}
	.a13 .cmText {
		font-size: 60px;
		text-align: left;
	}
}

@media (max-width: 575.98px) { 
	.abIcon03 {
		top: 20px;
		left: -5px;
	}
	.abIcon03 img {
		width: auto;
		height: 70px;
	}
}






/*******_福利厚生_********/
.swipeImg{
	display: none;
}
.ryouPhWrap{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	width: 100%;
}
.ryouPh{
	display: block;
	width: calc(25% - 12px);
	box-sizing: border-box;
	position: relative;
}
.ryouPh img{
	display: block;
	width: 100%;
	height: auto;
}
.ryouBoxWrap{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-top: 15px;
}
.ryouBox{
	padding: 15px 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	width: calc(50% - 15px);
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.ryouBoxImage{
	width: calc(45% - 10px);
}
.ryouBoxImage img{
	border-radius: 2px;
}
.ryouBoxText{
	width: 55%;
}
.ryouBoxTextTitle{
	font-weight: 500;
}
.ryouBoxTextBody{
	
}
.ryouBoxTextLink{
	display: inline-block;
	background: #D6000C;
	border: 2px solid #D6000C;
	color: #fff;
	line-height: 1;
	padding: 8px 30px;
	letter-spacing: 0.3em;
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
}
.ryouBoxTextLink:hover{
	background: #fff;
	color: #D6000C;
	text-decoration: none;
}

.ryouBoxTextLinkWrap{
	margin: 0;
	text-align: right;
	padding: 0;
}
.movie-wrap.-ryouMovie{
	margin: 0 auto;
	max-width: 720px;
	padding-bottom: 40%;
}
.ryouBox .text18{
	margin-bottom: 2px;
}
.ryouBoxList {
	display: flex;
	flex-wrap: wrap;
}
.ryouBoxList dt{
	width: 120px;
	padding: 5px 10px;
	border-bottom: 1px dotted #ccc;
}
.ryouBoxList dd{
	width: calc(100% - 120px);
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
.ryouBoxTextBody{
	margin-bottom: 10px;
}
.gallerySliderDots {
	display: flex;
	justify-content: center;
	margin: 15px 0 0;
	padding: 0;
}

.gallerySliderDots li {
	width: 13px;
	height: 13px;
	margin: 0 5px;
	background: #a9a9a9;
	border-radius: 50%;
	cursor: pointer;
	padding: 0!important;
	list-style: none;
}

.gallerySliderDots li:maker{
	display: none;
}
.gallerySliderDots li:hover,
.gallerySliderDots li.slick-active {
	background: #D6000C;
}
.gallerySliderDots li button {
	display: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	padding: 0;
	border: none;
	background-color: transparent;
}
.slick-loading .slick-list {
	background: none !important;
}
.seidoPh{
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.seidoPh img{
	display:block;
	width: 100%;
	max-width: 1240px;
}
.seidoPh.t01{
	margin-top: 20px; 
}
.seidoPh.t02 img{
	max-width: 830px;
}

dl.rowList{
	display:flex;
	flex-wrap: wrap;
	width: 100%;
	/*width: 80%;*/
}
dl.rowList dt{
	width: 100px;
	background: #ededed;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
dl.rowList dd{
	width: calc(100% - 100px);
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 10px;
}
dl.rowList dt:first-of-type,
dl.rowList dd:first-of-type{
	border-top: 1px solid #ccc;
}

.eventMoreBtn a{
	width: 140px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	background-color: #d5000c;
	border: 2px solid #d5000c;
	color: #FFF;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0.3em;
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
}
.eventMoreBtn a:hover{
	background-color: #FFF;
	color: #d5000c;
}
.video-wrap{
	width: 50%;
	max-width: 700px;
	position: relative;
	padding-bottom: 45.25%;
	height: 0;
	overflow: hidden;
	min-width: 400px;
}
.video-wrap video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@-webkit-keyframes yurayura {
0% {-webkit-transform:translate(0, 0) rotate(0deg);}
50% {-webkit-transform:translate(5px, 0px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(0deg);}

}
@media (max-width: 991.98px) {
	.ryouBoxImage{
		width: 100%;
	}
	.ryouBoxText{
		width: 100%;
	}
}
@media (max-width: 767.98px) { 
	.ryouBox{
		padding: 15px 20px;
	}
	.ryouBoxList{
		margin-top: 15px;
	}
	.ryouBoxList dt{
		width: 90px;
	}
	.ryouBoxList dd{
		width: calc(100% - 90px);
	}
	.ryouBoxTextLinkWrap{
	}
	.movie-wrap.-ryouMovie{
		padding-bottom: 56.25%;
	}
	.seidoBox{
		 display: block;
		height: auto;
		width: 100%;
		box-sizing: border-box;
		overflow-x: scroll;
	}
	.swipeImg{
		overflow-x: scroll;
		width: 100%;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
		display: block;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	.swipeSeido {
		width: 640px;
		height: auto;
		position: relative;
		display: block;
		box-sizing: border-box;
		padding-right: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.swipeSeido img{
		width: 100%;
		height: auto;
	}
	.swipeIcon{
		 width: 60px;
		height: 60px;
		display: block;
		position: absolute;
		top: 50%;
		left: 10px;
		z-index: 10;
		margin-top: 0px;
		-webkit-animation: yurayura 1.5s infinite linear alternate;
		animation: yurayura 1.5s infinite linear alternate;
	}
	.swipeIcon img{
		width: 100%;
		height: auto;
	}
	.ryouPh {
		width: calc(50% - 8px);
	}
	dl.rowList{
		width: 100%;
		font-size: 1.3rem;
	}
	.video-wrap{
		width: 90%;
		max-width: 100%;
		min-width: 90%;
	}
	.eventMoreBtn a{
		width: 120px;
		line-height: 35px;
	}
}
@media (max-width: 575.98px){
	.ryouBoxWrap{
		gap: 10px;
	}
	.ryouBox{
		width: 100%;
		padding: 15px;
	}
	.ryouBoxImage{
		width: calc(35% - 10px);
	}
	.ryouBoxText{
		width: 65%;
	}
	.ryouBoxTextLink{
		padding: 4px 25px;
		font-size: 1.2rem;
	}
	.ryouBoxTextBody{
		margin-bottom: 5px;
	}
}
/************************
#pageTop
**************************/
@media (max-width: 767.98px) { 
	#pageTop.employment{
		bottom: 65px;
	}
}
.gallerySlider{
	margin: 0 30px 30px;
}
.gallerySlider .galleryItem{
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 0 8px;
	padding: 15px;
	text-align: center;
	cursor: grab;
}
.gallerySlider .galleryItemThum{
	
}
.gallerySlider .galleryItem img{
	width: 100%;
	margin-bottom: 5px!important;
	max-height: 210px;
	object-fit: cover;
}
.gallerySlider .galleryItem .text14{
	text-align: center;
}
.slick-prev {
	left: -40px;
}
.slick-next {
	right: -40px;
}
@media (max-width: 991.98px) {
	
	.gallerySlider .slick-prev,
	.gallerySlider .slick-next{
	}
	.gallerySlider .slick-prev:before,
	.gallerySlider .slick-next:before{
		width: 25px;
		height: 25px;
	}
	.gallerySlider .slick-prev{
		left: -30px;
	}
	.gallerySlider .slick-next{
		right: -30px;
	}
}
@media (max-width: 767.98px) {
	.gallerySlider .galleryItem img{
		max-height: 170px;
	}
}
@media (max-width: 575.98px){
	
	.gallerySlider {
		margin: 0 20px 30px;
	}
	.gallerySlider .slick-prev:before, 
	.gallerySlider .slick-next:before {
		width: 20px;
		height: 20px;
	}
	.gallerySlider .slick-prev {
		left: -25px;
	}
	.gallerySlider .slick-next{
		right: -25px;
	}
	.gallerySlider .galleryItem{
		padding: 10px;
	}
}