@charset "UTF-8";
/********************************************************************************

page-faq.css　よくある質問ss

********************************************************************************/

/*============================================================
 セクション
*============================================================*/
#page-faq #sec-faq a.faq-link {
	color: #0693e3;
}
#page-faq #sec-faq p img {
	margin: 0 2px;
    vertical-align: text-bottom;
}
@media screen and (max-width: 1024px) {
}


