
.carousel { /*-moz-box-shadow: 0 0 10px #666666; -webkit-box-shadow: 0 0 10px #666666; box-shadow: 0 0 10px #666666;*/ }

.carousel-caption { z-index: 10; /*top: 1px;*/ /*text-align: right;*/ padding-bottom: 40px; 
/*text-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);*/ /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);*/ /*text-shadow: none;*/ }
.carousel-caption a:link, .carousel-caption a:visited { /*color: #00aab0;*/ text-decoration: none; }
.carousel-caption a:hover { /*color: #ca002f;*/ }
.carousel-caption p { /*text-shadow: none; color: #000000;*/ }

.carousel .item { /*height: 500px;*/ /*background-color: #777;*/ text-align: center; }
.carousel-inner > .item > img { margin: 0 auto; /*position: absolute; top: 0; left: 0;*/ /*height: 500px;*/ /*width: 1138px;*/ min-width: 100%; }

.car_hf { height: 710px; }
.car_hf .item { height: 710px; }
.car_hf .carousel-inner > .item > img { height: 710px; max-width: none; min-width: none; }

.carousel-control { z-index: 11; color: #ffffff; }
.carousel-control:hover { color: #ffffff; }.carousel-control:focus { color: none; }.carousel-control:active { color: #444444; }
.right.carousel-control { background: none; }
.left.carousel-control { background: none; }
/*.carousel-control img { display: inline-block; position: absolute; top: 50%; z-index: 5; }
.right.carousel-control img { margin: -15px -15px 0 0; }
.left.carousel-control img { margin: -15px 0 0 -15px; }*/

.car_tit { position: absolute; bottom: 0; left: 0; right: 0; /*left: 50%;*/ z-index: 10; /*width: 60%; padding-left: 0; margin-left: -30%;*/ /*text-align: center;*/ background-color: rgba(240, 240, 240, 0.5); }
.car_tit h1 { font-size: 18px; font-weight: 300; margin: 3px 0; padding: 0; }
.car_tit h1 b, .car_tit h1 strong { font-weight: 500; }

/*@media (max-width: 768px) {
	.itm_1 { background: #ffffff url('images/exolab/banp_1.png') no-repeat center top; }
	}*/
@media (min-width: 768px) {
	.carousel-caption p {
		/*color: #000000;*/
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
		}
	}