﻿@charset "utf-8";
/* CSS Info
 FileName      : style.css
 created       : 2014-05-08
 last Modified : 2014-05-08
 Editor        : kawakami
 last Editor   : kawakami
======================== */

/* templates
----------------------------------------------------------- */
#content h2 {
	margin: 20px 0 0 0;
}

#content h3 {
	margin: 30px 0 0 0;
}

/* Toppage
----------------------------------------------------------- */
.top_searchBox {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #ffecda;
	margin: 20px 0 0 0;
	padding: ;
	border: 1px solid #cfcfcf;
}
#content .top_searchBox h2 {
	margin: 0;
	padding: 15px 0 0 0;
}
.top_searchBox form {
	margin: 12px 20px 0;
}
.top_searchBox table.selected01,
.top_searchBox table.selected02 {
	margin: 0 0 10px;
	text-align: left;
	line-height: 1.0;
}
.top_searchBox table.selected01 th,
.top_searchBox table.selected02 th.left {
	width: 69px;
	padding: 0 0 0 14px;
	background: url(../images/ico_arrow.png) no-repeat 0 11px;
}
.top_searchBox table.selected02 th.right {
	width: 33px;
	padding: 0 0 0 14px;
	background: url(../images/ico_arrow.png) no-repeat 0 11px;
}
.top_searchBox table.selected01 select {
	width: 565px;
	padding: 7px 8px;
	background-color: #FFF;
	border: 1px solid #cfcfcf;
}
.top_searchBox table.selected01 input,
.top_searchBox table.selected01 textarea {
	width: 548px;
	padding: 7px 8px;
	background-color: #FFF;
	border: 1px solid #cfcfcf;
}
.top_searchBox table.selected02 input,
.top_searchBox table.selected02 select,
.top_searchBox table.selected02 textarea {
	width: 135px;
	padding: 7px 8px;
	background-color: #FFF;
	border: 1px solid #cfcfcf;
	margin-right: 33px;
}
.top_searchBox table.selected02 select.last {
	width: 135px;
	padding: 7px 8px;
	background-color: #FFF;
	border: 1px solid #cfcfcf;
	margin-right: 0;
}
.top_searchBox dl.other_condition {
	margin: 2px 0 0 0;
	padding: 0 0 12px;
	border-bottom: 1px dashed #cfcfcf;
}
.top_searchBox dl.other_condition dt p{
	padding: 0 0 0 20px;
	background: url(../images/ico_plus.png) no-repeat 0 3px;
}

.top_searchBox dl.other_condition dt p {
	cursor:pointer;
}

.top_searchBox dl.other_condition dd {
	width:644px;
	background-color: #FFF;
	border: 1px solid #cfcfcf;
	margin:10px 0;
	padding:3px;

}

.top_searchBox dl.other_condition dd ul{
	display:block;
}
.top_searchBox dl.other_condition dd ul li{
	float:left;
	width:153px;
	padding:4px;
	font-size:12px;
}
.top_searchBox dl.other_condition dd ul li label {
	margin:0 -2px 0 5px;
}

.top_searchBox form div.btn_wrapper {
	text-align: center;
	margin: 20px;
}
.top_searchBox form div.btn_wrapper button {
	border: none;
}
.top_searchBox input.s_btn {
	width:302px;
	margin: 12px auto;
/*	text-align: center; */
}

/*
.top_searchBox input.s_btn :hover  {
	background-color: #fff;
	filter: alpha(opacity=84);
	-moz-opacity:0.84;
	opacity:0.84;
}
*/

.top_ctsbox {
	margin: 0;
	padding: 0 0 10px;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.top_ctsbox dl {
	margin: 0;
	padding: 10px 12px 0;
	font-size: 13px;
}
.top_ctsbox dl.info {
	margin: 0;
	padding: 10px 12px 0;
	font-size: 13px;
	background: #fff7d8;
}
.top_ctsbox dl dt {
	margin: 0;
	padding: 0;
  position: relative;
}

.top_ctsbox dl dt span {
	width: 66px;
	height: 18px;
	position: absolute;
  top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
  display: inline-block;
	background: url(../images/ico_topic_bg.png) no-repeat;
}

.top_ctsbox dl dt a{
  padding: 0 0 0 71px;
}

.top_ctsbox dl dd {
	padding: 0 0 8px 71px;
	margin: 7px 0 0 0;
	line-height: 1.3em;
	border-bottom: 1px dashed #cfcfcf;
}

h2.links {
	width: 690px;
	height: 36px;
	position: relative;
}
h2.links span {
	position: absolute;
	right: 20px;
	top: 5px;
}
h2.links ul {
	position: absolute;
	right: 20px;
	top: 5px;
}
h2.links ul li {
	float: left;
	margin: 0 0 0 10px;
}
.top_ctsbox02 {
	margin: 0;
	padding: 0;
	width: 688px;
	height: 335px;
	background: url(../images/top_areamap.png) no-repeat;
	border: 1px solid #cfcfcf;
	border-top:none;
	position: relative;
}
.top_ctsbox02 ul li.area01 {
	position: absolute;
	top: 30px;
	left: 379px;
}
.top_ctsbox02 ul li.area02 {
	position: absolute;
	top: 175px;
	left: 465px;
}
.top_ctsbox02 ul li.area03 {
	position: absolute;
	top: 265px;
	left: 401px;
}
.top_ctsbox02 ul li.area04 {
	position: absolute;
	top: 135px;
	left: 299px;
}
.top_ctsbox02 ul li.area05 {
	position: absolute;
	top: 289px;
	left: 328px;
}
.top_ctsbox02 ul li.area06 {
	position: absolute;
	top: 289px;
	left: 251px;
}
.top_ctsbox02 ul li.area07 {
	position: absolute;
	top: 156px;
	left: 210px;
}
.top_ctsbox02 ul li.area08 {
	position: absolute;
	top: 288px;
	left: 173px;
}
.top_ctsbox02 ul li.area09 {
	position: absolute;
	top: 216px;
	left: 55px;
}
.top_ctsbox03 {
	margin: 0;
	padding: 4px 20px 20px;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.top_ctsbox03 ul.list01 {
	width: 210px;
	margin: 0;
	padding: 0;
	float: left;
}
.top_ctsbox03 ul.list02 {
	width: 238px;
	margin: 0;
	padding: 0;
	float: left;
}
.top_ctsbox03 ul.list03 {
	width: 196px;
	margin: 0;
	padding: 0;
	float: left;
}
.top_ctsbox03 ul.list01 li,
.top_ctsbox03 ul.list02 li,
.top_ctsbox03 ul.list03 li{
	font-size: 13px;
	background: url(../images/ico_arrow.png) no-repeat 0 2px;
	line-height: 1.0;
	margin: 16px 0 0 0;
	padding: 0 0 0 13px;
	clear: both;
	overflow: hidden;
}

.top_ctsbox03 ul.list01 li a,
.top_ctsbox03 ul.list02 li a,
.top_ctsbox03 ul.list03 li a,
.top_ctsbox08 ul.list08 li a  {
	color: #1164ae;
}
.top_ctsbox04 {
	margin: 20px 0 0 0;
	width: 690px;
	height: 504px;
	background: url(../images/top_cts04_bg.jpg) no-repeat;
}
.top_ctsbox04 h2 {
	padding: 33px 0 0 36px;
}
.top_ctsbox04 p.cts04_t {
	margin: 40px 0 0 17px;
}
.top_ctsbox04 p.cmt {
	margin: 13px 0 0 19px;
	line-height: 27px;
}
.top_ctsbox04 p.cts04_t02 {
	margin: 33px 0 0 17px;
}
.top_ctsbox04 ul {
	margin: 20px 23px;
}
.top_ctsbox04 ul li {
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.0;
}
.top_ctsbox05 {
	width: 688px;
	height: 254px;
	border: 1px solid #cfcfcf;
	border-top: none;
	background: url(../images/top_cts05_bg.jpg) no-repeat;
	position: relative;
}
.top_ctsbox05 dl {
	position: absolute;
	top: 205px;
	left: 24px;
}
.top_ctsbox05 dl dt {
	font-size: 13px;
	color: #0962b2;
	line-height: 1.0;
}
.top_ctsbox05 dl dd {
	margin: 5px 0 0 0;
	font-size: 13px;
	color: #0962b2;
	line-height: 1.0;
}
.top_ctsbox05 .cmt_area {
	position: absolute;
	top: 33px;
	left: 239px;
}
.top_ctsbox05 .cmt_area p {
	margin: 0 0 20px;
	line-height: 21px;
}
.top_ctsbox06 {
	padding: 20px;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.box06_left {
	float: left;
}
.top_ctsbox06 p.cts06_t {
	margin: 11px 0 0 3px;
}
.top_ctsbox06 ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.top_ctsbox06 ul li {
	font-size: 13px;
	line-height: 1.0;
	background: url(../images/ico_arrow.png) no-repeat 0 2px;
	margin: 0 20px 0 0;
	padding: 0 0 0 13px;
	float: left;
}
.top_ctsbox06 p.cmt {
	margin: 20px 0 0 0;
}
.top_ctsbox08 {
    padding: 20px;
    border: 1px solid #cfcfcf;
    border-top: none;
}
.top_ctsbox08 ul.list08 li {
    font-size: 13px;
    line-height: 1.0;
    margin: 10px 0 0 0;
    padding: 0 0 10px;
    clear: both;
    overflow: hidden;
    color: #1164ae;
    border-bottom: 1px solid #cfcfcf;
}

.top_ctsbox08 ul.list08 li:first-child{
	margin: 0;
}

.top_ctsbox08 ul.list08 li:last-child{
	padding: 0;
	border-bottom: none;
}

.top_ctsbox08 ul.list08 li a{
	line-height:150%;
}
.top_ctsbox08 .label-new{
	background: #1164ae;
    color: #fff;
    padding: 3px 5px;
    font-size: 10px;
	line-height:1;
    border-radius: 10px;
    font-weight: bold;
    display: block;
    float: left;
    width: 30px;
    margin-right: 5px;
    text-align: center;
}
.top_ctsbox08 .label-time{
	display: block;
    float: left;
    width: 70px;
    margin-right: 10px;
}
.top_ctsbox08 .text{
	display: block;
    float: left;
    width: 520px;
}

/* Company
----------------------------------------------------------- */
.history_box {
	margin: 30px 0 0 0;
	width: 690px;
	position: relative;
}
.history_box p.tsg {
	position: absolute;
	top: 42px;
	left: 437px;
}
.history_box table {
	width: 661px;
	margin: 0;
	text-align: left;
	font-size: 13px;
}
.history_box table th.pointer {
	width: 51px;
	text-align: center;
	background: url(../images/ico_square.png) repeat-y center;
	vertical-align: top;
	padding: 10px 0 0 0;
}
*+html .history_box table th.pointer {
	width: 51px;
	text-align: center;
	background: url(../images/ico_square.png) repeat-y center;
	vertical-align: top;
	padding: 5px 0 0 0;
}
.history_box table th.year {
	width: 146px;
	color: #477db0;
	font-weight: bold;
	vertical-align: top;
	padding: 7px 0 0 0;
	text-align: left;
}
.history_box table td {
	padding: 7px 0;
	border-bottom: 1px dashed #b7b5b2;
}
/* 先頭行の指定 */
.history_box table th.pointer_top {
	width: 51px;
	text-align: center;
	background: url(../images/companyh_line.png) no-repeat center bottom;
	vertical-align: top;
	padding: 0;
	line-height: 1.0;
}

.history_box table th.year_top {
	width: 146px;
	color: #477db0;
	font-weight: bold;
	vertical-align: top;
	padding: 0;
	text-align: left;
}
.history_box table td.first {
	padding: 0 0 7px;
	border-bottom: 1px dashed #b7b5b2;
}
/* 最終行の指定 */
.history_box table th.pointer_last {
	width: 51px;
	text-align: center;
	background: url(../images/companyh_line.png) no-repeat center top;
	vertical-align: middle;
	padding: 7px 0 0 0;
}
.history_box table th.year_last {
	width: 146px;
	color: #477db0;
	font-weight: bold;
	vertical-align: top;
	padding: 7px 0 0 0;
	text-align: left;
}
.history_box table td.last {
	padding: 7px 0 0 0;
	border-bottom: none;
}

.profile_box  {
	margin: 30px 0 0 0;
}
.profile_box p {
	margin: 0 0 15px;
}
.profile_box p.align_right {
	margin: 30px 10px 0;
	text-align: right;
}
.profile_box  table {
/*	margin: 10px 0 0 0;
*/	width: 100%;
	border-spacing: 0;
	font-size: 13px;
	border: 1px solid #aaa;
	table-layout: fixed;
}
.profile_box   table th {
	width: 15%;
	color: #000;
	padding: 8px 15px;
	background: #eee;
	background:-moz-linear-gradient(#eee, #ddd 50%);
	background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
	font-weight: bold;
	border:1px solid #aaa;
	line-height: 120%;
	text-align: left;
	text-shadow:0 -1px 0 rgba(255,255,255,0.9);
}
.profile_box  table th:first-child {
	border-left:1px solid #aaa;
	border-radius: 5px 0 0 0;
}
.profile_box  table th:last-child {
	border-radius:0 5px 0 0;
	border-right:1px solid #aaa;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.profile_box  table tr td {
	padding: 8px 15px 8px 15px;
	border: 1px solid #aaa;
	overflow: hidden;
}
.profile_box  table tr td:first-child {
	border: 1px solid #aaa;
}
.profile_box  table tr td:last-child {
	border-right: 1px solid #aaa;
}
.profile_box  table tr {
	background: #fff;
}
/*
.profile_box  table tr:nth-child(2n+1) {
	background: #f5f5f5;
}
*/
.profile_box  table ul {
	margin: 0 0 0 17px;
}

.profile_box  table ul li {
	list-style-type: disc;
/*	list-style-position: inside;
*/}

.profile_box table p {
	padding: 8px 0 0 0;
}

.profile_box table tr td table.inner {
	background: none;
	border: none;
	line-height: 1.4em;
	font-size: 13px;
}

.profile_box table tr td table.inner th {
	margin: 0;
	padding: 3px 0;
	width: 22%;
	background: none;
	border: none;
	vertical-align: top;
	font-weight: bold;
}

.profile_box table tr td table.inner td {
	margin: 0;
	padding: 3px 0;
	width: 68%;
	background: none;
	border: none;
	vertical-align: top;
}
/*
.profile_box table tr td table.inner th,
.profile_box table tr td table.inner td {
	background: #f5f5f5;
}
*/

/* --アクセスマップ-- */
.profile_box dl.access {
	margin: 0;
}

.access_ctsbox02 {
	margin: 0;
	padding: 0;
	width: 688px;
	height: 335px;
	background: url(../images/access_areamap.png) no-repeat;
	border: 1px solid #cfcfcf;
	border-top:none;
	position: relative;
}
.access_ctsbox02 ul li.area01 {
	position: absolute;
	top: 10px;
	left: 395px;
}
.access_ctsbox02 ul li.area02 {
	position: absolute;
	top: 158px;
	left: 496px;
}
.access_ctsbox02 ul li.area03 {
	position: absolute;
	top: 135px;
	left: 334px;
}
.access_ctsbox02 ul li.area04 {
	position: absolute;
	top: 239px;
	left: 451px;
}
.access_ctsbox02 ul li.area05 {
	position: absolute;
	top: 273px;
	left: 451px;
}
.access_ctsbox02 ul li.area06 {
	position: absolute;
	top: 239px;
	left: 525px;
}
.access_ctsbox02 ul li.area07 {
	position: absolute;
	top: 273px;
	left: 526px;
}
.access_ctsbox02 ul li.area08 {
	position: absolute;
	top: 300px;
	left: 324px;
}
.access_ctsbox02 ul li.area09 {
	position: absolute;
	top: 266px;
	left: 324px;
}
.access_ctsbox02 ul li.area10 {
	position: absolute;
	top: 261px;
	left: 241px;
}
.access_ctsbox02 ul li.area11 {
	position: absolute;
	top: 111px;
	left: 226px;
}
.access_ctsbox02 ul li.area12 {
	position: absolute;
	top: 77px;
	left: 226px;
}
.access_ctsbox02 ul li.area13 {
	position: absolute;
	top: 157px;
	left: 195px;
}
.access_ctsbox02 ul li.area14 {
	position: absolute;
	top: 184px;
	left: 77px;
}
.access_ctsbox02 ul li.area15 {
	position: absolute;
	top: 145px;
	left: 106px;
}
.access_ctsbox02 ul li.area16 {
	position: absolute;
	top: 221px;
	left: 15px;
}
#map {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map01 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map02 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map03 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map04 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map05 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map06 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map07 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map08 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map09 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map10 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map11 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map12 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map13 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map14 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map15 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
#map16 {
	width: 684px;
	height: 390px;
	margin: 10px auto 0;
	border: 3px solid #C0C0C0;
}
.mb20 {
     margin-bottom: 20px;
}
.floatR {
     float: right;
	 }
/* About
----------------------------------------------------------- */
.about_box {
	margin: 0;
	padding: 0;
}
.about_box p {
	margin: 20px 0 0 0;
}
.about_box dl {
	margin: 20px 0 0 0;
	border-bottom: 1px dashed #c0c0c0;
}
.about_box dl dt {
	color: #1164ae;
	font-weight: bold;
}
.about_box dl dd {
	margin: 10px 0 20px;
}
/* --サイトマップ-- */
.about_box p.top {
  font-size: 15px;
  padding: 0 0 0 16px;
  margin: 20px 0 0 5px;
  background: url(../images/ico_arrow.png) no-repeat 0 8px;
}
.about_box p.sitemap_ttl {
	background: #ddebf7;
  color: #1164ae;
  padding: 4px 8px;
  font-weight: bold;

}

.about_box ul {
	margin: 15px 0 0 0;
}

.about_box ul li {
	font-size: 13px;
	background: url(../images/ico_arrow.png) no-repeat 0 8px;
	margin: 0 15px; 0 0;
	line-height: 1.8em;
	padding: 0 0 0 12px;
	float: left;
}
.about_box ul li a {
	color: #0a6bb9;
}

/* Inquiry
----------------------------------------------------------- */
.inquiry_box {
	margin: 0;
	padding: 20px;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.inquiry_box p {
	font-size: 13px;
	margin: 0 0 20px;
}
.inquiry_box p.flow {
	margin: 0 0 30px;
}
.inquiry_box table {
	margin: 45px 0 0 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
}
.inquiry_box table th {
	width: 195px;
	padding: 15px 0;
	border-top: 1px dashed #b7b5b2;
	border-bottom: 1px dashed #b7b5b2;
	line-height: 17px;
	text-align: left;
}
.inquiry_box table th span {
	margin: 2px 0 0 10px;
}
.inquiry_box table th.vtop {
	width: 195px;
	padding: 15px 0;
	border-top: 1px dashed #b7b5b2;
	border-bottom: 1px dashed #b7b5b2;
	vertical-align: top;
	text-align: left;
}
.inquiry_box table td {
	padding: 15px 0;
	border-top: 1px dashed #b7b5b2;
	border-bottom: 1px dashed #b7b5b2;
}
.inquiry_box table input {
	padding: 8px;
	font-size: 13px;
	border: 1px solid #a9a9a9;
}
.inquiry_box table input.w250 {
	width: 248px;
}
.inquiry_box table input.w150 {
	width: 148px;
}
.inquiry_box table input.w310 {
	width: 308px;
/*	margin: 0 0 0 8px; */
}

.inquiry_box table input.w_max {
	width: 100%;
/*	margin: 0 0 0 8px; */
}

.inquiry_box table select {
	padding: 8px;
/*	margin: 0 0 0 8px;	*/
	border: 1px solid #a9a9a9;
}
.inquiry_box table textarea {
	width: 440px;
	min-height: 100px;
	font-size: 13px;
	padding: 8px;
	border: 1px solid #a9a9a9;
}
.inquiry_box table input:focus,
.inquiry_box table textarea:focus {
	background:#FBF9CE;
}
.inquiry_box table .ime01 {
	ime-mode: active;
}
.inquiry_box table .ime02 {
	ime-mode: inactive;
}
.inquiry_box p.confirm_btn {
	margin: 20px 0 0 0;
	text-align: center;
}

.inquiry_box table input.noedit {
     background-color: #ffffff;
     border: 1px solid #ffffff;
     text-decoration: none;
}

.inquiry_box p.error {
	color: #cc0000;
}

/* Job
----------------------------------------------------------- */
.job_box {
	margin: 0;
	padding: 20px;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.job_box p {
	margin: 0 0 20px;
}
p.images_right {
	margin: 0 0 0 20px;
	float: right;
}
.job_box table {
	margin: 0 0 20px;
}
.job_box table th {
	width: 10%;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
.job_box table td {
	padding: 4px;
}
/* --サムネイル3つ並び-- */
.job_box ul {
	width: 657px;
	margin: 0 -9px 0 0;
}
.job_box ul li {
	margin: 0 9px 0 0;
	float: left;
}

/* --サムネイル2つ並び-- */
.job_box ul.w300 {
	width: 648px;
	margin: 0;
}
.job_box ul.w300 li {
	width: 300px;
	margin: 0 12px;
	float: left;
}

.job_box dl {
	margin: 0;
}
.job_box dl dt {
	margin: 0 0 5px;
	font-weight: bold;
}
.job_box dl dd {
	margin: 0 0 10px;
}

p.job_search {
	margin: 20px 0 0 0;
	text-align: center;
}
p.job_search a:hover img{
	background-color: #fff;
	filter: alpha(opacity=84);
	-moz-opacity:0.84;
	opacity:0.84;
}

ul.job_search {
	width: 644px;
	margin: 20px 23px 0;
}
ul.job_search li {
	margin: 0 10px 10px;
	float: left;
}
ul.job_search li a:hover img{
	background-color: #fff;
	filter: alpha(opacity=84);
	-moz-opacity:0.84;
	opacity:0.84;
}
/* Feature
----------------------------------------------------------- */
.feature_box {
	margin: 0;
	padding: 0 20px 20px;
	border: 1px solid #cfcfcf;
	border-top: none;
}
.feature_box p {
	padding: 20px 0 0;
}

.feature_box dl {
	padding: 20px 0 0 0;
}

.feature_box dl dt {
	background: #DDEBF7;
	padding: 4px 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #1164ae;
}

.feature_box dl dd {
	margin: 15px 0 0 0;
}
.feature_box dl dd ul {
  padding: 10px 5px;
  margin: 0;
}
.feature_box dl dd ul li {
  list-style-type: none;
  text-indent: -2em;
  padding-left: 2em

}
.entry_bnr {
	width: 600px;
	height: 75px;
	margin: 20px auto;
	background: url(../images/entry_bnr_bg.png) no-repeat;
	position: relative;
}
.mb30{
   margin-bottom: 30px;
}
.entry_bnr p{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 22px;
	right: 17px;
}
.feature_box ul {
	padding: 20px 0 0 0;
}
.feature_box ul li {
	margin: 0 12px 5px;
	list-style-type: disc;
/*	list-style-position: inside;*/
}

.ttl{
	margin: 20px 0 0 0;
}

.recruit_code {
     margin: 30px 0px 0px;
     text-align: right;
}

.index_num {
     float: left;
     margin: 15px 0px 0px;
}

.index_num span {
     color: #ff0000;
}

.index_num_bottom {
     margin: 30px 0px 0px;
}

.index_num_bottom span {
     color: #ff0000;
}


.listSubtitle {
     clear:both;margin-left:7px;padding-top:5px;font-size:15px;color:#0E5DAA;
}


.number_list_search {
     float: right;
     margin: 15px 0px 0px;
}

.search_box_jobtitle {
     background: url(../images/search_table_bg01.gif) repeat-x scroll center bottom transparent;
     border-left: 1px solid #9fcaef;
     border-right: 1px solid #9fcaef;
     border-top: 1px solid #9fcaef;
     font-weight: bold;
     padding: 8px 15px;
}

.search_box_jobtitle ul li {
     background: url(../images/arrow_black.png) no-repeat scroll 0px 7px transparent;
     float: left;
     padding: 0px 0px 0px 15px;
}

.search_box_jobtitle ul li.icon_strong {
     background: url("none") repeat scroll 0% 0% transparent;
     float: right;
     padding: 0px;
}

.search_box_jobtitle h1 {
    background: url(../images/arrow_black.png) no-repeat scroll 0px 13px transparent;
    float: left;
    padding: 7px 0px 0px 15px;
    font-weight: bold;
}

.search_box_jobtitle p{
     background: url("none") repeat scroll 0% 0% transparent;
     float: right;
     padding: 0px;
}

.search_box_jobtitle .icon{
	margin-top: 5px;
}

.search_box_jobtitle .fee{
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	padding: 3px 15px;
	color: #1164ae;
	margin-left: 10px;
}

.search_box_jobtitle .fee .value{
	color: red;
    font-size: 18px;
    padding-left: 10px;
}

.job_list_box {
     border-spacing: 0px;
     border: 1px solid #9fcaef;
     font-size: 13px;
     margin: 0px;
     table-layout: fixed;
     width: 100%;
}

.job_list_box tr th {
     border: 1px solid #9fcaef;
     color: #000000;
     font-weight: bold;
     line-height: 120%;
     padding: 8px 15px;
     text-align: left;
     text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.9);
     width: 20%;
}

.job_list_box tr th.job_list_title {
     background: linear-gradient(#eeeeee, #dddddd 50%) repeat scroll 0% 0% transparent;
     border: 1px solid #9fcaef;
     color: #000000;
     font-weight: bold;
     line-height: 120%;
     padding: 8px 15px;
     text-align: left;
     text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.9);
}

.job_list_box tr th.job_list_title:first-child {
     border-left: 1px solid #9fcaef;
     border-radius: 5px 0px 0px;
}

.job_list_box tr th.job_list_title:last-child {
     border-radius: 0px 5px 0px 0px;
     border-right: 1px solid #9fcaef;
     box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}

.job_list_box tr td {
     border: 1px solid #9fcaef;
     overflow: hidden;
     padding: 8px 15px;
     width: 80%;
}

.job_list_box tr td img.attachment-medium {
     display: block;
     height: 200px;
     padding: 5px 100px 15px;
     width: 300px;
}

.job_list_box tr td.job_list_kind ul li {
     float: left;
     line-height: 2.5em;
     margin: 2px 5px 2px 0px;
}


/* Recipe
----------------------------------------------------------- */
.recipe {
	color:  #313131;
	width:100%;
	padding-top: 40px;
}

.recipe .recipe_box_img {
	width:350px;
	float:left;
	margin-bottom:30px;
}

.recipe .recipe_box_img img{
	width:100%;
}

.recipe .recipe_box_txt_right {
	width:580px;
	float:right;		
	margin-bottom:30px;	
}

.recipe .ttl_lg{
	font-size: 20px;
	font-weight:bold;
	margin-bottom:10px;
}

.recipe .ttl_md{
	font-size: 16px;
	font-weight:bold;
	margin-bottom:10px;
}

.ico{
	margin-right:5px;
	vertical-align: middle;
}

.recipe .ttl_org{
	color:  #eb6100;
}

.recipe .ttl_org_light{
	color:  #f29149;
}

.recipe .ttl_ul{
    border-bottom: 1px solid #eb6100;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
	
.recipe .recipe_box_txt_right h2{
	font-size: 28px;
	font-weight:bold;
	line-height: 32px;
	margin-bottom:20px;
}

.recipe .recipe_box_txt_right .recipe_box_material{
	font-size: 16px;
	font-weight:bold;
	border-bottom:1px solid #eb6100;
	padding-bottom:5px;
	margin-bottom:20px;
}

.recipe .recipe_box_txt_content{
	margin-left:35px;
}

.recipe .recipe_box_txt_right .recipe_box_material_list{
	margin-bottom: 20px;
}

.recipe .recipe_box_txt_right .recipe_box_material_list li{
	font-size: 16px;
	border-bottom: 1px dashed #cfcfcf;
	padding: 10px 0;
}

.recipe .recipe_box_txt_right .recipe_box_material_list li .lot{
	float: right;
}

.recipe .recipe_box_txt_right .recipe_box_comment{
	font-size:14px;
	border-radius: 4px;
	background-color:  #efd5ac;
	padding:10px;
	min-height: 53px;	
}

.recipe .recipe_flow{
	margin-bottom:30px;
}

.recipe .recipe_flow li{
	border-bottom: 1px dashed #cfcfcf;
	clear: both;
    overflow: hidden;
	padding: 20px 0;
}

.recipe .recipe_flow li:last-child{
	border-bottom: none;
}

.recipe .recipe_flow li .num{
	border-radius: 5px;
	background-color:  #eb6100;
	color:#fff;
	width: 33px;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
	text-align:center;
	display:inline-block;
	float:left;
}

.recipe .recipe_flow li .recipe_flow_txt{
	margin-left:45px;
	padding: 5px 0;
	font-size: 16px;
}

.recipe .recipe_flow li .recipe_flow_img{
	width:190px;
	float:right;
}

.recipe .recipe_flow li .recipe_flow_img img{
	width:100%;
}

.recipe .sns_box{
	margin-left:90px;
	margin-bottom:50px;
}

.recipe .recipe_box_profile{
	border-radius: 5px;
	background-color:  #fbf4e9;
	overflow:hidden;
	padding:20px;
	margin-bottom: 60px;
}

.recipe .recipe_box_profile_content{
	margin-left:55px;
}

.recipe .recipe_box_profile .recipe_box_profile_img{
	width: 90px;
	height: 90px;
	float:left;
	margin-right:10px;
	margin-bottom:30px;
}

.recipe .recipe_box_profile .recipe_box_profile_img img{
	width: 100%;
	border-radius: 50%;
}

.recipe .recipe_box_profile h4{
	font-size: 19px;
	font-weight:bold;
}

.recipe .recipe_box_profile p{
	font-size: 14px;
	margin-bottom:30px;
}

.recipe .recipe_box_other{
	
}

.recipe .recipe_box_other .recipe_box_other_col1{
    width: 415px;
    float: left;
    margin-right: 35px;
}

.recipe .recipe_box_other .recipe_box_other_col1.last{
	margin-right:0;
}

.recipe .recipe_box_other .recipe_box_img{
	width:180px;
	margin-bottom:0;
}

.recipe .recipe_box_other .recipe_box_img img{
	width:100%;
	float:left;
}


.recipe .recipe_box_other .recipe_box_txt_right{
	width: 220px;
	float:right;
	margin-bottom:0;
}

.recipe .recipe_box_other h3{
	font-size: 15px;
	font-weight:bold;
	margin-bottom:10px;
}
.recipe .recipe_box_other .ttl-comment{
	color:  #f29149;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:5px;
}
.recipe .recipe_box_other .recipe_box_comment{
	border-radius: 4px;
	background-color:  #efd5ac;
	min-height: 68px;
	padding:10px;
	margin-bottom:0;
	font-size: 12px;
}

.recipe .recipe_box_other a{
	color: #313131;
	overflow:hidden;
	display: block;
}

.recipe .recipe_box_other a:hover{
	opacity:0.7;
}

.recipe .btn{
	border-radius: 5px;
	background-color:  #eb6100;
	width: 232px;
	height: 45px;
	color:  #ffffff;
	font-size: 16px;
	font-weight:bold;
	padding:14px 54px;
}

.recipe .btn:hover{
	text-decoration:none;
	opacity:0.7;
}


.recipe_archive{
	
}

.recipe_archive .recipe_archive_header{
	background-color:  #f3ac00;
	padding:17px 30px;
	margin-bottom: 25px;
	position:relative;
}

.recipe_archive .recipe_archive_header:after{
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-top-color: #f3ac00;
    left: 45px;
    bottom: -35px;
}

.recipe_archive .recipe_archive_header h2{
	color:  #ffffff;
	font-size: 30px;
	font-weight:bold;
}

.recipe_archive .recipe_archive_header_subttl{
	font-size: 20px;
	font-weight:bold;
	border-bottom: 1px dashed #cfcfcf;
	margin-bottom: 35px;
}

.recipe_archive .recipe_archive_category{
	background-color:  #eb6100;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	margin-bottom:50px;
}

.recipe_archive .recipe_archive_category h4{
    color: #ffffff;
    font-size: 22px;
    padding: 4px 10px;
}

.recipe_archive .recipe_archive_category .recipe_archive_category_img{
	float:right;
	width: 80px;
	height: 80px;
	margin-top: -21px;
}

.recipe_archive .recipe_archive_category .recipe_archive_category_img img{
	width:100%;
	border-radius:50%;
	border:2px solid #eb6100;
}

.recipe_archive .recipe_archive_category .recipe_archive_category_uname{
	color:  #eb6100;
	font-size: 14px;
	font-weight:bold;
	float:right;
	margin-right:0;
}

.recipe_archive .recipe_archive_content{
	padding:0 40px;
	margin-bottom: 15px;
}

.recipe_archive .recipe_archive_content .recipe_box_other h3 {
	font-size: 18px;
}

.recipe_archive .recipe_archive_content .recipe_box_other_col1{
	margin-bottom: 35px;
}



/* Module
----------------------------------------------------------- */

.btn_area01 {
     margin: 20px -16px 0px 35px;
     overflow: hidden;
}

.btn_area01 li {
     display: inline;
     float: left;
     margin: 0px 16px 0px 0px;
     width: 302px;
}

.bt_entry {
     margin: 20px 0 0 0;
     text-align: center;
}

.pager_area {
     margin: 5px 0px 0px;
     overflow: hidden;
     position: relative;
}

.pager_area ul {
     float: left;
     left: 50%;
     position: relative;
}

.pager_area li {
     float: left;
     left: -50%;
     position: relative;
}

ul.pager {
     margin: 30px 0px 0px;
}

ul.pager li {
     border: 1px solid #136db5;
     float: left;
     font-weight: bold;
     margin-right: 5px;
}

ul.pager li.prev, ul.pager li.next {
     color: #136db5;
     display: block;
     position: relative;
}

ul.pager li.prev a, ul.pager li.next a {
     color: #136db5;
     display: block;
     padding: 3px 15px;
     position: relative;
}

ul.pager li a {
     color: #136db5;
     display: block;
     padding: 3px 8px;
     position: relative;
}

ul.pager li a:link, ul.pager li a:visited {
     text-decoration: none;
}

ul.pager li.prev a:hover, ul.pager li.next a:hover, ul.pager li a:hover, ul.pager li a:active {
     background-color: #136db5;
     color: #ffffff;
     text-decoration: none;
}

ul.pager li span {
     background: none repeat scroll 0% 0% #136db5;
     color: #ffffff;
     display: block;
     padding: 3px 8px;
}

ul.pager li.route {
     background: none repeat scroll 0% 0% #ffffff;
     border-style: none;
     color: #111111;
     display: block;
     padding: 3px 8px;
}
.inquiry_box table input.wpcf7c-conf {
     background-color: #ffffff;
     border: 1px solid #ffffff;
     text-decoration: none;
}

.inquiry_box table textarea.wpcf7c-conf {
     background-color: #ffffff;
     border: 1px solid #ffffff;
     text-decoration: none;
}

.inquiry_box table select.wpcf7c-conf {
     background-color: #ffffff;
     border: 1px solid #ffffff;
     text-decoration: none;
}

.confirm_btn .wpcf7-submit{
	float: right;
  margin: 0 10px 15px 0;
  display: block;
}

.confirm_btn .wpcf7-back{
  display: block;
  margin: -37px 0 15px 10px;
	width: 302px;
  height: 41px;
  background: url(../images/inquiry_backbtn.png) no-repeat;
  text-indent: -9999px;
  float: left;
}

.wpcf7-response-output{
  margin: 0;
  padding: 0;
	clear: both;
}

.wpcf7-checkbox .wpcf7-list-item  {
	display:block;
	__padding: 2px 8px;
}

.privacybox {
  margin: 20px 0 0 0;
	border: 1px solid #c0c0c0;
  padding: 0 10px;
  height: 200px;
  overflow: auto;
}
#container .privacybox h3 {
  margin: 10px 0 0 0;
  padding: 0;
  font-weight: bold;
}
.privacybox dl dt {
  font-weight: bold;
  padding: 0 0 4px;
  margin: 10px 0 0 0;
  border-bottom: 1px dashed #c0c0c0;
}
.privacybox dl dd {
  margin: 5px;
}
p.authcheck {
	padding: 10px 0;
  text-align: center;
}
p.authcheck span {
  margin: 5px;
}

/* --建設業界情報-- */
.topic_box {
  width: 100%;
	margin: 15px 0 0 0;
  padding: 0 0 15px;
  border-bottom: 1px dashed #c0c0c0;
}
.topic_box p.date {
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  margin: 0;

}
.topic_box dl dt {
	margin: 3px 0;
  font-weight: bold;

}
.topic_box p.link {
	margin: 3px 0 0 0;
  font-size: 12px;
}
#contents_box p.topic_title {
	margin: 30px 0 0 0;
  font-size: 14px;
  font-weight: bold;
}
.mt {
  margin-top: 30px;
}
.mt20 {
  margin-top: 20px;
}
/* end */