@charset "UTF-8";

/*------初めての方------*/

.panel-custom .text-dark a {
    display: inline;
}

.faq h3{
	border-bottom: #dc3e4b 2px solid;

	margin: 0 20px;
}

@media (max-width: 767px) {
	.faq h3{
		font-size: 17px;
	}
}