@charset "utf-8"; 


body {
	text-align: left;
	font-family: "Meiryo", "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.75em;
	color: #333333;
	padding: 10px
}

/*** text *********/





/*** other *********/

.left{	text-align: left;}

.center{text-align: center;}

.right{	text-align: right;}

strong{	font-weight: bold; }

dl, dt, dd{
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

hr{
	height: 1px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #d9d9d9;
	margin: 20px 0px;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}


.clear{clear: both;}

.float_l{
	float: left;
}
.float_r{
	float: right;
}


/*** table *********/
table{
	margin: 10px;
}

table.graytbl{
	border: 1px solid #d3d3d3;
	margin: 10px auto 20px ;
}

table.graytbl tr{
	margin-bottom: 2px;
}

table.graytbl tr th , table.graytbl tr td{
	border: 1px solid #d3d3d3;
	padding: 10px;
}

table.graytbl th{
	background: #eee;
	font-weight: bold;
}


div.tbl2 table{

}



/*会社概要*/
div.two_column{
	margin-right: 30px;
	float: left;
}

div.two_column h2{
	text-align: center;
}






/*** about ***************/

/*about04*/
body.about04 h2{
	color: #333;
	font-weight: normal;
	border-bottom: 1px dotted blue;
}

body.about04 p{
	line-height: 1.5em;
	margin-bottom: 10px;
}

body.about04 p.subtitle{
	font-weight: bold;
	font-size: 16px;
	color: #1f72fb;
	line-height: 2em;
}


body.about04 ol{
	margin: 0 0 40px 20px;
}

body.about04 ol li{
	line-height: 1.75em;
}




/*** about06 ***************/
body.about06 h2{

}

body.about06 h3{
	font-weight: bold;
}

.company_guide_single{
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid gray;
	clear: both;
}


.company_guide_single img{
	width: 200px;
}



.company_guide_single img, .company_guide_single ul,.company_guide_single p{
	float: left;
}


.company_guide_single ul{
}

.company_guide_single ul li{
	width: 140px;
	padding: 2px;
	margin: 10px 5px ;
	border: 2px solid #ddd;
}

.company_guide_single p{
	margin: 5px;
}

.boxright{
	width: 500px;
	border-bottom: 1px dotted #888888;
	float: right;
}

/*** recruit ***************/


/*** recruit02 ****/
body.recruit02 h2{
	font-weight: normal;
	border-bottom: 1px dotted #333;

}

body.recruit02 div.single{
	clear: both;
	margin-bottom: 50px;

}


div.recruit_03box{
	width: 480px;
	margin: 0 10px 20px 0;
	float: left;
}


div.recruit_04box{
	width: 100%;
	margin: 1em 0;
	clear: both;
}

div.recruit_05box{
	width: auto;
	margin: 1em 0;
}



div.recruit_rightbox{
	margin-left: 10px;
	float: right;
}


div.recruit_leftbox{
	width: 550px;
	margin-right: 10px;
	float: left;
}

body.recruit02 div.single img{
	margin: 0;	
}







/*** recruit03 ****/
body.recruit03 div.policy{
	margin-bottom: 50px;
}


body.recruit03 div.policy p{
	margin: 0 0 20px 20px;
	line-height: 1.25em;
}


body.recruit03 div.single{
	margin-bottom: 50px;
}

body.recruit03 dl{
	margin-left: 30px;
}


body.recruit03 dl dt{
	font-weight: bold;
}


/*** proposal ***************/
.pp_download li{
	border: 1px solid #afd6f4;
	margin: 20px;
	padding: 10px 20px;
	float: left;
}

.pp_download li:hover{
	background: #e3f3ff;
}

.pp_download li img{
}


/*** faq ***************/
body.faq h2{
}

body.faq .content p{
	margin: 0 0 20px 20px;
}




/*** costdown ***************/
body.costdown div.single{
	margin: 0 10px 40px;

}

body.costdown div.single img{
	border: 2px solid #afd6f4;
	padding: 10px 20px;
}

body.costdown div.single img:hover{
	background: #e3f3ff;
}




/*** sale ***************/



body.sale div{
	margin-bottom: 40px; 
}














/*** rental ***************/
.rental_box01{
	clear: both;
}
.rental_box01 h2{
	margin-bottom: 0;
}

.rental_box01 p{
	width: 325px;
	margin: 0 5px 10px;
	padding: 5px; 
	border: 2px dotted #3996DD;
	float: left;
}

.rental_box01 p strong{
	width: 100%;
	display: -webkit-inline-box;
	border-bottom: 1px solid #afd6f4;
}


.rental_box02 p{
	height: 100px;
	margin: 0 10px 10px;
	padding: 5px; 
	border: 2px dotted #3996DD;
}

.rental_box02 p img{
	margin-right: 5px;
	float:left;
}


.rental_box02 p strong{
	margin-top: 10px;
	display: flex;
	color: #008B1C;
	border-bottom: 1px solid #008B1C;
}



.rental_box03 h3{
	color: #008B1C;
	border-bottom: 1px solid #008B1C;
	font-weight: bold;
}

.rental_box03 p{
	height: 80px;
	padding: 5px; 
}


.rental_box03 strong{
	color: #599BFF;
}

.rental_box03 p.barcode{
	padding: 10px 0;
	height: 130px;
}

.rental_box03 p.barcode span{
	display: block;
}
	
.rental_box03 p.barcode img{
	margin-right: 10px;
	float: left; 
}


.rental_box03 p.barcode strong{
	margin-top: 5px;
	display: flex;

}






/*** case ***************/

div.case_single{
	margin-bottom: 30px;
}

div.case_single h2{
	margin-bottom: 5px;
}

div.case_single img,
div.case_single p{
	float: left;
}

div.case_single p{
	width: 320px;
	padding: 10px;
}



div.case_companyinfo{
	height: auto;
}

div.case_companyinfo p,
div.case_companyinfo img{
}

div.case_companyinfo p{
	width: 460px;
	margin: 10px 0;
	float:left;
}


div.case_companyinfo img{
	margin: 0;
	padding: 0;
	float: right;
}




.case_interview{
	width: auto;
	float: left;
}

.case_interview h2{
	margin: 30px 0 5px;
}

.case_interview p{
	width: auto;
}

.case_interview img{
	margin: 0;
	float: right;
}

.case_interview strong{
	font-weight: bold;
	color: red;
}





div.case_thanks{
	background: #afd6f4;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
}

.case_thanks h2{
	background:none;
}

div.case_thanks p{
	float: left;
	padding: 15px;
}

div.case_thanks img{
	display:block;
	float: left;
}








/*** privacy ***************/
body.privacy div.single{
	margin-bottom: 50px;
	line-height: 1.75em;
}

body.privacy div.single p{
	margin: 10px 0;
	
}

body.privacy div.single p.right{
	margin-left: 70%;
	
}

body.privacy div.single ul{
	margin: 10px 20px;
}

body.privacy div.single ul li{
	margin-bottom: 10px;
}


#contactForm {
	margin: 0 auto;
}

#contactForm p{
	margin-bottom: 10px;
}


#contactForm table th,
#contactForm table td{
	vertical-align: middle;
	border: 1px solid #9c9c9c;
	padding: 10px;
}

#contactForm table th{
	width: 140px;
	font-weight: bold;
}

input[type=text],
select{
	padding: 5px;
}

input[type=checkbox]{

}

input[type=submit]{
	padding: 10px;
}
span.caution{
	color: red;
}















/* --------------------------------------------------------------------------------
 renew design
-------------------------------------------------------------------------------- */











/*** common ******************/

.body{
	background: #fff;
}

.container{
	width: 980px;
	margin: 0 auto;
	padding: 0  ;
	background: #red;
}

.content{
	min-height: 700px;
margin-bottom: 20px;
	float: left;
}



/***
.content img{
	margin: 10px;
}
******************/

.red{
	color: red;

}


/*** header ******************/

.header{
	height: 100px;
	padding-bottom: 10px;
	margin: 0px auto 20px;
	background: url("images/header_line.png") repeat-x bottom;
	
	clear: both;
}

div.header_logo{
	float: left;
}

div.header_contact{
	float: right;
}





/*** primary ******************/

#primary{
	width: 720px;
	float: left;
}

#primary p{
	margin-bottom: 20px;
	padding: 0 10px;
}






/*** side *********************/

#side{
	width: 220px;
	display: block;
	margin-right: 30px;
	float: left;
}




#acMenu dt{
	display:block;
	width:220px;
	text-align:left;
	cursor:pointer;
}

#acMenu dd{
	width:200px;
	line-height:20px;
	padding: 0 5px;
	margin-left:10px;
	text-align:left;
	display:none;
}

#acMenu dd ul li {
	list-style: inside square;
	margin:5px 0;
    }




.twitter-timeline{
	height: 400px;

}




.fb-like-box{
	border: 1px solid #c5c5c5;
	border-radius: 5px;
}










/*** footer ******************/

div.footer{
	padding: 20px;
	clear: both;
	background: #555 ;
}



.footer a,
.footer a:hover{
	color: #fff;
}


ul.sitemap2{
	width: 220px;
	min-height: 150px;
	margin-right: 10px;
	color: #fff;
	float: left;
}

ul.sitemap2 li{
	color: #fff;
	margin-bottom: 30px;
}

ul.sitemap2 li ul{
}

ul.sitemap2 li ul li{
	list-style: square inside;
	margin: 0;
	margin-left: 20px;
}



.sitemap2 h2{
	font-size: 16px;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	clear: both;
}




.footer_info p{
	display: inline;
	text-align: left;
	padding: 150px 0;
	}



.footer p {
	color: #fff;
	text-align: right;
	padding: 20px;
		margin-right: 20px;
	clear: both;
}

















/*** text *********************/
h1{
	border-bottom: 2px solid #1f72fb;
	font-size: 22px;
	margin:5px 0  20px;
	font-weight: bold;
}

h2 {
	margin-top: 10px;
	padding: 3px 0 0 10px;
	font-size: 18px;
	height: 30px;
	color: #363636;
	font-weight: bold;
}

#primary h2{
	background: url(images/bg_h2.png) no-repeat;
}



h3 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: bold;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/*** top.news ******************/

.news{
	margin: 20px auto 0;
}

.news p{
	text-align: right;
}

ul.newslist {

	height: 150px;
}

ul.newslist li{
	width: 680px;
	margin: 0 0 10px 30px;
	border-bottom: 1px dotted #999;
}



div.side_recruit{
	height: 120px ;
	padding: 35px 5px 0px;
	margin: 10px 0 ;
	background: url(images/bg_side_recruit.png) no-repeat;

}


div.side_recruit ul li{ 

}


.point a{
	float: left;
}




/**** appeal *************************************/

.appeal_single{
	margin-bottom: 40px;
}





/**** product_factory *************************************/
.pf_single{
	margin-bottom: 40px;
	clear: both;
}


#primary .pf_single h2{
	background: none;
	border-bottom: 2px dotted gray;
	margin-bottom: 10px;
}

.pf_single img{
	display: block;
	border: 2px solid #ccc;
	margin: 10px;
	float: left;
}


.pf_box{
	width: 350px;
	margin: 0 10px;
}
