@charset "UTF-8";

/* ラベルプリンタFAQ */

.l-responsive .mod-accordion .fn-alpha-rollover .mod-local-title h3.faq::after {
    right: 14px;
    position: absolute;
}
.wb {
    font-weight: bold;
}
.mod-local-title h3.faq {
    padding-right: 40px;
    padding-left: 40px;
}
.l-responsive .mod-accordion .fn-alpha-rollover .mod-local-title h3.faq span::before {
  content:'Q.';
  position:absolute;
  left:10px;
  top:0;
  margin-right:6px;
  display:inline-block;
}

.faq .mod-dl-horizontal {
    overflow: hidden;
    zoom: 1;
    margin-top: 1em;
    margin-left: 1em;
}
.faq .mod-dl-horizontal dt {
    width: 40px;
    text-align: center;
}
.faq .mod-dl-horizontal dd {
    width: 50px;
    text-align: right;
}
.faq .mod-dl-horizontal > dt {
    float: left;
    clear: left;
    font-weight: bold;
    padding-right: 5px !important;
}

.kishuselecter button{
font-size: 150%;
font-weight: 700;
margin:10px 10px 0 0;
}

.kishuselecter button.act{
border: 2px solid #fbb;
color: #900;
}

.faq .answer-table th, .faq .answer-table td {
    font-size: 14px;
    line-height: 1.4;
    padding: 8px 10px;
}