#key {
	background: url(../img/company/bg_key.jpg) no-repeat center/cover;
}
#key:before {
	background: url(../img/shared/bg_header.png) no-repeat center top;
	width: 632px;
	height: 365px;
	position: absolute;
	top: 247px;
	left: 50%;
	transform: translateX(-50%);
	content: '';
}
#sec1 {
	position: relative;
	background: url(../img/company/bg_sec1_ct.png) no-repeat center top;
}
#sec1 h2 {
	padding-top: 116px;
}
#sec1 .txt {
	padding: 42px 0 71px 3px;
	width: 480px;
	line-height:28px;
}
#sec1 .txt p {
	padding-bottom: 30px;
}
#sec1 .txt h3 {
	font-size: 21px;
	font-weight: bold;
	padding-top: 10px;
}
#sec1 .photo {
	position: absolute;
	top: 120px;
	right: -20px;
}
#sec1:before {
	background: url(../img/company/bg3.jpg) repeat center top;
	width: calc(50% - 524px);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	content: '';
}
#sec1 .wrap:before {
	background: url(../img/company/bg_sec1.png) no-repeat center top/cover;
	width: 603px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -24px;
	content: '';
}
#sec2 {
	position: relative;
	background:
	url(../img/index/line1.jpg) repeat-x center top,
	url(../img/index/bg_sec3.jpg) repeat center top;
}
#sec2 h2 {
	padding: 66px 0 46px;
}
#sec2 .sec2_01 {
	position: relative;
	background:
	url(../img/company/bg_sec2_01.jpg) no-repeat center bottom,
	url(../img/company/bg4.jpg) repeat center top;
	padding: 70px 0 80px;
}
#sec2 .sec2_01 .wrap{ width:600px;}
#sec2 .sec2_01 h3{ position:absolute; top:80px; left:0;}
#sec2 .sec2_01 ul {
	font-size: 20px;
	line-height:30px;
	font-weight: bold;
	padding-top: 36px;
	padding-left:120px;
	background:url(../img/company/sec2_line.png) no-repeat -30px center;
}
#sec2 .sec2_01 ul li {
	padding-bottom: 26px;
}
#sec2 .sec2_01:before {
	background:
	url(../img/company/line2.jpg) repeat-x center top/*,
	url(../img/company/line2.jpg) repeat-x center bottom*/;
	position: absolute;
	width: 100%;
	top: -10px;
	bottom: -10px;
	content: '';
	z-index: 1;
}
#sec2 .sec2_02 {
	position: relative;
	background: url(../img/index/bg1.jpg) repeat center top;
	padding: 67px 0 90px;
}
#sec2 .sec2_02 .list {
	position: relative;
}
#sec2 .sec2_02 .list:before {
	border-left: 1px solid #784622;
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	content: '';
}
#sec2 .sec2_02 dl {
	padding-bottom: 17px;
}
#sec2 .sec2_02 dl dd {
	padding-top: 22px;
}
#sec2 .sec2_02 .info {
	background: #fbf2e1;
	border: 5px solid #e3d3b5;
	font-size: 14px;
	line-height: 26px;
	padding: 19px 0 19px 328px;
	position: relative;
	margin-top: 21px;
}
#sec2 .sec2_02 .info h4 {
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	position: absolute;
	top: 33px;
	left: 39px;
}
#sec3 {
	position: relative;
	background-image: url(../img/company/bg_sec3.jpg);
	height: 3700px;
	min-height: auto;
	padding-bottom: 97px;
	color: #fff;
}
#sec3 h2 {
	padding: 134px 0 39px;
}
#sec3 h3 {
	position:relative;
	width:430px;
	height:60px;
	background:url(../img/company/sec3_ttl_bg2.png) no-repeat top left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 23px;
	padding:30px 0 0 18px;
}
#sec3 h3 p {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	position: absolute;
	top: 18px;
	right: 0;
	width: 262px;
}
/*#sec3 h3 {
	position: relative;
}
#sec3 h3 span {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	position: absolute;
	top: 18px;
	right: 0;
	width: 262px;
}*/

#sec3 .sec3_bnr {
	position: absolute;
	top: 134px;
	right: 0;
}
#sec3 .active .sec3_bnr {
	display: none;
}
#sec3:before {
	background: url(../img/index/line1.jpg) repeat-x center top, url(../img/index/line1.jpg) repeat-x center bottom;
	position: absolute;
	width: 100%;
	top: -11px;
	bottom: -11px;
	content: '';
	z-index: 1;
}
#sec3 .sec3_l {
	padding-top: 15px;
	width: 448px;
	position: relative;
	z-index: 1;
	padding-bottom: 159px;
}
#sec3 .sec3_l:after {
	background: #000;
	width: 6px;
	position: absolute;
	right: 107px;
	top: 104px;
	content: '';
	bottom: -490px;
}
#sec3 .sec3_l:before {
	background: url(../img/company/icon.png) no-repeat center top;
	width: 6px;
	height: 33px;
	position: absolute;
	right: 107px;
	bottom: -530px;
	content: '';
}
#sec3 .sec3_l dl {
	position: relative;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom:15px;
}
#sec3 .sec3_l dl dt {
	width:398px;
	height:36px;
	background:url(../img/company/sec3_ttl_bg.png) no-repeat top left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 23px;
	padding:8px 0 0 18px;
	margin-bottom: 12px;
}
#sec3 .sec3_l dl dd {
	padding-top: 15px;
	line-height: 25px;
	position: relative;
	padding: 0 0 0 62px;
	width: 275px;
}
#sec3 .sec3_l dl dd span {
	position: absolute;
	top: 5px;
	left: 0;
	background: url(../img/company/bg_txt.jpg) repeat center top;
	width: 40px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}
#sec3 .sec3_l dl dd + dd {
	margin-top: 15px;
}
#sec3 .sec3_l .style1 {
	padding-bottom: 107px;
	padding-top: 21px;
}
#sec3 .sec3_l .style2 {
	padding-top: 34px;
	margin-bottom: 62px;
}
#sec3 .sec3_l .style3 {
	padding-top: 45px;
	margin-bottom: 18px;
}
#sec3 .sec3_l .style4 {
	padding-bottom: 43px;
	
}
#sec3 .sec3_l .style1 dt, #sec3 .sec3_l .style2 dt, #sec3 .sec3_l .style3 dt, #sec3 .sec3_l .style4 dt {
	padding-bottom: 15px;
}
#sec3 .sec3_r {
	position: relative;
	width: 520px;
	height:2960px;
}
#sec3 .sec3_r:before {
	background: url(../img/company/bg_info1.png) no-repeat center top;
	width: 986px;
	height: 3600px;
	position: absolute;
	top: -220px;
	left: -270px;
	content: '';
}
#sec3 .sec3_r .item{
	position:absolute;
	top:-80px;
}
#sec3 .sec3_r .item .dl_wrap{ margin-bottom:40px;}
#sec3 .sec3_r .item .dl_wrap2{ margin-left:-50px;}
#sec3 .sec3_r .item .dl_wrap2 .fr{ padding-top:50px;}
#sec3 .sec3_r .item .dl_wrap3{ margin-left:-90px;}
#sec3 .sec3_r .item .dl_wrap3 .fr{ padding-top:80px;}
#sec3 .t_w{letter-spacing:-1px;}

#sec3 .dl_wrap_m1{ margin-top:100px;}

#sec3 .sec3_r .item dl{
	clear:both;
	margin-bottom:5px;
}
#sec3 .sec3_r .item dl dt {
	float: left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 23px;
	padding:0 20px 10px 0;
	width:174px;
}
#sec3 .sec3_r .item dl dt.dt_h1 { padding-bottom:3em;}
#sec3 .sec3_r .item dl dd {
	float: left;
	font-size: 14px;
	line-height: 22px;
	margin-bottom:6px;
	
}

#sec3 .sec3_r .item dl dd span{float:left; width:30px; text-align:right; margin-right:15px;}
#sec3 .sec3_r .item dl dd p{float:left;}

#sec3 .sec3_r .item dl.dl2   { margin-bottom:15px;}
#sec3 .sec3_r .item dl.dl2 dt{ width:auto; padding:0; margin-bottom:5px;}
#sec3 .sec3_r .item dl.dl2 dd{ clear:both;}

/*#sec3 .sec3_r .group_ct1 {
	position: relative;
	z-index: 1;
}
#sec3 .sec3_r .group_ct1 dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}

#sec3 .sec3_r .group_ct1 dl dt {
	float: left;
}
#sec3 .sec3_r .group_ct1 dl dd {
	float: left;
	font-size: 14px;
	line-height: 22px;
}
#sec3 .sec3_r .group_ct1 dl .txt1 {
	width: 44px;
	padding-left: 17px;
}
#sec3 .sec3_r .group1 {
	margin-top: -111px;
}
#sec3 .sec3_r .group1 dl {
	padding-bottom: 12px;
}
#sec3 .sec3_r .group1 .txt2 {
	width: 180px;
}
#sec3 .sec3_r .group2 {
	margin-top: 62px;
}
#sec3 .sec3_r .group2 dl {
	padding-bottom: 4px;
}
#sec3 .sec3_r .group2 dl .txt1 {
	padding-left: 13px;
	width: 34px;
}
#sec3 .sec3_r .group2 .txt2 {
	width: 295px;
	letter-spacing: -1px;
}
#sec3 .sec3_r .group3 {
	position: relative;
	margin-top: 182px;
	margin-left: -13px;
	font-size: 14px;
	line-height: 25px;
}
#sec3 .sec3_r .group3:before {
	background: url(../img/company/bg_info2.png) no-repeat center top;
	width: 912px;
	height: 2253px;
	position: absolute;
	top: -83px;
	left: -215px;
	content: '';
}
#sec3 .sec3_r .group3 dl {
	padding-bottom: 31px;
}
#sec3 .sec3_r .group3 dd {
	position: relative;
	z-index: 1;
	padding-top: 5px;
}
#sec3 .sec3_r .group3 dd:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec3 .sec3_r .group3 dd p:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec3 .sec3_r .group3 .col1 {
	width: 33px;
	float: left;
	text-align: right;
	padding-right: 8px;
}
#sec3 .sec3_r .group3 .col2 {
	float: left;
}
#sec3 .sec3_r .group3 .item1 {
	margin-top: 81px;
	padding-bottom: 20px;
}
#sec3 .sec3_r .group3 .item1 dd {
	padding-left: 24px;
}
#sec3 .sec3_r .group3 .item2 dd {
	padding-left: 24px;
}
#sec3 .sec3_r .group3 .item3 {
	padding-top: 40px;
	padding-bottom: 87px;
}
#sec3 .sec3_r .group3 .item3 dd {
	padding-left: 24px;
}
#sec3 .sec3_r .group3 .item4 {
	margin-left: -15px;
	margin-top:-20px;
	margin-bottom: 28px;
}
#sec3 .sec3_r .group3 .item5 {
	margin-left: -60px;
}
#sec3 .sec3_r .group3 .item5 dt {
	padding-bottom: 10px;
}
#sec3 .sec3_r .group3 .item6 {
	padding-top: 30px;
	margin-left: -95px;
}
#sec3 .sec3_r .group3 .item7 {
	position: absolute;
	top: 154px;
	right: 70px;
}
#sec3 .sec3_r .group3 .item8 {
	position: absolute;
	top: 266px;
	right: 38px;
}
#sec3 .sec3_r .group3 .item8 dd {
	padding-left: 24px;
}
#sec3 .sec3_r .group3 .item9 {
	position: absolute;
	top: 426px;
	right: 50px;
}
#sec3 .sec3_r .group3 .item9 dd {
	padding-left: 3px;
}
#sec3 .sec3_r .group3 .item10 {
	position: absolute;
	top: 651px;
	
	right: 21px;
}
#sec3 .sec3_r .group3 .item10 dd {
	padding-left: 14px;
}
#sec3 .sec3_r .group3 .item11 {
	position: absolute;
	top: 1065px;
	right: 6px;
}

#sec3 .sec3_r .group3 .item12 {
	position: absolute;
	top: 1350px;
	right: 35px;
}
#sec3 .sec3_r .group3 .item13 {
	position: absolute;
	top: 1480px;
	right: 9px;
}
#sec3 .sec3_r .group3 .item14 {
	position: absolute;
	top: 1750px;
	right: -28px;
}

#sec3 .sec3_r .group3 .item15 {
	position: absolute;
	top: 1970px;
	right: 35px;
}*/

#sec3 ul {
	width: 728px;
	margin: 450px auto 0;
}
#sec4 {
	background: url(../img/company/bg5.jpg) repeat center top;
	padding: 83px 0 108px;
}
#sec4 h2 {
	padding-bottom: 50px;
}
#sec4 .info {
	box-sizing: border-box;
	border: 1px solid #000000;
	width: 50%;
	float: left;
}
#sec4 .info1 {
	border-right-width: 0;
}
#sec4 .info1 dl:last-child {
	padding-bottom: 140px;
}
#sec4 .info2 {
	border-left-width: 0;
}
#sec4 dl {
	border-bottom: 1px solid #000000;
	line-height: 28px;
	padding: 16px 0 11px;
	position: relative;
}
#sec4 dl:last-child {
	border: none;
}
#sec4 dl:before {
	background: #784622;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 118px;
	content: '';
}
#sec4 dl dt {
	float: left;
	width: 105px;
	color: #fff;
	position: relative;
	z-index: 1;
	padding-left: 13px;
}
#sec4 dl dd {
	float: left;
	padding-left: 31px;
	width: 325px;
}
#sec4 dl dd p + p {
	padding-top: 17px;
}
#sec4 dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec4 h3 {
	padding-top: 69px;
}
#sec4 #map {
	box-sizing: border-box;
	border: 5px solid #e2dbce;
	height: 476px;
}

/*============================================================
						#siteused
============================================================*/


#siteused{
	font-size:0.95em;
	line-height:1.5em;
	padding:20px 50px;
	margin:100px auto;
	width: 800px;
/*	background:rgba(255,255,255,1);*/
	background: url(../img/company/bg3.jpg) repeat center top;
	border:solid 1px #cc915f;
	height:470px;
	overflow: auto
}

#siteused dl, #siteused h3{
	clear: both !important;
	list-style: decimal-leading-zero;
	width: 750px;
	margin:20px auto;
}

#siteused h3 {
	margin-left:15px;
	padding-left:15px;
	border-left:15px solid #784622;
	border-bottom:1px #784622 solid;
	font-weight: bold;
	color: #784622;
	font-size: 2em;
	margin-bottom:30px;
}
#siteused dl dt{
	color: #784622;
	margin-left:15px;
	border-bottom:solid 1px gray;
	font-size:1.15em;
	font-weight: 600;
	padding-bottom:3px;
}

#siteused dl dd{
	padding-top:3px;
	margin-left: 20px;
}

#siteused dl dd ol{
	margin-left: 25px;
}

/*============================================================
						#mailform
============================================================*/


#sec6 {
	position: relative;
	background: url(../img/index/line1.jpg) repeat-x center top, url(../img/recruit/bg_sec6.jpg) no-repeat center/cover;
	padding: 158px 0 115px;
}
#sec6 h2 {
	position: absolute;
	top: -250px;
	left: 0;
	width: 100%;
	text-align: center;
}
.thanks_txt {
	font-size: 20px;
	font-weight: bold;
	padding: 100px 0;
	text-align: center;
}
.sec6_mail {
	background: rgba(0, 0, 0, 0.8);
	padding: 48px 0 20px;
	color: #fff;
}
.sec6_mail .fc-form {
	width: 720px;
	margin: 0 auto;
	border-top: 1px solid #787572;
}
.confirm-main {
	width: 720px;
	margin: 0 auto;
}
.sec6_mail .col {
	border-top: 1px solid #787572;
	padding-bottom: 13px;
	padding-top: 20px;
}
.sec6_mail .col .caption {
	float: left;
	width: 150px;
	font-weight: bold;
	position: relative;
}
.sec6_mail .col .form-value {
	float: left;
	width: 560px;
	position: relative;
	z-index: 100;
}
.sec6_mail label {
	width: 29%;
	display: inline-block;
}



.sec6_mail label input {
	margin-right: 10px;
}
.sec6_mail input[type="text"] {
	width: 504px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #a6a6a6;
	padding-left: 5px;
}
.sec6_mail textarea {
	width: 504px;
	padding: 5px;
	height: 242px;
}

.submit {
	width: 722px !important;
	margin: 28px auto !important;
	border: none !important;
}
.submit button {
	border: none;
	box-shadow: 0 0 0 0;
	background: none;
	cursor: pointer;
}
.submit button:hover img {
	opacity: 0.8;
}
.fc-form [class^='error'] {
	left: 150px;
	bottom: -11px;
	position: relative;
}
.submit-confirm button {
	background: url(../img/recruit/bg_btn.jpg) no-repeat center top;
	width: 316px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.error1{
	left: 0 !important;
}

.last_col{padding-bottom:80px;}


/*===============================================
					.policy
===============================================*/

.policy{
	font-size:0.95em;
	line-height:1.35em;
	padding:20px 50px;
	margin:50px auto 0;
	width: 800px;
	background: url(../img/company/bg3.jpg) repeat center top;
	height:450px;
	overflow: auto
}
.policy h3 , .policy ol{
	list-style: decimal-leading-zero;
	width: 670px;
	margin:20px auto;
}
.policy h3 {
	color: #784622;
	border-left: 13px #784622 solid;
	border-bottom:solid 1px #784622;
	font-weight: bold;
	margin-left: 0px;
	padding-left:15px;
	font-size: 1.8em;
}
.policy ol > li{
	margin-top:20px;
}

.policy ol ul{
	list-style-type: disc;
	margin-left:30px;
}