.worklife_index .worklife_top_title .subtitle {
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  padding: 1em 0;
  padding-left: 55px; }

.worklife_index .worklife_top_title .subtitle:before {
  position: absolute;
  content: "";
  display: block;
  width: 40px;
  min-height: 33px;
  height: 100%;
  background: url(/students/worklife/images/icon_worklife.png) left center no-repeat;
  background-size: 100%;
  margin-right: 12px;
  left: 0;
  top: 0; }

@media screen and (max-width: 767px) {
  .worklife_index .worklife_top_title .subtitle:before {
    width: 46px; } }

.worklife_top {
  background: #eee;
  padding: 22px 20px 40px 28px; }
  @media screen and (max-width: 767px) {
    .worklife_top {
      padding: 16px 10px 27px 10px; } }
  .worklife_top .worklife_top_title {
    position: relative;
    width: 736px;
    min-height: 33px;
    margin: 0 auto;
    margin-top: 21px;
    padding-left: 55px;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .worklife_top .worklife_top_title {
        width: 100%;
        margin-top: 0;
        padding-left: 59px; } }
    .worklife_top .worklife_top_title:before {
      position: absolute;
      content: "";
      display: block;
      width: 40px;
      min-height: 33px;
      height: 100%;
      background: url(/students/worklife/images/icon_worklife.png) left center no-repeat;
      background-size: 100%;
      margin-right: 12px;
      left: 0;
      top: 0; }
      @media screen and (max-width: 767px) {
        .worklife_top .worklife_top_title:before {
          width: 46px; } }
    .worklife_top .worklife_top_title h2 {
      font-size: 20px;
      font-weight: normal;
      line-height: 1;
      color: #FF931E; }
      .worklife_top .worklife_top_title h2 a {
        color: #FF931E; }
    .worklife_top .worklife_top_title > .subtitle {
      font-size: 14px;
      line-height: 1.2;
      text-align: left;
      color: #ff931e;
      white-space: nowrap; }
      .worklife_top .worklife_top_title > .subtitle a {
        color: #ff931e; }
  .worklife_top ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 736px;
    margin-top: 21px; }
    @media screen and (max-width: 767px) {
      .worklife_top ul {
        flex-direction: column;
        width: 100%; } }
    .worklife_top ul li {
      display: block;
      width: 225px;
      overflow: hidden;
      margin-bottom: 22px; }
      @media screen and (max-width: 767px) {
        .worklife_top ul li {
          width: 100%;
          margin-bottom: calc(22/ 375 * 100vw); } }
      .worklife_top ul li:not(:nth-child(3n)) {
        margin-right: 22px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .worklife_top ul li {
          width: calc( 225 / (1024 - 240 - 28 - 20) * (100vw - 240px - 28px - 20px)); }
          .worklife_top ul li:not(:nth-child(3n)) {
            margin-right: calc( 22 / (1024 - 240 - 28 - 20) * (100vw - 240px - 28px - 20px)); } }
      .worklife_top ul li a {
        display: block; }
        @media screen and (min-width: 768px) {
          .worklife_top ul li a:hover {
            opacity: 0.8; } }
        @media screen and (max-width: 767px) {
          .worklife_top ul li a figure {
            display: flex;
            align-items: flex-start; } }
        .worklife_top ul li a figure img {
          width: 100%; }
          @media screen and (max-width: 767px) {
            .worklife_top ul li a figure img {
              width: calc(178/ 375 * 100vw);
              margin-right: calc(10/ 375 * 100vw); } }
        .worklife_top ul li a figure figcaption {
          margin-top: 15px; }
          @media screen and (max-width: 767px) {
            .worklife_top ul li a figure figcaption {
              margin-top: 0; } }
          .worklife_top ul li a figure figcaption .date, .worklife_top ul li a figure figcaption .text {
            font-size: 14px;
            line-height: 18px; }
          .worklife_top ul li a figure figcaption .name, .worklife_top ul li a figure figcaption .title {
            font-size: 12px;
            line-height: 18px; }

.worklife_linkmore {
  margin: 0 auto;
  width: 736px;
  margin-top: 1em; }
  @media screen and (max-width: 767px) {
    .worklife_linkmore {
      width: 100%; } }

.btn_more_worklife {
  -webkit-appearance: none;
  background: #e27500;
  color: #ffffff;
  font-size: 1rem;
  border: none;
  margin-left: 143px;
  width: 49%;
  max-width: 312px;
  height: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  box-sizing: border-box;
  margin: 22px auto 28px;
  padding: 5px 23px; }
  @media screen and (max-width: 767px) {
    .btn_more_worklife {
      font-size: 1rem;
      padding: 10px 0;
      width: 100%;
      max-width: 100%;
    }
  }
  .btn_more_worklife:after {
    content: "";
    display: inline-block;
    width: 10.5906px;
    height: 10.5906px;
    border-top: #ffffff solid 2px;
    border-right: #ffffff solid 2px;
    margin-left: 14px; }
  .btn_more_worklife.open:after {
    transform: rotate(-45deg) translate(0, 5.2953px); }
  .btn_more_worklife.close:after {
    transform: rotate(135deg); }

.worklifearticle .timeschedulewrap {
  display: flex;
  align-items: flex-start; }
  @media screen and (max-width: 767px) {
    .worklifearticle .timeschedulewrap {
      flex-direction: column; } }
  .worklifearticle .timeschedulewrap .timeschedule {
    width: 360px;
    height: auto;
    min-height: 451px;
    border-radius: 14px;
    background: #fffeef;
    border: 2px solid #e27502;
    width: 50%;
    padding: 26px 33px 35px 80px;
    box-sizing: border-box;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    padding: 26px 0 28px 0; }
    @media screen and (max-width: 767px) {
      .worklifearticle .timeschedulewrap .timeschedule {
        width: 100%;
        min-height: 0;
        padding: 26px; } }
    .worklifearticle .timeschedulewrap .timeschedule .timeschedule-inner h4 {
      display: flex;
      align-items: center;
      font-weight: 500;
      font-size: 14px;
      line-height: 26px;
      text-align: left;
      color: #e27502;
      margin: 0 0 21px; }
      .worklifearticle .timeschedulewrap .timeschedule .timeschedule-inner h4:before {
        content: "";
        display: inline-block;
        width: 37px;
        height: 37px;
        background: url(/students/worklife/images/icon_worklifetimeschedule.png) center no-repeat;
        background-size: 100%;
        margin-right: 12px; }
    .worklifearticle .timeschedulewrap .timeschedule .timeschedule-inner ol {
      list-style: none;
      padding: 0; }
      .worklifearticle .timeschedulewrap .timeschedule .timeschedule-inner ol li {
        font-size: 14px;
        list-style: none;
        display: flex;
        align-items: flex-start; }
        .worklifearticle .timeschedulewrap .timeschedule .timeschedule-inner ol li .time {
          font-size: 14px;
          width: 64px;
          flex-shrink: 0; }
        .worklifearticle .timeschedulewrap .timeschedule .timeschedule-inner ol li .text {
          font-size: 14px; }
  .worklifearticle .timeschedulewrap .caption {
    flex-shrink: 1;
    margin: 34px 13px 0 22px; }
    @media screen and (max-width: 767px) {
      .worklifearticle .timeschedulewrap .caption {
        margin: 20px 0 0 0; } }

.worklifearticle .imgaecol2 {
  display: flex;
  align-items: flex-start;
  margin: 1.7em 0; }
  @media screen and (max-width: 767px) {
    .worklifearticle .imgaecol2 {
      flex-direction: column; } }
  @media screen and (min-width: 768px) {
    .worklifearticle .imgaecol2 > * {
      width: calc(50% - 20px/2); }
      .worklifearticle .imgaecol2 > *:first-child {
        margin-right: 20px; } }
  @media screen and (max-width: 767px) {
    .worklifearticle .imgaecol2 > *:last-child {
      margin-top: 20px; } }

.worklifearticle .message {
  position: relative;
  width: 100%;
  border-radius: 26px;
  background: #e27502;
  padding: 23px 20px;
  box-sizing: border-box;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .worklifearticle .message {
      display: flex;
      flex-direction: column; } }
  @media screen and (min-width: 768px) {
    .worklifearticle .message .title, .worklifearticle .message .text {
      width: calc(50%); } }
  .worklifearticle .message .title {
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 1em;
    letter-spacing: 0.1px; }
    @media screen and (max-width: 767px) {
      .worklifearticle .message .title {
        font-size: 18px;
        text-align: center;
        order: 1;
        white-space: nowrap;
        margin-bottom: 30px; } }
  .worklifearticle .message .text {
    font-size: 14px;
    line-height: 26px;
    color: #ffffff; }
    @media screen and (max-width: 767px) {
      .worklifearticle .message .text {
        order: 3;
        margin-top: 10px; } }
  @media screen and (min-width: 768px) {
    .worklifearticle .message .image {
      position: absolute;
      width: calc(50% - 30px);
      right: 20px;
      top: 23px; } }
  @media screen and (max-width: 767px) {
    .worklifearticle .message .image {
      order: 2; } }
  .worklifearticle .message:after {
    content: "";
    width: 100%;
    height: 30px;
    background: url(/students/worklife/images/icon_tail.png) center top no-repeat;
    background-size: 40px 30px;
    position: absolute;
    bottom: -29px;
    left: 0; }
