<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* main */
.photos img{width: 100%;}

/* bath list */
.table_list{width: 96%; padding:0 2% 1%; background-color: #fffacd; overflow: hidden;}
.table_area{width: 25%; float: left;  overflow: hidden; padding: 1% 0 0;}
.table_box{width: 12.5%; float: left; border:1px solid #666; margin-right: 3%; padding: 1.5%;}
.table_box img{width: 100%; margin: 0; padding: 0; vertical-align: bottom;}
.table_name{float: left; width: 76%; font-size: 1.22vw; line-height: 1.2; 
    font-feature-settings:"palt"; padding-top: 2.2%;}
.table_name_open{float: left; width: 76%; font-size: 1.22vw; line-height: 1.2; 
    font-feature-settings:"palt"; color: coral; font-weight: bold; padding-top: 2.2%;}
.float_stoper1{position: absolute; left: 40%; top: 75%; width: 16%;}
.float_stoper2{position: absolute; left: 70%; top: 84%; width: 16%;}

.stage{width:90%; margin: 15% 10% 0 0; }
.stage2{width:60%; margin: 0 auto; }

.spec_datail{overflow: hidden;}
.spec_size{width: 70%; float: left; }
.spec_tire{width: 29%; float: right; margin-top: 35%; }

.bay2018{width: 70%; margin: 0 auto;}

.caster{margin: 0 0 20px 40px; position: relative; }
.float_stoper3{position: absolute; left: 15%; top: 20%; width: 60%; font-size: 15px;}

.new{float: left;color: #ff0000;font-size: 0.8em;margin-right: 10px;}
.price_s{font-size: 0.7em;}

.type{font-size: 14px; font-weight: bold;}
</pre></body></html>