/* 以下テーブルレイアウト用のスタイリング */
table.table01 {
	width:96%;
	border-right:#3EB1C6 solid 1px;
	border-collapse: collapse;
	margin: 0 auto;
}
table.table01 thead th {
	background:#3EB1C6;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.table01 thead th:last-child {
	border-right:#3EB1C6 solid 1px;
}
table.table01 tbody th {
	background:#3EB1C6;
	color:#FFF;
	padding:10px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#3EB1C6 solid 1px;
}
table.table01 tbody td {
	/* background:#FFF; */
	padding:10px 15px;
	border-left:#3EB1C6 solid 1px;
	border-bottom:#3EB1C6 solid 1px;
	vertical-align:top;
}
table.table01 p a{
}
table.table01 p a:hover{
	color:#3367ff;
}
table.table01 tbody td a{
}
table.table01 tbody td a:hover{
		color:#3367ff;
}
@media screen and (max-width: 640px) {
		table.table01 thead {
			display:none;
		}
		table.table01 tbody th {
			display:block;
		}
		table.table01 tbody td {
			display:block;
		}
		table.table01 tbody td::before {
			content: attr(label);
			float: left;
			clear:both;
			font-weight:bold;
		}
		table.table01 tbody td p {
			padding-left:6em;
		}
		table.table01 tbody tr td a{
			font-weight: bold;
		}
		table.table01 tbody tr td p span{
			text-align: left;
			display: inline-block;
		}
}

th{
	font-weight: normal;
}


.table-res-left-to-center{
	text-align: left;
}
@media screen and (max-width: 640px)  {
		.table-res-left-to-center {
		 text-align: center;
		}
}

.table-res-center-to-left{
	text-align: center;
}
@media screen and (max-width: 640px)  {
		.table-res-center-to-left {
		 text-align: left;
		}
}
.table-res-center-to-right{
	text-align: center;
}
@media screen and (max-width: 640px)  {
		.table-res-center-to-right {
		 text-align: right;
		 margin-right: 20px;
		}
}

.table-res-center-to-right-bold{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}
@media screen and (max-width: 640px)  {
		.table-res-center-to-right-bold{
		 text-align: right;
		 margin-right: 20px;
		}
}
.table_spaser{
	height: 30px;
}
/* 以上テーブルレイアウト用のスタイリング */


/* 以下、車輛のご案内ページのレスポンシブ対応6コラム用のスタイリング */
.cssgrid {
	display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 1fr;
	grid-rows: 1fr;
  grid-gap: 0.8em;
  padding: 0.8em;
  margin: 0 0 2em;
}
.grids{
  overflow: auto;
  min-width: 0;
  padding: 0.8em;
}

@media screen and (max-width: 640px)  {
		.grids{
			margin-top: 20px;
		}
}

@media screen and (max-width: 460px)  {
		.cssgrid {
		 padding: 0;
		 margin: 0;
		}
		.grids{
			padding: 0;
			margin-top: 40px;
		}
}
.grids-comment{
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

/* ノアの紹介画像 */
#grids-photo-001{
	height: 270px;
	width: 100%;
	background: url("../img/image030.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-002{
	height: 270px;
	width: 100%;
	background: url("../img/image029.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-003{
	height: 270px;
	width: 100%;
	background: url("../img/image53.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-004{
	height: 270px;
	width: 100%;
	background: url("../img/image36.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-005{
	height: 270px;
	width: 100%;
	background: url("../img/image62.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-006{
	height: 270px;
	width: 100%;
	background: url("../img/image44.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* レジアスの紹介画像 */
#grids-photo-007{
	height: 270px;
	width: 100%;
	background: url("../img/image72.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-008{
	height: 270px;
	width: 100%;
	background: url("../img/image82.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-009{
	height: 270px;
	width: 100%;
	background: url("../img/image1131.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-010{
	height: 270px;
	width: 100%;
	background: url("../img/image92.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-011{
	height: 270px;
	width: 100%;
	background: url("../img/image123.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#grids-photo-012{
	height: 270px;
	width: 100%;
	background: url("../img/image102.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* シエンタの紹介画像 */
#grids-photo-013{
	height: 270px;
	width: 100%;
	background: url("../img/.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ddd;
}
#grids-photo-014{
	height: 270px;
	width: 100%;
	background: url("../img/.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ddd;
}
#grids-photo-015{
	height: 270px;
	width: 100%;
	background: url("../img/.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ddd;
}
#grids-photo-016{
	height: 270px;
	width: 100%;
	background: url("../img/.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ddd;
}
#grids-photo-017{
	height: 270px;
	width: 100%;
	background: url("../img/.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ddd;
}
#grids-photo-018{
	height: 270px;
	width: 100%;
	background: url("../img/.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ddd;
}

/* ストレッチャー・車イス */
#grids-photo-019{
	height: 300px;
	width: 100%;
	background: url("../img/image161.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#grids-photo-020{
	height: 300px;
	width: 100%;
	background: url("../img/image151.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#grids-photo-021{
	height: 300px;
	width: 100%;
	background: url("../img/image103.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#grids-photo-022{
	height: 300px;
	width: 100%;
	background: url("../img/image91.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.cssgrid-2 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-auto-rows: 1fr;
	grid-rows: 1fr;
  grid-gap: 0.8em;
  padding: 0.8em;
  margin: 0 0 2em;
}

.grids-photo-screen{
	position: absolute;
	background-color: rgba(255, 255, 255, 0.6);
	height: 70px;
	width: 100%;
	bottom: 0px;
	vertical-align: middle;
	text-align: center;
}
.grids-photo-screen-in{
	margin: auto;
	line-height: 70px;
	font-size: 1.3em;
}


/* 以上、車輛のご案内ページのレスポンシブ対応6コラム用のスタイリング */

#grid-display-pc{
	display: block;
	padding: 0.8em;
  margin: 0 0 2em;
}
#grid-display-tab{
	display: none;
	padding: 0.8em;
  margin: 0 0 2em;
}
@media screen and (max-width: 960px)  {
		#grid-display-pc {
		display: none;
		}
		#grid-display-tab{
		display: block;
		}
}
@media screen and (max-width: 640px)  {
		#grid-display-tab{
			padding: 0;
		  margin: 0;
		}
}

/* ご利用事例ページ(exa)の各グリットのスタイリング */


.grids-comment-exa{
	margin-top: 30%;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	bottom: 0;
}

.grids-comment-exa-01{
	position: absolute;
	margin-top: 30%;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
	bottom: 0;
}
.grids-comment-exa-02{
	position: absolute;
	margin-top: 36%;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
	bottom: 0;
}

@media screen and (max-width: 640px)  {
		.grids-comment-exa{
			margin-top: 0;
		}
		.grids-comment-exa-01,.grids-comment-exa-02{
			margin-top: 0;
			position: relative;
		}
}
#grids-photo-023{
	height: 300px;
	width: 96%;
	background: url("../img/image001.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin: 2%;
}
.grids-photo-area{
	height: 343px;
	width: 96%;
	object-fit: cover;
	margin: 2%;
	object-position: 50% 50%;
	font-family: 'object-fit: cover';
}
@media screen and (max-width: 460px)  {
		.grids-photo-area{
			width: 100%;
		  margin: 0;
			margin-bottom: 2%;
		}
}
#grids-photo-024 a img{
	object-fit: cover;
}



table.table02 {
	width:96%;
	/* border-right:#ddd solid 1px; */
	border-bottom: #ddd solid 1px;
	border-collapse: collapse;
	margin: 0 auto;
	bottom: 0;
}
table.table02 thead th {
	background:#ddd;
	padding:10px 15px;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
}
table.table02 thead th:last-child {
	border-right:#fff solid 1px;
}
table.table02 tbody th {
	background:#ddd;
	/* color:#FFF; */
	padding:10px 15px;
	border-bottom:#fff solid 1px;
	vertical-align:top;
}
table.table02 tbody tr:last-child th {
	border-bottom:#fff solid 1px;
}
table.table02 tbody td {
	padding:10px 15px;
	vertical-align:top;
}
table.table02 p a{
}
table.table02 p a:hover{
	/* color:#3367ff; */
}
table.table02 tbody td a{
}
table.table02 tbody td a:hover{
		/* color:#3367ff; */
}
@media screen and (max-width: 640px) {
		table.table02 thead {
			display:none;
		}
		table.table02 tbody th {
			display:block;
		}
		table.table02 tbody td {
			display:block;
		}
		table.table02 tbody td::before {
			content: attr(label);
			float: left;
			clear:both;
			font-weight:bold;
		}
		table.table02 tbody td p {
			padding-left:6em;
		}
		table.table02 tbody tr td a{
			font-weight: bold;
		}
		table.table02 tbody tr td p span{
			text-align: left;
			display: inline-block;
		}
}

th{
	font-weight: normal;
}
/* ご利用事例ページの各グリットのスタイリング */

/* トップページのテーブルスタイリング */
#grids-photo-025{
	height: 200px;
	width: 100%;
	background-color: #fff;
	background: url("../img/image025.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	box-shadow: inset -1px -1px 6px 6px #fff;
}
#grids-photo-026{
	height: 200px;
	width: 100%;
	background: url("../img/image026.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	box-shadow: inset 0 0 6px 6px #fff;
}
#grids-photo-027{
	height: 200px;
	width: 100%;
	background: url("../img/image027.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	box-shadow: inset 0 0 6px 6px #fff;
}
