@charset "UTF-8";
/*-------------------------------------------------
title       : 메인
Author      : ㅈㅁㅈ
Create date : 2019-10-10
-------------------------------------------------*/
#wrap > section { width: 64rem; max-width: 100%; margin: 0 auto; }

#container { width: 64rem; max-width: calc(100% - 2rem); margin-left: auto !important; margin-right: auto !important; }

.visual { margin-top: 2rem; position: relative; }

.visual .txtBox { position: absolute; width: 27rem; height: 17rem; background-color: rgba(255, 255, 255, 0.88); padding: 4.75rem 1.9rem; z-index: 1; top: 4rem; left: 2.5rem; }

.visual .txtBox:before { content: ''; width: 7.5rem; height: .4rem; background-color: #b19b73; left: 1.9rem; top: 0; position: absolute; }

.visual .txtBox .title { font-size: 2.5rem; color: #222; font-weight: 500; margin-bottom: .3rem; letter-spacing: -.2rem; }

.visual .txtBox .desc { font-size: 1rem; color: #666; }

.visual .bx-controls-direction { display: none; }

.notice { float: left; position: relative; width: 100%; padding-top: 3.5rem; margin-top: 3rem; }

.notice .bbs_more a { height: 2.25rem; border: 1px solid #ddd; line-height: 2.15rem; display: none; position: absolute; right: 4rem; top: 0; width: 2.25rem; border-radius: 100%; color: #a0a0a0; text-align: center; }

.notice .bbs_more a:hover::before, .notice .bbs_more a:active::before { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 0.2s; transition: all 0.2s; }

.notice .bbs_more a::before { font-size: 1.5rem; display: inline-block; font-family: "xeicon"; font-weight: 400; content: ''; vertical-align: middle; -webkit-transition: all 0.2s; transition: all 0.2s; }

.notice h3 a { font-size: 0.9rem; position: absolute; top: 0; left: 0rem; height: 3.5rem; padding: 0 1.25rem; font-weight: 500; color: #555; line-height: 3.89; width: calc(33.33% - 1.166rem); text-align: center; background-color: #f4f4f4; }

.notice .bbs_more a { display: none; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width: 3.5rem; height: 3.5rem; border-radius: 0; background-color: #cbcbcb; text-align: center; line-height: 3.5rem; }

.notice .bbs_more a::before { display: block; width: 100%; height: 100%; font-family: "xeicon"; color: #fff; content: ''; }

.notice .BoardWrap:nth-child(2) h3 a { left: calc(33.33% - 1.166rem); }

.notice .BoardWrap:nth-child(3) h3 a { left: calc((33.33% - 1.166rem) * 2); }

.notice .BoardWrap.active h3 a { color: #fff; background-color: #be3c4b; -webkit-transition: all .2s ease-out; transition: all .2s ease-out; }

.notice .BoardWrap.active .bbs_more a { display: block; }

.notice .BoardWrap.active .article { display: block; }

.notice .article { display: none; overflow: hidden; margin: 2rem 0 3rem; }

.notice .article li { overflow: hidden; float: left; position: relative; width: calc(33.33% - 1rem); height: 6.25rem; margin-right: 1rem; }

.notice .article li:hover .title { text-decoration: underline; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.notice .article li .date { color: #bf3948; font-size: 0.8rem; font-weight: 400; margin-bottom: .15rem; }

.notice .article li .title { font-size: 1.15rem; color: #000; font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: .4rem; }

.notice .article li .desc { font-size: 0.8rem; display: block; margin-bottom: 0.75rem; font-weight: 400; color: #555; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: keep-all; height: 2.4rem; }

.ConMid { clear: both; margin-bottom: 3.5rem; }

.ConMid .eduLink { width: calc(50% - .5rem); margin-right: 1rem; float: left; }

.ConMid .eduLink li { border: 1px solid #e6e6e6; margin-bottom: -1px; height: 6.1rem; padding: 1.9rem 3.15rem; position: relative; }

.ConMid .eduLink li a { width: 100%; height: 100%; display: block; }

.ConMid .eduLink li a:before { content: ''; width: 3.5rem; height: 3.5rem; border-radius: 50%; background-color: #b19b73; position: absolute; left: 2.5rem; top: 1.3rem; z-index: -1; -webkit-box-shadow: 0rem 0.4rem 0.6rem rgba(177, 155, 115, 0.22); box-shadow: 0rem 0.4rem 0.6rem rgba(177, 155, 115, 0.22); }

.ConMid .eduLink li a:after { content: ''; font-family: 'xeicon'; color: #b19b73; position: absolute; width: 1rem; height: 1rem; line-height: 1rem; text-align: center; right: 2.5rem; top: 2.5rem; }

.ConMid .eduLink li a:hover:before { -webkit-box-shadow: 0rem 0.4rem 0.6rem rgba(177, 155, 115, 0.7); box-shadow: 0rem 0.4rem 0.6rem rgba(177, 155, 115, 0.7); -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition: all .4s ease-out; transition: all .4s ease-out; }

.ConMid .eduLink li a:hover:after { right: 2rem; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.ConMid .eduLink li a img { float: left; margin-right: 2rem; width: 2.25rem; }

.ConMid .eduLink li a .title { font-size: 1.1rem; color: #000; font-weight: 500; display: inline-block; float: left; width: 8rem; line-height: 2.4rem; position: relative; }

.ConMid .eduLink li a .title:after { content: ''; width: 1px; height: 2.4rem; position: absolute; right: .8rem; top: 0; background-color: #e6e6e6; }

.ConMid .eduLink li a .desc { font-size: 0.85rem; display: inline-block; float: left; width: calc(100% - 12.25rem - 1rem); height: 2.5rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: keep-all; }

.ConMid .calendarWrap { width: calc(50% - .5rem); height: 18.2rem; background-color: #1b3858; float: left; color: #fff; padding: 2rem; text-align: center; -webkit-box-shadow: 0rem 0.5rem 1rem rgba(0, 0, 0, 0.1); box-shadow: 0rem 0.5rem 1rem rgba(0, 0, 0, 0.1); }

.ConMid .calendarWrap .dateWrap { width: 5rem; float: left; font-family: "Nanum Square"; font-size: 1rem; font-weight: 500; }

.ConMid .calendarWrap .dateWrap .month { color: #3670b0; margin: .2rem 0 .5rem; }

.ConMid .calendarWrap .dateWrap .month .this { color: #fff; pointer-events: none; }

.ConMid .calendarWrap .dateWrap .thisMonth { font-size: 4.25rem; letter-spacing: -0.5rem; font-weight: 700; }

.ConMid .calendarWrap .calendar { width: calc(100% - 6rem); margin-left: 1rem; float: left; }

.ConMid .calendarWrap .calendar tr th { color: #5382b7; font-weight: 400; padding-bottom: .3rem; }

.ConMid .calendarWrap .calendar tr td { color: #97adc6; font-weight: 400; padding: .1rem 0; }

.ConMid .calendarWrap .calendar tr td a { width: 1.5rem; height: 1.5rem; line-height: 1.5rem; display: inline-block; }

.ConMid .calendarWrap .calendar tr td a.active { color: #fff; font-weight: 700; }

.ConMid .calendarWrap .calendar tr td a.today { background-color: #235fa1; border-radius: 50%; color: #fff; position: relative; }

.ConMid .calendarWrap .calendar tr td a.today:before { content: ''; width: 1.7rem; height: 1.7rem; border-radius: 50%; border: 1px solid #235fa1; display: block; position: absolute; top: -.1rem; left: -.1rem; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation: u-circle 1.5s ease infinite; animation: u-circle 1.5s ease infinite; }

@-webkit-keyframes u-circle { 0% { -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }
  100% { -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0; } }

@keyframes u-circle { 0% { -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }
  100% { -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0; } }

.ConMid .calendarWrap .schedule { width: 100%; margin-top: .5rem; padding-top: .8rem; border-top: 1px solid #2b4b6b; text-align: left; display: inline-block; color: #c2d0e0; font-size: 1rem; }

.ConMid .calendarWrap .schedule p { display: table; table-layout: fixed; width: 100%; }

.ConMid .calendarWrap .schedule p strong { width: 9rem; font-weight: 600; font-size: 0.9rem; color: #fff; display: table-cell; }

.ConMid .calendarWrap .schedule p span { display: table-cell; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ConMid .calendarWrap:after { content: ''; display: block; clear: both; }

.ConMid:after { content: ''; display: block; clear: both; }

.ConBottom { position: relative; margin-bottom: 4rem; }

.ConBottom .title { font-size: 1.6rem; font-family: "Nanum Square"; color: #000; font-weight: 400; margin-bottom: 1rem; }

.ConBottom .title strong { font-weight: 900; }

.ConBottom .list ul { width: calc(100% + .2rem); }

.ConBottom .list ul li { width: calc(25% - .2rem); margin-right: .2rem; float: left; }

.ConBottom .list ul li a { display: block; position: relative; }

.ConBottom .list ul li a:before { content: ''; width: 0; height: 0; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%); transform: translate(-50%); background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), to(#000)); background: linear-gradient(transparent 40%, #000 100%); opacity: 0; -webkit-transition: all 0.2s; transition: all 0.2s; }

.ConBottom .list ul li a:hover:before { opacity: .3; width: 100%; height: 100%; top: 0; left: 0; -webkit-transform: translate(0); transform: translate(0); -webkit-transition: all .2s; transition: all .2s; }

.ConBottom .list ul li a img { height: 15rem; width: 100%; }

.ConBottom .list ul li a .date { display: none; }

.ConBottom .list ul li a .title { display: none; font-size: 0.8rem; color: #fff; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: keep-all; height: 2.5rem; position: absolute; left: 0; bottom: 0; margin-bottom: 1rem; padding: 0 1rem; }

.ConBottom .list ul li a:hover .title { display: -webkit-box; -webkit-transition: all .3s; transition: all .3s; }

.ConBottom .list ul:after { content: ''; display: block; clear: both; }

.ConBottom .more { position: absolute; right: 0; top: 0; }

.ConBottom .more::before { display: inline-block; margin-right: 0.15rem; font-family: "xeicon"; content: ''; vertical-align: top; -webkit-transition: all 0.2s; transition: all 0.2s; }

.ConBottom .more:hover::before, .ConBottom .more:focus::before { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

@-webkit-keyframes hvr-icon-up { 0%, 50%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  25%, 75% { -webkit-transform: translateY(-6px); transform: translateY(-6px); } }

@keyframes hvr-icon-up { 0%, 50%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  25%, 75% { -webkit-transform: translateY(-6px); transform: translateY(-6px); } }

.QuickWrap { margin-bottom: 4rem; }

.QuickWrap ul li { width: 16.66%; float: left; text-align: center; font-size: 1rem; color: #555; }

.QuickWrap ul li img { display: block; margin: 0 auto .5rem; }

.QuickWrap ul li:hover { font-weight: 500; -webkit-transition: all .3s; transition: all .3s; }

.QuickWrap ul li:hover img { -webkit-animation-name: hvr-icon-up; animation-name: hvr-icon-up; -webkit-animation-duration: 0.75s; animation-duration: 0.75s; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }

.QuickWrap ul:after { content: ''; display: block; clear: both; }

@media (max-width: 1280px) { #wrap > section { max-width: calc(100% - 2rem); }
  .visual .txtBox { height: 14rem; padding: 3.25rem 1.9rem; }
  .visual .txtBox .title { font-size: 2.3rem; }
  .ConMid .eduLink li { padding: 1.9rem 2.15rem; }
  .ConMid .eduLink li a:before { left: 1.5rem; }
  .ConMid .eduLink li a:after { right: 2rem; }
  .ConMid .eduLink li a:hover:after { right: 1.5rem; }
  .QuickWrap ul li { font-size: .9rem; } }

@media (max-width: 1024px) { .visual .txtBox { height: 11rem; padding: 2rem 1.9rem; width: 22rem; top: 2.5rem; }
  .visual .txtBox .title { font-size: 1.8rem; }
  .visual .txtBox .desc { font-size: .9rem; }
  .ConMid .eduLink { width: calc(35% - .5rem); }
  .ConMid .eduLink li { padding: 1.9rem .5rem 1.9rem 2.15rem; }
  .ConMid .eduLink li a img { margin-right: 1.5rem; }
  .ConMid .eduLink li a .title { width: 6rem; font-size: 1rem; }
  .ConMid .eduLink li a .title:after { display: none; }
  .ConMid .eduLink li a .desc { display: none; }
  .ConMid .eduLink li a:after { right: 1.5rem; display: none; }
  .ConMid .eduLink li a:hover:after { right: 1rem; }
  .ConMid .calendarWrap { width: calc(65% - .5rem); }
  .ConBottom .list ul li a img { height: 12rem; } }

@media (max-width: 768px) { .visual .txtBox { width: 16rem; height: 10.5rem; padding: 2.25rem 1.9rem; }
  .visual .txtBox:before { width: 5.5rem; }
  .visual .txtBox .title { font-size: 1.3rem; }
  .visual .txtBox .desc { font-size: .8rem; }
  .visual .bx-wrapper .bx-viewport { height: 16rem; }
  .visual .bx-wrapper img { height: 16rem; width: 100%; }
  .notice { margin-top: 2rem; }
  .notice .article { width: calc(100% - 2rem); margin: 1rem 1rem 2rem; }
  .notice .article li { margin-right: 0; margin-bottom: 1rem; width: 100%; border-bottom: 1px dotted #ccc; }
  .notice .article li:last-child { border-bottom: none; }
  .ConMid { margin-bottom: 2.5rem; }
  .ConMid .eduLink { width: 100%; margin-right: 0; margin-bottom: 1rem; }
  .ConMid .eduLink li a .title { width: 8rem; }
  .ConMid .eduLink li a .title:after { display: block; }
  .ConMid .eduLink li a .desc { display: block; }
  .ConMid .calendarWrap { width: 100%; }
  .ConBottom { margin-bottom: 3rem; }
  .ConBottom .list ul li { width: calc(50% - .2rem); margin-bottom: .2rem; }
  .ConBottom .list ul li a img { width: 100%; }
  .QuickWrap { margin-bottom: 3rem; }
  .QuickWrap ul li { width: 33.33%; margin-bottom: 1rem; }
  .QuickWrap ul li img { width: 3rem; } }

@media (max-width: 500px) { .visual .txtBox { width: 14rem; padding: 2rem 1.5rem; }
  .notice { padding-top: 2.5rem; }
  .notice .bbs_more a { width: 2.5rem; height: 2.5rem; line-height: 2.5rem; }
  .notice h3 a { width: calc(33.333% - 0.8333rem); height: 2.5rem; padding: 0; line-height: 2.89; white-space: nowrap; }
  .notice .BoardWrap:nth-child(2) h3 a { left: calc(33.33% - 0.8333rem); }
  .notice .BoardWrap:nth-child(3) h3 a { left: calc((33.33% - 0.8333rem) * 2); }
  .ConMid .eduLink li a .title:after { display: none; }
  .ConMid .eduLink li a .desc { display: none; }
  .ConMid .eduLink li a:after { display: block; }
  .ConMid .calendarWrap { padding: 2rem 1rem; }
  .ConMid .calendarWrap .schedule { font-size: .9rem; }
  .ConBottom .list ul li a img { height: 9rem; } }
