@charset "utf-8";

html{
  height: 100%; overflow-y: scroll;
}
.body_index {
	background-color: #02366D;
}

.body_content {
	background-image: url(../img/body.jpg);
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;

	background-size:cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#top_content {
	width: 100%;
	min-width: 980px;
	max-width: 1920px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: hsla(0,0%,20%,0.68);
	color: hsla(0,0%,100%,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 500px;
	
}
#Jumbotron {
	width: 73%;
	height: 800px;
background-image: url(../img/demo-top.jpg);
	background-position: top center;
	float: left;
	background-size: 1416px 800px;

		
}


h1, h2, h3, h4, h5, h6 {
	padding: 0;
}

body,div, p, address,
dl, dt, dd, ul, ol, li,
form, fieldset, input, textarea,
pre, blockquote, th, td {
	/* [disabled]margin: 0; */
	padding: 0;
	margin:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #666;
}

img { border: 0; vertical-align: bottom; } 


caption { text-align: left; }
table { border-collapse: collapse; border: none; border-spacing: 0; }

fieldset { border: 0; }
input { line-height: 100%; }

ol { list-style-type: none; }

label { cursor: pointer; }
address { font-style: normal; }

hr { display: none; visibility: hidden; height: 0; border: 0; }

a { }

/* CSS Document (reset) */

/*****  基本レイアウト ****/
.mobile_only {display: none;
}


#wrap{
	max-width: 1920px;
	min-width: 980px;
	width:100%;
 	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	  }


header {
	width: 100%;
	z-index:1;
    position: relative;
}
.h1 {
	color: hsla(0,0%,100%,0.62);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	position: fixed;
	top: 45px;
	right:0;
	padding: 2px;
	border-radius: 5px;
	background-color: hsla(0,0%,0%,0.54);
	width: auto;
}

.h1 {
	color: hsla(0,0%,100%,0.62);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	position: fixed;
	top: 45px;
	right: 0px;
	padding: 2px;
	border-radius: 5px;
	background-color: hsla(0,0%,0%,0.54);
	width: auto;
}


nav {
	width: 100%;
	height: 43px;
	text-align: center;
	background-image: url(../img/navi_bg.jpg);
	background-repeat: repeat-x;
	position: fixed;
	top: 0px;
	-webkit-box-shadow: 2px 3px 2px hsla(217,22%,32%,0.67);
	box-shadow: 2px 3px 2px hsla(217,22%,32%,0.67);
  }

header nav ul {
	width: 980px;
	list-style-type: none;
	height: 43px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
nav ul li {
	width: 20%;
	height: 34px;
	float: left;
	padding-top: 8px;
}
ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	font-weight: 600;
	text-decoration: none;
	color: hsla(0,0%,20%,1.00);
}


.logo_position {
	width: 300px;
	height: 45px;
	position: fixed;
	top: 49px;
	left: 3%;
	z-index: 500;
		
	}

footer  {
	width: 100%;
	height: 23px;
	color: #fefefe;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	text-align: left;
	position: fixed;
	left: 1%;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 11px;
	padding-bottom: 3px;
	border-radius: 20px;
	bottom: 0px;
	text-shadow: 2px 2px 2px hsla(0,0%,11%,1.00);
}

/******* 　TOPページ   ************/
  
 .index_title {
	width: 100%;
	height: 110px;
	text-align: center;
	position: absolute;
	top: 43%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow: 2px 2px 2px hsla(0,0%,100%,1.00);
	color: hsla(202,97%,13%,1.00);
	font-size: 62px;
	background-color: hsla(0,0%,100%,0.40);
	 }
 

#open { display: none;}

#cloce {display: none;}

 /******* 　会社概要ページ  **************/

.body_content .company_box {
	width: 478px;
	height: 1163px;
	margin-top: 179px;
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,100%,1.00);
	padding-top: 20px;
	padding-right: 42px;
	padding-left: 42px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	background-color: hsla(0,0%,20%,0.68);
	margin-bottom: 130px;
}
.body_content .company_box a {
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
	
}

.body_content .company_box .content_title {
	color: hsla(0,0%,100%,1.00);
	font-size: 24px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 4px;
	margin-bottom: 26px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);
}

.facebook {
	width: 27%;
	height: 100%;
    min-height: 740px;
	float: left;
	padding-top: 40px;
	
}

.h1_1{
	display: none;
	}
.facebook-mobile {
	display: none;
	
	
}

.PPP{display: none;}  

.company_innarbox   {
	color: hsla(0,0%,100%,1.00);
	width: 468px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	float: left;
}
.content_company_title {
	color: hsla(0,0%,100%,1.00);
	font-size: 24px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 4px;
	margin-bottom: 26px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);
	text-shadow: 1px 1px 1px #000000;
	width: 466px;

}

 /******* 　サービス案内ページ  **************/

.body_content .service_box {
	width: 980px;
	height: auto;
	margin-top: 179px;
	margin-left: auto;
	margin-right: auto;
	background-color: hsla(0,0%,20%,0.68);
	color: hsla(0,0%,100%,1.00);
	padding: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	margin-bottom: 147px;
}

.body_content .service_box .content_title {
	color: hsla(0,0%,100%,1.00);
	font-size: 24px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 4px;
	margin-bottom: 26px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);
}

.body_content .service_box .boxA {
	color: hsla(0,0%,20%,1.00);
	font-weight: bold;
	padding: 10px;
	background-color: #FFE300;
}

.body_content .service_box .boxB {
	color: hsla(0,0%,20%,1.00);
	margin-bottom: 57px;
	padding: 10px;
	background-color: #FFE300;
}

.body_content .service_box .boxC {
	color: hsla(0,0%,20%,1.00);
	font-weight: bold;
	padding: 10px;
	background-color: #B3D000;
}

.body_content .service_box .boxD {
	color: hsla(0,0%,31%,1.00);
	margin-bottom: 57px;
	padding: 10px;
	background-color: #B3D000;
}

.body_content .service_box .boxE {
	color: hsla(0,0%,100%,1.00);
	font-weight: bold;
	padding: 10px;
	background-color: #005FB7;
}

.body_content .service_box .boxF {
	color: hsla(0,0%,100%,1.00);
	margin-bottom: 57px;
	padding: 10px;
	background-color: #005FB7;
}

.service_img_position   {
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

 /******* 　保有車両  **************/

.item_contener_box {
	width: 299px;
	height: 250px;
	float: left;
	margin-bottom: 40px;
	
}

.item_contener_box_center {
	width: 299px;
	height: 250px;
	float: left;
	margin: 0px 40px 40px 40px;
	
}


.item_contener_box a .machine_photo:hover {
	-webkit-box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
	box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
}

.item_contener_box_center a .machine_photo:hover {
	-webkit-box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
	box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
}



.body_content .machine_box {
	width: 1000px;
	height: auto;
	margin-top: 179px;
	margin-left: auto;
	margin-right: auto;
	background-color: hsla(0,0%,20%,0.68);
	color: hsla(0,0%,100%,1.00);
	padding: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	margin-bottom: 147px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.body_content .machine_box .content_title {
	color: hsla(0,0%,100%,1.00);
	font-size: 24px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 4px;
	margin-bottom: 26px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);
}

.machine_photo {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 6px;
	}
	a.machine_photo  {
	width: 300px;
	height: 200px;
	float: left;
	background:hsla(0,0%,100%,1.00);
	display:block;
		}
			
.machine_L_title   {
	width: 299px;
	height: auto;
	background-color: hsla(0,2%,46%,1.00);
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: hsla(0,0%,100%,1.00);
	margin-left: 0;
	margin-bottom: 50px;
	min-width: 0px;
	text-align: center;
}

.machine_title   {
	width: 299px;
	height: auto;
	background-color: hsla(0,2%,46%,1.00);
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: hsla(0,0%,100%,1.00);
	margin-left: 0;
	margin-bottom: 50px;
	margin-right: 51px;
	min-width: 0px;
	text-align: center;
}

.item_wrap a .machine_photo:hover {
	-webkit-box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
	box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
}

.item_wrap a .machine_L_photo:hover {
	-webkit-box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
	box-shadow: 2px 1px 19px hsla(0,0%,100%,1.00);
}

.item_wrap {
	height: auto;
	float: left;
	clear:both;
}
.machine_L_photo   {
    width: 300px;
	height: 200px;
	float: left;
	margin-top: 25px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.thumbnail-img {
  width: 65px;
    height: 65px;
    overflow: hidden;
 
}

.spec  {
   width: 250px;
   height: 20px;
	padding: 5px;
   background-color: hsla(0,0%,13%,1.00);
	margin: 10px auto;
	border-radius: 30px;
	color: white;
	text-align: center;
	
}

.spec a  {
 	color: white;
	text-decoration: none;

}

.spec a:hover  {
 	color: yellow;
	text-decoration: none;

}

 /******* 　お問い合わせページ  **************/


.body_content .contact_box {
	width: 656px;
	height: auto;
	margin-top: 179px;
	margin-left: auto;
	margin-right: auto;
	background-color: hsla(0,0%,20%,0.68);
	color: hsla(0,0%,100%,1.00);
	padding: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	box-shadow: 9px 14px 2px hsla(0,0%,0%,0.40);
	background-image: url(../img/logo_bg.png);
	background-repeat: no-repeat;
	background-size: 95% auto;
	background-position: 124% 55%;
}
.body_content .contact_box a {
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
}.body_content .contact_box .content_title {
	color: hsla(0,0%,100%,1.00);
	font-size: 24px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 4px;
	margin-bottom: 26px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);
}


/***************  コンタクトフォーム用　CSS  ******************/

.message{
	width: 660px;
	height: 136px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: -16px;
	color: hsla(0,0%,100%,1.00);
}
.message_send{
	width: 660px;
	height: 400px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: -16px;
	color: hsla(0,0%,100%,1.00);
	line-height: 200%;
    font-size: 16px;
}

.form_box { width:650px; margin-left:20px;}

.textW50{
	width: 80px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
	height: 20px;
}

.textW100{
	width: 200px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
	height: 20px;
}

.textW200{
	width: 200px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
	height: 20px;
}

.textW300{
	width: 360px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
	height: 25px;
}
.formbox{
	width: 93%;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px 2.5%;
	height: 25px;
}
.commentArea{
	width: 93%;
	padding:10px 2.5%;
	height: 200px;
}

.submit{
	width:700px;
	float:left;
	text-align: center;
	margin: 80px 0px 80px 50px;
}

.buttonStyle {
	padding: 7px;
	width: 120px;
	border-radius: 15px;
	background-color: hsla(0,0%,100%,0.21);
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 4px;
}


.boder_bottom{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #FFF;
	margin: 0;
	padding: 10;
	border-bottom: 1px solid #8A8A8A;
}
.form_box .boder_bottom td {
	color: hsla(0,0%,100%,1.00);

}
table-wide-nameA div  {
	color: #FFFFFF;
	width: 302px;
	margin-left: 175px;
}
.item_wrap a .machine_title:hover {
	opacity: 0.8;
}
.item_wrap a .machine_L_title:hover {
	opacity: 0.8;
}
.message .fontS {
	font-size: 14px;
	color: hsla(0,0%,91%,1.00);
}
.company_innarbox ul li {
	border-bottom: 1px dotted hsla(0,0%,100%,1.00);
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: hsla(0,0%,100%,1.00);
	text-shadow: 1px 1px 1px hsla(0,0%,0%,1.00);
}

.company_innarbox ul li a {
	color: hsla(0,100%,100%,1.00);
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	}

.company_innarbox ul {
	list-style-type: none;
}



.thumbnail-img {
	width: 65px;
	height: 65px;
	overflow: hidden;
}
