﻿.onlineWorkMainContent .pmcSpeech {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .onlineWorkMainContent .pmcSpeech {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .onlineWorkMainContent .pmcSpeech {
    margin-bottom: 28px;
  }
}
.onlineWorkMainContent .rsAnchorList {
  padding: 16px;
}
@media screen and (min-width: 769px) {
  .onlineWorkMainContent .rsAnchorList {
    padding: 20px 32px;
  }
}
@media screen and (min-width: 1025px) {
  .onlineWorkMainContent .rsAnchorList {
    padding: 20px;
  }
}

.owCourseSection .rsTitleLg {
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) {
  .owCourseSection .rsTitleLg {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 1025px) {
  .owCourseSection .rsTitleLg {
    margin-bottom: 36px;
  }
}
.owCourseSection .rsCoursePanel .rsCoursePanelDetail .cpdRequirement .cpdRequirementItem {
  flex-direction: column;
}

@media screen and (min-width: 1025px) {
  .owNoticeSection {
    padding: 0 40px;
  }
}
.owNoticeSection .rsTitleLg {
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) {
  .owNoticeSection .rsTitleLg {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 1025px) {
  .owNoticeSection .rsTitleLg {
    margin-bottom: 36px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.owNoticeSection ol li {
  margin-top: 20px;
}
.owNoticeSection ol li strong {
  font-weight: 700;
}/*# sourceMappingURL=osakagas_internship_online-work.css.map */