@charset "utf-8";

/*Fix Height*/
.l-content .is-photoview.m-listAreaUnit--spec .fix__height1 {
  height: 325px;
}

.l-content .is-photoview.m-listAreaUnit--spec .fix__height2 {
  height: 350px;
}

.l-content .is-photoview .m-listAreaUnit__body {
  padding: 15px 4px;
}

.l-content .is-photoview.m-listAreaUnit--spec .product_name2 {
  height: 60px;
}

.l-content .is-photoview.m-listAreaUnit--spec .product_name3 {
  height: 80px;
}

/*What New*/

.l-content .m-btnList--center > li.m-down {
    padding-left: 100px;
}