@charset "UTF-8";
#container { margin-top: 0; background: #f2f4f8; }

.wrap_result { padding: 40px 15px; max-width: 750px; margin: 0 auto; }

.hd_result { position: relative; padding-bottom: 30px; }

.hd_result .title { display: block; font-weight: bold; color: #036; font-size: 30px; }

.hd_result .mont { font-size: 14px; font-weight: bold; color: #036; line-height: 1.2; }

.hd_result .refer { display: block; margin-top: 24px; font-size: 14px; color: #999; }

.hd_result .refer:before { display: block; width: 30px; height: 2px; margin-bottom: 6px; background: #3246d3; content: ''; }

.hd_result .btns { position: absolute; top: 0; right: 0; font-size: 0; }

.hd_result .btns a { display: inline-block; width: 70px; padding: 7px 0; border-radius: 5px; border: 2px solid #036; text-align: center; color: #036; font-size: 14px; letter-spacing: 0; line-height: 1.2; }

.hd_result .btns a + a { margin-left: 10px; }

.hd_result .btns a:before { display: block; height: 32px; margin: 0 auto 5px; content: ''; }

.hd_result .btns .btn_pdf:before { width: 28px; background-position: 0px -60px; }

.hd_result .btns .btn_print:before { width: 32px; background-position: -30px -60px; }

.box { position: relative; border-radius: 10px; background: #fff; box-shadow: 2px 2px 4px rgba(58, 80, 129, 0.2); overflow: hidden; }

.box + .box { margin-top: 20px; }

.hd_box { margin: 0 30px; padding-top: 24px; line-height: 26px; }

.hd_box:after { position: absolute; top: 0; left: 0; width: 4px; height: 50px; background: #3246d3; content: ''; }

.hd_box .tit { display: inline-block; color: #036; font-weight: bold; font-size: 17px; }

.hd_box .name { font-size: 24px; }

.hd_box .mont { font-size: 14px; }

.hd_box .info { font-size: 0; }

.hd_box .info dl, .hd_box .info dt, .hd_box .info dd { display: inline-block; font-size: 14px; }

.hd_box .info dl + dl { margin-left: 32px; }

.hd_box .info dt { font-weight: bold; color: #aaa; margin-right: 10px; }

.hd_box .info dd { color: #000; }

.hd_box > p.info { margin-bottom: 24px; padding-bottom: 24px; border-bottom: 1px solid #ddd; font-size: 16px; }

.cont { margin: 20px 30px 30px; }

.frame { border-radius: 8px; border: 2px solid #dee3ec; padding: 24px; }

.frame .grade { font-weight: bold; text-align: center; }

.bar { position: relative; height: 8px; margin-top: 6px; border-radius: 8px; background: #eee; }

.bar .value { position: absolute; top: 0; left: 0; height: 8px; border-radius: 8px; background: #3246d3; }

.ft_box { background: #f8f9fb; padding: 20px 30px; }

@media screen and (max-width: 750px) { .wrap_result { padding: 20px 0; }
  .hd_result { padding: 0 15px 20px; }
  .hd_result .title { font-size: 20px; }
  .hd_result .eng { display: block; margin-top: 6px; font-size: 12px; }
  .hd_result .btns { right: 15px; }
  .hd_result .btns a { width: 32px; height: 32px; font-size: 0; background: #036; padding: 6px 0; }
  .hd_result .btns a:before { display: inline-block; height: 16px; margin: 0 0 0 0; }
  .hd_result .btns a + a { margin-left: 6px; }
  .hd_result .btns .btn_pdf:before { width: 14px; background-position: -50px -155px; }
  .hd_result .btns .btn_print:before { width: 16px; background-position: -65px -155px; }
  .hd_result .refer { margin-top: 15px; font-size: 12px; line-height: 1.2; }
  .box { border-radius: 0; box-shadow: none; border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .box + .box { margin-top: 0; border-top: 8px solid rgba(0, 0, 0, 0.05); }
  .hd_box { margin: 0 15px; padding-top: 15px; }
  .hd_box:after { top: 15px; width: 3px; height: 24px; }
  .hd_box .tit { font-size: 16px; }
  .hd_box .name { font-size: 18px; }
  .hd_box .mont { font-size: 12px; }
  .hd_box > p.info { margin-bottom: 12px; padding-bottom: 12px; font-size: 14px; line-height: 1.4; }
  .cont { margin: 12px 15px 20px; }
  .frame { padding: 15px; } }

/* 인성검사 */
.nature .box1 .hd_box { padding-bottom: 16px; border-bottom: 1px solid #ddd; }

.nature .box1 .hd_box .info { float: right; }

.nature .box1 .frame .tit { display: block; font-size: 15px; font-weight: bold; color: #999; }

.nature .box1 .frame .grade { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); color: #fff; }

.nature .box1 .frame .desc { margin-top: 10px; line-height: 32px; }

.nature .box1 .frame .desc .mont { font-weight: bold; }

.nature .box1 .reliability { float: left; width: 260px; margin-right: 20px; }

.nature .box1 .reliability .desc { font-size: 24px; }

.nature .box1 .average { position: relative; overflow: hidden; padding-right: 128px; }

.nature .box1 .average .desc .assess { display: inline-block; font-size: 30px; font-weight: bold; }

.nature .box1 .average .desc .score { float: right; font-size: 18px; color: #222; }

.nature .box1 .average .grade { position: absolute; top: 50%; right: 24px; width: 80px; height: 80px; border-radius: 100%; margin-top: -40px; line-height: 80px; background-image: url(../_img/effect_grade.png); background-position: 50% 50%; background-repeat: no-repeat; background-size: 80px; font-size: 40px; }

.nature .box3 .summ .frame { display: inline-block; padding: 0; border-radius: 5px; line-height: 36px; }

.nature .box3 .summ .frame .grade { float: left; width: 36px; }

.nature .box3 .summ .frame .assess { display: block; overflow: hidden; font-size: 0; padding: 0 12px; font-size: 16px; font-weight: bold; }

.nature .box3 .summ .frame .assess em { display: inline-block; margin-left: 5px; color: #222; }

.nature .box3 .summ .position { float: right; line-height: 40px; font-size: 0; }

.nature .box3 .summ .position dt, .nature .box3 .summ .position dd { display: inline-block; font-weight: bold; }

.nature .box3 .summ .position dt { margin-right: 8px; color: #999; font-size: 14px; }

.nature .box3 .summ .position dd { font-size: 16px; color: #000; }

.nature .box3 .wrap_tbl { margin-top: 20px; font-size: 14px; }

.nature .box3 .wrap_tbl thead th { border-top: 2px solid #9d9d9e; }

.nature .box3 .wrap_tbl thead th.lgd { background: #f2f4f8; }

.nature .box3 .wrap_tbl thead th + th { height: 50px; text-align: center; font-size: 14px; font-weight: bold; line-height: 1.2; }

.nature .box3 .wrap_tbl thead th + th .mont { display: block; font-size: 15px; }

.nature .box3 .wrap_tbl thead th.gradeF { background: #f5eaf5; }

.nature .box3 .wrap_tbl thead th.gradeD { background: #eeebf7; }

.nature .box3 .wrap_tbl thead th.gradeC { background: #ebecf8; }

.nature .box3 .wrap_tbl thead th.gradeCP { background: #e9eef9; }

.nature .box3 .wrap_tbl thead th.gradeB { background: #e7f1f9; }

.nature .box3 .wrap_tbl thead th.gradeBP { background: #e6f5f9; }

.nature .box3 .wrap_tbl thead th.gradeA { background: #e6f5f9; }

.nature .box3 .wrap_tbl thead th.gradeAP { background: #e5f9fa; }

.nature .box3 .wrap_tbl thead td { position: relative; height: 24px; padding: 0 5px; }

.nature .box3 .wrap_tbl thead span { position: absolute; top: 0; left: 0; width: 22px; margin-left: -11px; text-align: center; line-height: 24px; font-size: 12px; }

.nature .box3 .wrap_tbl thead td:first-child span { position: relative; width: auto; margin-left: 0; text-align: left; }

.nature .box3 .wrap_tbl thead span + span { margin-left: 0; right: 5px; text-align: right; width: auto; }

.nature .box3 .wrap_tbl tbody th, .nature .box3 .wrap_tbl tbody td { border-top: 1px solid #e5e5e5; }

.nature .box3 .wrap_tbl tbody th { font-size: 16px; text-align: left; padding: 0 10px; }

.nature .box3 .wrap_tbl tbody td { padding: 15px 0; font-weight: bold; line-height: 20px; font-size: 14px; }

.nature .box3 .wrap_tbl tbody .tit { display: none; }

.nature .box3 .wrap_tbl tbody .assess { display: none; }

.nature .box3 .wrap_tbl tbody .mark { display: inline-block; width: 40px; margin-right: 4px; line-height: 16px; border: 2px solid #3246d3; border-radius: 3px; text-align: center; }

.nature .box3 .wrap_tbl tbody .score { display: inline-block; }

.nature .box3 .wrap_tbl tbody .desc { float: right; color: #222; font-weight: normal; }

.nature .box3 .wrap_tbl tfoot th, .nature .box3 .wrap_tbl tfoot td { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #ddd; }

.nature .box3 .wrap_tbl tfoot th { background: #f2f4f8; }

.nature .box3 .wrap_tbl tfoot .rgd { position: relative; background: #f5eaf5; background: -moz-linear-gradient(left, #f5eaf5 0%, #e5f9fa 100%); background: -webkit-linear-gradient(left, #f5eaf5 0%, #e5f9fa 100%); background: linear-gradient(to right, #f5eaf5 0%, #e5f9fa 100%); }

.nature .box3 .wrap_tbl tfoot .rgd:after { position: absolute; top: 50%; left: 70px; right: 70px; height: 4px; margin-top: -2px; background: #9a329c; background: -moz-linear-gradient(left, #9a329c 0%, #03c0cb 100%); background: -webkit-linear-gradient(left, #9a329c 0%, #03c0cb 100%); background: linear-gradient(to right, #9a329c 0%, #03c0cb 100%); opacity: .5; content: ''; }

.nature .box3 .wrap_tbl tfoot span { display: inline-block; width: 60px; position: relative; line-height: 50px; font-weight: bold; text-align: center; }

.nature .box3 .wrap_tbl tfoot span:after { position: absolute; top: 50%; width: 0; height: 0; margin-top: -10px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; content: ''; }

.nature .box3 .wrap_tbl tfoot .left { color: #9a329c; }

.nature .box3 .wrap_tbl tfoot .left:after { right: -10px; border-right: 12px solid #9a329c; }

.nature .box3 .wrap_tbl tfoot .right { float: right; color: #03c0cb; }

.nature .box3 .wrap_tbl tfoot .right:after { left: -10px; border-left: 12px solid #03c0cb; }

.nature .box4 .wrap_chart { max-width: 400px; margin: 0 auto; }

.nature .box4 .desc { margin-top: 30px; line-height: 1.8; font-size: 16px; font-weight: 300; }

.nature .box4 .ft_box { font-weight: bold; }

.nature .box4 .ft_box .emph { color: #3246d3; }
/*공통*/
.feature_box { padding-bottom: 16px; border-bottom: 1px solid #ddd; }
.feature{font-weight:300;font-size:16px;margin-bottom:40px;}
.feature_box { margin: 0 30px; padding-top: 24px; line-height: 26px; }
.feature_box .ttwrap{display:flex;flex-wrap:wrap;margin-bottom:20px;}
.feature_box .ttwrap div.tit{color: #036; font-weight: bold; font-size: 17px;margin-right:20px;}
.feature_box .ttwrap div.info{font-size: 14px;}
.feature_box:after { position: absolute; top: 0; left: 0; width: 4px; height: 50px; background: #3246d3; content: ''; }
.feature_box .rtwrap{display:flex;flex-wrap:wrap;}
.feature_box .rtwrap + .rtwrap{margin-top:20px;}
.feature_box .rtwrap div.circle{width:70px;height:70px;background-color:#E0E3F8;color:#8793E5;border-radius:70px;text-align:center;line-height:70px;font-size:15px;font-weight:bold;margin-right:20px;}
.feature_box .rtwrap div.circle.n1{background-color:#E0E3F8;color:#8793E5;}
.feature_box .rtwrap div.circle.lack,
.feature_box .rtwrap div.circle.n2{background-color:#FFEBD9;color:#FF973D;}
.feature_box .rtwrap div.circle.solution,
.feature_box .rtwrap div.circle.n3{background-color:#F4EAF5;color:#9A329C;}
.feature_box .rtwrap div.info{font-weight:300;font-size:16px;width:calc( 100% - 90px );}


@media screen and (max-width: 750px) { .nature .box1 .hd_box .info { float: none; }
  .nature .box1 .frame .tit { font-size: 13px; }
  .nature .box1 .frame .desc { line-height: 22px; font-size: 20px; }
  .nature .box1 .reliability { float: none; width: auto; margin-right: 0; }
  .nature .box1 .average { margin-top: 10px; padding-right: 80px; }
  .nature .box1 .average .desc .assess { font-size: 20px; }
  .nature .box1 .average .grade { width: 40px; height: 40px; line-height: 40px; right: 15px; margin-top: -20px; background-size: 40px; font-size: 24px; }
  .nature .box3 .summ .frame { line-height: 30px; }
  .nature .box3 .summ .frame .grade { width: 30px; }
  .nature .box3 .summ .frame .assess { padding: 0 5px; font-size: 14px; }
  .nature .box3 .summ .frame .assess em { margin-left: 3px; }
  .nature .box3 .summ .position { line-height: 17px; }
  .nature .box3 .summ .position dt, .nature .box3 .summ .position dd { display: block; text-align: right; }
  .nature .box3 .summ .position dt { margin-right: 0; font-size: 12px; }
  .nature .box3 .summ .position dd { font-size: 14px; }
  .nature .box3 .wrap_tbl { margin-top: 10px; }
  .nature .box3 .wrap_tbl thead th:first-child { display: none; }
  .nature .box3 .wrap_tbl thead th + th { height: 36px; font-size: 0; }
  .nature .box3 .wrap_tbl thead th + th em { font-size: 13px; font-weight: bold; }
  .nature .box3 .wrap_tbl thead span { font-size: 10px; }
  .nature .box3 .wrap_tbl tbody th { display: none; }
  .nature .box3 .wrap_tbl tbody td { padding: 10px 0; }
  .nature .box3 .wrap_tbl tbody .tit { display: block; margin-bottom: 8px; font-size: 15px; font-weight: bold; }
  .nature .box3 .wrap_tbl tbody .desc { font-size: 13px; }
  .nature .box3 .wrap_tbl tfoot th { display: none; }
  .nature .box3 .wrap_tbl tfoot span { line-height: 40px; font-size: 13px; }
  .nature .box4 .desc { margin-top: 15px; font-size: 15px; }
  .nature .box4 .ft_box { padding: 15px; word-break: keep-all; } 
  
 .feature_box {    margin: 0 15px;
 padding-top: 15px;} 
 .feature_box .ttwrap div.tit{font-size: 16px;}
.feature_box .ttwrap div.info{font-size: 13px;}
.feature_box .rtwrap div.circle{font-size:14px;}
.feature_box .rtwrap div.info{font-size:15px;}
 }

/* 적응성 검사 */
.aptitude .box1 .hd_box { padding-right: 130px; }

.aptitude .box1 .hd_box .info { margin-top: 16px; padding-top: 16px; border-top: 1px solid #ddd; }

.aptitude .box1 .wrap_grade { position: absolute; top: 24px; right: 30px; }

.aptitude .box1 .wrap_grade .grade { display: block; width: 100px; height: 78px; padding: 11px 0; border-radius: 4px; background-image: url(../_img/effect_grade2.png); background-size: 100px auto; text-align: center; color: #fff; font-weight: bold; font-size: 18px; line-height: 1; }

.aptitude .box1 .wrap_grade .mont { display: block; margin-bottom: 2px; font-size: 36px; }

.aptitude .box1 .cont { font-size: 0; }

.aptitude .box1 .frame { display: inline-block; width: calc(33.333% - 10px); padding: 15px 18px; }

.aptitude .box1 .frame + .frame { margin-left: 15px; }

.aptitude .box1 .frame .hd_frame { padding: 5px 0; line-height: 22px; font-weight: bold; }

.aptitude .box1 .frame .hd_frame span { display: inline-block; font-size: 15px; }

.aptitude .box1 .frame .hd_frame strong { float: right; font-size: 20px; font-weight: bold; }

.aptitude .box1 .frame .cont_frame { margin-top: 15px; padding-top: 15px; border-top: 1px solid #ddd; }

.aptitude .box1 .frame dl { line-height: 20px; }

.aptitude .box1 .frame dt { display: inline-block; font-size: 14px; color: #999; }

.aptitude .box1 .frame dd { float: right; font-size: 16px; font-weight: bold; }

.aptitude .box1 .frame .bar { margin: 6px 0; }

.aptitude .box1 .frame .bar + dl dd { color: #999; }

.aptitude .box1 .frame.frame1 { border-width: 3px; padding: 14px 17px; }

.aptitude .box1 .frame.frame1 .hd_frame span { color: #036; }

.aptitude .box3 .frame { padding: 20px; }

.aptitude .box3 .frame + .frame { margin-top: 10px; }

.aptitude .box3 .tit_frame { float: left; width: 100px; color: #036; padding: 5px 0; }

.aptitude .box3 .tit_frame .grade { display: inline-block; line-height: 22px; border-radius: 3px; font-size: 15px; }

.aptitude .box3 .tit_frame .tit { display: block; font-weight: bold; font-size: 20px; }

.aptitude .box3 .cont_frame { overflow: hidden; font-size: 0; line-height: 22px; }

.aptitude .box3 .cont_frame dl, .aptitude .box3 .cont_frame dt, .aptitude .box3 .cont_frame dd { display: inline-block; }

.aptitude .box3 .cont_frame dl { color: #999; }

.aptitude .box3 .cont_frame dl:first-child { color: #3246d3; }

.aptitude .box3 .cont_frame dt { margin-right: 5px; font-size: 14px; color: #999; }

.aptitude .box3 .cont_frame dd { font-size: 16px; font-weight: bold; line-height: 23px; }

.aptitude .box3 .cont_frame dl + dl dt:before { display: inline-block; margin: 0 5px; content: '/'; }

.aptitude .box3 .cont_frame .desc { display: block; margin-top: 5px; font-size: 15px; color: #555; }

.aptitude .box3 .frame1 { border-width: 3px; padding: 19px; }

.aptitude .box3 .frame1 .tit_frame .grade { color: #fff; padding: 0 8px; }

.aptitude .box4 .desc { margin-top: 30px; padding-bottom: 10px; line-height: 1.8; font-size: 16px; font-weight: 300; }

@media screen and (max-width: 750px) { .aptitude .box1 .hd_box { padding-right: 88px; }
  .aptitude .box1 .hd_box div.info { margin-top: 8px; padding-top: 0; border-top: none; line-height: 18px; }
  .aptitude .box1 .hd_box div.info dl { display: block; }
  .aptitude .box1 .hd_box div.info dl + dl { margin: 0; }
  .aptitude .box1 .hd_box div.info dt { font-size: 13px; }
  .aptitude .box1 .hd_box div.info dd { font-size: 14px; letter-spacing: 0; }
  .aptitude .box1 .wrap_grade { top: 15px; right: 15px; }
  .aptitude .box1 .wrap_grade .grade { width: 72px; height: 56px; padding: 8px 0; background-size: 100%; font-size: 15px; }
  .aptitude .box1 .wrap_grade .grade .mont { margin-bottom: 3px; font-size: 22px; }
  .aptitude .box1 .frame, .aptitude .box3 .frame { display: block; width: auto; padding: 12px 15px; }
  .aptitude .box1 .frame .hd_frame, .aptitude .box1 .frame .tit_frame, .aptitude .box3 .frame .hd_frame, .aptitude .box3 .frame .tit_frame { float: left; width: 70px; line-height: 1.3; }
  .aptitude .box1 .frame .hd_frame span, .aptitude .box1 .frame .tit_frame span, .aptitude .box3 .frame .hd_frame span, .aptitude .box3 .frame .tit_frame span { font-size: 13px; }
  .aptitude .box1 .frame .hd_frame strong, .aptitude .box1 .frame .tit_frame strong, .aptitude .box3 .frame .hd_frame strong, .aptitude .box3 .frame .tit_frame strong { float: none; display: block; font-size: 15px; }
  .aptitude .box1 .frame .cont_frame, .aptitude .box3 .frame .cont_frame { margin-top: 0; padding-top: 0; border-top: none; overflow: hidden; }
  .aptitude .box1 .frame dt, .aptitude .box3 .frame dt { font-size: 12px; }
  .aptitude .box1 .frame dd, .aptitude .box3 .frame dd { font-size: 14px; }
  .aptitude .box1 .frame .bar, .aptitude .box3 .frame .bar { margin: 2px 0; }
  .aptitude .box1 .frame .desc, .aptitude .box3 .frame .desc { font-size: 13px; line-height: 1.4; }
  .aptitude .box1 .frame + .frame, .aptitude .box3 .frame + .frame { margin: 8px 0 0; }
  .aptitude .box1 .frame.frame1, .aptitude .box3 .frame.frame1 { padding: 11px 14px; }
  .aptitude .box4 .desc { margin-top: 15px; font-size: 15px; } }

@media print { #wrap { padding-top: 0 !important; }
  #header, #footer { display: none; }
  #container { background: none; }
  .wrap_result { padding: 0; }
  .hd_result .btns { display: none; }
  .box { border: 1px solid #ddd; border-radius: 0; box-shadow: none; }
  #lineChart { height: 200px; } }
