@charset "utf-8";

.table-price th, .table-price td { padding: 3px; vertical-align: top;}
.row .col-90 { width: 90%; }
.row .col-80 { width: 80%; }
.list-indent { padding-left: 0; }
.list-indent li { padding-left: 1em; text-indent: -1em; }
.ttl_border { border-bottom: 2px solid #eb5504; padding-bottom: 5px; }
.telLink:hover { text-decoration: none;}
.ttl_icon .icon,.ttl_icon .heading { display: inline-block; }

.list_alert_num .list-o-annoteDecimal > * { padding-left: 4em; }
.list_alert_num .list-o-annoteDecimal>*:before{content:"（注" counter(nth) ")"}
.list_alert_num .list-o-annoteDecimal>*[data-nth]:before{content:"(注" attr(data-nth) ")"}