.s-block {
  margin-bottom: 0;
}

.s-heading {
}

.s-heading2,
.s-heading3,
.s-heading4 {
  width: calc(320 / 375 * 100%);
  margin-left: auto;
  margin-right: auto;
}

.s-heading2 {
  margin-top: 56px;
}

.s-heading3 {
  margin-top: 56px;
}

.s-heading4 {
  margin-top: 28px;
}

.s-heading4--small-margin {
  margin-top: 28px;
}

.s-heading__h1,
.s-heading__h2,
.s-heading__h3,
.s-heading__h4 {
  margin-bottom: 0;
}

.s-heading__h4 {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

.s-heading__h4--small-font {
  font-size: 16px;
  font-weight: 700;
}

.s-heading__meta {
  display: flex;
  align-items: center;
  gap: 14px;
}

.s-heading__shoulder {
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 15px;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  border-radius: 100px;
  background: #000;
}

.s-heading__time {
  margin-bottom: 0;
}

.s-heading__texts {
  display: flex;
  flex-direction: column-reverse;
  gap: 16px 0;
  margin-top: 33px;
}

.s-heading__subtitle {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

.s-block__img {
  margin-top: 28px;
  margin-bottom: 0;
}

.s-block__img--small-margin {
  margin-top: 18px;
}

.s-block__img--large-margin {
  margin-top: 39px;
}

.s-block__img img {
}

.s-block__img img {
  margin-bottom: 0;
}

.s-block__img--nallow {
  margin-right: auto;
  margin-left: auto;
  width: calc(320 / 375 * 100%);
}

.s-block__text {
  margin-top: 28px;
  margin-bottom: 0;
}

.s-block__text--medium-margin {
  margin-top: 28px;
}

.s-block__text--large-margin {
  margin-top: 72px;
}

p.s-block__text--inner {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

p.s-block__text--inner + p.s-block__text--inner {
  margin-top: 22px;
}

.s-block__caption {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: calc(320 / 375 * 100%);
  color: #555;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.s-block__product {
  margin-top: 19px;
}

.s-block__product--inner {
  justify-content: flex-start;
  gap: 2px;
  margin-bottom: 0;
}

.s-block__product--inner figure {
  width: 46%;
}

.s-block__product--inner figure img {
  width: calc(100 / 375 * 100vw);
}

.s-block__product--inner dl {
  box-sizing: border-box;
  margin-top: -3px;
  padding-left: 10px;
  width: auto;
}

.s-block__product--inner dl dt::before {
  top: 1px;
  left: -9px;
}

.s-block__product--inner::before,
.s-block__product--inner::after {
  right: 15px;
}

.s-block__list {
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
  width: calc(320 / 375 * 100%);
  padding: 21px 21px;
  background: #e6e6e6;
  box-sizing: border-box;
}

.s-block__listItem {
  position: relative;
  padding-left: 24px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.s-block__listItem::before {
  position: absolute;
  top: 3px;
  left: -1px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/cms/img/usr/special/magazine/icon-check.png);
  background-size: 100% 100%;
  content: "";
}

.s-block__articleLink {
  margin-top: 19px;
  margin-left: auto;
  margin-right: auto;
  width: calc(320 / 375 * 100%);
}

.s-block__articleLinkInner {
  padding: 32px 32px 28px;
  border: 1px solid #d9dfe2;
  background: #fff;
}

.s-block__articleLinkInner figure {
  display: block;
  margin: 0;
  padding: 0;
}

.s-block__articleLinkInner img {
  width: 100%;
}

.s-block__articleLinkInner p {
  margin-top: 17px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 190%;
  text-decoration: underline;
}

.p-platform-tag__item a {
  padding: 0.65em 2em;
}

.l-section .s-main section.s-block:last-child {
  margin-bottom: 0;
}

.s-date__footer {
  margin-top: 70px;
}
