.dynamic-wrap {
  margin-top: 5.82rem;
  margin-bottom: 12.75rem;
}

.dynamic-wrap .main-title {
  text-align: center;
  margin-bottom: 3.04rem;
  font-size: 3.57rem;
  font-weight: bold;
  color: #2e2e2e;
}

.dynamic-wrap .sub-title {
  margin-bottom: 2.86rem;
  text-align: center;
  font-size: 1.43rem;
  font-weight: 400;
  color: #2e2e2e;
}

.dynamic-wrap .content {
  display: flex;
  justify-content: center;
}

.dynamic-wrap .content .summary {
  margin-right: 2.39rem;
  padding: 1.32rem 1.96rem;
  width: 27.5rem;
  height: 31.21rem;
  background: #f5f5f5;
  font-size: 1.43rem;
  line-height: 1.43rem;
  color: #2e2e2e;
  align-self: flex-end;
}

.dynamic-wrap .content .summary ul li {
  list-style: none;
  margin-top: 1.71rem;
}

.dynamic-wrap .content .summary ul li img {
  width: 23.61rem;
  height: 11.36rem;
  background: #2a94d8;
  border-radius: 0rem;
}

.dynamic-wrap .content .detail {
  width: 55.71rem;
  font-size: 1rem;
  font-weight: 400;
  color: #676767;
}

.dynamic-wrap .content .detail .detail-item .detail-item-name {
  padding-top: 1.32rem;
  display: flex;
  justify-content: space-between;
}

.dynamic-wrap .content .detail .detail-item .detail-item-name h3 {
  font-size: 1.43rem;
  line-height: 1.43rem;
  color: #2e2e2e;
}

.dynamic-wrap .content .detail .detail-item .detail-item-name span {
  font-size: 1.14rem;
  font-size: #b0b0b0;
}

.dynamic-wrap .content .detail .detail-item ul li {
  margin-top: 2.25rem;
  padding-bottom: 0.86rem;
  width: 55.71rem;
  line-height: 1rem;
  display: flex;
  font-size: 1rem;
  color: #676767;
  justify-content: space-between;
  list-style: none;
  border-bottom: 1px solid #eee;
}

.dynamic-wrap .content .detail .detail-item ul li:nth-of-type(1) {
  margin-top: 1.46rem;
}

.dynamic-wrap .content .detail .detail-item:nth-last-of-type(1) .detail-item-name {
  padding-top: 3.82rem;
}
