﻿.internshipMainContent .pmcMessage {
  padding: 8px 16px;
  max-width: 640px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .internshipMainContent .pmcMessage {
    padding: 16px 32px;
    text-align: center;
    max-width: 100%;
    margin-top: 8px;
  }
}
@media screen and (min-width: 1025px) {
  .internshipMainContent .pmcMessage {
    padding: 20px;
    margin-top: 20px;
  }
}
.internshipMainContent .pmcMessage p {
  font-size: clamp(1.3rem, 1.006rem + 0.78vw, 1.8rem);
  margin-top: 24px;
}
@media screen and (min-width: 769px) {
  .internshipMainContent .pmcMessage p {
    margin-top: 0;
  }
}
.internshipMainContent .pmcMessage .pmcMessageMain {
  font-size: clamp(1.5rem, 1.147rem + 0.94vw, 2.1rem);
  font-weight: 700;
  color: #0066B4;
}
@media screen and (min-width: 769px) {
  .internshipMainContent .pmcMessage .pmcMessageMain {
    margin-bottom: 20px;
  }
}
.internshipMainContent .rsAnchorList {
  margin: 24px auto 16px;
  padding: 8px 16px;
}
@media screen and (min-width: 769px) {
  .internshipMainContent .rsAnchorList {
    padding: 16px 32px;
    justify-content: left;
  }
}
@media screen and (min-width: 1025px) {
  .internshipMainContent .rsAnchorList {
    padding: 20px 0;
  }
}
.internshipMainContent .rsAnchorList .rsAnchorLink {
  border-bottom: none;
}

@media screen and (min-width: 1280px) {
  .internshipSection .rsTitleLg {
    margin-left: -20px;
  }
}
.internshipSection .internshipCourseList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList {
    flex-direction: row;
    align-items: stretch;
    padding: 24px 0 0;
    gap: min(2.5vw, 40px);
  }
}
.internshipSection .internshipCourseList .icListItem {
  padding: 24px 0;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .internshipSection .internshipCourseList .icListItem {
    padding: 32px 0;
    max-width: 800px;
  }
}
.internshipSection .internshipCourseList .icListItem .icListItemSpeech {
  margin: 20px auto 0;
  padding: 20px 8% 32px;
  width: calc(100% - 32px);
  background-color: #E9F8FC;
  border-radius: 10px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .internshipSection .internshipCourseList .icListItem .icListItemSpeech {
    width: calc(100% - 100px);
  }
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem .icListItemSpeech {
    margin-top: 36px;
    width: 100%;
    min-height: 252px;
    padding: 28px min(2.4vw, 36px) 20px;
  }
}
@media screen and (min-width: 1080px) {
  .internshipSection .internshipCourseList .icListItem .icListItemSpeech {
    min-height: 224px;
  }
}
.internshipSection .internshipCourseList .icListItem .icListItemSpeech:after {
  content: url(/recruit/osakagas/files/img/internship/internship_course_speech_tail.svg);
  position: absolute;
  bottom: -16px;
  width: 20px;
  height: 24px;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .internshipSection .internshipCourseList .icListItem .icListItemSpeech:after {
    width: 24px;
    transform: scaleX(0.9);
  }
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem .icListItemSpeech:after {
    width: 28px;
    transform: scaleX(0.8);
  }
}
.internshipSection .internshipCourseList .icListItem .icListItemSpeech p {
  margin-top: 16px;
  line-height: 1.65;
  font-size: clamp(1.4rem, 1.047rem + 0.94vw, 2rem);
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem .icListItemSpeech p {
    letter-spacing: 0;
  }
}
.internshipSection .internshipCourseList .icListItem .icListItemSpeech .icListItemSpeechMain {
  font-size: clamp(1.5rem, 1.147rem + 0.94vw, 2.1rem);
  font-weight: 700;
  color: #0066B4;
  line-height: 1.4;
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem .icListItemSpeech .icListItemSpeechMain {
    font-size: clamp(2rem, 1.41rem + 0.58vw, 2.4rem);
  }
}
.internshipSection .internshipCourseList .icListItem .icListItemImg {
  padding: 20px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .internshipSection .internshipCourseList .icListItem .icListItemImg {
    padding: 36px 50px;
  }
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem .icListItemImg {
    padding: 0;
    height: 200px;
  }
}
.internshipSection .internshipCourseList .icListItem .icListItemLink {
  margin-top: 8px;
}
@media screen and (min-width: 769px) {
  .internshipSection .internshipCourseList .icListItem .icListItemLink {
    margin-top: 16px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem .icListItemLink {
    margin-top: 36px;
    padding-left: 0;
  }
}
.internshipSection .internshipCourseList .icListItem .icListItemLink .rsLinkText {
  line-height: 1.7;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem .icListItemLink .rsLinkText {
    margin-left: 0;
    font-size: 2rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1140px) {
  .internshipSection .internshipCourseList .icListItem .icListItemLink .rsLinkText br {
    display: block;
  }
}
@media screen and (min-width: 1140px) {
  .internshipSection .internshipCourseList .icListItem .icListItemLink .rsLinkText img {
    margin: 0.7em 0.7em auto 0;
  }
}

.internshipSection .internshipCourseList .icListItem:nth-child(1) .icListItemSpeech:after {
  left: 56%;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem:nth-child(1) .icListItemSpeech:after {
    left: 45%;
  }
}
.internshipSection .internshipCourseList .icListItem:nth-child(1) .icListItemImg {
  margin-top: -40px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem:nth-child(1) .icListItemImg {
    margin-top: -16px;
  }
}
.internshipSection .internshipCourseList .icListItem:nth-child(1) .icListItemImg img {
  width: 75%;
  margin-left: auto;
}
.internshipSection .internshipCourseList .icListItem:nth-child(2) .icListItemSpeech:after {
  left: 72%;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem:nth-child(2) .icListItemSpeech:after {
    left: 66%;
  }
}
.internshipSection .internshipCourseList .icListItem:nth-child(2) .icListItemImg {
  margin-top: -30px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem:nth-child(2) .icListItemImg {
    margin-top: -16px;
  }
}
.internshipSection .internshipCourseList .icListItem:nth-child(2) .icListItemImg img {
  width: 100%;
}
.internshipSection .internshipCourseList .icListItem:nth-child(3) .icListItemSpeech:after {
  left: 84%;
}
.internshipSection .internshipCourseList .icListItem:nth-child(3) .icListItemImg {
  margin-top: -12px;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .internshipSection .internshipCourseList .icListItem:nth-child(3) .icListItemImg {
    margin-top: -16px;
    align-items: flex-end;
  }
}
.internshipSection .internshipCourseList .icListItem:nth-child(3) .icListItemImg img {
  width: 80%;
}

@media screen and (min-width: 1280px) {
  .internshipScheduleSection {
    padding-left: 0;
    padding-right: 0;
  }
}
.internshipScheduleSection .scheduleTable {
  overflow-x: scroll;
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  .internshipScheduleSection .scheduleTable {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .internshipScheduleSection .scheduleTable {
    margin-top: 40px;
  }
}
.internshipScheduleSection .scheduleTable .scheduleTableBody {
  margin-top: 14px;
  width: 1780px;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody tr {
  height: 45px;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody tr th,
.internshipScheduleSection .scheduleTable .scheduleTableBody tr td {
  border: solid 1px #ccc;
  vertical-align: middle;
  padding: 5px;
  background-color: #fff;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody tr th a,
.internshipScheduleSection .scheduleTable .scheduleTableBody tr td a {
  color: #1C65B6;
  display: block;
  transition: 0.2s;
  font-size: 14px;
  font-weight: 700;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody tr th {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.6;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody tr th .f_nml {
  font-weight: 400;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody tr.scheduleTableYear th, .internshipScheduleSection .scheduleTable .scheduleTableBody tr.scheduleTableMonth th {
  width: 140px;
  background-color: #eee;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody .scheduleItem {
  position: relative;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody .scheduleItemContent {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border-radius: 5px;
  position: absolute;
  top: 4px;
  text-align: center;
  line-height: 3;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody .sicGreen {
  background-color: #4CB476;
}
.internshipScheduleSection .scheduleTable .scheduleTableBody .tblBlue {
  background-color: #1C65B6;
}/*# sourceMappingURL=osakagas_internship_top.css.map */