/* Item Text */
.c_005 .heading-group .heading {
    text-transform: none;
}
.c_005 .content-group .link-list-container a {
    text-transform: none;
}
.c_005 .content-group .link-list-container a {
    font-size: 1.2857142857em;
}
.c_005 .content-group .link-list-container a:after {
    font-size: 1.0rem;
    padding-left: 0;
}
.c_001G .c-item-price {
    margin-top: -48px;
}

/* PC */
@media screen and (min-width: 60em) {
    /* PFA margin */
    .c_028-7 figure img {
    margin-top: 60px;
    }
}

/* Mobile */
@media screen and (max-width: 36.25em) {
   /* Mobile 2 Columns */
    .col-3 {
        float: none;
        display: inline-block;
        margin-right: -.3571428571em;
        vertical-align: top;
        width: 50%;
    }

    .footer-container.col-3 {
        width: auto;
    }

    /* Item Text */
    .c_005 .heading-group{
        padding: 5px 0 5px;
    }
  }

/* Tablet */
@media screen and (min-width: 36.3125em) {
    /* Item Text */
    .grid-row .col-3 .c_005 .heading-group {
        padding-bottom: 0;
    }
}
