﻿.openCompanyMainContent .pmcSpeech {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .openCompanyMainContent .pmcSpeech {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .openCompanyMainContent .pmcSpeech {
    margin-bottom: 28px;
  }
}
.openCompanyMainContent .rsAnchorList {
  padding: 16px;
}
@media screen and (min-width: 769px) {
  .openCompanyMainContent .rsAnchorList {
    padding: 20px 32px;
  }
}
@media screen and (min-width: 1025px) {
  .openCompanyMainContent .rsAnchorList {
    padding: 20px;
  }
}
.openCompanyMainContent .pmcText {
  padding: 0 16px;
}
@media screen and (min-width: 769px) {
  .openCompanyMainContent .pmcText {
    padding: 0 32px;
  }
}
@media screen and (min-width: 1025px) {
  .openCompanyMainContent .pmcText {
    padding: 0 40px;
    max-width: 1240px;
    margin: 24px auto 16px;
  }
}

.ocFindSection .rsTitleLg {
  margin: 20px 0 32px;
}
@media screen and (min-width: 769px) {
  .ocFindSection .rsTitleLg {
    margin: 24px 0 40px;
  }
}
@media screen and (min-width: 1025px) {
  .ocFindSection .rsTitleLg {
    margin: 32px 0 48px;
  }
}
@media screen and (min-width: 481px) {
  .ocFindSection .findPoint {
    padding-left: 16%;
  }
}
@media screen and (min-width: 769px) {
  .ocFindSection .findPoint {
    padding-left: 20%;
  }
}
@media screen and (min-width: 1025px) {
  .ocFindSection .findPoint {
    padding-left: 24%;
    margin-bottom: -24px;
  }
}
.ocFindSection .findPoint .findPointItem {
  display: flex;
  justify-content: flex-start;
}
.ocFindSection .findPoint .findPointItem .findPointItemNum {
  font-size: clamp(1.4rem, 1.047rem + 0.94vw, 2rem);
  font-weight: 700;
  color: #0066B4;
  letter-spacing: 0;
  margin-top: -1em;
}
@media screen and (min-width: 1025px) {
  .ocFindSection .findPoint .findPointItem .findPointItemNum {
    font-size: clamp(2rem, 1.41rem + 0.58vw, 2.4rem);
  }
}
.ocFindSection .findPoint .findPointItem .findPointItemNum span {
  font-size: 1.8em;
}
.ocFindSection .findPoint .findPointItem .findPointItemText {
  font-size: clamp(1.4rem, 1.047rem + 0.94vw, 2rem);
  font-weight: 700;
  margin-left: 12px;
}
@media screen and (min-width: 1025px) {
  .ocFindSection .findPoint .findPointItem .findPointItemText {
    font-size: clamp(2rem, 1.41rem + 0.58vw, 2.4rem);
  }
}

.ocCourseSection .rsTitleLg {
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) {
  .ocCourseSection .rsTitleLg {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 1025px) {
  .ocCourseSection .rsTitleLg {
    margin-bottom: 36px;
  }
}
.ocCourseSection .rsCoursePanel .rsCoursePanelDetail .cpdRequirement .cpdRequirementItem {
  flex-direction: column;
}

@media screen and (min-width: 1025px) {
  .ocNoticeSection {
    padding: 0 40px;
  }
}
.ocNoticeSection .rsTitleLg {
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) {
  .ocNoticeSection .rsTitleLg {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 1025px) {
  .ocNoticeSection .rsTitleLg {
    margin-bottom: 36px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.ocNoticeSection ol li {
  margin-top: 20px;
}
.ocNoticeSection ol li strong {
  font-weight: 700;
}/*# sourceMappingURL=osakagas_internship_open-company.css.map */