@charset "UTF-8";
.grid, .full .container, .full-tab, .full-report .tab-average {
  *zoom: 1;
}

.grid:before, .full .container:before, .full-tab:before, .full-report .tab-average:before, .grid:after, .full .container:after, .full-tab:after, .full-report .tab-average:after {
  content: '';
  display: table;
}

.grid:after, .full .container:after, .full-tab:after, .full-report .tab-average:after {
  clear: both;
}

.sr-only, .full-review .pagination a.control span {
  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 {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

.lato {
  font-family: "lato", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.full {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
  background-color: #fff;
}

.full .container {
  position: relative;
  margin-top: 0;
  border-bottom-width: 0;
  background-repeat: no-repeat;
  background-position: center top;
}

.full .wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full .btn {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full .btn-download {
  width: 191px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
}

.full .btn-download span {
  display: inline-block;
  padding-right: 11px;
  font-size: 22px;
}

.full .btn-detail {
  padding: 3px 10px 3px 0;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  border-radius: 5px;
  background-color: #373737;
}

.full .btn-detail span {
  position: relative;
  display: inline-block;
  padding: 0 10px;
}

.full .btn-detail span:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 2.5px;
  height: 2.5px;
  margin-top: -1.25px;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
  right: 0;
}

@media screen and (min-width: 720px) {
  .full .btn-detail span:after {
    width: 5px;
    height: 5px;
    margin-top: -2.5px;
  }
}

.full .btn-register {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  background-color: #fb3a33;
}

.full .btn-register:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
  right: 10%;
}

@media screen and (min-width: 720px) {
  .full .btn-register:after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
}

.full .btn-register span {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.full .btn-start {
  min-width: 450px;
  padding: 12px 20px;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  background-color: #e10000;
}

.full .btn-start span {
  position: relative;
  display: block;
  padding: 0 10px;
}

.full .btn-start span:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
  right: 0;
}

@media screen and (min-width: 720px) {
  .full .btn-start span:after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
}

.full .btn-cancel {
  background-color: #222;
}

.full-title {
  background-image: url("//img.eduwill.net/Img2/black/promotion/full/200406/pc/bg_title.jpg");
  background-size: cover;
}

.full-title .title {
  position: absolute;
  top: 190px;
  right: 0;
  left: 0;
}

.full-title .title span {
  position: relative;
  display: inline-block;
  padding: 12px 42px;
  font-size: 27px;
  font-weight: 700;
  color: #fff;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0.8);
}

.full-title .title span em {
  position: relative;
  display: inline-block;
  margin-left: 17px;
  padding-left: 17px;
}

.full-title .title span em:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: #8e8e8e;
}

.full-tab {
  background-color: #070707;
}

.full-tab ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.full-tab ul li {
  float: none !important;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #787878;
}

.full-tab ul li:first-child {
  border-left: 1px solid #787878;
}

.full-tab ul li a {
  display: block;
  width: 100%;
  padding: 26px 0;
  text-align: center;
  line-height: 1.1;
  font-size: 26px;
  font-weight: 600;
  color: #a5a5a5;
}

.full-tab ul li a.on {
  font-size: 28px;
  font-weight: 700;
  color: #fe4942;
  border-radius: 12px 12px 0 0;
  background-color: #fff;
}

.full-tab .coming-soon {
  position: absolute;
  top: 0;
  left: 25%;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: table;
  width: 75%;
  height: 113px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
}

.full-tab .coming-soon strong {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  font-size: 24px;
  color: #dd484a;
  font-weight: 600;
}

.full-tab-contents h3 {
  position: relative;
  line-height: 1;
}

.full-tab-contents h3.title {
  text-align: left;
  font-size: 32px;
  font-weight: 700;
  color: #000;
}

.full-tab-contents h3.title:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  display: block;
  width: 40px;
  height: 8px;
}

.full-tab-contents h3.title-2 {
  margin: 0 75px;
  padding: 12px 0;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  color: #fff;
}

.full-tab-contents h3 .small {
  display: inline-block;
  vertical-align: 7px;
  line-height: 1;
  text-indent: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #888;
  letter-spacing: -1px;
}

.full-tab-contents h3 .highlight {
  color: #e10000;
}

.full-tab-contents h4.title {
  margin-top: 20px;
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  color: #202020;
}

.full-tab-contents .holder {
  padding-bottom: 100px;
}

.full-tab-contents .holder.high-graduate h3.title:before {
  background-color: #d7484e;
}

.full-tab-contents .holder.high-graduate h3.title-2 {
  background-color: #af3c49;
}

.full-tab-contents .holder.high-graduate .btn-download {
  background-image: url("//img.eduwill.net/Img2/black/promotion/full/200406/pc/bg_download_high.png");
}

.full-tab-contents .holder.high-graduate .btn-view span {
  color: #ffaeab;
}

.full-tab-contents .holder.high-graduate .btn-view span:before {
  border-color: #ffaeab;
}

.full-tab-contents .holder.high-graduate .btn-view span:after {
  border-left-color: #ffaeab;
}

.full-tab-contents .holder.middle-graduate h3.title:before {
  background-color: #3633ae;
}

.full-tab-contents .holder.middle-graduate h3.title-2 {
  background-color: #2e2b7c;
}

.full-tab-contents .holder.middle-graduate .btn-download {
  background-image: url("//img.eduwill.net/Img2/black/promotion/full/200406/pc/bg_download_middle.png");
}

.full-tab-contents .holder.middle-graduate .btn-view span {
  color: #c1b6ff;
}

.full-tab-contents .holder.middle-graduate .btn-view span:before {
  border-color: #c1b6ff;
}

.full-tab-contents .holder.middle-graduate .btn-view span:after {
  border-left-color: #c1b6ff;
}

.full-tab-contents .table-wrap {
  margin-top: 40px;
}

.full-tab-contents .table-wrap .score,
.full-tab-contents .table-wrap .result {
  font-size: 24px;
}

.full-tab-contents .table-wrap .result {
  color: #e10000;
}

.full-tab-contents .table-wrap tfoot th,
.full-tab-contents .table-wrap tfoot td {
  background-color: #f8f8f8;
}

.full-tab-contents .table-wrap tfoot td {
  font-size: 24px;
  font-weight: 700;
}

.full-tab-contents .table-col, .full-tab-contents .table-row, .full-tab-contents .table-answer {
  width: 100%;
  border-top: 3px solid #afafaf;
  border-bottom: 1px solid #afafaf;
  table-layout: fixed;
}

.full-tab-contents .table-col th, .full-tab-contents .table-row th, .full-tab-contents .table-answer th,
.full-tab-contents .table-col td,
.full-tab-contents .table-row td,
.full-tab-contents .table-answer td {
  padding: 20px 0;
  border-bottom: 1px solid #afafaf;
  border-left: 1px solid #afafaf;
}

.full-tab-contents .table-col th:first-child, .full-tab-contents .table-row th:first-child, .full-tab-contents .table-answer th:first-child,
.full-tab-contents .table-col td:first-child,
.full-tab-contents .table-row td:first-child,
.full-tab-contents .table-answer td:first-child {
  border-left-width: 0;
}

.full-tab-contents .table-col th, .full-tab-contents .table-row th, .full-tab-contents .table-answer th {
  font-size: 22px;
  color: #202020;
  background-color: #eee;
}


.full-tab-contents .table-col td,
.full-tab-contents .table-row td,
.full-tab-contents .table-answer td {
  font-size: 18px;
  color: #525252;
}

.full-tab-contents .table-row td {
  padding-left: 20px;
  text-align: left;
}

.full-tab-contents .table-answer {
  border-top: 3px solid #afafaf;
  border-bottom: 2px solid #afafaf;
}

.full-tab-contents .table-answer th {
  padding: 0;
  font-size: 14px;
  color: #585858;
  letter-spacing: -2px;
  background: #f1f1f1;
}

.full-tab-contents .table-answer td {
  height: 30px;
  padding: 0;
  font-size: 12px;
  color: #333;
  letter-spacing: -1px;
}

.full-tab-contents .table-answer td.label_subject {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  background: #f1f1f1;
  border-left-width: 0;
}

.full-tab-contents .table-answer td input {
  width: 18px;
  height: 18px;
  font-size: 15px;
  color: #333;
  border: 1px solid #c2c2c2;
  background: #f8f8f8;
}

.full-tab-contents .table-answer tr:first-child th,
.full-tab-contents .table-answer tr:first-child td {
  border-top-width: 0;
}

.full-tab-contents .notice {
  margin-top: 15px;
  text-align: right;
  font-size: 14px;
  color: #7c7c7c;
}

.full-tab-contents .notice strong {
  font-weight: 400;
  color: #e10000;
}

.full-tab-contents .action {
  margin-top: 60px;
}

.full-tab-contents .cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.full-tab-contents .cover .notice {
  margin-top: 120px;
  text-align: center;
  color: #000;
  letter-spacing: -2px;
}

.full-tab-contents .cover .notice strong {
  display: block;
  font-size: 50px;
  font-weight: 700;
}

.full-tab-contents .cover .notice em {
  color: #3395f0;
}

.full-teaser .wrap {
  width: 950px;
}

.full-teaser .teaser-banner {
  padding: 60px 0;
  text-align: center;
  background-color: #e8e8e8;
}

.full-teaser .teaser-banner a {
  display: inline-block;
}

.full-score {
  padding-bottom: 100px;
}

.full-score .wrap {
  width: 950px;
}

.full-score .holder.score-download {
  padding-bottom: 20px;
}

.full-score .holder.score-result h4.title {
  margin-top: 50px;
  padding: 10px 0;
  text-align: center;
  font-size: 26px;
  color: #fff;
  background: #000;
}

.full-score .holder.score-result h4.title + .table-wrap {
  margin-top: 0;
}

.full-score .action .col {
  width: 50%;
  padding-left: 1%;
}

.full-score .action .col:first-child {
  padding-right: 1%;
  padding-left: 0;
}

.full-score .action .col a {
  width: 100%;
}

.full-score .exam-number {
  width: 290px;
  height: 28px;
  padding: 3px 10px;
  font-size: 16px;
  color: #333;
  border: 1px solid #c2c2c2;
  background: #fff;
}

.full-score .checkbox-wrap {
  margin-top: 40px;
  padding: 15px 0;
  text-align: left;
  border-top: 3px solid #afafaf;
  border-bottom: 1px solid #afafaf;
}

.full-score .checkbox-wrap span {
  display: inline-block;
  padding-left: 20px;
}

.full-score .checkbox-wrap span input {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

.full-score .checkbox-wrap span label {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.full .product-banner {
  padding: 80px 0;
  background-color: #e8e8e8;
}

.full .product-banner .wrap {
  width: 950px;
}

.full .product-banner li {
  position: relative;
  margin-top: 15px;
  padding: 34px 30px;
  text-align: left;
  border: 2px solid #d0cbcb;
  background: #fff;
}

.full .product-banner li:first-child {
  margin-top: 0;
}

.full .product-banner li.banner-1 p {
  color: #ef6ccb;
}

.full .product-banner li.banner-1 strong {
  color: #f31cb5;
}

.full .product-banner li.banner-1 a {
  background-color: #f21cb8;
}

.full .product-banner li.banner-2 p {
  color: #29babc;
}

.full .product-banner li.banner-2 strong {
  color: #0cacae;
}

.full .product-banner li.banner-2 a {
  background-color: #0cacae;
}

.full .product-banner li p {
  font-size: 24px;
}

.full .product-banner li strong {
  display: block;
  margin-bottom: 20px;
  font-size: 42px;
  letter-spacing: -3px;
}

.full .product-banner li span {
  display: block;
  font-size: 15px;
  color: #6d6d6d;
}

.full .product-banner li .action {
  position: absolute;
  top: 50%;
  right: 33px;
  width: 255px;
  margin-top: 0;
  -webkit-transform: translateY(-48.5%);
  transform: translateY(-48.5%);
}

.full .product-banner li .action a {
  position: relative;
  display: block;
  height: 70px;
  margin-top: 10px;
  text-align: center;
  line-height: 70px;
}

.full .product-banner li .action a:first-child {
  margin-top: 0;
}

.full .product-banner li .action span {
  font-size: 26px;
  color: #fff;
  letter-spacing: -2px;
}

.full .product-banner li .action span:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 2px;
  border-right-width: 2px;
  right: 10%;
}

@media screen and (min-width: 720px) {
  .full .product-banner li .action span:after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
}

.full-event .event-period {
  width: 950px;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  background-color: #19166f;
}

.full-event .event-period .grid {
  padding: 0 100px;
}

.full-event .event-period .col {
  margin-left: 50px;
}

.full-event .event-period .col:first-child {
  margin-left: 0;
}

.full-event .event-period strong {
  font-weight: 700;
}

.full-event .event-period + .benefit {
  margin-top: 75px;
}

.full-event .benefit-1, .full-event .benefit-3 {
  background-color: #f2f1ff;
}

.full-event .benefit .col {
  width: 47.28%;
}

.full-event .benefit .col.desc {
  width: 52.72%;
  padding: 80px 0;
}

.full-event .label {
  position: absolute;
  top: -56px;
  left: 0;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -1px;
  border-radius: 40px;
  background-color: #19166f;
}

.full-event .label em {
  font-size: 20px;
}

.full-event .label:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  border-top: 8px solid #19166f;
  border-left: 10px solid transparent;
}

.full-event .subject {
  position: relative;
  margin-top: 60px;
  text-align: left;
  line-height: 1.2;
  font-size: 40px;
  font-weight: 700;
  color: #fb3a33;
  letter-spacing: -3px;
}

.full-event .benefit-list {
  margin-top: 30px;
}

.full-event .benefit-list li {
  position: relative;
  padding-left: 10px;
  text-align: left;
  line-height: 1.8;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  color: #2d2d2d;
}

.full-event .benefit-list li:before {
  content: '·';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.full-event .notice {
  text-align: left;
  font-size: 14px;
  color: #929292;
}

.full-review {
  padding: 100px 0;
  background-color: #3733ae;
}

.full-review .wrap {
  padding: 90px 75px;
  border-radius: 20px;
  background-color: #fff;
}

.full-review h3.title {
  text-align: center;
  line-height: 1.2;
  font-size: 55px;
  font-weight: 700;
  color: #2d2d2d;
  letter-spacing: -3px;
}

.full-review h3.title strong {
  display: block;
  font-size: 45px;
  font-weight: 400;
}

.full-review h3.title div {
  margin-top: 20px;
  margin-bottom: 55px;
  line-height: 1.4;
  color: #1e1e1e;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 400;
}

.full-review .write-wrap {
  margin-top: 50px;
}

.full-review .write-wrap .col {
  height: 120px;
}

.full-review .write-wrap .col.desc {
  width: 75%;
  border: 1px solid #e0e0e0;
}

.full-review .write-wrap .col.desc textarea {
  width: 100%;
  height: 100%;
  padding: 10px;
  overflow-y: auto;
  border: none;
  outline: none;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-review .write-wrap .col.action {
  float: right;
  width: 24%;
  margin: 0;
}

.full-review .write-wrap .notice {
  margin-top: 5px;
  text-align: left;
  font-size: 13px;
  color: #999;
  font-weight: 400;
}

.full-review .list-wrap {
  margin-top: 60px;
  border-bottom: 1px solid #777;
}

.full-review .list-wrap .list {
  border-top: 1px solid #eaeaea;
}

.full-review .list-wrap .list:first-child {
  border-top-width: 3px;
  border-top-color: #777;
}

.full-review .list-wrap .list .col {
  padding: 30px 0 30px 12px;
  font-size: 14px;
  color: #333;
}

.full-review .list-wrap .list .col.number {
  width: 8%;
}

.full-review .list-wrap .list .col.user {
  width: 12%;
}

.full-review .list-wrap .list .col.desc {
  width: 80%;
  text-align: left;
  line-height: 1.6;
  word-wrap: break-word;
  word-break: keep-all;
}

.full-review .pagination {
  margin-top: 30px;
  text-align: center;
}

.full-review .pagination a {
  position: relative;
  display: inline-block;
  height: 18px;
  padding: 0 10px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  color: #666;
}

.full-review .pagination a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  background-color: #999;
}

.full-review .pagination a.control {
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
  color: transparent;
  border: 1px solid #d8d8d8;
  background: none;
}

.full-review .pagination a.control:before {
  background: none;
}

.full-review .pagination a.control-prev:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 2.5px;
  height: 2.5px;
  margin-top: -1.25px;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-width: 1px;
  border-left-width: 1px;
  left: 8px;
}

@media screen and (min-width: 720px) {
  .full-review .pagination a.control-prev:before {
    width: 5px;
    height: 5px;
    margin-top: -2.5px;
  }
}

.full-review .pagination a.control-next:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 2.5px;
  height: 2.5px;
  margin-top: -1.25px;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
  left: 5px;
}

@media screen and (min-width: 720px) {
  .full-review .pagination a.control-next:before {
    width: 5px;
    height: 5px;
    margin-top: -2.5px;
  }
}

.full-review .pagination a.control + a:before {
  display: none;
}

.full-review .pagination a.on, .full-review .pagination a.active {
  color: #e62a29;
}

.full-report .holder {
  padding-bottom: 0;
}

.full-report h3.title {
  margin-top: 75px;
}

.full-report h3.title .highlight {
  color: #dd494a;
}

.full-report .report-general-review {
  margin-top: 20px;
}

.full-report .report-general-review ul {
  padding: 30px;
  text-align: left;
  border: 1px solid #e5e5e5;
  background-color: #f3f3f3;
}

.full-report .report-general-review ul li {
  position: relative;
  line-height: 1.8;
  padding-left: 10px;
  font-size: 16px;
  color: #202020;
  margin-top: 10px;
}

.full-report .report-general-review ul li:first-child {
  margin-top: 0;
}

.full-report .report-general-review ul li:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  background-color: #999;
}

.full-report .report-chart {
  margin-top: 20px;
  background-color: #f1f1f1;
}

.full-report .report-chart .wrap {
  padding: 30px;
  border: none;
}

.full-report .report-chart .flot-x-axis .tickLabel {
  font-weight: bold;
  font-size: 22px;
  font-weight: 400;
}

.full-report .report-chart .flot-y-axis .tickLabel {
  font-weight: 300;
  font-size: 18px;
  color: #202020;
  text-align: right;
  min-width: 60px;
}

.full-report .report-chart #legend {
  position: relative;
  top: 20px;
  left: 76px;
}

.full-report .report-chart #legend table tr td {
  padding: 0 5px;
  font-size: 17px;
  color: #202020;
}

.full-report .table-wrap {
  margin-top: 20px;
}

.full-report .table-wrap table {
  width: 100%;
  border-top: 3px solid #afafaf;
  table-layout: fixed;
}

.full-report .table-wrap table th,
.full-report .table-wrap table td {
  padding: 15px 10px;
  text-align: center;
  font-size: 22px;
  color: #383838;
  border-left: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}

.full-report .table-wrap table th:first-child,
.full-report .table-wrap table td:first-child {
  border-left-width: 0;
}

.full-report .table-wrap table th {
  background-color: #ececec;
}

.full-report .table-wrap table .subject {
  font-weight: 500;
}

.full-report .table-wrap table .text_left {
  text-align: left;
}

.full-report .table-wrap table .user_info td {
  font-family: verdana;
}

.full-report .table-wrap.average th {
  padding: 25px 10px;
}

.full-report .table-wrap.average td {
  padding: 25px 10px;
}

.full-report .table-wrap.average td.best_score {
  font-weight: 700;
  color: #dd0402;
}

.full-report .report-pie-chart {
  margin-top: 20px;
  padding-bottom: 150px;
}

.full-report .tab-average li {
  float: left;
  width: 14.28571428571429%;
  text-align: center;
  margin-left: -1px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.full-report .tab-average li:hover a,
.full-report .tab-average li.in a {
  font-weight: 500;
  color: #fff;
  border-color: #2e3035;
  background-color: #2e3035;
}

.full-report .tab-average a {
  display: block;
  padding: 20px 0 21px;
  line-height: 1.2;
  font-size: 20px;
  color: #7e7e7e;
}

.full-report .data-average {
  padding-top: 50px;
}

.full-report .data-average .item {
  display: none;
}

.full-report .data-average .item.in {
  display: block;
}

.full-report .data-average .data_graph {
  width: 400px;
  background-color: #f1f1f1;
}

.full-report .data-average .table-wrap {
  float: right;
  width: 50%;
  margin-top: 0;
}

.full-report .data-average #legend_pie_11,
.full-report .data-average #legend_pie_12,
.full-report .data-average #legend_pie_13 {
  position: absolute;
  top: 0;
  right: 8px;
}

.full-report .data-average .table-wrap {
  margin-top: 0;
}

.full-report .data-average .table-wrap th {
  font-size: 16px;
  color: #666;
}

.full-report .data-average .table-wrap td {
  font-size: 18px;
  color: #333;
}

.full-report .data-average .my-score th,
.full-report .data-average .my-score td {
  background-color: #e2fafe;
}

.full-report .data-average .my-score .percentage {
  font-weight: 700;
  color: #e10000;
}

.full-report .data-average .legend {
  position: absolute;
  top: 0;
  right: -40px;
  width: 80px;
}

.full-report .data-average .legendLabel {
  font-size: 12px;
  color: #999;
}

.full-explain {
  /*
		.lecture-list {
			margin: 30px 75px 0;
			.grid { margin-left: -10px; }
			.col {
				width: 25%;
				margin-top: 50px;
				padding-left: 10px;
				text-align: left;
				color: #111;
			}
			.lecture {
				font-size: 26px;
				font-weight: 700;
			}
			.teacher {
				font-size: 18px;
				font-weight: 400;
			}
			.thumbnail {
				width: 100%;
				height: 371px;
				margin-top: 10px;
				overflow: hidden;
				text-align: center;
				border-top: 3px solid #434343;
				background-color: #ededed;
				background-repeat: no-repeat;
				background-position: center top;
				background-size: auto 100%;
				img {
					width: auto;
					height: 100%;
				}
				.btn-view {
					position: relative;
					display: block;
					width: 100%;
					height: 100%;
					span {
						position: absolute;
						right: 0;
						bottom: 0;
						left: 0;
						padding: 18px;
						text-align: left;
						font-size: 18px;
						font-weight: 700;
						background-color: rgba(0, 0, 0, .9);
						&:before,
						&:after {
							content: '';
							position: absolute;
							top: 50%;
							display: block;
							@include translateY(-50%);
						}
						&:before {
							right: 10px;
							width: 33px;
							height: 33px;
							border-width: 3px;
							border-style: solid;
							border-radius: 50%;
							@include boxSizing(border-box);
						}
						&:after {
							right: 20px;
							border-left-width: 10px;
							border-left-style: solid;
							border-top: 6px solid transparent;
							border-bottom: 6px solid transparent;
						}
					}
				}
			}
		}
		*/
}

.full-explain .notice {
  position: absolute;
  top: 360px;
  left: 85px;
}

.full-explain .explain-list {
  margin: 0 75px;
}

.full-explain .explain-list .col {
  margin: 52px 11px 0 0;
}

.full-explain .explain-list .col:nth-child(4n) {
  margin-right: 0;
}
/*# sourceMappingURL=web.css.map */