<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin: 0;
    -webkit-text-size-adjust: 100%;
    background-image: url(image/pass.jpg);
}

html{
    font-family: "Hiragino Kaku Gothic ProN","繝｡繧､繝ｪ繧ｪ", sans-serif;;
}

ul{
    list-style:none;
}

.link_lineup{
    text-decoration: none;
    font-size: 12px;
    color: #2b76e6;
}
.link_lineup:hover{
    text-decoration: underline;
}
.link_lineup:visited{
    color: #1764d6;
}

.clearfix::after{
    content: "";
    display: block;
    clear: both;
}

h1{
    font-size: 0px;
}

.tire_name{
    color: blue;
    font-size: 12px;
    font-weight: bold;
}
.tire_name p 
{
    line-height: 5px;
}

.eng_tire{
    color: #2b9be6;
    border-bottom: dashed 1px blue;
}

.inner{
    width: 1160px;
    margin: 0px auto;
}

#wrap{
    width: 1200px;
    height: 1500px;
    margin: 0px auto;
    background: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
}

#header{
    border-top: rgb(255, 255, 255) 4px solid;
    border-bottom: rgb(255, 255, 255) 4px solid;
    background-color: rgb(35, 5, 100);
    height: 80px;
}

#logo{
    margin-left: 15px;
    margin-top: 10px;
}

#gnavi{
    font-size: 14px;
    background-color: rgb(35, 5, 100);
}

#gnavi ul{
    overflow: hidden;
}

#gnavi li{
    float: left;
    width: 159px;
    border-right: rgb(255, 255, 255) 1px solid;
}

#first_navi{
    border-left: rgb(255, 255, 255) 1px solid;
}

#gnavi a{
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

#gnavi a:hover{
    background-color: rgb(0, 0, 0);
}

#gnavi ul li ul{
    display: none;
}

#gnavi ul li:hover ul{
    display: block;
    list-style: none; 
    position: absolute; 
    z-index: 9999; 
    padding: 0;
    margin: 0;
    width: 185px;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: rgb(35, 5, 100);
}

#gnavi ul li ul li{
    width: 100%; 
    border-top: rgb(255, 255, 255) 1px solid;
}

#banner{
    float: center;
    width: 1100px;
    height: 370px;
    padding-top: 35px;
    padding-left: 50px;
    background-color: rgb(255, 255, 255);
}
.slick-prev:before, 
.slick-next:before
{  
    color: #b6e2ff;
}
.slick-dots li button:before { 
    color: #2b9be6; 
} 
.slick-dots li.slick-active button:before {
    color: blue;
}

#youtube_movie_1{
    float: left;
    width: 320px;
    height: 200px;
    padding-top: 35px;
    padding-left: 80px;
}

#youtube_movie_2{
    float: left;
    width: 320px;
    height: 200px;
    padding-top: 35px;
    padding-left: 40px;
    padding-right: 40px;
}

#youtube_movie_3{
    float: left;
    width: 400px;
    height: 200px;
    padding-top: 35px;
}

#normal{
    float: left;
    width: 300px;
    height: 440px;
    padding-top: 20px;
    padding-left: 60px;
    padding-right: 40px;
    font-size: 10px;
    text-align: right;
    background-color: rgb(255, 255, 255);
}

#suv{
    float: left;
    width: 300px;
    height: 440px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 80px;
    font-size: 10px;
    text-align: right;
    background-color: rgb(255, 255, 255);
}

#winter{
    float: left;
    width: 280px;
    height: 440px;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 120px;
    font-size: 10px;
    text-align: right;
    background-color: rgb(255, 255, 255);
}

#partnership_banner{
    float: left;
    width: 1100px;
    padding-top: 35px;
    padding-left: 100px;
    background-color: rgb(255, 255, 255);
}

#copyright{
    width: 1190px;
    margin: 0px auto;
    padding-right: 10px;
    font-size: 14px;
    text-align: right;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgb(50, 50, 50);
} 

#onlineshop_banner_pc{
    width:87px; 
    position:fixed; 
    top:150px; 
    right:245px; 
    display:inline-block; 
    z-index:9999;
}

#onlineshop_banner_sp{
    display: none;
}

#headline_news{
    float: center;
    width: 950px;   
    padding-top: 40px;
    padding-left: 150px;
    padding-bottom: 20px;
    background-color: rgb(255, 255, 255);
}

#headline_news_sp {
    display: none;
}

#headline_news table{
    width: 100%;
    border-spacing: 0;
}
  
#headline_news table th{
    border-bottom: solid 2px #63aafa;
    font-size: 12px;
    color: #1734d6;
    padding: 10px 0;
}
  
#headline_news table td{
    border-bottom: solid 2px #ddd;
    text-align: left;
    font-size: 12px;
    color: #1734d6;
    padding: 10px 0;
}

.mgr-10{
    margin-left : 40px;
}</pre></body></html>