:root {
  --primary-color: #ff4337;
  --secondary-color: #424959;
  --page-title-color: #000000;
  --gnb-b-text-color: #ffffff;
  --primary-line-color: #292f36; }
:root.default {
  --primary-color: #00a067; }

.footer {
  width: 1000px;
  margin: 0 auto;
  height: 114px;
  background: #ffffff;
  border-top: 1px solid #eceff2; }
.footer .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 117px;
  padding: 28px 0 0 0; }
.footer .footer-inner .call-num {
  -webkit-box-flex: 0;
  -ms-flex: 0 212px;
  flex: 0 212px;
  font-size: 24px;
  color: #444444;
  font-weight: 700;
  width: 212px;
  line-height: 1;
  letter-spacing: -1px; }
.footer .footer-inner .open-time {
  display: inline-block;
  color: #737373;
  font-size: 13px;
  font-weight: 300; }
.footer .footer-inner .open-time div {
  display: inline-block;
  font-size: 13px; }
.footer .footer-inner .open-time div:first-child {
  padding-right: 45px; }
.footer .footer-inner .open-time div span {
  padding-right: 4px;
  font-weight: 400; }
.footer .footer-inner .open-time div p {
  display: inline-block;
  font-size: 13px;
  font-weight: 300; }

.header {
  width: 1000px;
  margin: 0 auto; }
.header .gnb {
  height: 48px;
  background: var(--primary-color); }
.header .gnb ul {
  font-size: 0; }
.header .gnb ul li {
  display: inline-block; }
.header .gnb ul > li:not(.total):first-child {
  padding: 0 0 0 10px; }
.header .gnb ul .li-box {
  position: relative;
  display: table;
  width: 100%;
  height: 48px;
  padding: 0 11px; }
.header .gnb ul .li-box .num {
  display: inline-block;
  background: #fff;
  width: 15px;
  height: 15px;
  color: var(--primary-color);
  font-size: 9px;
  letter-spacing: -0.5px;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  margin: -3px 0 0 -2px;
  font-weight: 700;
  font-style: normal;
  vertical-align: middle;
  text-indent: -1px; }
.header .gnb ul li:last-child {
  margin: 0; }
.header .gnb ul .sub-menu {
  display: none;
  min-width: 122px;
  position: absolute;
  top: 42px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #ffffff;
  border: 1px solid #000000;
  z-index: 120;
  -webkit-box-shadow: 2px 1px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 1px 8px 0px rgba(0, 0, 0, 0.2); }
.header .gnb ul .sub-menu ol {
  padding: 15px 0 15px 0; }
.header .gnb ul .sub-menu ol li {
  display: block;
  padding: 8px 20px 8px 20px;
  font-size: 15px;
  font-weight: 300;
  color: #444444;
  cursor: pointer;
  line-height: 1;
  letter-spacing: -0.5px; }
.header .gnb ul .sub-menu ol li a {
  display: block;
  color: #444444;
  font-weight: 300;
  font-size: 15px; }
.header .gnb ul .sub-menu ol li.disabled {
  pointer-events: none;
  color: #a1a1a1; }
.header .gnb ul .sub-menu ol li.disabled a {
  color: #a1a1a1; }
.header .gnb ul .sub-menu ol li:hover {
  background: #f2f4f6;
  color: #000000; }
.header .gnb ul a {
  position: relative;
  display: table-cell;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1; }
.header .gnb ul a span {
  display: inline-block;
  padding: 0 4px;
  font-weight: 300;
  letter-spacing: -0.5px;
  font-size: 16px;
  line-height: 1; }
.header .gnb ul li.on a span:after {
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff; }
.header .gnb ul li.menu a.active span:after {
  content: "";
  display: inline-block;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }
.header .gnb ul li.menu a span:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 8px;
  background: url(../images/layer/layer-pocket01.png) 0 0 no-repeat;
  margin: -3px 0 0 7px;
  vertical-align: middle; }
.header .gnb ul li.total {
  min-width: 115px;
  overflow: hidden;
  text-align: center;
  background: #3f3f4d;
  margin-right: 10px; }
.header .gnb ul li.total .li-box {
  padding: 0; }
.header .header-info {
  padding: 22px 0px 14px 0; }
.header .header-info .para-alarm {
  float: left;
  max-width: 820px;
  height: 13px;
  position: relative;
  font-size: 13px;
  color: #747474;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 0 28px; }
.header .header-info .alarm-box .item {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.header .header-info .alarm-box .item a {
  cursor: pointer;
  color: #747474;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.header .header-info .para-alarm:after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 18px;
  height: 21px;
  background: url(../images/layer/layer-pocket01.png) 0 -13px no-repeat; }
.header .header-info .header-date {
  float: right;
  line-height: 1;
  color: #808080;
  font-size: 13px;
  font-weight: 300; }
.header .header-info:after {
  content: "";
  display: table;
  clear: both; }

.header-sub {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background: #292f36;
  z-index: 100; }
.header-sub.diagnose {
  height: 62px;
  border-bottom: 2px solid #292f36; }
.header-sub.diagnose .header-sub-pad {
  width: 100%;
  margin: 0 auto;
  background: #292f36; }
.header-sub.diagnose .header-sub-box {
  width: 1000px;
  height: 60px;
  margin: 0 auto;
  background: #292f36; }
.header-sub .header-sub-pad {
  width: 1000px;
  margin: 0 auto; }
.header-sub .header-sub-box {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px; }
.header-sub .header-control-lay {
  height: 60px;
  background: #ffffff; }
.header-sub .header-control-lay .header-control-lay-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1000px;
  height: 60px;
  margin: 0 auto;
  padding: 9px 0; }
.header-sub .header-control-lay .header-control-lay-inner .btn-arrow-box {
  font-size: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.header-sub .header-control-lay .header-control-lay-inner .btn-arrow-box .custom-select-kendo {
  margin: 0;
  max-width: 500px; }
.header-sub .header-control-lay .header-control-lay-inner .btn-arrow-box a {
  display: inline-block;
  font-size: 0; }
.header-sub .header-control-lay .header-control-lay-inner .btn-arrow-box a.prev {
  width: 22px;
  height: 12px;
  background: url(../images/layer/layer-pocket01.png) right -92px no-repeat;
  margin: 0 22px 0 17px; }
.header-sub .header-control-lay .header-control-lay-inner .btn-arrow-box a.next {
  width: 22px;
  height: 12px;
  background: url(../images/layer/layer-pocket01.png) right -92px no-repeat;
  -webkit-transform: rotatex(-180deg);
  -ms-transform: rotatex(-180deg);
  transform: rotatex(-180deg); }
.header-sub .header-control-lay .header-control-lay-inner .btn-arrow-box a.disabled {
  opacity: 0.25;
  cursor: default; }
.header-sub .header-control-lay .header-control-lay-inner .btn-box {
  font-size: 0; }
.header-sub .header-control-lay .header-control-lay-inner .btn-box button {
  margin: 0 0 0 10px;
  line-height: 1; }
.header-sub .txt-box {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff; }
.header-sub .txt-box .txt01 {
  padding: 0px 10px 0 15px;
  font-size: 15px;
  color: #ffffff;
  opacity: 0.6;
  font-weight: 300; }
.header-sub .txt-box .num {
  font-size: 20px;
  font-weight: 500;
  font-style: normal; }
.header-sub .txt-box .num:last-child {
  padding: 0 0 0 5px; }
.header-sub .txt-box .txt-sub {
  padding: 0 0 0 13px;
  color: #a1a1a1;
  font-size: 17px;
  font-weight: 200; }
.header-sub .alarm .alarm-txt {
  color: var(--primary-color); }
.header-sub .date-box {
  color: #c0c3cc;
  font-weight: 200; }
.header-sub .btn-box {
  font-size: 0; }
.header-sub .btn-box button.btn {
  min-width: 144px;
  min-height: 40px;
  line-height: 40px; }
.header-sub .btn-box button:first-child {
  margin-right: 10px; }
.header-sub .btn-box button.btn.btn-close {
  padding: 0;
  min-width: auto;
  min-height: auto;
  line-height: normal;
  font-size: 0; }
.header-sub .btn-box button.btn.btn-close:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(../../../com_assets/imgs/icons/icon-cross-lg.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
.header-sub .btn-box button.btn.btn-close:hover:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
.header-sub .progress-bar-box {
  position: relative;
  top: 0;
  width: 100%;
  height: 3px;
  background: #e6e6e6; }
.header-sub .progress-bar-box .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: var(--primary-color); }

.header-extra-diagnose {
  height: 60px;
  background: #292f36; }
.header-extra-diagnose .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1000px;
  height: 60px;
  margin: 0 auto; }
.header-extra-diagnose .txt-box {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff; }
.header-extra-diagnose .txt-box .txt01 {
  padding: 0px 10px 0 15px;
  font-size: 15px;
  color: #ffffff;
  opacity: 0.6;
  font-weight: 300; }
.header-extra-diagnose .txt-box .num {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  font-style: normal; }
.header-extra-diagnose .txt-box .num:last-child {
  padding: 0 0 0 5px; }
.header-extra-diagnose .txt-box .txt-sub {
  padding: 0 0 0 13px;
  color: #a1a1a1;
  font-size: 17px;
  font-weight: 200; }
.header-extra-diagnose .date-box {
  color: #c0c3cc;
  font-weight: 200; }

body {
  min-width: 1000px;
  word-break: break-all; }

li {
  list-style: none; }

a {
  text-decoration: none;
  margin: 0; }

.select-type,
input.custom-input {
  margin: 0; }

.form-align-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-column-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

span.k-dropdown {
  margin-right: 10px; }

.container {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto; }
.container .contents {
  background: #fff; }
.container .contents .contents-inner {
  padding: 50px 0 100px 0; }
.container.main {
  width: 100%; }
.container.main .contents .user-main-information {
  width: 1000px;
  margin: 0 auto; }
.container.main .contents-inner {
  padding-bottom: 0; }
.container.exam {
  width: 100%; }
.container.exam .contents-inner {
  padding: 63px 0 100px 0; }
.container.diagnose {
  width: 100%; }
.container.diagnose .contents-inner {
  padding: 60px 0 100px 0; }
.container.diagnose.type-a .contents-inner {
  padding: 120px 0 100px 0; }
.container .diagnose-contents-area {
  width: 1000px;
  margin: 0 auto; }

h2.tit-page {
  font-size: 26px;
  color: #000000;
  font-weight: 700;
  padding: 0 0 20px 0;
  line-height: 1; }

.tit-sub-box {
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 24px 0;
  text-align: center; }

.tit-board {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 1;
  padding: 0 0 20px 0; }
.tit-board span {
  color: var(--primary-color);
  font-size: 20px;
  font-weight: 500; }

.description-box {
  background: #f9f9f9;
  padding: 30px; }
.description-box ul li {
  position: relative;
  padding: 0 0 0 8px;
  margin: 0 0 12px 0;
  font-weight: 300;
  line-height: 21px;
  color: #444444; }
.description-box ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  display: block;
  width: 3px;
  height: 3px;
  background: #424242; }
.description-box ul li:last-child {
  margin: 0; }
.description-box ul li span {
  color: var(--primary-color);
  font-weight: 500; }
.description-box.type-b li {
  padding: 0;
  list-style: decimal-leading-zero; }
.description-box.type-b li:before {
  display: none; }

.tab-contents-box .contents-box-item {
  height: 0;
  overflow: hidden; }
.tab-contents-box .contents-box-item.is-active {
  height: auto; }

.study-dash-board-list.card-type-a ul {
  padding-left: 0; }
.study-dash-board-list.card-type-a ul li {
  height: 365px; }
.study-dash-board-list.card-type-a ul li:nth-child(4n) {
  margin: 0; }
.study-dash-board-list.card-type-a ul li:nth-child(1n) {
  margin-bottom: 12px; }

.study-dash-board-list ul {
  overflow: hidden; }

.study-dash-board-list ul:last-child {
  margin: 0; }

.study-dash-board-list ul li {
  position: relative;
  float: left;
  width: 240px;
  height: 380px;
  margin: 0 12px 0 0; }

.study-dash-board-list ul li:last-child {
  margin: 0; }

.study-dash-board-list .box {
  position: relative;
  height: 365px;
  border: 1px solid #e6e8ec;
  background: #ffffff;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.study-dash-board-list .box .title {
  line-height: 1;
  padding: 15px 0 15px 0;
  font-size: 16px;
  color: #737373;
  font-weight: 300; }
.study-dash-board-list .box .txt-status {
  margin: 0 0 0 -2px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -1px; }
.study-dash-board-list .box .percentage {
  font-size: 32px;
  font-weight: 500; }
.study-dash-board-list .box .percentage span {
  font-size: 20px; }
.study-dash-board-list .box .txt-guide {
  display: inline-block;
  padding: 0 0 0 6px;
  font-weight: 300;
  font-size: 16px; }
.study-dash-board-list .box .bar {
  position: relative;
  height: 10px;
  background: #ededed;
  margin: 20px 0 0 0; }
.study-dash-board-list .box .bar .current {
  height: 10px;
  background: var(--primary-color); }
.study-dash-board-list .box .bar .criteria {
  position: absolute;
  top: -2px;
  left: 0;
  width: 1px;
  height: 14px;
  font-size: 12px;
  background: #a8a8a8;
  color: #a1a1a1; }
.study-dash-board-list .box .bar .criteria.trycatch {
  margin: 0 0 0 12px; }
.study-dash-board-list .box .bar .criteria .tong {
  position: absolute;
  bottom: 22px;
  left: -52px;
  line-height: 1.4;
  text-align: center; }
.study-dash-board-list .box .bar .criteria.right-end span {
  -webkit-transform: translateX(-35px);
  -ms-transform: translateX(-35px);
  transform: translateX(-35px); }
.study-dash-board-list .box .bar .criteria.left-end span {
  -webkit-transform: translateX(32px);
  -ms-transform: translateX(32px);
  transform: translateX(32px); }
.study-dash-board-list .box .bar .criteria span {
  position: absolute;
  top: -30px;
  left: -35px;
  right: -40px;
  font-size: 12px;
  color: #a1a1a1;
  font-weight: 300;
  white-space: nowrap; }
.study-dash-board-list .box .bar .criteria .tong span {
  top: -19px;
  left: 0;
  right: -115px; }
.study-dash-board-list .box .bar .criteria em {
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  color: #a1a1a1; }
.study-dash-board-list .box .bar.off {
  margin: 36px 0 0 0; }
.study-dash-board-list .box .remain {
  font-size: 14px;
  color: #000000;
  padding: 19px 0 0 0;
  line-height: 1;
  font-weight: 300; }
.study-dash-board-list .box .remain.class {
  color: #3f51b5; }
.study-dash-board-list .box .remain.point {
  color: var(--primary-color); }
.study-dash-board-list .box .remain span {
  font-size: 15px;
  font-weight: 300; }
.study-dash-board-list .box .btn {
  width: 100%;
  height: 48px;
  margin: 0;
  font-size: 16px;
  font-weight: 500; }
.study-dash-board-list .box .btn + .btn {
  margin-top: 10px; }
.study-dash-board-list .box .btn.result {
  background: #3f3f4d;
  border-color: #3f3f4d; }

.study-dash-board-list:not(.card-type-one) .box .btn-box {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 25px; }

.study-dash-board-list:not(.card-type-one) .dash-link-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 365px;
  padding: 25px;
  background: rgba(63, 63, 77, 0.9);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.study-dash-board-list:not(.card-type-one) .dash-link-box .btn-box {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 25px; }
.study-dash-board-list:not(.card-type-one) .dash-link-box button {
  width: 100%;
  height: 48px;
  margin: 0;
  line-height: 44px;
  background: #52525c;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  border: 2px solid #e0e4ea; }
.study-dash-board-list:not(.card-type-one) .dash-link-box button + button {
  margin-top: 10px; }

.study-dash-board-list:not(.card-type-one) .supple-information {
  position: relative;
  height: 100%;
  overflow: hidden; }
.study-dash-board-list:not(.card-type-one) .supple-information .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0); }
.study-dash-board-list:not(.card-type-one) .supple-information .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background-color: #707078; }
.study-dash-board-list:not(.card-type-one) .supple-information .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: -3px;
  margin: 0;
  width: 3px; }
.study-dash-board-list:not(.card-type-one) .supple-information dl dt,
.study-dash-board-list:not(.card-type-one) .supple-information dl dd {
  color: #ffffff;
  font-weight: 300;
  line-height: 1;
  font-size: 14px;
  word-break: break-all; }
.study-dash-board-list:not(.card-type-one) .supple-information dl dt {
  font-weight: 500;
  padding: 0 0 7px 0; }
.study-dash-board-list:not(.card-type-one) .supple-information dl dd {
  padding: 0 0 18px 0; }
.study-dash-board-list:not(.card-type-one) .supple-information dl:last-child dd {
  padding: 0 0 10px 0; }
.study-dash-board-list:not(.card-type-one) .supple-information.one {
  height: 263px; }

.study-dash-board-list.card-type-six ul li {
  position: relative;
  float: left;
  width: 325px;
  height: 365px;
  margin: 0 12px 0 0; }

.study-dash-board-list.card-type-six .dash-link-box {
  width: 100%; }

.study-dash-board-list.card-type-six li:nth-child(3n) {
  margin-right: 0; }

.study-dash-board-list.card-type-six li:nth-child(4n),
.study-dash-board-list.card-type-six li:nth-child(5n),
.study-dash-board-list.card-type-six li:nth-child(6n) {
  margin-top: 12px; }

.study-dash-board-list.card-type-three ul {
  overflow: hidden;
  margin: 0 0 12px 0; }

.study-dash-board-list.card-type-three ul li {
  position: relative;
  float: left;
  width: 325px;
  height: 365px;
  margin: 0 12px 0 0; }

.study-dash-board-list.card-type-three li:nth-child(3n) {
  margin-right: 0; }

.study-dash-board-list.card-type-three li:nth-child(4n),
.study-dash-board-list.card-type-three li:nth-child(5n) {
  position: relative;
  float: left;
  width: 50%;
  height: 216px;
  margin: 12px 12px 0 12px; }
.study-dash-board-list.card-type-three li:nth-child(4n) .box,
.study-dash-board-list.card-type-three li:nth-child(5n) .box {
  height: 216px; }
.study-dash-board-list.card-type-three li:nth-child(4n) .box .bar,
.study-dash-board-list.card-type-three li:nth-child(5n) .box .bar {
  max-width: 188px; }
.study-dash-board-list.card-type-three li:nth-child(4n) .box .remain,
.study-dash-board-list.card-type-three li:nth-child(5n) .box .remain {
  padding: 15px 0 0 0; }
.study-dash-board-list.card-type-three li:nth-child(4n) .box .btn-box,
.study-dash-board-list.card-type-three li:nth-child(5n) .box .btn-box {
  position: absolute;
  left: auto;
  right: 25px;
  bottom: auto;
  width: 198px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box {
  display: none;
  position: absolute;
  top: 0;
  left: 6px;
  width: 494px;
  height: 100%;
  padding: 25px;
  background: rgba(63, 63, 77, 0.9); }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .dash-link-box-inner,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .dash-link-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .btn-box,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .btn-box {
  position: static;
  text-align: right; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .btn-box button,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .btn-box button {
  min-width: 198px;
  width: auto;
  height: 48px;
  margin: 0;
  line-height: 44px;
  background: #52525c;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  border: 2px solid #e0e4ea; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .btn-box button.vi,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .btn-box button.vi {
  visibility: hidden; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .btn-box button + button,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .btn-box button + button {
  margin-top: 10px; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information {
  position: relative;
  width: 100%;
  height: 166px;
  overflow: hidden; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information .mCSB_scrollTools .mCSB_draggerRail,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0); }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background-color: #707078; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information .mCSB_scrollTools_vertical,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information .mCSB_scrollTools_vertical {
  right: 0;
  margin: 0;
  width: 3px; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information dl dt,
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information dl dd,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information dl dt,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information dl dd {
  color: #ffffff;
  font-weight: 300;
  line-height: 1.3;
  font-size: 14px;
  word-break: break-all; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information dl dt,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information dl dt {
  padding: 0 0 3px 0;
  font-weight: 500; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information dl dd,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information dl dd {
  padding: 0 0 18px 0; }
.study-dash-board-list.card-type-three li:nth-child(4n) .dash-link-box .supple-information dl:last-child dd,
.study-dash-board-list.card-type-three li:nth-child(5n) .dash-link-box .supple-information dl:last-child dd {
  padding: 0 0 10px 0; }

.study-dash-board-list.card-type-three li:nth-child(4n) {
  margin: 12px 6px 0 -6px; }

.study-dash-board-list.card-type-three li:nth-child(5n) {
  margin: 12px -6px 0 6px; }

.study-dash-board-list.card-type-three .dash-link-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 365px;
  padding: 25px;
  background: rgba(63, 63, 77, 0.9); }
.study-dash-board-list.card-type-three .dash-link-box .btn-box {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 25px; }
.study-dash-board-list.card-type-three .dash-link-box .btn-box button {
  width: 100%;
  height: 48px;
  margin: 0;
  line-height: 44px;
  background: #52525c;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  border: 2px solid #e0e4ea; }
.study-dash-board-list.card-type-three .dash-link-box .btn-box button + button {
  margin-top: 10px; }
.study-dash-board-list.card-type-three .dash-link-box .supple-information {
  position: relative;
  height: 200px;
  overflow: hidden; }
.study-dash-board-list.card-type-three .dash-link-box .supple-information .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0); }
.study-dash-board-list.card-type-three .dash-link-box .supple-information .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background-color: #707078; }
.study-dash-board-list.card-type-three .dash-link-box .supple-information .mCSB_scrollTools_vertical {
  right: 0;
  margin: 0;
  width: 3px; }
.study-dash-board-list.card-type-three .dash-link-box .supple-information dl dt,
.study-dash-board-list.card-type-three .dash-link-box .supple-information dl dd {
  color: #ffffff;
  font-weight: 300;
  line-height: 1;
  font-size: 14px;
  word-break: break-all; }
.study-dash-board-list.card-type-three .dash-link-box .supple-information dl dt {
  padding: 0 0 7px 0;
  font-weight: 500; }
.study-dash-board-list.card-type-three .dash-link-box .supple-information dl dd {
  padding: 0 0 18px 0; }
.study-dash-board-list.card-type-three .dash-link-box .supple-information dl:last-child dd {
  padding: 0 0 10px 0; }

.study-dash-board-list.card-type-one ul {
  overflow: hidden; }

.study-dash-board-list.card-type-one ul li {
  position: relative;
  float: left;
  width: 100%;
  height: 158px;
  margin: 0 0 12px 0; }

.study-dash-board-list.card-type-one li:last-child {
  margin: 0; }

.study-dash-board-list.card-type-one .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 158px;
  padding: 25px; }
.study-dash-board-list.card-type-one .box .box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }

.study-dash-board-list.card-type-one .box .bar {
  width: 400px;
  margin: 0 0 0 106px; }

.study-dash-board-list.card-type-one .box .remain {
  padding: 0 0 0 50px; }

.study-dash-board-list.card-type-one .box .btn-box {
  width: 198px; }

.study-dash-board-list.card-type-one .bot-sub-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
.study-dash-board-list.card-type-one .bot-sub-info.center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.study-dash-board-list.card-type-one .dash-link-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px;
  background: rgba(63, 63, 77, 0.9); }
.study-dash-board-list.card-type-one .dash-link-box .dash-link-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.study-dash-board-list.card-type-one .dash-link-box .btn-box {
  width: 198px; }
.study-dash-board-list.card-type-one .dash-link-box .btn-box button {
  display: block;
  min-width: 198px;
  width: auto;
  height: 48px;
  margin: 0;
  line-height: 44px;
  background: #52525c;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  border: 2px solid #e0e4ea; }
.study-dash-board-list.card-type-one .dash-link-box .btn-box button + button {
  margin-top: 10px; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information {
  position: relative;
  height: 110px;
  overflow: hidden; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information .mCustomScrollBox {
  width: 725px; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0); }
.study-dash-board-list.card-type-one .dash-link-box .supple-information .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background-color: #707078; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information .mCSB_scrollTools_vertical {
  right: 0;
  margin: 0;
  width: 3px; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information dl {
  display: table; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information dl dt,
.study-dash-board-list.card-type-one .dash-link-box .supple-information dl dd {
  display: table-cell;
  color: #ffffff;
  font-weight: 300;
  line-height: 1.2;
  font-size: 16px;
  word-break: break-all; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information dl dt {
  width: 96px;
  font-weight: 500; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information dl dd {
  padding: 0 0 7px 0; }
.study-dash-board-list.card-type-one .dash-link-box .supple-information dl:last-child dd {
  padding: 0 0 10px 0; }

.study-dash-board-list.card-type-two ul {
  overflow: hidden;
  margin: 0 -6px; }

.study-dash-board-list.card-type-two ul li {
  position: relative;
  float: left;
  width: 50%;
  height: 216px;
  margin: 0; }

.study-dash-board-list.card-type-two .box {
  height: 216px;
  margin: 0 6px; }

.study-dash-board-list.card-type-two .box .bar {
  max-width: 188px; }

.study-dash-board-list.card-type-two .box .remain {
  padding: 15px 0 0 0; }

.study-dash-board-list.card-type-two .box .btn-box {
  position: absolute;
  left: auto;
  right: 25px;
  bottom: auto;
  width: 198px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.study-dash-board-list.card-type-two .dash-link-box {
  display: none;
  position: absolute;
  top: 0;
  left: 6px;
  width: 494px;
  height: 100%;
  padding: 25px;
  background: rgba(63, 63, 77, 0.9); }
.study-dash-board-list.card-type-two .dash-link-box .dash-link-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.study-dash-board-list.card-type-two .dash-link-box .btn-box {
  position: static;
  text-align: right; }
.study-dash-board-list.card-type-two .dash-link-box .btn-box button {
  min-width: 198px;
  width: auto;
  height: 48px;
  margin: 0;
  line-height: 44px;
  background: #52525c;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  border: 2px solid #e0e4ea; }
.study-dash-board-list.card-type-two .dash-link-box .btn-box button.vi {
  visibility: hidden; }
.study-dash-board-list.card-type-two .dash-link-box .btn-box button + button {
  margin-top: 10px; }
.study-dash-board-list.card-type-two .dash-link-box .supple-information {
  position: relative;
  width: 100%;
  height: 166px;
  overflow: hidden; }
.study-dash-board-list.card-type-two .dash-link-box .supple-information .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0); }
.study-dash-board-list.card-type-two .dash-link-box .supple-information .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background-color: #707078; }
.study-dash-board-list.card-type-two .dash-link-box .supple-information .mCSB_scrollTools_vertical {
  right: 0;
  margin: 0;
  width: 3px; }
.study-dash-board-list.card-type-two .dash-link-box .supple-information dl dt,
.study-dash-board-list.card-type-two .dash-link-box .supple-information dl dd {
  color: #ffffff;
  font-weight: 300;
  line-height: 1.3;
  font-size: 14px;
  word-break: break-all; }
.study-dash-board-list.card-type-two .dash-link-box .supple-information dl dt {
  padding: 0 0 3px 0;
  font-weight: 500; }
.study-dash-board-list.card-type-two .dash-link-box .supple-information dl dd {
  padding: 0 0 18px 0; }
.study-dash-board-list.card-type-two .dash-link-box .supple-information dl:last-child dd {
  padding: 0 0 10px 0; }

.textarea-remains {
  padding: 5px 0 0 0;
  text-align: right; }
.textarea-remains p {
  font-size: 12px;
  color: #737373;
  font-weight: 300; }
.textarea-remains span {
  font-weight: 700;
  color: #000000;
  font-size: 12px; }
.textarea-remains em {
  font-style: normal; }

.btn-page-bottom {
  text-align: center; }
.btn-page-bottom a {
  margin-top: 0;
  margin-bottom: 0; }

.section-tit-box {
  position: relative;
  padding: 0 0 20px 0;
  line-height: 1; }
.section-tit-box:after {
  content: "";
  display: table;
  clear: both; }
.section-tit-box .tit-txt {
  float: left;
  font-size: 20px;
  font-weight: 300;
  color: #000000; }
.section-tit-box .sub-info {
  font-size: 14px;
  color: #737373;
  vertical-align: -23px;
  position: absolute;
  top: 6px;
  right: 0; }
.section-tit-box .sub-info span {
  color: #000000;
  font-weight: 500;
  font-size: 14px; }

.small-tit-box {
  padding: 25px 0 7px 0;
  font-size: 15px;
  font-weight: 300;
  color: #000000; }
.small-tit-box span {
  padding: 0 0 0 10px;
  color: #737373;
  font-size: 14px;
  font-weight: 200; }

.learning-tip-area {
  position: relative;
  border: 2px solid #e0e4ea;
  text-align: center; }
.learning-tip-area .pad {
  padding: 40px 35px 31px 35px; }
.learning-tip-area .para-a {
  padding: 0 0 5px 0px;
  font-size: 18px;
  font-weight: 200;
  color: #444444; }
.learning-tip-area .para-b {
  padding: 0 0 10px 0px;
  font-size: 18px;
  font-weight: 200;
  color: #444444; }
.learning-tip-area .para-c {
  font-size: 16px;
  font-weight: 200;
  color: #444444; }
.learning-tip-area .para-a > span {
  font-size: 18px;
  font-weight: 300;
  color: #000000; }
.learning-tip-area .para-b > span {
  font-size: 18px;
  font-weight: 500;
  color: #000000; }
.learning-tip-area .para-c > span {
  font-size: 16px;
  font-weight: 300;
  color: #000000; }
.learning-tip-area .select-lang.week {
  width: 87px;
  margin: 0 19px 0 0; }
.learning-tip-area .select-lang.min {
  width: 92px;
  border: 1px solid transparent;
  border-bottom: 1px solid var(--primary-color); }
.learning-tip-area .input-time {
  display: inline-block;
  width: 58px;
  height: 39px;
  vertical-align: middle;
  border: 1px solid transparent;
  border-bottom: 1px solid var(--primary-color); }
.learning-tip-area .input-time input {
  border: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  color: var(--primary-color);
  text-align: center;
  padding: 0 10px; }
.learning-tip-area button {
  min-width: 124px;
  margin: 23px 0 0 0; }
.learning-tip-area .tip-select {
  width: auto;
  margin-right: 24px; }

.select-pocket.custom {
  display: inline-block;
  min-width: 72px;
  max-width: 100%;
  font-size: 0;
  vertical-align: middle;
  margin: -9px 3px 0 12px; }
.select-pocket.custom .custom-select-kendo {
  width: auto;
  min-width: 72px;
  max-width: 100%; }
.select-pocket.custom .k-dropdown-wrap .k-select .k-icon {
  right: 3px; }
.select-pocket.custom .k-dropdown-wrap.k-state-default {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid var(--primary-color);
  padding-right: 25px; }
.select-pocket.custom .k-dropdown-wrap .k-input {
  padding-right: 0;
  font-size: 18px;
  color: var(--primary-color);
  text-indent: 7px; }
.select-pocket.custom .k-i-arrow-60-down:before {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid var(--primary-color);
  width: 0;
  height: 0; }
.select-pocket.custom .k-dropdown-wrap .k-select {
  width: 23px; }
.select-pocket.custom .k-list-container .k-item.k-state-focused {
  background: #f2f4f6 !important;
  color: #000000 !important;
  font-weight: 300 !important; }

.select-lang {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid var(--primary-color);
  cursor: pointer; }
.select-lang.time {
  width: 90px; }

.select-lang .list {
  display: none;
  width: 100%;
  position: absolute;
  top: 34px;
  left: 0;
  padding: 9px 0;
  border: 1px solid #000000;
  background: #fff;
  z-index: 20; }

.select-lang .list li {
  height: 29px;
  line-height: 29px;
  text-align: left;
  padding: 0 13px; }

.select-lang .list li span {
  color: #444444;
  font-size: 15px;
  font-weight: 300; }

.select-lang .list li:hover {
  background: #f2f4f6; }

.select-lang .w-input {
  width: 40px;
  border: 0; }

.select-lang .txt-selected {
  height: 38px;
  line-height: 38px;
  text-align: left; }

.select-lang .txt-selected .input-change {
  font-size: 20px;
  font-weight: 300;
  font-style: normal; }

.select-lang .txt-selected:after {
  display: none; }

.select-lang .txt-selected span {
  padding: 0 30px 0 5px;
  color: var(--primary-color);
  font-size: 20px;
  font-weight: 300; }

.select-lang .txt-selected span:after {
  top: 17px; }

.select-lang .txt-selected span:after {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  right: 2px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--primary-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.user-learning-time-table {
  margin: 0 0 60px 0; }
.user-learning-time-table .divider-mark-red {
  margin-left: 4px; }

.plus-learning-box {
  border: 2px solid #e0e4ea;
  padding: 24px 20px; }
.plus-learning-box p {
  text-align: center;
  color: #444444;
  font-size: 18px; }

.user-recommend-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 33px 50px 33px 38px;
  border: 1px solid #b6bccd; }
.user-recommend-area .user-rec-list-box {
  width: 430px; }
.user-recommend-area .user-rec-list-box:after {
  content: "";
  display: table;
  clear: both; }
.user-recommend-area .user-rec-list-box dl {
  display: table;
  width: 100%;
  clear: both;
  line-height: 1;
  margin: 0 0 17px 0;
  overflow: hidden; }
.user-recommend-area .user-rec-list-box dl:last-child {
  margin: 0; }
.user-recommend-area .user-rec-list-box dl dt,
.user-recommend-area .user-rec-list-box dl dd {
  display: table-cell;
  word-break: break-all;
  line-height: 1.2; }
.user-recommend-area .user-rec-list-box dl dt {
  position: relative;
  width: 120px;
  font-size: 15px;
  font-weight: 300;
  color: #737373;
  padding: 0 10px 0 22px; }
.user-recommend-area .user-rec-list-box dl dd {
  font-size: 15px;
  font-weight: 300;
  color: #000000; }
.user-recommend-area .user-rec-list-box dl dd span {
  font-weight: 500; }
.user-recommend-area .user-rec-graph-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 97px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.user-recommend-area .user-rec-graph-box .txt-l {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 7px 0 0;
  font-size: 13px;
  color: #a1a1a1;
  font-weight: 300; }
.user-recommend-area .user-rec-graph-box .txt-r {
  padding: 0 0 0 7px;
  font-size: 13px;
  color: #a1a1a1;
  font-weight: 300;
  line-height: 1.3;
  text-align: right; }
.user-recommend-area .user-rec-graph-box .graph-bar {
  position: relative;
  width: 360px;
  height: 30px;
  background: #ededed; }
.user-recommend-area .user-rec-graph-box .graph-bar .until {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  background: #b6bccd; }
.user-recommend-area .user-rec-graph-box .graph-bar .until .line {
  position: absolute;
  top: -4px;
  right: 0;
  width: 1px;
  height: 40px;
  background: #a8a8a8;
  z-index: 9; }
.user-recommend-area .user-rec-graph-box .graph-bar .until .line .txt-line {
  font-size: 13px;
  color: #a1a1a1;
  font-weight: 300;
  width: 135px;
  position: absolute;
  top: 49px;
  left: -56px;
  line-height: 1; }
.user-recommend-area .user-rec-graph-box .graph-bar .until .txt-un {
  color: #a1a1a1;
  font-size: 13px;
  font-weight: 300; }
.user-recommend-area .user-rec-graph-box .graph-bar .current {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  background: var(--primary-color); }
.user-recommend-area .user-rec-graph-box .graph-bar .today-mark {
  position: absolute;
  top: -23px;
  left: 0;
  width: 11px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
.user-recommend-area .user-rec-graph-box .graph-bar .today-mark:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid var(--primary-color);
  margin: -5px 10px 0 0;
  vertical-align: middle; }
.user-recommend-area .user-rec-graph-box .graph-bar .txt-today {
  position: absolute;
  color: #421a1a;
  font-size: 13px;
  font-weight: 300;
  min-width: 150px;
  width: 400px;
  line-height: 1;
  left: -57px;
  top: -8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.sub-desc {
  position: relative;
  padding-left: 30px;
  font-weight: 300;
  color: #737373; }
.sub-desc .icn::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 22px;
  height: 22px;
  background: url(../images/layer/layer-pocket01.png) -274px -379px no-repeat;
  background-size: 400px 400px; }

.accordian-control-area {
  border-top: 2px solid #292f36;
  border-bottom: 1px solid #e0e4ea; }
.accordian-control-area .top-box {
  position: relative;
  background: #f8f8fa;
  padding: 0 20px;
  border: 1px solid #e0e4ea;
  border-bottom: 0;
  cursor: pointer; }
.accordian-control-area .top-box .flag-date {
  position: absolute;
  top: -1px;
  left: 0;
  display: inline-block;
  font-size: 11px;
  color: #ffffff;
  font-weight: 500;
  background: var(--primary-color);
  padding: 0 5px;
  height: 22px;
  line-height: 22px; }
.accordian-control-area .top-box .flag-date:after {
  content: "";
  position: absolute;
  top: 0;
  right: -5px;
  display: block;
  width: 0px;
  height: 0px;
  border-left: 0px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid var(--primary-color); }
.accordian-control-area .top-box .flag-date:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -5px;
  display: block;
  width: 0px;
  height: 0px;
  border-left: 0px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid var(--primary-color); }
.accordian-control-area .top-box .txt-idx {
  width: 64px;
  font-size: 15px;
  color: #000000;
  font-weight: 500; }
.accordian-control-area .top-box .txt-title > div {
  width: 800px;
  word-break: break-all;
  font-size: 20px;
  color: #000000;
  font-weight: 300; }
.accordian-control-area .top-box .num {
  position: relative;
  width: 60px;
  font-size: 15px;
  color: #444444;
  font-weight: 300; }
.accordian-control-area .top-box .num span {
  display: block;
  position: relative; }
.accordian-control-area .top-box .num span:after {
  content: "";
  display: block;
  width: 22px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 0;
  background: url(../images/layer/layer-pocket01.png) -68px 0 no-repeat;
  z-index: 22;
  margin: -6px 0 0 0; }
.accordian-control-area .top-box.on .num span:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.accordian-control-area .top-box .marking {
  text-align: right; }
.accordian-control-area .top-box .marking span {
  display: inline-block;
  min-width: 70px;
  height: 32px;
  background: #000000;
  font-size: 16px;
  color: #ffffff;
  font-weight: 300;
  border-radius: 22px;
  text-align: center;
  line-height: 31px;
  padding: 0 5px; }
.accordian-control-area .top-box .marking.none span {
  background: var(--primary-color);
  color: #ffffff; }
.accordian-control-area .top-box .marking.leave span {
  background: transparent;
  border: 1px solid var(--primary-color);
  line-height: 30px;
  color: var(--primary-color); }
.accordian-control-area .top-inner {
  display: table;
  width: 100%; }
.accordian-control-area .top-inner > div {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
  padding: 15px 0; }
.accordian-control-area .bottom-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding: 37px 20px 40px 20px;
  border: 1px solid #e0e4ea;
  border-bottom: 0; }
.accordian-control-area .bottom-item .txt-idx {
  min-width: 44px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: -0.5px;
  color: #444444;
  word-break: break-all;
  margin: 0 20px 0 0; }
.accordian-control-area .bottom-item .mid-ctn-pocket {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.accordian-control-area .bottom-item .title {
  max-width: 760px;
  word-break: break-all;
  font-weight: 300;
  font-size: 20px;
  color: #000000;
  padding: 0 0 16px 0; }
.accordian-control-area .bottom-item .sub-info {
  max-width: 760px; }
.accordian-control-area .bottom-item .sub-info dl {
  line-height: 1;
  margin: 0 0 11px 0; }
.accordian-control-area .bottom-item .sub-info dl:last-child {
  margin: 0; }
.accordian-control-area .bottom-item .sub-info dl dt,
.accordian-control-area .bottom-item .sub-info dl dd {
  display: inline-block;
  word-break: break-all; }
.accordian-control-area .bottom-item .sub-info .txt-tit {
  padding: 0 8px 0 0;
  font-size: 15px;
  font-weight: 300;
  color: #737373; }
.accordian-control-area .bottom-item .sub-info .txt-info {
  padding: 0 32px 0 0;
  font-size: 15px;
  font-weight: 300;
  color: #000000; }
.accordian-control-area .bottom-item .flag-plane {
  position: absolute;
  top: 10px;
  left: 0;
  background: #ff4337; }
.accordian-control-area .bottom-item button.btn-learn {
  height: 40px; }
.accordian-control-area .bottom-item .txt-noti {
  position: absolute;
  right: 33px;
  top: 50%;
  -webkit-transform: translateY(80%);
  -ms-transform: translateY(80%);
  transform: translateY(80%);
  font-size: 13px;
  color: #444444;
  font-weight: 300;
  margin: 0; }
.accordian-control-area .bottom-item .graph {
  position: absolute;
  right: 280px;
  top: 50%;
  width: 220px;
  height: 10px;
  background: #ededed; }
.accordian-control-area .bottom-item .graph .current {
  background: var(--primary-color);
  height: 10px; }
.accordian-control-area .bottom-item .graph .txt-graph {
  line-height: 1;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  top: -23px;
  left: 0; }
.accordian-control-area .bottom-item .item-single {
  width: 100%;
  text-align: center; }
.accordian-control-area .bottom-item .item-single .para-a {
  font-size: 16px;
  color: #444444;
  font-weight: 300; }
.accordian-control-area .bottom-item .item-single .btn {
  margin: 15px 0 0 0; }
.accordian-control-area .bottom-item .divider-mark-black {
  margin-left: 4px; }
.accordian-control-area .bottom-item .divider-mark-red {
  margin-left: 4px; }
.accordian-control-area .bottom-item .divider-mark {
  margin-left: 4px; }
.accordian-control-area.off .top-box .txt-title > div {
  width: 700px; }

.learn-quick-popup-layer {
  position: fixed;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 20px;
  width: 380px;
  max-width: 1000px;
  -webkit-transform: translateX(310px);
  -ms-transform: translateX(310px);
  transform: translateX(310px);
  z-index: 350; }
.learn-quick-popup-layer .popup-body {
  position: relative;
  float: right;
  width: 380px;
  background: rgba(0, 0, 0, 0.8);
  padding: 30px 55px 30px 30px;
  border-radius: 10px; }
.learn-quick-popup-layer .para-a {
  font-size: 15px;
  color: #ffffff;
  font-weight: 300;
  line-height: 1;
  padding: 0 0 15px 0; }
.learn-quick-popup-layer .para-a span {
  font-weight: 300;
  color: #f8e579;
  padding: 0 0 0 15px; }
.learn-quick-popup-layer .para-b,
.learn-quick-popup-layer .para-c {
  font-size: 16px;
  font-weight: 200;
  color: #ffffff; }
.learn-quick-popup-layer .btn {
  margin-top: 0;
  margin-bottom: 0;
  min-width: 140px;
  line-height: 38px;
  background: transparent;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  border: 1px solid #ffffff;
  max-width: 100%;
  word-break: break-all;
  white-space: normal; }
.learn-quick-popup-layer .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0 0 0;
  font-size: 0; }
.learn-quick-popup-layer .btn-box .btn:first-child {
  margin-right: 10px; }
.learn-quick-popup-layer .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(../images/layer/layer-pocket01.png) -101px 0 no-repeat;
  font-size: 0;
  cursor: pointer; }
.learn-quick-popup-layer .txt-current-progress {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f8e579;
  font-size: 15px;
  font-weight: 300;
  padding: 0 0 0 10px; }

.exam-table-area {
  margin: 0 0 60px 0; }
.exam-table-area .guide-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 2px solid #292f36; }
.exam-table-area .guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 55px;
  margin-top: 20px;
  background-color: #f9f9f9;
  font-size: 15px;
  font-weight: 300;
  color: var(--primary-color); }

.row-box-type-a {
  margin: 0 0 60px 0;
  border-top: 2px solid #292f36; }
.row-box-type-a ul li {
  border-bottom: 1px solid #e0e4ea;
  padding: 0 30px; }
.row-box-type-a .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 0; }
.row-box-type-a .icn-typa-a {
  margin: 0 20px 0 0; }
.row-box-type-a .leaf {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 10px 0 0; }
.row-box-type-a .leaf .txt-a {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-weight: 300;
  padding: 0 20px 0 0;
  -ms-flex-item-align: center;
  align-self: center; }
.row-box-type-a .leaf .txt-b {
  color: #444444;
  font-weight: 200; }

.test-result-information-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 34px 38px 34px 38px;
  border: 1px solid #e0e4ea;
  margin: 0 0 60px 0; }
.test-result-information-area .txt-tit {
  padding: 10px 0 0 0;
  font-size: 18px;
  color: #444444;
  font-weight: 300;
  line-height: 1; }
.test-result-information-area .select-type {
  position: absolute;
  top: -12px;
  right: 0;
  width: 121px !important;
  margin: 0; }
.test-result-information-area.text-type.diagnose .my-result-box {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 184px; }
.test-result-information-area.text-type.diagnose .tutor-paragraph-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.test-result-information-area .my-result-box {
  position: relative;
  width: 260px;
  min-height: 210px;
  margin: 0 40px 0 0; }
.test-result-information-area .my-result-box.off.type2 {
  width: 237px;
  min-height: 292px; }
.test-result-information-area .my-result-box.off.type2 .txt01 {
  padding: 0 0 12px 0; }
.test-result-information-area .my-result-box.off.type2 .res-graph-box {
  width: 200px;
  position: absolute;
  bottom: 28px;
  left: 0; }
.test-result-information-area .my-result-box .tit-a {
  font-size: 22px;
  color: #000000;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 23px 0;
  padding: 7px 0 0 0; }
.test-result-information-area .my-result-box .tit-a span {
  font-size: 30px;
  font-weight: 500;
  color: var(--primary-color);
  letter-spacing: -1px; }
.test-result-information-area .my-result-box .tit-a em {
  font-size: 15px;
  font-weight: 300;
  color: #737373;
  font-style: normal; }
.test-result-information-area .my-result-box .txt-status {
  color: var(--primary-color);
  font-size: 30px;
  font-weight: 500; }
.test-result-information-area .my-result-box .txt-teacher {
  margin: 42px 0 48px 0;
  color: #444444;
  font-weight: 300; }
.test-result-information-area .my-result-box .btn {
  width: 109px;
  margin: 0 10px 0 0;
  padding: 0 10px; }
.test-result-information-area .my-result-box .btn.wd100 {
  width: initial; }
.test-result-information-area .my-result-box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: absolute;
  bottom: 4px;
  font-size: 0; }
.test-result-information-area .my-result-box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: #e0e4ea; }
.test-result-information-area .my-result-box.type2 {
  width: 294px; }
.test-result-information-area .my-result-box.type2 .res-graph-box {
  width: 258px; }
.test-result-information-area:after {
  content: "";
  display: table;
  clear: both; }
.test-result-information-area.diagnose .my-result-box {
  min-height: 276px;
  width: 184px; }
.test-result-information-area.diagnose .tutor-paragraph-box {
  height: auto; }
.test-result-information-area.diagnose .tutor-paragraph-box .para-box:after {
  bottom: -7px; }
.test-result-information-area.diagnose .tutor-paragraph-box .para-box {
  height: 245px; }
.test-result-information-area.diagnose .graph-box {
  margin: 0 0 0 25px; }
.test-result-information-area.tutor .my-result-box {
  min-height: 215px; }
.test-result-information-area .res-graph-box {
  position: relative;
  background: #ededed;
  width: 228px;
  height: 26px; }
.test-result-information-area .res-graph-box .current {
  position: relative;
  height: 26px;
  background: var(--primary-color); }
.test-result-information-area .res-graph-box .bar-goal {
  content: "";
  position: absolute;
  top: -5px;
  right: -1px;
  display: block;
  width: 1px;
  height: 36px;
  background: #a8a8a8; }
.test-result-information-area .res-graph-box .bar-goal .tong {
  position: absolute;
  bottom: 44px;
  left: -52px;
  line-height: 1.4;
  text-align: center; }
.test-result-information-area .res-graph-box .bar-goal .tong span {
  position: static;
  display: block;
  width: 100px;
  font-size: 12px;
  color: #a1a1a1;
  font-weight: 300; }
.test-result-information-area .res-graph-box .bar-goal .tong em {
  font-style: normal; }
.test-result-information-area .res-graph-box .bar-goal.right-end span {
  -webkit-transform: translateX(-35px);
  -ms-transform: translateX(-35px);
  transform: translateX(-35px); }
.test-result-information-area .res-graph-box .bar-goal.left-end span {
  -webkit-transform: translateX(32px);
  -ms-transform: translateX(32px);
  transform: translateX(32px); }
.test-result-information-area .res-graph-box span {
  position: absolute;
  bottom: -29px;
  color: #747474;
  font-size: 11px;
  font-weight: 300; }
.test-result-information-area .res-graph-box .num01 {
  left: 0; }
.test-result-information-area .res-graph-box .num02 {
  right: -2px; }
.test-result-information-area .status-information-box .average-box {
  padding: 0 60px 0 0; }
.test-result-information-area .status-information-box .graph-sketch {
  position: relative;
  width: 195px;
  height: 135px;
  background: url(../images/common/bg-graph-layer01.png) 0 0 no-repeat;
  margin: 30px 0 0 0; }
.test-result-information-area .status-information-box .graph-sketch .bar {
  position: absolute;
  height: 14px;
  width: 100%; }
.test-result-information-area .status-information-box .graph-sketch .bar.me {
  bottom: 88px;
  background: var(--primary-color); }
.test-result-information-area .status-information-box .graph-sketch .bar.ave {
  bottom: 54px;
  background: #b6bccd; }
.test-result-information-area .status-information-box .graph-sketch .num-score {
  position: absolute;
  top: -4px;
  right: -58px;
  background: url(../images/layer/layer-pocket01.png) 0 -325px no-repeat;
  width: 58px;
  height: 27px;
  line-height: 1;
  font-size: 12px;
  font-weight: 300;
  color: var(--primary-color);
  text-align: center;
  padding: 4px 0 0 6px; }
.test-result-information-area .status-information-box .graph-sketch .num-score span {
  font-size: 12px;
  font-weight: 300;
  color: #737373; }
.test-result-information-area .status-information-box .graph-sketch.ht125 {
  height: 125px; }
.test-result-information-area .status-information-box .sketch-para {
  position: absolute;
  top: 52px;
  left: -138px; }
.test-result-information-area .status-information-box .sketch-para > div {
  line-height: 1;
  font-size: 15px;
  color: #737373;
  font-weight: 300; }
.test-result-information-area .status-information-box .sketch-para > div:first-child {
  padding: 0 0 21px 0; }
.test-result-information-area .status-information-box .graph-sketch-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 208px;
  margin: 23px 0 0 0; }
.test-result-information-area .status-information-box .graph-sketch-info > div {
  position: relative;
  padding: 0 0 0 17px;
  margin: 0 20px 0 0;
  font-size: 13px;
  color: #444444;
  font-weight: 200;
  line-height: 1.2; }
.test-result-information-area .status-information-box .graph-sketch-info .txt01:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: var(--primary-color);
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 0; }
.test-result-information-area .status-information-box .graph-sketch-info .txt02:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #b6bccd;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 0; }
.test-result-information-area:after {
  content: "";
  display: table;
  clear: both; }
.test-result-information-area .list-counting-res-box {
  width: 588px; }
.test-result-information-area .list-counting-res-box .counting-res-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 18px 0; }
.test-result-information-area .list-counting-res-box .para-a {
  color: #737373;
  font-weight: 300;
  line-height: 1.2; }
.test-result-information-area .list-counting-res-box .para-a span {
  color: var(--primary-color);
  font-weight: 300; }
.test-result-information-area .list-counting-res-box .list-box {
  width: 588px;
  height: 164px; }
.test-result-information-area .list-counting-res-box .list-box .box {
  float: left;
  width: 145px;
  height: 164px;
  border: 1px solid #e0e4ea;
  text-align: center;
  margin: 0 4px 0 0; }
.test-result-information-area .list-counting-res-box .list-box .box .top-tree {
  height: 42px;
  background: #f6f7fb;
  line-height: 42px;
  font-weight: 300;
  color: #444444;
  text-align: center; }
.test-result-information-area .list-counting-res-box .list-box .box .txt-a {
  padding: 19px 0 13px 0;
  font-size: 25px;
  color: #000000;
  font-weight: 500;
  line-height: 1; }
.test-result-information-area .list-counting-res-box .list-box .box .txt-a span {
  font-size: 15px;
  color: #737373;
  font-weight: 300; }
.test-result-information-area .list-counting-res-box .list-box .box button {
  min-width: 109px;
  padding: 0 9px; }
.test-result-information-area .list-counting-res-box .list-box .box .center-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: calc(100% - 42px); }
.test-result-information-area .list-counting-res-box .list-box .box .txt-b {
  padding: 20px;
  font-size: 22px;
  color: #000000;
  font-weight: 500;
  line-height: 1; }
.test-result-information-area .list-counting-res-box .slick-track .slick-slide:nth-child(4n) .box {
  margin: 0; }
.test-result-information-area .list-counting-res-box .slick-slide > div {
  margin: 0 4px 0 0; }
.test-result-information-area .list-counting-res-box .slider-control .control-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
.test-result-information-area .list-counting-res-box .slider-control button {
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/layer/layer-pocket01.png) right 0 no-repeat;
  font-size: 0;
  border: 0; }
.test-result-information-area .list-counting-res-box .slider-control button.prev {
  background-position: -344px 0; }
.test-result-information-area .list-counting-res-box .slider-control button.next {
  background-position: right 0; }
.test-result-information-area .list-counting-res-box .slider-control button.disabled.prev {
  background-position: -344px -28px; }
.test-result-information-area .list-counting-res-box .slider-control button.disabled.next {
  background-position: right -28px; }
.test-result-information-area .apply-re01-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  float: left; }
.test-result-information-area .apply-re01-box .apply-re01-box-inner {
  position: relative;
  min-height: 208px;
  padding-bottom: 53px; }
.test-result-information-area .apply-re01-box .tit-a {
  font-size: 20px;
  font-weight: 500;
  color: #444444;
  padding: 10px 0 15px 0;
  line-height: 1; }
.test-result-information-area .apply-re01-box .para-a {
  color: #737373;
  font-weight: 300;
  line-height: 21px; }
.test-result-information-area .apply-re01-box .btn-box {
  position: absolute;
  bottom: 4px;
  left: 0;
  font-size: 0; }
.test-result-information-area .apply-re01-box .btn-box .btn {
  margin: 0 10px 0 0; }
.test-result-information-area .tutor-paragraph-box {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 210px; }
.test-result-information-area .tutor-paragraph-box h3 {
  padding: 0 0 10px 0;
  color: #444444;
  font-size: 18px;
  font-weight: 300; }
.test-result-information-area .tutor-paragraph-box.type2 .para-box {
  height: 201px; }
.test-result-information-area .tutor-paragraph-box .para-box {
  height: 170px; }
.test-result-information-area .tutor-paragraph-box .para-box p {
  color: #737373;
  font-weight: 300;
  line-height: 1.5; }
.test-result-information-area .tutor-paragraph-box .para-box:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  z-index: 50;
  background: url(../images/common/bg-liner-bottom01.png) 0 0 no-repeat;
  background-size: 100% auto; }
.test-result-information-area .tutor-paragraph-box .para-box.remove:after {
  content: "";
  display: none; }
.test-result-information-area .tutor-paragraph-box .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: -32px;
  margin: 0; }
.test-result-information-area .tutor-paragraph-box .file-box {
  position: absolute;
  top: 2px;
  right: 0; }
.test-result-information-area .tutor-paragraph-box .file-box li {
  padding: 0 5px 0 0; }
.test-result-information-area .tutor-paragraph-box .file-box .txt {
  max-width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.test-result-information-area .tutor-paragraph-box .tab-type-box {
  padding: 0 0 25px 0; }
.test-result-information-area .tutor-paragraph-box .tab-type-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px; }
.test-result-information-area .tutor-paragraph-box .tab-type-box ul li {
  padding: 0 15px; }
.test-result-information-area .tutor-paragraph-box .tab-type-box ul li span {
  display: block;
  color: #a1a1a1;
  font-weight: 300;
  padding: 0 5px 2px 5px;
  cursor: pointer; }
.test-result-information-area .tutor-paragraph-box .tab-type-box ul li.on span {
  color: #000000;
  border-bottom: 2px solid #000000; }
.test-result-information-area.test-information-area {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.test-result-information-area.test-information-area .list-counting-res-box {
  width: 924px; }
.test-result-information-area.test-information-area .list-counting-res-box .list-box {
  width: 924px; }
.test-result-information-area.test-information-area .list-counting-res-box .list-box .slick-list .slick-track {
  margin-left: 0; }
.test-result-information-area.test-information-area .list-counting-res-box .center-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.test-result-information-area.test-information-area .list-counting-res-box .center-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 54px; }
.test-result-information-area.test-information-area .list-counting-res-box .center-box-inner .txt-a {
  padding: 0; }
.test-result-information-area.test-information-area .list-counting-res-box .center-box-inner .txt-a + button {
  margin-top: 20px; }
.test-result-information-area.test-information-area .list-counting-res-box .txt-c {
  font-size: 15px;
  color: #737373; }
.test-result-information-area + .test-information-area {
  margin-top: -40px; }
.test-result-information-area.layout-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.test-result-information-area.layout-right .my-result-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: auto;
  min-height: auto;
  margin: 0; }
.test-result-information-area.layout-right .my-result-box:after {
  display: none; }
.test-result-information-area.layout-right .my-result-box .tit-score {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -1px;
  color: #000; }
.test-result-information-area.layout-right .my-result-box .tit-a {
  margin: 0 20px 0 40px;
  padding: 0;
  text-align: right;
  line-height: 1; }
.test-result-information-area.layout-right .tutor-paragraph-box {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e0e4ea; }
.test-result-information-area.layout-right .tutor-paragraph-box h3 {
  color: #000; }
.test-result-information-area.layout-right .tutor-paragraph-box .file-box {
  top: 40px; }
.test-result-information-area.layout-right .tutor-paragraph-box .btm-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 25px; }
.test-result-information-area.layout-right .tutor-paragraph-box .txt-teacher {
  display: block;
  margin: 0;
  color: #444444;
  font-weight: 300; }
.test-result-information-area.layout-right .tutor-paragraph-box .btn-box {
  display: block;
  margin-left: 20px;
  width: auto;
  position: static; }

.test-information-area {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.test-information-area .list-counting-res-box {
  width: 924px; }
.test-information-area .list-counting-res-box .list-box {
  width: 924px; }
.test-information-area .list-counting-res-box .center-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.test-information-area .list-counting-res-box .center-box-inner .txt-a {
  padding: 0; }
.test-information-area .list-counting-res-box .txt-c {
  font-size: 15px;
  color: #737373; }

.surv-importance-table-box {
  position: relative;
  text-align: right; }
.surv-importance-table-box table {
  width: 350px;
  height: 172px;
  margin: 33px 0 4px 0;
  border-top: 1px solid #e0e4ea; }
.surv-importance-table-box table.table-col.type-a thead th {
  padding: 0 10px;
  line-height: 18px; }
.surv-importance-table-box table.table-col thead {
  border-top: 0; }
.surv-importance-table-box table thead th {
  background: #f6f7fb;
  padding: 4px; }
.surv-importance-table-box table tbody td {
  padding: 9px; }
.surv-importance-table-box table th span {
  display: block;
  font-weight: 500;
  line-height: 1; }
.surv-importance-table-box table th .icn-shape-sur {
  display: inline-block;
  margin-right: 3px; }
.surv-importance-table-box table.table-col td,
.surv-importance-table-box table.table-col th {
  height: 41px;
  font-size: 14px; }
.surv-importance-table-box table tbody tr td:first-child {
  font-weight: 300; }
.surv-importance-table-box span.k-dropdown {
  position: absolute;
  top: 0;
  right: 0; }
.surv-importance-table-box .custom-select-kendo.k-dropdown {
  margin-right: 0; }

.tit-board-sub {
  font-size: 16px;
  color: #000000;
  font-weight: 300;
  padding: 0 0 25px 0; }
.tit-board-sub span {
  color: var(--primary-color);
  font-weight: 300;
  font-size: 16px; }

.thread-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.paging-area {
  width: 100%;
  margin: 40px auto 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
.paging-area a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 300;
  color: #777f88;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #e0e4ea;
  border-radius: 2px;
  cursor: pointer;
  margin: 4px; }
.paging-area a:hover {
  color: #000;
  border: 1px solid #000; }
.paging-area .num-strong {
  color: #000;
  border: 1px solid #000; }
.paging-area .btn-page-first:after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 12px;
  height: 10px;
  background: url("../images/common/bg-paging.png") no-repeat;
  background-position: 0 0; }
.paging-area .btn-page-prev:after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 6px;
  height: 10px;
  background: url("../images/common/bg-paging.png") no-repeat;
  background-position: 0 bottom; }
.paging-area .btn-page-next:after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 6px;
  height: 10px;
  background: url("../images/common/bg-paging.png") no-repeat;
  background-position: right bottom; }
.paging-area .btn-page-end:after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 12px;
  height: 10px;
  background: url("../images/common/bg-paging.png") no-repeat;
  background-position: right 0; }
.paging-area .btn-page-prev {
  margin-right: 32px; }
.paging-area .btn-page-next {
  margin-left: 32px; }

.none-list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 350px;
  border: 2px solid #e0e4ea; }
.none-list-box .item {
  text-align: center; }
.none-list-box .item .icn {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: url(../images/icn/icn-list-none.png) 0 0 no-repeat; }
.none-list-box .item .para-a {
  padding: 15px 0 0 0;
  font-size: 24px;
  font-weight: 300;
  color: #737373; }

.des-type-exam-box {
  text-align: center;
  font-size: 18px;
  color: #000000;
  font-weight: 300; }
.des-type-exam-box .text-red {
  color: var(--primary-color) !important; }

.push-msg-check-area {
  border-top: 2px solid #292f36;
  border-left: 1px solid #e0e4ea;
  border-right: 1px solid #e0e4ea; }
.push-msg-check-area .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 21px 20px;
  border-bottom: 1px solid #e0e4ea; }
.push-msg-check-area .item .txt-box {
  max-width: 700px; }
.push-msg-check-area .item .txt-box .txt01 {
  color: #000000;
  font-weight: 500; }
.push-msg-check-area .item .txt-box .txt02 {
  color: #444444;
  font-weight: 300; }

.exam-header-area {
  position: relative;
  width: 1000px;
  margin: 0 auto; }
.exam-header-area .exam-header-area-pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 67px;
  border-bottom: 1px solid #eceff2;
  padding: 22px 0 10px 0; }
.exam-header-area .exam-header-area-pad .left {
  max-width: 600px;
  overflow: hidden;
  font-weight: 300;
  color: #444444; }
.exam-header-area .exam-header-area-pad .left.txt-color-red {
  color: var(--primary-color) !important; }
.exam-header-area .tip-pop-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  min-height: 45px;
  background: rgba(44, 47, 51, 0.85);
  z-index: 90;
  color: #ffffff;
  padding: 8px 15px 9px 15px;
  text-align: center;
  border-radius: 2px; }
.exam-header-area .tip-pop-box p {
  line-height: 22px; }
.exam-header-area .paging {
  -ms-flex-item-align: end;
  align-self: flex-end; }
.exam-header-area .paging ol {
  font-size: 0; }
.exam-header-area .paging ol li {
  display: inline-block;
  margin: 0 0 0 8px;
  line-height: 1; }
.exam-header-area .paging ol li .circle {
  position: relative;
  width: 10px;
  height: 10px;
  border: 2px solid #e0e4ea;
  border-radius: 50%;
  margin: 1px 0 0 0; }
.exam-header-area .paging ol li .circle:before {
  content: "";
  position: absolute;
  top: 3px;
  left: -10px;
  width: 8px;
  height: 1px;
  background: #e0e4ea; }
.exam-header-area .paging ol li .txt-pager {
  position: relative;
  margin: 0 4px 0 0;
  line-height: 1; }
.exam-header-area .paging ol li .txt-pager .num {
  display: inline-block;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #424a59;
  border-radius: 50%;
  font-size: 10px;
  color: #ffffff;
  font-weight: 300;
  margin: 0 4px 0 0;
  vertical-align: 1px; }
.exam-header-area .paging ol li .txt-pager .txt01 {
  margin: -3px 0 0 0;
  font-size: 14px;
  color: #424a59; }
.exam-header-area .paging ol li .txt-pager:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -8px;
  width: 8px;
  height: 1px;
  background: #e0e4ea; }
.exam-header-area .paging ol li:first-child .circle:before {
  display: none; }
.exam-header-area .paging ol li:first-child .txt-pager:before {
  display: none; }
.exam-header-area .paging ol li.pass .circle {
  background: #a1a1a1;
  border: 1px solid #a1a1a1; }
.exam-header-area .change-write-layout-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.exam-header-area .change-write-layout-box button {
  display: block;
  width: 24px;
  height: 24px;
  border: 0;
  margin: 0 8px 0 0;
  background: url(../images/layer/layer-pocket06.png) 0 0 no-repeat; }
.exam-header-area .change-write-layout-box button.l02 {
  background-position: 0 -29px; }
.exam-header-area .change-write-layout-box button.l03 {
  background-position: 0 -58px; }
.exam-header-area .change-write-layout-box button.l04 {
  background-position: 0 -87px; }
.exam-header-area .change-write-layout-box button.l01.on, .exam-header-area .change-write-layout-box button.l01:hover {
  background-position: right 0; }
.exam-header-area .change-write-layout-box button.l02.on, .exam-header-area .change-write-layout-box button.l02:hover {
  background-position: right -29px; }
.exam-header-area .change-write-layout-box button.l03.on, .exam-header-area .change-write-layout-box button.l03:hover {
  background-position: right -58px; }
.exam-header-area .change-write-layout-box button.l04.on, .exam-header-area .change-write-layout-box button.l04:hover {
  background-position: right -87px; }

.exam-contents-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto; }
.exam-contents-area .exam-solve-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: calc(100vh - 230px);
  width: 762px;
  padding: 30px 20px 0 0; }
.exam-contents-area .exam-solve-box .btn-cmmn-area {
  margin-top: auto; }
.exam-contents-area .exam-class-div-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0 10px 0; }
.exam-contents-area .exam-class-div-box .icn-class-type {
  margin: 0 0 0 5px; }
.exam-contents-area .exam-current-status-box {
  width: 238px;
  border-left: 1px solid #eceff2; }
.exam-contents-area .exam-current-status-box .user-solve-status-box {
  padding: 25px 20px 0 20px; }
.exam-contents-area .exam-current-status-box .user-solve-status-box .tit {
  padding: 0 0 11px 0;
  font-weight: 300;
  color: #000000; }
.exam-contents-area .exam-current-status-box .status-put-box {
  font-size: 0; }
.exam-contents-area .exam-current-status-box .status-put-box .item {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 37px;
  height: 34px;
  border: 4px solid #eceff2;
  text-align: center;
  margin: 0 3px 3px 0;
  color: #b6bccd;
  font-weight: 500;
  font-size: 16px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
.exam-contents-area .exam-current-status-box .status-put-box .item.pass {
  border: 0;
  background: rgba(66, 74, 89, 0.6); }
.exam-contents-area .exam-current-status-box .status-put-box .item.pass:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -11px;
  display: block;
  width: 23px;
  height: 18px;
  background: url(../images/layer/layer-pocket01.png) 0 -195px no-repeat;
  z-index: 20; }
.exam-contents-area .exam-current-status-box .status-put-box .item.current {
  background: var(--primary-color);
  color: #ffffff;
  border: 0; }
.exam-contents-area .exam-current-status-box .status-put-box .item.current.pass:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -11px;
  display: block;
  width: 23px;
  height: 18px;
  background: url(../images/layer/layer-pocket01.png) 0 -195px no-repeat;
  z-index: 20; }
.exam-contents-area .exam-current-status-box .status-put-box .item:nth-child(5n) {
  margin-right: 0; }
.exam-contents-area .exam-current-status-box .status-put-info {
  padding: 12px 0 0 0; }
.exam-contents-area .exam-current-status-box .status-put-info > div {
  position: relative;
  padding: 0 0 0 34px;
  color: #444444;
  font-weight: 200; }
.exam-contents-area .exam-current-status-box .status-put-info > div.txt01:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
  width: 19px;
  height: 19px;
  background: var(--primary-color); }
.exam-contents-area .exam-current-status-box .status-put-info > div.txt02:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../images/layer/layer-pocket01.png) -97px bottom no-repeat; }
.exam-contents-area .exam-user-write-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.exam-contents-area .exam-user-write-wrap.vertical {
  display: block;
  width: 100%; }
.exam-contents-area .exam-user-write-wrap.vertical .tree-box {
  width: auto;
  padding: 0;
  border: 0; }
.exam-contents-area .exam-user-write-wrap.vertical .left-exam {
  padding: 0 0 30px 0;
  border-bottom: 1px solid #eceff2; }
.exam-contents-area .exam-user-write-wrap.subject {
  display: block;
  width: 100%; }
.exam-contents-area .exam-user-write-wrap.subject .tree-box {
  width: auto;
  padding: 0;
  border: 0; }
.exam-contents-area .exam-user-write-wrap.write .tree-box {
  width: 1000px; }
.exam-contents-area .tree-box {
  width: 500px; }
.exam-contents-area .tree-box .desc-lms-box {
  line-height: 22px;
  margin: 0 0 30px 0;
  color: #444444; }
.exam-contents-area .tree-box .tit-sub {
  padding: 0 0 6px 0;
  font-weight: 300;
  color: #000000; }
.exam-contents-area .tree-box .file-box {
  border: 0;
  margin: 0;
  background: #fafafa; }
.exam-contents-area .tree-box .regular-type-box {
  margin: 30px 0 0 0;
  padding: 0 0 0 12px; }
.exam-contents-area .tree-box .regular-type-box ol li {
  position: relative;
  font-size: 14px;
  color: #737373;
  font-weight: 300;
  line-height: 21px; }
.exam-contents-area .tree-box .regular-type-box ol li:after {
  content: "";
  position: absolute;
  top: 9px;
  left: -11px;
  display: block;
  width: 3px;
  height: 3px;
  background: #444444; }
.exam-contents-area .tree-box .regular-type-box span {
  color: var(--primary-color); }
.exam-contents-area .tree-box .editor-area .editor-box {
  min-height: 370px;
  border: 1px solid #e5e5e5; }
.exam-contents-area .left-exam {
  padding: 0 20px 0 0;
  border-right: 1px solid #eceff2; }
.exam-contents-area .right-exam {
  padding: 0 0 0 20px; }
.exam-contents-area .file-box-wrap {
  margin-top: 14px;
  padding: 15px 20px;
  border: solid 1px #e0e4ea; }

.paper-work-result-box {
  background: #f6f7fb;
  padding: 27px 30px; }
.paper-work-result-box .file-box {
  border: 0;
  border-top: 1px solid #e0e4ea;
  padding: 0;
  padding-top: 20px;
  margin: 20px 0 0 0; }

.regular-box {
  background: #f9f9f9;
  padding: 25px 30px; }
.regular-box p {
  color: #737373;
  font-weight: 300;
  line-height: 22px; }

.regular-box2 {
  padding: 25px 30px;
  border: 1px solid #b6bccd;
  color: #737373;
  font-weight: 300;
  line-height: 22px; }
.regular-box2 span {
  color: #000000; }

.graph-regular-box {
  border: 1px solid #e0e4ea; }
.graph-regular-box .top-pocket {
  padding: 40px 0;
  background: #ffffff; }
.graph-regular-box .top-pocket .k-chart {
  margin: 0 auto; }
.graph-regular-box .top-pocket .label-table {
  width: 440px;
  margin: 0 auto; }
.graph-regular-box .top-pocket .label-table .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px;
  border-bottom: 1px solid #e0e4ea;
  font-weight: 300;
  color: #444; }
.graph-regular-box .top-pocket .label-table .label:nth-of-type(1) {
  border-top: 1px solid #e0e4ea; }
.graph-regular-box .top-pocket .label-table .label .alpha {
  padding: 0 28px;
  color: #000; }
.graph-regular-box .bot-des {
  background: #f6f7fb;
  padding: 25px 30px; }
.graph-regular-box .bot-des p {
  color: #737373;
  font-weight: 300;
  line-height: 22px; }
.graph-regular-box .bot-des span {
  color: #000000; }

.diagnose-slider-area {
  position: relative;
  background: #f6f7fb;
  padding: 35px; }
.diagnose-slider-area .diagnose-slider-pad {
  background: #ffffff; }
.diagnose-slider-area .diagnose-slider-pad .flag-tip {
  position: absolute;
  top: -2px;
  left: -2px;
  min-width: 52px;
  text-align: center;
  min-height: 45px;
  z-index: 30;
  background: var(--primary-color) !important;
  line-height: 1.2;
  padding: 5px; }
.diagnose-slider-area .diagnose-slider-pad .flag-tip span {
  display: block;
  margin: -1px 0 0 0;
  color: #ffffff;
  font-weight: 300; }
.diagnose-slider-area .diagnose-slider-pad .flag-tip:before {
  content: "";
  display: block;
  position: absolute;
  top: 45px;
  left: 0;
  border-top: 10px solid var(--primary-color);
  border-left: 0 solid transparent;
  border-right: 26px solid transparent;
  height: 0; }
.diagnose-slider-area .diagnose-slider-pad .flag-tip:after {
  content: "";
  display: block;
  position: absolute;
  top: 45px;
  right: 0;
  border-top: 10px solid var(--primary-color);
  border-left: 26px solid transparent;
  border-right: 0 solid transparent;
  height: 0; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area {
  position: absolute;
  top: 5px;
  right: 35px;
  text-align: right;
  font-size: 0; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul {
  position: relative;
  display: inline-block; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul:after {
  content: "";
  display: block;
  clear: both; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 14px;
  left: 0;
  background: #e0e4ea; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul li {
  position: relative;
  float: left;
  height: 16px;
  margin: 0 8px 0 0; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul li span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #e0e4ea;
  border-radius: 50%;
  vertical-align: middle;
  background: #fff; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul li.past span {
  width: 10px;
  height: 10px;
  background: #a1a1a1;
  border: none; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul li.active span {
  width: 16px;
  height: 16px;
  background: #424a59;
  border: none; }
.diagnose-slider-area .diagnose-slider-pad .slide-paging-area ul li:last-child {
  margin: 0; }
.diagnose-slider-area .slider-control-box > div {
  position: absolute;
  font-size: 0;
  top: 50%;
  left: 0;
  margin-top: -30px;
  cursor: pointer; }
.diagnose-slider-area .slider-control-box > div .btn-page-mark {
  min-width: 60px;
  height: 60px;
  display: inline-block;
  font-size: 18px;
  background: rgba(41, 47, 54, 0.7);
  line-height: 60px;
  color: #a1a1a1;
  letter-spacing: 3px;
  vertical-align: middle;
  padding: 0 0 0 6px; }
.diagnose-slider-area .slider-control-box > div .btn-page-mark span {
  color: #ffffff; }
.diagnose-slider-area .slider-control-box > div .btn-page-mark em {
  font-style: normal; }
.diagnose-slider-area .slider-control-box button {
  width: 30px;
  height: 60px;
  background: rgba(41, 47, 54, 0.7) url(../images/layer/layer-contents02.png) -115px -160px no-repeat;
  font-size: 0;
  border: 0;
  vertical-align: middle; }
.diagnose-slider-area .slider-control-box button:focus {
  outline: 0; }
.diagnose-slider-area .slider-control-box .prev {
  left: 0; }
.diagnose-slider-area .slider-control-box .prev button {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.diagnose-slider-area .slider-control-box .next {
  right: 0;
  text-align: right;
  left: auto; }
.diagnose-slider-area .slider-control-box .next .btn-page-mark {
  right: 30px;
  padding: 0 5px 0 0; }
.diagnose-slider-area .diagnose-slider-box .item {
  position: relative;
  text-align: center;
  padding: 30px 40px 35px 40px;
  border: 2px solid #e0e4ea; }
.diagnose-slider-area .diagnose-slider-box .item .thumb {
  margin: 0 0 30px 0; }
.diagnose-slider-area .diagnose-slider-box .item .thumb img {
  display: block;
  margin: 0 auto; }
.diagnose-slider-area .diagnose-slider-box .item .des-box {
  position: relative;
  padding: 31px 0 0 0; }
.diagnose-slider-area .diagnose-slider-box .item .des-box .tit-top {
  height: 31px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-top: 2px solid #e0e4ea; }
.diagnose-slider-area .diagnose-slider-box .item .des-box .tit-top span {
  position: relative;
  display: inline-block;
  max-width: 700px;
  padding: 1px 34px;
  background: #e0e4ea;
  color: #595f6b;
  z-index: 30; }
.diagnose-slider-area .diagnose-slider-box .item .des-box .tit-top span em {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal;
  font-weight: 300;
  color: #595f6b; }
.diagnose-slider-area .diagnose-slider-box .item .des-box .tit-top span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
  border-top: 30px solid #e0e4ea;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  height: 0; }
.diagnose-slider-area .diagnose-slider-box .item .des-box .tit-top span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -25px;
  border-top: 30px solid #e0e4ea;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  height: 0; }
.diagnose-slider-area .diagnose-slider-box .item .des-box .txt-para {
  text-align: left;
  margin: 10px 0 0 0;
  line-height: 22px; }

.diagnose-idx-tree-box {
  display: table;
  width: 100%;
  border: 1px solid #e0e4ea; }
.diagnose-idx-tree-box .item {
  display: table-row;
  height: 68px;
  border-bottom: 1px solid #e0e4ea; }
.diagnose-idx-tree-box .item .num {
  width: 120px;
  background: #f9f9f9;
  text-align: center;
  font-weight: 500;
  color: #444444; }
.diagnose-idx-tree-box .item .txt {
  font-size: 20px;
  color: #000000;
  font-weight: 300; }
.diagnose-idx-tree-box .item .cell {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #e0e4ea;
  padding: 15px 30px; }
.diagnose-idx-tree-box .item:last-child .cell {
  border: 0; }

.diagnose-none-box {
  position: relative;
  background: #f6f7fb;
  padding: 85px 75px 75px 75px;
  text-align: center; }
.diagnose-none-box img {
  display: block;
  width: 74px;
  height: 65px;
  margin: 0 auto 25px auto; }
.diagnose-none-box p {
  color: #737373;
  font-weight: 300; }

.statistical-chart-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 40px 0; }
.statistical-chart-area .item-chart {
  width: 330px;
  min-height: 425px;
  border: 1px solid #e0e4ea;
  padding: 35px 35px 20px 35px;
  margin: 0 5px 0 0; }
.statistical-chart-area .item-chart .txt-tit {
  text-align: center;
  color: #444444;
  font-weight: 500;
  font-size: 18px;
  padding: 0 0 10px 0; }
.statistical-chart-area .item-chart .txt-info {
  text-align: center;
  color: #444444;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4; }
.statistical-chart-area .item-chart .txt-info span {
  color: #000000;
  font-weight: 500; }
.statistical-chart-area .item-chart .chart {
  margin: 30px auto 0 auto; }
.statistical-chart-area .item-chart:last-child {
  margin: 0; }

.attendance-status-box {
  width: 326px;
  padding: 5px 0 0 0; }
.attendance-status-box .top-att {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 18px 0; }
.attendance-status-box .tit {
  font-size: 18px;
  color: #444444;
  font-weight: 300; }
.attendance-status-box .slider-control .control-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
.attendance-status-box .slider-control button {
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/layer/layer-pocket01.png) right 0 no-repeat;
  font-size: 0;
  border: 0; }
.attendance-status-box .slider-control button.prev {
  background-position: -344px 0; }
.attendance-status-box .slider-control button.next {
  background-position: right 0; }
.attendance-status-box .slider-control button.disabled.prev {
  background-position: -344px -28px; }
.attendance-status-box .slider-control button.disabled.next {
  background-position: right -28px; }
.attendance-status-box .slider-attendance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 327px;
  overflow: hidden;
  border: 1px solid #e0e4ea; }
.attendance-status-box .slider-attendance.slider-start .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 109px;
  flex: 0 0 109px; }
.attendance-status-box .slider-attendance .item-box {
  font-size: 0; }
.attendance-status-box .slider-attendance .slick-slide .item:last-child {
  border-right: 1px solid #e0e4ea; }
.attendance-status-box .slider-attendance .slick-slide:last-child .item {
  border-right: 0; }
.attendance-status-box .slider-attendance .item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  height: 131px;
  border-right: 1px solid #e0e4ea; }
.attendance-status-box .slider-attendance .item:last-child {
  border-right: 0; }
.attendance-status-box .slider-attendance .item .top {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 42px;
  padding: 6px 0;
  background: #f6f7fb;
  text-align: center; }
.attendance-status-box .slider-attendance .item .top span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  font-size: 14px;
  font-weight: 300;
  color: #444444; }
.attendance-status-box .slider-attendance .item .bottom {
  height: calc(100% - 42px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
.attendance-status-box .slider-attendance .item .bottom .txt01 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1; }
.attendance-status-box .slider-attendance .item .bottom .txt01 span {
  padding: 0 0 0 3px;
  font-size: 15px;
  font-weight: 300; }
.attendance-status-box .slider-attendance .item .bottom .txt02 {
  margin-top: 3px;
  font-size: 12px;
  font-weight: 300;
  color: #737373;
  line-height: 1.3; }
.attendance-status-box .slider-attendance .item .bottom .icn-attendance {
  margin: 7px 0 0 0; }
.attendance-status-box .slider-attendance .item:last-child {
  margin: 0; }
.attendance-status-box .slider-attendance.one .item {
  width: 100%;
  border-right: 0; }
.attendance-status-box .slider-attendance.one .item .top span {
  font-size: 15px; }

.attendance-table {
  width: 327px;
  margin: 20px 0 0 0; }
.attendance-table dl {
  display: table;
  width: 100%; }
.attendance-table dl dt,
.attendance-table dl dd {
  display: table-cell;
  line-height: 20px;
  font-size: 13px;
  font-weight: 300; }
.attendance-table dl dt {
  width: 97px;
  padding: 0 5px 0 0;
  color: #737373; }
.attendance-table dl dd {
  color: #000000; }
.attendance-table dl dd span {
  color: var(--primary-color); }
.attendance-table dl dd a {
  color: #000000; }
.attendance-table dl dd a:focus {
  color: #000000; }
.attendance-table dl dd a:hover {
  text-decoration: underline; }

.letter-submit-box {
  width: 272px;
  margin: 5px 0 0 48px; }
.letter-submit-box .top-att {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 18px 0; }
.letter-submit-box .tit {
  font-size: 18px;
  color: #444444;
  font-weight: 300; }
.letter-submit-box .slider-control .control-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
.letter-submit-box .slider-control button {
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/layer/layer-pocket01.png) right 0 no-repeat;
  font-size: 0;
  border: 0; }
.letter-submit-box .slider-control button.prev {
  background-position: -344px 0; }
.letter-submit-box .slider-control button.next {
  background-position: right 0; }
.letter-submit-box .slider-control button.disabled.prev {
  background-position: -344px -28px; }
.letter-submit-box .slider-control button.disabled.next {
  background-position: right -28px; }
.letter-submit-box .list-letter {
  border-top: 1px solid #eceff2; }
.letter-submit-box .list-letter .item {
  position: relative;
  min-height: 62px;
  padding: 14px 60px 0 0;
  border-bottom: 1px solid #eceff2; }
.letter-submit-box .list-letter .item > .tit,
.letter-submit-box .list-letter .item .date {
  line-height: 1; }
.letter-submit-box .list-letter .item .tit {
  padding: 0 0 8px 0;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.letter-submit-box .list-letter .item .date {
  font-size: 12px;
  color: #737373;
  font-weight: 300; }
.letter-submit-box .list-letter .item .icn-letter-status {
  position: absolute;
  top: 13px;
  right: 0; }
.letter-submit-box .submit {
  margin: 23px 0 0 0; }
.letter-submit-box.two .slider-control {
  display: none; }
.letter-submit-box.two .list-letter {
  height: 187px;
  padding: 20px 0;
  border-bottom: 1px solid #eceff2; }
.letter-submit-box.two .list-letter .item {
  float: left;
  width: 50%;
  height: 145px;
  border: 0;
  padding: 10px; }
.letter-submit-box.two .list-letter .item:first-child {
  border-right: 1px solid #eceff2; }
.letter-submit-box.two .list-letter .item:last-child {
  padding: 10px 10px 10px 16px; }
.letter-submit-box.two .list-letter .item .tit {
  height: 83px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal;
  padding: 0;
  margin: 0 0 28px 0; }
.letter-submit-box.two .list-letter .item .icn-letter-status {
  position: absolute;
  bottom: 1px;
  top: auto;
  right: 10px; }
.letter-submit-box.one .slider-control {
  display: none; }
.letter-submit-box.one .list-letter {
  height: 241px;
  padding: 20px 0;
  border-bottom: 1px solid #eceff2; }
.letter-submit-box.one .list-letter .item {
  height: 200px;
  border: 0;
  padding: 10px; }
.letter-submit-box.one .list-letter .item .det-box:hover {
  color: #444444;
  text-decoration: underline; }
.letter-submit-box.one .list-letter .item .tit {
  padding: 0 0 10px 0px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px; }
.letter-submit-box.one .list-letter .item .para {
  height: 100px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal;
  margin: 0 0 38px 0px;
  font-size: 14px;
  color: #444444; }
.letter-submit-box.one .list-letter .item .icn-letter-status {
  position: absolute;
  bottom: 1px;
  top: auto;
  right: 10px; }
.letter-submit-box.none {
  text-align: center; }
.letter-submit-box.none .slider-control {
  display: none; }
.letter-submit-box.none .list-letter {
  height: 187px; }
.letter-submit-box.none .list-letter .item {
  height: 186px;
  padding: 19px 0 20px 0; }
.letter-submit-box.none .list-letter .item .para {
  color: #737373;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300; }
.letter-submit-box.none img {
  margin: 0 auto 13px auto; }

.txt-exam-type {
  position: relative;
  padding: 0 0 0 8px;
  font-weight: 300;
  margin: 0 0 12px 0; }
.txt-exam-type:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 2px;
  height: 2px;
  background: #444444; }
.txt-exam-type span {
  padding: 0 0 0 13px; }

.module-sche-box {
  padding: 35px 26px 40px 28px;
  border-right: 1px solid #e0e4ea;
  border-left: 1px solid #e0e4ea; }
.module-sche-box .module-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 17px 0; }
.module-sche-box .tit-sche {
  width: 720px;
  font-size: 20px;
  font-weight: 300;
  color: #000000;
  padding: 0 0 0 15px; }
.module-sche-box .location {
  padding: 0 13px 0 0; }
.module-sche-box .location dl {
  display: table;
  width: 180px;
  line-height: 1.3; }
.module-sche-box .location dl dt,
.module-sche-box .location dl dd {
  display: table-cell;
  font-weight: 300; }
.module-sche-box .location dl dt {
  min-width: 55px;
  padding: 0 5px 0 0;
  color: #000000; }
.module-sche-box .location dl dd a {
  display: inline;
  color: #444444; }
.module-sche-box .location dl dd a:hover {
  text-decoration: underline; }
.module-sche-box .location dl.none dd a {
  cursor: text; }
.module-sche-box .location dl.none dd a:hover {
  text-decoration: none; }
.module-sche-box table.table-cmn-wrap {
  border-top: 1px solid #eceff2; }
.module-sche-box table.table-cmn-wrap tr td {
  padding: 6px 15px;
  font-weight: 300;
  border-bottom: 1px solid #eceff2;
  color: #000000; }
.module-sche-box table.table-cmn-wrap tr td:last-child {
  text-align: right; }
.module-sche-box table.table-cmn-wrap tr td .net:hover {
  text-decoration: underline; }
.module-sche-box table.table-cmn-wrap .file-box {
  display: inline-block; }
.module-sche-box table.table-cmn-wrap .file-box ol li {
  padding: 0; }

.cap-box {
  padding: 14px;
  background: #f9f9f9;
  font-size: 14px;
  color: #737373;
  text-align: center;
  font-weight: 300; }

.tit-pop-temp {
  padding: 0 0 10px 0;
  font-size: 18px;
  color: #000000;
  font-weight: 500; }

.profile-offline-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  background: #f0f2f5; }
.profile-offline-box .thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 160px;
  height: 160px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 30px 0 0; }
.profile-offline-box .thumb img {
  width: 100%; }

.des-table-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.des-table-box dl {
  display: table; }
.des-table-box dl dt {
  width: 88px;
  font-weight: 700;
  color: #000; }
.des-table-box dl dd {
  color: #444444;
  font-weight: 300; }
.des-table-box dl dt,
.des-table-box dl dd {
  display: table-cell; }
.des-table-box .dot-ul li {
  position: relative; }

.lec-map-area {
  width: 550px;
  height: 353px; }

.lec-map-info {
  background: #f0f2f5;
  padding: 30px; }
.lec-map-info .des-table-box dl {
  display: table;
  padding: 0 0 3px 0; }
.lec-map-info .des-table-box dl dt {
  width: 100px;
  color: #737373; }

.lms-chk {
  text-align: center;
  padding: 0; }
.lms-chk.type1 {
  margin: 37px 0 20px 0; }

@media print {
  body {
    -webkit-print-color-adjust: exact; } }

.num-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.num-group .num01,
.num-group .num02,
.num-group .num03 {
  color: #747474;
  font-size: 11px;
  font-weight: 300; }

.divider {
  display: inline-block;
  padding: 4px 10px;
  line-height: 1;
  text-align: center;
  border: 1px solid #ff4337;
  border-radius: 20px;
  letter-spacing: -1px;
  font-size: 12px;
  font-weight: 500; }
.divider.essential {
  color: #ff4337; }
.divider.choice {
  color: #5793f3;
  border: 1px solid #5793f3; }
.divider.type2 {
  padding: 4px 12px;
  font-size: 15px; }

.flag {
  position: absolute;
  top: 15px;
  left: 15px;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  text-align: center;
  min-width: 48px;
  color: #fff;
  background: var(--primary-color);
  font-weight: 500;
  font-size: 14px;
  border-radius: 30px;
  z-index: 20;
  padding: 0 8px;
  box-shadow: 2px 4px 11px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 4px 11px rgba(0, 0, 0, 0.3); }
.flag.complete {
  background: #fff;
  border: 1px solid #040404;
  color: #000000;
  line-height: 46px; }
.flag.waiting {
  background: #7f8597;
  color: #fff; }
.flag.ing {
  min-width: 99px;
  border-radius: 30px;
  background: #fff;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: 0 15px;
  line-height: 46px; }
.flag.incomplete {
  background: #3f3f4d; }

.divider-mark {
  display: inline-block;
  background: #929292;
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  padding: 0px 7px;
  border-radius: 3px;
  height: 20px;
  line-height: 20px;
  margin: -3px 0 0 0;
  vertical-align: middle; }

.divider-mark-red {
  display: inline-block;
  background: var(--primary-color);
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  padding: 0px 10px;
  border-radius: 3px;
  height: 20px;
  line-height: 20px;
  margin: -3px 0 0 0;
  vertical-align: middle; }
.divider-mark-red:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 9px;
  background: url(../images/layer/layer-pocket01.png) -47px 0 no-repeat;
  margin: -4px 4px 0 0;
  vertical-align: middle; }

.divider-mark-black {
  display: inline-block;
  background: #000000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  padding: 0px 10px;
  border-radius: 3px;
  height: 20px;
  line-height: 20px;
  margin: -3px 0 0 0;
  vertical-align: middle; }
.divider-mark-black:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 10px;
  background: url(../images/layer/layer-pocket01.png) -47px -14px no-repeat;
  margin: 0 4px 0 0; }

.i01:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: var(--primary-color);
  border-radius: 50%;
  margin: -5px 10px 0 0;
  vertical-align: middle; }

.i02:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 11px solid var(--primary-color);
  margin: -5px 10px 0 0;
  vertical-align: middle; }

.i03:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #b6bccd;
  border-radius: 50%;
  margin: -5px 10px 0 0;
  vertical-align: middle; }

.flag-plane {
  position: relative;
  display: block;
  min-width: 50px;
  height: 22px;
  background: var(--primary-color);
  font-size: 11px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  line-height: 22px;
  padding: 0 5px; }
.flag-plane:after {
  content: "";
  position: absolute;
  top: 0;
  right: -6px;
  display: block;
  width: 6px;
  height: 22px;
  background: url(../images/layer/layer-pocket01.png) -93px 0 no-repeat; }

.icn-chk {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--primary-color);
  border-radius: 50%;
  vertical-align: middle;
  margin: -3px 1px 0 0; }
.icn-chk:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 11px;
  height: 9px;
  background: url(../images/layer/layer-pocket01.png) -47px 0 no-repeat;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%); }
.icn-chk.before {
  background: url(../images/icn/icn-chk-before.png) 0 0 no-repeat; }
.icn-chk.before:after {
  display: none; }

.icn-typa-a {
  display: inline-block;
  min-width: 60px;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  text-align: center;
  background: var(--primary-color);
  color: #ffffff;
  font-size: 12px;
  border-radius: 20px;
  font-weight: 300; }
.icn-typa-a.end {
  background: #e0e4ea;
  color: #444444; }

.icn-shape-sur {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/layer/layer-pocket01.png) right bottom no-repeat;
  vertical-align: middle;
  margin: -2px 7px 0 0; }
.icn-shape-sur.type-a {
  background: none;
  border: 6px solid var(--primary-color);
  border-radius: 100%; }
.icn-shape-sur.type-a::after {
  content: '';
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 100%; }
.icn-shape-sur.type-b {
  background-position: right -360px; }
.icn-shape-sur.type-c {
  background-position: right -338px; }

.icn-new {
  display: inline-block;
  min-width: 20px;
  min-height: 20px;
  line-height: 16px;
  text-align: center;
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
  border-radius: 50%;
  font-size: 11px;
  font-weight: 700; }

.chk-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 70px;
  background: #e0e4ea;
  color: #444444;
  font-size: 12px;
  font-weight: 300;
  border-radius: 20px;
  text-align: center;
  line-height: 1;
  padding: 7px 10px; }
.chk-tag.type-b {
  background: var(--primary-color);
  color: #ffffff; }

.icn-file {
  display: inline-block;
  width: 17px;
  height: 21px;
  background: url(../images/layer/layer-pocket01.png) right -313px no-repeat;
  vertical-align: middle;
  margin: -5px 0 0 7px; }

.form-essential {
  position: relative;
  display: inline-block; }
.form-essential:after {
  content: "";
  position: absolute;
  top: 1px;
  right: -11px;
  display: block;
  width: 5px;
  height: 5px;
  background: var(--primary-color);
  border-radius: 50%; }

.icn-level-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 20px;
  line-height: 20px;
  color: #737373;
  font-size: 13px;
  text-align: center;
  padding: 0 5px; }
.icn-level-type .label {
  margin-right: 10px; }

.level-gragh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.level-gragh li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 16px;
  margin-left: 2px;
  background-color: #ededed; }
.level-gragh li.fill {
  background-color: #424a59; }

.icn-class-type {
  display: inline-block;
  min-width: 72px;
  min-height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid #e0e4ea;
  color: #737373;
  font-size: 13px;
  text-align: center;
  padding: 0 5px; }
.icn-class-type span {
  padding: 0 0 0 5px;
  color: #000000;
  font-weight: 300; }

.icn-search-type {
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../images/layer/layer-pocket01.png) -144px bottom no-repeat;
  vertical-align: middle;
  margin: -3px 5px 0 0; }

.icn-link-type {
  display: inline-block;
  width: 9px;
  height: 14px;
  background: url(../images/layer/layer-pocket01.png) -130px 0 no-repeat;
  vertical-align: middle;
  margin: -3px 0 0 11px; }

.icn-notice {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/layer/layer-pocket01.png) -274px bottom no-repeat;
  vertical-align: middle;
  margin: 2px 7px 0 0; }

.flag-status {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  min-width: 41px;
  min-height: 41px;
  background: #3f51b5;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  border-radius: 20px;
  padding: 0 5px;
  line-height: 41px; }
.flag-status.wait {
  color: #444444;
  border: 3px solid #e0e4ea;
  background: #ffffff;
  line-height: 35px; }
.flag-status.reject {
  border: 0;
  background: var(--primary-color);
  color: #ffffff; }

.icn-map-txt-type {
  position: relative;
  padding: 0 0 0 18px;
  line-height: 1.3; }
.icn-map-txt-type:before {
  content: "";
  display: block;
  width: 12px;
  height: 17px;
  background: url(../images/icn/icn-off-map.png) 0 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0; }

.icn-map-txt-type2 {
  display: inline-block;
  position: relative;
  padding: 0 18px 0 0;
  line-height: 1.3; }
.icn-map-txt-type2:before {
  content: "";
  display: block;
  width: 12px;
  height: 17px;
  background: url(../images/icn/icn-off-map2.png) 0 0 no-repeat;
  position: absolute;
  top: 0;
  right: 0; }

.icn-attendance {
  display: inline-block;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  padding: 0px 15px;
  border-radius: 10px;
  line-height: 18px; }
.icn-attendance.early {
  background: #ffffff;
  border: 1px solid var(--primary-color);
  color: var(--primary-color); }
.icn-attendance.out {
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: #ffffff; }
.icn-attendance.wait {
  border: 1px solid #e0e4ea;
  background: #e0e4ea;
  color: #444444; }
.icn-attendance.etc {
  background: #ffffff;
  color: #444444;
  border: 1px solid #000000; }

.icn-letter-status {
  display: block;
  min-width: 35px;
  min-height: 35px;
  border-radius: 20px;
  font-size: 12px;
  color: #ffffff;
  background: #3f51b5;
  text-align: center;
  line-height: 35px;
  font-weight: 300;
  padding: 0 5px; }
.icn-letter-status.wait {
  color: #444444;
  border: 3px solid #e0e4ea;
  background: #ffffff;
  line-height: 29px; }
.icn-letter-status.reject {
  border: 0;
  background: var(--primary-color);
  color: #ffffff; }

.icn-print01 {
  vertical-align: middle;
  display: inline-block;
  margin: -2px 3px 0 0; }

.icn-print02 {
  vertical-align: middle;
  display: inline-block;
  margin: -2px 0 0 5px; }

.mCSB_inside > .mCSB_container {
  margin: 0; }

.modal-popup .tit-sub-pop {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  line-height: 1;
  padding: 0 0 20px 0; }

.modal-popup .modal-header h1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.modal-popup .modal-wrap {
  overflow: hidden; }
.modal-popup .modal-wrap .modal-body {
  position: relative;
  background: #ffffff;
  margin-bottom: 40px !important;
  padding-bottom: 0 !important; }
.modal-popup .modal-wrap .modal-body.has-footer {
  margin-bottom: 0px !important; }
.modal-popup .modal-wrap.lg .modal-body {
  margin-bottom: 40px !important; }
.modal-popup .modal-wrap.lg .modal-body.has-footer {
  margin-bottom: 0px !important; }

.lec-res01 table {
  margin: 0 0 1px 0; }

.lec-res01 table tr td:first-child {
  font-weight: 300;
  color: #000000; }

.lec-res01 .status-box {
  border: 2px solid #f0f2f5;
  text-align: center;
  margin: 0 0 30px 0;
  padding: 24px; }
.lec-res01 .status-box p {
  font-size: 18px;
  color: #444444;
  font-weight: 300; }
.lec-res01 .status-box p span {
  font-size: 18px;
  color: var(--primary-color);
  font-weight: 300; }

.lec-res01 .txt-pointer-a {
  font-size: 13px;
  font-weight: 200;
  color: #5a96f8; }

.lec-res01 .txt-pointer-b {
  font-size: 13px;
  font-weight: 200;
  color: var(--primary-color); }

.lec-res01 .result td {
  background: #fafafa;
  font-weight: 500; }

.lec-res01 .lack {
  color: var(--primary-color); }

.lec-res01 .liner td {
  position: relative; }
.lec-res01 .liner td:first-child:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  display: block;
  width: 800px;
  height: 1px;
  background: #292f36; }

.lec-res01 tr:last-child td {
  border-bottom: 1px solid #e0e4ea; }

.lec-mi-01 .status-box {
  text-align: center;
  background: #f9f9f9;
  margin: 0 0 40px 0;
  padding: 26px 30px; }
.lec-mi-01 .status-box p {
  font-size: 18px;
  color: #444444;
  font-weight: 300; }
.lec-mi-01 .status-box p span {
  font-size: 18px;
  color: var(--primary-color);
  font-weight: 300; }

.lec-mi-01 .app-install-area {
  overflow: hidden; }
.lec-mi-01 .app-install-area > div {
  height: 223px;
  border: 2px solid #e0e4ea;
  text-align: center; }
.lec-mi-01 .app-install-area .qr-code-box {
  float: left;
  padding: 37px 40px 40px 40px;
  width: 279px;
  border: 2px solid #e0e4ea;
  margin: 0 30px 0 0;
  padding: 40px;
  width: 279px;
  height: 223px;
  border: 2px solid #e0e4ea; }
.lec-mi-01 .app-install-area .qr-code-box .txt-a {
  padding: 0 0 20px 0;
  line-height: 1;
  font-size: 18px;
  font-weight: 300; }
.lec-mi-01 .app-install-area .qr-code-box img {
  max-width: 104px;
  max-height: 104px; }
.lec-mi-01 .app-install-area .url-box {
  float: right;
  padding: 37px 50px 55px 50px;
  width: 491px; }
.lec-mi-01 .app-install-area .url-box .txt-a {
  padding: 0 0 37px 0;
  line-height: 1;
  font-size: 18px;
  font-weight: 300; }
.lec-mi-01 .app-install-area .url-box .phone-input-box {
  font-size: 0; }
.lec-mi-01 .app-install-area .url-box input,
.lec-mi-01 .app-install-area .url-box button {
  display: inline-block;
  margin: 0; }
.lec-mi-01 .app-install-area .url-box input {
  width: 267px;
  height: 40px;
  margin: 0 10px 0 0; }
.lec-mi-01 .app-install-area .url-box .txt-b {
  font-size: 14px;
  color: #444444;
  font-weight: 200;
  line-height: 1;
  padding: 14px 0 0 0; }

.lec-mi-01 .mobile-guide-user {
  padding: 28px 0 0 0; }
.lec-mi-01 .mobile-guide-user ol li {
  position: relative;
  font-size: 14px;
  color: #444444;
  font-weight: 200;
  line-height: 1;
  padding: 0 0 9px 10px;
  word-break: break-all; }
.lec-mi-01 .mobile-guide-user ol li:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0px;
  display: block;
  width: 3px;
  height: 3px;
  background: #424242; }

.lec-rep04 .regular-type-box {
  padding: 17px 30px;
  background: #f9f9f9;
  margin: 0 0 30px 0; }
.lec-rep04 .regular-type-box ol li {
  position: relative;
  color: #444444;
  font-weight: 300;
  line-height: 21px;
  padding: 0 0 4px 0; }
.lec-rep04 .regular-type-box ol li span {
  color: var(--primary-color);
  font-weight: 300; }
.lec-rep04 .regular-type-box ol li:after {
  content: "";
  position: absolute;
  top: 9px;
  left: -11px;
  display: block;
  width: 3px;
  height: 3px;
  background: #444444; }
.lec-rep04 .regular-type-box .link {
  cursor: pointer;
  text-decoration: underline;
  color: #444444; }
.lec-rep04 .regular-type-box li:last-child {
  padding: 0; }

.file-upload-area .tit-a {
  font-weight: 300;
  color: #000000;
  line-height: 1;
  padding: 0 0 10px 0; }

.file-upload-area .upload-box {
  border: 1px dashed #e0e4ea;
  padding: 15px 0;
  text-align: center;
  margin: 0 0 11px 0; }
.file-upload-area .upload-box .upload-txt {
  display: inline-block;
  position: relative;
  color: #a1a1a1;
  font-weight: 200; }
.file-upload-area .upload-box .upload-txt:after {
  content: "";
  position: absolute;
  top: 2px;
  left: -31px;
  display: block;
  width: 20px;
  height: 23px;
  background: url(../images/layer/layer-pocket01.png) -354px bottom no-repeat; }
.file-upload-area .upload-box span {
  padding: 0 0 0 2px;
  cursor: pointer;
  text-decoration: underline;
  color: #444444;
  font-weight: 300; }
.file-upload-area .upload-box.uploading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 20px; }
.file-upload-area .upload-box.uploading .upload-bar-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 150px); }
.file-upload-area .upload-box.uploading .bar-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.file-upload-area .upload-box.uploading .bar-box .file-name {
  display: -webkit-box;
  height: 14px;
  margin: 0 20px 6px 0;
  text-align: left;
  font-size: 12px;
  line-height: 1.2;
  color: #737373;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden; }
.file-upload-area .upload-box.uploading .bar-box .bar {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  height: 10px;
  margin-right: 20px;
  background: #ededed; }
.file-upload-area .upload-box.uploading .bar-box .bar .current {
  width: 20%;
  height: 10px;
  background: var(--primary-color); }
.file-upload-area .upload-box.uploading .txt-box {
  text-align: left; }
.file-upload-area .upload-box.uploading .txt-box .txt {
  font-size: 12px;
  font-weight: 500;
  color: #737373;
  text-decoration: none;
  line-height: 1.6; }
.file-upload-area .upload-box.uploading .txt-box .txt strong {
  color: #000; }
.file-upload-area .upload-box.uploading .btn-box .btn {
  height: 28px;
  min-height: 28px;
  line-height: 26px; }
.file-upload-area .upload-box.uploading .btn-box .btn.btn-navy {
  margin-right: 0; }
.file-upload-area .upload-box.uploading .btn-box .btn:last-child {
  margin-left: 3px; }
.file-upload-area .upload-box .k-upload {
  display: none; }

.file-upload-area .files-box {
  padding: 0 0 0 10px; }
.file-upload-area .files-box ol li {
  color: #737373;
  font-weight: 200; }
.file-upload-area .files-box ol li button {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/layer/layer-pocket01.png) -335px bottom no-repeat;
  vertical-align: middle;
  font-size: 0;
  border: 0;
  margin: -2px 0 0 6px; }

.file-upload-area .para-type {
  margin: 10px 0 0 10px; }
.file-upload-area .para-type ul li {
  font-size: 14px;
  line-height: 20px; }
.file-upload-area .para-type ul li span {
  color: var(--primary-color); }

.file-upload-area .regular-type-box {
  padding: 15px 22px; }
.file-upload-area .regular-type-box ol li {
  position: relative;
  color: #737373;
  font-weight: 300;
  line-height: 18px;
  padding: 0 0 4px 0;
  font-size: 14px; }
.file-upload-area .regular-type-box ol li span {
  color: var(--primary-color);
  font-weight: 300; }
.file-upload-area .regular-type-box ol li:after {
  content: "";
  position: absolute;
  top: 9px;
  left: -11px;
  display: block;
  width: 3px;
  height: 3px;
  background: #444444; }
.file-upload-area .regular-type-box ol li .link {
  cursor: pointer;
  text-decoration: underline;
  color: #444444; }
.file-upload-area .regular-type-box li:last-child {
  padding: 0; }

.lec-rep10 .tit-a {
  font-size: 18px;
  color: #444444;
  font-weight: 300; }

.lec-rep10 .regular-type-box {
  background: #f5f6fa;
  padding: 15px 32px;
  overflow: hidden; }
.lec-rep10 .regular-type-box dl {
  clear: both; }
.lec-rep10 .regular-type-box dl dt,
.lec-rep10 .regular-type-box dl dd {
  float: left;
  color: #444444;
  font-weight: 300; }
.lec-rep10 .regular-type-box dl dt {
  position: relative;
  min-width: 45px; }
.lec-rep10 .regular-type-box dl dd p {
  color: #444444;
  font-weight: 300; }
.lec-rep10 .regular-type-box dl dt:after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  position: absolute;
  top: 12px;
  left: -10px;
  background: #444444; }

.lec-el-dia-01 .tit-keyword-leaf-box {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #f6f7fb;
  padding: 0 0 15px 0;
  margin: 0 0 25px 0; }
.lec-el-dia-01 .tit-keyword-leaf-box .txt {
  float: left;
  margin: 6px 0 0 0;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  letter-spacing: -1px; }
.lec-el-dia-01 .tit-keyword-leaf-box .info-guide {
  float: right;
  max-width: 400px; }
.lec-el-dia-01 .tit-keyword-leaf-box .info-guide > div {
  position: relative;
  font-size: 15px;
  color: #444444;
  font-weight: 200;
  padding: 0 0 0 20px;
  line-height: 24px; }
.lec-el-dia-01 .tit-keyword-leaf-box .info-guide > div:first-child:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  background: var(--primary-color);
  width: 12px;
  height: 12px;
  border-radius: 50%; }
.lec-el-dia-01 .tit-keyword-leaf-box .info-guide > div:nth-child(2):before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  background: #424a59;
  width: 12px;
  height: 12px;
  border: 2px solid #424a59;
  border-radius: 50%; }
.lec-el-dia-01 .tit-keyword-leaf-box .info-guide > div:last-child:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  background: #ffffff;
  width: 12px;
  height: 12px;
  border: 2px solid #737373;
  border-radius: 50%; }

.lec-el-dia-01 .tit-part {
  margin: 30px 0 10px 0;
  font-size: 18px;
  font-weight: 300;
  color: #000000; }

.lec-el-dia-01 .part-gird {
  width: 100%; }
.lec-el-dia-01 .part-gird tr {
  margin-bottom: 4px; }
.lec-el-dia-01 .part-gird tr td {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px 4px 0; }
.lec-el-dia-01 .part-gird tr td .box {
  display: table-cell;
  width: 195px;
  height: 60px;
  min-height: 60px;
  padding: 10px 15px;
  border: 1px solid #797979;
  margin: 0 2px 4px 2px;
  vertical-align: middle;
  line-height: 18px;
  font-weight: 300; }
.lec-el-dia-01 .part-gird tr td .box.on {
  background: var(--primary-color);
  color: #ffffff;
  border: 1px solid var(--primary-color); }
.lec-el-dia-01 .part-gird tr td .box.on2 {
  background: #424959;
  color: #ffffff;
  border: 1px solid #424959; }
.lec-el-dia-01 .part-gird.type-a tr td .box {
  width: 100vw; }

.lec-rep03 .box-type-a {
  background: #f5f6fa;
  padding: 25px 30px;
  margin: 40px 0 0 0;
  text-align: center; }
.lec-rep03 .box-type-a p {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  color: #444444; }

.lec-rep03 .signature-box {
  position: relative;
  float: right;
  padding: 27px 135px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.lec-rep03 .signature-box span.txt01 {
  font-size: 15px;
  color: #444444;
  font-weight: 300; }
.lec-rep03 .signature-box span.txt02 {
  padding: 0 0 0 10px;
  font-size: 28px;
  color: #444444;
  font-weight: 300; }
.lec-rep03 .signature-box .sig {
  position: absolute;
  top: -12px;
  right: 6px; }

.confirm_con {
  width: 100%; }
.confirm_con .desc {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  color: #737373;
  text-align: left;
  line-height: 1.6; }
.confirm_con .desc .txt-red {
  color: var(--primary-color); }
.confirm_con .box {
  width: 100%;
  border: 2px solid #e0e4ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px 0; }
.confirm_con .box .box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.confirm_con .box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }
.confirm_con .box ul li:nth-of-type(1) {
  width: 350px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.confirm_con .box ul li label {
  min-width: 70px;
  margin-right: 20px;
  font-size: 15px;
  font-weight: 500;
  color: #000; }
.confirm_con .box ul li .number {
  font-size: 15px;
  font-weight: 300;
  color: #444; }
.confirm_con .box ul li .time {
  margin-left: 10px;
  font-weight: 300;
  color: var(--primary-color); }
.confirm_con .box ul li .custom-input {
  min-width: 260px;
  font-weight: 400; }
.confirm_con .box ul li .btn-type03 {
  margin-left: 20px; }
.confirm_con .box ul li .btn-type03.small {
  min-width: 115px;
  min-height: 32px;
  line-height: 32px;
  font-size: 13px; }
.confirm_con .confirm_way {
  width: 100%;
  border: 2px solid #e0e4ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
.confirm_con .confirm_way > div {
  width: 50%;
  text-align: center;
  padding: 50px 0 26px; }
.confirm_con .confirm_way > div:first-child {
  border-right: 2px solid #e0e4ea; }
.confirm_con .confirm_way > div .confirm_title {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  letter-spacing: -1.04px;
  display: inline-block;
  margin-bottom: 20px; }
.confirm_con .confirm_way > div .confirm_text {
  font-size: 16px;
  font-weight: 300;
  color: #737373;
  letter-spacing: -0.24px;
  line-height: 23px;
  display: inline-block;
  margin-top: 16px; }
.confirm_con .confirm_way > div .confirm_text.t01 {
  margin-bottom: 77px; }
.confirm_con .confirm_way > div .confirm_annea {
  display: inline-block;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 200;
  letter-spacing: -0.21px;
  line-height: 22px;
  margin: 8px 0 15px; }
.confirm_con .confirm_way > div .btn_navy {
  display: inline-block;
  background: #424959;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 300;
  padding: 6px 16px; }
.confirm_con .confirm_way > div .btn_navy:hover {
  background: #282f37; }
.confirm_con .confirm_way > div .ipin_text {
  font-size: 15px;
  color: #444;
  letter-spacing: -0.38px;
  text-decoration: none;
  display: inline-block;
  margin-top: 14px; }
.confirm_con .confirm_way > div .ipin_text:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 14px;
  background: url(../images/icn/icn_ipin_arr.png) no-repeat; }
.confirm_con .confirm_tel li {
  font-size: 14px;
  color: #444;
  font-weight: 300;
  letter-spacing: -0.21px;
  margin-top: 14px;
  list-style: square;
  margin-left: 20px; }

.otp .modal-wrap .modal-body .otp-guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 186px;
  margin: 0 auto;
  padding: 10px 0 30px;
  text-align: center; }
.otp .modal-wrap .modal-body .otp-guide .img {
  width: 62px;
  height: 60px;
  margin: 0 auto;
  background: url(../images/icn/icn_ipin.png) 0px 0px no-repeat;
  background-size: 100%; }
.otp .modal-wrap .modal-body .otp-guide p {
  width: 240px;
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
  color: #000; }
.otp .modal-wrap .modal-body .otp-guide .btn-area {
  margin-top: 20px; }

.otp .modal-wrap .modal-body .otp-input-area {
  padding: 30px;
  background-color: #f9f9f9; }
.otp .modal-wrap .modal-body .otp-input-area .number-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }
.otp .modal-wrap .modal-body .otp-input-area .number-box .number {
  width: 213px;
  height: 72px;
  background-color: rgba(0, 0, 0, 0.1); }
.otp .modal-wrap .modal-body .otp-input-area .number-box .btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 10px; }
.otp .modal-wrap .modal-body .otp-input-area .number-box .btn-area button.btn.btn-sm {
  margin-right: 0; }

.otp .modal-wrap .modal-body .form-control {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.otp .modal-wrap .modal-body .form-control .custom-input {
  width: calc(100% - 110px - 10px); }
.otp .modal-wrap .modal-body .form-control .btn {
  margin: 0; }

.otp .modal-wrap.no-footer .modal-body {
  max-height: calc(100vh - 20px);
  margin-bottom: 40px; }

.pop-common-layer-wrapper .pop-ctn {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 430px;
  text-align: center;
  padding: 90px 50px 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.pop-common-layer-wrapper .pop-ctn .btn-type01,
.pop-common-layer-wrapper .pop-ctn .btn-type02,
.pop-common-layer-wrapper .pop-ctn .btn-type03 {
  cursor: pointer; }

.pop-common-layer-wrapper .pop-head .btn-close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 30px;
  background: url("../img/layer/layer-contents06.png") 0 0 no-repeat;
  font-size: 0; }

.pop-common-layer-wrapper .pop-body .txt-msg {
  font-size: 18px;
  font-family: "NotoSansCJKkr-Regular";
  letter-spacing: -0.5px; }
.pop-common-layer-wrapper .pop-body .txt-msg span {
  color: var(--primary-color); }

.diblock {
  display: inline-block !important; }

.dblock {
  display: block !important; }

.wid-auto {
  width: 100% !important; }

.wid-50 {
  width: 50% !important; }

.wid94 {
  width: 94px !important; }

.wid100 {
  width: 100px !important; }

.wid110 {
  width: 110px !important; }

.wid120 {
  width: 120px !important; }

.wid130 {
  width: 130px !important; }

.wid150 {
  width: 150px !important; }

.wid180 {
  width: 180px !important; }

.wid200 {
  width: 200px !important; }

.wid210 {
  width: 210px !important; }

.wid220 {
  width: 220px !important; }

.wid270 {
  width: 270px !important; }

.wid280 {
  width: 280px !important; }

.wid300 {
  width: 300px !important; }

.wid310 {
  width: 310px !important; }

.wid360 {
  width: 360px !important; }

.wid385 {
  width: 385px !important; }

.wid400 {
  width: 400px !important; }

.wid435 {
  width: 435px !important; }

.wid470 {
  width: 470px !important; }

.wid650 {
  width: 650px !important; }

.wid740 {
  width: 740px !important; }

.wid760 {
  width: 760px !important; }

.wid800 {
  width: 800px !important; }

.wid270 {
  width: 270px !important; }

.h300 {
  height: 300px !important; }

.h170 {
  height: 170px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml5 {
  margin-left: 5px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb1 {
  margin-bottom: 1px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml-m25 {
  margin-left: -25px !important; }

.p0 {
  padding: 0 !important; }

.p30 {
  padding: 30px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt60 {
  padding-top: 60px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl22 {
  padding-left: 22px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl55 {
  padding-left: 55px !important; }

.pr20 {
  padding-right: 20px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.bg-navy01 {
  background: #3f3f4d !important; }

.bg-gray01 {
  background: #f8f8fa !important; }

.bg-gray02 {
  background: #f6f7fb !important; }

.bg-gray03 {
  background: #f9f9f9 !important; }

.bg-white01 {
  background: #ffffff !important; }

.txt-color-main {
  color: var(--primary-color) !important; }

.txt-color-ex {
  color: #421a1a; }

.txt-color-red {
  color: red !important; }

.fw200 {
  font-weight: 200 !important; }

.fw300 {
  font-weight: 300 !important; }

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

.fs13 {
  font-size: 13px !important; }

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

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

.fs18 {
  font-size: 18px !important; }

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

.fs28 {
  font-size: 28px !important; }

.font-normal {
  font-style: normal; }

.lh20 {
  line-height: 20px !important; }

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

.lh24 {
  line-height: 24px !important; }

.color-black {
  color: #000000 !important; }

.color-gray {
  color: #444444 !important; }

.color-gray02 {
  color: #737373 !important; }

.color-gray03 {
  color: #bdbec0 !important; }

.color-gray04 {
  color: #747474 !important; }

.color-gray05 {
  color: #a1a1a1 !important; }

.color-sea {
  color: #3f51b5 !important; }

.border0 {
  border: 0 !important; }

.border-t0 {
  border-top: 0 !important; }

.lh14 {
  line-height: 1.4; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.border-color-gray01 {
  border: 1px solid #e0e4ea; }

.tlf {
  table-layout: fixed; }

table.table-col thead th {
  color: #000000; }

table.table-col tbody {
  border-top: 1px solid #e0e4ea; }

.tac {
  text-align: center; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.margin-auto-center {
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.widthauto {
  width: auto !important;
  margin-bottom: 7px; }

input.custom-check.readonly + label:before {
  background-position: 0 -64px;
  cursor: default; }

.board-accordian-area {
  border-top: 2px solid #292f36; }
.board-accordian-area .top-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 145px 15px 20px;
  border-bottom: 1px solid #e0e4ea;
  border-left: 1px solid #e0e4ea;
  border-right: 1px solid #e0e4ea;
  cursor: pointer; }
.board-accordian-area .top-box .room.new {
  padding: 0 0 0 24px; }
.board-accordian-area .top-box .room:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 0 40px 0 0; }
.board-accordian-area .top-box .room:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.board-accordian-area .top-box .tit {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #444444;
  font-weight: 300;
  word-break: break-all; }
.board-accordian-area .top-box .tit .icn-new {
  position: absolute;
  top: 4px;
  left: -27px; }
.board-accordian-area .top-box .date {
  position: absolute;
  top: 16px;
  right: 69px;
  color: #737373;
  font-weight: 200; }
.board-accordian-area .top-box:after {
  content: "";
  display: block;
  width: 22px;
  height: 12px;
  position: absolute;
  top: 24px;
  right: 20px;
  background: url(../images/layer/layer-pocket01.png) -68px 0 no-repeat;
  z-index: 22;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.board-accordian-area .top-box.on:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }
.board-accordian-area .top-box.on .tit {
  font-weight: 500;
  color: #000000; }
.board-accordian-area .bottom-box {
  position: relative;
  display: none;
  padding: 35px 40px 40px 40px;
  background: #f6f7fb;
  border-bottom: 1px solid #e0e4ea; }
.board-accordian-area .bottom-box .para-a ul li {
  list-style: initial; }
.board-accordian-area .bottom-box .img-box {
  padding: 15px 0 0 0; }
.board-accordian-area.type-b .chk-tag {
  min-width: 150px; }
.board-accordian-area.type-c .chk-tag {
  min-width: 150px; }
.board-accordian-area.type-c .top-box .room:first-child {
  padding: 0 40px 0 0; }
.board-accordian-area.type-c .top-box .room.status {
  width: 100px;
  text-align: center;
  font-weight: 300; }
.board-accordian-area.type-c .top-box .room.status.complete {
  color: var(--primary-color); }
.board-accordian-area.commu .room:nth-child(2) {
  padding: 0 0 0 25px; }
.board-accordian-area .request-box {
  padding: 40px 40px 30px 40px;
  background: #ffffff;
  border-left: 1px solid #e0e4ea;
  border-right: 1px solid #e0e4ea; }
.board-accordian-area .request-box .tit-req {
  font-size: 22px;
  color: #000000;
  font-weight: 300;
  padding: 0 0 17px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #292f36; }
.board-accordian-area .request-box .tit-req span {
  font-size: 26px;
  font-weight: 300;
  color: #000000; }
.board-accordian-area .request-box.feedback {
  background: #f6f7fb; }
.board-accordian-area .request-box + .btn-change-status-area {
  background: #ffffff;
  padding: 20px 40px;
  border-left: 1px solid #e0e4ea;
  border-right: 1px solid #e0e4ea; }
.board-accordian-area .detail-table-box table tr td {
  font-size: 15px;
  color: #000000;
  font-weight: 200;
  padding: 10px;
  line-height: 23px; }
.board-accordian-area .detail-table-box table tr th {
  text-align: left;
  font-size: 15px;
  color: #000000;
  font-weight: 300;
  padding: 10px;
  vertical-align: top;
  line-height: 23px; }
.board-accordian-area .detail-table-box .link-url {
  display: inline-block;
  color: #3f51b5;
  border-bottom: 1px solid #3f51b5; }
.board-accordian-area .detail-table-box .file-box {
  margin: 5px 0 0 0; }
.board-accordian-area .detail-table-box .none {
  font-size: 20px; }

.file-box {
  overflow: hidden;
  padding: 16px 20px;
  border: 1px solid #e0e4ea;
  margin: 28px 0 0 0; }
.file-box ol {
  font-size: 0; }
.file-box ol li {
  position: relative;
  float: left;
  padding: 0 40px 0 0; }
.file-box ol li a {
  color: #737373; }
.file-box ol li .txt {
  position: relative;
  color: #737373;
  font-size: 15px;
  font-weight: 300;
  padding: 0 0 0 27px;
  cursor: pointer; }
.file-box ol li .txt:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 17px;
  height: 21px;
  background: url(../images/layer/layer-pocket01.png) right -313px no-repeat; }
.file-box ol li .txt:hover {
  color: #000000;
  text-decoration: underline; }
.file-box ol li .txt:hover:after {
  background: url(../images/layer/layer-pocket01.png) right -289px no-repeat; }
.file-box.single {
  border: 0;
  padding: 0 0 1px 0;
  margin-top: 0 !important; }

.cmn-board-area .table-info-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 10px 0; }
.cmn-board-area .table-info-top .table-data {
  font-size: 16px;
  color: #000000;
  font-weight: 300;
  line-height: 1; }
.cmn-board-area .table-info-top .table-data span {
  color: var(--primary-color);
  font-weight: 300;
  font-size: 16px; }
.cmn-board-area .table-info-top .btn {
  margin: 0; }

.cmn-board-area .table-info-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.cmn-board-area .table-info-bottom .btn {
  margin: 20px 0 0 0; }

.cmn-board-area table.cmn-table {
  table-layout: fixed;
  border-top: 2px solid #292f36; }
.cmn-board-area table.cmn-table thead th {
  border-bottom: 1px solid #e0e4ea;
  text-align: center;
  font-weight: 300; }
.cmn-board-area table.cmn-table th,
.cmn-board-area table.cmn-table td {
  padding: 16px 0;
  font-size: 15px; }
.cmn-board-area table.cmn-table tr.reply-1depth td.tit {
  padding-left: 70px; }
.cmn-board-area table.cmn-table tr.reply-1depth .para-a {
  padding-left: 0; }
.cmn-board-area table.cmn-table tr.new td.tit .para-a {
  padding: 0 0 0 26px; }

.cmn-board-area table.cmn-table td {
  border-bottom: 1px solid #e0e4ea;
  text-align: center;
  word-break: break-all;
  font-weight: 300; }
.cmn-board-area table.cmn-table td.tit {
  position: relative;
  text-align: left;
  padding-left: 20px; }
.cmn-board-area table.cmn-table td.writer, .cmn-board-area table.cmn-table td.date, .cmn-board-area table.cmn-table td.count {
  color: #737373;
  font-size: 15px;
  font-weight: 200; }
.cmn-board-area table.cmn-table td .para-a {
  display: inline-block;
  position: relative;
  font-weight: 300;
  padding: 0 0 0 26px; }
.cmn-board-area table.cmn-table td .para-a a {
  color: #444444; }
.cmn-board-area table.cmn-table td .icn-new {
  position: absolute;
  top: 4px;
  left: 0px; }
.cmn-board-area table.cmn-table td .txt-count {
  display: inline-block;
  margin: 0 0 0 6px;
  font-size: 15px;
  color: #000000;
  font-weight: 300; }
.cmn-board-area table.cmn-table td .icn-reply-mark {
  position: absolute;
  top: 23px;
  left: 52px;
  display: inline-block;
  width: 12px;
  height: 9px;
  background: url(../images/layer/layer-pocket01.png) right -276px no-repeat;
  vertical-align: 3px;
  margin: 0 5px 0 0; }

.board-detail-area {
  border-top: 2px solid #292f36;
  border-bottom: 1px solid #e0e4ea; }
.board-detail-area .top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 26px 24px;
  border-bottom: 1px solid #e0e4ea; }
.board-detail-area .top-box .tit {
  max-width: 600px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 22px;
  font-weight: 300;
  color: #000000;
  word-break: break-all; }
.board-detail-area .top-box .info > div {
  display: inline-block;
  padding: 0 0 0 38px;
  font-size: 15px;
  color: #737373;
  font-weight: 200; }
.board-detail-area .top-box .info .id {
  padding: 0; }
.board-detail-area .bottom-box {
  padding: 35px 24px 35px 40px; }
.board-detail-area .bottom-box .para-a {
  word-break: break-all;
  font-size: 15px; }
.board-detail-area .bottom-box .para-a p {
  word-break: break-all;
  font-size: 15px; }
.board-detail-area .bottom-box .para-a .cke_chrome {
  border: 0; }

.user-comment-area {
  padding: 30px 40px 30px 40px;
  background: #f6f7fb; }
.user-comment-area .comment-item {
  padding: 19px 0 15px 0;
  border-bottom: 1px dashed #dddee1; }
.user-comment-area .comment-item .info {
  position: relative;
  line-height: 1;
  padding: 0 0 8px 0; }
.user-comment-area .comment-item .info > div {
  display: inline-block; }
.user-comment-area .comment-item .info .id {
  font-size: 15px;
  font-weight: 300;
  padding: 0 8px 0 0; }
.user-comment-area .comment-item .info .date {
  color: #737373;
  font-size: 14px;
  font-weight: 200; }
.user-comment-area .comment-item .info .change-status {
  position: absolute;
  top: 0;
  right: 0; }
.user-comment-area .comment-item .info .change-status a {
  display: inline-block;
  color: #a1a1a1;
  font-size: 13px;
  font-weight: 200;
  margin: 0 0 0 7px;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #a1a1a1; }
.user-comment-area .comment-item .txt-content {
  color: #444444;
  font-size: 15px;
  font-weight: 200;
  line-height: 23px; }
.user-comment-area .comment-item:first-child {
  padding: 0 0 15px 0; }
.user-comment-area .comment-item .reply-write {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 7px 0; }
.user-comment-area .comment-item .reply-write input {
  width: 100%;
  margin: 0; }
.user-comment-area .comment-item .reply-write button {
  margin: 0 0 0 10px; }
.user-comment-area .register-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 0 0; }
.user-comment-area .register-comment input {
  width: 100%;
  margin: 0; }
.user-comment-area .register-comment button {
  margin: 0 0 0 10px; }
.user-comment-area button:disabled {
  cursor: default; }

.btn-change-status-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 20px 0 0 0; }
.btn-change-status-area button.btn {
  border-color: #e0e4ea;
  margin: 0 0 0 10px; }

.btn-board-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px 0 80px 0; }
.btn-board-box .btn {
  margin: 0; }

.list-board-bottom {
  border-top: 1px solid #292f36; }
.list-board-bottom .item {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 60px;
  padding: 0 20px;
  border-bottom: 1px solid #e0e4ea; }
.list-board-bottom .item > div {
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  line-height: 1; }
.list-board-bottom .item .btn-control {
  position: relative;
  width: 57px;
  padding: 0 0 0 27px;
  color: #000000;
  font-size: 15px;
  font-weight: 300; }
.list-board-bottom .item .btn-control a,
.list-board-bottom .item .btn-control span {
  position: relative;
  display: block;
  font-weight: 300; }
.list-board-bottom .item .btn-control a:before,
.list-board-bottom .item .btn-control span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  width: 12px;
  height: 7px;
  margin: -4px 0 0 0;
  background: url(../images/layer/layer-pocket01.png) 0 -156px no-repeat; }
.list-board-bottom .item .title {
  position: relative;
  width: 600px;
  padding: 0 0 0 40px; }
.list-board-bottom .item .title .txt {
  position: relative;
  max-width: 600px;
  display: inline-block;
  line-height: 1; }
.list-board-bottom .item .title .txt p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #444444;
  font-size: 15px;
  font-weight: 300;
  line-height: 1; }
.list-board-bottom .item .title .count {
  position: absolute;
  top: 0;
  right: -20px;
  display: inline-block;
  padding: 0 0 0 5px;
  color: #000000;
  font-size: 15px;
  font-weight: 300; }
.list-board-bottom .item .id {
  display: table-cell;
  width: 100px;
  padding: 0;
  text-align: center;
  color: #808080;
  font-weight: 300;
  font-size: 14px; }
.list-board-bottom .item .date {
  display: table-cell;
  width: 112px;
  text-align: right;
  color: #808080;
  font-weight: 300;
  font-size: 14px; }
.list-board-bottom .item:first-child .btn-control span:before,
.list-board-bottom .item:first-child .btn-control a:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.cs-information-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 142px;
  padding: 0 60px;
  border: 2px solid #e0e4ea; }
.cs-information-area .call-num {
  color: #000000;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: -1px; }
.cs-information-area .time-guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 606px;
  max-width: 700px;
  height: 88px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
.cs-information-area .time-guide .item-text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.cs-information-area .time-guide .item-text ol:after {
  content: "";
  display: block; }
.cs-information-area .time-guide .item-text ol li {
  line-height: 1.5 !important;
  margin-left: 75px;
  color: #444;
  font-size: 15px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1;
  padding: 0 0 7px 0; }
.cs-information-area .time-guide .item-text ol li strong {
  margin: 0 14px 0 0; }
.cs-information-area .time-guide .item-text ol li span {
  margin: 0;
  font-weight: 300; }
.cs-information-area .time-guide .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.cs-information-area .time-guide .item:last-child {
  padding: 0 0 0 60px; }
.cs-information-area .time-guide .item:first-child:before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  margin: 0 24px 0 0;
  background: url(../images/layer/layer-pocket02.png) 0 0 no-repeat; }
.cs-information-area .time-guide .item:last-child:before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  margin: 0 24px 0 0;
  background: url(../images/layer/layer-pocket02.png) right 0 no-repeat; }
.cs-information-area .time-guide .item ol li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1;
  padding: 0 0 7px 0; }
.cs-information-area .time-guide .item ol li span {
  margin: 0 14px 0 0; }
.cs-information-area .time-guide .item ol li span:last-child {
  margin: 0; }

.cs-information-area + .tab-menu-text {
  padding: 55px 0 20px 0; }
.cs-information-area + .tab-menu-text ul li .icn-new {
  margin: -3px 0 0 0;
  vertical-align: middle; }

.cs-information-area + .board-accordian-area {
  margin: 30px 0 0 0; }

.search-upsert-area + .board-accordian-area {
  margin: 30px 0 0 0; }

.search-upsert-area {
  padding: 30px 0 26px 0;
  background: #f6f7fb; }
.search-upsert-area .top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 190px; }
.search-upsert-area .top-box input {
  width: 500px;
  margin: 0 10px 0 0;
  padding-right: 40px; }
.search-upsert-area .top-box button {
  margin: 0; }
.search-upsert-area .search-pocket {
  position: relative; }
.search-upsert-area .search-pocket button {
  display: block;
  width: 12px;
  height: 10px;
  background: url(../images/layer/layer-pocket01.png) -318px bottom no-repeat;
  position: absolute;
  top: 15px;
  right: 24px;
  border: 0;
  font-size: 0;
  padding: 0; }
.search-upsert-area .bottom-box {
  padding: 12px 0 0 0; }
.search-upsert-area .bottom-box ol {
  text-align: center; }
.search-upsert-area .bottom-box ol li {
  display: inline-block;
  text-align: center;
  margin: 0 15px 0 0; }
.search-upsert-area .bottom-box ol li a {
  position: relative;
  display: block;
  padding: 0 15px 0 0;
  color: #444444;
  line-height: 1;
  font-weight: 300; }
.search-upsert-area .bottom-box ol li a:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  display: block;
  width: 1px;
  height: 12px;
  background: #a1a1a1; }
.search-upsert-area .bottom-box ol li:last-child {
  margin: 0; }
.search-upsert-area .bottom-box ol li:last-child a {
  padding: 0; }
.search-upsert-area .bottom-box ol li:last-child a:after {
  display: none; }
.search-upsert-area .bottom-box ol li.on a {
  color: #000000;
  font-weight: 500; }

.remote-support-area {
  text-align: center;
  padding: 50px 20px;
  background: #f9f9f9; }
.remote-support-area .para-a p {
  font-size: 15px;
  color: #444444;
  font-weight: 300;
  line-height: 22px; }
.remote-support-area .para-a p:last-child {
  padding: 0 0 35px 0;
  color: var(--primary-color); }
.remote-support-area .btn {
  margin: 0;
  height: 48px; }
.remote-support-area:before {
  content: "";
  display: block;
  width: 92px;
  height: 60px;
  margin: 0 auto 17px auto;
  background: url(../images/layer/layer-pocket02.png) 0 bottom no-repeat; }

.video-error-solution-area {
  padding: 54px 50px 50px;
  background: #f9f9f9;
  text-align: center; }
.video-error-solution-area .para-a p {
  padding: 0 0 35px 0;
  font-size: 15px;
  color: #444444;
  font-weight: 300;
  line-height: 22px; }
.video-error-solution-area .btn {
  height: 48px; }
.video-error-solution-area .leaf-box ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 25px 0; }
.video-error-solution-area .leaf-box ol li {
  position: relative;
  padding: 0 70px 12px 70px; }
.video-error-solution-area .leaf-box ol li span {
  display: block; }
.video-error-solution-area .leaf-box ol li:first-child span {
  width: 62px;
  height: 44px;
  background: url(../images/layer/layer-pocket02.png) 0 -96px no-repeat; }
.video-error-solution-area .leaf-box ol li:last-child span {
  width: 111px;
  height: 48px;
  background: url(../images/layer/layer-pocket02.png) right -96px no-repeat; }
.video-error-solution-area .leaf-box ol li:first-child:after {
  content: "";
  position: absolute;
  top: -11px;
  right: 0;
  display: block;
  width: 1px;
  height: 67px;
  background: #e1e4eb; }

.cs-write-table table tr th,
.cs-write-table table tr td {
  border-bottom-width: 1px; }

.cs-write-table table tr th,
.cs-write-table table tr th span {
  font-weight: 300; }

.cs-write-table table.table-row tbody td {
  padding-top: 10px;
  padding-bottom: 10px; }

.para-input-support {
  color: #737373;
  font-size: 13px;
  font-weight: 200; }

.txt-td-support {
  font-size: 12px;
  color: #808080;
  font-weight: 200; }

input::-ms-clear {
  display: none; }

.inner-table-type-a ul li {
  float: left;
  margin: 0 30px 0 0; }
.inner-table-type-a ul li .box {
  display: table;
  width: 100%; }
.inner-table-type-a ul li .box > div {
  display: table-cell; }
.inner-table-type-a ul li .box > div:first-child {
  padding: 0 10px 0 0; }
.inner-table-type-a ul li:first-child {
  margin: 0 58px 0 0; }

.board-write-pop tr:last-child th,
.board-write-pop tr:last-child td {
  border-bottom: 0; }

.agree-box {
  font-size: 15px;
  color: #444 !important;
  font-weight: 300;
  overflow-y: auto; }
.agree-box table {
  border-top: 1px solid #e0e4ea;
  border-right: 1px solid #e0e4ea; }
.agree-box table td {
  padding: 5px;
  border-left: 1px solid #e0e4ea;
  border-bottom: 1px solid #e0e4ea; }
.agree-box ul {
  list-style: disc;
  padding-left: 20px; }
.agree-box ul li {
  list-style: disc; }

.k-dropdown {
  background: #fff;
  border: 0px solid #e0e4ea;
  margin-right: 8px; }

.k-state-disabled {
  font-weight: 100 !important;
  background: #f6f7fb !important; }

.k-dropdown-wrap {
  background: #fff;
  height: 38px;
  border-radius: 2px;
  border: 1px solid #e0e4ea;
  font-size: 15px;
  font-weight: 300; }
.k-dropdown-wrap .k-input {
  line-height: 22px;
  text-indent: 12px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-right: 5px; }
.k-dropdown-wrap .k-select .k-icon {
  position: absolute;
  top: 12px;
  right: 12px; }
.k-dropdown-wrap.k-state-default {
  background: #fff;
  border: 1px solid #e0e4ea; }
.k-dropdown-wrap.k-state-focused {
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e0e4ea;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0) !important; }

.k-list-container {
  border: 1px solid #e0e4ea;
  border-radius: 2px;
  background: #fff;
  min-width: 100%;
  width: auto !important; }
.k-list-container .k-item {
  background: #fff;
  margin: 2px 4px;
  border-radius: 0px;
  font-size: 15px;
  color: #444;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  white-space: nowrap;
  float: left;
  clear: left;
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.k-list-container .k-item.k-state-selected {
  font-size: 15px;
  text-indent: 7px;
  padding: 2px 0px;
  margin: 2px 4px;
  border-radius: 0px; }
.k-list-container .k-item.k-state-focused {
  font-size: 15px;
  background: #424959;
  border-radius: 0px;
  border: 0px solid #fff;
  margin: 2px 4px;
  color: #fff;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0) !important; }
.k-list-container .k-item.k-state-hover {
  font-size: 15px;
  background: #424959 !important;
  color: #fff;
  margin: 2px 4px; }

.k-list {
  white-space: nowrap;
  width: auto !important;
  padding-right: 3px;
  margin-right: 5px;
  color: #444; }

.k-list > .k-state-focused.k-state-selected.k-state-hover {
  font-size: 15px;
  background: #424959;
  border-radius: 0px;
  border: 0px solid #fff; }

.k-picker-wrap.k-state-active, .k-popup {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0); }

table.table-cmn-wrap {
  width: 100%;
  table-layout: fixed;
  border-top: 2px solid #292f36; }
table.table-cmn-wrap tbody tr td, table.table-cmn-wrap tbody tr th {
  height: 60px;
  border-bottom: 1px solid #e0e4ea;
  padding: 10px 15px;
  font-size: 15px; }
table.table-cmn-wrap tbody tr th {
  font-weight: 300;
  color: #000000; }
table.table-cmn-wrap thead tr th {
  height: 60px;
  border-bottom: 1px solid #e0e4ea;
  padding: 10px 15px;
  font-weight: 300;
  color: #000000; }
table.table-cmn-wrap .v-align-top {
  vertical-align: top; }
table.table-cmn-wrap.type-border tbody tr td, table.table-cmn-wrap.type-border tbody tr th, table.table-cmn-wrap.type-border thead tr th {
  border: 1px solid #e0e4ea; }
table.table-cmn-wrap.border-lr0 {
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff; }
table.table-cmn-wrap.last-border-bottom-0 tbody tr:last-child th,
table.table-cmn-wrap.last-border-bottom-0 tbody tr:last-child td {
  border-bottom: 0; }

.upload-guide-table tbody tr td {
  height: auto;
  padding: 11px 30px;
  color: #444444; }

.tooltip-box {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/layer/layer-pocket01.png) -56px bottom no-repeat;
  vertical-align: middle;
  margin: -2px 0 0 0; }
.tooltip-box .tooltip-ctn {
  display: none;
  width: 100%;
  position: absolute;
  top: 25px;
  left: 0;
  padding: 12px 14px 13px 14px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  z-index: 50; }
.tooltip-box .tooltip-ctn p {
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 19px; }
.tooltip-box .tooltip-ctn.type-a {
  top: auto;
  bottom: 26px;
  left: -126px; }
.tooltip-box .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 0;
  border: 0;
  background: url(../images/layer/layer-pocket01.png) -80px bottom no-repeat;
  z-index: 50;
  cursor: pointer; }

.tab-contents-box .contents-box-item {
  height: 0;
  overflow: hidden; }
.tab-contents-box .contents-box-item.is-active {
  height: auto; }

.exam-componenet {
  padding: 0;
  margin: 0 0 45px 0; }
.exam-componenet:last-child {
  margin: 0; }
.exam-componenet.select-cursor .choice-list li,
.exam-componenet.select-cursor .ox-choice-box .box,
.exam-componenet.select-cursor .object-choice-box .box {
  cursor: pointer; }
.exam-componenet .exam-text-box {
  position: relative;
  height: 28px;
  margin: 0 0 16px 45px; }
.exam-componenet .exam-text-box .txt {
  display: inline-block;
  max-width: calc(100% - 205px);
  background: #191f28;
  border-radius: 60px;
  padding: 1px 6px;
  font-size: 12px;
  line-height: 1.5;
  color: #fafafa;
  overflow: hidden;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-break: break-all;
  -ms-word-break: break-all;
  white-space: nowrap; }
.exam-componenet .exam-text-box .exam-class-div-box {
  position: absolute;
  right: 0;
  top: 0; }

.review-exam-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e0e4ea;
  padding: 25px 0; }
.review-exam-section:first-child {
  margin: 30px 0 0 0;
  border-top: 1px solid #e0e4ea; }
.review-exam-section .pocket-box:first-child {
  width: 801px;
  padding: 0 20px 30px 0;
  border-right: 1px solid #e0e4ea; }
.review-exam-section .pocket-box:last-child {
  width: 199px;
  text-align: center; }
.review-exam-section .pocket-box .exam-text-box {
  position: relative;
  height: 28px;
  margin: 0 0 16px 45px; }
.review-exam-section .pocket-box .exam-text-box .txt {
  display: inline-block;
  max-width: calc(100% - 205px);
  background: #191f28;
  border-radius: 60px;
  padding: 1px 6px;
  font-size: 12px;
  line-height: 1.5;
  color: #fafafa;
  overflow: hidden;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-break: break-all;
  -ms-word-break: break-all;
  white-space: nowrap; }
.review-exam-section .pocket-box .exam-text-box .exam-class-div-box {
  position: absolute;
  right: 0;
  top: 0; }

.question-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px 45px; }
.question-box .num {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 0 12px 0 0;
  font-size: 24px;
  font-weight: 500;
  color: #000000;
  line-height: 1; }
.question-box .num.o:after {
  content: "";
  display: block;
  width: 79px;
  height: 94px;
  position: absolute;
  top: -28px;
  left: -24px;
  z-index: 20;
  background: url(../images/layer/layer-pocket05.png) 0 0 no-repeat; }
.question-box .num.x:after {
  content: "";
  display: block;
  width: 94px;
  height: 75px;
  position: absolute;
  top: -23px;
  left: -32px;
  z-index: 20;
  z-index: 20;
  background: url(../images/layer/layer-pocket05.png) right bottom no-repeat; }
.question-box .num.p:after {
  content: "";
  display: block;
  width: 80px;
  height: 89px;
  position: absolute;
  top: -36px;
  left: -25px;
  z-index: 20;
  z-index: 20;
  background: url(../images/layer/layer-pocket05.png) right 0 no-repeat; }
.question-box .tit {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 22px;
  color: #000000;
  font-weight: 300; }
.question-box.multi {
  margin: 0 0 15px 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.question-box.multi .num {
  color: #444444;
  font-size: 18px;
  font-weight: 300; }
.question-box.multi .tit {
  font-size: 15px;
  font-weight: 300;
  color: #737373; }

.feedback-box {
  padding: 0 15px 0 90px; }
.feedback-box .img-box,
.feedback-box .audio-box,
.feedback-box .video-box,
.feedback-box .textarea-exam-box {
  margin: 30px 0; }
.feedback-box .img-box img,
.feedback-box .audio-box img,
.feedback-box .video-box img,
.feedback-box .textarea-exam-box img {
  display: block; }
.feedback-box .multiple-choice-box .img-box,
.feedback-box .multiple-choice-box .audio-box,
.feedback-box .multiple-choice-box .video-box,
.feedback-box .multiple-choice-box .textarea-exam-box {
  margin: 0 0 10px 34px; }
.feedback-box .multiple-choice-box .img-box img,
.feedback-box .multiple-choice-box .audio-box img,
.feedback-box .multiple-choice-box .video-box img,
.feedback-box .multiple-choice-box .textarea-exam-box img {
  display: block; }
.feedback-box .default-cursor {
  cursor: inherit; }

.multiple-choice-box .img-box img {
  display: block;
  width: 100%;
  border: 1px solid #e0e4ea; }

.multiple-choice-box .img-object {
  display: inline-block;
  margin: 0 0 0 34px; }
.multiple-choice-box .img-object img {
  display: block;
  width: 100%;
  border: 1px solid #e0e4ea; }

.multiple-choice-box .choice-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.multiple-choice-box .choice-list .media-activity-box {
  margin: 0 0 30px 34px; }

.multiple-choice-box .choice-list li {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 11px 0; }
.multiple-choice-box .choice-list li p {
  color: #737373;
  font-weight: 300;
  line-height: 21px; }
.multiple-choice-box .choice-list li:last-child {
  margin: 0; }
.multiple-choice-box .choice-list li.default-cursor {
  cursor: inherit; }

.multiple-choice-box .audio-control-box {
  margin: 0 0 20px 34px; }

.multiple-choice-box .choice-list li.on .num {
  background: #424a59;
  border: 1px solid #424a59;
  color: #ffffff; }

.multiple-choice-box .choice-list li.on p {
  color: #424a59; }

.multiple-choice-box .choice-list .num {
  -ms-flex-item-align: start;
  align-self: flex-start;
  min-width: 24px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #b8bbc2;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #444444;
  border-radius: 50%;
  margin: -2px 10px 0 0; }

.multiple-choice-box .choice-list .wrong .num {
  color: #ff4337;
  background: #fff;
  border: 1px solid #ff4337; }

.multiple-choice-box .choice-list .wrong p {
  color: #ff4337; }

.multiple-choice-box .media-activity-box {
  margin: 0 0 30px 0; }

.ox-choice-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.ox-choice-box .box {
  width: 116px;
  height: 80px;
  margin: 0 15px;
  background: url(../images/layer/layer-pocket03.png) right 0 no-repeat; }
.ox-choice-box .box.o {
  background-position: 0 0; }
.ox-choice-box .box.o.on {
  background-position: right 0; }
.ox-choice-box .box.o.wrong {
  background-position: 0 -250px; }
.ox-choice-box .box.x {
  background-position: 0 -80px; }
.ox-choice-box .box.x.on {
  background-position: right -80px; }
.ox-choice-box .box.x.wrong {
  background-position: 0 -170px; }

.object-choice-box {
  text-align: center;
  font-size: 0; }
.object-choice-box .box {
  display: inline-block;
  padding: 15px 50px;
  border: 1px solid #b7bac1;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 300;
  color: #737373;
  margin: 0 15px; }
.object-choice-box .box.on {
  background: #424959;
  color: #ffffff;
  border: 0; }
.object-choice-box .box.wrong {
  border-color: #ff4337;
  color: #ff4337; }
.object-choice-box .box:first-child {
  margin: 0 0 15px 0; }

.audio-control-box {
  display: inline-block;
  height: 48px;
  padding: 0 32px 0 0;
  border: 1px solid #e0e4ea;
  margin: 0 0 20px 0;
  background: #ffffff; }
.audio-control-box .audio-pad {
  position: relative;
  height: 100%;
  padding: 0 0 0 74px; }
.audio-control-box .btn-play-audio {
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 10px;
  left: 30px;
  background: url(../images/layer/layer-pocket04.png) 0 0 no-repeat;
  font-size: 0;
  border: 0; }
.audio-control-box .btn-play-audio.on {
  background-position: 0 bottom; }
.audio-control-box .audio-bar {
  padding: 8px 0 0 0; }
.audio-control-box .audio-bar > div {
  display: inline-block;
  vertical-align: middle; }
.audio-control-box .audio-bar .time {
  color: #737373;
  font-size: 12px; }
.audio-control-box .audio-bar .time-bar {
  position: relative;
  width: 315px;
  height: 4px;
  margin: 0 9px;
  background: #ececec;
  border-radius: 2px;
  cursor: pointer; }
.audio-control-box .audio-bar .current {
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  background: #444444; }
.audio-control-box .audio-bar .mark {
  display: block;
  position: absolute;
  top: -3px;
  right: 0;
  width: 11px;
  height: 11px;
  background: #444444;
  border-radius: 50%; }

.textarea-exam-box textarea {
  width: 100%;
  height: 135px;
  padding: 20px;
  border: 1px solid #e0e4ea;
  color: #444;
  font-size: 15px; }

.textarea-exam-box textarea::-webkit-input-placeholder {
  color: #a1a1a1;
  font-weight: 200;
  font-family: "NotoSansKR"; }

.textarea-exam-box textarea::-moz-placeholder {
  color: #a1a1a1;
  font-weight: 200;
  font-family: "NotoSansKR"; }

.textarea-exam-box textarea:-ms-input-placeholder {
  color: #a1a1a1;
  font-weight: 200;
  font-family: "NotoSansKR"; }

.textarea-exam-box textarea::-ms-input-placeholder {
  color: #a1a1a1;
  font-weight: 200;
  font-family: "NotoSansKR"; }

.textarea-exam-box textarea::placeholder {
  color: #a1a1a1;
  font-weight: 200;
  font-family: "NotoSansKR"; }

.textarea-exam-box .txt-remain {
  text-align: right; }
.textarea-exam-box .txt-remain span {
  font-size: 12px;
  font-weight: 400;
  font-family: "NotoSansKR";
  color: #737373; }
.textarea-exam-box .txt-remain span em {
  font-family: "NotoSansKR";
  font-weight: 700;
  font-style: normal;
  color: #000; }

.multi-question-data-box {
  padding: 25px 43px 30px 43px;
  border-top: 2px solid #000000;
  border-bottom: 1px solid #000000; }
.multi-question-data-box .para {
  color: #444444;
  font-weight: 300; }

.correct-answer-box {
  padding: 30px;
  margin: 25px 0 0 0;
  background: #f6f7fb; }
.correct-answer-box .explain .media-tree,
.correct-answer-box .explain .bottom-tree {
  padding-left: 78px; }
.correct-answer-box .answer .media-tree {
  padding-left: 78px; }
.correct-answer-box .top-tree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 5px 0; }
.correct-answer-box .top-tree .txt01-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #ff4337;
  font-size: 20px;
  font-weight: 500; }
.correct-answer-box .media-tree {
  padding: 20px 0 0 0; }
.correct-answer-box .media-tree img {
  display: block; }
.correct-answer-box .bottom-tree {
  color: #444444;
  font-weight: 300; }
.correct-answer-box .chk-tag {
  min-width: 60px;
  height: 26px;
  margin: 0 18px 0 0;
  font-weight: 300; }
.correct-answer-box .txt02-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
  border-top: 1px solid #e0e4ea; }
.correct-answer-box .txt02-box .score {
  font-size: 12px;
  font-weight: 300; }
.correct-answer-box .txt02-box .score span {
  font-size: 18px;
  color: #000000;
  font-weight: 300; }

.info-diagnose-area {
  padding: 40px 0 42px 0;
  background: #f6f7fb; }
.info-diagnose-area.two .tree-leaf-box {
  position: relative;
  width: 517px;
  margin: 0 auto; }
.info-diagnose-area.two .tree-leaf-box:after {
  content: "";
  position: absolute;
  top: 49px;
  left: 54px;
  display: block;
  width: 417px;
  height: 1px;
  background: #e0e4ea; }
.info-diagnose-area .tree-leaf-box {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.info-diagnose-area .tree-leaf-box .tree-leaf-box-pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.info-diagnose-area .tree-leaf-box .item {
  position: relative;
  z-index: 10;
  width: 160px;
  text-align: center; }
.info-diagnose-area .tree-leaf-box .item .circle {
  display: block;
  width: 95px;
  height: 95px;
  background: #ffffff;
  border: 8px solid #e0e4ea;
  border-radius: 50%;
  text-align: center;
  padding: 50px 0 0 0;
  margin: 0 auto; }
.info-diagnose-area .tree-leaf-box .item .circle .txt {
  color: #737373;
  font-weight: 300; }
.info-diagnose-area .tree-leaf-box .item .circle:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 38px;
  background: url(../images/layer/layer-pocket07.png) 0 bottom no-repeat;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -13px; }
.info-diagnose-area .tree-leaf-box .item .name {
  margin: 14px 0 0 0;
  font-size: 20px;
  color: #737373;
  font-weight: 300;
  line-height: 1.2;
  word-break: break-all; }
.info-diagnose-area .tree-leaf-box .item.on .name {
  color: var(--primary-color); }
.info-diagnose-area .tree-leaf-box .item.process .circle:hover {
  -webkit-box-shadow: 2.5px 4.3px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2.5px 4.3px 10px 0px rgba(0, 0, 0, 0.2); }
.info-diagnose-area .tree-leaf-box .item.result .circle {
  cursor: default; }
.info-diagnose-area .tree-leaf-box:after {
  content: "";
  position: absolute;
  top: 49px;
  left: 32px;
  display: block;
  width: 908px;
  height: 2px;
  background: #e0e4ea; }
.info-diagnose-area .tree-leaf-box .item.process.on .circle {
  width: 95px;
  height: 95px;
  border: 8px solid var(--primary-color);
  border-radius: 50%;
  background: var(--primary-color); }
.info-diagnose-area .tree-leaf-box .item.process.on .circle .txt {
  color: #ffffff; }
.info-diagnose-area .tree-leaf-box .item.process.on .circle:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 34px;
  background: url(../images/layer/layer-pocket07.png) 0 -44px no-repeat;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -16px; }
.info-diagnose-area .tree-leaf-box .item.process.pass .circle {
  background: #7f8597;
  border: 8px solid #7f8597; }
.info-diagnose-area .tree-leaf-box .item.process.pass .circle:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 34px;
  background: url(../images/layer/layer-pocket07.png) 0 -44px no-repeat;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -16px; }
.info-diagnose-area .tree-leaf-box .item.process.pass .circle .txt {
  color: #ffffff; }
.info-diagnose-area .tree-leaf-box .item.process .circle:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 38px;
  background: url(../images/layer/layer-pocket07.png) 0 -88px no-repeat;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -16px; }
.info-diagnose-area .tree-leaf-box .item.result .circle:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 33px;
  background: url(../images/layer/layer-pocket07.png) 0 -185px no-repeat;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -13px; }
.info-diagnose-area .tree-leaf-box .item.result.on .circle {
  border: 8px solid var(--primary-color);
  background: var(--primary-color); }
.info-diagnose-area .tree-leaf-box .item.result.on .circle:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 33px;
  background: url(../images/layer/layer-pocket07.png) 0 -132px no-repeat;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -13px; }
.info-diagnose-area .tree-leaf-box .item.result.on .circle .txt {
  color: #ffffff; }
.info-diagnose-area .des-box {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
  color: #737373;
  padding: 25px 0 0 0;
  line-height: 22px; }

.word-check-area {
  border: 1px solid #e0e4ea;
  padding: 45px 30px; }
.word-check-area ul {
  overflow: hidden;
  border-bottom: 1px solid #e0e4ea;
  padding: 0 20px 20px 20px;
  margin: 0 0 20px 0; }
.word-check-area ul:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0; }
.word-check-area ul li {
  float: left;
  width: 26%; }
.word-check-area ul li .box {
  padding: 0 20px 0 0; }
.word-check-area ul li label {
  word-break: break-all; }
.word-check-area ul li:last-child {
  width: 22%; }

.diagnose-contents-area .diagnose-survey-box:first-child {
  margin-top: 60px; }

.diagnose-survey-box {
  padding: 0 30px;
  border: 1px solid #e0e4ea;
  margin: 0 0 30px 0; }
.diagnose-survey-box .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e0e4ea;
  padding: 20px 0; }
.diagnose-survey-box .top .num {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 25px 0 0;
  color: #444444;
  font-size: 15px;
  font-weight: 500; }
.diagnose-survey-box .top .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000000;
  font-size: 18px;
  font-weight: 300; }
.diagnose-survey-box .bot {
  padding: 60px 0; }
.diagnose-survey-box .bot .survey-graph-component {
  margin: 0; }
.diagnose-survey-box .bot .answer-graph-score-box .bar-box {
  width: 702px;
  margin: 0; }
.diagnose-survey-box .bot .answer-graph-score-box .num-box {
  background-size: 701px auto; }
.diagnose-survey-box .bot .answer-graph-score-box .paper {
  width: 100px;
  max-height: 84px;
  padding: 0 10px 0 0;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal; }
.diagnose-survey-box .bot .answer-graph-score-box .txt-no {
  padding: 0 0 0 10px; }

.diagnose-result-box {
  margin: 60px 0 0 0;
  padding: 50px 0;
  border: 1px solid #e0e4ea;
  text-align: center; }
.diagnose-result-box .top-flag {
  position: relative;
  width: 394px;
  margin: 0 auto;
  padding: 35px 0 0 0;
  border-top: 1px solid #b7bdce;
  text-align: center; }
.diagnose-result-box .top-flag .txt {
  color: #737373;
  font-weight: 300; }
.diagnose-result-box .top-flag:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 50px;
  height: 27px;
  background: url(../images/icn/icn-flag-diagnose.jpg) 0 0 no-repeat; }
.diagnose-result-box .img-box {
  margin: 25px 0 0 0; }
.diagnose-result-box .img-box img {
  margin: 0 0 0 13px; }
.diagnose-result-box .para01 {
  margin: 20px 0 0 0;
  font-size: 24px;
  font-weight: 300;
  color: #000000; }
.diagnose-result-box .para02 {
  margin: 5px 0 40px 0;
  font-size: 18px;
  font-weight: 200;
  color: #444444; }

input.custom-check + label:before,
input.custom-radio + label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: transparent;
  background-position: 0 -32px;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.btn-cmmn-area {
  text-align: center;
  font-size: 0;
  padding: 40px 0 0 0; }
.btn-cmmn-area a {
  margin: 0 7px; }
.btn-cmmn-area a.prev {
  position: relative; }
.btn-cmmn-area a.prev:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 14px;
  background: url(../images/layer/layer-pocket01.png) 0 -179px no-repeat;
  vertical-align: middle;
  margin: -2px 6px 0 0; }
.btn-cmmn-area a.next:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 14px;
  background: url(../images/layer/layer-pocket01.png) 0 -179px no-repeat;
  vertical-align: middle;
  margin: -2px 0 0 6px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.btn-group-common {
  text-align: center;
  font-size: 0; }
.btn-group-common ul li {
  display: inline-block;
  margin: 0 10px 0 0; }
.btn-group-common ul li:last-child {
  margin: 0; }
.btn-group-common .btn-fav-del .icn {
  display: inline-block;
  width: 20px;
  height: 18px;
  vertical-align: middle;
  margin: -3px 10px 0 0;
  background: url(../images/layer/layer-pocket01.png) -220px bottom no-repeat; }
.btn-group-common .btn-lec-detail .icn {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: -3px 10px 0 0;
  background: url(../images/layer/layer-pocket01.png) -244px bottom no-repeat; }

.player-common-area {
  position: relative; }
.player-common-area .jw-state-paused .jw-icon-playback:before {
  content: "" !important;
  display: inline-block;
  width: 13px;
  height: 16px;
  background: url("../images/player/icn-player-play.png") 0 0 no-repeat !important; }
.player-common-area .jw-state-playing .jw-icon-playback:before {
  content: "" !important;
  display: inline-block;
  width: 13px;
  height: 16px;
  background: url("../images/player/icn-player-pause.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jwdisplayIcon {
  width: 66px;
  height: 66px;
  padding: 0 !important;
  background-image: none !important; }
.player-common-area .jwplayer .jwicon {
  height: 66px;
  background: url("../images/player/icn-video-play.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer.jwtoggle button {
  background: url("../images/player/icn-player-pause.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer button {
  width: 13px !important;
  margin: 4px 0 0;
  background: url("../images/player/icn-player-play.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .btn-player-rewind {
  display: inline-block;
  width: 19px;
  height: 23px;
  background: url("../images/player/icn-player-jump.png") 0 0 no-repeat;
  margin: -3px 7px 0 5px;
  cursor: pointer;
  vertical-align: middle; }
.player-common-area .jwplayer .btn-player-jump {
  display: inline-block;
  width: 19px;
  height: 23px;
  background: url("../images/player/icn-player-rewind.png") 0 0 no-repeat;
  margin: -3px 0 0 4px;
  cursor: pointer;
  vertical-align: middle; }
.player-common-area .jwplayer .jw-controls:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 156px;
  background: url(../images/player/bg-shadow-bot.png) 0 0 repeat; }
.player-common-area .jwplayer .jw-controls:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 156px;
  background: url(../images/player/bg-shadow-top.png) 0 0 repeat; }
.player-common-area .jwplayer .jw-controls.bg-off:after, .player-common-area .jwplayer .jw-controls.bg-off:before {
  display: none; }
.player-common-area .jwplayer .jwcapLeft {
  width: 16px !important; }
.player-common-area .jwplayer .jwgroup.jwcenter {
  bottom: 2px !important;
  left: 174px !important;
  right: 220px !important; }
.player-common-area .jwplayer .jwgroup.jwleft {
  bottom: 15px !important; }
.player-common-area .jwplayer .jwgroup.jwleft .jwplay {
  bottom: -2px; }
.player-common-area .jwplayer .jwgroup.jwright {
  bottom: 8px;
  right: 15px !important; }
.player-common-area .jwplayer .jwvertical .jwvolumeProgress {
  background: #fff !important; }
.player-common-area .jwplayer .jw-icon-cc:before {
  content: '';
  display: inline-block;
  width: 26px !important;
  height: 17px !important;
  background: url("../images/player/icn-cc-off.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jw-icon-cc.jw-off:before {
  content: '';
  display: inline-block;
  width: 26px !important;
  height: 17px !important;
  background: url("../images/player/icn-cc-on.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jw-icon-hd:before {
  content: '';
  display: inline-block;
  width: 26px !important;
  height: 17px !important;
  background: url("../images/player/icn-hd-off.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jw-icon-hd.jw-off:before {
  width: 26px !important;
  height: 17px !important;
  background: url("../images/player/icn-hd-on.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jwdockbuttons div.button {
  display: none; }
.player-common-area .jwplayer .jw-time-tip .jw-text {
  white-space: nowrap; }
.player-common-area .jwplayer .jwduration {
  width: 62px;
  text-align: left;
  line-height: 18px !important; }
.player-common-area .jwplayer .jwtext.jwelapsed {
  width: 55px;
  text-align: left; }
.player-common-area .jwplayer .jw-controlbar {
  background: none !important;
  z-index: 10; }
.player-common-area .jwplayer .jwrail {
  height: 5px;
  background: rgba(255, 255, 255, 0.3) !important; }
.player-common-area .jwplayer .jw-dock-button {
  display: none !important; }
.player-common-area .jwplayer .jw-buffer {
  background: rgba(255, 255, 255, 0.6) !important; }
.player-common-area .jwplayer .jw-progress {
  background: #ed1c24 !important; }
.player-common-area .jwplayer .jwtimeSliderCapLeft {
  background: none !important; }
.player-common-area .jwplayer .jwtimeSliderProgressCapRight {
  width: 14px !important;
  height: 14px !important;
  top: -4px;
  background: url("../images/player/icn-player-progress-circle.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jwprogressOverflow {
  overflow: initial; }
.player-common-area .jwplayer .jwvolumeRail {
  width: 3px;
  height: 54px;
  background: url("http://study.hunet.co.kr/Study/Imagine/B2B/UXUP/Assets/player/skins/tooltip/uxup/volumeRail.png") left center/3px 54px no-repeat; }
.player-common-area .jwplayer .jwcontrolbar {
  max-width: 100% !important;
  height: 18px !important; }
.player-common-area .jwplayer .jwbackground {
  background: none !important; }
.player-common-area .jwplayer .jwcapLeft {
  background: none !important; }
.player-common-area .jwplayer .jw-icon-fullscreen:before {
  content: '';
  display: inline-block;
  width: 19px !important;
  height: 18px;
  background: url("../images/player/icn-player-fullscreen.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jw-icon-fullscreen.jw-off:before {
  content: '';
  display: inline-block;
  width: 20px !important;
  height: 22px;
  background: url("../images/player/icn-player-fullscreen-off.png") 0 0 no-repeat !important; }
.player-common-area .jwplayer .jwtext {
  margin: 0 0 0 15px;
  padding: 0 !important;
  color: #fff !important;
  font-size: 14px !important; }
.player-common-area .jwplayer .jw-icon-volume:before {
  content: '';
  display: inline-block;
  width: 20px !important;
  height: 18px;
  background: url("../images/player/icn-player-volume.png") 0 0 no-repeat !important;
  vertical-align: text-bottom; }
.player-common-area .jwplayer .jwoverlay {
  padding: 2px 3px !important;
  margin-left: -3px !important; }
.player-common-area .jwplayer .btn-control-pack {
  height: 30px; }
.player-common-area .jwplayer .btn-control-pack li {
  float: left;
  margin: 0 0 0 3px; }
.player-common-area .jwplayer .btn-control-pack li div {
  padding: 0 10px;
  z-index: 200;
  height: 30px !important;
  line-height: 30px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.3);
  font-family: "NotoSansCJKkr-Regular";
  font-size: 11px;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.3); }
.player-common-area .player-control-top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 10px 10px 0 0; }
.player-common-area .controlbar-speed-wrap {
  z-index: 2;
  height: 30px;
  margin: 0 0 0 3px; }
.player-common-area .controlbar-speed-wrap:after {
  content: "";
  display: block;
  clear: both; }
.player-common-area .controlbar-speed-wrap .controlbar-speed {
  float: left;
  width: 120px;
  padding: 3px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-box {
  width: 66px;
  height: 22px;
  line-height: 22px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50px;
  color: #fff !important;
  cursor: pointer;
  float: right; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-list {
  display: none;
  margin-top: 36px;
  padding: 0 0 0px 76px;
  background: url(../images/player/bg-ratio-list.png) 5px 0 no-repeat; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-list ol li {
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  line-height: 1;
  margin: 0 0 6px 0;
  position: relative; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-list ol li.active {
  color: #fff; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-list ol li.active:after {
  content: "";
  position: absolute;
  top: 44%;
  left: -11px;
  width: 4px;
  height: 8px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: translateY(-50%) rotate(40deg);
  -ms-transform: translateY(-50%) rotate(40deg);
  transform: translateY(-50%) rotate(40deg); }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-list ol li.disabled {
  color: #444; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-list ol li li:last-child {
  margin: 0; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .reduction {
  height: 22px;
  width: 22px;
  display: block;
  position: relative;
  font-size: 0;
  cursor: pointer;
  float: left; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .reduction:before {
  content: '';
  height: 2px;
  width: 12px;
  display: block;
  background: #fff;
  position: absolute;
  top: 10px;
  left: 5px; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .expansion {
  height: 22px;
  width: 22px;
  display: block;
  position: relative;
  font-size: 0;
  cursor: pointer;
  float: left; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .expansion:before {
  content: '';
  height: 2px;
  width: 10px;
  display: block;
  background: #fff;
  position: absolute;
  top: 10px;
  left: 6px; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .expansion:after {
  content: '';
  height: 10px;
  width: 2px;
  top: 6px;
  left: 10px;
  display: block;
  background: #fff;
  position: absolute; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-n {
  display: block;
  float: left;
  font-size: 14px;
  width: 32px;
  margin-left: 3px;
  line-height: 22px;
  position: relative;
  color: #fff; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio-n:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #ffffff;
  position: absolute;
  top: 8px;
  right: 0; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .up:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-top-width: 0;
  border-bottom-color: #fff;
  position: absolute;
  top: 8px;
  right: 0; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio {
  height: 22px;
  width: 22px;
  display: block;
  position: relative;
  font-size: 0;
  float: left; }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio:before {
  content: '';
  height: 2px;
  width: 12px;
  display: block;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 10px;
  right: 1px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); }
.player-common-area .controlbar-speed-wrap .controlbar-speed .ratio:after {
  content: '';
  height: 2px;
  width: 12px;
  display: block;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 10px;
  right: 1px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg); }
.player-common-area .jw-icon-rewind {
  display: none !important; }

.error-popup {
  padding-top: 70px;
  background: url("../images/icn/icn-error.png") center top no-repeat; }
.error-popup .text-message {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #444;
  margin-bottom: 28px; }
.error-popup .inner-detail {
  text-align: center;
  color: #444; }
.error-popup .inner-detail p {
  font-weight: 300;
  font-size: 15px;
  line-height: 22px; }
.error-popup .inner-detail p + p {
  margin-top: 12px; }
.error-popup .inner-detail p::-moz-selection {
  background-color: #bcd6fb; }
.error-popup .inner-detail p::selection {
  background-color: #bcd6fb; }

.user-main-information {
  position: relative;
  min-height: 256px;
  padding: 0 0 50px 0; }
.user-main-information .left {
  float: left;
  width: 450px; }
.user-main-information .left .title {
  max-height: 135px;
  margin: 11px 0 20px 0;
  font-size: 36px;
  color: #000000;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: -2.5px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal; }
.user-main-information .left .process-description-box {
  display: table;
  width: 540px;
  table-layout: fixed;
  font-size: 0; }
.user-main-information .left .process-description-box dl {
  display: table-row;
  font-size: 0;
  line-height: 1; }
.user-main-information .left .process-description-box dl:last-child dt,
.user-main-information .left .process-description-box dl:last-child dd {
  padding: 0; }
.user-main-information .left .process-description-box dl dt {
  width: 108px;
  color: #444444;
  font-weight: 500; }
.user-main-information .left .process-description-box dl dd {
  display: table-cell;
  font-size: 14px;
  padding: 0 0 10px 0;
  word-break: break-all;
  font-weight: 300;
  color: #747474; }
.user-main-information .left .process-description-box dl dd .txt-guide {
  color: #747474; }
.user-main-information .left .process-description-box dl dd .txt-guide:hover {
  color: #000000;
  text-decoration: underline; }
.user-main-information .left .process-description-box dl dd span {
  padding: 0 0 0 4px;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 500; }
.user-main-information .left .process-description-box dl dt,
.user-main-information .left .process-description-box dl dd {
  display: table-cell;
  font-size: 14px; }
.user-main-information .left .process-description-box.type-a {
  display: block; }
.user-main-information .left .process-description-box.type-a dl {
  display: block; }
.user-main-information .left .process-description-box.type-a dl dt {
  width: 80px;
  padding: 0 14px 0 0; }
.user-main-information .left .process-description-box.type-a dl dd {
  color: #747474;
  font-weight: 300; }
.user-main-information .left .information-mobile .para {
  position: relative;
  line-height: 1;
  padding: 24px 0 0 0;
  font-size: 14px;
  color: #444444;
  font-weight: 300; }
.user-main-information .left .information-mobile .para:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/layer/layer-pocket01.png) 0 -37px no-repeat;
  vertical-align: middle;
  margin: -3px 9px 0 0; }
.user-main-information .left .information-mobile .btn-link {
  position: relative;
  display: inline-block;
  padding: 0 0 0 25px;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  text-decoration: none; }
.user-main-information .left .information-mobile .btn-link:after {
  content: "";
  position: absolute;
  top: 2px;
  right: -15px;
  display: block;
  width: 7px;
  height: 13px;
  background: url(../images/layer/layer-pocket01.png) -25px -40px no-repeat; }
.user-main-information .left .company-logo img {
  width: 85px; }
.user-main-information .right {
  float: right;
  padding: 0 40px 0 0; }
.user-main-information .right .chart-pocket-box .tit-top {
  padding: 0 0 23px 0;
  font-size: 20px;
  font-weight: 300;
  color: #000000;
  text-align: center; }
.user-main-information .right .chart-pocket-box .tit-bottom {
  text-align: center;
  font-size: 18px;
  color: #000000;
  font-weight: 300;
  padding: 10px 0 0 0; }
.user-main-information .right .chart-pocket-box .tit-bottom span {
  color: var(--primary-color);
  font-weight: 500;
  font-size: 18px; }
.user-main-information .right .chart-pocket-box .chart-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.user-main-information .right .chart-pocket-box .chart-box .item {
  position: relative;
  width: 155px;
  height: 155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 0 50px; }
.user-main-information .right .chart-pocket-box .chart-box .item:first-child {
  margin: 0; }
.user-main-information .right .chart-pocket-box .chart-box .chart-cmn {
  position: absolute !important;
  top: 0;
  left: 0; }
.user-main-information .right .chart-pocket-box .chart-box .chart-info {
  position: relative;
  text-align: center;
  z-index: 100; }
.user-main-information .right .chart-pocket-box .chart-box .chart-info .txt01 {
  color: #8a8a8b;
  font-weight: 500;
  font-size: 22px; }
.user-main-information .right .chart-pocket-box .chart-box .chart-info .txt01 span {
  color: #2a2a31;
  font-weight: 500;
  font-size: 46px; }
.user-main-information .right .chart-pocket-box .chart-box .chart-info .txt02 {
  font-size: 12px;
  color: #000000;
  font-weight: 300;
  line-height: 19px; }
.user-main-information .right .chart-pocket-box .chart-box .over-layer {
  display: none;
  position: absolute;
  top: 19px;
  right: -44px;
  padding: 8px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  -webkit-box-shadow: 3px 9px 10px -9px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 9px 10px -9px rgba(0, 0, 0, 0.2); }
.user-main-information .right .chart-pocket-box .chart-box .over-layer p {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3; }
.user-main-information .right .chart-pocket-box .chart-box .over-layer p span {
  color: var(--primary-color); }
.user-main-information .my-score-graph-box {
  width: 412px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: left; }
.user-main-information .my-score-graph-box .title {
  padding: 0 0 50px 0;
  font-size: 20px;
  color: #000000;
  font-weight: 300; }
.user-main-information .my-score-graph-box .title span {
  padding: 0 0 0 20px;
  font-size: 29px;
  color: var(--primary-color);
  font-weight: 700; }
.user-main-information .my-score-graph-box .graph-pocket:after {
  content: "";
  display: block;
  clear: both; }
.user-main-information .my-score-graph-box .graph-bar {
  position: relative;
  float: right;
  width: 412px;
  height: 43px;
  background: #ededed; }
.user-main-information .my-score-graph-box .graph-bar .current {
  width: 0%;
  height: 43px;
  background: var(--primary-color);
  -webkit-transition: 1s width 0.5s;
  transition: 1s width 0.5s; }
.user-main-information .my-score-graph-box .graph-bar .criteria {
  position: absolute;
  top: -22px;
  width: 12px;
  height: 88px;
  background: url(../images/layer/layer-pocket01.png) -22px -65px no-repeat;
  margin: 0 0 0 -6px; }
.user-main-information .my-score-graph-box .graph-bar .criteria.right-end .num {
  -webkit-transform: translateX(-36px);
  -ms-transform: translateX(-36px);
  transform: translateX(-36px); }
.user-main-information .my-score-graph-box .graph-bar .criteria.left-end .num {
  -webkit-transform: translateX(29px);
  -ms-transform: translateX(29px);
  transform: translateX(29px); }
.user-main-information .my-score-graph-box .graph-bar .criteria .num {
  display: block;
  min-width: 100px;
  position: absolute;
  bottom: 86px;
  left: -31px;
  color: #747474;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.5px; }
.user-main-information .my-score-graph-box .score-information {
  position: relative;
  padding: 0 200px 0 0; }
.user-main-information .my-score-graph-box .score-information .txt-a {
  padding: 29px 0 2px 0;
  font-size: 18px;
  color: #000000;
  font-weight: 300; }
.user-main-information .my-score-graph-box .score-information .txt-a span {
  font-weight: 500;
  color: var(--primary-color);
  font-size: 18px; }
.user-main-information .my-score-graph-box .score-information .txt-b {
  max-width: 240px;
  font-size: 14px;
  font-weight: 300;
  color: #444444;
  line-height: 1;
  word-break: break-all; }
.user-main-information .my-score-graph-box .score-information .txt-b span {
  font-size: 14px;
  font-weight: 500;
  color: #000000; }
.user-main-information .my-score-graph-box .score-information .txt-c {
  max-width: 240px;
  font-size: 14px;
  font-weight: 300;
  color: #444444;
  line-height: 1.3;
  word-break: break-all; }
.user-main-information .my-score-graph-box .score-information .txt-c span {
  font-size: 14px;
  font-weight: 500;
  color: #000000; }
.user-main-information .my-score-graph-box .score-information .btn-show {
  position: absolute;
  top: 32px;
  right: 0;
  display: block;
  min-width: 153px;
  height: 48px;
  text-align: center;
  line-height: 46px;
  border: 1px solid #444444;
  color: #444444;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  padding: 0 10px; }
.user-main-information .my-score-graph-box .score-information .btn-show:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/layer/layer-pocket01.png) -25px -23px no-repeat;
  vertical-align: middle;
  margin: -2px 9px 0 0; }
.user-main-information:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden; }

.study-course-area {
  padding: 23px 0 60px 0;
  background: #eeeeee; }
.study-course-area .study-course-inner {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto; }
.study-course-area .sort-box {
  float: right;
  margin: 0 4px 0 0; }
.study-course-area .sort-box ul {
  font-size: 0;
  line-height: 1; }
.study-course-area .sort-box ul li {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
  line-height: 1; }
.study-course-area .sort-box ul li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 18px;
  background: #c7c7c7; }
.study-course-area .sort-box ul li:first-child {
  margin: 0;
  padding: 0; }
.study-course-area .sort-box ul li:first-child:after {
  display: none; }
.study-course-area .sort-box ul li a {
  text-decoration: none;
  font-size: 14px;
  color: #444444;
  letter-spacing: -0.5px;
  font-weight: 300; }
.study-course-area .sort-box ul li.on a {
  color: #000000;
  font-weight: 500; }
.study-course-area .sort-box:after {
  content: "";
  display: table;
  clear: both; }
.study-course-area .course-list {
  clear: both;
  padding: 22px 0 0 0; }
.study-course-area .course-list > ul > li {
  position: relative;
  height: 146px;
  padding: 0 0 0 263px;
  margin: 0 0 12px 0;
  border: 1px solid #e6e8ec;
  background: #fff; }
.study-course-area .course-list > ul > li:last-child {
  margin-bottom: 0; }
.study-course-area .course-list > ul > li .box {
  position: relative; }
.study-course-area .course-list > ul > li .box .thumb {
  position: absolute;
  top: 0;
  left: -263px;
  width: 263px;
  height: 144px;
  overflow: hidden;
  background: #f8f9fc; }
.study-course-area .course-list > ul > li .box .thumb .img-none {
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 28px);
  width: 56px;
  height: 45px;
  z-index: 10; }
.study-course-area .course-list .bot ul {
  font-size: 0; }
.study-course-area .course-list .bot ul li {
  position: relative;
  display: inline-block;
  padding: 0 15px 0 0;
  margin: 0 15px 0 0;
  color: #737373;
  line-height: 1; }
.study-course-area .course-list .bot ul li span {
  font-weight: 300;
  font-size: 14px; }
.study-course-area .course-list .bot ul li:after {
  content: '';
  position: absolute;
  top: 1px;
  right: 0;
  display: block;
  width: 1px;
  height: 14px;
  background: #e0e4ea; }
.study-course-area .course-list .bot ul li:last-child {
  margin: 0;
  padding: 0; }
.study-course-area .course-list .bot ul li:last-child:after {
  display: none; }
.study-course-area .course-list .bot ul li.remain {
  color: #000; }
.study-course-area .course-list .information {
  padding: 25px 40px 19px 36px; }
.study-course-area .course-list .information .title {
  padding: 15px 0 11px 0;
  font-size: 18px;
  letter-spacing: -0.5px;
  color: #000000;
  font-weight: 700;
  line-height: 1;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.study-course-area .course-list:before {
  content: "";
  display: table;
  clear: both; }
.study-course-area .course-list.type-a ul {
  overflow: hidden;
  margin: 0 0 12px 0; }
.study-course-area .course-list.type-a ul:last-child {
  margin: 0; }
.study-course-area .course-list.type-a > ul > li {
  float: left;
  width: 240px;
  height: 370px;
  margin: 0 12px 12px 0;
  padding: 0; }
.study-course-area .course-list.type-a > ul > li .flag {
  top: 104px;
  right: 20px;
  left: auto; }
.study-course-area .course-list.type-a > ul > li .thumb {
  position: relative;
  top: 0;
  left: 0;
  width: 238px;
  height: 130px; }
.study-course-area .course-list.type-a > ul > li .thumb img {
  display: block; }
.study-course-area .course-list.type-a > ul > li:nth-child(4n) {
  margin-right: 0; }
.study-course-area .course-list.type-a > ul > li .information {
  height: 238px;
  padding: 25px;
  font-size: 0; }
.study-course-area .course-list.type-a > ul > li .information .title {
  font-size: 18px;
  line-height: 24px;
  padding: 0;
  margin: 0 0 12px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal; }
.study-course-area .course-list.type-a > ul > li .information .divider {
  padding: 4px 10px;
  font-size: 12px; }
.study-course-area .course-list.type-a > ul > li .bot > ul > li {
  display: block;
  margin: 0 0 7px 0; }
.study-course-area .course-list.type-a > ul > li .bot > ul > li span {
  display: inline-block;
  line-height: 1; }
.study-course-area .course-list.type-a > ul > li .bot > ul > li:nth-child(2),
.study-course-area .course-list.type-a > ul > li .bot > ul > li:nth-child(3) {
  display: inline-block; }
.study-course-area .course-list.type-a > ul > li .bot > ul > li:first-child {
  padding: 0; }
.study-course-area .course-list.type-a > ul > li .bot > ul > li:last-child {
  margin: 0; }
.study-course-area .course-list.type-a > ul > li .bot > ul > li:after {
  display: none; }
.study-course-area .course-list.type-a > ul > li:nth-child(n+5) {
  margin-bottom: 0; }
.study-course-area .course-list.type-a .link-hole-box {
  display: table;
  display: none;
  width: 100%;
  height: 370px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: rgba(63, 63, 77, 0.9);
  z-index: 30;
  vertical-align: bottom; }
.study-course-area .course-list.type-a .link-hole-box .link-hole-inner {
  display: table-cell;
  padding: 25px;
  vertical-align: bottom; }
.study-course-area .course-list.type-a .link-hole-box .title {
  display: -webkit-box;
  padding: 0 0 45px 0;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.5px;
  line-height: 24px; }
.study-course-area .course-list.type-a .link-hole-box .btn-go-link {
  display: block;
  min-height: 48px;
  line-height: 44px;
  padding: 0 15px;
  border: 2px solid #e0e4ea;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-decoration: none; }
.study-course-area .course-list.type-b .link-hole-box {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: rgba(63, 63, 77, 0.9);
  z-index: 30; }
.study-course-area .course-list.type-b .link-hole-box .link-hole-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 144px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 45px; }
.study-course-area .course-list.type-b .link-hole-box .title {
  max-width: 600px;
  max-height: 74px;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.5px;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word; }
.study-course-area .course-list.type-b .link-hole-box .btn-go-link {
  display: inline-block;
  min-width: 220px;
  min-height: 48px;
  line-height: 44px;
  padding: 0 15px;
  border: 2px solid #e0e4ea;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-decoration: none; }
.study-course-area .btn-show-list-more a {
  position: relative;
  display: block;
  width: 1000px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 30px auto 0 auto;
  background: #fff;
  border: 1px solid #e6e8ec;
  text-decoration: none; }
.study-course-area .btn-show-list-more span {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 18px;
  color: #000000; }
.study-course-area .btn-show-list-more span:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 21px;
  right: -26px;
  background: url(../images/layer/layer-pocket01.png) -25px 0 no-repeat; }

.survey-user-information-box {
  border: 2px solid #e0e4ea; }
.survey-user-information-box .pad {
  position: relative;
  padding: 37px 45px 42px 168px; }
.survey-user-information-box .pad:before {
  content: "";
  display: block;
  width: 88px;
  height: 91px;
  position: absolute;
  top: 37px;
  left: 45px;
  background: #f1f2f3;
  border-radius: 50%; }
.survey-user-information-box .pad:after {
  content: "";
  display: block;
  width: 51px;
  height: 43px;
  position: absolute;
  top: 61px;
  left: 72px;
  background: url(../images/layer/layer-pocket01.png) 0 bottom no-repeat; }
.survey-user-information-box .txt-purpose {
  font-size: 20px;
  color: #444444;
  font-weight: 200;
  padding: 0 0 27px 0;
  margin: 0 0 25px 0;
  border-bottom: 1px solid #e5e5e5; }
.survey-user-information-box .txt-purpose span {
  font-size: 20px;
  color: #000000;
  font-weight: 500; }
.survey-user-information-box .info-box {
  font-size: 0;
  line-height: 1; }
.survey-user-information-box .info-box dt,
.survey-user-information-box .info-box dd {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1; }
.survey-user-information-box .info-box dt {
  padding: 0 10px 0 0;
  color: #737373; }
.survey-user-information-box .info-box dd {
  padding: 0 28px 0 0; }
.survey-user-information-box .info-box.type-row {
  font-size: 0;
  line-height: 1;
  margin: 6px 0 0 0; }
.survey-user-information-box .info-box.type-row dt,
.survey-user-information-box .info-box.type-row dd {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1; }
.survey-user-information-box .info-box.type-row dt {
  position: relative;
  padding: 0 10px 0 0;
  color: #737373; }
.survey-user-information-box .info-box.type-row dt:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: url(../images/layer/layer-pocket01.png) -62px 0 no-repeat;
  margin: -3px 4px 0 0;
  vertical-align: middle; }
.survey-user-information-box .info-box.type-row dd {
  padding: 0 28px 0 0; }

.survey-start-area {
  margin: 0 47px; }
.survey-start-area .textarea-box {
  margin: 0 30px; }
.survey-start-area .survey-section {
  margin: 0 0 60px 0; }
.survey-start-area .survey-section:first-child {
  margin-top: 50px; }
.survey-start-area .survey-section:last-child {
  margin-bottom: 0px; }
.survey-start-area .para-etc {
  font-size: 15px;
  color: #737373;
  font-weight: 300;
  padding: 0 30px 15px 30px; }

.survey-graph-component {
  margin: 0 32px; }

.tit-small-box {
  color: #000000;
  font-weight: 300;
  font-size: 20px;
  padding: 0 0 27px 0;
  letter-spacing: -0.5px; }

.tit-survey {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 30px;
  background: #f0f2f5;
  color: #444444;
  font-size: 18px;
  font-weight: 300;
  border-radius: 40px;
  margin: 0 0 40px 0;
  clear: both; }
.tit-survey span {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  word-break: break-all;
  padding: 0 20px 0 0;
  color: #444444;
  font-size: 18px;
  font-weight: 300; }
.tit-survey .txt-tit {
  padding: 0; }
.tit-survey em {
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
  color: var(--primary-color);
  font-style: normal;
  padding: 0 0 0 6px; }
.tit-survey .txt-sub {
  color: #737373; }
.tit-survey p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.answer-graph-score-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.answer-graph-score-box .paper {
  width: 130px; }
.answer-graph-score-box .txt-yes {
  font-size: 15px;
  font-weight: 300;
  color: #737373; }
.answer-graph-score-box .txt-no {
  font-size: 15px;
  font-weight: 300;
  color: #737373; }
.answer-graph-score-box .bar-box {
  position: relative;
  width: 640px;
  height: 28px;
  margin: 0 15px; }
.answer-graph-score-box .bar-box span {
  display: block;
  background: #ffffff;
  width: 28px;
  height: 28px;
  border: 1px solid #b9bcc2;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  font-weight: 500;
  color: #444444; }
.answer-graph-score-box .bar-box span.on {
  color: #ffffff;
  background: #424959;
  border: 1px solid #424959; }
.answer-graph-score-box .num-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 11px;
  left: 0px;
  width: 100%;
  height: 7px;
  background: url(../images/common/bar-survey.jpg) 0 0 no-repeat; }
.answer-graph-score-box .num-box span {
  cursor: pointer; }
.answer-graph-score-box .num-box span:first-child {
  margin: 0 0 0 -1px; }
.answer-graph-score-box .num-box.ascend {
  background: url(../images/common/bar-survey02.png) 0 0 no-repeat; }
.answer-graph-score-box .num-box.type02 span.n05 {
  left: 0; }
.answer-graph-score-box .num-box.type02 span.n04 {
  left: 216px; }
.answer-graph-score-box .num-box.type02 span.n03 {
  left: 432px; }
.answer-graph-score-box .num-box.type02 span.n02 {
  left: 655px; }
.answer-graph-score-box .num-box.type02 span.n01 {
  left: 884px; }
.answer-graph-score-box .num-box.type02 span {
  background: #f6f7fb;
  color: #a1a1a1; }
.answer-graph-score-box .type02.num-box {
  background: #e0e4ea; }
.answer-graph-score-box .num-box span:last-child {
  margin: 0; }

.answer-etc-box {
  margin: 0 30px; }
.answer-etc-box .para-etc-a {
  padding: 0 0 3px 0;
  font-size: 15px;
  color: #444444;
  font-weight: 300; }

.answer-object-list {
  padding: 0 0 0 30px; }
.answer-object-list ul li {
  margin: 0 0 10px 0;
  font-weight: 300;
  color: #737373;
  cursor: pointer; }
.answer-object-list ul li > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.answer-object-list ul li .number {
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-right: 10px;
  border: 1px solid #babdc4;
  border-radius: 50%;
  text-align: center;
  line-height: 22px;
  background: #ffffff;
  color: #444444;
  font-weight: 500; }
.answer-object-list ul li.on .number {
  background: #424a59;
  color: #ffffff; }
.answer-object-list ul li.has-input {
  display: block; }
.answer-object-list ul li.has-input div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.answer-object-list ul li.has-input .custom-input {
  width: 700px;
  margin: 6px 0 0 34px; }
.answer-object-list ul li.has-input.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  width: 100%; }
.answer-object-list ul li.has-input.row input {
  min-width: 200px;
  max-width: 400px;
  margin-left: 8px; }
.answer-object-list.type-row ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
.answer-object-list.type-row ul li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 25%;
  max-width: 100%; }

.answer-select-type-box {
  margin: 0 30px; }
.answer-select-type-box ul:after {
  content: "";
  display: table;
  clear: both; }
.answer-select-type-box ul li {
  float: left; }
.answer-select-type-box ul li:first-child {
  width: 310px; }
.answer-select-type-box ul li:last-child {
  width: 536px; }
.answer-select-type-box .select-type,
.answer-select-type-box input {
  margin: 0; }

.choice-chk-type-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px 25px 0;
  line-height: 1;
  border-bottom: 1px solid #e0e4ea;
  padding: 0 0 14px 0; }
.choice-chk-type-box:after {
  content: "";
  display: table;
  clear: both; }
.choice-chk-type-box > div {
  float: left; }
.choice-chk-type-box .chk-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
.choice-chk-type-box .chk-box label {
  font-size: 20px;
  font-weight: 500; }
.choice-chk-type-box .chk-sub {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 0 0 10px;
  font-size: 18px;
  font-weight: 200;
  color: #444444;
  margin: 1px 0 0 0;
  line-height: 1.2; }

.answer-graph-tit {
  padding: 0 0 15px 0;
  font-size: 16px;
  font-weight: 500;
  color: #444444; }

.choice-two-box {
  text-align: center; }
.choice-two-box ul {
  font-size: 0;
  margin: -10px 0 0 0; }
.choice-two-box ul li {
  display: inline-block;
  margin: 0 6px; }
.choice-two-box ul li:last-child {
  margin: 10px 0 0 0; }
.choice-two-box ul li .box {
  min-width: 220px;
  min-height: 54px;
  border: 1px solid #b7bac1;
  background: #ffffff;
  color: #b7bac1;
  text-align: center;
  border-radius: 40px;
  font-weight: 300;
  font-size: 15px;
  cursor: pointer;
  padding: 12px 20px; }
.choice-two-box ul li.on .box {
  background: #424959;
  color: #ffffff; }
.choice-two-box ul li.on .box:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 12px;
  margin: 0 7px 0 0;
  background: url(../images/layer/layer-pocket01.png) 0 -166px no-repeat; }

.lecture-recommend-area {
  position: relative;
  height: 526px;
  border-top: 2px solid #292f36; }
.lecture-recommend-area:after {
  content: "";
  display: table;
  clear: both; }
.lecture-recommend-area > div {
  position: relative;
  float: left;
  border-bottom: 1px solid #e0e4ea;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.lecture-recommend-area .left-lec {
  width: 339px;
  height: 524px;
  border-right: 1px solid #f6f6f6; }
.lecture-recommend-area .left-lec .mCSB_scrollTools_vertical {
  right: 46px;
  z-index: 100;
  opacity: 1; }
.lecture-recommend-area .right-lec {
  position: relative;
  width: 561px;
  height: 524px;
  background: #f6f7fb; }
.lecture-recommend-area .right-lec:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 22px; }
.lecture-recommend-area .right-lec .flag-fly {
  display: inline-block;
  min-width: 67px;
  background: var(--primary-color);
  text-align: center;
  color: #ffffff;
  padding: 15px 2px 9px 2px;
  position: absolute;
  top: -10px;
  right: 50px;
  z-index: 50; }
.lecture-recommend-area .right-lec .flag-fly .txt {
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  min-width: 63px;
  margin: 0 auto; }
.lecture-recommend-area .right-lec .flag-fly .num {
  font-size: 25px;
  font-weight: 500;
  padding: 2px 0 0 0; }
.lecture-recommend-area .right-lec .flag-fly:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  display: block;
  width: 0px;
  height: 0px;
  border-left: 0px solid transparent;
  border-right: 33px solid transparent;
  border-top: 12px solid var(--primary-color); }
.lecture-recommend-area .right-lec .flag-fly:before {
  content: "";
  position: absolute;
  bottom: -12px;
  right: 0;
  display: block;
  width: 0px;
  height: 0px;
  border-right: 0px solid transparent;
  border-left: 33px solid transparent;
  border-top: 12px solid var(--primary-color); }
.lecture-recommend-area .lecture-rec-list-box .flag-box {
  padding: 19px 0 0 0; }
.lecture-recommend-area .lecture-rec-list-box .flag-box .divider {
  min-width: 62px;
  font-weight: 300;
  font-size: 14px; }
.lecture-recommend-area .lecture-rec-list-box .tit-rec {
  padding: 25px 0 20px;
  height: 110px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.lecture-recommend-area .lecture-rec-list-box .tit-rec div {
  color: #444;
  font-size: 20px;
  padding: 0 0 5px;
  line-height: 28px;
  letter-spacing: -0.5px;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  letter-spacing: -0.5px;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.lecture-recommend-area .lecture-rec-list-box .tit-rec div span {
  display: block;
  padding: 5px 0 0 0;
  color: var(--primary-color);
  font-size: 32px; }
.lecture-recommend-area .lecture-rec-list-box .top-lecture {
  height: 111px;
  border-bottom: 1px solid #eceff2;
  margin: 0 20px; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box {
  position: absolute;
  top: 110px;
  left: 0;
  width: 385px;
  height: 412px;
  z-index: 20; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box .list-rect-box-pad {
  padding: 0; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li {
  position: relative;
  height: 48px;
  padding: 0 64px 0 20px;
  color: #444444;
  z-index: 70;
  cursor: pointer;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li:last-child .box,
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li.on .box {
  border-bottom: 0; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li.rank .num {
  background: var(--primary-color);
  color: #ffffff; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li.rank .txt {
  color: #000000;
  font-weight: 500; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li .num {
  min-width: 30px;
  height: 30px;
  background: #e0e4ea;
  color: #444444;
  text-align: center;
  line-height: 30px;
  border-radius: 2px;
  margin: 0 14px 0 0; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li .txt {
  max-height: 38px;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  letter-spacing: -0.5px;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box li.on {
  background: #424a59;
  color: #fff; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box li.on .txt {
  color: #ffffff; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box li.on.rank .txt {
  color: #ffffff;
  font-weight: 300; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li.on:after {
  content: '';
  display: block;
  width: 12px;
  height: 21px;
  position: absolute;
  top: 14px;
  right: 19px;
  background: url("../images/layer/layer-pocket01.png") -125px bottom no-repeat; }
.lecture-recommend-area .lecture-rec-list-box .list-lect-box ul li:hover {
  color: var(--primary-color); }
.lecture-recommend-area .lecture-detail-take {
  height: 531px; }
.lecture-recommend-area .lecture-detail-take .lecture-detail-take-pad {
  padding: 30px 50px 39px 50px;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.lecture-recommend-area .lecture-detail-take .thumb {
  display: inline-block;
  margin: 0 auto 17px;
  text-align: center;
  overflow: hidden;
  border: 5px solid #eceff2; }
.lecture-recommend-area .lecture-detail-take .thumb.none {
  width: 260px;
  height: 155px;
  background: #fff url("../img/icn/icn-none-image.png") center center no-repeat;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.lecture-recommend-area .lecture-detail-take .thumb.lec {
  background: #fff url("../img/icn/icn-none-image-lec.png") center center no-repeat; }
.lecture-recommend-area .lecture-detail-take .thumb.none.book {
  width: 130px;
  height: 175px;
  border: 1px solid #e0e4ea;
  background: #fff url("../img/icn/icn-none-image-book.png") center center no-repeat; }
.lecture-recommend-area .lecture-detail-take .thumb.none.book .none-border {
  border: 0; }
.lecture-recommend-area .lecture-detail-take .thumb.none .none-border {
  display: block;
  height: 100%;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
.lecture-recommend-area .lecture-detail-take .thumb img {
  display: block; }
.lecture-recommend-area .lecture-detail-take .lec-description-table-box {
  text-align: left; }
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl {
  display: table;
  width: 100%;
  margin: 0 0 3px 0; }
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl:last-child {
  margin: 0; }
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl.li dd,
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl.li dt {
  display: table-cell;
  text-align: left;
  font-weight: 300; }
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl.block dd,
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl.block dt {
  display: block;
  font-weight: 300; }
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl dt {
  width: 86px;
  color: #737373;
  padding: 0 10px 0 0; }
.lecture-recommend-area .lecture-detail-take .lec-description-table-box dl dd {
  color: #444444; }
.lecture-recommend-area .lecture-detail-take .lec-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0 0;
  font-size: 0;
  text-align: left; }
.lecture-recommend-area .lecture-detail-take .lec-tag .tit-tag {
  display: inline-block;
  height: 21px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  font-size: 13px;
  color: #444444;
  background: #fff;
  border: 1px solid #e0e4ea;
  padding: 3px 6px;
  margin: 0 10px 0 0;
  min-width: 39px;
  line-height: 1; }
.lecture-recommend-area .lecture-detail-take .lec-tag p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: inline-block;
  font-size: 14px;
  color: #737373;
  line-height: 1.3;
  font-weight: 300; }
.lecture-recommend-area .lecture-detail-take .btn-group-common {
  line-height: 1;
  margin: 20px 0 0 0; }
.lecture-recommend-area .lecture-detail-take .mCSB_scrollTools {
  right: 11px; }

.data-dummy-box {
  border: 1px solid #e0e4ea;
  padding: 45px 50px; }
.data-dummy-box .tit {
  font-size: 18px;
  color: #444444;
  font-weight: 300;
  padding: 0 0 10px 0; }
.data-dummy-box p {
  color: #737373;
  font-weight: 300;
  line-height: 22px; }

.karakin-box {
  margin: 10px 0 18px 0;
  padding: 25px 30px;
  background: #f6f7fb; }
.karakin-box ul li {
  position: relative;
  padding: 0 0 0 8px;
  font-weight: 300;
  color: #444444; }
.karakin-box ul li:before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #444444;
  position: absolute;
  top: 13px;
  left: 0; }

.adaptive-cate-box {
  border-top: 1px solid #e0e4ea; }
.adaptive-cate-box .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 60px;
  padding: 0 50px 0 0;
  border-bottom: 1px solid #e0e4ea;
  border-right: 1px solid #e0e4ea;
  border-left: 1px solid #e0e4ea; }
.adaptive-cate-box .box .item {
  min-height: 59px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 300; }
.adaptive-cate-box .box .item.num {
  width: 77px;
  text-align: center;
  background: #f6f7fb;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #444444; }
.adaptive-cate-box .box .item.title {
  width: 576px;
  padding: 15px 0 15px 30px;
  font-size: 20px;
  font-weight: 300;
  color: #000000; }
.adaptive-cate-box .box .item.title > div {
  width: 550px; }
.adaptive-cate-box .box .item.status {
  width: 105px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
.adaptive-cate-box .box .item.status > div {
  width: 90px;
  padding: 15px 0;
  text-align: right;
  color: #444444; }
.adaptive-cate-box .box .item.link {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 190px;
  padding: 0 0 0 32px; }
.adaptive-cate-box .box .item.link .btn {
  white-space: normal; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.2);
  width: 5px; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.xer-box {
  position: relative;
  margin: 40px 0 0 0;
  padding: 25px 160px 20px 30px;
  background: #f6f7fb; }
.xer-box .para {
  line-height: 22px;
  font-weight: 300; }
.xer-box .date {
  padding: 3px 0 0 0;
  color: #737373;
  font-weight: 300;
  font-size: 12px; }
.xer-box .flag-status {
  position: absolute;
  top: 31px;
  right: 31px; }

.modal-cancel-request-share {
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  width: 441px;
  height: 120px;
  background: #f9f9f9;
  vertical-align: middle;
  text-align: center;
  display: table-cell; }
.modal-cancel-request-share span {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #444;
  width: 100%;
  line-height: 1.5; }

.modal-popup.small .mCustomScrollBox {
  height: auto; }

.modal-popup.certify .modal-body {
  height: 545px; }

.modal-popup.certify .image-packages-wrapper {
  position: relative;
  padding: 50px 20px 0; }
.modal-popup.certify .image-packages-wrapper.otp {
  height: 458px; }
.modal-popup.certify .image-packages-wrapper.otp .slick-list,
.modal-popup.certify .image-packages-wrapper.otp .slick-slide {
  height: 379px !important; }
.modal-popup.certify .image-packages-wrapper .slick-dots {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%; }
.modal-popup.certify .image-packages-wrapper .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 3px; }
.modal-popup.certify .image-packages-wrapper .slick-dots li:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 5px;
  left: -6px;
  background: #e0e4ea; }
.modal-popup.certify .image-packages-wrapper .slick-dots li button {
  position: relative;
  z-index: 0;
  opacity: 1;
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #e0e4ea;
  border-radius: 50%;
  background: #fff;
  padding: 0; }
.modal-popup.certify .image-packages-wrapper .slick-dots li button:before {
  display: none; }
.modal-popup.certify .image-packages-wrapper .slick-dots li:first-child:before {
  display: none; }
.modal-popup.certify .image-packages-wrapper .slick-dots li.slick-active:before {
  top: 7px; }
.modal-popup.certify .image-packages-wrapper .slick-dots li.slick-active button {
  position: relative;
  top: 0;
  width: 16px;
  height: 16px;
  background: #424a59;
  border-color: #424a59; }
.modal-popup.certify .image-packages-wrapper .slider-area {
  position: relative; }
.modal-popup.certify .image-packages-wrapper .slider-area .item {
  padding: 0 50px;
  text-align: left;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.modal-popup.certify .image-packages-wrapper .slider-area .item img {
  width: 200px !important; }
.modal-popup.certify .image-packages-wrapper .slider-area .item .item-txt {
  text-align: center;
  font-weight: 400;
  color: #000;
  font-size: 16px; }
.modal-popup.certify .image-packages-wrapper .slick-prev,
.modal-popup.certify .image-packages-wrapper .slick-next {
  z-index: 10;
  display: block;
  width: 62px;
  height: 62px;
  background: url("../images/common/otp_prev.png") 0 0 no-repeat;
  font-size: 0;
  border: 0; }
.modal-popup.certify .image-packages-wrapper .slick-prev::before,
.modal-popup.certify .image-packages-wrapper .slick-next::before {
  display: none; }
.modal-popup.certify .image-packages-wrapper .slick-prev,
.modal-popup.certify .image-packages-wrapper .slick-prev:hover,
.modal-popup.certify .image-packages-wrapper .slick-prev:focus {
  background: url("../images/common/otp_prev.png") 0 0 no-repeat; }
.modal-popup.certify .image-packages-wrapper .slick-next,
.modal-popup.certify .image-packages-wrapper .slick-next:hover,
.modal-popup.certify .image-packages-wrapper .slick-next:focus {
  background-image: url("../images/common/otp_next.png"); }
.modal-popup.certify .image-packages-wrapper .slick-disabled {
  opacity: 0;
  display: none !important; }
