@charset "UTF-8";
.table-icon {
  width: 33px;
  height: 33px;
  padding-left: 70px !important;
}

.icon-circle {
  background: url(../common/images/icon_circle.png) left 20px center no-repeat;
  -webkit-background-size: 33px 33px;
  background-size: 33px 33px;
}

.icon-tri {
  background: url(../common/images/icon_tri.png) left 20px center no-repeat;
  -webkit-background-size: 33px 33px;
  background-size: 33px 33px;
}

.icon-cross {
  background: url(../common/images/icon_cross.png) left 20px center no-repeat;
  -webkit-background-size: 33px 33px;
  background-size: 33px 33px;
}

.Ba .l-inner-side-space {
  padding-top: 130px;
  padding-bottom: 100px;
  background: url(../common/images/ptn_dot.gif) 0 0 repeat;
}

.VoiceBox {
  padding: 60px 30px 30px 30px;
  position: relative;
}

.VoiceTag {
  background: #ccaf60;
  color: white;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 0 10px;
  position: absolute;
  top: 10px;
  left: -5px;
}

.Faq .l-inner-side-space {
  padding-top: 130px;
  padding-bottom: 100px;
}

.Faq .ttl_02 .ttl_02_eng::after {
  background: white;
}

.FaqTtl {
  font-weight: bold;
  padding: 20px 20px 20px 50px;
  position: relative;
}

.FaqTtl:before {
  content: 'Q';
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: absolute;
  left: 20px;
}

.FaqA {
  background: white;
  padding: 20px 20px 20px 50px;
  position: relative;
}

.FaqA:before {
  content: 'A';
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  position: absolute;
  color: #004ea2;
  left: 20px;
}

.bc_cellkiller .Feature {
  background: url(../images/cellkiller/bg_cellkiller.png) right top no-repeat, url(../images/cellkiller/bg_woman.png) left bottom no-repeat;
}

.Cavitation {
  background: url(../images/cellkiller/bg_cavitation.png) center bottom no-repeat;
}

.bc_victoria .Feature {
  background: url(../images/victoria/bg_victoria.png) right top no-repeat, url(../images/victoria/bg_woman.png) left bottom no-repeat;
}

.bc_burst-edge .Feature {
  background: url(../images/burst-edge/bg_burst-edge.png) right top no-repeat, url(../images/burst-edge/bg_woman.png) left bottom no-repeat;
}

.bc_miracle-evolu .Feature {
  background: url(../images/miracle-evolu/bg_miracle-evolu.png) right top no-repeat, url(../images/miracle-evolu/bg_woman.png) left bottom no-repeat;
}

@media only screen and (max-width: 1199px) {
  .Ba {
    background: url(../common/images/ptn_dot.gif) 0 0 repeat;
  }
  .Ba .l-inner-side-space {
    background: none;
  }
  .VoiceBox {
    padding: 50px 20px 20px 20px;
  }
}

@media only screen and (max-width: 767px) {
  .Ba .l-inner-side-space, .Faq .l-inner-side-space {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .bc_cellkiller .Feature, .bc_victoria .Feature, .bc_burst-edge .Feature, .bc_miracle-evolu .Feature {
    -webkit-background-size: 50% auto, 100% auto;
    background-size: 50% auto, 100% auto;
  }
}
