@-webkit-keyframes megaMenuShow {
  0% {
    opacity: 0;
    visibility: hidden;
    display: none;
    border-top: none;
  }
  1% {
    opacity: 0;
    visibility: hidden;
    display: grid;
    border-top: 1px solid #dcdcdc;
  }
  100% {
    opacity: 1;
    visibility: visible;
    display: grid;
    border-top: 1px solid #dcdcdc;
  }
}
@keyframes megaMenuShow {
  0% {
    opacity: 0;
    visibility: hidden;
    display: none;
    border-top: none;
  }
  1% {
    opacity: 0;
    visibility: hidden;
    display: grid;
    border-top: 1px solid #dcdcdc;
  }
  100% {
    opacity: 1;
    visibility: visible;
    display: grid;
    border-top: 1px solid #dcdcdc;
  }
}
@-webkit-keyframes modalNavMenuShow {
  0% {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  1% {
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  100% {
    opacity: 1;
    visibility: visible;
    display: block;
  }
}
@keyframes modalNavMenuShow {
  0% {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  1% {
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  100% {
    opacity: 1;
    visibility: visible;
    display: block;
  }
}
@media only screen and (max-width: 1279px) {
  html {
    font-size: 0.0781860829vw;
  }
}
@media only screen and (max-width: 1023px) {
  html {
    font-size: 0.0977517107vw;
  }
}
.block-section div + .c-baseColor {
  margin-top: 0;
}
.c-baseColor.background_gray {
  padding-bottom: 135px;
}
@media only screen and (max-width: 1279px) {
  .c-baseColor.background_gray {
    padding-bottom: 135rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-baseColor.background_gray {
    padding-bottom: 65px;
  }
}
.c-internship .c-internship_ttl h1 {
  line-height: 1.286;
  margin-top: 7px;
}
.c-internship_inr {
  width: 100%;
  height: 480px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/media/images/recruit/graduate/internship/internship_kv.jpg");
}
@media only screen and (max-width: 1279px) {
  .c-internship_inr {
    height: 480rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-internship_inr {
    height: 300px;
  }
}
.c-title + .c-textParts {
  margin-top: 15px;
}
.c-title .c-title_center {
  max-width: 840px;
  font-size: 40px;
  padding: 0 10px;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 1279px) {
  .c-title .c-title_center {
    font-size: 40rem;
    padding: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .c-title .c-title_center {
    font-size: 30rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-title .c-title_center {
    font-size: 24px;
  }
}
.c-textParts_p {
  max-width: 840px;
  margin: 0 auto;
  letter-spacing: 0.075em;
}
.c-textParts_p.multiply_high {
  line-height: 2.111;
}
.c-internshipParts {
  padding-top: 75px;
}
@media only screen and (max-width: 1279px) {
  .c-internshipParts {
    padding-top: 75rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-internshipParts {
    padding-top: 30px;
  }
}
.c-internshipParts_group_inr {
  padding: 50px 50px 70px;
}
@media only screen and (max-width: 1279px) {
  .c-internshipParts_group_inr {
    padding: 50rem 50rem 70rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-internshipParts_group_inr {
    padding: 25px 25px 35px;
  }
}
.internshipParts_word_title {
  line-height: 1.417;
}
.c-internshipParts_block_inr {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .c-internshipParts_block_inr {
    margin-top: 20px;
  }
}
.c-internshipParts_block_title {
  line-height: 1.333;
}
.c-internshipParts_photo {
  max-width: 500px;
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-internshipParts_photo {
    width: 100%;
    max-width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .c-internshipParts_photo {
    max-width: 100%;
    width: 100%;
  }
}
.c-internshipParts_photo img {
  height: auto;
}
.internship-swiper {
  height: auto;
}
.swiper-slide {
  height: auto;
}
.c-internshipParts_word_title {
  padding-left: 0px;
  text-indent: 36px;
}
.c-internshipParts_word_title::before {
  top: 0.66em;
  height: 3px;
  width: 21px;
}
@media only screen and (max-width: 1279px) {
  .c-internshipParts_word_title::before {
    top: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-internshipParts_word_title::before {
    height: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .c-internshipParts_word_title::before {
    top: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .c-internshipParts_word_title::before {
    top: 0.9em;
  }
}
.c-internshipParts_word_text {
  line-height: 2.25;
}
.c-internshipParts_word_inr + .c-internshipParts_word_inr {
  margin-top: 35px;
}
@media only screen and (max-width: 1279px) {
  .c-internshipParts_word {
    padding-left: 40rem;
  }
}
@media only screen and (max-width: 1023px) {
  .c-internshipParts_word {
    padding-left: 0;
  }
}
.c-internshipParts_word .c-linkBtn {
  width: 100%;
  left: -52px;
  bottom: -105px;
}
.c-linkBtn_group {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
  .c-linkBtn_group {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-linkBtn.redbase .c-linkBtn_group_inr {
  width: 260px;
  height: 70px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr:hover {
    opacity: 1;
  }
  .c-linkBtn.redbase .c-linkBtn_group_inr:hover .c-linkBtn_inr_link {
    background-color: #fff;
    color: #e51d37;
  }
  .c-linkBtn.redbase .c-linkBtn_group_inr:hover .c-linkBtn_inr_link::before {
    border-top: 2px solid #e51d37;
    border-right: 2px solid #e51d37;
  }
}
@media only screen and (max-width: 1023px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr {
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr {
    max-width: 168px;
  }
}
@media only screen and (max-width: 427px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr {
    max-width: none;
  }
}
.c-linkBtn.redbase .c-linkBtn_group_inr ::before {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  -webkit-transform: rotate(45deg) translate(-50%);
  transform: rotate(45deg) translate(-50%);
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 1279px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr ::before {
    right: 10rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr ::before {
    right: 10px;
  }
}
.c-linkBtn.redbase .c-linkBtn_group_inr::after {
  content: none;
}
.c-linkBtn.redbase .c-linkBtn_group_inr .c-linkBtn_inr_link {
  font-size: 20px;
}
@media only screen and (max-width: 1279px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr .c-linkBtn_inr_link {
    font-size: 20rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-linkBtn.redbase .c-linkBtn_group_inr .c-linkBtn_inr_link {
    font-size: 16px;
  }
}
/*# sourceMappingURL=./internship.css.map */