@charset "utf-8";
/*-------------------------------------------------
Print Style Sheet
Version : 1.0
Author : myeong-hee park
Create date : 2015. 10. 08.
-------------------------------------------------*/
.question_info {
	overflow: hidden;
	}
.question_info .bg {
	float: left;
	display: block;
	width: 118px;
	height: 150px;
	background: url(../../images/common/bbs/survey.gif) no-repeat 0 0;
	}	
.question_info.small .bg {
	width: 50px;
	height: 75px;
	margin-right: 18px;
	background-size: 50px 65px; 
	}	
.question_info .subject {
	position: relative;
	margin: 10px 0 15px;
	color: #037bc1;
	line-height: 1.2;
	font-size: 1.571em;
	}	
.question_info .txt {
	position: relative;
	margin-bottom: 30px;
	font-size: 1.077em;
	}
.question_info.small .txt {	
	margin: 11px 0 38px;
	font-size: 1em;
	}	
/* 설문조사 기간, 대상 */	
.survey_info {
	padding: 25px;
	background: #fafafb;
	border: solid 1px #e9eaee;
	}
.survey_info > li {
	padding-left: 8px;
	background: url(../../images/common/content/gray_dot.gif) no-repeat 0 9px;
	}
.question_title {/* DHRA 설문 타이틀 */
	margin-bottom: 7px;
	padding: 13px 20px;
	background: #69748a;
	color: #fff;
	font-size: 1.143em;
	}
.question_box,		
.question_list {
	padding: 20px 20px 30px;
	border: solid 1px #d9d9d9;
	border-radius: 3px;
	overflow: hidden;
	}	
.question_box {
	margin-top: 20px; 
	}	
.question_box .question_list {
	padding: 0;
	border: none;
	}
.question_box [class*="depth3_title"] {
	margin-left: 0;
	font-size: 1.167em;
	}	
.question_list > dt {
	margin: 19px 0 10px;
	padding-top: 20px;
	border-top: solid 1px #eeefef;
	color: #2c2c2c;
	line-height: 1.5;
	font-weight: bold;
	}	
.question_list > dt:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
	}
.question_list > dd {
	padding-left: 30px;
	overflow: hidden;
	}	
.question_list > dd input[type="text"],
.question_list > dd textarea {
	background: #f8fafd;
	}	
.question_list > dd .img_area {
	margin-left: -30px;
	}	
.question_list .num {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin: 3px 8px 0 0;
	background: #037bc1;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	font-style: normal;
	}
.question_list .num.long {
	width: 32px;
	}	
.question_list .txt {
	position: relative;
	display: block;
	font-size: 1.071em;
	overflow: hidden;
	}
.question_list .txt .txt_normal {
	font-size: 0.929em;
	}	
.question_list li {
	margin-top: 5px;
	overflow: hidden;
	}
.question_list li input[type="checkbox"],
.question_list li input[type="radio"] {
	margin: 0;
	}
.question_list > dd > span {
	margin-right: 40px;
	}	
/* 가로답변 선택 */
.answer_width {
	overflow: hidden;
	}
.answer_width > li {
	float: left;
	margin-left: 15px;
	}
.answer_width > li:first-child {
	margin-left: 0;
	}
		
.graph_txt,
.graph_thumb {
	display: block;
	float: left;
	width: 100px;
	}
.graph_thumb {
	width: 90px;
	height: 70px;
	margin-right: 10px;
	}	
.graph_thumb img {
	width: 100%;
	height: 100%;
	}	
.graph_area {
	position: relative;
	overflow: hidden;
	}	
.survey_thumb .graph_area {
	margin-top: 25px;
	}		
.graph_ba {
	display: block;
	float: left;
	width: 86.5%;
    overflow: hidden;
	}
.graph_ba .graph {
	display: block;
	background: url(../../images/ghk/content/stick_graph01.gif) 0 50% repeat-x;
	}	
.graph_count {
	display: block;
	float: right;
	}	
	
.thumb_question {
	margin: -15px 0 0 -10px;
	text-align: center;
	overflow: hidden;
	}		
.thumb_question > li {
	float: left;
	width: 150px;
	margin: 20px 0 0 10px;
	overflow: hidden;
	}	
.thumb_question > li label {
	display: block;
	width: 148px;
	height: 148px;
	margin-top: 5px;
	border: solid 1px #c9cacc;
	}	
.thumb_question > li img {
	width: 100%;
	height: 100%;
	}
/* 설문조사 만족도 - 매우만족, 매우 불만족 */	
.value_ba {
	width: 632px;
	background: url(../../images/common/bbs/value_ba.gif) no-repeat 0 0;
	overflow: hidden;
	}	
.value_ba .float_wrap span {
	display: inline-block;
	height: 25px;
	margin: 0 22px;
	color: #fff;
	line-height: 25px;
	font-size: 0.929em;
	}
.value_ba .float_wrap span.bad {
	float: right;
	}	
.value_ba ul {
	margin-top: 9px;
	}	
.value_ba li {
	display: inline-block;
	margin-left: 43px;
	text-align: center;
	}
.value_ba li:first-child {
	margin-left: 0;
	}
.value_ba li input {
	display: block;
	width: 100%;
	text-align: center;
	}
.value_ba_none li {
	float: left;
	display: inline-block;
	margin-left: 10px;
	text-align: center;
	}
.question_list .opinion {
	margin-top: 15px;
	}		
.question_list .opinion label {
	margin-right: 5px;
	color: #2c2c2c;
	font-size: 1.077em;
	font-weight: bold;
	}
.question_list .opinion input[type="text"] {
	width: 91.6%;
	}
.question_list .opinion {
	
	}