@media screen and (max-width:767px){
	.selfq_item {
		display:inline-block;
		width:31%;
		height:190px;
		border:1px solid #f2f2f2;
		box-shadow:1px 1px 0px 0px rgba(0,0,0,0.1);
		box-sizing:border-box;
		margin:0.5%;
		padding:5px;
		font-family:'NBGothic';
		color:#333;
		text-align:center;
		text-overflow:ellipsis;
		overflow:hidden;
		word-break:nowrap;
	}
	.selfq_item .selfq_img {
		display:inline-block;
		width:100%;
		height:140px;
		background-color:#f2f2f2;
		margin-bottom:5px;
		background-size:cover;
		background-position:center;
	}
	.selfq_item .selfq_img.img1 {
		background-image:url('/img/sub3/selfq_img1.jpg');
	}
	.selfq_item .selfq_img.img2 {
		background-image:url('/img/sub3/selfq_img2.jpg');
	}
	.selfq_item .selfq_img.img3 {
		background-image:url('/img/sub3/selfq_img3.jpg');
	}
	.selfq_item .selfq_img.img4 {
		background-image:url('/img/sub3/selfq_img4.jpg');
	}
	.selfq_item .selfq_img.img5 {
		background-image:url('/img/sub3/selfq_img5.jpg');
	}
	.selfq_item .selfq_img.img6 {
		background-image:url('/img/sub3/selfq_img6.jpg');
	}
	.selfq_item .selfq_img.img7 {
		background-image:url('/img/sub3/selfq_img7.jpg');
	}
	.selfq_item .selfq_img.img8 {
		background-image:url('/img/sub3/selfq_img8.jpg');
	}
	.selfq_item .selfq_img.img9 {
		background-image:url('/img/sub3/selfq_img9.jpg');
	}
	.selfq_item .selfq_img.img10 {
		background-image:url('/img/sub3/selfq_img10.jpg');
	}
	.selfq_item .selfq_img.img11 {
		background-image:url('/img/sub3/selfq_img11.jpg');
	}
	.selfq_item .selfq_img.img12 {
		background-image:url('/img/sub3/selfq_img12.jpg');
	}
	.selfq_item .selfq_img.img13 {
		background-image:url('/img/sub3/selfq_img13.jpg');
	}
	.selfq_item .selfq_img.img14 {
		background-image:url('/img/sub3/selfq_img14.jpg');
	}
	.selfq_item .selfq_img.img15 {
		background-image:url('/img/sub3/selfq_img15.jpg');
	}
	.selfq_result_img {
		line-height:0px;
	}
	.selfq_result_txt {
		font-family:'NBGothic';
		font-size:15px !important;
		color:#333;
	}
	.sub1_6_txt_wrap {
		width:100%;
		min-height:80px;
		margin-top:30px;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	.selfq_item {
		display:inline-block;
		width:31%;
		height:230px;
		border:1px solid #f2f2f2;
		box-shadow:1px 1px 0px 0px rgba(0,0,0,0.1);
		box-sizing:border-box;
		margin:0.5%;
		padding:5px;
		font-family:'NBGothic';
		color:#333;
		text-align:center;
		text-overflow:ellipsis;
		overflow:hidden;
		word-break:nowrap;
	}
	.selfq_item .selfq_img {
		display:inline-block;
		width:100%;
		height:190px;
		background-color:#f2f2f2;
		margin-bottom:5px;
		background-size:cover;
		background-position:center;
	}
	.selfq_item .selfq_img.img1 {
		background-image:url('/img/sub3/selfq_img1.jpg');
	}
	.selfq_item .selfq_img.img2 {
		background-image:url('/img/sub3/selfq_img2.jpg');
	}
	.selfq_item .selfq_img.img3 {
		background-image:url('/img/sub3/selfq_img3.jpg');
	}
	.selfq_item .selfq_img.img4 {
		background-image:url('/img/sub3/selfq_img4.jpg');
	}
	.selfq_item .selfq_img.img5 {
		background-image:url('/img/sub3/selfq_img5.jpg');
	}
	.selfq_item .selfq_img.img6 {
		background-image:url('/img/sub3/selfq_img6.jpg');
	}
	.selfq_item .selfq_img.img7 {
		background-image:url('/img/sub3/selfq_img7.jpg');
	}
	.selfq_item .selfq_img.img8 {
		background-image:url('/img/sub3/selfq_img8.jpg');
	}
	.selfq_item .selfq_img.img9 {
		background-image:url('/img/sub3/selfq_img9.jpg');
	}
	.selfq_item .selfq_img.img10 {
		background-image:url('/img/sub3/selfq_img10.jpg');
	}
	.selfq_item .selfq_img.img11 {
		background-image:url('/img/sub3/selfq_img11.jpg');
	}
	.selfq_item .selfq_img.img12 {
		background-image:url('/img/sub3/selfq_img12.jpg');
	}
	.selfq_item .selfq_img.img13 {
		background-image:url('/img/sub3/selfq_img13.jpg');
	}
	.selfq_item .selfq_img.img14 {
		background-image:url('/img/sub3/selfq_img14.jpg');
	}
	.selfq_item .selfq_img.img15 {
		background-image:url('/img/sub3/selfq_img15.jpg');
	}
	.selfq_result_img {
		line-height:0px;
	}
	.selfq_result_txt {
		font-family:'NBGothic';
		font-size:15px !important;
		color:#333;
	}
	.sub1_6_txt_wrap {
		width:100%;
		min-height:80px;
		margin-top:30px;
	}
}
@media screen and (min-width:1024px){
	.selfq_item {
		display:inline-block;
		width:31%;
		height:250px;
		border:1px solid #f2f2f2;
		box-shadow:1px 1px 0px 0px rgba(0,0,0,0.1);
		box-sizing:border-box;
		margin:0.5%;
		font-family:'NBGothic';
		color:#333;
		text-align:center;
		text-overflow:ellipsis;
		overflow:hidden;
		word-break:nowrap;
	}
	.selfq_item .selfq_img {
		display:inline-block;
		width:100%;
		height:200px;
		background-color:#f2f2f2;
		margin-bottom:13px;
		background-size:cover;
		background-position:center;
	}
	.selfq_item .selfq_img.img1 {
		background-image:url('/img/sub3/selfq_img1.jpg');
	}
	.selfq_item .selfq_img.img2 {
		background-image:url('/img/sub3/selfq_img2.jpg');
	}
	.selfq_item .selfq_img.img3 {
		background-image:url('/img/sub3/selfq_img3.jpg');
	}
	.selfq_item .selfq_img.img4 {
		background-image:url('/img/sub3/selfq_img4.jpg');
	}
	.selfq_item .selfq_img.img5 {
		background-image:url('/img/sub3/selfq_img5.jpg');
	}
	.selfq_item .selfq_img.img6 {
		background-image:url('/img/sub3/selfq_img6.jpg');
	}
	.selfq_item .selfq_img.img7 {
		background-image:url('/img/sub3/selfq_img7.jpg');
	}
	.selfq_item .selfq_img.img8 {
		background-image:url('/img/sub3/selfq_img8.jpg');
	}
	.selfq_item .selfq_img.img9 {
		background-image:url('/img/sub3/selfq_img9.jpg');
	}
	.selfq_item .selfq_img.img10 {
		background-image:url('/img/sub3/selfq_img10.jpg');
	}
	.selfq_item .selfq_img.img11 {
		background-image:url('/img/sub3/selfq_img11.jpg');
	}
	.selfq_item .selfq_img.img12 {
		background-image:url('/img/sub3/selfq_img12.jpg');
	}
	.selfq_item .selfq_img.img13 {
		background-image:url('/img/sub3/selfq_img13.jpg');
	}
	.selfq_item .selfq_img.img14 {
		background-image:url('/img/sub3/selfq_img14.jpg');
	}
	.selfq_item .selfq_img.img15 {
		background-image:url('/img/sub3/selfq_img15.jpg');
	}
	.selfq_result_img {
		line-height:0px;
	}
	.selfq_result_txt {
		font-family:'NBGothic';
		font-size:15px !important;
		color:#333;
	}
	.sub1_6_txt_wrap {
		width:100%;
		min-height:80px;
		margin-top:30px;
	}
}

@media print {
	.selfq_item {
		display:inline-block;
		width:31%;
		height:190px;
		border:1px solid #f2f2f2;
		box-shadow:1px 1px 0px 0px rgba(0,0,0,0.1);
		box-sizing:border-box;
		margin:0.5%;
		padding:5px;
		font-family:'NBGothic';
		color:#333;
		text-align:center;
		text-overflow:ellipsis;
		overflow:hidden;
		word-break:nowrap;
	}
	.selfq_item .selfq_img {
		display:inline-block;
		width:100%;
		height:140px;
		background-color:#f2f2f2;
		margin-bottom:5px;
		background-size:cover;
		background-position:center;
	}
	.selfq_item .selfq_img.img1 {
		background-image:url('/img/sub3/selfq_img1.jpg');
	}
	.selfq_item .selfq_img.img2 {
		background-image:url('/img/sub3/selfq_img2.jpg');
	}
	.selfq_item .selfq_img.img3 {
		background-image:url('/img/sub3/selfq_img3.jpg');
	}
	.selfq_item .selfq_img.img4 {
		background-image:url('/img/sub3/selfq_img4.jpg');
	}
	.selfq_item .selfq_img.img5 {
		background-image:url('/img/sub3/selfq_img5.jpg');
	}
	.selfq_item .selfq_img.img6 {
		background-image:url('/img/sub3/selfq_img6.jpg');
	}
	.selfq_item .selfq_img.img7 {
		background-image:url('/img/sub3/selfq_img7.jpg');
	}
	.selfq_item .selfq_img.img8 {
		background-image:url('/img/sub3/selfq_img8.jpg');
	}
	.selfq_item .selfq_img.img9 {
		background-image:url('/img/sub3/selfq_img9.jpg');
	}
	.selfq_item .selfq_img.img10 {
		background-image:url('/img/sub3/selfq_img10.jpg');
	}
	.selfq_item .selfq_img.img11 {
		background-image:url('/img/sub3/selfq_img11.jpg');
	}
	.selfq_item .selfq_img.img12 {
		background-image:url('/img/sub3/selfq_img12.jpg');
	}
	.selfq_item .selfq_img.img13 {
		background-image:url('/img/sub3/selfq_img13.jpg');
	}
	.selfq_item .selfq_img.img14 {
		background-image:url('/img/sub3/selfq_img14.jpg');
	}
	.selfq_item .selfq_img.img15 {
		background-image:url('/img/sub3/selfq_img15.jpg');
	}
	.selfq_result_img {
		line-height:0px;
	}
	.selfq_result_txt {
		font-family:'NBGothic';
		font-size:15px !important;
		color:#333;
	}
	.sub1_6_txt_wrap {
		width:100%;
		min-height:80px;
		margin-top:30px;
	}
}