@charset "UTF-8";


@media screen and (max-width: 1700.8px){	
    html {
	font-size: 16px;
}

}

@media screen and (max-width: 1400.8px){	
    html {
        font-size: 16px;
    }
    .parts01 {
        width: 50vw;
        max-width: 700px;
        position: absolute;
        top: 1.2vw;
        left: 0;
    }
    .parts02 {
        width: 27vw;
        max-width: 378px;
        position: absolute;
        top: 32vw;
        left: 27vw;
        z-index: 2;
    }
    .parts03 {
        width: 27vw;
        max-width: 378px;
        position: absolute;
        top: 40vw;
        left: -1vw;
        z-index: 2;
    }
    .parts-pb {
        position: absolute;
        top: 9vw;
        left: 60%;
        width: 50%;
        
        pointer-events: none;
    }
}

@media screen and (max-width: 1300.8px){	
    .topcon {
        min-height: 36vw;
    }


}

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

}

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

    
}

@media screen and (max-width: 767.8px){	
    html {
        font-size: 14px;
    }
    p {
        line-height: 150%;
    }
    header {
        width: 100%;
        padding: 10px 0;
        margin-bottom: 1rem;
    }
    .head-logo, .footer-logo {
        width: 100px;
        height: auto;
    }
    .head-contact img {
        width: auto;
        height: 2rem;
    }
    .hero-container {
        width: 100%;
        height: 70vw;
        position: relative;
        margin-bottom: 2rem;
    }
    .topcon {
        font-size: 1rem;
    }
    .topcon h3 {
        font-size: 8vw;
    }
    .topbtn {
        min-width: 14rem;
    }
    .hero-bg {
        width: 95%;
        height: 70vw;
        background-image: url(image/hero_bg.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        border-top-right-radius: 8vw;
        border-bottom-right-radius: 8vw;
        z-index: -1;
    }
    .hero-container h2 {
        font-size: 11vw;
        line-height: 100%;
        font-weight: bold;
        color: #fff;
        padding-top: 5vw;
        letter-spacing: -0.15em;
    }
    .hero-vehicle {
        width: 100vw;
        height: 50vw;
        margin-top: 28vw;
    }
    .slider img {
        width: 68%;
        height: auto;
        display: block;
        margin-left: auto;
    }
    .hero-manu {
        position: absolute;
        bottom: 3vw;
        color: #fff;
        width: 100px;
    }
    .manu-item div, .manu-item-b div {
        background-color: #fff;
        display: inline-block;
    }
    .manu-item img {
        width: 100px;
    }
    .topcon {
        min-height: 75vw;
    }
    .logo-all {
        width: 90%;
        display: block;
        margin: 1.5rem auto;
    }
    .parts01 {
        width: 36vw;
        position: absolute;
        top: 3vw;
        left: 0;
    }
    .parts02 {
        width: 36vw;
        position: absolute;
        top: 27vw;
        left: 0;
        z-index: 2;
    }
    .parts03 {
        width: 36.5vw;
        position: absolute;
        top: 52vw;
        left: 0;
        z-index: 2;
    }
    .green-bg,.yellow-bg {
        font-size: 1rem;
    }
    .green-bg h3 {
        font-size: 8vw;
     }
    .green-bg-text {
        padding-left: 0;
    }
    .point-cool::before {
        position: absolute;
        top: -8vw;
        left: inherit;
        right: 0px;
        transform: rotate(35deg);
    }
    .parts-pb {
        position: absolute;
        top: inherit;
        bottom: 0vw;
        right: 0px;
        width: 60%;
        pointer-events: none;
    }
    .contact-us {
        width: 250px;
    }
    .white-container h3 {
        color: #c99a18;
        text-align: center;
        font-size: 1.6rem;
    }
    .gallery-btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        column-gap: 1.5rem;
    }
    footer nav ul{
        font-size: 0.8rem;
        justify-content: center;
    }
	.single-container {
		width:95%;
	}
	.btn-g a, .btn-y a {
        font-size: 0.9rem;        
    }
	 .parts-manu-list {
        display: flex;
        justify-content: center;
        width: 100%;
        column-gap: 2vw;
        margin-bottom: 2rem;
    }

    .parts-manu-list img {
        width: auto;
        height: 54px;
        max-width: inherit;
        max-height: 84px;
    }

}

@media screen and (max-width: 680.8px){	
    .topcon {
        min-height: 85vw;
    }
    
}

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

.topcon {
        min-height: 100vw;
    }
}
@media screen and (max-width: 420.8px){	

.topcon {
        min-height: 110vw;
    }
}
@media screen and (max-width: 375.8px){	

.topcon {
        min-height: 120vw;
    }
}
