@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,500,700");

.object-fit-img {
  		object-fit: cover;
		width:100%;
		height:100%;
  		font-family: 'object-fit: cover;'
}

sup{
	font-size:0.6em;
	position: relative;
	top:-0.2em;
}

.font-roboto{
	font-family: "Roboto", sans-serif;
}

body.fixed {
	position: fixed;
  	left: 0;
  	right: 0;
  	overflow: hidden;
}


@media screen and (min-width:768px){
	
	.pc_none{display:none !important;}

	.recruit_container{
		width:100%;
		/*font-family: "A+9rnz-凸版文久ゴシック Pr6N R","A+9rnz-凸版文久ゴシック Pr6N DB", sans-serif;*/
		background:#F8F8F8;
		z-index: 1;
		position: relative;
	}
	
	.recruit_container img{
		width:100%;
		max-width: 100%;
		height:auto;
	}
	
	/*fixed_menu*/
	.fixed_menucont{
		position: fixed;
		right:0;
		top:0;
		bottom:0;
		left:0;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		pointer-events: none;
		z-index: 10;
	}
	
	.fixed_menucont .fixed_menu{
		height:200px;
		width:60px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background:#0068B5;
		pointer-events: auto;
		cursor: pointer;
		transition: all 0.3s;
		position: relative;
		overflow: hidden;
	}
	
	.fixed_menucont .fixed_menu:hover,
	.fixed_menucont .fixed_menu.first{
		height:420px;
		width:230px;
		background:#fff;
	}
	
	.fixed_menucont .fixed_menu.first{
		transition: all 0s;
	}
	
	.fixed_menucont .fixed_menu .mtx{
		position: absolute;
		width:100%;
		height:100%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size:1.2rem;
		color:#fff;
		top:0;
		left:0;
		writing-mode: vertical-rl;
		letter-spacing: 0.08em;
		padding:0 0 20px 0;
	}
	
	.fixed_menucont .fixed_menu:hover .mtx,
	.fixed_menucont .fixed_menu.first .mtx{
		display: none;
	}
	
	.fixed_menucont .fixed_menu .mtx::before{
		content: "";
		width:14px;
		height:6px;
		background:url("/ja/electronics/recruit/img/qa_arrow.svg") no-repeat;
		background-size: 14px;
		transform: rotate(-90deg);
		margin:0 0 20px 0;
	}
	
	.fixed_menucont .fixed_menu .list{
		flex-direction: column;
		display: flex;
		visibility: hidden;
		transition: all 0s;
		transition-delay: 0s;
		opacity: 0;
		height:100%;
	}
	
	.fixed_menucont .fixed_menu .list a{
		display: flex;
		align-items: center;
		position: relative;
		transition: all 0.2s;
	}
	
	.fixed_menucont .fixed_menu .list a:hover{
		background:#E4F0F8;
	}
	
	/*.fixed_menucont .fixed_menu .list a::after{
		content: "";
		width:14px;
		height:6px;
		background:url("/ja/electronics/recruit/img/qa_arrow2.svg") no-repeat;
		background-size: 14px;
		transform: rotate(-180deg);
		margin:0 0 0 10px;
	}*/
	
	.fixed_menucont .fixed_menu .list a.entry{
		margin:auto 0 0 0;
	}
	
	.fixed_menucont .fixed_menu .list a.entry::after{
		display: none;
	}
	
	.fixed_menucont .fixed_menu .list a.entry{
		background: linear-gradient(90deg, rgba(255,147,67,1) 0%, rgba(224,83,110,1) 100%);
		border-radius: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		letter-spacing: 0.06em;
		font-size: 1.8rem;
		position: relative;
		width:100%;
		height:66px;
		transition: all 0.2s;
		color:#fff;
	}
	
	.fixed_menucont .fixed_menu .list a.entry:hover{
		opacity: 0.7;
	}
	
	.fixed_menucont .fixed_menu .list a.entry strong{
		font-weight: normal;
	}
	
	.fixed_menucont .fixed_menu .list a.entry span{
		position: absolute;
		width:14px;
		height:14px;
		top:calc(50% - 14px);
		right:20px;
		z-index: 2;
	}
	
	.fixed_menucont .fixed_menu .list a.entry span svg path{
		fill:#fff;
		transition: all 0.2s;
	}
	
	.fixed_menucont .fixed_menu .list a .num{
		width:35px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.fixed_menucont .fixed_menu .list a .num span{
		width:16px;
		height:16px;
		color:#fff;
		font-size:1rem;
		display: flex;
		justify-content: center;
		align-items: center;
		background:#0068B5;
	}
	
	.fixed_menucont .fixed_menu .list a .linktx{
		width:calc(100% - 70px);
		font-size:1.2rem;
		color:#0068B5;
		padding:14px 0;
	}
	
	.fixed_menucont .fixed_menu:hover .list,
	.fixed_menucont .fixed_menu.first .list{
		opacity: 1;
		visibility: visible;
		transition: all 0.2s;
		transition-delay: 0.3s;
	}
	
	.fixed_menucont .fixed_menu.first .list{
		transition: all 0s;
	}
	
	.entry_modal{
		width:100%;
		height:100%;
		top:0;
		left:0;
		position: fixed;
		z-index: 10;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		opacity: 0;
		visibility: hidden;
		transition: all 0.2s;
		padding:10px 0;
		font-family: bunkyu1, sans-serif;
		/*font-family: "A+9rnz-凸版文久ゴシック Pr6N R","A+9rnz-凸版文久ゴシック Pr6N DB", sans-serif;*/
	}
	
	.entry_modal.active{
		opacity: 1;
		visibility: visible;
	}
	
	.entry_modal .overray{
		position: fixed;
		width:100%;
		height:100%;
		top:0;
		left:0;
		background:rgba(0,0,0,0.8);
	}
	
	.entry_modal .closebtn{
		display: flex;
		justify-content: flex-end;
		position: relative;
		z-index: 2;
		width:600px;
		padding:0 0 10px 0;
	}
	
	.entry_modal .closebtn span{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		cursor: pointer;
	}
	
	.entry_modal .closebtn span::before{
		content: "";
		width:24px;
		height:24px;
		background:url("/ja/electronics/recruit/aroundus/img/plus.svg") no-repeat;
		background-size: contain;
		background-position: 50% 50%;
		transform: rotate(45deg);
		transition: all 0.2s;
	}
	
	.entry_modal .closebtn:hover span::before{
		transform: rotate(135deg);
	}
	
	.entry_modal .closebtn span::after{
		content: "CLOSE";
		font-family: "Roboto", sans-serif;
		font-size:0.8rem;
		letter-spacing: 0.06em;
		color:#fff;
		margin:5px 0 0 0;
		line-height: 1;
	}
	
	.entry_modal .box{
		width:600px;
		position: relative;
		z-index: 11;
		border-radius: 10px;
		overflow: auto;
		background:url("/ja/electronics/recruit/img/dot_bg.png");
		background-size: 13px;
		background-color: #fff;
		padding:80px 15px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	
	.entry_modal .box .tl{
		font-size: 2rem;
		color:#00469B;
		margin:0 0 40px 0;
	}
	
	.entry_modal .box .btn a{
		background: #fff;
		border-radius: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
		letter-spacing: 0.06em;
		font-size: 2rem;
		position: relative;
		width:370px;
		height:70px;
		border:1px solid #FF5C42;
		margin:0 0 30px 0;
	}
	
	.entry_modal .box .btn a:hover{
		border:1px solid #FF5C42;
	}
	
	.entry_modal .box .btn a strong{
		color:#fff;
		position: relative;
		z-index: 2;
		transition: all 0.2s;
		font-weight: normal;
	}
	
	.entry_modal .box .btn a:hover strong{
		color:#FF5C42;
	}
	
	.entry_modal .box .btn a .gbg{
		background: linear-gradient(90deg, rgba(255,147,67,1) 0%, rgba(224,83,110,1) 100%);
		position: absolute;
		width:calc(100% + 2px);
		height:calc(100% + 2px);
		top:-1px;
		left:-1px;
		border-radius: 5px;
		transition: all 0.2s;
	}
	
	.entry_modal .box .btn a:hover .gbg{
		opacity: 0;
	}
	
	.entry_modal .box .btn a span{
		position: absolute;
		width:14px;
		height:14px;
		top:calc(50% - 16px);
		right:20px;
		z-index: 2;
	}
	
	.entry_modal .box .btn a span svg path{
		fill:#fff;
		transition: all 0.2s;
	}
	
	.entry_modal .box .btn a:hover span svg path{
		fill:#FF5C42;
	}
}

@media screen and (max-width:767px){
	
	.sp_none{display:none !important;}

	.recruit_container{
		width:100%;
		/*font-family: "A+9rnz-凸版文久ゴシック Pr6N R","A+9rnz-凸版文久ゴシック Pr6N DB", sans-serif;*/
		background:#F8F8F8;
		z-index: 1;
		position: relative;
	}
	
	.recruit_container img{
		width:100%;
		max-width: 100%;
		height:auto;
	}
	
	/*fixed_menu*/
	.fixed_menucont{
		position: fixed;
		left:0;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		pointer-events: none;
		z-index: 2;
		transition: all 0.5s;
		bottom:-100px;
		width:100%;
	}
	
	.fixed_menucont.active{
		bottom:0;
	}
	
	.fixed_menucont .fixed_menu{
		width:100%;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		background:rgba(255,255,255,0.5);
		pointer-events: auto;
		transition: all 0.3s;
		position: relative;
		overflow: hidden;
		display: flex;
		
	}
	
	.fixed_menucont .fixed_menu.active{
		background:rgba(255,255,255,1);
		
	}
	
	.fixed_menucont .fixed_menu .mtx{
		width:60px;
		background:#E7F0F6;
		text-indent: -9999px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}
	
	.fixed_menucont .fixed_menu .mtx span{
		position: absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		display: block;
	}
	
	.fixed_menucont .fixed_menu .mtx::after{
		content: "";
		background:url("/ja/electronics/recruit/img/qa_arrow3.svg") no-repeat;
		background-size: 30px;
		display: block;
		width:30px;
		height:12px;
	}
	
	.fixed_menucont .fixed_menu.active .mtx::after{
		content: "";
		background:url("/ja/electronics/recruit/img/qa_arrow3.svg") no-repeat;
		background-size: 30px;
		display: block;
		transform: rotate(-180deg);
		width:30px;
		height:12px;
	}
	
	.fixed_menucont .fixed_menu .list{
		width:calc(100% - 60px);
		box-sizing: border-box;
		flex-direction: column;
		display: flex;
		transition: all 0s;
		transition-delay: 0s;
		padding:10px 20px;
		position: relative;
	}
	
	.fixed_menucont.factive .fixed_menu .list{
		opacity: 0;
		pointer-events: none;
	}
	
	.fixed_menucont.factive .fixed_menu.active .list{
		opacity: 1;
		pointer-events: auto;
	}
	
	.fixed_menucont .fixed_menu .list a{
		display: flex;
		align-items: center;
		position: relative;
		transition: all 0.2s;
		border-bottom:1px solid #D9D9D9;
		padding:0 0 0 0;
	}
	
	.fixed_menucont .fixed_menu .list a:last-child{
		border-bottom: none;
	}
	
	/*.fixed_menucont .fixed_menu .list a::after{
		content: "";
		width:14px;
		height:6px;
		background:url("/ja/electronics/recruit/img/qa_arrow2.svg") no-repeat;
		background-size: 14px;
		transform: rotate(-180deg);
		margin:0 0 0 auto;
	}*/
	
	.fixed_menucont .fixed_menu .list a.entry{
		margin:0 0 0 0;
	}
	
	.fixed_menucont .fixed_menu .list a.entry::after{
		display: none;
	}
	
	.fixed_menucont .fixed_menu .list a.entry{
		background: linear-gradient(90deg, rgba(255,147,67,1) 0%, rgba(224,83,110,1) 100%);
		display: flex;
		justify-content: center;
		align-items: center;
		letter-spacing: 0.06em;
		font-size: 1.4rem;
		position: relative;
		border-radius: 5px;
		width:100%;
		height:40px;
		transition: all 0.2s;
		color:#fff;
	}

	.fixed_menucont .fixed_menu .list a.entry strong{
		font-weight: normal;
	}
	
	.fixed_menucont .fixed_menu .list a.entry span{
		position: absolute;
		width:11px;
		height:11px;
		top:calc(50% - 8px);
		right:15px;
		z-index: 2;
	}
	
	.fixed_menucont .fixed_menu .list a.entry span svg{
		width:100%;
	}
	
	.fixed_menucont .fixed_menu .list a.entry span svg path{
		fill:#fff;
		transition: all 0.2s;
	}
	
	.fixed_menucont .fixed_menu .list a .num{
		width:35px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.fixed_menucont .fixed_menu .list a .num span{
		width:16px;
		height:16px;
		color:#fff;
		font-size:1rem;
		display: flex;
		justify-content: center;
		align-items: center;
		background:#0068B5;
	}
	
	.fixed_menucont .fixed_menu .list a .linktx{
		width:calc(100% - 10px);
		font-size:1.2rem;
		color:#0068B5;
		padding:5px 0;
	}
	
	.fixed_menucont .fixed_menu .list .inlist{
		height:0;
		overflow: hidden;
		transition: all 0.3s;
	}
	
	.fixed_menucont .fixed_menu.active .list .inlist{
		height:210px;
		overflow: hidden;
	}
	
	.entry_modal{
		width:100%;
		height:100%;
		top:0;
		left:0;
		position: fixed;
		z-index: 10;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		opacity: 0;
		visibility: hidden;
		transition: all 0.2s;
		font-family: bunkyu1, sans-serif;
		/*font-family: "A+9rnz-凸版文久ゴシック Pr6N R","A+9rnz-凸版文久ゴシック Pr6N DB", sans-serif;*/
	}
	
	.entry_modal.active{
		opacity: 1;
		visibility: visible;
	}
	
	.entry_modal .overray{
		position: fixed;
		width:100%;
		height:100%;
		top:0;
		left:0;
		background:rgba(0,0,0,0.8);
	}
	
	.entry_modal .closebtn{
		display: flex;
		justify-content: flex-end;
		position: relative;
		z-index: 2;
		width:100%;
		padding:0 20px 5px;
	}
	
	.entry_modal .closebtn span{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		cursor: pointer;
	}
	
	.entry_modal .closebtn span::before{
		content: "";
		width:24px;
		height:24px;
		background:url("/ja/electronics/recruit/aroundus/img/plus.svg") no-repeat;
		background-size: contain;
		background-position: 50% 50%;
		transform: rotate(45deg);
		transition: all 0.2s;
	}
	
	.entry_modal .closebtn:hover span::before{
		transform: rotate(135deg);
	}
	
	/*.entry_modal .closebtn span::after{
		content: "CLOSE";
		font-family: "Roboto", sans-serif;
		font-size:0.8rem;
		letter-spacing: 0.06em;
		color:#fff;
		margin:5px 0 0 0;
		line-height: 1;
	}*/
	
	.entry_modal .box{
		width:calc(100% - 40px);
		position: relative;
		z-index: 11;
		border-radius: 8px;
		overflow: auto;
		height:auto;
		background:#fff;
	}
	
	.entry_modal .box{
		width:90%;
		position: relative;
		z-index: 11;
		border-radius: 10px;
		overflow: auto;
		background:url("/ja/electronics/recruit/img/dot_bg.png");
		background-size: 13px;
		background-color: #fff;
		padding:55px 20px 35px 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	
	.entry_modal .box .tl{
		font-size: 1.5rem;
		color:#00469B;
		margin:0 0 25px 0;
	}
	
	.entry_modal .box .btn{
		width:100%;
	}
	
	.entry_modal .box .btn a{
		background: #fff;
		border-radius: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
		letter-spacing: 0.06em;
		font-size: 1.8rem;
		position: relative;
		width:100%;
		height:50px;
		border:1px solid #FF5C42;
		margin:0 0 20px 0;
	}
	
	.entry_modal .box .btn a:hover{
		border:1px solid #FF5C42;
	}
	
	.entry_modal .box .btn a strong{
		color:#fff;
		position: relative;
		z-index: 2;
		transition: all 0.2s;
		font-weight: normal;
	}
	
	.entry_modal .box .btn a:hover strong{
		color:#FF5C42;
	}
	
	.entry_modal .box .btn a .gbg{
		background: linear-gradient(90deg, rgba(255,147,67,1) 0%, rgba(224,83,110,1) 100%);
		position: absolute;
		width:calc(100% + 2px);
		height:calc(100% + 2px);
		top:-1px;
		left:-1px;
		border-radius: 5px;
		transition: all 0.2s;
	}
	
	.entry_modal .box .btn a:hover .gbg{
		opacity: 0;
	}
	
	.entry_modal .box .btn a span{
		position: absolute;
		width:14px;
		height:14px;
		top:calc(50% - 16px);
		right:20px;
		z-index: 2;
	}
	
	.entry_modal .box .btn a span svg path{
		fill:#fff;
		transition: all 0.2s;
	}
	
	.entry_modal .box .btn a:hover span svg path{
		fill:#FF5C42;
	}
}