/* p-customer-watchList */
@media (max-width: 1179px) {
  .p-customer-watchList-headline {
    padding: 0 0 18px 0;
    position: relative; } }

.p-customer-watchList-no-reslut-wrapper {
  border-top: 1px solid #C7C7C7;
  padding: 64px 0 0 0; }
  @media (max-width: 1179px) {
    .p-customer-watchList-no-reslut-wrapper {
      padding: 57px 0 0 0; } }

.p-customer-watchList-button {
  margin: 64px 0 0 0; }
  @media (max-width: 1179px) {
    .p-customer-watchList-button {
      margin: 57px 0 0 0; } }

.p-customer-watchList-text {
  font-size: 14px;
  line-height: 1.57; }
  .p-customer-watchList-text__anchor {
    border-bottom: 1px solid #141414;
    padding: 0 0 2px 0; }

.p-customer-watchList-contents {
  margin: 64px 0 0 0; }
  @media (max-width: 1179px) {
    .p-customer-watchList-contents {
      margin: 56px 0 0 0; } }

.p-customer-watchList-product-table {
  border-bottom: 1px solid #C7C7C7;
  padding: 0 0 41px 0;
  display: -ms-grid;
  display: grid;
  gap: 40px; }
  @media (max-width: 1179px) {
    .p-customer-watchList-product-table {
      border-top: 1px solid #C7C7C7;
      padding: 33px 0 41px 0;
      gap: 34px; } }

