@charset "UTF-8";
body.DXcase * {
  box-sizing: border-box;
}

body.DXcase .article .page_title.ctgr07 span {
  background: #dbdbdb !important;
}

body.DXcase .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.DXcase .case_list {
    margin-top: 20px;
  }
}
body.DXcase .page_top .external_link {
  display: none !important;
}

@media only screen and (max-width: 650px) {
  body.DXcase .article .page_title.ctgr07 {
    background: #dbdbdb !important;
  }
}
@media only screen and (max-width: 650px) {
  body.DXcase .case_list {
    margin-top: 20px;
  }
}
body.DXcase #search_container .box_inner {
  background-color: #e0ecf5;
}

body.DXcase #search_container .box_inner input[type=radio] {
  position: relative;
  bottom: -2px;
}

@media only screen and (max-width: 650px) {
  body.DXcase #search_container {
    margin-top: 20px !important;
  }
}
body.DXcase .option_box {
  display: flex !important;
  margin-bottom: 60px;
  margin-top: 60px;
}

@media only screen and (max-width: 650px) {
  body.DXcase .option_box {
    display: block !important;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
body.DXcase .option_box h4 {
  white-space: nowrap;
  margin-right: 40px;
  position: relative;
}

body.DXcase .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.DXcase .option_box .option {
  display: flex !important;
}

@media only screen and (max-width: 650px) {
  body.DXcase .option_box .option {
    display: block !important;
  }
}
@media only screen and (max-width: 650px) {
  body.DXcase .option_box .option_boxCont {
    margin-top: 15px;
  }
}
body.DXcase .option_box .option_boxContTxt {
  color: #993300;
  font-size: 14px;
  font-weight: 500;
  margin-right: 50px;
}

body.DXcase .option_box .option_boxCont {
  flex-wrap: wrap;
  display: flex !important;
}

body.DXcase .option_box .option_boxContListWrap {
  display: flex !important;
}

@media only screen and (max-width: 650px) {
  body.DXcase .option_box .option_boxContListWrap {
    margin-bottom: 10px;
  }
}
body.DXcase .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.DXcase .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;
  }
}
#doboku.hinshitsu .result_table01 {
  border-right: none;
}

#doboku.hinshitsu .result_table01 th, #doboku.hinshitsu .result_table01 td {
  border-right: 1px dotted #303030;
  border-left: none;
}

#doboku.hinshitsu .result_table01 td:last-child, #doboku.hinshitsu .result_table01 th:last-child {
  border-right: none;
  border-left: 1px dotted #303030;
}

@media only screen and (max-width: 650px) {
  .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; /* トラック両端の丸み */
  }
}
.sp_txt {
  display: none;
}

@media only screen and (max-width: 650px) {
  #doboku.hinshitsu.result .result_table01 {
    width: 220vw;
    margin-bottom: 10px;
  }
  .sp_txt {
    margin: 0.5em 0 0.5em;
    display: block;
  }
}
.ctgr11 {
  background: #dbdbdb;
}/*# sourceMappingURL=style.css.map */