@charset "utf-8";
@font-face {
  font-family: "Roboto";
  src: url("/g/fonts/roboto/roboto-r.eot");
  src: url("/g/fonts/roboto/roboto-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-r.woff2") format("woff2"), url("/g/fonts/roboto/roboto-r.woff") format("woff"), url("/g/fonts/roboto/roboto-r.ttf") format("truetype"), url("/g/fonts/roboto/roboto-r.svg#Roboto") format("svg");
  font-weight: normal;
  font-style: normal; }

.left-categor li a {
  padding-left: 30px;
  position: relative;
  display: block; }
  .left-categor li a > ins {
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    background: #13487a url(plus1.svg) 50% 50% no-repeat; }
  .left-categor li a.active > ins {
    background: #13487a url(minus1.svg) 50% 50% no-repeat; }

.left-categor ul {
  display: none; }

.product-compare-header {
  display: inline-block;
  width: 100px;
  text-align: center;
  border-right: 1px solid #ececec; }
  .product-compare-header a {
    text-decoration: none;
    color: #8e9298;
    font: 300 14px/14px "Roboto"; }

@media (max-width: 480px) {
  .product-compare-header {
    display: none; } }

.page-path {
  font-family: 'Roboto';
  font-size: 14px; }
/* begin 1217 */
.shop2-order-form .form-item .jq-checkbox {
  -webkit-box-shadow: inset 0 0px 8px #e3e4e5;
  -moz-box-shadow: inset 0 0px 8px #e3e4e5;
  box-shadow: inset 0 0px 8px #e3e4e5; }
/* end 1217 */
.shop2-product-btn.type-2 {
  background: #f42c2c;
  box-shadow: none !important;
  border-radius: 20px 0 0 20px; }
  .shop2-product-btn.type-2 span {
    color: #fff;
    background: url(/t/images/preorder_lg.svg) no-repeat 10px center !important; }

.preorder-btn.shop2-product-btn.type-3 {
  background: #f42c2c;
  border-radius: 20px;
  box-shadow: none !important; }
  .preorder-btn.shop2-product-btn.type-3 span {
    color: #fff;
    background: url(/t/images/preorder_lg.svg) no-repeat 10px center !important; }

.preorder-field-button button {
  background: #f42c2c;
  padding: 10px;
  color: #fff; }
