@charset "shift_jis";

/* **************************************************

Name: custom.css

Description: Setting of Branding Image Module

Create: 2015.03.05
Update: 

Copyright 2015 Hitachi Hi-System21 Corporation.

***************************************************** */
.ShowRWD580 {
	display: none;
}
.TopContent{
	margin-top: 5px;
}
.TopContent p.ImgOnlyStyle,.TopContent p.ImgOnlyStyle img{
	margin-bottom: 0;
}
.TopContent p.ImgOnlyStyle a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.TopContent h2{
	font-size: 85%;
}

.ImgW120SetStyle .ImgSet ul { margin-left: 140px; }



h3{
	border-bottom: 1px dotted #aaa;
	padding-bottom: 5px;
}

.ImgSet dt{
	font-weight: bold;
}




table .AdditionalNotesStyle1,
table .ListStyle1,
table .LinkListStyle1{
	font-size: 100%;
	margin-bottom: 5px;
}
table .AdditionalNotesStyle2,
table .ListStyle2,
table .LinkListStyle2{
	font-size: 90%;
	margin-bottom: 5px;
}

.indexImg{
	/*margin-bottom: 0 !important;*/
}
.indexImg img{
	margin-bottom: 0 !important;
}
.indexImg a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

h2.imgTit,h3.imgTit{
	background: none;
	padding: 0;
	margin-bottom: 15px;
	border-bottom: none;
}
h2.imgTit {
	/* padding-bottom: 3px; */
	/* border-bottom: 2px solid #75424b; */
}
h2.imgTit.type2 {
	border: 1px solid #d9c6c8;
	border-bottom: 3px solid #c80000;
	padding: 5px 15px;
	font-size: 90%;
}
h2.imgTit span ,
h3.imgTit span {
	background: none;
	padding: 0;
	color: #74424B;
}
h2.imgTit span img {
	width: 100%
}
h3.imgTit{
	margin-bottom: 5px;
}
h2.imgTit.question span {
	padding-left: 42px;
}
h2.imgTit.question .q { background: url(/image/recruit/work/h2_q.jpg) no-repeat left 1px;padding-left: 29px;}
h2.imgTit.question .q1 { background: url(/image/recruit/work/h2_q1.jpg) no-repeat left 1px;}
h2.imgTit.question .q2 { background: url(/image/recruit/work/h2_q2.jpg) no-repeat left 1px;}
h2.imgTit.question .q3 { background: url(/image/recruit/work/h2_q3.jpg) no-repeat left 1px;}
h2.imgTit.question .q4 { background: url(/image/recruit/work/h2_q4.jpg) no-repeat left 1px;}
h2.imgTit.question .q5 { background: url(/image/recruit/work/h2_q5.jpg) no-repeat left 1px;}
h2.imgTit.question .q6 { background: url(/image/recruit/work/h2_q6.jpg) no-repeat left 1px;}
h2.imgTit.question .q7 { background: url(/image/recruit/work/h2_q7.jpg) no-repeat left 1px;}
h2.imgTit.question .q8 { background: url(/image/recruit/work/h2_q8.jpg) no-repeat left 1px;}
h2.imgTit.question .q9 { background: url(/image/recruit/work/h2_q9.jpg) no-repeat left 1px;}
h2.imgTit.question .q10 { background: url(/image/recruit/work/h2_q10.jpg) no-repeat left 1px;padding-left: 55px;}
h2.imgTit.question .q11 { background: url(/image/recruit/work/h2_q11.jpg) no-repeat left 1px;padding-left: 55px;}
h2.imgTit.question .q12 { background: url(/image/recruit/work/h2_q12.jpg) no-repeat left 1px;padding-left: 55px;}
h2.imgTit.question .q13 { background: url(/image/recruit/work/h2_q13.jpg) no-repeat left 1px;padding-left: 55px;}
h2.imgTit.question .q14 { background: url(/image/recruit/work/h2_q14.jpg) no-repeat left 1px;padding-left: 55px;}
.MustItem{
	color: #c02;
}

table.ov_width th {
	width: 24%;
}
#printBtn ,
#printBtn2 {
	background: url(/image/add/print.png) no-repeat right center;
	padding-right: 22px;
}
#gmap {
	height: 450px;
}
/************新卒採用ページ用**************/
h1.TypeRecruit {
	line-height: 1;
	padding: 10px 0;
	position: relative;
}
h1.TypeRecruit span.text {
	border: 2px solid #632530;
	padding: 0 45px 0 45px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	line-height: 100px;
}
h1.TypeRecruit span.type {
	position: absolute;
	right: 30px;
	top: 0;
}
h1.TypeRecruit a {
	line-height:1;
}
h1.TypeRecruit a img {
	vertical-align: middle;
}

.recruitIndex li {
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	display: table;
	height: 120px;
}
.recruitIndex a {
	display: table-cell;
	width: 100%;
	height: 100%;
	border: 2px solid #f4f0f1;
	vertical-align: middle;
	position: relative;
	padding: 0 155px;
	text-align: center;
	box-sizing: border-box;
}

.recruitIndex.type2 .imgL a {
	padding: 0 0 0 225px;
	text-align: left;
}
.recruitIndex.type2 .imgR a {
	padding: 0 225px 0 0;
	text-align: right;
}
.recruitIndex.type2 .imgC a {
	padding: 0 48px;
	text-align: center;
}
.recruitIndex.type2 li a .posiaimg {
	width: 195px;
	max-width: 195px!important
}
.recruitIndex.type2 li:last-child a .posiaimg {
	width: 97px;
	max-width: 97px!important
}
.recruitIndex a:hover {
	border: 2px solid #632530;
}
.recruitIndex a img {
	position: relative;
	z-index: 1;
}
.recruitIndex .imgL .posiaimg {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	max-width: 35%!important;
}
.recruitIndex .imgL .ptn2 {
	left: 5%;
	bottom: -10px;
}
.recruitIndex .imgR .posiaimg {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
	max-width: 35%!important;
}
.customColumn .ColumnSet .Column1andHalf {
	margin-bottom: 20px;
}
.customColumn .ColumnSet.lastItem .Column1andHalf {
	margin-bottom: 0;
}
h2 span.NewWin a {
	background-image: url(../../../image/jp/r1/icon/icon_new_window_hd.gif) !important;
	background-position: right center !important;
}
/************社長メッセージ用**************/
.TextStyle1.head span,
.TextStyle1.head img {
	vertical-align: baseline;
	display: inline-block;
}
.TextStyle1.head img {
	width: 40%;
	max-width: 185px!important;
}
.TextStyle1.head span {
	margin-right: 20px;
}

/************お問い合わせ用**************/
#privacybox{border: 1px solid #ccc; padding: 15px; height: 200px; overflow-y: scroll; font-size: 90%; margin-bottom: 10px; }
label.privacy_check {
    cursor: pointer; text-align: center; width: 100%; display: block; padding: 10px 0; margin-bottom: 10px; border: 1px solid #ccc;
}
label.privacy_check + p{ margin-bottom: 20px; }
label.privacy_check:hover{ background-color: #fff88f; border-color: #fff88f; }
input#privacy_checkbox[type='checkbox']{ font-weight: bold; }
label.privacy_check.checked{ border-color: #b1000e; color: #b1000e; }
.checked input#privacy_checkbox[type='checkbox']{ color: #b1000e;}
.disable a{ color: #666; text-decoration: none; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; }
.disable.checked a{ color: #b1000e; text-decoration: underline; user-select: auto; -moz-user-select: auto; -webkit-user-select: auto; -ms-user-select: auto;  }
.disable{ position: relative; }
.disable:before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: #fff; z-index: 10; opacity:0.4;}
.disable.checked:before{ display: none; }


#TopColumn .Column1 {
    width: 310px;
}

@media screen and (max-width: 994px) {
	#TopColumn .Column1 {
		width: 33%;
	}
}
@media screen and (max-width: 767px) {
	#TopColumn .Column1 {
		margin-bottom: 15px;
		width: 100%;
	}
	#TopColumn h2 {
		background: none;
		margin: 0 -15px 0;
		padding: 0;
	}
	#TopColumn h2 span {
		padding: 0
	}
	#TopColumn h2 span a {
		padding: 10px 30px 10px 15px;
		position: relative;
		display: block;
		background: none;
	}
	#TopColumn h2 span a:hover {
		color: #575757;
	}
	#TopColumn h2 span a:after {
		content: "";
		position: absolute;
		display: block;
		width: 16px;
		height: 16px;
		top: 50%;
		right: 8px;
		margin: -8px 0 0;
		background-image: url(../image/top/icon_down.gif);
		background-repeat: no-repeat;
		background-size: 16px 16px;
	}
	#TopColumn h2.Current span a:after {
		background-image: url(../image/top/icon_up.gif);
	}
	#TopColumn h3 {
		margin: 0 -15px;
		padding: 0 8px 0 0;
		font-size: 100%;
	}
	#TopColumn h3 a {
		display: block;
		padding: 15px 15px;
	}
	.SlideWrap {
		margin: 0 -15px;
		padding: 0 15px;
	}
	#TopColumn .ResponsiveLinkListStyle {
		margin-top: 0
	}
	#TopColumn .ResponsiveLinkListStyle a {
		margin: -15px -30px -15px -15px;
		padding: 15px 30px 15px 30px;
	}
	.recruitIndex .imgL a {
		text-align: right;
		padding-right: 15%;
		padding-left: 0;
	}
	.recruitIndex .imgR a {
		text-align: left;
		padding-right: 0;
		padding-left: 15%;
	}
	.recruitIndex .imgL .ptn2 {
		left: 2%;
	}
	.recruitIndex.type2 li {
		height: 216px;
	}
	.recruitIndex.type2 li a .posiaimg {
		width: 97px;
		max-width: 97px!important
	}
	.recruitIndex.type2 .imgL a {
		padding: 0 0 0 30%;
		text-align: left;
	}
	.recruitIndex.type2 .imgR a {
		padding: 0 30% 0 0;
		text-align: right;
	}
	h2.imgTit {
		padding-left: 10px;
		padding-right: 10px;
	}
	#print table {
		display: block
	}
	#print table tr,
	#print table th,
	#print table td {
		display: block;
		width: 100%;
		box-sizing: border-box;
		border-bottom: none
	}
	#print tr:last-child td {
		border-bottom: 1px solid #ddd;
	}
	.customColumn .ColumnSet {
		margin-left: 0;
	}
	.customColumn .ColumnSet .Column1andHalf {
		float: left;
		width: 50%;
		margin-bottom: 10px
	}
	.customColumn .ColumnSet .Column1andHalf.FirstItem {
		padding: 0 5px 0 0;
	}
	.customColumn .ColumnSet .Column1andHalf.LastItem {
		padding: 0 0 0 5px;
	}
}
@media screen and (max-width: 579px) {
	.HideRWD580{ display: none; }
	.ShowRWD580{ display: block; }
	h1.TypeRecruit span.text {
		line-height: 70px;
		padding: 0 15px;
	}
	h1.TypeRecruit span.type {
		right: 20px;
		top: 2px;
	}
	.recruitIndex .imgL a {
		text-align: right;
		padding-right: 10px;
		padding-left: 35%;
	}
	.recruitIndex .imgR a {
		text-align: left;
		padding-right: 35%;
		padding-left: 10px;
	}
	.recruitIndex .imgR.type2 .posiaimg {
		right: 0;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}
	.customColumn .ColumnSet .Column1andHalf {
		padding: 0 5px;
	}
}
@media screen and (max-width:479px) {
	.customColumn .ColumnSet .Column1andHalf {
		float: none;
		width: 100%;
		margin-bottom: 10px;
		padding: 0!important
	}
	.recruitIndex.type2 .imgL a {
		padding: 0 10px 0 110px;
		text-align: left;
	}
	.recruitIndex.type2 .imgR a {
		padding: 0 110px 0 10px;
		text-align: right;
	}
}
@media print {
	.PrintMode1 > *:not(#Contents) {
		display: none;
	}
	.PrintMode1 #Contents .Grid1 {
		display: none
	}
	.PrintMode1 #Contents .Grid3 {
		width: 100%
	}
	.PrintMode1 #Contents .Grid3 > * {
		display: none;
	}
	.PrintMode1 #Contents .Grid3 #print {
		display: block;
	}
	.PrintMode1 #Contents .Grid3 #print h2 {
		display: none
	}
	.PrintMode1 #Contents .Grid3 #print .noPrint {
		display:none;
	}
	.PrintMode1 #Contents .Grid3 #print .LinkListStyle1 .print {
		max-width: 516px;
		margin: auto
	}
}
.red{color: #b1000e;}
.mt0{ margin-top: 0 !important; }
.mt5{ margin-top: 5px !important; }
.mt10{ margin-top: 10px !important; }
.mt20{ margin-top: 20px !important; }
.mb0{ margin-bottom: 0 !important; }
.mb5{ margin-bottom: 5px !important; }
.mb10{ margin-bottom: 10px !important; }
.pt10{ padding-top: 10px !important; }
