@charset "UTF-8";

#dtl_05783a, #dtl_05783b {
	max-width: 740px;
}
#dtl_05783a dl.qa {
	padding-bottom: 1em;
	margin: 0;
}
#dtl_05783a dl.qa dt {
	padding: 0.7em 1em 0.3em 1em;
	font-weight: bold;
	background-color: #f2f2f2;
	min-height: 30px;
}
#dtl_05783a dl.qa dt:before {
	content: "Q. ";
	color: #f75959;
	font-family: 'Arial', sans-serif;
	font-size: 1.4em;
}
#dtl_05783a dl.qa dd {
	background-color: #fcfde8;
	padding: 1em;
	margin: 0 0 1em 0;
}
#dtl_05783a dl.qa dd ul {
	padding: 5px 5px 0 0.5em;
	list-style: none;
}
#dtl_05783a dl.qa dd ul li {
	text-indent: -0.5em;
}
#dtl_05783b .link-pdts {
	margin-top: 2em;
	border: solid 1px #000;
}
#dtl_05783b .link-pdts .link-pdts-ttl {
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 1.4em;
	line-height: 2;
}
#dtl_05783b .link-pdts .link-pdts-wrap {
	padding: 1em 1em 0.7em 1em;
}
#dtl_05783b .link-pdts .each-ttl {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.1em;
}
#dtl_05783b .link-pdts-list {
	margin-bottom: 1.5em;
}
#dtl_05783b .link-pdts-list ul {
	list-style: none;
	padding: 0;
}
#dtl_05783b .link-pdts-list ul li {
	line-height: 2.5;
}
#dtl_05783b .link-pdts-list ul li .link-pdt-cmmnt,
#dtl_05783b .link-pdts-list ul li .link-pdt-anchor {
	display: inline-block;
}
#dtl_05783b .link-pdts-list ul li .link-pdt-cmmnt {
	margin-right: 0.5em;
}
#dtl_05783b .link-pdts-list ul li .link-pdt-cmmnt:before {
	content: "・";
}
#dtl_05783b .link-pdts-list ul li .link-pdt-anchor:before {
	content: "▶ ";
	color: #f75959;
}
#dtl_05783b .link-pdts-list ul li .link-pdt-anchor {
	font-weight: bold;
}
#dtl_05783b .link-pdts-list ul li .link-pdt-anchor a {
	color: #000;
}
#dtl_05783b .link-pdts-list ul li .link-pdt-anchor a:hover {
	color: #b7b7b7;
}
#dtl_05783b .link-pdts-list:last-child {
	margin-bottom: 0em;
}

@media screen and (max-width: 979px) {
	#dtl_05783a dl.qa dt {
		padding: 0.6em;
		line-height: 1.4;
	}
	#dtl_05783a dl.qa dd {
		padding: 0.6em;
		line-height: 1.6;
	}
	#dtl_05783b .link-pdts .link-pdts-wrap {
		padding: 1em 1em 0.3em 1em;
	}
	#dtl_05783b .link-pdts .link-pdts-ttl {
		font-size: 1.1em;
	}
	#dtl_05783b .link-pdts .each-ttl {
		font-size: 1em;
		margin-bottom: 0.5em;
	    line-height: 1.4;
	}
	#dtl_05783b .link-pdts-list ul li {
		line-height: 1.6;
	}
	#dtl_05783b .link-pdts-list ul li .link-pdt-cmmnt {
		margin-right: 0em;
	}
	#dtl_05783b .link-pdts-list ul li .link-pdt-anchor {
    	margin-bottom: 1em;
	}
}

@media screen and (max-width: 768px) {
	#dtl_05783b .link-pdts-list ul li .link-pdt-cmmnt,
	#dtl_05783b .link-pdts-list ul li .link-pdt-anchor {
		display: block;
	}	
}

@media screen and (max-width: 320px) {
	#dtl_05783b .link-pdts-list ul li .link-pdt-anchor {
    	margin-bottom: 1.1em;
	}	
}