@media screen and (max-width: 768px) {
  .kv__subtitle {
    color: #F8DE00;
  }
}

.introduction__inner {
  max-width: 596px;
}
.introduction__catch {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .introduction__catch {
    font-size: 16px;
    margin-bottom: 17px;
  }
}

.anchor__list a {
  border-bottom-color: #F8DE00;
}

.seminar {
  background: transparent -o-linear-gradient(49deg, #FFDD83 0%, #FCCA77 11%, #F79A58 34%, #F26939 55%, #D1328C 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(41deg, #FFDD83 0%, #FCCA77 11%, #F79A58 34%, #F26939 55%, #D1328C 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.9;
  padding: 9px;
  margin-bottom: 105px;
}
@media screen and (max-width: 768px) {
  .seminar {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 30px;
  }
}
.seminar__inner {
  background-color: #FFF;
  padding-bottom: 58px;
}
@media screen and (max-width: 768px) {
  .seminar__inner {
    padding-bottom: 31px;
  }
}
.seminar .sec__title {
  margin-top: -28px;
  margin-bottom: 42px;
}
@media screen and (max-width: 768px) {
  .seminar .sec__title {
    margin-top: -21px;
    margin-bottom: 30px;
  }
}
.seminar__desc {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .seminar__desc {
    font-size: 12px;
  }
}
.seminar__info {
  max-width: 705px;
  margin: 42px auto;
  border-top: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .seminar__info {
    margin: 14px 15px 26px;
  }
}
.seminar__info dl {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  letter-spacing: 0.06em;
  line-height: 2;
  border-bottom: 1px solid #000;
  padding: 21px 20px;
}
@media screen and (min-width: 769px) {
  .seminar__info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .seminar__info dl {
    padding: 19px 0 19px 18px;
  }
}
.seminar__info dl dt {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .seminar__info dl dt {
    width: 114px;
  }
}
@media screen and (max-width: 768px) {
  .seminar__info dl dt {
    font-size: 12px;
    margin-bottom: 9px;
  }
}
.seminar__info dl dd {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .seminar__info dl dd {
    width: calc(100% - 124px);
  }
}
@media screen and (max-width: 768px) {
  .seminar__info dl dd {
    font-size: 12px;
    word-break: break-all;
  }
}
.seminar__button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 500px;
  height: 70px;
  margin: 0 auto;
  border-radius: 33px;
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  background: transparent -o-linear-gradient(12deg, #FFDD83 0%, #FCCA77 11%, #F79A58 34%, #F26939 55%, #D1328C 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(78deg, #FFDD83 0%, #FCCA77 11%, #F79A58 34%, #F26939 55%, #D1328C 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.9;
}
@media screen and (max-width: 768px) {
  .seminar__button {
    width: 278px;
    height: 60px;
    font-size: 12px;
  }
}
.seminar__button::before {
  content: "";
  background-image: url("../media/images/recruitment/internship/icon-instagram.svg?20210906");
  width: 23.91px;
  height: 23.91px;
  margin-right: 18px;
}

.internship {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .internship {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 769px) {
  .internship .summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .internship .summary__image {
    max-width: 525px;
    margin-right: 53px;
  }
}
@media screen and (max-width: 768px) {
  .internship .summary__image {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 769px) {
  .internship .summary__desc {
    width: calc(100% - 525px);
  }
}
.internship .summary__caption {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.9;
  margin: 12px 0 22px;
}
@media screen and (max-width: 768px) {
  .internship .summary__caption {
    font-size: 20px;
    margin: 20px 0;
  }
}
.internship .summary__list {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .internship .summary__list {
    font-size: 12px;
  }
}
.internship .summary__list li {
  position: relative;
  line-height: 1.9;
  padding-left: 34px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .internship .summary__list li {
    padding-left: 24px;
    margin-bottom: 10px;
  }
}
.internship .summary__list li::before {
  content: "";
  background-image: url("../media/images/recruitment/internship/checkbox.svg");
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 6px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .internship .summary__list li::before {
    width: 16px;
    height: 16px;
    top: 4px;
  }
}
.internship .summary__text {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .internship .summary__text {
    font-size: 12px;
  }
}
.internship__list {
  border-top: 1px solid #E8EBEE;
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  .internship__list {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 33px;
  }
}
.internship__list dl {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  line-height: 2;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #E8EBEE;
}
@media screen and (min-width: 769px) {
  .internship__list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .internship__list dl {
    padding: 18px 25px;
  }
}
.internship__list dl dt {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .internship__list dl dt {
    background-color: #F8DE00;
    width: 180px;
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .internship__list dl dt {
    font-size: 12px;
    margin-bottom: 7px;
  }
}
.internship__list dl dd {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .internship__list dl dd {
    width: calc(100% - 180px);
    padding: 20px 40px;
  }
}
@media screen and (max-width: 768px) {
  .internship__list dl dd {
    font-size: 12px;
  }
}
.internship__list dl dd .small {
  font-size: 12px;
  font-weight: 500;
}
.internship__list dl dd a {
  display: inline;
  text-decoration: underline;
}
.internship__list dl dd a.link::after {
  display: inline-block;
  content: "";
  background-image: url(../media/images/common/icon_link_hover.svg);
  width: 15px;
  height: 15px;
  margin-left: 10px;
}
.internship__list .button {
  width: 400px;
  height: 60px;
  margin-top: 37px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .internship__list .button {
    width: 265px;
    height: 50px;
    margin-top: 33px;
  }
}
.internship__announce {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 2;
  border: 1px solid #E8EBEE;
  text-align: center;
  padding: 48px 20px;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .internship__announce {
    font-size: 16px;
    padding: 33px 20px;
    margin-top: 21px;
  }
}
@media screen and (max-width: 768px) {
  .internship .frame {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.internship .frame__box {
  position: relative;
  margin: 82px auto 0;
  border: 2px solid #000;
  border-radius: 10px;
  padding: 34px 28px 32px;
}
@media screen and (min-width: 769px) {
  .internship .frame__box {
    max-width: 705px;
  }
}
@media screen and (max-width: 768px) {
  .internship .frame__box {
    margin: 46px 10px 0;
    padding-top: 13px;
  }
}
.internship .frame__balloon {
  position: absolute;
  top: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 523px;
}
@media screen and (max-width: 768px) {
  .internship .frame__balloon {
    top: -16px;
    width: 285px;
  }
}
.internship .frame__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 526px;
  margin: 0 auto 27px;
  padding-top: 42px;
}
@media screen and (max-width: 768px) {
  .internship .frame__image {
    margin: 0 auto 20px;
    padding-top: 21px;
  }
}
.internship .frame__image--poster {
  width: 32.9%;
}
.internship .frame__image--img {
  width: 66.5%;
}
.internship .frame__image img {
  display: block;
}
.internship .frame .button {
  width: 282px;
  height: 60px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .internship .frame .button {
    width: 265px;
    height: 50px;
  }
}
@media screen and (max-width: 350px) {
  .internship .frame .button {
    width: 240px;
  }
}

.contact {
  position: relative;
  padding-top: 45px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .contact {
    padding-top: 32px;
    margin-top: 48px;
  }
}
.contact__inner {
  padding: 85px 0 80px;
  background-color: rgba(248, 222, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .contact__inner {
    padding: 46px 10px 34px;
  }
}
.contact__text {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .contact__text {
    font-size: 12px;
  }
}
.contact__text a {
  display: inline;
  text-decoration: underline;
}

/*# sourceMappingURL=internship.css.map */
