#mainv {
	position: relative;
	/* min-width: 1000px; */
	background-size: cover !important;
	width: 100%;
	height: 60vh;
}

#mainv:after {
	content: " ";
	display: block;
	width: 100%;
	height: 298px;
	position: absolute;
	background-image: url(../../img/cover_page.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0;
	right: 0;
	/* -webkit-transform: translate(0, -100%);
	transform: translate(0, -100%); */
	z-index: 1;
}

#mainv .inner {
	/* width: 1200px; */
	/* margin: 0 auto; */
	margin-left: 30px;
	display: table;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	/* min-height: 150px;
	height: 150px; */
}

#mainv .title {
	position: relative;
	z-index: 2;
	display: table-cell;
	vertical-align: middle;
}

#mainv:before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 55%);

	/* background: url("../../img/dot2.png") repeat 0 0; */
	z-index: 0;
}

/* #mainv:after {
      content: " ";
    display: block;
    width: 100%;
    height: 298px;
    position: absolute;
    background-image: url(../../img/cover_page.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    right: 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    z-index: 1;
} */

#sub-dirconents {
	/* width: 1200px;
  margin: 0 auto; */
	padding-top: 60px;
	padding-bottom: 160px;
	*zoom: 1;
	/* display: flex;
  justify-content: space-between;
  gap: 55px 0%; */
}

#sub-dirconents02 {
	padding-top: 60px;
}

#sub-dirconents:after {
	content: "";
	display: table;
	clear: both;
}

#sub-dirconents #main-content {
	/* width: 935px;
  float: left */
	display: flex;
	gap: 20px 2%;
}

#sub-dirconents .main-content_message {
	display: flex;
	flex-direction: column;
}

#sub-dirconents #main-content_message {
	position: relative;
}

#sub-dirconents #main-content_message::before {
	content: "";
	background-image: url("../../img/mes_bg.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

#sub-dirconents #main-content2 {
	width: 1200px;
}

#sub-dirconents .leading-Box {
	margin-bottom: 65px;
}

#sub-dirconents .leading-Box ._heading-var3 {
	font-size: clamp(2rem, 11vw, 7.5rem);
	font-weight: bold;

	/* @media all and (max-width: 430px) {
		font-size: 2.3rem;
	} */
}

#sub-dirconents .leading-Box ._heading-var3 .line {
	margin-left: 0;
}

#sub-dirconents .leading-Box ._heading-var3 .line2 {
	margin-left: 2em;
}

#sub-dirconents .leading-Box ._heading-var3 .color {
	color: #297f01;
	font-size: 4rem;
}

#sub-dirconents .leading-Box ._heading-var3 .color2 {
	color: #43b30f;
	font-size: 4rem;
}

#sub-dirconents .leading-Box .mesttl {
	line-height: 54px;
	letter-spacing: 0.3rem;
	font-size: 2.6rem;

	@media all and (max-width: 430px) {
		font-size: 2.3rem;
	}
}
/*************************************************

サービスTOP

***************************************************/
#sub-dirconents #main-content-service .leading-Box .serttl {
	font-size: 3.6rem;

	@media (max-width: 639px) {
		font-size: 2.6rem;
	}
}

#sub-dirconents #main-content-service .leading-Box .leading-sub-text {
	margin-top: 30px;
}

/*************************************************

サービス＞システムメンテナンス

***************************************************/

#sub-dirconents #main-content-system .leading-Box .serttl {
	font-size: 3.6rem;
	line-height: 55px;

	@media (max-width: 639px) {
		font-size: 2rem;
		line-height: 38px;
	}
}

#sub-dirconents #main-content-system .leading-Box .leading-sub-text {
	margin-top: 30px;
}

/*************************************************

サービス＞エネルギー

***************************************************/

#sub-dirconents #main-content-led .leading-Box .serttl {
	font-size: 3.6rem;

	@media (max-width: 639px) {
		font-size: 2.6rem;
	}
}

#sub-dirconents #main-content-led .leading-Box .leading-sub-text {
	margin-top: 30px;
}

/*************************************************

サービス＞セキュリティー

***************************************************/

#sub-dirconents #main-content-camera .leading-Box .serttl {
	font-size: 3.6rem;
	line-height: 55px;

	@media (max-width: 639px) {
		font-size: 2.4rem;
		line-height: 38px;
	}
}

#sub-dirconents #main-content-camera .leading-Box .leading-sub-text {
	margin-top: 30px;
}

/*************************************************

採用情報TOP

***************************************************/

#sub-dirconents .recruit-box .recruit-detail .serttl {
	font-size: 3.6rem;

	@media (max-width: 639px) {
		font-size: 2.4rem;
	}
}

#sub-dirconents .recruit-system-box .recruit-system-box-inner .serttl {
	font-size: 3.6rem;

	@media (max-width: 639px) {
		font-size: 2.4rem;
	}
}

/*************************************************

採用情報＞職種ページ

***************************************************/

#sub-dirconents .recruit_job .serttl {
	font-size: 3.6rem;

	@media (max-width: 639px) {
		font-size: 2.4rem;
	}
}
#sub-dirconents .recruit_job .leading-sub-text {
	margin-top: 30px;
}

/************************************************************************/
#sub-dirconents #sidebar {
	max-width: 235px;
	width: 100%;
	margin-left: auto;
	/* float: right; */
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#sub-dirconents #sidebar .sidebar-list-heading .en {
	font-weight: bold;
	color: #279ed9;
	display: block;
}

#sub-dirconents #sidebar .sidebar-list-contents .nav-list li:first-child a {
	border-top: 1px solid #e2e2e2;
}

#sub-dirconents #sidebar .sidebar-list-contents .nav-list a {
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	border-bottom: 1px solid #e2e2e2;
	color: #333;
	font-size: 1.3rem;
	padding: 14px 0;
	position: relative;
	padding-left: 20px;
	padding-right: 15px;
}

#sub-dirconents #sidebar .sidebar-list-contents .nav-list a.active,
#sub-dirconents #sidebar .sidebar-list-contents .nav-list a:hover {
	color: #279ed9;
	text-decoration: none;
}

#sub-dirconents #sidebar .sidebar-list-contents .nav-list a.active:before,
#sub-dirconents #sidebar .sidebar-list-contents .nav-list a:hover:before {
	border-color: #279ed9;
}

#sub-dirconents #sidebar .sidebar-list-contents .nav-list a.active {
	font-weight: bold;
}

#sub-dirconents #sidebar .sidebar-list-contents .nav-list a:before {
	position: absolute;
	content: "";
	display: inline-block;
	right: 15px;
	top: 50%;
	margin-top: -3px;
	margin-left: 0;
	width: 7px;
	height: 7px;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#sub-dirconents #sidebar .side-banner {
	margin-top: 40px;
}

#sub-dirconents #sidebar .side-banner span {
	display: block;
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 5px;
}

#sub-dirconents #sidebar .side-banner .banner-pat1 {
	display: block;
	color: #333;
}

#sub-dirconents #sidebar .side-banner .banner-pat1:hover {
	opacity: 0.7;
}

#sub-dirconents #sidebar .side-banner .banner-pat1 .img {
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	padding: 16px 0;
	background: #fff;
	text-align: center;
}

#sub-dirconents #sidebar .side-banner .banner-pat1 img {
	vertical-align: bottom;
}

@media screen and (max-width: 890px) {
	#mainv {
		min-width: auto;
		padding-top: 35.67708%;
		background-size: auto;
		width: 100%;
		background-size: cover;
		box-sizing: border-box;
		position: relative;
	}

	#mainv .inner {
		width: 90%;
		display: block;
		min-height: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateY(-50%) translateX(-50%);
		z-index: 2;
		height: auto;
		margin-left: 0;
	}

	#mainv .title {
		display: block;
	}

	#sub-dirconents {
		width: auto;
		flex-direction: column;
		padding-bottom: 110px;
	}

	#sub-dirconents #main-content {
		float: none;
		width: auto;
		justify-content: center;
	}

	#sub-dirconents #main-content2 {
		width: auto;
	}

	#sub-dirconents .leading-Box .leading-text {
		font-size: 2rem;
	}

	#sub-dirconents .leading-Box .leading-text .color {
		font-size: 3.5rem;
	}

	#sub-dirconents .leading-Box .leading-text .color2 {
		font-size: 3.5rem;
	}

	#sub-dirconents #sidebar {
		/* float: none;
    width: auto; */
		font-weight: bold;
		border: 2px solid #e2e2e2;
		max-width: unset;
		margin-left: 0;
	}

	#sub-dirconents #sidebar .sidebar-list-contents .nav-list a {
		padding-left: 15px;
	}

	#sub-dirconents #sidebar .sidebar-list-contents .nav-list a:before {
		right: 15px;
	}

	#sub-dirconents #sidebar .sidebar-list-contents .nav-list li:last-child a {
		border-bottom: none;
	}

	#sub-dirconents #sidebar .side-banner {
		display: none;
	}
}
