@charset "utf-8";
@import url("pages.css");
@import url("faq_common.css");
/*--京base.css--*/
/*###############PC first###############*/
.num_list{
	width:90%;
	margin:0 auto;
}

	.num_list th,
	.num_list td{
		vertical-align:top;
		line-height:1.6em;
		padding-bottom:0.5em;
	}
	
	.num_list th{
		width:1.5em;
	}

.exp_rgb_cmyk{
	border:1px solid #ccc;
	padding:20px;
	margin:20px 30px;
}

.exp_rgb_cmyk h5{
	font-weight:bold;
	border-bottom:1px dotted #aaa;
	font-size:1.1em;
	padding:0 8px 4px 8px;
	margin-bottom:10px;
}

.faq_ttl .exp_rgb_cmyk p{
	margin:0 0 1em 0;
}

.faq_ttl .exp_rgb_cmyk .work_cmyk{
	background:#fff09e;
	padding:8px 10px;
	color:#c40026;
}

.exp_rgb_cmyk h6{
	font-weight:bold;
	line-height:1.8em;
	color:#00582a;
}

.ta_center .img-responsive{
	display:inline-block;
}



@media screen and (max-width: 479px) {
/* 479px以下用（スマートフォン用）の記述 */
.faq_s_ttl_2 h4{
	width:auto;
}
	.faq_s_ttl_sp h6{
		background:url(/shared/icon_q.gif) no-repeat 0;
		background-position:0 3px;
		line-height:1.4em;
		margin:15px 20px 10px 20px;
		font-size:18px;
		font-weight:bold;
		color:#415564;
	}

}
