
.container {
    padding-bottom:0px;
}
.accordion-section .side-nav__title {
    line-height: 1.3em;
    padding:10px;
}
.accordion-section .side-nav__title {
  font-size: 1.2rem;
}
.filter-range .filter-button {
  font-size: 10px;
}
.filter-range .filter-button-clear {
  font-size: 10px;
}
.search_count_inner {
  font-size: 1.2rem;
}
.search__inner .input-radio {
  width: 265px;
}
.side-nav--right .pdf-list::before, .side-nav--right .estimate-list::before {
  top: 40%;
}
.side-nav--right .pdf-list, .side-nav--right .estimate-list {
  height: 100px;
  font-size: 11px;
}
.header-tab__item a {
  font-size: 12px;
}
.detail__table table tr td {
  text-align: left;
  word-break: normal;
}
.resize__table table tr td {
  text-align: left;
  word-break: normal;
}
.resize__table table tr td.estimate_td {
  text-align: center;
}
.detail__table table tr td.estimate_td {
  text-align: center;
}

.btn--wrap-large .btn{
  width:310px;
}