@charset "utf-8";
/* CSS Document */
html{
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	width:100%;
	height: 100%;
	overflow: auto;
}
@media all and (-ms-high-contrast:none) {
	html{ /*IE用*/
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}
body {
	width: 100%; 
	height: 100%; 
	padding-top:90px;
}
/*top余白対策*/
.top_wrap{
	overflow: hidden;
}
main{
	/*margin-top:90px;*/
	width:100%;
}
@media only screen and (max-width: 1024px) {
	body{ padding-top:72px;}
}

/*loading*/

.loader-wrap {
	position: fixed;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #fff;
}

.loader {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #fff400, 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.5), -1.8em -1.8em 0 0em rgba(255,244,0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.7), 1.8em -1.8em 0 0em #fff400, 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.5), 1.8em -1.8em 0 0em rgba(255,244,0, 0.7), 2.5em 0em 0 0em #fff400, 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.5), 2.5em 0em 0 0em rgba(255,244,0, 0.7), 1.75em 1.75em 0 0em #fff400, 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.5), 1.75em 1.75em 0 0em rgba(255,244,0, 0.7), 0em 2.5em 0 0em #fff400, -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.5), 0em 2.5em 0 0em rgba(255,244,0, 0.7), -1.8em 1.8em 0 0em #fff400, -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.5), -1.8em 1.8em 0 0em rgba(255,244,0, 0.7), -2.6em 0em 0 0em #fff400, -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.5), -2.6em 0em 0 0em rgba(255,244,0, 0.7), -1.8em -1.8em 0 0em #fff400;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #fff400, 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.5), -1.8em -1.8em 0 0em rgba(255,244,0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.7), 1.8em -1.8em 0 0em #fff400, 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.5), 1.8em -1.8em 0 0em rgba(255,244,0, 0.7), 2.5em 0em 0 0em #fff400, 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.5), 2.5em 0em 0 0em rgba(255,244,0, 0.7), 1.75em 1.75em 0 0em #fff400, 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.5), 1.75em 1.75em 0 0em rgba(255,244,0, 0.7), 0em 2.5em 0 0em #fff400, -1.8em 1.8em 0 0em rgba(255,244,0, 0.2), -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.5), 0em 2.5em 0 0em rgba(255,244,0, 0.7), -1.8em 1.8em 0 0em #fff400, -2.6em 0em 0 0em rgba(255,244,0, 0.2), -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.5), -1.8em 1.8em 0 0em rgba(255,244,0, 0.7), -2.6em 0em 0 0em #fff400, -1.8em -1.8em 0 0em rgba(255,244,0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,244,0, 0.2), 1.8em -1.8em 0 0em rgba(255,244,0, 0.2), 2.5em 0em 0 0em rgba(255,244,0, 0.2), 1.75em 1.75em 0 0em rgba(255,244,0, 0.2), 0em 2.5em 0 0em rgba(255,244,0, 0.2), -1.8em 1.8em 0 0em rgba(255,244,0, 0.5), -2.6em 0em 0 0em rgba(255,244,0, 0.7), -1.8em -1.8em 0 0em #fff400;
  }
}

/*object-fit (IE対策js)*/
.obj-fit-img {
  object-fit: cover;
  object-position: 0 100%;
  font-family: 'object-fit: cover;';
}

/*共通*/
.inner{
	padding:0 55px;
}
li{
	list-style: none;
}
h1,h2,h3,h4,p,li,dd,dt,th,td{
	color:#4e5450;
	letter-spacing: 1.1px;
}
p{
	font-size:16px;
	line-height:1.9em;
}
h1{
	font-size:36px;
	line-height:1.3em;
	padding: 20px 0;
}
a{
	text-decoration: none;
}
:hover{
	-webkit-transition: 0.3s;
  	-moz-transition: 0.3s;
  	-o-transition: 0.3s;
  	transition: 0.3s;
}
/*方眼背景---サイズ感は各ページにて調整*/
.bg_grid:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
    background-image: linear-gradient(rgba(117,117,117,0.2) 1px, transparent 0),
                      linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);
    background-image: -ms-linear-gradient(180deg,rgba(117,117,117,0.2) 1px, transparent 0),
    				  -ms-linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);

    background-size: 13px 13px;
    z-index:-99;
}
/*ペールグリーンの背景---サイズ感は各ページにて調整*/
.bg_green:before{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background-color: #eaf3e4;
}

/*職種別カラー*/
.design{
	background-color:#61bd59;
}
.sale{
	background-color:#ffc82c;
}

/*要素のフェードイン*/
.fadein {
    opacity : 0.1;
    transform : translate(0, 10px);
    transition : 0.7s;
    z-index:99;
    }
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }

@media only screen and (max-width: 1024px) {
	.inner{ padding:0 2%;}
	p,a,li,dd,dt{ line-height:1.8em; }
	h1{ font-size:24px; }
}

/* PC用 */
.pc { display: block !important; }
.sp { display: none !important; }
/* sp用 */
@media only screen and (max-width: 1024px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/*header*/
header{
	position:fixed;
	top:0;
	width:100%;
	z-index:999;
	height:90px;
	background-color:rgba(255,255,255,0.9);
}
header .inner, .hd_entry a{
	display:block;
	margin-top:28px;
}
header img{
	max-width:250px;
	width:70%;
}
header ul{
	float:right;
	margin-right:40px;
}
header li{
	float:left;
	display:inline;
	margin-right:28px;
}
header big, small{
	display:block;
	text-align:center;
	color:#4e5450;
}
header big{
	font-weight:bold;
	font-size:14px;
}
header small{
	font-size:9px;
}
header big:hover{
	color:#61c059;
}
.hd_entry{
	position:absolute;
	top: 0;
  	bottom:0;
  	right:0;
	background-color:#ffc82c;
	width:95px;
}
.hd_entry big, .hd_entry small{
	color: white;
}
.hd_entry:hover{
	background-color:#ff922b;
}
.hd_entry big:hover{
	color: white;
}

@media screen and (max-width: 1024px) {
	header{
		height:72px;
	}
	header img{
		width:220px;
	}
	header big, small {
	    color: white;
	    text-align: center;
	    width:100%;
	}
	header small{
		font-size:13px;
	}
	.hd_entry{
  		position:static;
  		width:100%;
  		max-width:300px;
	}	
	.hd_entry a{
		margin:0;
		padding:5% 0;
	}
	header .inner{
		margin-top:17px;
	}
	.hd_menu{
		display: none;
		position: absolute;
		top:0px;
		width: 100%;
		height:100vh;
		background:rgba(0,0,0,0.8);
		left: 0;
		z-index:2;
	}
	.hd_menu ul{
		display: block;
		width: 50%;
		height: 400px;
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		margin: auto;
	}
	.hd_menu ul li{
		float:none;
		display:block;
		margin:0 auto 10%;
	}
	.hd_menu ul li:last-child{
		border: none;
	}
	.hd_menu ul li a{
		display: block; 
	}
	#nav_toggle{
		display: block;
		width: 40px;
		height: 40px;
		position: absolute;
		right:14px;
		top:22px;
		margin-left:14px;
		z-index: 999999;
	}
	#nav_toggle div {
		position: relative;
	}
	#nav_toggle span{
		display: block;
		height: 3px;
		background: #ffc82c;
		position:absolute;
		width: 100%;
		left: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;	
	}
	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:12px;
	}
	#nav_toggle span:nth-child(3){
		top:20px;
		font-size:13px;
		font-weight:bold;
		background:transparent;
		color:#ffc82c;
	}
	
	/*開閉ボタンopen時モーション*/
	.open #nav_toggle span:nth-child(1) {
			top: 12px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
		}
		.open #nav_toggle span:nth-child(2) {
			top: 12px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}
		.open #nav_toggle span:nth-child(3) {
			display:none;
		}
}    

/*-------------
トップページ
-------------*/

/*動画*/
#top #mainvisual{
	position:relative;
	background-color: rgba(0,0,0,0.4);
}
video{
	display: block;
	width:100%;
	height:auto;
	z-index:-90;	
	position:relative;
	background-color:rgba(0,0,0,1);
}
#top #mainvisual .text{
	position:absolute;
	top: 50%;
  	left: 50%;
  	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
  	margin: auto;
	color:white;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	text-align: center;
}	
#top #mainvisual .text h1{
	margin:0;
	padding:0;
	font-weight:800;
	color:rgba(255,255,255,0.5);
	font-size:68px;
	letter-spacing: 17px;
	line-height:1.1em;
}
#top #mainvisual .text .ttlUnder:after{
	background-color:white;
	width:120px;
}
#top #mainvisual .text p{
	margin-top:32px;
	color:white;
	font-size:18px;
}
@media screen and (max-width: 1024px) {
	video { height:70vh; /*width:auto;*/ object-fit: cover; object-position: center;}
	#top #mainvisual .text h1{ font-size:32px; letter-spacing: 8px}
	#top #mainvisual .text p{ font-size:14px; }
}


/*NEWS*/
#news{
	background-color: white;
	display: flex;
    width: 100%;
    height:auto;
}
#news .title{
	background-color: #4e5450;
	width:160px;
	height:auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
#news big{
	display:block;
	font-weight:bold;
	font-size:22px;
	color:white;
}
#news .date{
	font-weight: bold;
	margin-right:10px;
}
#news ul{
	margin:18px;
}
#news li{
	padding:3px 0;
	font-size:14px;
}
/*#news li:first-child{ 
	margin-bottom:16px; 
}*/
#news .text{
	border-bottom:1px solid #4e5450;
}
#news .text a{
	color:#61bc59;
	border-bottom:1px solid #61bc59;
}
@media screen and (max-width: 1024px) {
	#news{ flex-direction: column; }
	#news .title{ width:100%; }
	#news span{ display:block; }
	#news .date{ padding:5px 0; }
	#news .text a{ border:none;}
}

/*copy*/
#copy{
	background-image:url("img/_copy.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width:100%;
	height:600px;
}
.bg_mask{
	height: 100%;
    background-color: rgba(255,255,255,0.7);
}
#copy .text{
	/*display:flex;
	flex-direction:row-reverse;
	justify-content:center;*/
	width:870px;
	overflow: hidden;
	margin:0 auto;
	padding-top:100px;
}
#copy h1, #copy p{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:lighter;
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float:right;
    color:#4e5450;
}
#copy h1{
	font-size:36px;
	margin-left:100px;
}
#copy p{
	line-height: 3.0;
	margin-left:70px;
	font-size:18px;
}
@media screen and (max-width: 1024px) {
	#copy{
		height:auto;
		margin-bottom:10px;
	}
	#copy .text{
		display: flex;
		flex-direction: column;
		width:initial;
		padding:3% 0 3% 4%;
	}
	#copy h1, #copy p{ 
		-webkit-writing-mode:horizontal-tb;
		-ms-writing-mode:lr-tb;
		writing-mode:horizontal-tb; 
	}
	#copy h1{
		font-size:34px;
		margin:0;
	}
	#copy p{
		line-height:2.2em;
		font-size:13px;
		margin:3% 0;
	}	
}

/*business*/
#top_business .contain{
	display: flex;
	position: relative;
}
#top_business .half{
	position: relative;
	width:50%;
	background-color:#4e5450;
	background-position: center center;
	background-size: cover;
}
#top_business img{
	object-fit: cover;
	object-position: center center;
	display: block;
	width:100%;
	height:100%;
}
#top_business .text{
	width:80%;
	margin:auto;
	padding:50px;
}
#top_business h1{
	color:#ffc82c;
	border-bottom:1px solid white;
	margin-top:0;
	padding-top:0;
}
#top_business p{
	color:white;
}
#top_business .btn{
	display:block;
	max-width:100px;
	text-align: center;
	border:1px solid white;
	padding:16px 13%;
	color:white;
	margin:10% auto 0;
}
#top_business .btn:hover{
	background-color:white;
	color: #ffc82c;
}
@media screen and (max-width: 1024px) {
	#top_business .contain{ flex-direction: column; }
	#top_business .half{ width:100%; height:100%;}
	#top_business img{ height:auto; }
	#top_business .text{ max-width:600px; padding:6% 3%; }
	#top_business .btn{ margin:5% auto; padding:2% 13%;}
}
@media screen and (max-width: 750px) {
	#top_business h1{
		padding:10px 0;
	}
}
/*interview*/
#top_interview{
	position:relative;
	height:100%;
	padding:3% 0;
}
#top_interview .bg_grid:after{
	width:80%;
	height:90%;
	right:initial;
	top: initial;
}
#top_interview h1{
	color:#61bd59;
	text-align: center;
	/*border-bottom:3px solid #61bd59;*/
}
.slider .person{
	display: block;
	position:relative;
	width:100%;
	max-width:400px;
	margin:0 13px;
}
.slider img{
	width:100%;
	max-width:400px;
	transition:opacity .05s linear 0s;
}
img.transparent{
	opacity:0;
}
.slider p{
	position:absolute;
}
.slider .category{
	top:20px;
	text-align: center;
	width:30%;
	max-width:140px;
	min-width:100px;
	color:white;
}
.slider .years{
	top:50px;
	width:30%;
	max-width:140px;
	min-width:100px;
	text-align:center;
}
.slider .name{
	color:white;
	bottom:0;
	right:30px;
}
#top_interview .btn{
	display:block;
	max-width:100px;
	text-align: center;
	border:solid 1px #4e5450;
	padding:16px 7%;
	color:#4e5450;
	margin:3% auto;
}
#top_interview .btn:hover{
	background-color: #4e5450;
	color:white;
}
#top_interview .grid{
	top:8%;
	width:100%;
  	height:100%;
}
#top_interview .back{
	position:absolute;
	top:0;
	right:0;
	width:36%;
	height:83%;
	background-color:#eaf3e4;
	z-index:-999;
}

@media screen and (max-width: 1024px) {
	.slider .person{ width:100%; margin:0 10px; max-width:300px; }
	.slider .years{ top:46px; }
	.slider .name{ right:15px; }
	.slider .category{ padding:1px 0; }
	.slider img{ width:100%; margin:0 auto; max-width:300px;} /*どうやって画像の間に隙間開けるか？*/
	#top_interview .btn{ padding:1.5% 11%; margin:3% auto 40px;}
	#top_interview p{ font-size:14px; }

}

/*recruit*/
#top_recruit{
	position:relative;
	background-color:rgba(0,0,0,0.5);
	background-image:url('../img/recruit/main.jpg');
	background-position: center center;
	background-size: cover;
}
#top_recruit .text,
#top_access .text{
	width:80%;
	padding:2% 0;
	margin: auto;
}
#top_recruit h1{
	color:white;
	padding-top: 20px;
	/*border-bottom:1px solid white;*/
	text-align: center;
}
#top_recruit .btn{
	position:relative;
	border:1px solid white;
	margin-bottom:16px;
	height:54px;
}
#top_recruit .btn.mail{
	border-color: transparent;
}
#top_recruit .btn a:hover{
	background-color: white;
	color:#61bd59;
}
#top_recruit .btn a{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 54px;
    font-size:18px;
	color:white;
}
.arrow{
	 display: block;
	 float:right;
     width: 12px;
     height: 12px;
     border-top: solid 1px #d3d3d3;
     border-right: solid 1px #d3d3d3;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     margin:20px 20px 0 0;
} 
#top_recruit .mail a{
	background-color: #61bd59;
	border-color: none;
	color:white;
}

/*20190530追加　access*/
#top_access{
	display:flex;
	background-image:none;
	background-color: white;
}
#top_access .half{
	width:50%;
}
#top_access h1{
	color:#b1d587;
	border-bottom:1px solid #b1d587;
}
#top_access table{
	margin-bottom:30px;
}
#top_access th,
#top_access td{
	color:#757575;
	padding:10px;
	font-size:12px;
}
#top_access th{
	text-align: left;
}
#top_access iframe{
	/*position:absolute;*/
    bottom:0;
    right:0;
    width:100%;
    height:100%;
	display: block;
}

@media screen and (max-width: 1024px) {
	/*#top_recruit .text{ width:80%; height:auto; max-width:1024px; padding:0; margin:0 auto 25px;}*/
	/*#top_recruit h1, #top_recruit .btn{ width:100%;  }*/
	#top_recruit .btn{ height:42px; }
	#top_recruit .btn a{ font-size:16px; line-height:42px;}
	.arrow{ width:10px; height:10px; margin:15px 15px 0 0 ; }
	#top_access{ flex-direction: column; }
	#top_access .half{ width:100%; }
	#top_access iframe{ position:static; min-height:240px;}
}

/*footer*/
footer{
	background-color:white;
}
footer nav{
	background-color: #4e5450;
	height:180px;
}
footer ul{
	width:90%;
	display:flex;
	justify-content: center;
	padding:40px 0;
	border-bottom:1px solid #b1d587;
	margin-right:auto;
	margin-left:auto;
}
footer span{
	border-left:1px solid #b1d587;
	line-height:2.0;
	margin:0 20px;
}
footer nav a{
	display: block; 
	width:100%;
	font-size:20px;
	font-weight:bold;
	color:#b1d587;
	margin:0 20px;
}
footer nav a:hover{
	color:#ffc52c;
}
footer nav p{
	color:white;
	text-align: center;
	padding:25px 0;
	font-size:14px;
	letter-spacing: 2.0px;
}
#ft_contact{
	display:flex;
	justify-content: space-between;
	border-top:;
	margin:5% auto 3%;
}
#ft_contact div{
	padding:0 3% 15px;
	width:40%;
	min-width:280px;
	margin:0 auto;
	background-color:#4e5450;
	/*border:1px solid #4e5450;*/
}
#ft_contact a{
	display: block;
	position: relative;
	width:200px;
	color:white;
	border-color:white;
	margin:0 auto;
}
#ft_contact .ttlArrow:after{
	background-color:white;
}
#ft_contact #mail:hover{
	background-color:#61bc59;
}
#ft_contact #intern:hover{
	background-color:#ffc82c;
}

.ft_entry{
	position:relative;
	background-color: #ffc82c;
	background-image: url("img/sp.png");
	background-repeat: no-repeat;
	background-size: auto 180px;
	height:180px;
}
.ft_entry .inner{
	display:block;
	margin:auto;
	text-align: center;
	padding-top:30px;
}
.ft_entry a{
	display:block;
	margin-right:auto;
	margin-left:auto;
	max-width:550px;
	color:#ffc82c;
	background-color:white;
	padding:20px 0;
	font-weight:bold;
	font-size:28px;
}
.ft_entry a:hover{
	color:#ffc52c;
	background-color:#4e5450;	
}
.ft_entry p{
	color:white;
}
#copylight{
	text-align: center;
	height:130px;
}
#copylight img{
	display:block;
	width:210px;
	margin:30px auto;
}
#copylight ul{
	font-size:9px;
	border-bottom: none;
	padding:0 0 20px;
}
#copylight a{
	color:#61bc59;
}
#copylight p{
	font-size:11px;
	color:#d3d3d3;
	font-weight: bold;
}
@media screen and (max-width: 1024px) {
	footer nav { height:auto; }
	footer ul { flex-direction: column; border:none; padding:30px 0;}
	footer nav li{ position:;border-bottom:1px solid #b1d587; padding:2.5% 0; text-align: center;}
	footer nav a{ margin:0; font-size:18px;}
	footer nav p{ padding:5% 0; }
	.ft_entry{ background-size: auto 120px; background-position:bottom left; height:120px; }
	.ft_entry a{ padding:14px 0; font-size:24px; }
	#copylight ul{ flex-direction: row; padding-bottom:15px; }
	#copylight img{ margin:20px auto; }
	#copylight p{ font-size:9px; }
}	
@media screen and (max-width: 750px){
	#ft_contact {
		flex-direction: column;
	}
	#ft_contact #mail{
		margin:0 auto 2%;
	}
}
/*中ページ共通*/
/*#mainvisual{
	position:relative;
}
#mainvisual img{
	display:block; 
	width:100%; 
}*/
#subMain{
    height:25vw;
    display: table;
    width:100%;
}
#subMain h1 {
    text-align: center;
    color:white;
    border-bottom:2px solid white;
    text-align: center;
    margin:7vw auto 0 auto;
    width:8em;
    font-size: 4em;
    padding:0;
}
.subTitle{
    color:#ffc82c;
    font-size: 1.5em;
    text-align: center;
}
.white{
    background:white;
    width:70%;
    max-width:800px;
    margin:50px auto;
    overflow: hidden;
    padding:2% 5%;
}
.content{
    width:90%;
    margin:0 auto;
    max-width:700px;
    overflow: hidden;
}
.wrap{
    max-width:1000px;
    width:100%;
    margin:0 auto;
}
.ttlArrow{
    border-bottom:1px solid #4e5450;
    display: inline;
    position: relative;
    padding:15px 25px 5px 0;
}
.ttlArrow:after{
    position: absolute;
	content: '';
	top: calc(50% + 15px);
	right: -3px;
    width: 20px;
    height: 1px;
	background-color: #4e5450;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
/*（左向き追加class）*/
.rev{
	padding:15px 0 5px 25px;
	text-align: right;
}
.rev:after{
	right:0;
	left:-3px;
	transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
}
/*キャッチタイトル*/
.catch h1{
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color:#ffc82c;
	font-size:32px;
	font-weight: bold;
}
.catch p{
	font-size:40px;
}
/*短い下線付きタイトル*/
.ttlUnder{
    font-size:1.5em;
    text-align: center;
    position: relative;
    font-weight: normal;
    margin: 20px 0 50px;
}
.ttlUnder:after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4e5450;
    border-radius: 2px;
}
/*ボタン*/
.btn_orange,.btn_gray{
    color:white;
    display: block;
    border:1px solid #ffc82c;
    background:#ffc82c;
    text-align: center;
    padding:10px;
    width:80%;
    margin:15px 0;
}
.btn_gray{
	background-color: #4e5450;
	border:1px solid #4e5450;
}
.btn_orange:hover{
	background-color: white;
	color:#ffc82c;
}
.btn_gray:hover{
	background-color: white;
	color:#4e5450;
}
.linkAbout{
    text-decoration-line:underline;
    color:#4e5450;
    display: block;
    margin:10px 0;
}
.linkRight{
    text-align: right;
}
.green{
	color:#61bc59;
}
.btn_Center{
    margin:15px auto;
    width:60%;
}
/*外部サイトリンク*/
.outlink a:after{
	content:"";
    top: 30%;
    right: 8px;
	width:13px;
	height:13px;
	border:none;
	background-image:url('img/outlink_icon.png');
	background-repeat: no-repeat;
	background-size: contain;
	 -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
}
/*アコーディオン関連*/
.accordion dt{
    display: block;
    cursor: pointer;
}
.accordion dt:hover{
	opacity: 0.7;
}
.accordion dd{
    display: none;
    padding:30px 0;
}
.accordion_icon {
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
    border-radius: 50%;
    border:solid 1px white;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
    transition: 0.5s;
}
.accordion_icon span:nth-of-type(1) {
    top: 8.5px;
    left:5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 8.5px;
    left:5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
    transition: 0.5s;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 8.5px;
    left:5px;
    transition: 0.5s;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*表デザイン*/
.table_design table{
	width:100%;
}
.table_design h3{
	margin-top:50px;
}
.table_design tr{
	border-bottom: 1px solid rgba(117,117,117,0.2);
}
.table_design tr:last-child{
	border:none;
}
.table_design th,#company td{
	padding:3% 0;
}
.table_design th{
	color:#61bd59;
	font-weight:lighter;
	width:180px;
	vertical-align: middle;
}
.table_design td{
	padding:20px 0;
}
@media screen and (max-width: 1024px) {
	#subMain h1{
        font-size:3em;
    }
}
@media screen and (max-width: 750px) {
    .white,.wrap{
        width:90%;
        padding:0 3%;
        margin:20px auto;
    }
    #subMain{
        height:40vw;
    }
    #subMain h1{
        width:70%;
        font-size:1.8em; 
        margin:14vw auto 0 auto;
    }
    .subTitle{
        font-size:1em; 
    }
    .catch h1{
	font-size:22px;
	}
	.catch p{
		font-size:26px;
		line-height:1.6em;
	}
	.table_design th,.table_design td{
    	display:block;
	    float:left;
	    clear:both;
	    width: 100%;
	    text-align: left;
	}
	.table_design th{
		padding:6% 0 0;
		margin-bottom:10px;
	}
	.table_design td{
		padding:0 0 6%;
	}
}
/*会社概要*/
#company .white{
	width:90%;
}
#company #subMain{
    background:url(../img/company/main.jpg) center;
    background-size: cover;
}
#company:before {
    content: "";
    display: block;
    position: fixed;
    left:0;
    width: 55%;
    height: 100%;
    background-image: linear-gradient(rgba(117,117,117,0.2) 1px, transparent 0), linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);
    background-image: -ms-linear-gradient(180deg,rgba(117,117,117,0.2) 1px, transparent 0),
    				  -ms-linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);
    background-size: 13px 13px;
    z-index: -99;
}
#company:after {
	content: "";
    display: block;
    position: fixed;
    top:0;
    right:0;
    background: #61b159;/*保険用*/
    background: linear-gradient(to left, #61b159 70%, #ffc82c 30%);
    background: -moz-linear-gradient(right, #61b159 70%, #ffc82c 30%);
	background: -webkit-linear-gradient(right, #61b159 70%, #ffc82c 30%);
	filter:progid:DXImageTransform.Microsoft.Gradient(
    startColorstr='#61b159 70%',
    endColorstr='#ffc82c 30%',
    GradientType=1 );/*IE9以下向け*/
    background-size: cover;
    width:25%;
    max-width:240px;
    height:100%;
    z-index:-99;
}
#company .content p{
	margin-bottom:4%;
}
#company #overview{
	max-width: initial;
	width:100%;
	background-color:#f3f3f3;
	margin:0;
	padding:50px 0;
}
#company #overview .white{
	margin:0 auto;
}
@media screen and (max-width: 750px) {
	#company .content p{
		margin-bottom:8%;
	}
}

/*事業紹介*/
#business #subMain{
    background:url(../img/business/main.jpg) center;
    background-size: cover;
}
#business .grid{
	position:static;
	width:100%;
/*  	height:100%;*/
    background-image: linear-gradient(rgba(117,117,117,0.2) 1px, transparent 0),
                      linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);
    background-image: -ms-linear-gradient(180deg,rgba(117,117,117,0.2) 1px, transparent 0),
    				  -ms-linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);
    background-size: 13px 13px;
    z-index:-99;
    overflow: hidden;
}
#business h2{
    text-align:center;
    color:#61bd59;
    padding:3% 5%;
}
#business img{
    display: block;
    margin:5% auto;
    max-width:100%;
}
/*#accordion_printing img{
	width:100%;
}*/
#business .sale{
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px; 
    /*border:1px solid #757575;*/
    padding: 30px;
    margin-top:40px;
    background-color: transparent;
}
#business .sale h3{
    color:white;
    line-height: 40px;
    height:40px;
    text-align: center;
    width:30%;
    margin:0.5% 3% 0 0;
    float:left;
}
#business .green1 h3{
    background:#61bc59;
}
#business .green2 h3{
    background:#abd372;
}
.orange h3{
    background:#ffc82c;
}
#business .sale h4{
    color:#61bc59;
    margin:0;
}
#business .green2 h4{
    color:#abd372;
}
#business .orange h4{
    color:#ffc82c;
}
.saleBlock p{
    font-size:0.8em;
}
.saleText{
    overflow: auto;
    margin-bottom:1em;
}
.saleBlock{
    clear: both;
}
#business #catch{
    background:#4e5450;
    color:white;
    padding:2% 0;
}
#catch h2{
    font-size:2em;
    padding:initial;
}
#business #catch p,#catch h2{
    color:white;
    margin:15px 0;
}
#business .wrap{
	width:95%;
}
#business .wrap h3{
	padding-bottom:11px;
	line-height:1.6em;
}
.mainBuisiness, .businessExpansion {
    margin-top:30px;
}
.mainBuisiness dt,.businessExpansion dt{
    background:#61bc59;
}
.businessExpansion dt{
    background:#ffc82c;
}
.accordion h1{
    margin: 15px 0;
    font-size: 1em;
    color:white;
    padding:15px;
    font-weight: normal;
}
#business .accordion h2{
    font-weight: normal;
    text-align: left;
    font-size:1.1em;
}
.sideBySide{
    clear: both;
    overflow: hidden;
    display: table;
}
#business .bigImg{
	width:100%;
}
#business .sideBySide img.sideImg{
    margin:0 auto;
    max-width:100%;
    width:100%;/*IE*/
}
.sideBox{
    display: table-cell;
    vertical-align: middle;
    padding:2%;
    width:46%;
}
.sideBox:first-child{
    width:46%;
}

@media screen and (max-width: 750px) {
	#business .wrap{
		width:90%;
	}
    #business .sale h3{
        float:none;
        width:100%;
        margin-bottom:10px;
    }
    #business .img{
		max-width:100%; 
		width /***/:auto; /*IE8用ハック*/
    }
    #business .saleBlock{
    	margin-bottom:28px;
    }
    .sideBox,.sideBox:first-child {
        display: block;
        width:98%;
    }
    .btn_orange, .btn_gray{
        margin:15px auto;
        width:calc(100% - 30px);
    }
    #business h2{
        font-size: 1.2em;
    }
    /*#business #subMain{
    	background:url(../img/business/main_sp.jpg) center;
    	background-size: cover;
	}*/
}

/*社員一覧*/
#interview #subMain {
    background: url(../img/interview/top.jpg) center;
    background-size: cover;
}
#interview .list .content{
	position:relative;
	max-width:initial;
	max-width:auto;
	width:auto;
}
#interview .inner{
	width:90%;
	max-width:1200px;
	margin-right:auto;
	margin-left:auto;
}
#interview .bg_grid:after{
	left:initial;
	right:0;
	width:35%;
}
#interview .bg_green:before{
	width:80%;
	height:78%;
	left:0;
	top:15%;
	z-index:-100;
}
#interview ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; 
	padding-top:50px;
}
.interview_box{
	position:relative;
	display:block;
	max-width:500px;
	width:45%;
	background-color:white;
	margin:0 2% 6% 2%;
	flex-grow:1;
	flex-shrink:1;
	flex-basis:auto;
}
#interview .num{
	position:absolute;
	top: -3px;
	left: 18px;
	width: 100px;
	height: 60px;
	font-weight:bold;
	z-index:10;
	
}
@media all and (-ms-high-contrast:none) {
	.num { /*IE用*/
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}

#interview .num span{
	display:block;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	height: 30px;
	font-size: 68px;
	line-height: 60px;
}
#interview .num span i{
	display: block;
	position: absolute;
	left: 0;
}
#interview .num span:first-child,
#interview .num span:first-child i {
	bottom: 0;
	color:#4e5450;
}
#interview .num span:last-child,
#interview .num span:last-child i {
	top: 0;
	color: #61bd59;
}
#interview .num .sale:last-child,
#interview .num .sale:last-child i {
	top: 0;
	color: #ffc82c;
	background-color:transparent;
}
#interview .catch{
	overflow: hidden;
	position:relative;
	margin-top:27px;
}
#interview .catch img{
	display:block;
	max-width:350px;
	width:80%;
	-moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}
#interview .catch p{
	position:absolute;
	right:0;
	bottom:0;
	width:45%;
	padding:6%;
	text-align: center;
	background-color:rgba(0,0,0,0.4);
	color:white;
	font-size:16px;
}
#interview .profile{
	min-width:350px;
	width:80%;
	margin:20px 0 15px 30px;
}
#interview .profile p{
	font-size:14px;
}
#interview .profile hr{
	height: 1px;
	width: 90%;
	border: none;
	margin:10px 0;
}
#interview .category{
	padding:3px 18px;
	text-align: center;
	color:white;
}
#interview .name{
	font-size:20px;
	letter-spacing: 2px;
	padding-left: 20px
}
#interview .interview_box:hover .catch img{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity:0.7;
}
#interview .interview_box:hover .catch .sale{
	background-color:#ffc82c;
	color:#4e5450;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#interview .interview_box:hover .catch .design{
	background-color:#61bd59;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
@media screen and (max-width: 1024px) {
	.interview_box{ width:46%; max-width:360px;}
	#interview .catch img{ max-width:initial; width:100%}
	#interview .catch p{ width:90%; padding:4% 5%;}
	#interview .profile{ min-width:250px; width:90%; }
}	
@media screen and (max-width: 750px) {
	.interview_box{ width:50%; max-width:360px;}
	#interview ul{ justify-content: center; }
}	

/*interview個人ページ*/
#individual .bg_grid:after{
	width:90%;
	max-width:1200px;
	height:70%;
	left:10%;
}
#individual .bg_green:before{
	width:70%;
	height:60vh;
	top:30%;
	right: 0;
	bottom:8%;
	z-index:-100;
}
#individual .catch{
	position:relative;
	max-width:960px;
/*	width:90%;*/
	background-color:white;
	margin:60px auto 0 auto;
	padding:6% 6% 0 6%;
}
#individual .catch img{
	display: block;
	max-width:600px;
	width:60%;
}
#individual .catch h1, #individual .catch p{
	text-align: right;
	right:6%;
}
#individual .catch h1{
	position:absolute;
	top:24%;
}
#individual .catch p{
	position: absolute;
	top:40%;
	max-width:460px;
	width:60%;
}
#individual .profile{
	position:relative;
	min-width: 450px;
	width:35%;
	margin:-85px auto;
	background-color:rgba(0,0,0,0.7);
	padding:2% 4%;
}
#individual .profile p{
	color:white;
	font-size:14px;
}
#individual .profile .name{
	font-size:22px;
}
#individual .profile .name span{ 
	font-size:18px;
	padding-left:20px;
}
#individual .profile hr{
	margin:10px 0;
}
#individual .list .content{
	margin-top:165px;
	overflow: visible;
}
#individual .content section{
	max-width:800px;
	padding:3% 6% 6%;
	margin:0 auto 80px;
}
#individual .content h2{
	text-align: center;
}
.design1{
	background-color: #61b159;
}
.design1 h2, .design1 p {
	color:white;
}
.design2{
	background-color: white;
}
#individual .num{
	position:absolute;
	top:-30px;
	right:0;
	left:0;
	margin:auto;
	width: 100px;
	height: 60px;
	font-weight:bold;
	z-index:10;
}
#individual .num span{
	display:block;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	height: 30px;
	font-size: 68px;
	line-height: 60px;
}
#individual .num span i{
	display: block;
	position: absolute;
	left: 0;
}
#individual .num span:first-child,
#individual .num span:first-child i {
	bottom: 0;
	color:#4e5450;
}
#individual .num span:last-child,
#individual .num span:last-child i {
	top: 0;
	color: #61bd59;
}
#individual .content {
    padding:0;
    max-width:896px;
    overflow: visible;
}
#individual .flex{
	display: flex;
	overflow: hidden;
}
#individual .half{
	position: relative;
	width:50%;
	padding:0 2%;
	justify-content: space-between;
	background-position: center center;
	background-size: cover;
}
#individual .trm{	
	position: relative;
	background-position: center center;
	background-size: cover;
}
#individual .trm img{
	object-fit: cover;
	object-position: 50% 100%;
	flex-shrink: 0;
	font-family: 'object-fit: cover; object-position: 50% 100%;';
}
#individual .schedule .ttlArrow,
#individual .off .ttlArrow{
	color:#ffc82c;
	border-color: #ffc82c;
	line-height:65px;
}
#individual .schedule .ttlArrow:after,
#individual .off .ttlArrow:after{
	background-color: #ffc82c;
}
#individual .content .schedule{
	overflow: hidden;
	border:solid 7px #ffc82c;
	background-color:white;
	padding:3% 6%;
	margin-bottom:60px;
}
#individual .schedule .timeline, 
#individual .schedule .img_box{
	position:relative;
	width:40%;
	max-width:376px;
	margin:auto;
	padding:3%;
	float:left;
}
#individual .schedule .img_box{
	float:right;
}
#individual .schedule .line{
	position:absolute;
	left:29%;
	bottom:0;
	top:0;
	border-left:4px solid #ffc82c;
	padding:auto;
}
#individual .schedule .circle{
	position:absolute;
	display: block;
	width:18px;
	height:18px;
	border-radius: 50%;
	background-color: #ffc82c;
	margin:0;
	left:26.75%;
}
#individual .schedule .item{
	display: flex;
	justify-content: space-between;
	margin:20px 0;
}
#individual .schedule p{
	font-size:13px;
}
#individual .schedule .time{
	width:45px;
	color:#ffc82c;
}
#individual .schedule .work{
	max-width:200px;
	width:60%;
}
#individual .schedule .img_box:before {
    content:"";
    display: block;
    width:86%;
    max-width:300px;
    padding-top: 86%;
    background-color:#ffc82c;
}
#individual .schedule .img_box img{
	position: absolute;
	top:10%;
	left:10%;
	bottom:0;
	right:0;
	max-width:300px;
	width:80%;
}
#individual .schedule .img_box p{
	margin-top:45px;
}
#individual .index{
	max-width:300px;
	margin:-40px auto 80px;
}
#individual .index ul{
	display: flex;
	justify-content: space-around;
}
#individual .index a{
	display: block;
	color:#4e5450;
}
#individual .index .all{
	width:60px;
	height:60px;
	background-image: url('img/interview_index.png');
	background-repeat: no-repeat;
	background-size: contain;
}
#individual .index .all span{
	display: block;
	font-size:12px;
	font-weight: bold;
	padding:60px 0 0 10px;
}
#individual .index .ttlArrow{
	border-color:#4e5450;
}
#individual .index .ttlArrow:after{
	background-color:#4e5450;
}
#individual .index a:hover{
	color:#61b159;
	border-color:#61b159;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#individual .index .ttlArrow:hover:after{
	background-color:#61b159;
}
#individual .index .all:hover{
	background-image: url('img/interview_index_hov.png');
}


@media screen and (max-width: 750px) {
	#individual .catch {
		margin:30px 0 0 0;
		/*width:100%;*/
		padding:0;	
	}
	#individual .catch h1{
		position:static;
		text-align: center;
		margin:initial;
		padding:20px 0 10px;
	}
	#individual .catch p{
		position:static;
		text-align: center;
		width:90%;
		margin:0 auto 20px;
	}
	#individual .catch img{
		width:100%;
		max-width:750px;
	}
	#individual .profile{
		width:100%;
		min-width:initial;
		margin-top:0;
		padding:4% 0;
	}
	#individual .profile p{
		text-align: center;
	}
	#individual .profile hr{
		width:70%;
		min-width:400px;
		margin-right:auto;
		margin-left:auto;
	}
	#individual .flex{
		flex-direction: column;
	}
	#individual .half{
		width:100%;
		padding:3% 0;
	}
	#individual .trm img{
		width: 100%;
		object-position: 50% 25%;
	}
	#individual .schedule .timeline, 
	#individual .schedule .img_box{
		float:none;
		width:90%;
		margin:0 auto 30px;
	}
	#individual .schedule .line{
		padding:170px 0;
		left:28.6%;
	}
	#individual .schedule .item{
		min-height:2.0em;
	}

}	

/*採用情報*/
#recruit #subMain{
    background:url(../img/recruit/main.jpg) center;
    background-size: cover;
}
#recruit:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  width:100%;
  height:100%;
  background-size: cover;
  background-image: linear-gradient(rgba(117,117,117,0.2) 1px, transparent 0),
                    linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);
  background-image: -ms-linear-gradient(180deg,rgba(117,117,117,0.2) 1px, transparent 0),
  					-ms-linear-gradient(90deg, rgba(117,117,117,0.2) 1px, transparent 0);
  background-size: 13px 13px;
  z-index:-99;
}  
#recruit .pagelink{
	border-top:1px solid white;
	background-color:#4e5450;
}
#recruit .pagelink ul{
	display: flex;
	justify-content: center;
	padding:10px 0;
}
#recruit .pagelink li{
	position:relative;
	padding:0 34px;
}
#recruit .pagelink a:hover{
	color:#bee294;
}
#recruit .pagelink a{
	display: block;
	color:white;
}
#recruit .pagelink a:after{
	content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #bee294;
    border-right: 1px solid #bee294;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
#guide .anchor,
#faq .anchor{
	display: block;
    padding-top: 80px;
}
#recruit #message{
	background-color:white;
	padding:30px 0 50px;
}
#recruit #message .bk_line{
	border-top:2px solid #ffc82c;
	border-bottom:2px solid #ffc82c;
	padding:20px 0 40px;
}
#recruit #message p{
	line-height:2.0em;
	text-align: center;
}
#recruit .table_design th{
	width:210px;
}
#recruit .table_design small{
	color:#757575;
	font-size:14px;
	text-align: left;
	padding:5px 0;
}
#recruit .table_design dl dd{
	padding-bottom:20px;
}
#recruit #faq h1{
	display: flex;
	justify-content: space-between;
	margin-left:38px;
}
#recruit #faq dt{
	position:relative;
	background-color: #757575;
}
#recruit #faq .num{
	display: block;
	position:absolute;
	top:4px;
	left:12px;
	color:#ffc82c;
	font-size:27px;
}
@media screen and (max-width: 1024px) {
	#recruit #faq .accordion_icon{
		flex-shrink: 0;
		align-self: center;
	}
	#recruit #faq .num{
		top:12px;
	}
}
@media screen and (max-width: 750px){
	#recruit .pagelink ul{
		flex-direction: column;
		width:90%;
		margin:0 auto;
		padding:10px 10px;
	}
	#recruit .pagelink li{
		margin:5px 0;
		border-bottom:1px solid white;
		padding-bottom:10px;
	}
	#recruit .pagelink a:after{
		top:33%;
	}
	#recruit .outlink a:after{
		top:23%;
	}
	#recruit #faq h1{
		margin-left:0;
		padding-top:50px;
	}
	#recruit #faq .accordion_icon{
		align-self:flex-end;
	}
}	

/*インターン情報*/
#intern #subMain{
    background:url(../img/intern/main.jpg) center;
    background-size: cover;
}
#intern .application{
	display:block;
	color:#4e5450;
	border:1px solid #4e5450;
	margin:30px auto;
	padding:1% 3%;
	text-align: center;
	width:200px;
}
#intern .application:hover{
	color:white;
	border-color:#b1d587;
	background-color:#b1d587;
}

/*お問い合わせフォーム*/
#contact{
	margin:170px 0 90px;
}
#contact .white{
	background-color: transparent;
}
#contact .content{
	margin:3% auto;
}
#contact .form{
	background-color:rgba(78,84,80,0.2);
	padding:3%;
}
#contact .bg_grid:after{
	width:25%;
	left:0;
}
#contact table{
	
	width:90%;
	margin:20px auto;
	padding:0 2%;
}
#contact table,
#contact table th, 
#contact table td,
#contact table tr{
	position: relative;
	border:hidden;
	border-color:transparent;
	background-color: transparent;
}
#contact table th, 
#contact table td {
    display:block;
    float:left;
    clear:both;
    width: 100%;
    text-align: left;
}
#contact table th{
	padding:8px 0;
}
#contact table td {
	margin-bottom:25px;
}
#contact input[type="text"] ,
#contact textarea{
	font-size:12px;
    color:#757575;
    background: white;
    outline: none;
    border-radius: 3px;
    padding: 3px 5px;
    border: none;
    width:50%;
}
#contact textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    width:80%;
    height:150px;
}
#contact input[name="mail1"], 
#contact input[name="mail2"] {
	width:70%;
}
#contact input[type=text]:focus,
#contact textarea:focus {
	background-color: #e6efe0;
}
#contact .req{
	font-size:12px;
	font-weight: lighter;
	padding:2px 4px;
	border-radius: 3px;
	color:white;
	background-color:#ffc82c;
	margin-left:3px;
}
#contact .error{
	display: block;
	color:#cf3600;
	font-size:12px;
}
#contact .btn{
	display: flex;
	flex-wrap: wrap;
}
#contact button{
	display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding:15px 25px;
    width:80%;
    max-width:300px;
    border: none;
    outline: none;
    border:1px solid #4e5450;
    background: #4e5450;
    color:white;
    font-size:14px;
    margin: 10px auto;
    cursor: pointer;
}
#contact button:hover{
	background-color: white;
	color:#4e5450;
}
#contact .btnreturn{
	display: block;
	color:white;
	padding:15px 0;
    width:80%;
    max-width:300px;
    border:1px solid #61bd59;
    background: #61bd59;
	margin: 10px auto;
	text-align: center;
}
#contact .btnreturn:hover{
	background-color: white;
	color:#61bd59;
}
#thanks .ft_wrapper{
	min-height: 100%;
	margin-bottom: -50px;
}
#thanks footer,
#thanks .push{
	margin-top: auto;
	height:520px;
}
@media screen and (max-width: 1024px){
	#thanks footer{
		height:initial;
	}
}

@media screen and (max-width: 750px){
	#contact{
		margin:50px 0 40px;
	}
	#contact input[type="text"] ,
	#contact textarea{
		font-size:16px;
		width:96%;
	}
	#thanks footer{
		height:600px;
	}
	#thanks .push{
		height:230px;
	}
	
}
