/* p-bestseller */
.p-bestseller-top-section {
  padding: 0 30px;
  margin: 80px 0 120px 0; }
  @media (max-width: 1179px) {
    .p-bestseller-top-section {
      padding: 0 10px;
      margin: 60px 0 65px 0; } }

.p-bestseller-category {
  text-align: center;
  margin: 0 0 40px 0; }

.p-bestseller-all-link-anchor {
  margin: 22px 0 0 0;
  line-height: normal;
  border-bottom: 1px solid #141414;
  display: inline-block;
  padding-bottom: 3px;
  letter-spacing: 0.22px; }
  @media (max-width: 1179px) {
    .p-bestseller-all-link-anchor {
      font-size: 12px;
      letter-spacing: 0.19px;
      margin: 20px 0 0 0; } }

.p-bestseller-category-names {
  text-align: center;
  margin: 0 0 40px 0; }
  @media (max-width: 1179px) {
    .p-bestseller-category-names {
      margin: 0 0 20px 0; } }

.p-bestseller-title {
  font-size: 32px;
  letter-spacing: 0.01em;
  line-height: normal; }
  @media (max-width: 1179px) {
    .p-bestseller-title {
      font-size: 22px; } }

.p-bestseller-container {
  margin: 0 0 163px 0; }
  @media (max-width: 1179px) {
    .p-bestseller-container {
      margin: 0 0 135px 0; } }

.p-bestseller-item-section {
  margin: 100px 0 0 0; }
  @media (max-width: 1179px) {
    .p-bestseller-item-section {
      margin: 71px 0 0 0; } }
  .p-bestseller-item-section:first-child {
    margin: 0; }

