
.slider-banner {
	border-bottom: 8px solid transparent;
	background-image: url(../images/line-bottom.jpg);
    background-position: center;
    background-size: contain;
}
.faq--qanda {
	margin-bottom: 35px;
}

.faq--qanda-question {
	font-size: 1.825rem;
	font-weight: bold;
	color: #ff6c0e;
}
.faq--qanda-question.en {
	font-size: 1.525rem;
}
.faq--qanda-answer {
	font-size: 1.625rem;
}
.faq--qanda-answer.en {
	font-size: 1.325rem;
}