.examinee#event .announce {
  margin-bottom: 40px; }
  .examinee#event .announce__holder {
    text-align: center;
    border: 1px solid #DFDFDF;
    padding: 20px; }
.examinee#event .menu {
  margin-bottom: 80px; }
  .examinee#event .menu__holder {
    background-color: #FCF2F9;
    padding: 35px 20px;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .examinee#event .menu__holder {
        display: block;
        padding: 20px; } }
    .examinee#event .menu__holder__eachMenu {
      padding: 0 100px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .examinee#event .menu__holder__eachMenu {
          padding: 30px 0; } }
      .examinee#event .menu__holder__eachMenu:last-child {
        border-left: 1px solid #000000; }
        @media only screen and (max-width: 767px) {
          .examinee#event .menu__holder__eachMenu:last-child {
            border-left: none;
            border-top: 1px solid #000000; } }
      .examinee#event .menu__holder__eachMenu__head {
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 20px; }
      .examinee#event .menu__holder__eachMenu__lineBtn {
        display: block;
        width: 350px;
        margin-left: auto;
        margin-right: auto; }
        @media only screen and (max-width: 767px) {
          .examinee#event .menu__holder__eachMenu__lineBtn {
            width: 100%; } }
      .examinee#event .menu__holder__eachMenu__detailBtn {
        display: block;
        width: 350px;
        margin-left: auto;
        margin-right: auto; }
        @media only screen and (max-width: 767px) {
          .examinee#event .menu__holder__eachMenu__detailBtn {
            width: 100%; } }
.examinee#event .openSchool__btn {
  width: 356px; }
  @media only screen and (max-width: 767px) {
    .examinee#event .openSchool__btn {
      width: 100%; } }

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