@charset "UTF-8";
/*
    컨텐츠 css
*/
[class^=icon-] {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  font-style: normal;
  font-size: 1px;
  line-height: 1;
  vertical-align: middle;
}

a > [class^=icon-] {
  vertical-align: middle;
}

.icon-profile {
  width: 26px;
  height: 25px;
  background-image: url("../images/icon-profile.png");
}

.icon-hamburger {
  width: 20px;
  height: 20px;
  background-image: url("../images/icon-hamburger.png");
  vertical-align: top;
}

.icon-plus-black {
  background: url(../images/icon-plus-black.png);
  width: 15px;
  height: 15px;
  background-size: contain;
}

.icon-download {
  width: 24px;
  height: 24px;
  background-image: url("../images/download.png");
}

.icon-x-white {
  width: 20px;
  height: 20px;
  background-image: url("../images/icon-x-white.svg");
}

.icon-x-white.sm {
  width: 11px;
  height: 11px;
}

.icon-dw-next {
  background: url(../images/icon-dw-next.png);
  width: 20px;
  height: 20px;
  transition: all 0.4s;
  background-size: contain;
}

.icon-dw-next.active {
  transform: rotate(-180deg);
}

.icon-door {
  background: url(../images/icon-door.png);
  width: 30px;
  height: 30px;
  background-size: contain;
}

.icon-search {
  background: url(../images/icon-search.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  margin-bottom: 3px;
}

.icon-prev {
  background: url(../images/icon-prev.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: middle !important;
}

.icon-next {
  background: url(../images/icon-next.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: middle !important;
}

.icon-first {
  background: url(../images/icon-first.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: middle !important;
}

.icon-end {
  background: url(../images/icon-end.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: middle !important;
}

.icon-secret {
  background: url(../images/icon-secret.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: bottom !important;
}

.icon-img {
  background: url(../images/icon-img.png);
  width: 20px;
  height: 20px;
  background-size: contain;
}

.icon-down-view {
  background: url(../images/icon-down-view.png);
  width: 14px;
  height: 14px;
  background-size: contain;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.text-888 {
  color: #888 !important;
}

.text-input-color {
  color: #999;
}

.font-bold {
  font-weight: bold !important;
}

.font-md {
  font-weight: 500 !important;
}

.width-190px {
  width: 190px !important;
}

.width-50px {
  width: 50px !important;
}

.height-40px {
  height: 40px !important;
}

.height-22px {
  height: 22px !important;
}

.hegiht-50px {
  height: 50px !important;
}

.bg-primary {
  background: #0b75c1;
  color: #fff;
}

.bg-ligth-pupple {
  background: #f1f2f8;
}

.bg-light-green {
  background: #daf3e9 !important;
}

.bg-light-green p {
  color: #06804f;
}

.bg-light-blue {
  background: #e3ecf7 !important;
}

.bg-table-blue {
  background: #e6eaee !important;
}

.btn:disabled {
  background: #b1b4ba;
  color: #fff;
  border: 1px solid #b1b4ba;
}

.btn-round {
  border-radius: 50rem;
}

.btn-square {
  border-radius: 0;
}

.btn-outline-white {
  border-color: #fff;
  color: #fff;
}

.visual {
  height: 130px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.visual.intro {
  background-image: url("../images/visual-intro.png");
}

.visual.course {
  background-image: url("../images/visual-course.png");
}

.visual.guide {
  background-image: url("../images/visual-guide.png");
}

.visual.mypage {
  background-image: url("../images/visual-mypage.png");
}

.visual.member {
  background-image: url("../images/visual-member.png");
}

.visual.edu {
  background-image: url("../images/visual-edu.png");
}

.visual.notice {
  background-image: url("../images/visual-notice.png");
}

.form-control.calendar {
  background-image: url("../images/icon-calendar.svg");
  background-repeat: no-repeat;
  background-position: right 20px top 50%;
  background-size: 18px auto;
  padding-right: 50px;
}

.form-control.md {
  height: 35px;
}

textarea.form-control {
  resize: none;
}

.btn-md {
  height: 35px;
  padding-top: 7px;
  font-size: 14px;
}

.title-line-height {
  line-height: 1.44;
}

.vertical-text {
  writing-mode: vertical-lr;
  _text-combine-upright: all;
  _text-combine-upright: digits 2;
  text-align: center;
  -webkit-text-orientation: upright;
  -epub-text-orientation: upright;
}

.tab-menu .nav-item + .nav-item .nav-link {
  margin-left: -1px;
}

.tab-menu .nav-link {
  transition: .15s;
  border: 1px solid #ddd;
  font-size: 16px;
  letter-spacing: -1px;
  font-weight: 500;
  text-align: center;
  padding: 11px 5px;
  background: #fbfbfb;
  margin-bottom: -1px;
}

.tab-menu .nav-link.active {
  background: #0b75c1;
  border-color: #0b75c1;
  color: #fff;
  font-weight: 700;
}

.tab-sub .nav-item {
  background: #fff;
}

.tab-sub .nav-item + .nav-item .nav-link {
  margin-left: -1px;
}

.tab-sub .nav-link {
  transition: .15s;
  border: 1px solid #ddd;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 10px .5rem;
}

.tab-sub .nav-link:focus-visible {
  position: relative;
  z-index: 1;
}

.tab-sub .nav-link.active {
  background: #fff;
  color: #0b75c1;
  _border-bottom: 1px solid #0b75c1;
  position: relative;
  z-index: 1;
}

.tab-sub .nav-link.active::after {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #0b75c1;
}

.video {
  text-align: center;
}

.video img {
  vertical-align: top;
}

.video .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.video video {
  vertical-align: top;
}

.video .video-controller {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video .btn-play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.2) url("../images/icon-play.svg") no-repeat 50% 50%;
}

.video .btn-pause {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  padding: 0;
  margin: 0;
  display: none;
  background: rgba(0, 0, 0, 0.2) url("../images/icon-pause.svg") no-repeat 50% 50%;
}

.video.playing .btn-play,
.video.playing .btn-pause {
  display: none;
}

.video.playing:hover .btn-pause {
  display: block;
}

.text-box {
  background: #fbfbfb;
  border: 0;
  border-top: 1px solid #e6ecf0;
  border-bottom: 1px solid #e6ecf0;
  padding: 15px 0;
}

.text-box.question-box {
  padding: 15px 20px;
}
.payment-title{
	font-size:18px;
    line-height: 1.32;
    letter-spacing: -1.12;
    color: #3371c0;
    font-weight: bold;
    margin-bottom: 10px;
	}
.agree-box {
  background: #fbfbfb;
  border: 0;
  border-top: 1px solid #e6ecf0;
  border-bottom: 1px solid #e6ecf0;
  padding: 15px 0;
}
.agree-box p{
margin-left:15px;
}
.search {
  background-color: #f1f2f8;
  border: 1px solid #c9c9c9;
  border-top: 1px solid #47494d;
  padding: 10px 20px;
}

.search .btn {
  border-radius: 0;
}

.text-reduce {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.badge {
  min-width: 50px !important;
  padding: 4px 5px;
  font-size: 14px;
  vertical-align: text-bottom;
}

.badge.pink {
  background-color: #f8e4db;
  color: #000;
}

.badge.gray {
  background-color: #e1e6ea;
  color: #000;
}

@media (max-width: 991.98px) {
  .badge {
    min-width: 38px !important;
    padding: 4px 4px;
    font-size: 12px;
  }
}

.badge-outline-primary {
  background-color: #fff;
  border: 1px solid #0b75c1;
  border-radius: 4px;
  color: #0b75c1;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-primary {
  background-color: "primary";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #0b75c1;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #0b75c1;
}

.badge-outline-secondary {
  background-color: #fff;
  border: 1px solid #283642;
  border-radius: 4px;
  color: #283642;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-secondary {
  background-color: "secondary";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #283642;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #283642;
}

.badge-outline-success {
  background-color: #fff;
  border: 1px solid #28a745;
  border-radius: 4px;
  color: #28a745;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-success {
  background-color: "success";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #28a745;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #28a745;
}

.badge-outline-info {
  background-color: #fff;
  border: 1px solid #17a2b8;
  border-radius: 4px;
  color: #17a2b8;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-info {
  background-color: "info";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #17a2b8;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #17a2b8;
}

.badge-outline-warning {
  background-color: #fff;
  border: 1px solid #ffc107;
  border-radius: 4px;
  color: #ffc107;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-warning {
  background-color: "warning";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #ffc107;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #ffc107;
}

.badge-outline-danger {
  background-color: #fff;
  border: 1px solid #d93b47;
  border-radius: 4px;
  color: #d93b47;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-danger {
  background-color: "danger";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #d93b47;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #d93b47;
}

.badge-outline-light {
  background-color: #fff;
  border: 1px solid #f7f8f9;
  border-radius: 4px;
  color: #f7f8f9;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-light {
  background-color: "light";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #f7f8f9;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #f7f8f9;
}

.badge-outline-gray {
  background-color: #fff;
  border: 1px solid #6a7681;
  border-radius: 4px;
  color: #6a7681;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-gray {
  background-color: "gray";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #6a7681;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #6a7681;
}

.badge-outline-dark {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  color: #000;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #fff;
}

.badge-dark {
  background-color: "dark";
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: 1px solid #000;
  vertical-align: middle;
  user-select: none;
  padding: 0 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background: #000;
}

.ul-dot-style > li {
  width: 100%;
  display: block;
  padding-left: 10px;
  position: relative;
  line-height: 1.39 !important;
  margin-bottom: 5px;
}

.ul-dot-style > li p {
  padding: 0;
}

.ul-dot-style > li::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: #3371c0;
  position: absolute;
  left: 0;
  top: 6px;
  text-align: left;
}

.ul-dot-style .text-black {
  position: static;
}

.ul-dot-style .text-black::before {
  display: none;
}

main {
  padding-bottom: 80px;
}

body.view {
  width: 100vw;
  height: 100vh;
  background: #ededed;
}

.title {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1.36px;
  color: #fff;
  padding-top: 50px;
}

.title-box {
  padding-bottom: 4px;
  border-bottom: 2px solid;
}

.title-box > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title-box > div:not(:first-child) {
  padding-top: 4px;
}

.title-box .h3 {
  font-size: 20px;
  font-weight: bold;
}

.title-box .h4 {
  font-size: 18px;
}

.title-box .h5 {
  font-weight: bold;
}

.sub-title {
  font-size: 19px;
  color: #0b75c1;
  position: relative;
  padding-left: 10px;
  font-weight: bold;
}

.sub-title::before {
  width: 4px;
  height: 19px;
  border-radius: 4px;
  content: '';
  display: block;
  background: #0b75c1;
  margin-right: 20px;
  position: absolute;
  top: 5px;
  left: 0;
}

ul.noti-list-wrap > li {
  width: 100%;
  border-bottom: 1px solid #e6ecf0;
}

ul.noti-list-wrap > li > a {
  display: flex;
  padding: 16px 0;
}

ul.noti-list-wrap > li > a .noti-list-title {
  font-size: 15px;
  margin: 0;
}

.text-summary {
  margin-top: 3px;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #424242;
  padding-bottom: 4px;
}

.mark {
  border-radius: 4px;
  width: 22px;
  height: 22px;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  margin-right: 6px;
  line-height: 18px;
  font-weight: bold;
}

.mark.question_mark {
  background: #0b75c1;
}

.mark.reply_mark {
  background: #d93b47;
}

ul.noti-list-wrap > li .item-reply {
  display: none;
  border-bottom: 0;
}

ul.noti-list-wrap > li .item-reply > span {
  float: left;
}

ul.noti-list-wrap > li .item-reply > div {
  float: left;
}

ul.noti-list-wrap > li + li {
  margin-top: -1px;
}

ul.noti-list-wrap.question > li > a {
  padding-left: 20px;
  padding-right: 20px;
}

.pager > a + a {
  margin-left: 50px;
}

.pagination > a {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  color: #000;
  position: relative;
  margin-right: 14px;
  padding: 4px 12px;
  color: #303135;
  box-sizing: border-box;
  border: 1px solid #c2c2c2;
  margin: 0;
  text-decoration: none;
  font-weight: 400;
}

.pagination > a + a {
  margin-left: -1px;
}

.pagination > a:hover, .pagination > a.active {
  background: #0b75c1;
  color: #fff;
  border: 1px solid #0b75c1;
}

.pagination > a.prev, .pagination > a.first, .pagination > a.next, .pagination > a.end {
  padding: 4px;
}

.pagination > a.prev {
  margin-right: 5px;
}

.pagination > a.next {
  margin-left: 5px;
}

.padding-area {
  width: 100%;
  height: 10px;
  background: #f1f2f8;
}

.progress {
  width: 100%;
  height: 16px;
  background: #e9ecef;
}

.progress progress {
  background-color: #e9ecef;
  border: 0;
  display: block;
  width: 100%;
  height: 16px;
}

.progress progress::-webkit-progress-bar {
  background-color: #e9ecef;
  display: block;
  height: 16px;
}

.progress progress::-webkit-progress-value {
  background-color: #0b75c1;
  display: block;
  height: 16px;
}

.progress progress::-moz-progress-bar {
  background-color: #e9ecef;
  display: block;
  height: 16px;
}

.progress.red {
  width: 100%;
  height: 16px;
  background: #e9ecef;
}

.progress.red progress {
  background-color: #e9ecef;
  border: 0;
  display: block;
  width: 100%;
  height: 16px;
}

.progress.red progress::-webkit-progress-bar {
  background-color: #e9ecef;
  display: block;
  height: 16px;
}

.progress.red progress::-webkit-progress-value {
  background-color: #d93b47;
  display: block;
  height: 16px;
}

.progress.red progress::-moz-progress-bar {
  background-color: #e9ecef;
  display: block;
  height: 16px;
}

.table td {
  font-weight: 300;
}

dl dt {
  font-weight: 500 !important;
}

.new {
  font-size: 10px;
  font-weight: bold;
}

.table th {
  font-weight: 500 !important;
}

/*
    z-index
    .dim : 10
    .menu-all : 11
    header : 12
*/
html, body {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  letter-spacing: -0.5px;
}

body {
  position: relative;
  max-width: 991px;
  margin: 0 auto;
}

#skip_navi {
  position: fixed;
  left: 0;
  top: -999px;
  display: block;
  padding: .5rem 1.5rem;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  background: #f86060;
}

#skip_navi:focus {
  top: 0;
  z-index: 999;
}

#wrap {
  position: relative;
  min-height: 100%;
  padding-right: constant(safe-area-inset-right);
  padding-left: constant(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);
  padding-bottom: 50px;
}

header {
  height: 60px;
  position: relative;
  background: #fff;
  padding: 0 0 calc(constant(safe-area-inset-top) + 5px);
  padding: 0 0 calc(env(safe-area-inset-top) + 5px);
}

header .fulid-container {
  height: 100%;
}

header .logo {
  position: absolute;
  left: 20px;
  top: 19px;
  background: url("../images/logo.png") no-repeat 0 0;
  background-size: contain;
  width: 136px;
  height: 29.4px;
}

header .logo a {
  display: block;
  width: 100%;
  height: 100%;
}

header .logo2 {
  position: absolute;
  left: 166px;
  top: 23.5px;
  background: url("../images/logo2.png") no-repeat 0 0;
  background-size: contain;
  width: 101.45px;
  height: 21.9px;
}

.util {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  height: 100%;
}

.util a {
  text-decoration: none;
}

.util .menu-btn > a {
  background: #0b75c1;
  width: 60px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.util .menu-btn > a:hover, .util .menu-btn > a:focus {
  background: #085891;
}

.util .menu-btn > a:focus-visible {
  position: relative;
  z-index: 1;
}

footer {
  background: #0e1327;
}
/* 쳇봇 */
.chatbot{position: fixed;right:20px;bottom: 120px;z-index:2147483647 ; width:40px; height:40px;
	border-radius:50%; background:#2155A4 url(https://chat.cau.ac.kr/img/sitelink_img.png) no-repeat;
	background-size:contain; border:1px solid #fff;cursor: pointer;
}
.chatbot_pulse {
	animation:chatbot_bound 1.2s ease-in-out 3 forwards, chatbot_pulse 3s infinite;
	-webkit-animation:chatbot_bound 1.2s ease-in-out 3 forwards, chatbot_pulse 3s infinite;
}
.chatbot_pulse:hover {
	animation: none;
}
@keyframes chatbot_bound {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-20px);transform: translateY(-20px);}
}
@-webkit-keyframes chatbot_pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(0,0,250, 0.4);
	}
	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(0,0,250, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0,0,250, 0);
	}
}
@keyframes chatbot_pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(0,0,250, 0.4);
		box-shadow: 0 0 0 0 rgba(0,0,250, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(0,0,250, 0);
		box-shadow: 0 0 0 10px rgba(0,0,250, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(0,0,250, 0);
		box-shadow: 0 0 0 0 rgba(0,0,250, 0);
	}
}
footer .btn-top {
  width: 40px;
  height: 40px;
  background: #283642;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  right: calc(20px + env(safe-area-inset-right));
  bottom: calc(66px + env(safe-area-inset-bottom));
 /*  bottom: calc(20px + env(safe-area-inset-bottom)); */
}

footer .btn-top::before {
  content: '';
  display: block;
  background: url("../images/btn-top.png") no-repeat 50% 50%;
  background-size: contain;
  width: 11px;
  height: 6.5px;
  margin-bottom: 3px;
}

footer .f-logo .logo {
  background: url("../images/logo-footer.png") no-repeat 0 0;
  background-size: contain;
  width: 137.8px;
  height: 29.7px;
}

/* 20230315 sns 추가 */
footer .f-logo{
	display: flex;
    align-items: center;
    justify-content: space-between;
}

footer .f-logo .sns-link{
	display:flex;
}
footer .f-logo .sns-link a{
	display:inline-block;
}
footer .f-logo .sns-link .icon-blog{
	width:33px;
	height:32px;
	background:url("../images/icon-blog.png")no-repeat;
	background-size:100%;
}
footer .f-logo .sns-link .icon-instagram{
	width:31px;
	height:31px;
	margin-left: 15px;
	background:url("../images/icon-instagram.png")no-repeat;
	background-size:100%;
}
footer .f-info {
  color: #fff;
}

footer .f-info address {
  font-size: 12px;
  margin-top: 10px;
}

footer .f-info address b {
  margin-right: 6px;
}

footer .f-info ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

footer .f-info ul li {
  width: 50%;
  font-size: 11px;
  line-height: 1.45;
  display: flex;
}

footer .f-info ul li div {
  color: #bbbec0;
}

footer .f-info ul li span {
  color: #7b8187;
}

footer .f-info ul li span::before {
  content: ':';
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}

footer .footer-top {
  padding: 20px 20px 50px 20px;
}

footer .footer-copyright {
  background: #131b35;
  padding: 0 0 calc(constant(safe-area-inset-bottom));
  padding: 0 0 calc(env(safe-area-inset-bottom));
}

footer .footer-copyright .container {
  display: flex;
  align-items: center;
  padding: 1rem;
  color: #7b8187;
  justify-content: center;
}

footer .footer-copyright p {
  text-align: center;
  font-size: 11px;
}

.dim {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 10;
}

.menu-all-wrap {
  position: relative;
  z-index: 12;
  overflow: hidden;
}

.menu-all-wrap .dim {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s;
}

.menu-all-wrap .menu-all {
  display: none;
  background: #0b75c1;
  position: fixed;
  right: -100%;
  top: 0;
  width: 80%;
  z-index: 13;
  height: 100%;
  transition: right 0.35s cubic-bezier(0.12, 0.38, 0.35, 0.68);
  transition: display 0.1s cubic-bezier(0.12, 0.38, 0.35, 0.68);
}

.menu-all-wrap .menu-all .btn-menu-close {
  display: inline-block;
  margin: 0.5rem 0;
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.menu-all-wrap .menu-all .menu-all-top {
  position:relative;
  color: #fff;
  padding: 1rem 20px;
  margin-top: 3.5rem;
}

.menu-all-wrap .menu-all .menu-all-top strong {
  font-size: 20px;
}

.menu-all-wrap .menu-all .menu-all-top strong + span {
  font-size: 14px;
}

.menu-all-wrap .menu-all .menu-all-top .btn-sm {
  padding-left: 1rem;
  padding-right: 1rem;
}

.menu-all-wrap .menu-all .dep1 > li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.menu-all-wrap .menu-all .dep1 > li > a {
  font-size: 17px;
  font-weight: 400;
  display: block;
  padding: 1rem 20px;
  color: #fff;
}

html.show-menu-all .dim {
  opacity: 1;
  visibility: visible;
}

html.show-menu-all .menu-all-wrap .menu-all {
  display: block;
  right: 0;
  padding-right: calc(env(safe-area-inset-right));
  padding-right: calc(constant(safe-area-inset-right));
  padding-top: calc(env(safe-area-inset-top) + 5px);
  padding-top: calc(constant(safe-area-inset-top) + 5px);
}

html.show-menu-all body {
  overflow: hidden;
}

.select-box > li {
  border-bottom: 1px solid #e6ecf0;
  margin-top: 5px;
}

.select-box > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  width: 100%;
  background: #f1f2f8;
}

.select-box > li > a p {
  font-size: 16px;
  font-weight: bold;
}

.select-box > div {
  display: none;
}

.main-coummunity-list {
  display: flex;
  justify-content: center;
}

.main-coummunity-list .item-wrap {
  width: 280px !important;
}

.main-coummunity-list .swiper-slide {
  width: 140px !important;
}

.main-coummunity-list .item {
  display: block;
  border-radius: 5px;
  box-shadow: 5px 8.7px 15px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #f0f0f0;
  background-color: #ffffff;
  overflow: hidden;
  transition: all .2s;
}

.main-coummunity-list .item.couse .item-top {
  background: #0b75c1 url(../images/intro-course.png) no-repeat center center;
  background-size: contain;
}

.main-coummunity-list .item.subject .item-top {
  background: #249887 url(../images/intro-subject.png) no-repeat center center;
  background-size: cover;
}
.main-coummunity-list .item.media .item-top {
  background: #e66261 url(../images/intro-consulting.png) no-repeat center center;
  background-size: cover;
}
.main-coummunity-list .item.review .item-top {
  background: #f5bc4b url(../images/intro-consulting.png) no-repeat center center;
  background-size: cover;
}
.main-coummunity-list .item.consulting .item-top {
  background: #699625 url(../images/intro-consulting.png) no-repeat center center;
  background-size: cover;
}

.main-coummunity-list .item.mypage .item-top {
  background: #1292cb url(../images/intro-mypage.png) no-repeat center center;
  background-size: cover;
}

.main-coummunity-list .item.contact .item-top {
  background: #566872 url(../images/intro-contact.png) no-repeat center center;
  background-size: cover;
}

.main-coummunity-list .item-top {
  text-align: center;
  height: 125px;
}

.main-coummunity-list .item-top .category {
  display: table;
  height: 125px;
  width: 100%;
}

.main-coummunity-list .item-top .category span {
  display: table-cell;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  vertical-align: middle;
}

.main-coummunity-list .item-body {
  height: 75px;
  padding: 8px 10px 11px 10px;
}

.main-coummunity-list .item-body p {
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 54px;
}

.main-coummunity-list .item-body span {
  font-size: 14px;
  font-weight: 300;
}

.myCourse li {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 6px;
}

.myCourse li > span {
  font-weight: 500;
  width: 20%;
}

.myCourse li > p {
  font-weight: 300;
}

.myCourse li a {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
}

.myCourse li:not(:last-child) {
  border-bottom: 1px solid #e6ecf0;
}

.myCourse li.top {
  justify-content: space-between;
}

.chapter-title {
  color: #0b75c1;
  font-weight: bold;
}

.contents-box {
  padding: 25px 0;
  border-bottom: 1px solid #e6ecf0;
}

.contents-box img {
  height: auto;
}

.sub-area {
  padding: 9px;
  border-bottom: 1px solid #e6ecf0;
  display: flex;
  align-items: center;
}

.text-right {
  text-align: right;
}

.file-box {
  display: flex;
  align-items: center;
}

.file-box label {
  width: 80px;
  height: 24px;
  padding: 5px 6px;
  margin: 0;
  font-size: 12px;
  line-height: 16.5px;
  background: #424242;
}

.file-box input[type='file'] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.file-box input {
  height: 24px;
}

.traffic-badge {
  margin-right: 10px;
  padding: 2px 16px;
  border-radius: 25px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.traffic-badge.color1 {
  background-color: #697215;
}

.traffic-badge.color2 {
  background-color: #cea43a;
}

.traffic-badge.color3 {
  background-color: #62a91c;
}

.traffic-badge.color4 {
  background-color: #0060b4;
}

.traffic-badge.color5 {
  background-color: #d2583c;
}

.traffic-badge.color6 {
  background-color: #62a91c;
}

.traffic-badge.color7 {
  background-color: #d2583c;
}

.location-img {
  background: #ededed;
}

.location-title {
  display: flex;
  align-items: center;
}

.location-title img {
  height: 24px;
  margin-right: 10px;
}

.location-title p {
  font-weight: bold;
}

.location-wrap li:not(:first-child) {
  margin-top: 20px;
}

.location-wrap li p {
  margin-top: 6px;
  display: inline-block;
  line-height: 22px;
}

.login-img em {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 109px;
  height: 90px;
  margin: auto;
  display: block;
}

.login-img em.joint {
  background: url(../images/img-joing-login.png);
}

.login-img em.login {
  background: url(../images/img-login.png);
}
.login-img em.ipin {
  background: url(../images/img-ipin.png);
}

#sub-nav, #nav {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  left: auto;
  padding-left: 6px;
  font-size: 16px;
}

#sub-nav nav > ul, #nav nav > ul {
  display: flex;
}

#sub-nav nav > ul > li, #nav nav > ul > li {
  width: auto;
}

#sub-nav nav > ul > li a, #nav nav > ul > li a {
  margin: 12px 16px 0 16px;
  padding-bottom: 12px;
  display: inline-block;
}

#sub-nav nav > ul > li a.active, #nav nav > ul > li a.active {
  color: #0b75c1;
  position: relative;
  font-weight: bold;
}

#sub-nav nav > ul > li a.active::before, #nav nav > ul > li a.active::before {
  width: 100%;
  height: 4px;
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  display: block;
  background: #0b75c1;
}

.introduce-slide-wrap {
  position: relative;
  padding-bottom: 20px;
}

.introduce-slide-wrap .main-coummunity-list {
  padding: 10px 0 30px 0;
  position: relative;
  margin: 0 -20px !important;
}

.introduce-slide-wrap .swiper-scrollbar-rank {
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ededed;
}

.introduce-slide-wrap .swiper-scrollbar-rank .swiper-scrollbar-drag {
  height: 100%;
  position: relative;
  background: #424242;
  border-radius: 10px;
  left: 0;
  top: 0;
}

#player {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#player iframe, #player object, #player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.radius-box {
  border-radius: 8px;
  border: 1px solid #e6ecf0;
  display: table;
  width: 100%;
  height: 60px;
  background: #f7f8f9;
  margin-bottom: 8px;
  position: relative;
}

.radius-box p {
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}

.radius-box em {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50%;
  top: -30%;
  transform: translateX(-50%);
  background-size: contain !important;
  background-position: center !important;
}

.radius-box em.overview-01 {
  background: url(../images/icon-overview-pluse.png);
}

.radius-box em.overview-02 {
  background: url(../images/icon-overview-next-green.png);
}

.radius-box em.overview-03 {
  background: url(../images/icon-overview-next-blue.png);
}

.table-border-white th, .table-border-white td {
  border: 2px solid #fff !important;
  font-weight: 500;
}

.table-border-white td {
  background: #f7f8f9;
}

.item-reply {
  font-size: 15px !important;
}

.loginForm input {
  height: 50px;
}

.file-focus {
  outline: 1px solid #111;
  border: 1px solid;
}

.btn:focus {
  outline: 1px solid;
}

.main-title {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: .05em;
  margin-bottom: 60px;
  line-height: 1;
  text-align: center;
}

@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);
    transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}

@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);
    transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}

.main-visual .bg {
  position: relative;
  overflow: hidden;
  padding-top: 222px;
}

.main-visual .bg::before {
  content: '';
  width: 100%;
  height: 300px;
  background: url("../images/main-visual.jpg") no-repeat 50% 50%;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: kenburns-top 3s linear both;
  animation: kenburns-top 3s linear both;
}

.main-visual .main-banner-pager {
  text-align: right;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  z-index: 2;
  transform: translateY(-50%);
}

.main-visual .main-banner-pager .swiper-button-prev {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 26px;
  position: static;
  margin-top: 0;
}

.main-visual .main-banner-pager .swiper-button-prev::after {
  content: '';
  background: url("../images/pager-visual-prev.png") no-repeat 0 0;
  background-size: contain;
  width: 9px;
  height: 13px;
}

.main-visual .main-banner-pager .swiper-button-next {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 26px;
  position: static;
  margin-top: 0;
  margin-left: 8px;
}

.main-visual .main-banner-pager .swiper-button-next::after {
  content: '';
  background: url("../images/pager-visual-next.png") no-repeat 0 0;
  background-size: contain;
  width: 9px;
  height: 13px;
}

.main-visual .main-banner-pager .swiper-button-prev::after,
.main-visual .main-banner-pager .swiper-button-next::after {
  font-size: 26px;
}

.main-visual .swiper-area {
  overflow: hidden;
}

.main-visual .item {
  position: relative;
}

.main-visual .item img {
  vertical-align: top;
  width: 100%;
  border-radius: 5px;
}

.main-visual .item .button {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.main-visual .swiper-container:not(.swiper-container-initialized) .swiper-button-prev,
.main-visual .swiper-container:not(.swiper-container-initialized) .swiper-button-next {
  display: none;
}

.main-visual .swiper-pagination {
  position: static;
  margin: 5px 0;
}

.main-visual .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.main-visual .swiper-pagination .swiper-pagination-bullet-active {
  background: #777;
}
/*# sourceMappingURL=style.css.map */

/* 20220512 언론보도추가 */
.media_list li{display:flex;padding:16px 0;}
.media_list .nodata{display:block;width:100%;}
.media_list .tit a{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.media_list .tit span{margin:0 5px;}
.media_list .tit span:first-of-type{margin:0 5px 0 0;}
.media_view .file_name a{padding:0 15px 4px;color:#3371c0;}

/* 20220513 kakao 버튼 추가*/
.btn_kakao{display:block;position:fixed;z-index:9;bottom:0;left:0;width:100%;height:50px;line-height:50px;background:#ffe600;text-align:center;}
.btn_kakao span{display:inline-block;padding:0 0 0 50px;background:url("../images/ic_kakao.png")no-repeat 0 50%;color:#381e1e;font-size:16px;font-weight:700;}

/* 2023-03-15 회원가입 */
.point-title {
  color: #3371c0;
  font-size: 20px;
  font-weight: 500;
}

.point-title::before {
  content: '';
  border: solid #3371c0;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -5px;
  margin-left: -2px;
}

.join-cert-box div {
  display: table;
}

.join-cert-box div:hover a, .join-cert-box div:active a {
  border: 1px solid #3371c0 !important;
}

.join-cert-box div a {
  height: 210px;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
}

.icon-join-cert-01 {
  background: url(/assets/images/icon-join-cert-01.png) no-repeat center center;
  width: 90px;
  height: 90px;
}

.icon-join-cert-02 {
  background: url(/assets/images/icon-join-cert-02.png) no-repeat center center;
  width: 90px;
  height: 90px;
}

.icon-join-complete {
  background: url(/assets/images/icon-join-complete.png) no-repeat center center;
  width: 140px;
  height: 140px;
}

.modify .table th, .modify .table td{
	padding:0.65rem 1rem;word-break: keep-all;
}

.modify .w-200px {
  width: 200px;
}

.modify .loginArea {
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.modify .loginArea input {
  height: 45px;
  border: 1px solid #c9c9c9;
  padding: 0 10px;
}

.modify .loginArea input.w-340px {
  width: 340px;
}

.modify .loginArea input.w-300px {
  width: 300px;
}

.modify .loginArea .loginForm label {
  margin-right: 10px;
}

.modify .loginArea .loginForm li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modify .loginArea .userNum::placeholder {
  color: #3371c0;
}

.modify .loginArea .btn-outline-primary {
  height: 45px;
  line-height: 27px;
}

.modify .loginArea .loginCon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}

.modify label.disn {
  position: absolute;
  left: -10000px;
  top: auto;
  height: 1px;
  overflow: hidden;
}

.modify select.custom-select {
  height: 35px;
  padding: 5px 10px;
}

.modify .file-box .file-border {
  width: 300px;
  border: 1px solid #c9c9c9;
  height: 35px;
}

.modify .file-box label {
  width: 85px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
}

.modify .btns{width:100%; text-align:center;}
.modify .btns .btn{display:inline-block; width:45%; line-height:50px;}

.btn-join{position:absolute; top:-40px; left:20px;}

.noti li {
    line-height: 1.64;
    position: relative;
    color: #545454;
    padding-left: 10px;
}
.noti li::before{content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 0;
    top: 10px;}

.icon-servey-result {
    background: url(../images/icon-servey-result.png) no-repeat center center;
    width: 28px;
    height: 20px;
    background-size: contain;
}

/* 회원가입및 회원정보수정의 사진추가 */
.upload-photo-label {display: flex;align-items: center;flex-direction: column;justify-content: center;margin:0;cursor: pointer;}
.photo-area {background-color: #f4f4f4;width:170px;height: 180px;margin-bottom:10px;}
.upload-photo-button label{display: block;background: #3371c0;border-color: #3371c0;color: #fff;}
.upload-photo-label .btn-link{margin-bottom:0;}