
.top_title div { border-bottom:1px solid #999; padding:0 0 10px 0; position:relative; font-size:20px; font-weight:bold; width:50%; float:left; height:100px; }
.top_title div p { padding:0 0 5px 20px;  }
.top_title div p:before { content:'■'; position:absolute; top:3px; left:0; font-size:15px; }
.top_title div:nth-of-type(2) p:before { content:'■'; position:absolute; top:3px; left:0; font-size:15px; padding-left:31px; }
.top_title span { display:block; font-size:13px; font-weight:normal; padding-left:20px; line-height:20px; }
.top_title div:nth-of-type(2) { padding-left:32px; }

p.top_title { font-size: 20px; font-weight: 600; position: relative; margin:20px 0 10px; padding:0 0 0 20px; }
p.top_title:before { content:'■'; position:absolute; top:3px; left:0; font-size:15px; }

.content_wrap { position:relative;  }

.content_wrap .estimate { width:100%; } 
.content_wrap .map_wrap  { padding:10px 0 10px 0px; position:relative; font-size:20px; font-weight:bold; width:100%;  }
.content_wrap .map_wrap h5 { position:relative; padding:0 0 5px 20px;   }
.content_wrap .map_wrap h5:before { content:'■'; position:absolute; top:3px; left:0; font-size:15px; }
.content_wrap .map_wrap p { display:block; font-size:13px; font-weight:normal; padding-left:20px; line-height:20px; }
.content_wrap .map_wrap #map { width:100%;height:477px; margin:10px 0 0; }
.content_wrap .map_wrap #map > div { font-size:13px; color:#000; }


.content_wrap .btn { background:#70bc3e; color:#fff; padding:0 10px; margin:0; height:25px; line-height:25px; cursor:pointer; font-size:16px; border:none; font-weight: 600;}
.content_wrap .btn.btn2 { height:40px;  padding:0 40px; }

.estimate_wrap { padding:0 20px 30px; }
.estimate { padding-top:5px; }
.estimate table th,
.estimate table td { border-top:0px solid #999; }

.estimate table th.none,
.estimate table td.none { border-bottom:none; }
.estimate table th { font-weight:bold; font-size:12px; text-align:right; padding-right:10px; color:#000; }
.estimate table td { text-align:left; padding-left:5px; height:40px; }
.estimate table input[type=text] { height:26px;border:1px solid #999; padding:5px 0 0 5px;}
.estimate table .input_tel { width:50px;}
.estimate table select { font-size:14px;  color:#000; border:1px solid #999; text-align:left; text-align:center; padding:2px; }
.estimate table textarea { border:1px solid #999;width:100%;height:200px;overflow-y:auto; margin:10px 0 10px; }
.estimate p { text-align:center; margin:10px 0; }
.estimate .email { text-align: left; padding-top:50px;}

.input_tel { width:100px;}
.input_80 { width:80%;}
.input_45 { width:45%;}
.input_25 { width:25%;}
th { display:none;}
td b { display:block; padding:3px 0;}
td { padding-bottom: 10px;}