<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.internInfo {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 17px; }
  .internInfo__inner {
    padding: 8px;
    background-color: #f8edeb; }
    .internInfo__inner--ict {
      background-color: #eaeef6; }
  .internInfo__body {
    padding: 15px 10px;
    background-color: #fff; }
  .internInfo__title {
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.3; }
    .internInfo__title &gt; span {
      font-size: 3.0rem;
      color: #ed2805; }
  .internInfo__text {
    font-size: 1.6rem;
    line-height: 1.6;
    text-indent: -1em;
    margin-left: 1em; }

.internList__title {
  padding: 5px;
  background-color: #ed2805;
  font-size: 1.9rem;
  color: #fff;
  text-align: center;
  line-height: 1.3; }
  .internList__title--ict {
    background-color: #004098; }

.internList__subTitle {
  margin-bottom: 10px;
  font-size: 1.9rem;
  font-weight: bold;
  color: #ed2805;
  text-align: center;
  line-height: 1.3; }

.internBox {
  width: 100%;
  padding: 20px 10px;
  border: 1px solid #ed2805;
  background-color: #f8edeb; }
  .internBox--ict {
    background-color: #eaeef6;
    border-color: #004098; }

.internBoxList__item {
  font-size: 16px;
  line-height: 1.8;
  margin-left: 1em;
  text-indent: -1em; }

@media (min-width: 769px) {
    .internInfo {
      padding: 45px 17px; }
      .internInfo__inner {
        padding: 15px; }
      .internInfo__body {
        padding: 30px 30px 40px; }
      .internInfo__title {
        font-size: 2.6rem; }
        .internInfo__title &gt; span {
          font-size: 4.0rem; }
    .internInfo__textWrap {
      padding-left: 90px; }
      .internInfo__text {
        font-size: 1.9rem; }
  .internZu {
    max-width: 690px;
    margin: auto; }
  .internList__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .internList__inner {
    width: 520px; }
    .internList__title {
      width: 100%; }
    .internList__subTitle {
      text-align: left; }
  .internList__img {
    width: 410px; }
    .internBox {
      padding: 30px 45px; }
    .internBox__title {
      margin-bottom: 20px;
      text-align: center; }
    .internBoxList__item {
      display: inline-block; } }

/*# sourceMappingURL=../../maps/pages/department/internship.css.map */
</pre></body></html>