@charset "UTF-8";
/* CSS Document */
/* ---------------------------------------------------
00_共通
--------------------------------------------------- */
#main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#top_box {
	width: 100%;
	background-color: #EEEEEF;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.top_cont_box {
	width: 100%;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-radius: 3px;
}
.cont_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	max-width: 1000px;
	margin-bottom: 20px;
}
.contents_h2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.contents_h2 p {
	padding-left: 20px;
	font-size: 32px;
	display: inline-block;
	height: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
	padding-right: 20px;
	font-weight: normal;
}
.contents_h2 .h2_span {
	display: inline-block;
	font-size: 20px;
	margin-top: -10px;
	float: right;
}
.float_L {
	float: left;
}
.float_R {
	float: right;
}
/* ---------------------------------------------------
00_コンテンツ共通
--------------------------------------------------- */
#main h2 {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/common/h2.png);
	color: #FFFFFF;
	font-size: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}
.h2_text {
	padding-left: 40px;
}
.h2_logo {
	float: right;
	padding-right: 20px;
	margin-top: -10px;
}
.pankuzu {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: right;
}
.pankuzu a {
	color: #000000;
}
.pankuzu a:hover {
	color: #00479B;
	text-decoration: underline;
}
.cont_box h3 {
	background-color: #00479B;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.L_cont_box h3 {
	padding-left: 20px;
}
.R_cont_box h3 {
	text-align: center;
}
.R_cont_box a {
	color: #000000;
}
.R_cont_box a:hover {
	color: #00479B;
	text-decoration: underline;
}
.main-contents {
	border: 1px solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 20px;
}
@media only screen and (min-width:737px) {
.L_cont_box {
	float: left;
	width: 100%;
	max-width: 700px;
}
.R_cont_box {
	float: right;
	width: 280px;
}
/* ---------------------------------------------------
01_top
--------------------------------------------------- */
/*-----
スライド
-----*/
#slide {
	width: auto;
	max-width: 1000px;
	margin: 0 auto 40px auto;
}
/*-----*/
#top_box .cont_box{
	margin-bottom: 12px;
	}
.top_cont_box {
	max-width: 325px;
	margin-right: 8px;
	float: left;
	display: inline;
	padding-bottom: 10px;
}
.top_cont_box img {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
}
.top_cont_title {
	padding-left: 55px;
	height: 40px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 3px solid #00479B;
	margin-left: 5px;
	margin-right: 5px;
}
.top_cont_title.title01 {
	background-image: url(../img/top/cont_01.png);
	background-repeat: no-repeat;
	background-position: 2% center;
	background-size: 13% auto;
}
.top_cont_title.title02 {
	background-image: url(../img/top/cont_02.png);
	background-repeat: no-repeat;
	background-position: 2% center;
	background-size: 13% auto;
}
.top_cont_title.title03 {
	background-image: url(../img/top/cont_03.png);
	background-repeat: no-repeat;
	background-position: 2% center;
	background-size: 13% auto;
}
.top_cont_text {
	display: block;
	margin-bottom: 38px;
	padding-top: 10px;
	padding-right: 5px;
	font-weight: bold;
}
.top_cont_link {
	background-color: #00479B;
	display: inline-block;
	border-radius: 3px;
}
.top_cont_link a {
	color: #fff;
	padding: 10px 18px 10px 18px;
	font-size: 18px;
}
.top_cont_link a:hover {
	color: #ffff00;
}
.help_box_bg {
	border-right: 5px solid #00489D;
	padding-right: 20px;
	display: inline-block;
	float: left;
}
.help_list {
	background-color: #EFEFEF;
	margin-left: 250px;
}
.help_list ul {
	list-style-type: none;
	margin: 0 -5px 0 -25px;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	_zoom: 1;
	/* [disabled]max-height: 130px;
*/
	/* [disabled]height: 100%;
*/
}
.help_list ul li {
	width: 220px;
	margin-right: 10px;
	padding: 5px 6px 5px 6px;
	float: left;
	display: inline;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border-radius: 5px;
	margin-bottom: 8px;
}
.news_list {
	background-color: #EFEFEF;
	margin-left: 250px;
}
.news_list ul {
	list-style-type: none;
	margin-top: 0;
	margin-left: -25px;
	margin-bottom: 0;
	overflow: hidden;
	_zoom: 1;
	padding-top: 10px;
	padding-bottom: 85px;
}
.news_list ul li {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
.tel {
	background-color: #00479B;
	border-radius: 8px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.tel img {
	margin-right: 20px;
	vertical-align: middle;
}
.tel_img01 {
	margin-right: 40px;
}
/* ---------------------------------------------------
02_greeting
--------------------------------------------------- */
.box_greeting img {
	float: left;
	margin-right: 10px;
	display: inline-block;
}
.box_greeting .text {
	/* [disabled]width: 100%;
*/
	max-width: 465px;
	display: inline-block;
}
.box_greeting .name {
	padding-right: 10px;
	text-align: right;
	clear: both;
}
.cont_list ul {
	margin: 0;
	padding: 0;
}
.cont_list li {
	list-style-image: url(../img/common/arrow.png);
	border-bottom: 1px dashed #000000;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
/* ---------------------------------------------------
03_businesspoliy
--------------------------------------------------- */
.contents_policy {
	max-width: 632px;
	margin-left: auto;
	margin-right: auto;
}
.box_policy {
	/* IE 5.5-7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' #00479B', endColorstr='#ffffff', GradientType=0);
	/* IE 8+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00479B', endColorstr='#ffffff', GradientType=0)";
	/* IE 10 */
	background: -webkit-gradient(linear, right center, left center, from(rgba(0,74,153,0.60)), color-stop(50%, #fff), to(#FFF));
	/*	background: linear-gradient(to left, #00479B, #fff);*/
	background: -moz-linear-gradient(right, rgba(0,74,153,0.60), #fff 50%, #fff);
　/* Firefox用 */ 
 margin-bottom: 20px;
	padding: 10px 20px 10px 10px;
	margin-bottom: 20px;
}
.contents_policy img {
	margin-bottom: 15px;
}
.box_policy h4 {
	font-size: 16px;
}
.box_policy p {
	margin-bottom: 10px;
}
/* ---------------------------------------------------
04_company
--------------------------------------------------- */
.company_table01, .company_table02, .company_table03 {
	border-collapse: collapse;
	width: 100%;
}
.company_table01 th, .company_table02 th {
	padding-top: 5px;
	text-align: left;
	padding-left: 40px;
	color: #00479B;
	width: 25%;
}
.company_table01 td, .company_table02 td, .company_table03 td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.company_table01 tr, .company_table03 tr {
	border-bottom: 1px solid #00479B;
}
.company_table01 .table_br br {
	display: none;
}
.company_table03 tr:last-child {
	border:none;
}
.company_box2 img {
	float: right;
	margin-top: -560px;
}
.company_table02 td:nth-child(1) {
	width: 25%;
}
.company_table03 th {
	width: 20%;
	font-weight: normal;
	padding-top: 5px;
	vertical-align: top;
}
.company_box3 {
	width: 50%;
	float: left;
}
.cont_box h3 span {
	font-size: 10px;
	display: block;
	text-align: right;
	margin-top: -22px;
	padding-right: 10px;
}
.company_kurumin a:hover{
	opacity:0.7;
	}
.company_kurumin p{
	color:#FFF;
	background:#00479B;
	}
/* ---------------------------------------------------
05_businessoutline
--------------------------------------------------- */
.outline01_table {
	padding-top: 15px;
	width: 100%;
	border-collapse: collapse;
}
.outline01_table tr:nth-child(-n+2) {
	border-bottom: 1px solid #00479B;
}
.outline01_table th:nth-child(-n+2) {
	vertical-align: top;
	color: #00479B;
	padding-top: 20px;
}
.outline02_table {
	border-collapse: collapse;
	margin-left: 50px;
	margin-bottom: 15px;
}
.outline02_table td:nth-child(n+2) {
	text-align: right;
}
.outline02_table .align_left {
	text-align: left!important;
}
.outline02_table tr:nth-last-child(2) {
	border-top: 1px solid #000000;
}
.outline02 span {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.outline02 figcaption {
	font-size: 10px;
	text-align: center;
}
.outline03_table td:nth-child(1) {
	width: 25%;
}
.outline03_table td:nth-child(2) {
	text-align: right;
}
.table_sp {
	display: none;
}
/* ---------------------------------------------------
06_field
--------------------------------------------------- */
.field h2 .sp_bg {
	display: none;
}
.field .cont_box h3 span a {
	font-size: 15px;
	color: #231815;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.field .cont_box h3 span a:hover {
	text-decoration: underline;
}
.address_box {
	float: left;
	padding-top: 10px;
}
.address_box p {
	margin-bottom: 20px;
}
.address_box p .box01 {
	background-color: #00489D;
	padding: 8px 12px 8px 12px;
	color: #FFFFFF;
	margin-right: 10px;
	border-radius: 3px;
}
.google_map {
	float: right;
	padding-top: 10px;
}
/* ---------------------------------------------------
07_example
--------------------------------------------------- */
/* ---------------------------------------------------
08_recruit
--------------------------------------------------- */
.recruit_table01 {
	width: 100%;
	border-collapse: collapse;
}
.recruit_table01 br {
	display: none;
}
.recruit_table01 tr:nth-child(odd) {
	background-color: #E5E5E6;
}
.recruit_table01 td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.recruit_table01 td:nth-child(1) {
	padding-left: 20px;
}
.letter_3 {
	text-indent: -2em;
	padding-left: 2em;
}
/* ---------------------------------------------------
09_contact
--------------------------------------------------- */
.contact_box1 .title {
	background-image: url(../img/contact/contact_img01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10% auto;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact_box1 .text {
	font-size: 16px;
}
.contact_box1 .help_box {
	clear: both;
	margin-bottom: 15px;
	padding-right: 5px;
}
.contact_box1 .help_box .help_box_bg {
	padding-top: 4px;
	padding-bottom: 4px;
	display: table-cell;
	text-align: center;
	padding-right: 8px;
}
.contact_box1 .help_list {
	margin-left: 120px;
}
.contact_box1 .help_list ul li {
	width: 150px;
	font-size: 11px;
	text-align: center;
	height: 40px;
	line-height: 20px;
}
.box_address {
	float: left;
}
.contact_box1 p {
	margin-bottom: 10px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.address01 {
	background-color: #00479B;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 60px;
}
.address02 {
	padding-left: 10px;
	font-size: 30px;
	line-height: 23px;
	padding-top: 12px;
	vertical-align: middle;
	margin-right: 20px;
}
.address03 {
	padding-left: 10px;
	font-size: 20px;
	line-height: 23px;
	padding-top: 10px;
	vertical-align: middle;
	margin-right: 30px;
}
.contact_box1 {
	padding-left: 20px;
	padding-right: 20px;
}
