.trans_box {
    margin-bottom: 80px;
}
.trans_box02 dl {
    margin-bottom: 30px;
}

.trans_box02 dt {
    font-size: 16px;
    line-height: 1.8em;
  font-weight: bold;
      margin-bottom: 0;
}
.trans_box02 dd {
    font-size: 14px;
    line-height: 1.8em;
}
.trans_list li {
    padding-left: 1.5em;
}
.trans_list li:before {
    content: '\25CF';
    display: inline-block;
    text-indent: -1.5em;
}
.trans_list li.list_inner:before {
    content: '';
    display: block;
    text-indent: inherit;
}

.img_list li {
    margin-bottom: 10px;
    padding-left: inherit!important;
}
.img_list li:before {
    content: '';
    display: block;
    text-indent: inherit;
}
.trans_list02 {
    text-indent: -1.5em;
}
.trans_list02 li {
    list-style: disc;
    list-style-position: inside;
    padding-left: 1.5em;
}

.heading {
    font-size: 16px;
    line-height: 1.8em;
  margin-bottom:0;
}
.kuroneko_box {
    line-height: 1.8em;
    margin-top: 20px;
    background: #f2f2f2;
    padding: 20px;
}
.kuroneko_box h3 {
    font-size: 16px;
    line-height: 1.8em;
    font-weight: bold;
    margin-bottom: 10px;
}
.kuroneko_box .inner {
    margin-bottom: 10px;
    font-size: 14px;
}

.trans_contents h2 {
    font-size: 20px;
    font-weight: bold;
    border-left: 3px solid #116845;
    padding-left: 10px;
    margin-bottom: 30px;
}
.trans_box02 .inner {
    margin-bottom: 10px;
}
.title04 {
    font-size: 16px;
    line-height: 1.8em;
    font-weight: bold;
    margin-bottom: 10px;
}
.trans_price_box {
    margin-bottom: 30px;
}
.trans_price_box {
    font-size: 14px;
    line-height: 1.8em;
}
.trans_haisou_box {
    margin-bottom: 30px;
}
.title05 {
    margin-bottom: 5px;
  font-size: 16px;
}
.trans_price_box dl {
    display: flex;
    margin-bottom: 5px;
}
.trans_price_box dt {
    margin-right: 15px;
    font-weight: normal;
}
.trans_price_box p {
    font-size: 14px;
    margin: 0;
}
.trans_price_box .inner {
    margin-top: 5px;
    border-left: 1px solid #e6e6e6;
    padding-left: 10px;
}

@media screen and (max-width: 768px) {
  .trans_price_box dl {
    display: block;
    margin-bottom: 10px;
}
}
