.examinee#index .latestInformaion__items {
  margin-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .examinee#index .latestInformaion__items {
      margin-bottom: 60px; } }
  .examinee#index .latestInformaion__items__list {
    width: 100%;
    margin-bottom: 50px;
    display: table; }
    .examinee#index .latestInformaion__items__list__item {
      position: relative;
      margin-top: 10px;
      background-color: #FCF2F9;
      border-radius: 4px; }
      .examinee#index .latestInformaion__items__list__item__data {
        width: 140px;
        text-align: center;
        padding: 10px;
        font-size: 14px;
        font-size: 1.4rem;
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 767px) {
          .examinee#index .latestInformaion__items__list__item__data {
            width: 100px;
            text-align: left;
            padding-left: 20px; } }
      .examinee#index .latestInformaion__items__list__item__category {
        display: table-cell;
        vertical-align: middle; }
        .examinee#index .latestInformaion__items__list__item__category__categoryTag {
          width: 126px; }
      .examinee#index .latestInformaion__items__list__item__title {
        width: calc(100% - 310px);
        padding: 10px 20px;
        font-size: 14px;
        font-size: 1.4rem;
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 767px) {
          .examinee#index .latestInformaion__items__list__item__title {
            width: 100%;
            display: block;
            padding-top: 0; } }
        .examinee#index .latestInformaion__items__list__item__title > a {
          text-decoration: underline; }
          .examinee#index .latestInformaion__items__list__item__title > a:hover {
            text-decoration: none; }
.examinee#index .latestInformaion__btn {
  position: relative;
  display: block;
  width: 365px;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 767px) {
    .examinee#index .latestInformaion__btn {
      width: 100%; } }
.examinee#index .latestInformaion__bnrs__bnr {
  position: relative;
  display: block; }
  .examinee#index .latestInformaion__bnrs__bnr__next {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #EE2A7C;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 24px;
    border-radius: 24px;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .examinee#index .latestInformaion__bnrs__bnr__next {
        top: 10%; } }
    .examinee#index .latestInformaion__bnrs__bnr__next__text {
      font-size: 14px;
      font-size: 1.4rem;
      margin-right: 10px;
      white-space: nowrap; }
    .examinee#index .latestInformaion__bnrs__bnr__next__date {
      font-size: 16px;
      font-size: 1.6rem;
      white-space: nowrap; }
      .examinee#index .latestInformaion__bnrs__bnr__next__date > em {
        font-size: 35px;
        font-size: 3.5rem;
        font-style: normal;
        font-weight: 400;
        margin-right: 5px; }
        @media only screen and (max-width: 767px) {
          .examinee#index .latestInformaion__bnrs__bnr__next__date > em {
            font-size: 30px;
            font-size: 3rem; } }
.examinee#index .onlineMeeting__btn {
  width: 356px; }
  @media only screen and (max-width: 767px) {
    .examinee#index .onlineMeeting__btn {
      width: 100%; } }
.examinee#index .lineEvent__lineBtn {
  display: block;
  width: 350px; }
  @media only screen and (max-width: 767px) {
    .examinee#index .lineEvent__lineBtn {
      width: 100%; } }
.examinee#index .lineEvent__contactBtn {
  display: block;
  width: 556px;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 767px) {
    .examinee#index .lineEvent__contactBtn {
      width: 100%; } }
.examinee#index .datas__contact {
  background-color: #FCF2F9;
  padding: 30px;
  border-radius: 12px; }
  @media only screen and (max-width: 767px) {
    .examinee#index .datas__contact {
      padding: 30px 15px; } }
  .examinee#index .datas__contact__hl {
    margin-bottom: 20px;
    font-weight: 700; }

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