@charset "UTF-8";
/* 內頁-產品快篩結果 */
input[type=submit] {
  width: 13em;
  height: 3em;
  font-size: 125%;
  color: #666;
  border: 1px solid #666;
  background-color: transparent;
  transition: 0.5s;
}
input[type=submit]:hover {
  color: #fff;
  background-color: #004098;
  border: 1px solid #004098;
}

.filter_intro {
  color: #fff;
  margin-bottom: 2em;
}

.filter_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1em;
}
.filter_wrap .filter {
  flex: 1;
  background-color: rgba(238, 238, 238, 0.8);
  padding: 0 0.5em 1.5em;
}
.filter_wrap .filter::before {
  content: "■";
  color: #004098;
  font-size: 3.5em;
  display: flex;
  margin: -7px 0 1em;
  height: 0px;
  vertical-align: top;
  justify-content: center;
}
.filter_wrap .filter h2 {
  font-size: 125%;
  color: #004098;
  text-align: center;
  margin-bottom: 0.5em;
}
.filter_wrap .filter p {
  text-align: center;
  line-height: 1.2em;
  cursor: pointer;
  transition: 0.5s;
}
.filter_wrap .filter p:hover {
  background: rgba(255, 255, 255, 0.3137254902);
}
.filter_wrap .filter p a {
  display: block;
  color: #111;
  padding: 0.8em 0;
}
.filter_wrap .filter p a:hover {
  color: #004098;
}

.outcome {
  color: #fff;
  font-size: 150%;
  margin: 2em 0 0.5em;
}

#PSR {
  width: 100%;
}
#PSR .PSR-C {
  margin: auto;
}
#PSR .PSR-C table.T-FORM {
  width: 100%;
}
#PSR .PSR-C table.T-FORM tr td table {
  min-width: 940px;
}
#PSR .PSR-C table.T-FORM tr {
  color: #333;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  line-height: 1.25em;
}
#PSR .PSR-C table.T-FORM tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.85);
}
#PSR .PSR-C table.T-FORM tr td {
  padding: 0.5em;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#PSR .PSR-C table.T-FORM tr td:last-child {
  border-right: none;
}
#PSR .PSR-C table.T-FORM tr a {
  color: #111;
}
#PSR .PSR-C table.T-FORM tr a:hover {
  color: #004098;
}
#PSR .PSR-C table.T-FORM tr .TDP {
  width: 200px;
}
#PSR .PSR-C table.T-FORM tr .TDP img {
  width: 100%;
}
#PSR .PSR-C table.T-FORM tr .TD80 {
  width: 100px;
}
#PSR .PSR-C table.T-FORM tr .TD80 img {
  width: 70%;
}
#PSR .PSR-C table.T-FORM tr #ProdSelector {
  width: 20px;
  height: 20px;
  color: #004098;
  border: 1px solid #999;
}
#PSR .PSR-C table.T-FORM tr:first-child {
  color: #fff;
  text-align: center;
  background-color: #004098;
}
#PSR .PSR-C table.T-FORM tr:first-child th {
  padding: 0.7em 0.5em;
  font-weight: normal;
}
#PSR .PSR-C table.T-FORM tr:first-child > th > a, #PSR .PSR-C table.T-FORM tr:first-child > th > a:visited, #PSR .PSR-C table.T-FORM tr:first-child > th > a:hover {
  color: #fff;
}
#PSR .PSR-C table.T-FORM tr:has(div.PN) {
  background: transparent;
}
#PSR .PSR-C table.T-FORM tr:has(div.PN) td {
  border: none;
}
#PSR .PSR-C table.T-FORM tr:has(div.PN) a {
  color: #999;
}
#PSR .PSR-C .PN {
  /* 內頁-上下頁 */
  display: flex;
  justify-content: center;
  margin-top: 3em;
}
#PSR .PSR-C .PN ul li {
  display: block;
  border: 1px solid #666;
  margin-right: 10px;
  transition: 0.5s;
  float: left;
}
#PSR .PSR-C .PN ul li:last-child {
  margin-right: 0;
}
#PSR .PSR-C .PN ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  font-size: 150%;
  transition: 0.5s;
}
#PSR .PSR-C .PN ul li a:hover {
  color: #fff !important;
  background-color: #004098;
  border: 2px solid #004098;
}
#PSR .PSR-C .PN ul .ARROW {
  border: 0px;
}
#PSR .PSR-C .PN ul .ARROW a {
  font-weight: bold;
}
#PSR .PSR-C .PN ul .ARROW a:hover {
  color: #004098;
  border: 0px;
  background-color: transparent;
}
#PSR .PSR-C .BBT {
  /* 確認送出 */
  display: flex;
  justify-content: center;
  gap: 2em;
  margin: 4rem auto;
}
#PSR .PSR-C .BBT div p {
  margin: 0;
}

.mp_bg {
  display: none;
  background-color: #fff;
  margin: 0 auto 1.5em;
}
.mp_bg .cap {
  background-color: #004098;
  padding: 0.5em 0;
  text-align: center;
  color: #fff;
}
.mp_bg .cap input {
  width: 20px;
  height: 20px;
  margin-right: 0.2em;
}
.mp_bg .mp_content {
  display: flex;
  flex-wrap: nowrap;
  padding: 1em;
  background-color: rgb(193, 193, 193);
}
.mp_bg .mp_content div {
  flex: 1 0 0%;
}
.mp_bg .mp_content div .product_img {
  display: block;
  width: 80%;
  margin: auto;
}
.mp_bg .mp_content div table {
  width: 100%;
  margin: 0;
  text-align: left;
}
.mp_bg .mp_content div table tr th {
  width: 30%;
  padding: 0.2em 0;
  font-weight: normal;
}
.mp_bg .mp_content div .c_link,
.mp_bg .mp_content div .c_link:hover {
  display: block;
  font-size: 110%;
  color: #fff;
  line-height: 3em;
  text-align: center;
  background-color: #004098;
  margin-top: 0.5em;
}

.rwd_page {
  display: none;
  margin-top: 1em;
}
.rwd_page ul li {
  display: block;
  border: 1px solid #666;
  margin-right: 10px;
  float: left;
}
.rwd_page ul li:last-child {
  margin-right: 0;
}
.rwd_page ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  font-size: 150%;
}
.rwd_page ul li.ARROW {
  border: 0;
}
.rwd_page ul li.ARROW a {
  font-weight: bold;
}

.filter_btn_m_wrap {
  display: none;
  margin: 3em auto;
  gap: 2em;
}

.mp_empty {
  display: none;
  color: #fff;
  background: rgba(255, 41, 41, 0.5019607843);
  padding: 1em;
}

.modal {
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.modal .modal-dialog {
  width: 95%;
  max-width: 800px;
  margin: auto;
}
.modal .modal-dialog .modal-body {
  background-color: #111;
  border: 1px solid #333;
  color: #999;
}
.modal .modal-dialog .modal-body > div:nth-child(1) {
  display: flex;
  gap: 1em;
}
.modal .modal-dialog .modal-body > div:nth-child(2) {
  display: flex;
  flex-direction: column;
}
.modal .modal-dialog .modal-body > div:nth-child(2) #SendEmail,
.modal .modal-dialog .modal-body > div:nth-child(2) #query {
  margin-top: 2em;
}
.modal .modal-dialog .modal-body > div:nth-child(2) #SendEmail > *,
.modal .modal-dialog .modal-body > div:nth-child(2) #query > * {
  margin: 0.5em 0;
}
.modal .modal-dialog .modal-body > div:nth-child(2) #SendEmail div,
.modal .modal-dialog .modal-body > div:nth-child(2) #query div {
  display: flex;
  align-items: center;
  gap: 1em;
}
.modal .modal-dialog .modal-body > div:nth-child(2) #SendEmail input[type=text],
.modal .modal-dialog .modal-body > div:nth-child(2) #query input[type=text] {
  line-height: 2em;
}
.modal .modal-dialog .modal-body a.calc-form-btn {
  display: flex;
  background-color: #004098;
  color: #fff;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: 3.5em;
}
.modal .modal-dialog .modal-body a.calc-form-btn:focus {
  outline: none;
}
.modal .modal-dialog .modal-body .closeBtn {
  width: 40px;
  height: 40px;
  background: url("/images/close_a.png") no-repeat;
}
.modal .modal-dialog .modal-body .closeBtn:hover {
  background: url("/images/close_a-hover.png") no-repeat;
}
.modal .modal-dialog .modal-body .modal_contact {
  color: #fff;
}
.modal .modal-dialog .modal-body label {
  color: #fff;
}
.modal .modal-dialog .modal-body .alertText {
  color: #F00;
  margin-left: 24px;
}
.modal .modal-dialog .modal-body .form-control {
  border-radius: 0;
}

/* =========================== iPad =========================== */
@media screen and (min-width: 768px) and (max-width: 1050px) {
  input[type=submit] {
    width: 13em;
    height: 3em;
    font-size: 125%;
    color: #fff;
    background-color: #004098;
    border: 1px solid #004098;
  }
  .filter_wrap .filter {
    flex: 1 48%;
  }
  .outcome {
    text-align: center;
  }
  #PSR {
    display: none;
  }
  .mp_bg {
    display: block;
  }
  .rwd_page {
    display: flex;
    justify-content: center;
  }
  .filter_btn_m_wrap {
    display: flex;
    justify-content: center;
  }
  .mp_empty {
    display: block;
  }
}
/* =========================== Mobile =========================== */
@media (max-width: 767px) {
  input[type=submit] {
    width: 13em;
    height: 3em;
    font-size: 125%;
    color: #fff;
    background-color: #004098;
    border: 1px solid #004098;
  }
  .filter_wrap {
    flex-direction: column;
  }
  .outcome {
    text-align: center;
    font-size: 125%;
  }
  #PSR {
    display: none;
  }
  .mp_bg {
    display: block;
    width: 100%;
    margin: 0 auto 1em;
  }
  .mp_bg .mp_content {
    flex-direction: column;
  }
  .mp_bg .mp_content div .product_img {
    width: 70%;
  }
  .rwd_page {
    display: flex;
    justify-content: center;
  }
  .rwd_page ul li a {
    width: 35px;
    height: 35px;
    font-size: 1em;
  }
  .filter_btn_m_wrap {
    display: flex;
    width: 95%;
    margin: 2em auto;
    gap: 1em;
  }
  .mp_empty {
    display: block;
  }
  .modal .modal-dialog .modal-body > div:nth-child(1) {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}/*# sourceMappingURL=product_filter.css.map */