

.estimate_area{    width: 1191px;  margin: 0 auto;  background: #fff; box-shadow: 2px 3px 4px 2px rgb(0 0 0 / 10%);  padding: 50px ;}
.sdori_top{background-color: #1f5dfa; border-radius: 10px; color: #fff; }
.sdori_top div{display: flex; width: 51%; margin:0 auto; padding:30px 0;}
.sdori_top div > p img{width: 80%;}
.sdori_top .strong{color: #fff; margin: 20px 0 12px; font-weight: 500;}

.sdori_board{position: relative; padding:80px 0 40px; width: 80%; margin:0 auto;}
.sdori_board > div > dl{display: flex; justify-content: flex-start; margin:40px 0 10px;}
.sdori_board > div > dl > dt{width: 200px; font-weight: 500;}
.sdori_board > div > dl > dd{ display: flex;  justify-content: flex-start; align-items: center;}

.sdori_board .board_dash{border-bottom: 1px dashed #eee; font-size: 0.9em; text-align: center; padding:10px 0; color: #999; margin: 50px 0;}

.btn_area_type01{width: 100%; margin:0 auto; border-top: 1px solid #666; text-align: center; padding:40px 0;}
.btn_save_b{background-color: #1f5dfa; border:none; border-radius:10px; color: #fff; padding:20px 30px; font-weight: 600; font-size: 18px;}
.inp-box-sdori{width: 200px; border-radius: 5px; border:1px solid #1f5dfa; background-color: #fff; margin:0 10px;line-height: 15px; }
.txt-box-sdori{width: 200px !important; border-radius: 5px; border:1px solid #1f5dfa !important; margin:0 10px; padding:10px !important; height: 38px !important;}
.terms_cont-sdori{ border: 1px solid #1f5dfa; -moz-border-radius: 5px; border-radius: 5px; padding: 10px 15px; margin:0 10px; font-size: 0.9em;appearance: none;}

select{  height: 38px; margin: 5px 0; padding-left: 10px; padding-right: 30px; line-height: 38px;  background: url(../images/select_arr.gif) no-repeat 95% 50%; border: 1px solid #e7e7e7;  appearance: none; -webkit-appearance: none;}
input{border:none!important;height: 100%!important;}

.custom_checkbox-sdori { margin-left:210px; }
.dsp-none { display:none; }