
.quick116 {width:100%;height:100%;float:left;position:relative;box-sizing:border-box;background: white;}

.quick116 .q112_wrap {width:100%; float:left; box-sizing:border-box; text-align:center;}
.quick116 .q112_wrap div.q112box {width:50%;float:left;text-align: left;box-sizing:border-box;position: relative; padding: 0 15px;
								background: #6a262a; border: 1px solid rgba(153,153,153,0.1); border-width: 1px 0 1px 1px; margin-top:-1px;
								-webkit-transition:background 0.5s; transition:background 0.5s;}


.quick116 .q112_wrap div.q112box p {font-size: 16px;
									color: #fff;
									line-height: 60px;
									width:100%; padding-right:50px;
									box-sizing:border-box;
									white-space:nowrap;
									overflow:hidden;
									text-overflow:ellipsis;
									-webkit-transition:color 0.5s; transition:color 0.5s;
									}
.quick116 .q112_wrap div.q112box span.more_btn {position:absolute;right: 15px;top: 19px;line-height: 20px;width: 20px;height: 20px;
												text-align: center;background: white;color: #6a262a;font-weight: 600; border:1px solid transparent;
												-webkit-transition:border 0.5s; transition:border 0.5s; font-family:nanumgothic;}


.quick116 .q112_wrap div.q112box:hover {background:white !important;}
.quick116 .q112_wrap div.q112box:hover p {color:black !important;}
.quick116 .q112_wrap div.q112box:hover span.more_btn {border:1px solid rgba(0,0,0,0.2);}



	/* height set */
	.layout_height_H .quick116 .q112_wrap div.q112box:nth-child(12) ~ div {display:none;}
	.layout_height_M .quick116 .q112_wrap div.q112box:nth-child(8) ~ div {display:none;}
	.layout_height_L .quick116 .q112_wrap div.q112box:nth-child(6) ~ div {display:none;}


	@media (min-width:800px){
		.layout_01 .quick116 .q112_wrap div.q112box {width:25%;}
		.layout_01 .quick116 .q112_wrap div.q112box:nth-child(4n+1) {border-left:none;}
		.quick116 .q112_wrap div.q112box:first-child,
		.quick116 .q112_wrap div.q112box:nth-child(2),
		.layout_01 .quick116 .q112_wrap div.q112box:nth-child(3),
		.layout_01 .quick116 .q112_wrap div.q112box:nth-child(4) {border-top:none;}

		.layout_height_H .quick116 .q112_wrap div.q112box:nth-child(2n+1) {border-left:none;}
		.layout_height_M .quick116 .q112_wrap div.q112box:nth-child(2n+1) {border-left:none;}
		.layout_height_L .quick116 .q112_wrap div.q112box:nth-child(2n+1) {border-left:none;}

		.layout_height_H .quick116 .q112_wrap div.q112box {height:58.3px;}
		.layout_height_H .quick116 .q112_wrap div.q112box p {line-height:58.3px;}
		.layout_height_M .quick116 .q112_wrap div.q112box {height:62.5px;}
		.layout_height_M .quick116 .q112_wrap div.q112box p {line-height:62.5px;}
		.layout_height_L .quick116 .q112_wrap div.q112box {height:50px;}
		.layout_height_L .quick116 .q112_wrap div.q112box p {line-height:50px;}
		.layout_height_L .quick116 .q112_wrap div.q112box span.more_btn {top:14px;}

		.layout_03 .quick116 .q112_wrap div.q112box p,
		.layout_04 .quick116 .q112_wrap div.q112box p {font-size:14px;}
	}

	@media (max-width:799px){
		.layout_01 .quick116 .q112_wrap div.q112box p {line-height:45px; font-size:15px;}
		.layout_01 .quick116 .q112_wrap div.q112box span.more_btn {top:11px;}
	}

	@media (min-width:600px) and (max-width:799px){
		.layout_block4 .layout_height_H .quick116 .q112_wrap div.q112box {height:58.3px;}
		.layout_block4 .layout_height_H .quick116 .q112_wrap div.q112box p {line-height:58.3px;}
		.layout_block4 .layout_height_M .quick116 .q112_wrap div.q112box {height:62.5px;}
		.layout_block4 .layout_height_M .quick116 .q112_wrap div.q112box p {line-height:62.5px;}
		.layout_block4 .layout_height_L .quick116 .q112_wrap div.q112box {height:50px;}
		.layout_block4 .layout_height_L .quick116 .q112_wrap div.q112box p {line-height:50px;}
		.layout_block4 .layout_height_L .quick116 .q112_wrap div.q112box span.more_btn {top:14px;}
	}

	@media (max-width:599px){

	}



