footer { margin-top: 0; }

.contents { padding-top: 0; }

.page-product .contents #indicator { padding-top: calc(42px + 108px); }

.page-product .contents #indicator .indicator_inner { padding-top: 30px; }

/* content */
.product-desc .title { color: #000; }

.dark_mode { background: #000; color: #fff; }

/*--------------- MEDIA QUERY ---------------*/
/* TABLET */
@media all and (max-width: 1023px) { .product-container .sticky-text { text-align: center; } }

/*# sourceMappingURL=common.css.map */