@charset "utf-8";
div.grey-bg {
	padding-bottom: 20px;
}
#theft-cost>div {
	padding-top: 20px;
}
#theft-cost .font-red {
	color: #ff0000;
}
#theft-cost>div>div>div:nth-of-type(1) ul {
	display: block;
	font-size: 0;
	line-height: 0;
}
#theft-cost>div>div>div:nth-of-type(1) ul li {
	display: inline;
	font-size: 0;
	line-height: 0;
}
#theft-cost>div>div>div:nth-of-type(1) ul li a {
	display: inline-block;
	font-size: 16px;
	line-height: 44px;
	font-weight: bold;
	text-align: center;
	background-color: #858585;
	overflow: hidden;
}
#theft-cost>div>div>div:nth-of-type(1) ul li span {
	display: inline-block;
	font-size: 16px;
	line-height: 44px;
	font-weight: bold;
	text-align: center;
	background: #fff url(../../../images/bg-search-theft-li.png) no-repeat center top;
	overflow: hidden;
}
#theft-cost>div>div>div:nth-of-type(1) ul li:first-child span, #theft-cost>div>div>div:nth-of-type(1) ul li:first-child a {
	width: 400px;
	height: 50px;
	padding: 25px 70px;
}
/*#theft-cost>div>div>div:nth-of-type(1) ul li:nth-child(2) span, #theft-cost>div>div>div:nth-of-type(1) ul li:nth-child(2) a {
  width: 260px;
  height: 50px;
  padding: 25px 30px;
  margin: 0 0 0 10px;
}*/

#theft-cost>div>div>div:nth-of-type(1) ul li:last-child span, #theft-cost>div>div>div:nth-of-type(1) ul li:last-child a {
	width: 300px;
	height: 30px;
	padding: 35px 70px;
	font-size: 16px;
	line-height: 30px;
	float: right;
}
#theft-cost>div>div>div.white-bg h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 20px 0 0;
}
#theft-cost>div>div>div.white-bg ul {
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 30px 0;
	    
}
@media (min-width: 735px) {
	#theft-cost>div>div>div.white-bg ul {
		margin-left: 250px;
}
}
#theft-cost>div>div>div.white-bg ul li {
	width: 235px;
	float: left;
	margin-bottom: 30px;
}
#theft-cost>div>div>div.white-bg ul li img {
	width: 100%;
	height: 40px;
}
#theft-cost>div>div>div.white-bg h3 {
	margin-bottom: 20px;
}
#theft-cost>div>div>div.white-bg .cont_inner1 {
	width: 930px;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp, #theft-cost>div>div>div.white-bg .tbl_style_tp02, #theft-cost>div>div>div.white-bg .tbl_style_tp03 {
	width: 100%;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp th, #theft-cost>div>div>div.white-bg .tbl_style_tp02 th, #theft-cost>div>div>div.white-bg .tbl_style_tp03 th {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color: #5a5a5a;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp td {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp02 td, #theft-cost>div>div>div.white-bg .tbl_style_tp03 td {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp03 td.field01 {
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	background-color: #f9f8f8;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp tr.focus {
	background-color: #f9f8f8;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp tr:nth-child(odd) {
	background-color: #f9f8f8;
}
#theft-cost>div>div>div.white-bg .tbl_style_tp02 tr:nth-child(odd) {
	background-color: #f9f8f8;
}
#theft-cost>div>div>div.white-bg p {
	font-size: 14px;
	margin: 10px;
}
#theft-cost>div>div>div.white-bg h4 {
	font-size: 16px;
	font-weight: bold
}
#theft-cost>div>div>div:nth-of-type(3) {
	display: none;
}
#theft-cost>div>div>div:nth-of-type(4) {
	display: none;
}
a.bt-anc, a.bt-anc:visited {
	display: block;
	font-size: 14px;
	padding-left: 1px;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	color: #000;
	text-shadow: 0px 1px 0px #fafafa;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ece8e6));
	background: -moz-linear-gradient(top, #fff, #ece8e6);
	background: -o-linear-gradient(top, #fff, #ece8e6);
	background: -ms-linear-gradient(top, #fff, #ece8e6);
	background: linear-gradient(top, #fff, #ece8e6);
	border: 1px solid #dcd9d8;
	border-bottom: 1px solid #c1c1bd;
	-webkit-box-shadow: 0 0 1px #c7c5c1;
	-moz-box-shadow: 0 0 1px #c7c5c1;
	box-shadow: 0 0 1px #c7c5c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
a.bt-anc:active {
	background: #ece8e4;
	border: none;
	box-shadow: 0 1px 1px #cccbc9, inset 0 0 1px rgba(0, 0, 0, 0.3);
}

/* レスポンシブ */

@media screen and (max-width:736px) {
div.white-bg {
	padding: 1px 25px 25px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#theft-cost>div.grey-bg>div {
	width: 92% !important;
	margin: 0 0 0 2.5%;
}
#theft-cost>div>div>div:nth-of-type(1) ul {
	display: block;
	font-size: 0;
	line-height: 0;
	margin-left: 20px;
}
#theft-cost>div>div>div:nth-of-type(1) ul li {
	display: inline;
	font-size: 0;
	line-height: 0;
}
#theft-cost>div>div>div:nth-of-type(1) ul li a {
	display: none;
}
#theft-cost>div>div>div:nth-of-type(1) ul li span {
	display: block;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	background: #fff;
	float: none !important;
	padding: 10px 0 0 !important;
	width: auto !important;
	height: auto !important;
}
#theft-cost>div>div>div.white-bg h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#theft-cost>div>div>div.white-bg p {
	font-size: 12px;
	margin: 10px;
}
#theft-cost>div>div>div.white-bg h4 {
	font-size: 16px;
	font-weight: bold
}
#theft-cost>div>div>div:nth-of-type(2) ul li {
	clear: both;
	width: 288px;
	/*height: 48px;*/
	float: none;
	margin: 0 auto;
	padding: 0;
}
/*
  #theft-cost>div>div>div.white-bg ul {
    display: block;
    margin-top: 0;
    text-align: center;
  }
  #theft-cost>div>div>div.white-bg ul li {
    width: 100%;
    height: 60px;
    float: none;
      margin: 0 auto;
      padding: 0;
    }
    */

#theft-cost>div>div>div.white-bg .cont_inner1 {
	width: 100%;
	overflow-x: scroll;
}
#theft-cost>div>div>div:nth-of-type(3) {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0 auto 20px;
	margin-left: 20px;
	width: 96%;
	max-width: 96%;
}
#theft-cost>div>div>div:nth-of-type(3) ul {
	display: table;
	width: 100%;
	background: #fff url(../../images/bg-border_2.png) no-repeat top center;
}
#theft-cost>div>div>div:nth-of-type(3) li {
	display: table-row;
	width: auto;
	height: auto;
}
#theft-cost>div>div>div:nth-of-type(3) li a {
	display: table-cell;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	padding: 0 21%;
	font-weight: bold;
	text-decoration: underline;
}
#theft-cost>div>div>div:nth-of-type(3) li span {
	display: table-cell;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	padding: 0 21%;
	font-weight: bold;
	color: #999;
}
#theft-cost>div>div>div:nth-of-type(3) li:nth-of-type(2) a, #theft-cost>div>div>div:nth-of-type(3) li:nth-of-type(2) span {
	padding: 0 6%;
}
#theft-cost>div>div>div:nth-of-type(3) li:last-child a, #theft-cost>div>div>div:nth-of-type(3) li:last-child span {
	font-size: 14px;
}
#theft-cost>div>div>div:nth-of-type(4) {
	display: block;
	text-align: center;
}
#theft-cost>div>div>div:nth-of-type(4) p {
	line-height: 40px;
}
#theft-cost>div>div>div:nth-of-type(4) p a {
	font-size: 12px;
	line-height: 55px;
	display: inline-block;
	width: 92%;
	max-width: 400px;
	background-color: #fff;
	border: 1px solid #666;
	font-weight: bold;
}
p.to_page_top {
	display: none;
}
}
