.sp-observer-awards {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  overflow: hidden;
  color: #070b1e;
  background: #fff;
  font-family: "Noto Serif JP", serif;
}

.sp-observer-awards,
.sp-observer-awards * {
  box-sizing: border-box;
}

.sp-observer-awards a {
  color: inherit;
  text-decoration: none;
}

.sp-observer {
  position: relative;
  min-height: 827px;
  background: #fff;
}

.sp-observer__photo {
  width: 375px;
  height: 281px;
  overflow: hidden;
}

.sp-observer__photo img {
  display: block;
  width: 375px;
  height: 281px;
  object-fit: cover;
  object-position: center;
}

.sp-observer__soul {
  position: absolute;
  top: 255px;
  right: -2px;
  font-size: 120px;
  font-weight: 400;
  line-height: 120px;
  letter-spacing: 3px;
  color: transparent;
  background: linear-gradient(rgba(231, 194, 75, .6), rgba(57, 52, 36, .6));
  -webkit-background-clip: text;
  background-clip: text;
  opacity: .4;
}

.sp-observer__copy {
  position: relative;
  z-index: 1;
  width: 327px;
  margin: 0 auto;
  padding-top: 48px;
  letter-spacing: 3px;
}

.sp-observer__heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.sp-observer__heading p,
.sp-observer__heading h2,
.sp-observer__body {
  margin: 0;
}

.sp-observer__en {
  font-family: "Cinzel", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  white-space: nowrap;
}

.sp-observer__en span {
  color: #811704;
}

.sp-observer__heading h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.sp-observer__body {
  width: 324px;
  padding-top: 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.sp-awards {
  padding: 0 23px 80px 24px;
  background: #fff;
}

.sp-award {
  position: relative;
  display: block;
  width: 328px;
  color: #fff !important;
  background: linear-gradient(90deg, rgba(0, 0, 0, .8), rgba(102, 102, 102, .8));
}

.sp-award--kunindo {
  height: 506px;
}

.sp-award--memory {
  height: 460px;
  margin-top: 24px;
}

.sp-award__image {
  position: absolute;
  top: 40px;
  left: 24px;
  display: block;
  width: 280px;
  height: 178px;
  overflow: hidden;
}

.sp-award__image img {
  position: absolute;
  display: block;
  max-width: none;
}

.sp-award--kunindo .sp-award__image img {
  inset: 0;
  width: 100%;
  height: 100%;
}

.sp-award--memory .sp-award__image img {
  inset: 0;
  width: 100%;
  height: 100%;
}

.sp-award__title,
.sp-award__sub,
.sp-award__button {
  position: absolute;
  left: 24px;
  display: block;
}

.sp-award__title {
  top: 242px;
  font-family: "Cinzel", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 3px;
  white-space: nowrap;
}
.sp-award--memory:last-child .sp-award__title{
  letter-spacing: 0;
}

.sp-award__sub {
  top: 330px;
  font-family: "Cinzel", serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 3px;
}

.sp-award__button {
  top: 386px;
  width: 280px;
  height: 80px;
  padding-top: 7px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, .1);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3px;
  text-align: center;
}

.sp-award--memory .sp-award__title {
  top: 242px;
}

.sp-award--memory .sp-award__button {
  top: 340px;
}

.sp-award__button[data-node-id="59:48"] {
  left: 24px;
  width: 271px;
  height: 80px;
  padding: 0;
  background: rgba(255, 255, 255, .1);
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 3px;
  text-align: left;
}

.sp-award__button[data-node-id="59:48"] .sp-award__button-copy {
  position: absolute;
  top: 18px;
  left: 15px;
  display: block;
  white-space: nowrap;
}

.sp-award__button[data-node-id="59:48"] .sp-award__button-arrow {
  position: absolute;
  top: 34px;
  left: 226px;
  display: block;
  width: 28px;
  height: 8px;
  max-width: none;
}

.sp-award__button i,
.sp-awards-related__item span i {
  display: block;
  width: 28px;
  height: 8px;
  margin: 4px auto 0;
  border-bottom: 1px solid #fff;
  transform: skew(45deg);
}

.sp-awards-related {
  background: #fff;
}

.sp-awards-related__item {
  position: relative;
  display: block;
  width: 100%;
  height: 67.4vw;
  overflow: hidden;
}

.sp-awards-related__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sp-awards-related__item:first-child img {
  width: 101.35%;
  height: 100.01%;
  object-position: left top;
}

.sp-awards-related__item:last-child img {
  height: 118.36%;
  object-position: center top;
}

.sp-awards-related__item span {
  position: absolute;
  top: 181px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 271px;
  height: 48px;
  border: 1px solid #fff;
  color: #fff;
  background: rgba(0, 0, 0, .4);
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 3px;
}

.sp-awards-related__item span i {
  margin: 0 0 0 16px;
}

.sp-awards-related__item span[data-node-id="59:294"],
.sp-awards-related__item span[data-node-id="59:298"] {
  gap: 16px;
  padding: 16px 8px;
  background: rgba(0, 0, 0, .4);
  font-weight: 400;
  white-space: nowrap;
}

.sp-awards-related__item span[data-node-id="59:294"] img,
.sp-awards-related__item span[data-node-id="59:298"] img {
  display: block;
  flex: none;
  width: 28px;
  height: 8px;
  max-width: none;
  object-fit: fill;
}
