@charset "utf-8";#body{.arrow_down{position:relative;margin-top:70px;text-align:center;}.arrow_down::before{position:absolute;content:"";width:30px;height:20px;background-color:#ccc;top:-50px;left:50%;transform:translateX(-50%);}.arrow_down::after{position:absolute;content:"";width:0;height:0;border-top:30px solid #ccc;border-left:30px solid transparent;border-right:30px solid transparent;top:-30px;left:50%;transform:translateX(-50%);}.table-orange th{background:#FDEADA;}@media screen and (min-width:768px), print{.productsname{min-width:240px;}}}