/* [MIXIN] FONTSIZE */
/* [MIXIN] NAV */
/* [MIXIN] ANIMATION */
/* [MIXIN] KEYFRAMES */
/* [MIXIN] TRANSITION */
/* [MIXIN] WIDTH */
/* TITLE */
.title {
  background: url("../images/faq/faq_bg_01.png") no-repeat center top;
  background-size: 100% auto;
  padding: 61.25% 0px 14.0625%;
}

.faq_cnt {
  display: table;
  table-layout: fixed;
  margin-top: 5px;
}
.faq_cnt .faq_cnt_icon {
  width: 19.53125%;
  display: table-cell;
  padding: 3% 2%;
}
.faq_cnt .faq_cnt_txt {
  display: table-cell;
  vertical-align: top;
  padding: 4% 2% 3%;
  line-height: 1.4;
}
.faq_cnt.fct-q {
  font-size: 9px;
  font-size: 5vw;
  color: #004f87;
  background: #f6f7f9;
}
.faq_cnt.fct-a {
  font-size: 7px;
  font-size: 4.375vw;
  color: #333;
}

/*# sourceMappingURL=faq.css.map */
