@charset "utf-8";
/* CSS Document */

/*PC*/
@media print, screen and (min-width: 769px) {
.hedTitle {
background: url(../images/recruit/hed_img.jpg) center center no-repeat;
background-size: cover;
width: 100%;
height: 310px;
overflow: hidden;
margin: 0 auto;
display: table;
}

.hedTitleIn {
display: table-cell;
width: 100%;
margin: auto;
height: 100%;
padding: 0px 0px 0px 100px;
vertical-align: middle;
}

.hedTitleIn h3 {
font-weight: normal;
color: #fff;
font-size: 2em;
letter-spacing: 0.1em;
margin-bottom: 15px;
text-shadow:0px 0px 5px #656565;
}

.hedTitleIn p {
color: #fff;
font-family: Arial, Helvetica, "sans-serif";
font-weight: bold;
font-style: italic;
text-shadow:0px 0px 5px #656565;
}

	
.pre_hed {
		width: 100%;
		margin: 0 auto 30px;
		position: relative;
	}
	
	
	.pre_img {
		text-align: right;
		
	}
	.pre_tit {
		background: #329b5f;
		box-sizing: border-box;
		display: inline-block;
		max-width: 920px;
		padding: 32px 50px 28px;
		color: #fff;
		top: 40%;
		position: absolute;
		line-height: 40px;
		font-size: 2em;
	}
	
	.pre_tit::after {
		background: #ffffff;
content: '';
height: 1px;
left: 0;
position: absolute;
top: 50px;
width: 40px;
	}
	
	.pre_tit span {
		font-size: 0.7em;
	}
	
	
	.pre_txt {
		font-size: 1.3em;
		line-height: 2em;
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	}
	.pre_l_img {
		width: 600px;
		float: left;
		margin: 30px 20px 30px 0;
	}
	
	
	.pre_imgr {
		width: 600px;
		float: right;
		margin: 0 0 20px 20px;
	}
	
	
	.pre_box {
		border: 2px solid  #329b5f;
		margin-top: 30px;
	}
	
	.pre_idea_tit {
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
		text-align: center;
		font-size: 1.8em;
		padding-bottom: 20px;
	}
	
	.pre_idea_tit::after {
		content: "";
		width: 50px;
		display: block;
		margin: 0 auto;
		border-bottom: 2px solid  #329b5f;
	}
	
	
	
	.pre_idea {
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
		font-size: 1.5em;
		color: #329b5f;
		font-weight: bold;
		text-align: center;
	}
	
	
	.senior_txt {
		font-size: 1.2em;
	}	
	
	.senior_subtit {
		font-size: 1.5em;
		color: #329b5f;
		font-weight: bold;
	}
	
	
	
.com_table_tag {
    border-top: 1px solid #f1f0ee;
    width: 100%;
	margin:0 0 40px;
}

table.comTable01 th {
width: 25%;
}

.com_table_tag th {
	background:#F0F0F0;
	width:20%;
	background:none;
	border-bottom: 1px solid #f1f0ee;
	padding: 10px;
	text-align: left;
	display:table-cell;
}	
	
.com_table_tag td {
    border-bottom: 1px solid #f1f0ee;
    border-left: 1px solid #f1f0ee;
    padding:10px;
	display:table-cell;
}	

	.com_table_tag td ul {
		width: 100%;
	}	
	
	.com_table_tag td ul li {
		float: left;
		list-style: none;
		padding: 0px 5px 5px 0px;
	}
	
.com_table_tag th span {
float: right;
font-size: 0.8em;
background: #9c110a;
padding: 3px 10px;
color: #FFF;
line-height: normal;
}

input[type="submit"] {
background: #329b5f;
border: #329b5f 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

input[type="submit"]:hover {
background: #fff;
border:#329b5f 1px solid;
color: #329b5f;
}

.submit:hover {
background: #fff;
border: #329b5f 1px solid;
color: #329b5f;
}

input[type="text"],
textarea,
select {
padding: 8px;
border: 1px solid #dddddd;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.w240 { width: 240px;}
.w350 { width: 350px;}
.w540 { width: 540px;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
	margin-top:30px;
	margin-bottom:30px;
    background: #333 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    padding: 10px 50px;
    text-align: center;
	text-decoration:none;
}

.contact_link_btn01 a:hover{
	opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #329b5f 5px solid;
margin: 0 auto 30px;
}

.txt {
    padding: 0 20px 0 10px;
}

.h_kome {
background: #9c110a none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 0.9em;
margin-right: 5px;
padding: 1px 10px;
}


	
	
}





/*----------------------------------------------------*/





/*sp*/
@media only screen and (max-width: 768px) {
.hedTitle {
background: url(../images/recruit/hed_img.jpg) center center no-repeat;
background-size: cover;
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto;
}

.hedTitleIn {
width: 100%;
margin: auto;
padding: 30px 10px;
box-sizing: border-box;
}

.hedTitleIn h3 {
font-weight: normal;
color: #fff;
font-size: 1.4em;
letter-spacing: 0.1em;
margin-bottom: 15px;
text-shadow:0px 0px 5px #656565;
}

.hedTitleIn p {
color: #fff;
font-family: Arial, Helvetica, "sans-serif";
font-weight: bold;
font-style: italic;
text-shadow:0px 0px 5px #656565;
}

.pre_hed {
		width: 100%;
		margin: 0 auto 30px;
		position: relative;
	}
	
	.pre_img {
		text-align: right;
	}
	.pre_tit {
		background: #329b5f;
		box-sizing: border-box;
		display: inline-block;
		max-width: 920px;
		padding: 20px 30px 20px;
		color: #fff;
		bottom: 0%;
		position: absolute;

		line-height: 30px;
		font-size: 1.1em;
	}
	
	.pre_tit::after {
		background: #ffffff;
content: '';
height: 1px;
left: 0;
position: absolute;
top: 50%;
width: 20px;
	}
	
	.pre_tit span {
		display: block;
		font-size: 0.8em;
		
	}
	
	
	.pre_txt {
		font-size: 1.3em;
		line-height: 2em;
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	}
	.pre_l_img {
		width: 600px;
		float: left;
		margin: 30px 20px 30px 0;
	}
	
	
	.pre_imgr {
		width: 100%;
		float: right;
		margin: 0 0 20px 20px;
	}
	
	.pre_imgr img {
		width: 100%;
	}
	
	
	.pre_box {
		border: 2px solid  #329b5f;
		margin-top: 30px;
	}
	
	.pre_idea_tit {
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
		text-align: center;
		font-size: 1.8em;
		padding-bottom: 20px;
	}
	
	.pre_idea_tit::after {
		content: "";
		width: 50px;
		display: block;
		margin: 0 auto;
		border-bottom: 2px solid  #329b5f;
	}
	
	
	
	.pre_idea {
		font-family: "游明朝体","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
		font-size: 1.5em;
		color: #329b5f;
		font-weight: bold;
		text-align: center;
	}

.com_table_tag {
    border-top: 1px solid #f1f0ee;
    width: 100%;
	margin:0 0 40px;
}
	
.com_table_tag th {
	background:#F0F0F0;
	width:96%;
	background:none;
	border-bottom:none;
	padding: 2%;
	text-align: center;
	display: block;
}	

table.comTable01 th {
width: 25%;
}

	
.com_table_tag td {
    border-bottom: 1px solid #f1f0ee;
    border-left: none;
    padding:2%;
	display: block;
}	
	
.com_table_tag th span {
float: right;
font-size: 0.8em;
background: #9c110a;
padding: 0 10px;
color: #FFF;
line-height: normal;
}

input[type="submit"] {
background: #329b5f;
border: #329b5f 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

input[type="submit"]:hover {
background: #fff;
border: #329b5f 1px solid;
color: #329b5f;
}

.submit:hover {
background: #fff;
border: #329b5f 1px solid;
color: #329b5f;
}

input[type="text"],
textarea,
select {
padding: 8px;
border: 1px solid #dddddd;
font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.w240 { width: 90%;}
.w350 { width: 90%;}
.w540 { width: 90%;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
	margin-top:30px;
	margin-bottom:30px;
    background: #333 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    padding: 10px 50px;
    text-align: center;
	text-decoration:none;
}

.contact_link_btn01 a:hover{
	opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #329b5f 5px solid;
margin: 0 auto 30px;
}

.txt {
    padding: 0 20px 0 10px;
}

.h_kome {
background: #9c110a none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 0.9em;
margin-right: 5px;
padding: 1px 10px;
}
	
	
	.com_table_tag td ul {
		width: 100%;
		margin: 0 auto;
	}	
	
	.com_table_tag td ul li {
		float: left;
		list-style: none;
		padding: 0px 5px 5px 0px;
	}	
	.senior_txt {
		font-size: 1em;
	}	
	
	.senior_subtit {
		font-size: 1.3em;
		color: #329b5f;
		font-weight: bold;
	}
	

}


/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}
