@charset "utf-8";
/* CSS Document */



/* ////////////
nav 
/////////////////////////////////////////////*/

@media (min-width: 1200.1px) {}

@media screen and (max-width:2000px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:768px) {}

@media screen and (max-width:768px) {}

/* ////////////////// 
END] nav
////////////////////*/



/* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1200px) {
  .header-menu.on {
    left: 0;
    transition: .5s;
    background: var(--main-color);
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {}

/* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.99px) {
  .header-navbar.navbar .branch-logo {
    padding: 0 0px;
    min-width: 300px;
    justify-content: center;
  }

  .pofol-tab-box {
    position: absolute;
    max-width: 100%;
  }

  .pofol-aside-menu .aside-item {}

  .pofol-aside-menu .aside-item a {
    float: left;
    font-size: 1.5rem;
    width: 50%;
  }

  .pofol-tab-contents-box {
    margin-top: 63px;
    height: calc(100% - 80px);
    padding: 5px;
  }

  .pofol-aside-menu .accordion-button {
    font-size: 1.8rem;
    color: #313131;
    background: #e9e4e0;
    max-width: 100%;
    min-width: 100%;
  }

  .pofol-aside-menu .accordion-header {
    padding: 0px 0;
    width: 100%;
  }

  .footer-callcenter {
    padding: 25px 0;
  }


  .footer-callcenter strong {
    font-size: 2.8rem;
    letter-spacing: -1px;
    line-height: 120%;
  }

  .footer-callcenter-hq,
  .footer-callcenter-ho {
    font-size: 1.4rem;
    padding: 0px 0 8px 0;
    border-bottom: 1px solid #eee !important;
    margin-bottom: 14px;
  }

  .branch .footer-btn-hq-link {
    margin-left: 0;
  }

  .footer-callcenter strong {
    font-size: 2.8rem;
    padding: 7px 0;
    display: block;
  }

  .branch .footer-btn-kakao-ch {
    width: 100%;
  }

}

/* // max-width: 991.99px */

@media (max-width: 768px) {

  .header-navbar.navbar .branch-logo {
    padding: 0 0px;
    min-width: 220px;
    justify-content: center;
  }

  .header-navbar.navbar .branch-logo .navbar-brand {
    font-size: 2rem;
  }

  .main-slide-text01 {
    font-size: 2.2rem;
    padding: 0 20px;
    margin-top: 10px;
  }

  .main-slide-text01 em {
      font-weight: 600;
      font-size: 2.4rem;
  }

.scroll-ani {display:none }

  .monthly-book-table {
    border-bottom: 0px solid #d1d1d1;
  }

  .monthly-book-table tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .monthly-book-table th {
    width: 22%;
    text-align: left;
    background: #a19284 !important;
    border: 0;
    border-bottom: 1px solid #7d7166;
    padding: 2px 3px 2px 9px;
    font-size: 1.35rem !important;
    color: #fff;
    margin-left: -1px;
  }

  .monthly-book-table td {
    font-size: 1.4rem !important;
    width: 78%;
    padding: 2px 5px;
    background: #fdfdfd;
  }

  .monthly-book-table td:first-child {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    background: #fff;
  }


  .monthly-book-table .book-img {
    text-align: center;
    width: 100%;
  }

  .monthly-book-table .book-img img {
    max-height: 170px !important;
  }

  .table.tbl-st03 {}

  .table.tbl-st03 tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-width: 0;
  }

  .table.tbl-st03 th {
    width: 30%;
    border-bottom: 1px solid #dbdbdb;
  }

  .table.tbl-st03 td {
    width: 70%;
    border-bottom: 1px solid #dbdbdb;
  }


  .admission .reading-step div:nth-of-type(3n)::after {
    display: none;
  }

  .admission .reading-step div:nth-of-type(4n)::after {
    display: none;
  }

  .admission .reading-step div:last-child:after {
    display: none;
  }

  .admission .reading-step-box {
    min-width: 29%;
    padding: 10px 12px;
  }

  .admission .reading-step-box .rsb-img {
    width: 70%;
    display: flex;
  }

  .admission .reading-step-box::after {
    display: none;
  }

  .admission .reading-step {
    gap: 5%;
  }

  .cct-img2 {
    display: none;
  }

  .curi-contents-tab.our-lib .nav-link {
    flex: 1 0 48%;
  }


  .branch-nm-top em { font-size: 18px;}

}

/*// @media (max-width: 768px)  */





/* Small */
@media (max-width: 575.98px) {
  .header-navbar.navbar .branch-logo {
    min-width: 190px;
  }

  .header-navbar.navbar .branch-logo .navbar-brand {
    font-size: 2rem;
    margin-left: 0;
  }


  .img-book-list {
    flex: 0 0 100%;
    flex-direction: row;
  }

  .img-book-list .book-img {
    width: 24%;
    height: auto;
    margin-right: 16px;
  }

  .book-info {
    text-align: left;
  }

  .img-book-list-box {
    padding: 1rem;
  }


  .today-result-table-02 {
    margin-top: 20px;
    border: 1px solid #d9d9d9;
    border-top: 2px solid #d9d9d9;
  }

  .today-result-table-02 tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    border: 1px;
  }

  .today-result-table-02 th {
    display: flex;
    flex-direction: row;
    width: 40%;
    border: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    text-align: left;
  }

  .today-result-table-02 td {
    width: 60%;
    border: 1px;
    border-bottom: 1px solid #d9d9d9;
  }

  .today-result-table-03 thead {
    display: none;
  }

  .today-result-table-03 tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
  }

  .today-result-table-03 th {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
  }

  .today-result-table-03 th:first-child {
    max-width: 100%;
  }

  .today-result-table-03 td {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;

  }

  .today-result-table-03 td:nth-child(2) {
    width: 50%;
    text-align: left;
    display: flex;
  }

  .today-result-table-03 td:nth-child(3) {
    width: 50%;
  }

  .program-contents-tab .nav-link {
    max-width: 33.33%;
    min-width: 33.33%;
  }


  .quiz-rslt-popup-tbl thead,
  .quiz-rslt-popup-tbl-02 thead {
    display: none;
  }

  .quiz-rslt-popup-tbl tr,
  .quiz-rslt-popup-tbl-02 tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    border: 1px;
  }

  .quiz-rslt-popup-tbl th,
  .quiz-rslt-popup-tbl-02 th {
    display: flex;
    flex-direction: row;
    width: 40%;
    border: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    text-align: left;
  }

  .quiz-rslt-popup-tbl td,
  .quiz-rslt-popup-tbl-02 td {
    width: 60%;
    border: 1px;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
    display: flex;
    align-items: center;
  }

  .quiz-rslt-popup-tbl-02 td:first-child {
    width: 10%;
    text-align: left;
    display: flex;
    background: #f5f5f5;
  }

  .quiz-rslt-popup-tbl-02 td:nth-child(2) {
    width: 40%;
    text-align: left;
    display: flex;
    background: #f5f5f5;
  }

  .quiz-rslt-popup-tbl-02 td:nth-child(3) {
    width: 50%;
    background: #f5f5f5;
  }

  .quiz-rslt-popup-tbl-02 td:nth-child(4) {
    width: 100%;
  }

  .quiz-rslt-popup-tbl-02 td:last-child {
    width: 100%;
    justify-content: flex-end;
  }




  .checkup-popup-tbl thead {
    display: none;
  }

  .checkup-popup-tbl tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    border: 1px;
  }

  .checkup-popup-tbl th {
    width: 40%;
    border: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    text-align: left;
  }

  .checkup-popup-tbl td {
    width: 60%;
    border: 1px;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
    display: flex;
    align-items: center;
  }


  .checkup-popup-tbl-02 thead {
    display: none;
  }

  .checkup-popup-tbl-02 tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    border: 1px;
  }

  .checkup-popup-tbl-02 th {
    width: 100%;
    border: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    text-align: left;
  }

  .checkup-popup-tbl-02 td {
    width: 100%;
    border: 1px;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
    display: flex;
    align-items: center;
  }

  /* .checkup-popup-tbl-02 td:first-child {width: 10%; text-align: left;display: flex;background: #f5f5f5;}
  .checkup-popup-tbl-02 td:nth-child(2) {width: 40%; text-align: left;display: flex;background: #f5f5f5;}
  .checkup-popup-tbl-02 td:nth-child(3) {width: 50%;background: #f5f5f5;} 
  .checkup-popup-tbl-02 td:nth-child(4) {width: 100%;} 
  .checkup-popup-tbl-02 td:last-child {width: 100%;justify-content:flex-end;}   */

  .checkup-popup-tbl-03 thead {
    display: none;
  }

  .checkup-popup-tbl-03 tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    border: 1px;
  }

  .checkup-popup-tbl-03 th {
    /* display: flex;
    flex-direction: row; */
    width: 100%;
    border: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    text-align: left;
  }

  .checkup-popup-tbl-03 td {
    width: 100%;
    border: 1px;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
    display: flex;
    align-items: center;
  }

  .ipt-set {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .checkup-popup-tbl th:first-child,
  .checkup-popup-tbl-02 th:first-child,
  .checkup-popup-tbl-03 th:first-child {
    width: inherit;
  }


  .tbl-cal {
    border: 1px solid #eee;
  }

  .tbl-cal thead {
    display: none;
  }

  .tbl-cal tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px;
  }

  .tbl-cal th {
    /* display: flex;
    flex-direction: row; */
    width: 30%;
    border: 1px;
    border-bottom: 1px solid #c7c7c7;
    text-align: left;
    background: var(--bgcolor-gray) !important;
  }

  .tbl-cal td {
    border: 1px;
    flex-grow: 1;
    text-align: right;
    border-bottom: 1px solid #d9d9d9;
  }

  .tbl-st01 {
    border: 1px solid #c7c7c7;
  }

  .tbl-st01 thead {
    display: none;
  }

  .tbl-st01 tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    border: 1px;
  }

  .tbl-st01 th {
    display: flex !important;
    border: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    background: var(--bgcolor-gray) !important;
    align-items: center;
  }

  .tbl-st01 td {
    width: 70%;
    border: 1px;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
    display: flex;
    align-items: center;
  }

  .st-sum,
  .st-total-sum {
    padding: 3rem 1rem !important;
    width: 50% !important;
    justify-content: center;
  }

  /* .tbl-st01,
  .tbl-st02,
  .quiz-rslt-popup-tbl,
  .quiz-rslt-popup-tbl-02,
  .tbl-st01 th,
  .tbl-st02 th,
  .quiz-rslt-popup-tbl th, 
  .quiz-rslt-popup-tbl-02 th,
  .tbl-st02 th {font-size: 1.4rem; } */

  table,
  table th,
  table td {
    font-size: 1.45rem !important;
  }
  .border-table .no { width: 55px;}
  
  .pofol-tab .nav-tabs {
    border: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .pofol-tab .nav-link {
    flex: auto;
    width: 50%;
  }

  .admission .reading-step div:nth-of-type(3n)::after {
    display: none;
  }

  .admission .reading-step div:nth-of-type(4n)::after {
    display: none;
  }

  .admission .reading-step div:last-child:after {
    display: none;
  }

  .admission .reading-step-box {
    min-width: 100%;
    flex-direction: row;
    padding: 17px 6px;
    margin-bottom: 20px;
  }

  .admission .reading-step-box .rsb-img {
    width: 25%;
    display: flex;
  }

  .admission .reading-step-box::after {
    display: none;
  }

  .admission .reading-step {
    gap: 5%;
  }

  .admission .reading-step-box .text {
    align-items: flex-start;
    margin-top: 0;
    text-align: left;
    padding-left: 20px;
    width: 70%;
  }

  .admission .reading-step-box .step-no {
    transform: translate(2px, 0px);
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .admission .rsb-img img {
    max-height: 90px;
  }

  .admission .reading-step-box {
    max-width: 29.3% !important;
    flex: 1 0 29.3% !important;
    padding: 20px 26px;
    font-size: 1.4rem;
    margin-bottom: 25px;
  }

  .main-slide {
    height: 400px;
  }
  .main-slide .img-logo {
    max-width: 150px;
  }

  .main-slide-text01 {
    font-size: 2rem;
    padding: 0 40px;
    margin-top: 10px;
  }

}
/*// @media (max-width: 575.9px)  */