.resources#past_exam .anony {
  padding: 60px 0 40px;
}

.resources#past_exam .anony__tabContents__eachTabContent {
  margin-bottom: 60px;
}

.resources#past_exam .anony__tabContents__eachTabContent__tab {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .resources#past_exam .anony__tabContents__eachTabContent__tab {
    margin-bottom: 20px;
  }
}

.resources#past_exam .anony__tabContents__eachTabContent__content__head {
  margin-bottom: 20px;
}

.resources#past_exam .anony__tabContents__eachTabContent__content__eachType {
  margin-bottom: 40px;
}

.resources#past_exam .anony__tabContents__eachTabContent__content__eachType__head {
  background-color: #F9F9F9;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  padding: 10px;
  border-radius: 8px 8px 0 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .resources#past_exam .anony__tabContents__eachTabContent__content__eachType__head {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.resources#past_exam .anony__tabContents__eachTabContent__content__eachType__list__item {
  margin-bottom: 30px;
}
