@charset "UTF-8";
body.precast * {
  box-sizing: border-box;
}
body.precast .sp {
  display: none;
}
@media only screen and (max-width: 650px) {
  body.precast .sp {
    display: block;
  }
}
body.precast .article .page_title.ctgr07 span {
  background: #dbdbdb !important;
}
body.precast .case_list {
  color: #333333;
  text-decoration: none;
  margin-top: 40px;
  display: block;
  text-align: center;
  background-color: #e0ecf5;
  padding: 10px;
}
@media only screen and (max-width: 650px) {
  body.precast .case_list {
    margin-top: 20px;
  }
}
body.precast .page_top .external_link {
  display: none !important;
}
@media only screen and (max-width: 650px) {
  body.precast .article .page_title.ctgr07 {
    background: #dbdbdb !important;
  }
}
@media only screen and (max-width: 650px) {
  body.precast .case_list {
    margin-top: 20px;
  }
}
body.precast #search_container .box_inner {
  background-color: #e0ecf5;
}
body.precast #search_container .box_inner input[type=radio] {
  position: relative;
  bottom: -2px;
}
@media only screen and (max-width: 650px) {
  body.precast #search_container {
    margin-top: 20px !important;
  }
}
body.precast .option_box {
  margin-top: 60px;
}
@media only screen and (max-width: 650px) {
  body.precast .option_box {
    display: block !important;
    margin-bottom: 30px;
  }
}
body.precast .option_box h4 {
  white-space: nowrap;
  margin-right: 40px;
  position: relative;
}
body.precast .option_box h4:after {
  content: "";
  display: block;
  position: absolute;
  left: -25px;
  top: -22px;
  display: block;
  background: url(/kenchiku/images/sustain_icon_2.jpg) no-repeat scroll 2px 2px #FFFFFF;
  width: 17px;
  height: 17px;
}
body.precast .option_box .option {
  display: flex !important;
}
@media only screen and (max-width: 650px) {
  body.precast .option_box .option {
    display: block !important;
  }
}
@media only screen and (max-width: 650px) {
  body.precast .option_box .option_boxCont {
    margin-top: 15px;
  }
}
body.precast .option_box .option_boxContTxt {
  color: #993300;
  font-size: 14px;
  font-weight: 500;
  margin-right: 50px;
}
body.precast .option_box .option_boxCont {
  flex-wrap: wrap;
  display: flex !important;
}
body.precast .option_box .option_boxContListWrap {
  display: flex !important;
}
@media only screen and (max-width: 650px) {
  body.precast .option_box .option_boxContListWrap {
    margin-bottom: 10px;
  }
}
body.precast .option_box .option_boxContList {
  width: 140px;
  align-items: baseline;
  align-items: baseline;
  white-space: nowrap;
  margin-right: 60px;
}
@media only screen and (max-width: 650px) {
  body.precast .option_box .option_boxContList {
    width: auto;
    margin-right: 10px;
  }
}

.result .pagination ul {
  display: flex !important;
  justify-content: center;
}
@media only screen and (max-width: 650px) {
  .result div.pagination {
    width: 100% !important;
  }
}
@media only screen and (max-width: 650px) {
  .result div.pagination .search_result_foot {
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .result .search_result_foot {
    margin-top: 20px;
    width: 100% !important;
  }
}

.p-lr {
  margin-top: 5px;
  padding: 0 26px;
}
@media only screen and (max-width: 650px) {
  .p-lr {
    padding: 0;
  }
}

.result.precast table th, .result.precast table td {
  vertical-align: middle !important;
  border-left: dotted #303030 1px !important;
}
.result.precast table th:first-of-type, .result.precast table td:first-of-type {
  border-left: none !important;
}

.result_table01,
th:last-of-type,
td:last-of-type {
  border-right: none !important;
}

#doboku.new #search_container h5 .txt_small {
  font-size: 11px;
  color: #666666;
  font-weight: no;
}

@media only screen and (max-width: 650px) {
  #doboku.new .flexbox .box.col2 {
    width: 100%;
  }
  #doboku.new #search_container .box.col2 h5, #doboku.new #search_container h5 {
    margin-top: 20px;
  }
  #doboku.new .flexbox.mb30 {
    margin-bottom: 0 !important;
  }
  .result_sp_scroll {
    overflow-x: scroll;
  }
  .result_sp_scroll::-webkit-scrollbar {
    height: 14px; /* スクロールバーの高さ */
  }
  .result_sp_scroll::-webkit-scrollbar-thumb {
    background: #ccc; /* ツマミの色 */
    border-radius: 7px; /* ツマミ両端の丸み */
  }
  .result_sp_scroll::-webkit-scrollbar-track {
    background: #e0ecf5; /* トラックの色 */
    border-radius: 7px; /* トラック両端の丸み */
  }
  body.precast.result .result_table01 {
    width: 200vw;
    margin-bottom: 10px;
  }
}
.sp_txt {
  margin: 0.5em 0 0.5em;
  display: block;
}/*# sourceMappingURL=style.css.map */