.login_title{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:500;
}

.login_box{
	float:left;
	width:100%;
	margin-top:20px;
}

.login_box dd{
	float:left;
	width:100%;
	margin-bottom:13px;
}

.login_box dd input[type=text], .login_box dd input[type=password]{
	width:calc(100% - 2px);
	height:40px;
	font-size:16px;
	text-indent:5px;
	background:#e8f0fd;
	color:#7e96c1;
	border:1px solid #d9dde4;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.login_box dd input[type=text]::placeholder, .login_box dd input[type=password]::placeholder{
	color:#7e96c1;
}

.login_box dd.type{
    margin-bottom:10px;
}

.login_box dd.type label{
	font-size:15px;
}

.login_box dd.type label input{
	width:15px;
	height:15px;
}

.gnb{
	float:left;
	width:100%;
	margin-top:30px;
}

.gnb li{
	float:left;
	width:100%;
	padding:8px 0;
	font-size:16px;
	text-indent:25px;
	cursor:pointer;
}

.gnb li:hover, .gnb li.over{
	background:#a6c3f1;
	color:#fff;
	font-weight:500;
}

h2.sub_title{
	float:left;
	width:100%;
	font-size:24px;
	line-height:24px;
	font-weight:700;
}

h2.sub_title.second_sub_title{
	margin-top:25px;
}

.sub_stitle{
	float:left;
	width:100%;
	margin-top:10px;
	font-size:18px;
	color:#fe0000;
	font-weight:500;
}

ul.examination_tabs{
	float:left;
	width:100%;
	margin-top:10px;
}

ul.examination_tabs li{
	float:left;
	margin-right:10px;
	padding:10px 15px;
	background:#f0f0f0;
	font-size:16px;
	line-height:16px;
	font-weight:500;
	border:1px solid #ddd;
	cursor:pointer;
}

ul.examination_tabs li:hover, ul.examination_tabs li.over{
	background:#6090db;
	padding:11px 16px;
	color:#fff;
	font-weight:700;
	border:0;
}



.examination_write_table.tabs{
    display:none;
}

.examination_write_table.tabs.tabs1{
   display:table;
}

.examination_write_table td label{
	font-size:16px;
}









.no_page{
	float:left;
	width:100%;
	margin-top:400px;
	font-size:80px;
	text-align:center;
	font-weight:700;
}



.total_result_area{
	float:left;
	width:794px;
}

.total_result_content{
	position:relative;
	float:left;
	width:100%;
	margin-top:30px;
}

.total_result_company{
	position:absolute;
	left:330px;
	top:805px;
	text-align:center;
	font-size:20px;
	z-index:999;
}

.total_result_name{
	position:absolute;
	left:330px;
	top:860px;
	text-align:center;
	font-size:20px;
	z-index:999;
}

.total_result_date{
	position:absolute;
	left:330px;
	top:915px;
	text-align:center;
	font-size:20px;
	z-index:999;
}


.group_result{
	position:relative;
	page-break-before:always;
	float:left;
	margin-top:30px;
	width:793px;
	min-height:1122px;
	background:url("/images/back_img.png") no-repeat top center;
	-webkit-print-color-adjust:exact; 
}

..group_result.page{margin:0;}

.group_result_title{
	float:left;
	width:100%;
	margin-top:110px;
	font-size:27px;
	line-height:27px;
	text-align:center;
}

.group_result_title2{
	float:left;
	width:100%;
	margin-top:90px;
	text-align:center;
	font-size:24px;
}

.group_result_title2 span{
	font-size:26px;
	color:#eb6100;
}

.group_result_graph_area{
	float:left;
	margin:60px 0 0 170px;
	width:458px;
	height:425px;
	background:url("/images/result_02_graph.png") no-repeat top center;
	-webkit-print-color-adjust:exact; 
}

.group_result_graph_zone{
	position:relative;
	margin:0 auto;
	width:425px;
	height:425px;
}

.group_result_graph_area2{
    float:left;
    width:569px;
    height:450px;
    margin:60px 0 0 112px;
    background:url("/images/result_04_graph.png") no-repeat top center;
	webkit-print-color-adjust:exact; 
}

.group_result_graph_zone2{
	position:relative;
    float:left;
    margin:28px 0 0 94px;
    width:404px;
    height:404px;
}

.gruop_result_graph_icon{
	position:absolute;
	top:calc(50% - 31px);
	left:calc(50% - 41px);
	width:82px;
	height:63px;
}

.group_result_graph_info{
	clear:both;
	float:left;
	margin:44px 0 0 65px;
	width:71px;
	height:26px;
}

.group_result_text{
	float:left;
	width:calc(100% - 130px);
	margin:25px 0 0 65px;
	border-top:1px solid #333;
	padding-top:15px;
	font-size:16px;
}

.group_result_footer{
	float:left;
	margin:20px 0 0 65px;
	width:calc(100% - 130px);
}

.siteurl{
	float:left;
	width:50%;
	font-size:14px;
}

.result_logo{
	float:right;
	width:50%;
	text-align:right;
}

.group_result_vertical_graph{
	float:left;
	width:90%;
	margin:60px 0 0 5%;
}

.group_result_vertical_graph li{
	float:left;
	width:23%;
	margin-right:2.66%;
}

.group_result_vertical_graph li:last-child{
	margin-right:0;
}

.group_result_vertical_graph li img{
	width:100%;
}

.group_result_table_area{
	float:left;
	width:90%;
	margin-top:40px;
	padding:20px 5%;
	background:#f8f9e7;
}

.group_result_table_area2{
    float:left;
    width:100%;
    margin-top:60px;
    padding:20px 5%;
}

.group_result_table{
	float:left;
	width:100%;
}

.group_result_table tr{
	border-bottom:1px solid #333;
}

.group_result_table tr:last-child{
	border-bottom:0;
}

.group_result_table th{
	font-size:20px;
}

.group_result_table td{
	padding:10px 0;
	font-size:16px;
}

.group_result_table2{
    float:left;
    width:90%;
}

.group_result_table2 th, .group_result_table2 td{
    padding:10px 0;
}

.group_result_table2 td{
    font-size:14px;
    letter-spacing:-.5px;
}

.group_result7_image{
    float:left;
    width:100%;
    margin-top:50px;
    text-align:center;
}

.group_result7_image2{
    float:left;
    width:100%;
    margin-top:50px;
    text-align:center;
}

.total_result_print_btn{
	float:right;
	margin-top:20px;
	padding:5px 10px 0;
	height:25px;
	background:#efefef;
	border:1px solid #aaa;
	cursor:pointer;
}

.total_result_paging{
	float:right;
	margin-top:20px;
}

.total_result_paging li{
	float:left;
	padding:5px 10px 0;
	margin-right:5px;
	height:25px;
	background:#efefef;
	border:1px solid #ddd;
	text-align:center;
	cursor:pointer;
}

.total_result_paging li:hover, .total_result_paging li.over{
	background:#ee6600;
	color:#fff;
}

.print_wrap{
	float:left;
	width:100%;
}

.print_sectors{
	float:left;
	width:793px;
}

.privacy_text_area{
    float:left;
    width:calc(100% - 42px);
    padding:20px;
    margin:10px 0 0 0;
    border:1px solid #ddd;
    font-size:16px;
}

.privacy_text_area span{
    color:#6090db;
    font-weight:700;
    font-size:16px;
}

.privacy_agree_box{
	float:left;
	width:100%;
	padding:15px 0;
	background:#efefef;
	font-size:15px;
	text-indent:25px;
}

.privacy_agree_box label {
	font-size: 15px;
}

.mind_examination_info_area{
    float:left;
    width:calc(100% - 22px);
    margin-top:30px;
    padding:10px;
    border:2px solid #ececec;
    background:#f1f1f1;
	color:#4472c4;
    font-size:16px;
}

.infomation_area{
    float:left;
    width:100%;
    margin:30px 0 20px 0;
}

.email_btn_area{
	float:left;
	width:790px;
	margin-top:10px;
	text-align:center;
}


.footer_area{
	margin:0 auto;
	width:1200px;
}

.footer_privacy{
	float:left;
	width:70%;
	font-size:16px;
	cursor:pointer;
}

.copyright{
	float:left;
	width:70%;
	margin-top:10px;
	color:#a6a6a6;
	font-size:13px;
}

.flogo{
	float:right;
	width:112px;

}

.layer_privacy_area{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url("/images/alpha_bg.png") top left;
}

.layer_privacy_box{
	position:relative;
	margin:100px auto 0;
	width:800px;
	height:700px;
	background:#fff;
}

.layer_privacy_title{
	float:left;
	width:100%;
	margin-top:40px;
	text-align:center;
	font-size:24px;
	font-weight:500;
}

.layer_privacy_cont{
	float:left;
	width:84%;
	height:520px;
	margin:30px 0 0 8%;
	overflow-y:auto;
	font-size:14px;
}

.layer_privacy_table{
	display:table;
	width:100%;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	font-size:14px;
}

.layer_privacy_table th, .layer_privacy_table td{
	padding:5px 0;
	text-align:center;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}

.layer_privacy_table th{
	background:#efefef;
}

.layer_privacy_box span.bold{
	font-size:16px;
	font-weight:600;
}

.layer_close_btn{
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
}






.main_company_info_btn{
	position:absolute;
	top:60px;
	left:50%;
	width:120px;
	height:34px;
	margin-left:500px;
}

.main_company_info_btn input[type=button]{
	width:120px;
	height:34px;
	background:#6090db;
	font-size:14px;
	font-weight:700;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:0;
}

/* 2021-06-10 */
span.u_line {
	border-bottom: 1px solid #4472c4;
}