  .l-footer__topBtn.fixed {
  z-index: 1;
}

.c-bid__table table {
  width: 100%;
}
.c-bid__table th {
  background: #e5f5f8;
  border: 1px solid #ccc;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}
.c-bid__table td {
  border: 1px solid #ccc;
  line-height: 2;
  text-align: left;
  vertical-align: top;
  word-break: break-all;
}
.c-bid__table .c-document__list__item::before {
  top: 0.3em;
}
@media (max-width: 767px) {
  .c-bid__table table {
    width: 100%;
    table-layout: fixed;
  }
  .c-bid__table thead th {
    display: none;
  }
  .c-bid__table tbody {
    display: block;
  }
  .c-bid__table tbody tr {
    display: block;
    width: 100%;
  }
  .c-bid__table tbody td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    font-size: 3.2vw;
    line-height: 1.2;
    text-align: left;
    vertical-align: middle;
  }
  .c-bid__table tbody td + td {
    border-top: none;
  }
  .c-bid__table tbody td .tdinner {
    width: 70%;
    padding: 1em;
  }
  .c-bid__table tbody td::before {
    content: attr(data-label);
    white-space: pre;
    display: block;
    width: 30%;
    padding: 1em 0 1em 1em;
    background: #e5f5f8;
    border-right: 1px solid #ccc;
    line-height: 1.2;
    word-break: break-all;
    font-family: inherit;
    font-weight: bold;
  }
  .c-bid__table .c-document__list__item::before {
    top: 0.01em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-bid__table th, .c-bid__table td {
    font-size: 1.4rem;
    padding: 8px 12px 8px 16px;
  }
  .c-bid__table tbody td {
    border-top: none;
  }
  .c-bid__table .is-t2,
.c-bid__table .is-t3,
.c-bid__table .is-t4,
.c-bid__table .is-t6,
.c-bid__table .is-t7 {
    width: 12%;
  }
  .c-bid__table .is-t1,
.c-bid__table .is-t5 {
    width: 20%;
  }
  .c-bid__table .is-kt1 {
    width: 48%;
  }
  .c-bid__table .is-kt4 {
    width: 16%;
  }
  .c-bid__table .is-kt2,
.c-bid__table .is-kt3,
.c-bid__table .is-kt5 {
    width: 12%;
  }
}

.c-bid-hr {
  width: 100%;
  margin: 32px 0;
  padding-top: 3px;
  background-color: #afdce4;
}

.c-bid-searchwrap-item > p {
  margin-bottom: 0;
}
.c-bid-searchwrap-item form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-bid-searchwrap-item form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  width: 100%;
}
.c-bid-searchwrap-item form select::-ms-expand {
  display: none;
}
.c-bid-searchwrap-item form select:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.c-bid-searchwrap-item form input[type=button] {
  border-radius: 0;
  cursor: pointer;
}
.c-bid-searchwrap-item form select,
.c-bid-searchwrap-item form input[type=button] {
  width: 100%;
  height: 100%;
}
.c-bid-searchwrap-item form input[type=button] {
  color: #fff;
  background-color: #00a9bc;
}
.c-bid-searchwrap-item form .f-item-sel {
  width: 75%;
  position: relative;
  z-index: 1;
}
.c-bid-searchwrap-item form .f-item-sel::before {
  content: "";
  position: absolute;
  top: 35%;
  right: 7%;
  display: inline-block;
  width: 0.5em;
  padding-top: 0.5em;
  border-right: 1px solid #0c0c0c;
  border-top: 1px solid #0c0c0c;
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
          transform: rotate(135deg) translate(-50%, -50%);
  pointer-events: none;
}
.c-bid-searchwrap-item form .f-item-btn {
  width: 22%;
}
@media print, screen and (min-width: 768px) {
  .c-bid-searchwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-bid-searchwrap-item {
    width: 300px;
  }
  .c-bid-searchwrap-item:not(:last-child) {
    margin-right: 48px;
  }
}

.c-bid-btn {
  position: relative;
  z-index: 1;
  overflow: visible;
  margin-bottom: 3em;
}
.c-bid-btn__more {
  -webkit-animation: btn-mv-2 0.5s ease-in-out forwards;
          animation: btn-mv-2 0.5s ease-in-out forwards;
}
.c-bid-btn__more a {
  width: 65%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  display: block;
  border: 1px solid #00a0b8;
  background-color: #fff;
  padding: 1em;
  font-size: 4vw;
  text-align: center;
}
.c-bid-btn__more a::before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: calc(1em - 1.5px);
  right: calc(1.5em - 1.5px);
  display: inline-block;
  width: 1em;
  height: 1em;
  border-right: 3px solid #00a2bc;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.c-bid-btn__more a::after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: calc(50% - 3px);
  right: 1em;
  display: inline-block;
  width: 1em;
  height: 1em;
  border-top: 3px solid #00a2bc;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.c-bid-btn__more a .js-moretxt2 {
  display: none;
}
.c-bid-btn__more a.is-active::before {
  content: none;
}
.c-bid-btn__more a.is-active .js-moretxt1 {
  display: none;
}
.c-bid-btn__more a.is-active .js-moretxt2 {
  display: inline-block;
}
.c-bid-btn::before {
  content: "";
  width: 100%;
  height: 5em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), color-stop(60%, white), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, white 60%, white 100%);
  -webkit-animation: btn-sd-2 0.5s ease-in-out forwards;
          animation: btn-sd-2 0.5s ease-in-out forwards;
}
.c-bid-btn.is-active .c-bid-btn__more {
  -webkit-animation: btn-mv-1 0.5s ease-in-out forwards;
          animation: btn-mv-1 0.5s ease-in-out forwards;
}
.c-bid-btn.is-active::before {
  -webkit-animation: btn-sd-1 0.5s ease-in-out forwards;
          animation: btn-sd-1 0.5s ease-in-out forwards;
}
@media (max-width: 767px) {
  .c-bid-btn a:hover {
    text-decoration: none;
  }
}
@media print, screen and (min-width: 768px) {
  .c-bid-btn {
    display: none;
  }
}

@-webkit-keyframes btn-mv-1 {
  0% {
    margin-top: -2em;
  }
  60% {
    margin-top: -2em;
  }
  100% {
    margin-top: 1em;
  }
}

@keyframes btn-mv-1 {
  0% {
    margin-top: -2em;
  }
  60% {
    margin-top: -2em;
  }
  100% {
    margin-top: 1em;
  }
}
@-webkit-keyframes btn-mv-2 {
  0% {
    margin-top: 1em;
  }
  60% {
    margin-top: -2em;
  }
  100% {
    margin-top: -2em;
  }
}
@keyframes btn-mv-2 {
  0% {
    margin-top: 1em;
  }
  60% {
    margin-top: -2em;
  }
  100% {
    margin-top: -2em;
  }
}
@-webkit-keyframes btn-sd-1 {
  0% {
    height: 5em;
  }
  60% {
    height: 8em;
  }
  90% {
    height: 5em;
  }
  100% {
    height: 0;
  }
}
@keyframes btn-sd-1 {
  0% {
    height: 5em;
  }
  60% {
    height: 8em;
  }
  90% {
    height: 5em;
  }
  100% {
    height: 0;
  }
}
@-webkit-keyframes btn-sd-2 {
  0% {
    height: 5em;
  }
  100% {
    height: 5em;
  }
}
@keyframes btn-sd-2 {
  0% {
    height: 5em;
  }
  100% {
    height: 5em;
  }
}
/* #Print Fixes */
@media print {
  .c-bid__table table {
    display: table!important;
    table-layout: fixed;
    width: 792px!important;
  }
  .c-bid__table thead th,
  .c-bid__table tbody td {
    display: table-cell!important;
  }
  .c-bid__table tbody td::before {
    display: none!important;
  }
  .c-bid__table tbody td {
    padding: 8px;
    font-size: 1.4rem;
  }
  .c-bid__table tbody td .tdinner {
    padding: 0;
  }
  .c-bid__table tr {
    display: table-row;
    width: 100%;
  }
  .c-bid__table .is-kt1 {
    width: 370px!important;
  }
  .c-bid__table .is-kt2, .c-bid__table .is-kt3, .c-bid__table .is-kt5 {
    width: 95px!important;
  }
  .c-bid__table .is-kt4 {
    width: 136px!important;
  }
}