@charset "utf-8";
/*----------------------------------------
  corporate profile
----------------------------------------*/
.faq_content .faq_list h3 {

  font-size: 1.4rem;

}
.faq_content .faq_list h3 {
    padding-left: 2.4em;
}
.faq_content .faq_list h3 span {
    position: absolute;
    left: 0;
}
.faq_content .faq_list .answer dd {
    margin-left: 2.4em;
	font-size: 1.4rem;
}

.faq_content .faq_list h3 span, .faq_content .faq_list .answer dt { font-size:2.4rem;}

.faq_content .faq_list h3:after {

  background: url(/ja/ir/faq/img/SP_QA_off.svg) right no-repeat;

}

.faq_content .faq_list .main_txt.active h3:after {

    background: url(/ja/ir/faq/img/SP_QA_on.svg) right no-repeat;

}