@charset "UTF-8";
/* CSS Document */
.pcHide {
	display: none;
}
#contents {
	width: 100%;
}
#rescue {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: url(../image/Wrap.png) repeat-y top left;
	z-index: 2;
	overflow: hidden;
	line-height: 24px;
}
#rescue .Guide {
	margin-top: 30px;
}
#rescue .head {
	width: 936px;
	font-weight: bold;
	padding-bottom: 180px;
	border-bottom: 3px solid #d2d2d2;
}

#rescue .Top-head {
	padding-bottom: 20px;
}


#rescue .head .head-line {
	width: 100%;
	height: 50px;
	background: url(../image/Top-Line1.png) no-repeat top left;
}
#rescue .head .head-title {
	width: 100%;
	height: 50px;
	background: url(../image/Top-Line2.png) no-repeat bottom left;
}
#rescue .head .head-title h1 {
	font-size: 21px;
	color: #ffffff;
	padding-left: 250px;
	line-height: 50px;
	margin: 0;
}
#rescue .head p {
	font-size: 13px;
	color: #127026;
	padding-left: 250px;
	line-height: 24px;
}
#rescue .Bike-Lineup {
	width: 686px;
	margin-left: 250px;
}
#rescue .Bike-Lineup-icon {
	width: 260px;
	height: 40px;
	background-color: #b7b7b7;
	margin-bottom: 20px;
}
#rescue .Bike-Lineup-icon h2 {
	font-size: 13px;
	padding-left: 5px;
	margin: 0;
}
#rescue .Bike-Lineup-icon {
	position: relative;
}
#rescue .Bike-Lineup-icon p {
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	line-height: 3px;
	padding: 0 5px 6px 0;
	margin: 0;
}
#rescue .Bike-Lineup-icon p:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #FFFFFF;
	bottom: 3px;
	right: 0;
}
#rescue .Bike-list {
	overflow: hidden;
	margin-bottom: 20px;
}
#rescue .Bike-inner {
	float: left;
	position: relative;
	width: 270px;
	margin: 0 50px 20px 0;
}
#rescue .Bike-inner:nth-child(2n) {
	margin-right: 0;
}
#rescue .Bike-inner .Bike img {
	width: 100%;
}
/*下層用*/

.SideNavi {
	position: relative;
	width: 220px;
	float: left;
}
.SideNavi span {
	position: absolute;
	top: 300px;
	left: 60px;
}
.SideNavi span a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.SideNavi span a:hover {
	opacity: 0.8;
}


.DetailWrap{
	overflow: hidden;
	position: absolute;
	width: 760px;
	top: 145px;
	right: 0;
}

.BikeLogo {
	width: 200px;
	text-align: center;
	position: absolute;
	top: 70px;
	left: 40px;
}
.BikeLogo img {
	width: 150px;
}
.BikeDetail {
	overflow: hidden;
	position: relative;
	right: -300px;
	width: 360px;
}
.BikePhoto {
	width: 350px;
	border: 3px solid #64ac4e;
	text-align: center;
	display: block;
	box-sizing: border-box;
}

.BikePhoto img{
	width: 100%;
	box-sizing: border-box;
}

.BikeBtn {
	width: 250px;
	top: -80px;
	left: 20px;
	position: relative;
	box-sizing: border-box;
	-moz-box-shadow: 5px 6px 14px -12px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 5px 6px 14px -12px rgba(0, 0, 0, 0.65);
	-ms-box-shadow: 5px 6px 14px -12px rgba(0, 0, 0, 0.65);
	box-shadow: 5px 6px 14px -12px rgba(0, 0, 0, 0.65);
}
.BikeBtn a {
	text-align: left;
	display: block;
	border: 3px solid #d1d1d1;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	box-sizing: border-box;
	padding: 3px;
	background: #fefeff; /* Old browsers */
	background: -moz-linear-gradient(top, #fefeff 0%, #fefeff 23%, #f0f0f1 79%, #f0f0f1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fefeff 0%, #fefeff 23%, #f0f0f1 79%, #f0f0f1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fefeff 0%, #fefeff 23%, #f0f0f1 79%, #f0f0f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#f0f0f1', GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	line-height: 1.5em;
}


.BikeBtn a:hover{
	opacity: 0.8;
}

.BikeBtn a span{
	display: block;
	padding-left: 30px;
	background: url(../image/adobe_icon.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 35px;
	background-position:5px 2px;
}


.fotter{
	border-top: 3px solid #d2d2d2;
	position: absolute;
	bottom: 0;
	width: 936px;
	z-index: -2;
	overflow: hidden;
	padding-top: 10px;
}

.fotter p{
	padding: 0;
	margin: 0 ;
	width: 65%;
	float: right;
	font-size: 13px;
	vertical-align: top;
	position: relative;
	line-height: 1.5em;
	padding-bottom: 10px;
}

.fotter p span a{
	display: block;
	width: 158px;
	padding-left: 10px;
}

.fotter p span{
	vertical-align: top;
	position: absolute;
	top: 0;
	right:10px;
	
}
.car-link {
    text-align: center;
    margin: 60px 0 80px;
    clear: both;
    width: 100%;
}

.car-btn {
    font-size: 17px;
    padding: 14px 45px;
}
.car-btn .arrow {
        margin-left: 100px;
        font-size: 14px;
    }
@media screen and (min-width:738px) {
    .car-link {
        margin-left: -250px;
        margin-right: -250px;
        padding-left: 250px;
    }
    
    .car-btn {
        padding: 16px 55px;            /* PCは少し余裕を */
        font-size: 18px;
        min-width: 280px;
    }
    
    .car-btn .arrow {
        right: 28px;                   /* PCは少し離す */
        font-size: 22px;
    }
}