@charset "utf-8";

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

/*----  共通  ---------------*/

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

p {
	font-size:14px;
	line-height:180%;
}
.sp_display {
	display:none;
}
a:hover {
	opacity:.8;
}
#sub_ttl {
	width:100%;
	height:240px;
	position:relative;
}
#sub_ttl .page_ttl_bg {
	position:absolute;
	top:80px;
	right:50%;
	background-color:rgba(2,110,183,0.85);
	width:100%;
	height:80px;
	margin-right:200px;
}
#sub_ttl h2 {
	position:absolute;
	top:27px;
	right:0;
	color:#fff;
	font-size:26px;
	line-height:100%;
	font-weight:normal;
	white-space:nowrap;
	width:290px;
}

#locator {
	width:980px;
	margin:0 auto 50px;
	padding-top:20px;
	padding-bottom:20px;
}
#locator li {
	float:left;
	color:#666;
	font-size:12px;
	font-weight:normal;
	margin-right:10px;
}
#locator li a {
	color:#666;
	font-size:12px;
	font-weight:normal;
}
#locator li.child {
	background:url(../img/icon_locator.png) no-repeat left center;
	padding-left:15px;
}

h3.ttl01 {
	text-align:center;
	margin-bottom:40px;
}
h3.ttl01 span {
	display:inline-block;
	color:#006CB7;
	font-size:40px;
	font-weight:bold;
	line-height:100%;
	margin-bottom:5px;
}
h3.ttl01 span.sub {
	color:#000;
	font-size:16px;
	font-weight:normal;
	line-height:130%;
	background:url(../img/h3_underline.gif) no-repeat center bottom;
	padding-bottom:25px;
}
h4.ttl02 {
	font-size:18px;
	font-weight:normal;
	background-color:#F5F5F5;
	border-left:4px solid #026EB7;
	padding:15px 0 15px 25px;
}


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

/*----  ご挨拶  ---------------*/

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

#sub_ttl.greeting {
	background:url(../../img/greeting/titleimg.jpg) no-repeat center top;
	background-size:100%;
}

.greeting01 {
	width:980px;
	margin:0 auto;
	margin-bottom:80px;
}
.greeting01 p {
	font-size:14px;
	line-height:180%;
}
.greeting01 div.w700 {
	width:700px;
	margin:0 auto;
}
.greeting01 p.signature {
	text-align:right;
	margin-bottom:40px;
}
.greeting01 p.signature span {
	font-size:18px;
}
.greeting02 {
	background-color:#F5F5F5;
	padding-top:80px;
	padding-bottom:80px;
	text-align:center;
}
.greeting02 h4 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:15px;
}
.greeting02 p {
	font-size:14px;
	line-height:180%;
}
p.f12 {
	font-size:12px;
}


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

/*----  会社概要  ---------------*/

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

#sub_ttl.company {
	background:url(../../img/company/titleimg.jpg) no-repeat center top;
	background-size:100%;
}
.company01 {
	width:800px;
	margin:0 auto;
	text-align:center;
	margin-bottom:80px;
}
table.company_table {
	border:1px solid #ddd;
	border-collapse:collapse;
}
table.company_table th {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ddd;
	background-color:#F5F5F5;
	padding:25px 30px;
}
table.company_table td {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:200%;
	border-bottom:1px solid #ddd;
	padding:25px 30px;
}
table.company_table td span {
	display:inline-block;
}

.hunter_history {
	border:1px solid #CCCCCC;
	margin-bottom:40px;
	padding:30px 0;
}
.hunter_history h3 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.hunter_history li {
	list-style-type:square;
	list-style-position:inherit;
	text-align:left;
	line-height:180%;
	margin-left:70px;
}




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

/*----  事業紹介  ---------------*/

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

#sub_ttl.service {
	background:url(../../img/service/titleimg.jpg) no-repeat center top;
	background-size:100%;
}
.service01 {
	width:800px;
	margin:0 auto;
}
.service01 h4,
.service02 h4 {
	margin-bottom:30px;
}
.service01 h5 {
	color:#006CB7;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
.service01 h5 {
	color:#006CB7;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
.service01 h6 {
	color:#006CB7;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.service01 p {
	margin-bottom:20px;
}
.service01 li {
	line-height:180%;
}

.service02 {
	width:800px;
	margin:0 auto;
	margin-bottom:80px;
}
.service02 li {
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
.service02 li:nth-child(3n) {
	margin-right:0;
}

.service_concept {
	margin-bottom:40px;
}
.service_concept p {
	margin-bottom:10px;
	text-align:center;
}
.service_concept ul {
	text-align:center;
}
.service_concept li {
	text-align:left;
	line-height:200%;
	margin-left:300px;
}

.shield_pics li {
	width:250px;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
	text-align:center;
}
.shield_pics li:nth-child(3n) {
	margin-right:0;
}
.shield_pics li img {
	width:100%;
}



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

/*----  事業実績  ---------------*/

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

#sub_ttl.works {
	background:url(../../img/works/titleimg.jpg) no-repeat center top;
	background-size:100%;
}
.works02 {
	width:980px;
	margin:0 auto;
	margin-bottom:80px;
}
.works02 form {
	margin-bottom:20px;
}
.works02 select {
	width:165px;
	height:35px;
	border:1px solid #ccc;
}
.works02 table {
	width:100%;
	margin-bottom:40px;
}
.works02 table tr:nth-child(even) th,
.works02 table tr:nth-child(even) td {
	background-color:#e0eff9;
}
.works02 table th {
	width:335px;
	text-align:left;
	line-height:100%;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:20px;
}
.works02 table th:nth-child(3) {
	padding-right:10px;
}
.works02 table th span {
	display:inline-block;
	width:100%;
	color:#006CB7;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:100%;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	padding-left:10px;
}
.works02 table td {
	font-size:14px;
	font-weight:normal;
	line-height:200%;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}


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

/*----  リンク  ---------------*/

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

#sub_ttl.link {
	background:url(../../img/link/titleimg.jpg) no-repeat center top;
	background-size:100%;
}
.link01 {
	width:980px;
	margin:0 auto;
	margin-bottom:80px;
}
.link01 .f_l,
.link01 .f_r {
	width:460px;
}
.link01 ul {
	margin-bottom:50px;
}

.link01 li a {
	display:block;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #bbb;
	background:url(../img/icon_link01.png) no-repeat 420px center;
	background-size:16px;
	padding:15px 0 15px 25px;
}
.link01 li a:hover {
	background-color:rgba(250,250,250,0.6);
}


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

/*----  お問い合わせ  ---------------*/

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

#sub_ttl.contact {
	background:url(../../img/contact/titleimg.jpg) no-repeat center top;
	background-size:100%;
}
.contact01 {
	width:800px;
	margin:0 auto;
	margin-bottom:40px;
}
.contact01 table {
	border:1px solid #026EB7;
	border-collapse:collapse;
}
.contact01 table th {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	background-color:#026EB7;
	padding:15px 0;
}
.contact01 table td {
	color:#026EB7;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	padding:35px 0;
}
.contact01 table td span.tel a {
	color:#026EB7;
	font-size:30px;
	font-weight:bold;
}
.contact01 table td span.tel a {
	pointer-events:none;
}
.contact01 table td span.time {
	color:#000;
	font-size:14px;
	font-weight:normal;
}


.contact02 {
	width:800px;
	margin:0 auto;
	margin-bottom:80px;
}
.contact02 h4 {
	margin-bottom:40px;
}
.contact02 h4 a {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background:url(../../img/contact/icon_confirm01.png) no-repeat left center;
	background-size:15px;
	padding-left:20px;
}
table.contact_table {
	border:1px solid #ddd;
	border-collapse:collapse;
	margin-bottom:30px;
}
table.contact_table th {
	width:200px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ddd;
	background-color:#F5F5F5;
	padding:20px 30px;
	position:relative;
}
table.contact_table th span.required {
	position:absolute;
	top:15px;
	right:30px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	background-color:#CC0000;
	padding:5px 10px;
}
table.contact_table th span.any {
	position:absolute;
	right:30px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	background-color:#999;
	padding:5px 10px;
}
table.contact_table td {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:200%;
	border-bottom:1px solid #ddd;
	padding:20px 30px;
}
table.contact_table td span {
	display:inline-block;
}

table.contact_table td input {
	width:320px;
	height:35px;
	border:1px solid #ccc;
	margin-bottom:5px;
	padding-left:5px;
}
table.contact_table td.post input {
	width:150px;
}
table.contact_table td.tel input {
	width:130px;
}
table.contact_table td textarea {
	width:480px !important;
	height:215px !important;
	border:1px solid #ccc;
	resize:none;
	padding-top:5px;
	padding-left:5px;
}
#confirm_btn button {
	display:block;
	width:400px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	background:url(../../img/contact/icon_confirm02.png) no-repeat 370px center;
	background-size:9px 14px;
	background-color:#026EB7;
	padding:20px 0;
	margin:0 auto;
}


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

/*----  プライバシーポリシー  ---------------*/

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

#sub_ttl.privacy {
	background:url(../../img/contact/titleimg.jpg) no-repeat center top;
	background-size:100%;
}
.privacy01 {
	width:800px;
	margin:0 auto;
	margin-bottom:40px;
}
.privacy01 p.tx_c {
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}
.privacy01 h4 {
	margin-top:40px;
	margin-bottom:20px;
}












.service_r_box {
	width: 250px;
	float: right;
}
.service_r_box p {
	text-align: center;
}
#service_link05 span   {
	font-weight: bold;
}
.service_box01 {
	width: 380px;
}
.service_box02 {
	width: 380px;
	float: right;
}
.service_l_box {
	width: 530px;
	float: left;
}
