@charset "utf-8";
.init-a {
  text-decoration: none;
  color: inherit;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  zoom: 1;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
.pagecontainer > table:nth-child(5) > tbody > tr > td > table:nth-child(2) {
  width: 85%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.pagecontainer > table:nth-child(5) > tbody > tr > td > table:nth-child(2) a {
  font-size: 1em;
  font-weight: 500;
  text-decoration: none !important;
  color: inherit !important;
}
.pagecontainer > table:nth-child(5) > tbody > tr > td > table:nth-child(2) > tbody > tr:last-child > td:last-child {
  width: 75%;
}
#LeftPanel {
  width: 22%;
  height: 100%;
}
#LeftPanel .v4accent {
  display: none;
}
#LeftPanel .v4title {
  background-color: #282828;
  border: 1px solid #ccc;
  padding: 0;
}
#LeftPanel .v4title h2 {
  color: #fd7006;
  margin: 0 0 0 1rem;
  font-size: 1.2rem;
  line-height: 2.5rem;
  font-weight: 400;
}
#LeftPanel table.v4midBox {
  border: none;
}
#LeftPanel .v4acp_mid * {
  margin: 0;
  padding: 0;
}
#LeftPanel .v4acp_mid .v4mid {
  background-color: transparent;
  color: initial;
}
#LeftPanel .v4acp_mid .lcat {
  width: 100%;
}
#LeftPanel .v4acp_mid .lcat li,
#LeftPanel .v4acp_mid .lcat .ttl {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
#LeftPanel .v4acp_mid .lcat li > a:first-child,
#LeftPanel .v4acp_mid .lcat li > span:first-child {
  padding-left: 1rem;
}
#LeftPanel .v4acp_mid .lcat .ttl {
  text-transform: uppercase;
  line-height: 2.5rem;
}
#LeftPanel .v4acp_mid .lcat .ttl a {
  padding-left: 1rem;
  transition: all 0.3s;
}
#LeftPanel .v4acp_mid .lcat .ttl a:hover {
  color: #fd7006 !important;
  text-shadow: 0 0 1px #fd7006;
}
#LeftPanel .v4acp_mid .lcat .lev1 > li {
  transition: all 0.3s;
}
#LeftPanel .v4acp_mid .lcat .lev1 > li:first-child {
  background-color: #fd7006;
  color: #fff;
}
#LeftPanel .v4acp_mid .lcat .lev1 > li:hover {
  background-color: #fd7006;
  color: #fff;
}
#LeftPanel .v4acp_mid .lcat .lev2 > li {
  position: relative;
}
#LeftPanel .v4acp_mid .lcat .lev2 > li > span:first-child {
  display: block;
  color: #fd7006;
  text-shadow: 0 0 1px #fd7006;
}
#LeftPanel .v4acp_mid .lcat .lev2 > li a {
  color: #888;
  display: block;
  transition: all 0.3s;
}
#LeftPanel .v4acp_mid .lcat .lev2 > li a:hover {
  color: #fd7006 !important;
  text-shadow: 0 0 1px #fd7006;
}
#LeftPanel .v4acp_mid .lcat .cnt {
  display: none;
}
#LeftPanel .v4acp_mid ul {
  list-style: none;
}
#LeftPanel .v4acp_mid li {
  line-height: 2.5rem;
}
#LeftPanel .v4acp_mid form[name="Search"] table {
  width: 100%;
  height: 100%;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr {
  display: flex;
  justify-content: initial;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: initial;
  margin: 0.5rem;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr td:first-child {
  flex: 1;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr input[type="text"] {
  width: 100%;
  text-indent: 1em;
  border-radius: 5px 0 0 5px;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr input[type="submit"] {
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #fd7006;
  color: #fff;
  border-radius: 0 5px 5px 0;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr input[type="checkbox"][name="LH_TitleDesc"] {
  margin-left: 10px;
  margin-right: 10px;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr input[type="checkbox"][name="LH_TitleDesc"] + label {
  color: #fd7006;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: initial;
  border: 1px solid #fd7006;
  transition: all 0.5s;
  border-radius: 5px;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr:first-child:focus-within {
  box-shadow: 0 0 8px 2px #fd7006;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr:first-child > td input {
  border: none;
  flex: 1;
  outline: none;
  line-height: 1.8rem;
}
#LeftPanel .v4acp_mid form[name="Search"] tbody tr:last-child {
  display: none;
}
#LeftPanel .v4acp_mid .g-hdn[for="v4-1"] {
  display: none;
}
#CentralArea {
  position: relative;
}
#CentralArea table.gy-br thead {
  display: none;
}
#CentralArea a:hover {
  text-decoration: underline !important;
}
#CentralArea .v4stabl {
  position: absolute;
  z-index: 100;
  color: #fff;
  left: 1rem;
  line-height: 2.5rem;
}
#CentralArea .v4stabl a {
  color: #fd7006 !important;
}
#CentralArea .r3_cm,
#CentralArea .fpcc,
#CentralArea .rs-pview,
#CentralArea .v4stabl,
#CentralArea .cmsg,
#CentralArea .ctrlbr,
#CentralArea .dynpg > .pgbc {
  padding: 0 !important;
}
#CentralArea .cmpBr,
#CentralArea .dynpg > .pgbc {
  background-color: transparent;
}
#CentralArea .ctrlbr,
#CentralArea #v4-6,
#CentralArea .r3_c,
#CentralArea .cmpBr,
#CentralArea .dynpg > .pgbc {
  border: none;
}
#CentralArea .r3_bl,
#CentralArea .itemseparator {
  display: none;
}
#CentralArea .fpcc {
  position: absolute;
  left: 30%;
}
#CentralArea /deep/ .smuy {
  color: #fff;
  line-height: 2.5rem;
  margin: 0;
}
#CentralArea /deep/ .smuy .countClass {
  color: #fd7006;
}
#CentralArea /deep/ .smuy .matchClass,
#CentralArea /deep/ .smuy .keywordClass {
  color: #fff;
  background-color: transparent;
}
#CentralArea #v4-8:after {
  content: '';
  display: block;
  clear: both;
  zoom: 1;
}
#CentralArea #v4-8 > div:first-child {
  float: right;
  margin-right: 1rem;
}
#CentralArea #v4-8 > div:first-child::after {
  content: "";
  display: block;
  width: 100%;
  height: 2.5rem;
  background-color: #282828;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -999;
  border: 1px solid #ccc;
}
#CentralArea #v4-8 > div:nth-child(-n + 2) {
  color: #fff;
}
#CentralArea #v4-8 #v4-20 {
  float: right;
}
#CentralArea #v4-8 #v4-20 a {
  color: #fd7006 !important;
}
#CentralArea #v4-8 #v4-23 {
  float: right;
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}
#CentralArea #v4-8 .ctrlbr,
#CentralArea #v4-8 .cmpBr {
  line-height: 2.5rem;
}
#CentralArea #v4-8 .cmpBr {
  height: auto;
}
#CentralArea #v4-8 .cmpBr > span::after {
  content: "|";
  margin-left: 1rem;
  margin-right: 1rem;
}
#CentralArea #v4-8 .ctrlbr span {
  color: #fff;
}
#CentralArea #v4-8 .ctrlbr span#v4-11,
#CentralArea #v4-8 .ctrlbr span#v4-17 {
  color: #fd7006;
}
#CentralArea #v4-8 .ctrlbr span#v4-11 img,
#CentralArea #v4-8 .ctrlbr span#v4-17 img {
  display: none;
}
#CentralArea #v4-8 .ctrlbr span#v4-11::after,
#CentralArea #v4-8 .ctrlbr span#v4-17::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  background: url("https://image.pushauction.com/0/0/7e8fa801-d99d-4020-9562-ec403e1bc99f/82489e5e-a059-4d78-8326-be3772c72a74.png") no-repeat center / 100% 100%;
}
#CentralArea #v4-8 #v4-11 {
  position: relative;
  padding-right: 0.5rem;
}
#CentralArea #v4-8 .pview .grid {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
}
#CentralArea #v4-8 .pview .grid tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: initial;
}
#CentralArea #v4-8 .pview .gallery[width="33%"] {
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 6px -6px #000;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 30%;
  align-self: stretch;
  border: 1px solid #ccc;
}
#CentralArea #v4-8 .pview .gallery[width="33%"]:hover {
  border: 1px solid #fd7006;
  box-shadow: 0 6px 6px -6px #000;
}
#CentralArea #v4-8 .pview .gallery[width="33%"] div.image {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#CentralArea #v4-8 .pview .gallery[width="33%"] div.image img {
  width: 100%;
}
#CentralArea #v4-8 .pview .gallery[width="33%"] .mi {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.8em;
}
#CentralArea #v4-8 .pview .gallery[width="33%"] .details {
  margin-top: 1rem;
}
#CentralArea #v4-8 .pview .gallery[width="33%"] .details .fixed {
  width: 100%;
  height: 100%;
  margin-top: 1rem;
}
#CentralArea #v4-8 .pview .gallery[width="33%"] .details .fixed .bin.g-b {
  color: #fd7006;
  font-weight: 600;
}
#CentralArea .dynpg {
  background-color: #282828;
  color: #fff;
  line-height: 2.5rem;
  border: 1px solid #ccc;
  margin-top: 2rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#CentralArea .dynpg .pgbc > tbody > tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: initial;
}
#CentralArea .dynpg .pgbc > tbody .prev,
#CentralArea .dynpg .pgbc > tbody .next {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: initial;
}
#CentralArea .dynpg .pgbc > tbody .prev .disabled,
#CentralArea .dynpg .pgbc > tbody .next .disabled,
#CentralArea .dynpg .pgbc > tbody .prev .enabled,
#CentralArea .dynpg .pgbc > tbody .next .enabled {
  display: inline-flex;
  justify-content: initial;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: initial;
}
#CentralArea .dynpg .pgbc > tbody .prev .disabled img,
#CentralArea .dynpg .pgbc > tbody .next .disabled img,
#CentralArea .dynpg .pgbc > tbody .prev .enabled img,
#CentralArea .dynpg .pgbc > tbody .next .enabled img {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
#CentralArea .dynpg .pgbc > tbody .pages {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
#CentralArea .dynpg .pgbc > tbody .pages a {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
#CentralArea .dynpg .pgbc > tbody .pages a.disabled {
  color: #fd7006 !important;
  font-weight: 600;
}
#CentralArea .dynpg .pgbc > tbody .pages .pipe {
  color: #fff;
}
#CentralArea .dynpg .pgbc .pager tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: initial;
}
#CentralArea .dynpg form.form {
  padding-top: 0;
  padding-bottom: 0;
}
/*# sourceMappingURL=./list-section.css.map */