/* Scss Document */
/* Scss Document */
/* line 28, ../sass/_defines.scss */
a.a__blk, a.a__img-blk {
  display: block; }

/* line 31, ../sass/_defines.scss */
a.a__img-blk {
  height: 100%; }
  /* line 35, ../sass/_defines.scss */
  a.a__img-blk:hover {
    background-color: rgba(255, 255, 255, 0.2); }

/* line 4, ../sass/FAQ.scss */
.main__content__FAQ__item {
  margin-bottom: 50px; }

/* line 8, ../sass/FAQ.scss */
.main__content__FAQ__item > * {
  padding-left: 54px; }

/* line 11, ../sass/FAQ.scss */
.main__content__FAQ__Q {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  color: #001732;
  font-size: 20px;
  font-weight: bold;
  padding-top: 11px;
  padding-bottom: 8px;
  border: 1px solid #001732;
  border-left: none;
  border-right: none;
  background: url(../img/main__content__FAQ__Q.png) top left no-repeat; }

/* line 24, ../sass/FAQ.scss */
.main__content__FAQ__A {
  margin-top: 6px;
  padding-top: 6px;
  line-height: 1.6;
  background: url(../img/main__content__FAQ__A.png) top left no-repeat; }
