h2.c-heading-2__heading {
  font-weight: 500;
}

h4.c-heading-2-type2__heading {
  font-size: 18px !important;
  font-weight: 500;
}
.c-heading-2 {
  border-bottom: 1px solid #eee;
}
.c-heading-2__heading {
  font-size: 24px;
}

.l-wrapper.war-arItems-heading01 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.p-media-layout.p-media-layout--column-wide {
  margin-bottom: 0;
}

.war-arItems-heading01.war-arItems-heading01 {
  margin: 50px 0 0;
}

.p-heading-2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.p-link-list__item {
  margin-top: 0.4rem;
}

.l-main .l-wrapper:last-child {
  padding-bottom: 1.5rem;
}

@media only screen and (min-width: 769px) {
  .p-heading-2 {
    margin-top: 2rem;
    margin-bottom: 1.2rem;
  }
  .p-link-list__item {
    margin-top: 0.3rem;
  }
  .l-main .l-wrapper:last-child {
    padding-bottom: 3rem;
  }
}

.p-heading-2-type2 {
  margin-bottom: 5px;
}

#d1766257 li:not(:first-child) {
  margin-top: initial !important;
}
#d1766257 .p-link-list {
  margin-bottom: 1rem;
}
.war-arItems-product-info {
  padding: initial !important;
}

ul .c-link-list__item
{
  color: var(--color-font-default);
  background-color: #fff;
  border: 1px solid var(--color-main);
  border-radius: 25px;
  padding: 0.75rem 1.875rem;
  width: fit-content;
}

@media only screen and (min-width: 769px) {
  .c-link-list__item:first-of-type {
    position: relative;
  }
}
  

.l-wrapper {
  padding-bottom: initial !important;
}
@media only screen and (min-width: 769px) {
.p-layout__inner li {
  flex-basis: initial !important;
}
}
.c-heading-3 {
  margin-bottom: initial !important;
}
.c-heading-3__heading {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
}
.p-media-layout-02__link {
  margin-top: 2.5rem;
}

.p-media-layout-02__media {
  margin-bottom: initial !important;
}

/* sp */
@media only screen and (max-width: 768px) {
  .c-link-list__item{
    max-width:initial !important;
  }
  .c-link-list__item .c-link{
    padding:1.0rem 0.75rem !important;
  }
  [data-id="d1784516"] .p-layout__inner{
    gap: 1.5rem 1rem !important;
  }

  .war-arItems-product-arBtn .p-link-list__item{
    color: var(--color-font-default) !important;
    background-color: #fff !important;
    border: 1px solid var(--color-main) !important;
    border-radius: 25px !important;
    padding: 0.75rem 1.875rem !important;
    width: fit-content;
  }
}