@charset "utf-8";
/* CSS Document */

.main_catch{
	background-image: url("../img/pit.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 295px;
	background-size: cover;
	position: relative;
	background-position: center;
}
.main_catch h1{
	color: #FFF;
    letter-spacing: 0.1em;
    position: absolute;
    top: 50%;
    left: 15%;
    font-size: 2.2em;
	text-shadow:0 0 10px #000;
}
.pit_button{
	margin: 5%;
}
a.car_button{
	float: left;
}
a.bike_button{
	float: right;
}
.pit_button img:hover{
	opacity: 0.7;
}
.pit_button:after{
	display: block;
	content: "";
	clear: both;
}
.car_title{
	width: 100%;
	margin: 5% 0 3% 0;
}
.car_title img{
	vertical-align: middle;
	width: 4%;
	margin-right: 1%;
}
.car_title h2{
	text-align: center;
	color: #A31F24;
	font-size: 1.8em;
}
.car_title p{
	text-align: center;
	font-size: 1em;
    font-weight: bold;
}
.pitservice_contents{
	border: 1px #000 solid;
    width: 45%;
    display: inline-block;
    margin: 0 2.3% 4%;
}
.title_01,.title_02,.title_03,.title_04,.title_05,.title_06,.title_07,
.title_08,.title_09,.title_10,.title_11,.title_12,.title_13,.title_14,
.title_15,.title_16,.title_17,.title_18,.title_19,.title_20,.title_21{
	background-size: 4em;
	background-repeat: no-repeat;
	text-align: center;
	margin: 2%;
}
.title_01{
	background-image: url("../img/pit_icon_01.png");
	
}
.title_02{
	background-image: url("../img/pit_icon_02.png");
	
}
.title_03{
	background-image: url("../img/pit_icon_03.png");
	
}
.title_04{
	background-image: url("../img/pit_icon_04.png");
	
}
.title_05{
	background-image: url("../img/pit_icon_05.png");
	
}
.title_06{
	background-image: url("../img/pit_icon_06.png");
	
}
.title_07{
	background-image: url("../img/pit_icon_07.png");
	
}
.title_08{
	background-image: url("../img/pit_icon_08.png");
	
	
}
.title_09{
	background-image: url("../img/pit_icon_09.png");
	
}
.title_10{
	background-image: url("../img/pit_icon_10.png");
	
}
.title_11{
	background-image: url("../img/pit_icon_11.png");
	
}
.title_12{
	background-image: url("../img/pit_icon_12.png");
	
}
.title_13{
	background-image: url("../img/pit_icon_13.png");
	
}
.title_14{
	background-image: url("../img/pit_icon_14.png");
	
}
.title_15{
	background-image: url("../img/pit_icon_15.png");
	
}
.title_16{
	background-image: url("../img/pit_icon_16.png");
	
}
.title_17{
	background-image: url("../img/pit_icon_17.png");
	
}
.title_18{
	background-image: url("../img/pit_icon_18.png");
	
}
.title_19{
	background-image: url("../img/pit_icon_19.png");
	
}
.title_20{
	background-image: url("../img/pit_icon_20.png");
	
}
.title_21{
	background-image: url("../img/pit_icon_21.png");
	
}
.title_01 h2,.title_02 h2,.title_03 h2,.title_04 h2,.title_05 h2,.title_06 h2,.title_07 h2,
.title_08 h2,.title_09 h2,.title_10 h2,.title_11 h2,.title_12 h2,.title_13 h2,.title_14 h2,
.title_15 h2,.title_16 h2,.title_17 h2,.title_18 h2,.title_19 h2,.title_20 h2,.title_21 h2{
    font-size: 1.2em;
    border-bottom: 1px #000 solid;
    line-height: 3.5em;
    width: 50%;
	margin: 0 auto;
}
.contents{
	width: 80%;
	margin: 3% auto;
}
.contents p{
	line-height: 2em;
    font-size: 0.9em;
	padding-top: 2%;
}
.time {
    width: 80%;
    margin: 3% auto 4%;
    border-radius: 10px;
    height: 115px;
    position: relative;
    background-color: #f4f4f4;
}
.time .pdf_link img{
    width: 11%;
    position: absolute;
    top: 6%;
    right: 6%;
}
.time a:hover{
	opacity: 0.6;
	transition: 0.4s;
}
.time img{
	display: inline-block;
}
.time p{
	display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
}
.time div img{
	vertical-align: middle;
}
.time div{
    padding-top: 5%;
    padding-left: 28%;
}

.work_time img{
	width: 7%;
}
.shop_icon img{
	width: 7%;
	
}
.bike_title{
	width: 100%;
	margin: 5% 0 3% 0;
}
.bike_title img{
	vertical-align: middle;
	width: 4%;
	margin-right: 1%;
}
.bike_title h2{
	text-align: center;
	color: #183290;
	font-size: 1.8em;
}
.bike_title p{
	text-align: center;
	font-size: 1em;
    font-weight: bold;
}
@media(max-width:767px){
.main_catch h1{
	color: #FFF;
    letter-spacing: 0.1em;
    position: absolute;
    top: 17%;
    left: 10%;
    font-size: 1.5em;
	background-color: rgba(0,0,0,0.5);
	padding: 20%;
}
.car_button img{
	width: 100%;
}
.bike_button img{
	width: 100%;
	margin-top: 3%;
}	
.title{
	background-image: url("../img/pit_icon_01.png");
	background-repeat: no-repeat;
	display: inline-block;
    vertical-align: middle;
    padding: 2% 0 0 2%;
    width: 13%;
}
.pitservice_contents {
	width: 95%;
    display: inline-block;
    margin: 2% 2% 5% 2%;
}
.pitservice_contents:last-child {
	border-bottom: 1px #000 solid;
	padding-bottom: 5%;
}
.time div {
    padding-top: 5%;
    padding-left: 20%;
}
.time {
    width: 80%;
    margin: 3% auto;
    border-radius: 10px;
    height: 85px;
}
.time .pdf_link img {
    width: 11%;
    position: absolute;
    top: 6%;
    right: 3%;
}
a.car_button {
    float: none;
}

a.bike_button {
    float: none;
}
.car_title h2{
    text-align: center;
    color: #A31F24;
    font-size: 1.5em;
}
.bike_title h2{
	text-align: center;
    color: #183290;
    font-size: 1.5em;	
} 
.car_title p,.bike_title p {
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
}
.car_title img,.bike_title img {
    vertical-align: middle;
    width: 10%;
}
.title_01, .title_02, .title_03, .title_04, .title_05, .title_06, .title_07, 
.title_08, .title_09, .title_10, .title_11, .title_12, .title_13, .title_14, 
.title_15, .title_16, .title_17, .title_18, .title_19, .title_20, .title_21 {
    background-size: 3em;
    background-repeat: no-repeat;
    text-align: center;
    margin: 2%;
}
.title_01 h2, .title_02 h2, .title_03 h2, .title_04 h2, .title_05 h2, .title_06 h2, .title_07 h2,
.title_08 h2, .title_09 h2, .title_10 h2, .title_11 h2, .title_12 h2, .title_13 h2, .title_14 h2, 
.title_15 h2, .title_16 h2, .title_17 h2, .title_18 h2, .title_19 h2, .title_20 h2, .title_21 h2 {
    border-bottom: 1px #000 solid;
    line-height: 3.5em;
    width: 65%;
    margin: 0 auto;
	font-size: 1em;
}
}

@media only screen and (min-device-width:768px) and (max-device-width:1200px){

.pit_button {
    margin: 5%;
    text-align: center;
}
a.car_button {
    float: none;
}
.car_button img{
	margin-bottom: 2%;	
}
a.bike_button {
    float: none;
}
.title_01,.title_02,.title_03,.title_04,.title_05,.title_06,.title_07,
.title_08,.title_09,.title_10,.title_11,.title_12,.title_13,.title_14,
.title_15,.title_16,.title_17,.title_18,.title_19,.title_20,.title_21{
    background-size: 2.5em;
}	
.title_01 h2, .title_02 h2, .title_03 h2, .title_04 h2, .title_05 h2, .title_06 h2, .title_07 h2, .title_08 h2, .title_09 h2, .title_10 h2, .title_11 h2, .title_12 h2, .title_13 h2, .title_14 h2, .title_15 h2, .title_16 h2, .title_17 h2, .title_18 h2, .title_19 h2, .title_20 h2, .title_21 h2 {
    line-height: 2.5em;
	font-size: 1em;
    width: 64%;
}
.time {
    width: 80%;
    margin: 3% auto;
    border-radius: 10px;
    height: 110px;
}
}