
#cabi_title {

	width: 100%;
	background-image: url(../image/access/access.jpg);
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	margin-top: 50px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	padding: 12% 0;
	letter-spacing: 5px;
	line-height: 45px;

}

table.type05 {

	width: 1300px;
  height: auto;
	margin: 0 auto;
	border: 1px solid #006496;
	border-collapse: collapse;
	text-align: left;
	margin-top: 50px;

}

table.type05 tr {

	border-bottom: 1px solid #006496;

}

table.type05 tr td {

	font-size: 15px;
	width: 80%;
	border-right: none;
	padding: 20px;

}

table.type05 tr th {

	width: 20%;
	background: rgba(0,100,150,0.15);
	padding: 20px;
	border-right: 1px solid #006496;

}

p {

	width: 1300px;
	margin: 0 auto;
	margin-top: 50px;

}

.google {

	width: 1300px;
	height: 363px;
	margin: 0 auto;
	margin-top: 50px;
	background-color: #c8c8c8;
}

@media screen and (max-width: 1300px) {

	#cabi_title {

	}


	table.type05 {

		width: 90%;

	}

	.google {

		width: 90%;

	}

	p {

		width: 90%;

	}

}

@media screen and (max-width: 1100px) {

	#cabi_title {

		font-size: 25px;
		line-height: 35px;
		padding: 10% 0 8% 0;
	}

}

@media screen and (max-width: 750px) {

	#cabi_title {

		font-size: 15px;
		line-height: 25px;
		letter-spacing: 2px;
		padding: 8% 0 6% 0;
		margin-top: 10px;

	}

	.google {

		height: 280px;

	}

	table.type05 {

		margin-top: 20px;

	}

	.google {

		margin-top: 30px;

	}

	p {

		margin-top: 30px;

	}

}
