@charset "UTF-8";
.grid, .full-wrap .section.tab-navi .tab-list, .full-wrap .section-tab1 .item.item2 .wrap .action, .full-wrap .section-tab1 .item.item3 .wrap .action, .full-wrap .section-tab2 .item.item1 dl {
  *zoom: 1;
}

.grid:before, .full-wrap .section.tab-navi .tab-list:before, .full-wrap .section-tab1 .item.item2 .wrap .action:before, .full-wrap .section-tab1 .item.item3 .wrap .action:before, .full-wrap .section-tab2 .item.item1 dl:before, .grid:after, .full-wrap .section.tab-navi .tab-list:after, .full-wrap .section-tab1 .item.item2 .wrap .action:after, .full-wrap .section-tab1 .item.item3 .wrap .action:after, .full-wrap .section-tab2 .item.item1 dl:after {
  content: '';
  display: table;
}

.grid:after, .full-wrap .section.tab-navi .tab-list:after, .full-wrap .section-tab1 .item.item2 .wrap .action:after, .full-wrap .section-tab1 .item.item3 .wrap .action:after, .full-wrap .section-tab2 .item.item1 dl:after {
  clear: both;
}

.sr-only {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.grid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@-webkit-keyframes hand {
  0%, 100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes hand {
  0%, 100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@-webkit-keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.full-wrap .icon-hand {
  position: absolute;
  bottom: 0;
  -webkit-animation: hand 1s infinite both;
          animation: hand 1s infinite both;
}

.full-wrap .section {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
}

.full-wrap .section .wrap {
  position: relative;
  width: 1100px;
  min-width: 1100px;
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}

.full-wrap .section-fix-banner {
  position: fixed;
  top: 235px;
  left: 50%;
  margin-left: 620px;
  width: 217px;
  z-index: 10;
}

.full-wrap .section-fix-banner .banner-title {
  height: 52px;
  line-height: 52px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 23px;
  letter-spacing: -1px;
  border-radius: 10px 10px 0 0;
  background: #271881;
  background: linear-gradient(135deg, #271881 0%, #472de3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#271881', endColorstr='#472de3',GradientType=1 );
}

.full-wrap .section-fix-banner .banner-video {
  position: relative;
  margin-bottom: 45px;
  background: #fff;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

.full-wrap .section-fix-banner .banner-video a {
  display: block;
  width: 100%;
  height: 100%;
}

.full-wrap .section-fix-banner .banner-video a .text {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #222;
  letter-spacing: -1px;
  font-weight: 500;
  line-height: 1.2;
}

.full-wrap .section-fix-banner .banner-video a .text strong {
  display: block;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -2px;
  color: #422ee7;
}

.full-wrap .section-fix-banner .banner-onlive {
  position: relative;
}

.full-wrap .section-fix-banner .banner-onlive .date {
  position: absolute;
  top: 153px;
  left: 7px;
}

.full-wrap .section-top {
  position: relative;
  background: #1c1958;
  -webkit-box-shadow: 16px 16px 18px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 16px 16px 18px 0 rgba(0, 0, 0, 0.18);
  z-index: 10;
}

.full-wrap .section-top .wrap {
  padding: 33px 0;
  line-height: 1;
  font-size: 41px;
  font-weight: 700;
  letter-spacing: -1.5px;
  color: #e5beff;
}

.full-wrap .section-top .wrap strong {
  color: #fff;
}

.full-wrap .section-top .wrap strong span {
  font-family: "Montserrat", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.full-wrap .section-title {
  height: 1352px;
  background: url("//img.eduwill.net/Img2/Common/Event/full/common_expert/200606/pc/bg_title.jpg") 50% 0 no-repeat;
  background-size: cover;
}

.full-wrap .section-title .wrap {
  height: 100%;
}

.full-wrap .section-title .wrap .motion {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 1;
  line-height: 1;
  z-index: 2;
}

.full-wrap .section-title .wrap .motion.title1 {
  top: 141px;
}

.full-wrap .section-title .wrap .motion.title1 .comm {
  display: inline-block;
  padding: 10px 22px;
  font-size: 41px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -2px;
  background: #461382;
  background: linear-gradient(135deg, #461382 0%, #312f87 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940f80', endColorstr='#0c00ad',GradientType=1 );
}

.full-wrap .section-title .wrap .motion.title1 .comm strong {
  color: #e5beff;
}

.full-wrap .section-title .wrap .motion.title2 {
  top: 255px;
}

.full-wrap .section-title .wrap .motion.pointer {
  top: 726px;
  right: auto;
  left: 560px;
}

.full-wrap .section-title .wrap .title3 {
  position: absolute;
  top: 445px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.2;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(51, 40, 145, 0.47);
}

.full-wrap .section-title .wrap .title3 strong {
  font-size: 51px;
  color: #f0e2ff;
}

.full-wrap .section-title .wrap .title3 span {
  font-weight: 500;
  font-size: 28px;
}

.full-wrap .section-title .wrap .title4 {
  position: absolute;
  top: 1055px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(34, 34, 34, 0.8);
}

.full-wrap .section-title .wrap .board {
  position: absolute;
  top: 1150px;
  left: 0;
  width: 100%;
  height: 114px;
  text-align: center;
  background: url("//img.eduwill.net/Img2/Common/Event/full/common_expert/200606/pc/bg_top_btn.jpg") 50% 0 no-repeat;
  background-size: cover;
}

.full-wrap .section-title .wrap .board .text {
  line-height: 114px;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -2px;
  color: #fff;
}

.full-wrap .section-title .wrap .board .text strong {
  color: #f0d4ff;
}

.full-wrap .section.tab-navi {
  position: relative;
  width: 100%;
  height: 129px;
  padding-top: 3px;
  background: #a895dd;
  background: -webkit-gradient(linear, left top, right top, from(#a895dd), to(#686acd));
  background: linear-gradient(to right, #a895dd 0%, #686acd 100%);
}

.full-wrap .section.tab-navi .tab-list {
  margin: 0 auto;
  width: 1100px;
}

.full-wrap .section.tab-navi .tab-list li {
  float: left;
  width: 50%;
  height: 129px;
}

.full-wrap .section.tab-navi .tab-list li a {
  display: table;
  width: 100%;
  height: 100%;
  background: transparent;
}

.full-wrap .section.tab-navi .tab-list li a strong {
  display: table-cell;
  vertical-align: middle;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -2px;
  color: rgba(255, 255, 255, 0.3);
}

.full-wrap .section.tab-navi .tab-list li.active a {
  background-color: #fff;
}

.full-wrap .section.tab-navi .tab-list li.active a strong {
  color: #4940c8;
}

.full-wrap .section-tab1 .item {
  position: relative;
}

.full-wrap .section-tab1 .item.item1 {
  padding-bottom: 100px;
}

.full-wrap .section-tab1 .item.item1 .step-box {
  position: relative;
  width: 100%;
  height: 350px;
  margin: 0 auto;
  border-radius: 5px;
  background: #f1f2fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-wrap .section-tab1 .item.item1 .step-box .line {
  position: absolute;
  top: 93px;
  left: 0;
  z-index: 1;
}

.full-wrap .section-tab1 .item.item1 .step-box .step {
  position: absolute;
  top: 90px;
  z-index: 5;
  opacity: 0;
}

.full-wrap .section-tab1 .item.item1 .step-box .step1 {
  top: 50px;
  left: 125px;
  z-index: 10;
}

.full-wrap .section-tab1 .item.item1 .step-box .step2 {
  left: 416px;
}

.full-wrap .section-tab1 .item.item1 .step-box .step3 {
  left: 707px;
}

.full-wrap .section-tab1 .item.item2 {
  background: #f3f4fb;
}

.full-wrap .section-tab1 .item.item2 .wrap {
  padding: 98px 0 88px;
}

.full-wrap .section-tab1 .item.item2 .wrap .item-title {
  padding-bottom: 60px;
  font-weight: 900;
  color: #222;
  font-size: 45px;
  line-height: 1;
  letter-spacing: -2px;
}

.full-wrap .section-tab1 .item.item2 .wrap .action {
  margin-top: 65px;
}

.full-wrap .section-tab1 .item.item2 .wrap .action a {
  float: left;
  display: table;
  position: relative;
  width: 540px;
  height: 93px;
  background: #461382;
  background: linear-gradient(135deg, rgba(70, 19, 130, 0.8) 0%, #312f87 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#940f80', endColorstr='#0c00ad',GradientType=1 );
  -webkit-box-shadow: 5px 5px 10px 0px rgba(38, 31, 136, 0.64);
  box-shadow: 5px 5px 10px 0px rgba(38, 31, 136, 0.64);
}

.full-wrap .section-tab1 .item.item2 .wrap .action a span {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -2px;
  background-image: url("//img.eduwill.net/Img2/Common/Event/full/common_expert/200606/pc/icon_btn1.png");
  background-position: right center;
  background-repeat: no-repeat;
}

.full-wrap .section-tab1 .item.item2 .wrap .action a .flag {
  position: absolute;
  display: block;
  top: -26px;
  left: 70px;
  -webkit-animation: flash 1s infinite;
          animation: flash 1s infinite;
}

.full-wrap .section-tab1 .item.item2 .wrap .action a:last-child {
  float: right;
}

.full-wrap .section-tab1 .item.item2 .wrap .action a:only-child {
  float: none;
  width: 100%;
}

.full-wrap .section-tab1 .item.item2 .wrap .notice {
  margin-top: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #222;
}

.full-wrap .section-tab1 .item.item3 {
  background: #4b43ba;
}

.full-wrap .section-tab1 .item.item3 .wrap {
  padding: 98px 0 88px;
}

.full-wrap .section-tab1 .item.item3 .wrap .item-title {
  padding-bottom: 60px;
  font-weight: 900;
  color: #fff;
  font-size: 45px;
  line-height: 1;
  letter-spacing: -2px;
}

.full-wrap .section-tab1 .item.item3 .wrap .action a {
  float: left;
  display: table;
  position: relative;
  width: 540px;
  height: 93px;
  background: #d7d7ff;
  background: linear-gradient(135deg, #d7d7ff 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7ff', endColorstr='#ffffff',GradientType=1 );
}

.full-wrap .section-tab1 .item.item3 .wrap .action a span {
  display: table-cell;
  vertical-align: middle;
  color: #362f70;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -2px;
  background-image: url("//img.eduwill.net/Img2/Common/Event/full/common_expert/200606/pc/icon_btn2.png");
  background-position: right center;
  background-repeat: no-repeat;
}

.full-wrap .section-tab1 .item.item3 .wrap .action a:last-child {
  float: right;
}

.full-wrap .section-tab1 .item.item3 .wrap .action a:only-child {
  float: none;
  width: 100%;
}

.full-wrap .section-tab1 .item .button {
  display: inline-block;
  min-width: 353px;
  padding: 24px 23px;
  text-align: center;
  background: #1c1958;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-wrap .section-tab1 .item .button span {
  position: relative;
  display: block;
  line-height: 1;
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -1px;
}

.full-wrap .section-tab1 .item .button span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.full-wrap .section-tab1 .item .scoring_service {
  padding-top: 35px;
}

.full-wrap .section-tab1 .item .scoring_list {
  padding-top: 35px;
  padding-bottom: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.full-wrap .section-tab1 .item .scoring_list li:nth-child(1):nth-last-child(1) {
  width: 100%;
}

.full-wrap .section-tab1 .item .scoring_list li:nth-child(1):nth-last-child(2),
.full-wrap .section-tab1 .item .scoring_list li:nth-child(2):nth-last-child(1) {
  width: 50%;
}

.full-wrap .section-tab1 .item .scoring_list li {
  background: #ffffff;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.full-wrap .section-tab1 .item .scoring_list li a {
  position: relative;
  display: block;
  height: 100%;
  padding: 32px 0 32px 0;
  margin: 0 5px;
  border: solid 1px #b3b3b4;
  border-radius: 5px;
  color: #585858;
}

.full-wrap .section-tab1 .item .scoring_list li a:hover {
  border-color: #00db5c;
  background-color: #1eff7d;
}

.full-wrap .section-tab1 .item .scoring_list li a:after {
  position: absolute;
  top: 43px;
  right: 19px;
  content: '';
  clear: both;
  width: 10px;
  height: 10px;
  border-top: 1px solid #585858;
  border-right: 1px solid #585858;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.full-wrap .section-tab1 .item .scoring_list li span {
  display: inline-block;
  text-align: center;
  font-size: 22px;
  color: #585858;
  font-weight: bold;
  line-height: 26px;
}

.full-wrap .section-tab1 .item table {
  position: relative;
  width: 100%;
  border-top: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
}

.full-wrap .section-tab1 .item table th {
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  color: #595758;
  font-size: 16px;
  letter-spacing: 0;
  background: #f1f1f1;
  border-left: none;
  border-top: 1px solid #afafaf;
}

.full-wrap .section-tab1 .item table td {
  padding: 15px;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  color: #585858;
  letter-spacing: -1px;
  border-left: 1px solid #afafaf;
}

.full-wrap .section-tab1 .item .sbj_title {
  position: relative;
  text-align: left;
  margin: 50px auto 20px;
}

.full-wrap .section-tab1 .item .sbj_title span.title {
  display: inline-block;
  line-height: 1;
  font-size: 20px;
  color: #525252;
  font-weight: bold;
  font-family: 'Noto Sans Kr','맑은 고딕','Malgun Gothic';
  letter-spacing: -1px;
}

.full-wrap .section-tab1 .item .sbj_title span.title strong {
  color: #00a044;
}

.full-wrap .section-tab1 .item .sbj_title span.noti {
  color: #575757;
  font-size: 16px;
  display: inline-block;
  vertical-align: text-top;
  padding-left: 9px;
}

.full-wrap .section-tab1 .item .score_number td input {
  width: 300px;
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
  text-align: left;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  border: 1px solid #969696;
  background-color: #fff;
}

.full-wrap .section-tab1 .item .score_type table td {
  text-align: center !important;
}

.full-wrap .section-tab1 .item .mark_extra dt {
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  color: #010101;
  letter-spacing: -2px;
  padding: 0 0 10px 0;
}

.full-wrap .section-tab1 .item .mark_extra dt span {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #888888;
  letter-spacing: -1px;
  padding: 0 0 0 10px;
}

.full-wrap .section-tab1 .item .mark_extra dd {
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  color: #585858;
  letter-spacing: -2px;
  padding: 15px 0;
  border-top: 3px solid #afafaf;
  border-bottom: 1px solid #afafaf;
}

.full-wrap .section-tab1 .item .mark_extra dd span {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #888888;
  letter-spacing: -1px;
  padding: 0 0 0 20px;
}

.full-wrap .section-tab1 .item .mark_extra dd span input {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

.full-wrap .section-tab1 .item .mark_extra dd span label {
  vertical-align: middle;
  display: inline-block;
  padding: 0 0 0 10px;
  color: #585858;
  font-size: 16px;
  font-weight: 500;
}

.full-wrap .section-tab1 .item .score_answer {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.full-wrap .section-tab1 .item .score_answer table {
  width: 100%;
  border-top: 2px solid #afafaf;
  border-bottom: 1px solid #afafaf;
}

.full-wrap .section-tab1 .item .score_answer table th {
  padding: 10px 0;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #585858;
  font-size: 14px;
  letter-spacing: -1px;
  background: #f1f1f1;
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}

.full-wrap .section-tab1 .item .score_answer table td {
  height: 25px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #333;
  font-size: 12px;
  letter-spacing: -1px;
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}

.full-wrap .section-tab1 .item .score_answer table td.label_subject {
  border-left: none;
  color: #585858;
  background: #f1f1f1;
  font-size: 18px;
  font-weight: 600;
}

.full-wrap .section-tab1 .item .score_answer table td input {
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 15px;
  color: #333;
  background: #f8f8f8;
  border: 1px solid #c2c2c2;
}

.full-wrap .section-tab1 .item .score_answer table tr:first-child th, .full-wrap .section-tab1 .item table tr:first-child td {
  border-top: 0 none;
}

.full-wrap .section-tab1 .item .section_full_auto .table_wrap {
  margin-bottom: 65px;
}

.full-wrap .section-tab1 .item .section_full_auto .table_wrap table {
  width: 100%;
  border-top: 3px solid #afafaf;
  table-layout: fixed;
}

.full-wrap .section-tab1 .item .section_full_auto .table_wrap table th {
  background-color: #ececec;
}

.full-wrap .section-tab1 .item .section_full_auto .table_wrap table th, .full-wrap .section-tab1 .item .section_full_auto .table_wrap table td {
  padding: 15px 5px;
  text-align: center;
  font-size: 20px;
  color: #383838;
  border-left: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}

.full-wrap .section-tab1 .item .section_full_auto .table_wrap table th:first-child, .full-wrap .section-tab1 .item .section_full_auto .table_wrap table td:first-child {
  border-left-width: 0;
}

.full-wrap .section-tab1 .item .section_full_auto .table_wrap table.table_score tfoot td strong {
  color: #e10000;
}

.full-wrap .section-tab1 .item .button_section {
  text-align: center;
  margin: 50px auto 100px;
}

.full-wrap .section-tab1 .item .button_section > div {
  display: inline-block;
  margin: 10px;
}

.full-wrap .section-tab2 .item.item1 {
  padding-bottom: 95px;
}

.full-wrap .section-tab2 .item.item1 dl {
  padding: 0 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-wrap .section-tab2 .item.item1 dl dt {
  position: relative;
  float: left;
  width: 20%;
  padding-left: 13px;
  padding-bottom: 28px;
  text-align: left;
  font-size: 24px;
  color: #5148ca;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-wrap .section-tab2 .item.item1 dl dt:before {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 3px;
  height: 23px;
  background: #9791df;
}

.full-wrap .section-tab2 .item.item1 dl dd {
  float: left;
  padding-bottom: 28px;
  width: 80%;
  text-align: left;
  line-height: 1.5;
  font-size: 24px;
  font-weight: 300;
  color: #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-wrap .section-tab2 .item.item1 dl dd a {
  vertical-align: top;
  position: relative;
  top: 5px;
  margin-left: 8px;
}

.full-wrap .section-tab2 .item.item1 dl dd .caution {
  font-size: 15px;
  color: #b1b1b1;
}

.full-wrap .section-tab2 .item.item2 {
  padding: 90px 0 100px;
  background: #f7f7fc;
}

.full-wrap .section-tab2 .item.item2 .section-review {
  padding: 0 70px;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap {
  width: 100%;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap .desc {
  width: 80%;
  height: 120px;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap .desc textarea {
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow-y: auto;
  border: 2px solid #938ede;
  outline: none;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap .action {
  width: 20%;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap .action a.btn_regist {
  display: inline-block;
  width: 100%;
  height: 120px;
  line-height: 120px;
  background: #5148ca;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap .action a.btn_regist span {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap .notice {
  float: none;
  clear: both;
  padding: 10px 0 30px;
  text-align: left;
  font-size: 15px;
  color: #b1b1b1;
  font-weight: 400;
}

.full-wrap .section-tab2 .item.item2 .section-review .write_wrap .notice strong {
  font-weight: 700;
  font-size: 15px;
  color: #050505;
}

.full-wrap .section-tab2 .item.item2 .section-review .paging {
  padding: 40px 0;
  text-align: center;
}

.full-wrap .section-tab2 .item.item2 .section-review .paging a {
  display: inline-block;
  height: 12px;
  line-height: 12px;
  padding: 0 5px;
  text-decoration: none;
  font-size: 15px;
  color: #666;
  letter-spacing: 0;
}

.full-wrap .section-tab2 .item.item2 .section-review .paging a.on {
  text-decoration: underline;
  font-weight: bold;
  color: #e62a29;
}

.full-wrap .section-tab2 .item.item2 .section-review .paging a.prev, .full-wrap .section-tab2 .item.item2 .section-review .paging a.next {
  top: 0;
  padding: 0;
  background: none;
}

.full-wrap .section-tab2 .item.item2 .section-review .paging b {
  display: inline-block;
  height: 12px;
  line-height: 12px;
  padding: 0 5px;
  text-decoration: none;
  font-size: 15px;
  color: #666;
  letter-spacing: 0;
}

.full-wrap .section-tab2 .item.item2 .section-review .reviewbyte {
  float: right !important;
}

.full-wrap .section-tab2 .item.item2 .section-review .reviewbyte > div {
  padding: 5px 198px 0 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.full-wrap .section-tab2 .item.item2 .section-review .reviewbyte > div span {
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
}

.full-wrap .section-tab2 .item.item2 .section-review .reviewbyte input {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
}

.full-wrap .section-tab2 .item.item2 .section-review .event_title {
  position: relative;
  padding: 50px 0;
  font-size: 40px;
  font-weight: 700;
  color: #2d2d2d;
  text-align: center;
  line-height: 1.2;
  letter-spacing: -3px;
}

.full-wrap .section-tab2 .item.item2 .section-review .event_title strong {
  font-size: 40px;
  font-weight: 700;
  color: #1d73e6;
}

.full-wrap .section-tab2 .item.item2 .section-review .event_title div {
  margin-top: 20px;
  margin-bottom: 55px;
  line-height: 1.4;
  color: #1e1e1e;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 400;
}

.full-wrap .section-tab2 .item.item2 .list_wrap {
  margin: 0 auto;
  border-bottom: 1px solid #938ede;
}

.full-wrap .section-tab2 .item.item2 .list_wrap span {
  display: block;
  color: #000;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .list {
  border-top: 1px solid #eaeaea;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .list:first-child {
  border-top-width: 2px;
  border-top-color: #938ede;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .col {
  padding: 30px 0 30px 12px;
  text-align: left;
  font-size: 14px;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .number {
  width: 50px;
  color: #434343;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .user {
  width: 120px;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .date {
  color: #888;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .desc {
  width: 660px;
  line-height: 1.7;
  font-size: 15px;
  color: #333;
}

.full-wrap .section-tab2 .item.item2 .list_wrap .action {
  width: 120px;
  text-align: center;
}

.dimmed {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 30000;
  background-color: rgba(0, 0, 0, 0.6);
}

.popup {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 40000;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background-color: #fff;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  width: 1100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.popup .popup-close {
  position: absolute;
  top: -60px;
  right: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.popup .popup-close a:before, .popup .popup-close a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 40px;
  height: 1px;
  margin-left: -20px;
  background-color: #fff;
}

.popup .popup-close a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup .popup-close a:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup .popup-title {
  padding: 39px 0;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  color: #222;
  letter-spacing: -2px;
  background: #e9e3f8;
}

.popup .popup-title strong {
  color: #3c0fbe;
}

.popup .popup-cont {
  padding: 35px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*# sourceMappingURL=web.css.map */