.examinee#openschool .mv {
  margin-bottom: 40px; }
.examinee#openschool .announce {
  margin-bottom: 40px; }
  .examinee#openschool .announce__holder {
    text-align: center;
    border: 1px solid #DFDFDF;
    padding: 20px; }
    .examinee#openschool .announce__holder__btn {
      width: 356px;
      margin-left: auto;
      margin-right: auto; }
      @media only screen and (max-width: 767px) {
        .examinee#openschool .announce__holder__btn {
          width: 100%; } }
.examinee#openschool .bnrArea {
  margin-bottom: 70px; }
.examinee#openschool .schedule__nextSchedule {
  background-color: #FCF2F9;
  padding: 20px 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 12px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .examinee#openschool .schedule__nextSchedule {
      display: block;
      padding: 20px;
      text-align: center;
      margin-bottom: 30px; } }
  .examinee#openschool .schedule__nextSchedule__head {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 500; }
    @media only screen and (max-width: 767px) {
      .examinee#openschool .schedule__nextSchedule__head {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 5px; } }
  .examinee#openschool .schedule__nextSchedule__date {
    font-size: 48px;
    font-size: 4.8rem;
    color: #E86D9E; }
    @media only screen and (max-width: 767px) {
      .examinee#openschool .schedule__nextSchedule__date {
        font-size: 24px;
        font-size: 2.4rem;
        margin-bottom: 5px; } }
    .examinee#openschool .schedule__nextSchedule__date__date {
      display: inline-block; }
      .examinee#openschool .schedule__nextSchedule__date__date > span {
        font-size: 16px;
        font-size: 1.6rem;
        color: #000000; }
        @media only screen and (max-width: 767px) {
          .examinee#openschool .schedule__nextSchedule__date__date > span {
            font-size: 14px;
            font-size: 1.4rem; } }
    .examinee#openschool .schedule__nextSchedule__date__time {
      display: inline-block;
      margin-left: 20px; }
  .examinee#openschool .schedule__nextSchedule__receptionHours {
    font-size: 16px;
    font-size: 1.6rem; }
.examinee#openschool .schedule__fig {
  padding: 0 100px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .examinee#openschool .schedule__fig {
      padding: 0; } }
.examinee#openschool .schedule__dates__eachDate__btn {
  position: relative;
  display: block; }
  .examinee#openschool .schedule__dates__eachDate__btn__texts {
    display: block;
    position: relative;
    display: block;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 30px;
    background-color: #E86D9E;
    color: #fff;
    border-radius: 12px;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .examinee#openschool .schedule__dates__eachDate__btn__texts {
        padding: 15px 30px; } }
    .examinee#openschool .schedule__dates__eachDate__btn__texts__summary {
      font-size: 18px;
      font-size: 1.8rem; }
    .examinee#openschool .schedule__dates__eachDate__btn__texts__date {
      font-size: 48px;
      font-size: 4.8rem; }
      .examinee#openschool .schedule__dates__eachDate__btn__texts__date > span {
        font-size: 24px;
        font-size: 2.4rem; }
    .examinee#openschool .schedule__dates__eachDate__btn__texts:after {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 48%;
      right: 25px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg) translateY(-50%); }
  .examinee#openschool .schedule__dates__eachDate__btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../../images/common/shadow_theme.png);
    background-size: 15px 15px;
    transform: translate(8px, 8px);
    width: 100%;
    height: 100%;
    border-radius: 12px;
    border: 2px solid #E86D9E; }
  .examinee#openschool .schedule__dates__eachDate__btn:after {
    content: "";
    display: block;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 48%;
    right: 25px;
    transform: rotate(45deg) translateY(-50%); }
  .examinee#openschool .schedule__dates__eachDate__btn:active .schedule__dates__eachDate__btn__texts {
    transform: translate(8px, 8px); }
  .examinee#openschool .schedule__dates__eachDate__btn:hover {
    opacity: 0.7; }
.examinee#openschool .program__hl02 {
  width: 704px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px; }
  @media only screen and (max-width: 767px) {
    .examinee#openschool .program__hl02 {
      width: 100%; } }
.examinee#openschool .program__items {
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .examinee#openschool .program__items {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767px) {
    .examinee#openschool .program__items__eachProgram {
      float: none !important;
      margin-top: 0 !important;
      margin-left: 0 !important;
      transform: translateX(0) !important;
      margin-bottom: 20px; } }
  .examinee#openschool .program__items__eachProgram[data-num="01"] {
    float: left; }
  .examinee#openschool .program__items__eachProgram[data-num="02"] {
    float: right;
    margin-top: -480px; }
  .examinee#openschool .program__items__eachProgram[data-num="03"] {
    float: left; }
  .examinee#openschool .program__items__eachProgram[data-num="04"] {
    float: right;
    margin-top: -480px; }
  .examinee#openschool .program__items__eachProgram[data-num="05"] {
    float: left; }
  .examinee#openschool .program__items__eachProgram[data-num="06"] {
    float: right;
    margin-top: -480px; }
  .examinee#openschool .program__items__eachProgram[data-num="presents"] {
    float: left;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 50px; }
  .examinee#openschool .program__items__eachProgram > img {
    width: auto; }
.examinee#openschool .program__remarks {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .examinee#openschool .program__remarks {
      text-align: left; } }

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