.sangyo_box{
	width:750px;
	height:auto;
	border: 0px solid red;
}


.sangyo_photobox{
	width:750px;
	height:auto;
	border: 0px solid blue;
}

.sangyo_photobox_content1{
	width:100px;
	height:50;
	border: 0px solid blue;
	text-align:center;
	float: left;
}
.sangyo_photobox_content2{
	width:175px;
	height:auto;
	margin-left:8px;
	margin-bottom:10px;
	border: 0px solid blue;
	text-align:center;
	float: left;
}
.sangyo_photobox_text{
	width:175px;
	height:auto;
	margin-top:2px;
	margin-bottom:2px;
	border: 0px solid purple;
	text-align:center;
	float: left;
	background-color:white;
	opacity: 0.8;
	font-size:1em;
}

.photoframe {
  width: 175px;
  height: 100px;
  overflow: hidden;  /* 枠からはみ出した部分を隠す */
}

.photoframe img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 枠いっぱいに収めつつトリミング */
}

.sangyo_box_white{
	width:750px;
	height:auto;
	border: 0px solid red;
	background-color:white;
	padding-bottom:50px;
}
.ttl{
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  width:700px;
  border-left: solid 10px #38b3f2;
  border-bottom: solid 1px #38b3f2;
  margin: 0 auto 50px;
  padding: 5px 5px 5px 5px;
  padding-top:10px;
  margin-left:15px;
  margin-top:10px;
  font-size:1.6em;
}

.ttl_photoframe {
  border: solid 0px red;
  width: 750px;
  height: 150px;
  overflow: hidden;  /* 枠からはみ出した部分を隠す */
}

.ttl_photoframe img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 枠いっぱいに収めつつトリミング */
}



.table_box{
	width:710px;
	height:auto;
	border: solid 0px #c0c0c0;
	margin-left:15px;
	margin-top:10px;
}
.table_linewaku{
	width:710px;
	border-bottom: solid 1px gray;
	padding-bottom:10px;
}
.table_line_connector{
	  font-family: "M PLUS 1p", sans-serif;
	  font-weight: 500;
	  font-style: normal;
	font-size:1.0em;
	display: inline-block;
	width:170px;
	border: solid 0px red;
	text-align:center;
	vertical-align: middle; 
}
.table_line_kanou{
	display: inline-block;
	width:50px;
	border: solid 0px red;
	text-align:center;
	font-size:1.5em;
	color:#87ceeb;
	vertical-align: middle; 
}
.table_line_photo1{
	display: inline-block;
	width:70px;
	border: solid 0px red;
	text-align:center;
	vertical-align: middle; 
}
.table_line_photo1 img { width: 100%; }
.table_line_basho{
	  font-family: "M PLUS 1p", sans-serif;
	  font-weight: 400;
	  font-style: normal;
	font-size:0.8em;
	display: inline-block;
	width:230px;
	border: solid 0px red;
	text-align:left;
	vertical-align: middle; 
}
.table_line_lockwiring{
	  font-family: "M PLUS 1p", sans-serif;
	  font-weight: 500;
	  font-style: normal;
	font-size:0.9em;
	display: inline-block;
	width:120px;
	border: solid 0px red;
	text-align:center;
	vertical-align: middle; 
}
