@charset "UTF-8";
/****************************************************************************
	body設定
*****************************************************************************/
body{
	color: #1a1a1a;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 24px;
	text-align: center;
	overflow-wrap : break-word;
	
	
}


a {color: #1a1a1a;
	text-decoration:none;
	}
a:hover {
	color: #1a1a1a;
	text-decoration:underline;
	}
img {
	margin: 0  ;
	padding: 0;}

#container{
	width:100%;
	margin: 0  ;
	text-align: center;
	
}

/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
#header{
	width:1050px;
	height:90px;
	margin: 0 auto ;
	padding:1px 0 7px 0 ;
	overflow:hidden;
}
#head_logo {
	width:289px;
	margin:27px 26px 0 0;
	float:left;
	}
#head_name {
	font-size:27px;
	font-weight:bold;
	}
#head_name span {
	font-size:14px;
	}
#head_add {
	width:290px;
	font-size:13px;
	text-align:left;
	margin:27px 26px 0 0;
	float:left;
	}
#head_h1{
	width:320px;
	margin: 40px 19px 0 0;
	font-size: 12px;
	line-height:17px;
	text-align: left;
	color:#8d8d8d;
	float:left;
}

#head_mark {
	width:100px;
	float:left;
	}


.pc{display:inline;}
.sm{display:none;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

.navi{
	margin: 0  ;
	background-color:#333;
	display:block;
}
.navi:before, .navi:after{
	content: "";
	display: table;
}
.navi:after{
  clear: both;
}

.navi ul {
	width:1050px;
	margin:auto;
	}
.navi li{
	width:175px;
  	float: left;
  	margin: 0;
	font-size:18px;
	line-height:1em;
	font-weight:bold;
  	padding: 12px  0;
  	text-align: center;
  	color:#ff4041;
}
.navi li a{
	display: block;
	margin: 0;
	padding: 0 ;
	color:#fff;
	text-decoration: none;
}


.navi li a:hover{
  	color:#ff4041;
}

/*	フッター
----------------------------------------------------------------------------*/
#footer{
	background-color:#000;
	margin-top:90px;
	padding:28px 0 0 0;
	}
#footer_in { 
	width:480px;
	padding:0 285px;
	margin:auto;
	font-size:17px;
	line-height:42px;
	color:#808080;
	}
#footer img {
	float:left;}
#footer span {
	font-size:14px;
	}
#footer_copy{
	height:66px;
	font-size:12px;
	line-height:1em;
	padding: 16px 0 0 0;
	text-align:center;
	color:#808080;
	}
.page_top {
	width: 80px;
	height: 90px;
	position: fixed;
	right: 0;
	bottom: 160px;
	z-index:100;
}


/*	共通
----------------------------------------------------------------------------*/

.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/*	共通
----------------------------------------------------------------------------*/
.head_img {
	width:100%;
	height:29px;
	padding:83px 0;
	background-color:#000;
	border-bottom:1px solid #a7a7a7;
	text-align:center;
	margin:0 0 60px 0;
	}
#contents{
	width:1050px;
	margin:  0 auto;
}
.page_title {
	width:237px;
	padding:0 775px 0 38px;
	margin:auto;
	}
.title {
	width:1020px;
	margin:0 auto 30px auto;
	border-bottom:1px solid #ff4041;
	background-image:url(../img/common/title.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:30px;
	font-weight:bold;
	line-height:1em;
	text-align:left;
	padding:0 0 14px 30px;
	}

/*　TOP
----------------------------------------------------------*/
.top_head_img {
	width:100%;
	height:480px;
	background-image:url(../img/top/slide01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
	border-bottom:1px solid #a7a7a7;
	text-align:center;
	overflow:hidden;
	}
.top_step_title {
	background-color: #ff4041;
	text-align: center;
}
.top_step_title img {
	width: 537px;
	margin: auto;
}

.top_step1 {
	background-image:url(../img/top/step01_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	padding: 60px 0 0 0;
	height: 560px;
}
.top_step1_text {
	width: 1250px;
	margin: auto;
	background-image: url(../img/top/step01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 45px 0 90px 225px;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}
.top_step_text_l {
	font-size: 34px;
	font-weight: bold;
	color: #ff4041;
	margin-bottom: 30px;
}
.top_step2 {
	background-image:url(../img/top/step02_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffdada;
	overflow: hidden;
	padding: 60px 0 0 0;
	height: 560px;
}
.top_step2_text {
	width: 1250px;
	margin: auto;
	background-image: url(../img/top/step02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 45px 0 90px 225px;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}
.top_step3 {
	background-image:url(../img/top/step03_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	padding: 60px 0 0 0;
	height: 560px;
}
.top_step3_text {
	width: 1250px;
	margin: auto;
	background-image: url(../img/top/step03.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 45px 0 90px 225px;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}
.top_greet {
	background-image:url(../img/top/net.png);
	padding:40px 0;
	font-size:20px;
	line-height:28px;
	text-align:center;
	}
.top_biz_title {
	background-color:#333;
	border-bottom:3px solid #ff4041;
	text-align:center;
	font-size:30px;
	line-height:1em;
	font-weight:bold;
	padding:10px 0;
	color:#fff;
	}
.top_biz_wrap {
	background-image:url(../img/top/net.png);
	padding:35px 0 90px 0;
	}
.top_biz {
	width:1080px;
	margin:auto;
	}
.top_biz_in {
	width:330px;
	margin:0 15px 30px 15px;
	padding:0 ;
	background-color:#333;
	float:left;
	}
.top_biz_in p {
	margin:17px;
	font-size:18px;
	line-height:28px;
	text-align:left;
	font-weight:bold;
	color:#fff;
	background-image:url(../img/top/arrow1.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	}	
.top_biz_in p span {
	font-size:24px;
	}
.top_biz_bt {
	margin: 0 auto ;}
.top_recruit {
	width:1120px;
	margin: 0 auto;
	position:relative;
	}
.top_used_wrap {
	background-color:#dadada;
	padding:50px 0 70px 0;
	}
.top_used {
	width:1120px;
	margin: 0 auto;
	position:relative;
	}
.top_used_comm {
	width:1120px;
	position:absolute;
	font-size:20px;
	line-height:32px;
	color:#fff;
	text-align:center;
	top:290px;
	left:0;
	}
.top_recruit_wrap {
	background-image:url(../img/top/net.png);
	padding:50px 0;
	}
.top_recruit {
	width:1120px;
	margin: 0 auto;
	position:relative;
	}
.top_recruit_comm {
	width:330px;
	position:absolute;
	font-size:20px;
	line-height:29px;
	color:#fff;
	text-align:left;
	top:190px;
	left:90px;
	}
.top_access_title {
	width:1050px;
	margin:50px auto 20px auto;
	font-size:36px;
	font-weight:bold;
	line-height:1em;
	padding:0 0 10px 0;
	border-bottom:1px solid #b3b3b3;
	
	}
.top_access {
	width:1032px;
	font-size:24px;
	font-weight:bold;
	line-height:54px;
	text-align:left;
	margin: 26px auto;
	padding-left:18px;
	}
.top_access img {
	float:right;
	margin-right:30px;
	}
.top_contact_bt  {
	width:1050px;
	margin:0 auto 60px auto;
	}
.top_map {
	width:1050px;
	height:400px;
	margin:0 auto 40px auto;
	position:relative;
	}
.top_map_bt {
	width:200px;
	position:absolute;
	top:0;
	left:0;
	}
.top_map_title {
	margin:0 30px 30px 0;
	font-size:24px;
	font-weight:bold;
	line-height:33px;
	text-align:left;
	padding-left:60px;
	background-image:url(../img/top/access_icon.png);
	background-repeat:no-repeat;
	background-position:30px top;
	float:left;
	}
.top_map_add {
	font-size:20px;
	line-height:24px;
	text-align:left;
	}
.top_seo {
	width:1050px;
	font-size:18px;
	line-height:26px;
	text-align:left;
	margin:30px auto 100px auto ;
	color:#808080;
	}
	
/*　業務案内
----------------------------------------------------------*/
.business .head_img {
	background-image:url(../img/business/head_img.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	}
.business_img {
	width:525px;
	float:left;
	margin-left:25px;
	margin-bottom:50px;
	}
.business_text {
	width:500px;
	float:left;
	font-size:20px;
	line-height:35px;
	margin-bottom:50px;
	text-align:left;
	}
.business_title {
	width:470px;
	margin:0 0 15px 0;
	border-bottom:1px solid #ff4041;
	background-image:url(../img/common/title.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:30px;
	font-weight:bold;
	line-height:1.3em;
	text-align:left;
	padding:0 0 5px 30px;
	}
.saleMark{
	width:3em;
	display:inline-block;
	border:1px solid #ff4041;
	padding:0 5px;
	font-size:20px;
	lline-height:1em;
	text-align:center;
	color:#ff4041;
	margin-right:5px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../css/PIE.htc);
}
.rentalMark{
	width:5em;
	display:inline-block;
	border:1px solid #007200;
	padding: 0 5px;
	font-size:20px;
	lline-height:1em;
	text-align:center;
	color:#007200;
	margin-right:5px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../css/PIE.htc);
}
.leaseMark{
	width:4em;
	display:inline-block;
	border:1px solid #002a72;
	padding: 0 5px;
	font-size:20px;
	lline-height:1em;
	text-align:center;
	color:#002a72;
	margin-right:5px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../css/PIE.htc);
}
.kanriMark{
	width:3em;
	display:inline-block;
	border:1px solid #e55a24;
	padding:0 5px;
	font-size:20px;
	lline-height:1em;
	text-align:center;
	color:#e55a24;
	margin-right:5px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../css/PIE.htc);
}
hr {
	width:1050px;
	margin:0 auto 50px auto;
	border: none;
	height:1px;
	background-color:#c0c0c0;
}
/*　中古商材のご案内
----------------------------------------------------------*/
.used .head_img {
	background-image:url(../img/used/head_img.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	}
.soon {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:300px auto;
	}


/*　会社案内
----------------------------------------------------------*/
.company .head_img {
	background-image:url(../img/company/head_img.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	}

.comp_table  {
	width:1050px;
	margin:0 auto 80px auto;
	}

.comp_table th {
	width:120px;
	padding: 25px 0 25px 30px;
	font-size:20px;
	line-height:27px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #333;
	vertical-align:top;
	}
.comp_table td {
	padding: 25px 12px 25px 0;
	text-align:left;
	font-size:20px;
	line-height:27px;
	vertical-align:top;
	border-bottom:1px solid #333;
	}

.comp_gallery {
	width:1050px;
	margin:30px auto 5px auto;
	}
.comp_gallery_l {
	width:330px;
	margin:0 30px 30px 0;
	float:left;
	}
.comp_gallery_r {
	width:330px;
	margin:0 0 30px 0;
	float:left;
	}
/*　求人情報
----------------------------------------------------------*/
.recruit .head_img {
	background-image:url(../img/recruit/head_img.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	}
@media screen and ( max-width: 1120px) {	
#container{
	width:1120px;
	margin: 0  ;
	text-align: center;
}
}
.used_table table {
	width: 700px;
	margin: 30px auto;
	border-top: 1px solid #000;
	
}
.used_table table th {
	width: 30%;
	padding: 2% 2% ;
	font-size: 18px;
	line-height: 1em;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.used_table table td {
	padding: 2% 2% ;
	font-size: 16px;
	line-height: 1em;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.used_img ul {
	width: 640px;
	margin: auto;
}

.used_img li {
	width: 100%;
	margin: 5% 0;
	
}
/*　ブログ
----------------------------------------------------------*/

	/* entry */
.sidebar {
	float:left;
	margin: 20px 0 0 0;
  	}
.sidebar-wrapper {
	width: 230px;
	min-height:200px;
	border-bottom:1px solid #000;}
.sidebar-wrapper ul {
	padding:8px;
	font-size:16px;
	 line-height:28px;
	text-align:left;}
.sidebar-wrapper h2 {
	 color:#fff;
	 text-align:left; 
	font-size:17px;
	 padding:0.5em 0.5em ;
	 background-color:#333;
	}

.archive {
	width:800px;
	margin:0 auto ;
	text-align:left;
	float:right;
	font-size:20px;
	line-height:27px;
	}
.archive_title {
	font-size:16px;
	text-align:left;
	margin:0 0 30px 0;
	}
.post {
	width:800px;
	margin:0 auto ;
	}
.post_title {
	width:770px;
	margin:0 auto 30px auto;
	border-bottom:1px solid #ff4041;
	background-image:url(img/common/title.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:30px;
	font-weight:bold;
	line-height:1em;
	text-align:left;
	padding:0 0 14px 30px;
	}
.post_title a {
	color:#000;
	}
.entry_header {
	font-size:16px;
	text-align:right;
	margin:0 auto 20px auto ;
	color:#000;}
.contents_title {
	width:770px;
	margin:0 auto 30px auto;
	border-bottom:1px solid #ff4041;
	background-image:url(img/common/title.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:30px;
	font-weight:bold;
	line-height:1em;
	text-align:left;
	padding:0 0 14px 30px;
	}
